.menu__bl__1 {
    margin: 0;
    background: black;
    color: white;
	position: sticky;
    top: 84px;
    z-index: 9;
}
.menu__bl__1 ul{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 13px 68px 0;
    margin: 0;
    list-style: none;
}
.menu__bl__1 ul li{
    width: 25%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    font-weight: 600;
    line-height: 27.32px;
    padding-bottom: 15px;
    border-bottom: 2px solid black;
}
.menu__bl__1 ul li:first-child,
.menu__bl__1 ul li:hover{
    border-bottom: 2px solid rgba(255, 81, 14, 1);
}
.menu__bl__1 ul li a{
    color: white;
}
.home_bl_1 {
    padding: 166px 80px 153px;
    position: relative;
    margin: 0;
}
.home_bl_1 figure{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.home_bl_1 figure img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.home_bl_1 h2{
    margin: 0;
    width: 806px;
    max-width: 100%;
    position: relative;
    z-index: 2;
    font-size: 58px;
    font-weight: 700;
    line-height: 79.23px;
    color: white;
}
.home_bl_1 p{
    position: relative;
    font-size: 36px;
    font-weight: 400;
    line-height: 49.18px;
    z-index: 2;
    color: white;
    margin-bottom: 24px;
}
.home_bl_1 span {
    position: relative;
    color: #FFF;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    display: flex;
    align-items: center;
    z-index: 1;
    margin-top: 43px;
    cursor: pointer;
    width: fit-content;
}
.home_bl_1 svg {
    margin-left: 10px;
}
.cloud__bl__11 {
    margin: 0;
    padding: 73px 80px;
    background: linear-gradient(108.12deg, #0C0C0C 3.93%, #4A0404 33%, #BD3D26 46.12%, #FF7A46 67.49%, #F86322 87.69%, #6C1005 103.14%);
    font-size: 24px;
    font-weight: 500;
    line-height: 32.78px;
    color: white;
}
.cloud__bl__10{
    background: black;
    color: white;
    margin: 0;
}
.cloud__bl__10 img{
    width: 100%;
    object-fit: cover;
}
.cloud__bl__10 > div:first-child{
    padding: 170px 0 170px 80px;
    background: white;
}
.cloud__bl__10 > div h2{
    margin: 0 0 64px;
    color: rgba(38, 38, 38, 1);
    font-size: 64px;
    font-weight: 600;
    line-height: 87.42px;
}
.cloud__bl__10 ul{
    list-style: none;
    padding: 0;
    margin: 0;
    color: rgba(38, 38, 38, 1);
    font-size: 32px;
    font-weight: 600;
    line-height: 43.71px;
}
.cloud__bl__10{
    gap: 0;
    margin: 0;
}
.cloud__bl__10 ul li{
    border-bottom: 1px solid rgba(38, 38, 38, 0.3);
    padding-bottom: 24px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='42' height='43' viewBox='0 0 42 43' fill='none'%3E%3Cpath d='M15 18.5L21 24.5L27 18.5' stroke='%23262626' stroke-opacity='0.8' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: calc(100% - 80px) 4px;
    padding-right: 110px;
    cursor: pointer;
    position: relative;
}
.cloud__bl__10 ul li:before{
    content: "";
    display: inline-block;
    width: 0;
    height: 2px;
    background: rgba(255, 81, 14, 1);
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    margin: 0 0 9px;
}
.cloud__bl__10 ul li.active:before{
    width: 40px;
}
.cloud__bl__10 ul li.active{
    color: rgba(255, 81, 14, 1);
}
.cloud__bl__10 ul li:not(:first-child){
    margin-top: 24px;
}
.cloud__bl__10 > div:nth-child(2){
    padding: 48px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: column;
    font-size: 18px;
    font-weight: 400;
    line-height: 24.59px;
}
.cloud__bl__10 > div:nth-child(2) strong{
    display: block;
    margin-bottom: 10px;
    font-size: 32px;
    font-weight: 600;
    line-height: 43.71px;
}
.cloud__bl__10 > div:nth-child(2) p:not(.active){
    display: none;
}
.cloud__bl__10 > div:last-child figure{
    width: 100%;
    height: 100%;
}
.cloud__bl__10 > div:last-child figure img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.cloud__bl__10 > div:last-child figure:not(.active){
    display: none;
}
.Business__1 {
    padding: 64px 80px 0;
    margin: 0;
}
.Business__1 h2{
    margin: 0 0 64px;
    color: rgba(38, 38, 38, 1);
    font-size: 64px;
    font-weight: 700;
    line-height: 87.42px;
    text-align: center;
}
.Business__2,
.Business__4{
    margin: 0;
    padding: 20px 80px;
    background: rgba(250, 250, 250, 1);
}
.Business__3 {
    margin: 0;
    padding: 20px 80px;
    border-top: 1px dashed rgba(217, 217, 217, 1);
    border-bottom: 1px dashed rgba(217, 217, 217, 1)
}
.Business__2 > div,
.Business__3 > div,
.Business__4 > div{
    width: 1224px;
    max-width: 100%;
    flex-grow: initial !important;
    flex-basis: inherit !important;
    margin: 0 auto;
}
.Business__2 h3,
.Business__3 h3,
.Business__4 h3{
    margin: 0 0 24px;
    color: rgba(38, 38, 38, 1);
    font-size: 32px;
    font-weight: 600;
    line-height: 43.71px;
}
.Business__2 > div > div,
.Business__3 > div > div,
.Business__4 > div > div{
    gap: 12px;
    margin: 0;
}
.Business__2 > div > div > div,
.Business__4 > div > div > div,
.Business__3 > div > div > div{
    position: relative;
    padding: 28px 48px;
}
.Business__2 > div > div > div:before,
.Business__4 > div > div > div:not(:last-child):before,
.Business__3 > div > div > div:before{
    content: "";
    position: absolute;
    top: 28px;
    left: 0;
    width: 5px;
    height: 84px;
    border-radius: 14px;
    background: rgba(255, 81, 14, 1);
}
.Business__2 h4, .Business__3 h4,
.Business__4 h4{
    margin: 0 0 12px;
    color: rgba(38, 38, 38, 1);
    font-size: 24px;
    font-weight: 600;
    line-height: 32.78px;
}
.Business__3 p,.Business__2 p,
.Business__4 p{
    color: rgba(38, 38, 38, 0.8);
    font-size: 18px;
    font-weight: 400;
    line-height: 24.59px;
}
.Business__5{
    margin: 0;
    padding: 232px 80px;
    background: black;
    color: white;
}
.Business__5 > div{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.Business__5 .bt{
    width: 100%;
    border: 1px solid rgba(255, 255, 255, 0.3);
    padding: 48px 68px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.Business__5 .bt p{
    font-size: 32px;
    font-weight: 600;
    line-height: 43.71px;
    width: 403px;
}
.Business__5 .bt .new{
    font-size: 20px;
    font-weight: 500;
    line-height: 27.32px;
    color: white;
    display: flex;
    align-items: center;
    width: 287px;
    cursor: pointer;
}
.Business__5 .bt span{
    width: calc(100% - 287px - 403px - 60px);
    font-size: 24px;
    font-weight: 500;
    line-height: 32.78px;
    max-width: 882px;

}
.Business__5 .bt .new svg{
    margin-left: 10px;
}
.Business__5 .left{
    width: calc(40% - 32px);
}
.Business__5 .right{
    width: calc(60% - 32px);
}
.Business__5 h2{
    font-size: 58px;
    font-weight: 700;
    line-height: 79.23px;
    margin: 0 0 12px;
}
.Business__5 .left p{
    font-size: 36px;
    font-weight: 400;
    line-height: 49.18px;

}
.Business__5 .right ul{
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    list-style: none;
    margin: 0;
}
.Business__5 .right ul li{
    width: calc(100%/3);
    margin-bottom: 64px;
    display: flex;
    align-items: center;
}
.Business__5 .right ul li svg{
    width: 36px;
    height: 36px;
    margin-right: 7px;
}
.webapp__3 {
    padding: 130px 80px 110px;
    background: #F4F4F4;
    margin: 0;
}
.webapp__3 h2 {
    color: #262626;
    font-size: 58px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-align: center;
    margin: 0 0 64px;
}
.webapp__3 > div > div {
   gap: 40px;
    margin: 0;
}
.webapp__3 h4 {
    margin: 0;
    color: #262626;
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}
.webapp__3 p {
    color: #FFF;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    padding: 64px;
}
.webapp__3 > div > div > div:first-child p {
    background: linear-gradient(97deg, #0C0C0C -35.66%, #4A0404 17.03%, #BD3D26 40.83%, #FF7A46 79.59%, #F86322 116.22%, #6C1005 144.23%);
    margin-top: 24px;
    padding: 49px 64px;
}
.webapp__3 > div > div > div:first-child{
    margin-top: 116px;
}
.webapp__3 > div > div > div:last-child p {
    background: #120C09;
    margin-bottom: 24px;
    margin-top: 116px;
}
.webapp__3 img{
    height: 564px;
    object-fit: cover;
    width: 100%;
}
.Business__6{
    margin: 0;
}
.Business__6 .top{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 80px;
    margin: 64px 0 57px;
}
.Business__6 .top h2{
    margin: 0;
    font-size: 64px;
    font-weight: 700;
    line-height: 87.42px;
    width: 52%;
    color: rgba(27, 27, 27, 1);
}
.Business__6 .top p{
    font-size: 24px;
    font-weight: 500;
    line-height: 32.78px;
    color: rgba(38, 38, 38, 1);
    width: calc(48% - 48px);
}
.Business__6 > div > div:last-child{
    gap: 0;
    margin: 0;
}
.Business__6 > div > div > div {
    position: relative;
}
.Business__6 > div > div > div:nth-child(even){
    height: 708px;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
    padding-left: 80px;
    padding-right: 63px;
}
.Business__6 > div > div > div:first-child{

}
.Business__6 > div > div > div:nth-child(2){
    background: rgba(255, 81, 14, 0.2);
}
.Business__6 > div > div > div:nth-child(3):before{
    display: block;
    content: "";
    position: absolute;
    top: 228px;
    left: 0;
    width: 53px;
    height: 53px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='41' height='47' viewBox='0 0 41 47' fill='none'%3E%3Cpath d='M40.5 23.5L0.750002 46.4497L0.750004 0.550326L40.5 23.5Z' fill='%23F7D4C7'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: -4px 0;
    background-size: 48px;
}
.Business__6 > div > div > div:last-child *{
    color: #FFF !important;
}
.Business__6 > div > div > div:last-child{
    background: #000;
}
.Business__6 > div > div > div h2{
    margin: 0 0 12px;
    color: #262626;
    font-size: 58px;
    font-weight: 700;
    line-height: 79.23px;
}
.Business__6 > div > div > div h3{
    color: #262626;
    font-size: 36px;
    font-weight: 600;
    line-height: 49.18px;
    margin: 0 0 12px;
}
.Business__6 > div > div > div p{
    color: #262626;
    font-size: 18px;
    font-weight: 400;
    line-height: 24.59px;
}
.Business__6 figure {
    margin: 0;
    height: 100%;
}
.Business__6 figure img {
    height: 100%;
    object-fit: cover;
    width: 100%;
}
.home__bl__13 > div{
    position: relative;
}
.home__bl__13{
    margin: 0;
}
.home__bl__13 > div > div{
    position: relative;
    z-index: 2;
}
.home__bl__13 > div > div:first-child{
    padding-left: 68px;
    padding-top: 98px;
    padding-right: 68px;
    color: white;
}
.home__bl__13 > div > div:first-child > div{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.home__bl__13 > div > div:first-child > div a{
    display: flex;
    align-items: center;
    color: white;
    font-size: 20px;
    font-weight: 500;
    line-height: 27.32px;
}
.home__bl__13 > div > div:first-child > div a:hover{
    color: #FF510E;
}
.home__bl__13 > div > div:first-child > div a svg{
    margin-left: 10px;
}
.home__bl__13 > div > div:first-child p{
    font-size: 24px;
    font-weight: 500;
    line-height: 32.78px;
    width: 805px;
    max-width: 100%;
}
.home__bl__13 h2{
    color: white;
    font-size: 58px;
    font-weight: 600;
    line-height: 79.23px;
    margin: 0;
}
.home__bl__13 figure{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
}
.home__bl__13 figure img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    filter: brightness(18%);
}
.latest-case-studies{
    margin-top: 64px;
    padding-left: 68px;
    padding-bottom: 106px;
}
.latest-case-studies img{
    width: 489px;
    height: 400px;
    object-fit: cover;
}
.latest-case-studies a{
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}
.latest-case-studies .case-study-item{
    width: 65%;
    margin-right: 12px;
    max-width: 1072px;
}
.latest-case-studies .img_top{
    display: inline-block;
    overflow: hidden;
    margin-right: 24px;
    width: 489px;
    height: 400px;
}
.latest-case-studies a:hover img{
    transform: scale(1.2);
    -ms-transform: scale(1.2);
    -webkit-transform: scale(1.2);
}
.latest-case-studies  .right{
    width: calc(100% - 489px - 24px);
}
.latest-case-studies .right span:first-child{
    font-size: 24px;
    font-weight: 600;
    line-height: 32.78px;
    color: white;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    display: block;
    margin-bottom: 12px;
}
.latest-case-studies .right span:nth-child(2){
    font-size: 18px;
    font-weight: 400;
    line-height: 24.59px;
    color: white;
    margin-bottom: 25px;
    display: block;
}
.latest-case-studies a:hover .right span:first-child{
    color: #FF510E;
}
.latest-case-studies .flickity-prev-next-button{
    border-radius: 0;
    opacity: 1;
    transform: none;
    width: 42px;
    height: 42px;
    background-color: transparent;
    top: auto;
    background-repeat: no-repeat;
    background-position: center;
}
.latest-case-studies .flickity-prev-next-button{
    position: relative;
    margin-top: 64px;
}
.latest-case-studies .flickity-prev-next-button svg{
    display: none;
}
.latest-case-studies .flickity-prev-next-button.previous{
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='42' height='43' viewBox='0 0 42 43' fill='none'%3E%3Crect width='42' height='42' transform='translate(42 42.5) rotate(180)' fill='%23D9D9D9'/%3E%3Cpath d='M15 25.5L11 21.5L15 17.5' stroke='%23262626' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M31 21.5L11 21.5' stroke='%23262626' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");

}
.latest-case-studies .flickity-prev-next-button.previous{
    left: auto;
    margin-right: 12px;
}
.latest-case-studies .flickity-prev-next-button.next{
    right: auto;
}
.latest-case-studies .flickity-prev-next-button.next{
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='42' height='43' viewBox='0 0 42 43' fill='none'%3E%3Crect width='42' height='42' transform='translate(0 0.5)' fill='%23D9D9D9'/%3E%3Cpath d='M27 17.5L31 21.5L27 25.5' stroke='%23262626' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11 21.5H31' stroke='%23262626' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}
html:not([lang="ja"]) .read_more_ja{
    display: none !important;
}
html[lang="ja"] .read_more{
    display: none !important;
}
.cta_link{
    width: fit-content;
    padding-right: 60px;
    color: white;
    font-size: 20px;
    font-weight: 500;
    line-height: 27.32px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='42' height='42' viewBox='0 0 42 42' fill='none'%3E%3Crect width='42' height='42' fill='%23FF510E'%3E%3C/rect%3E%3Cpath d='M27 17L31 21L27 25' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3C/path%3E%3Cpath d='M11 21H31' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3C/path%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: 100% 0;
    background-size: 42px;
    min-height: 42px;
    align-items: center;
}
.cta_link:hover{
    color: #FF510E;
}
.flickity-prev-next-button[disabled]{
    opacity: 0.5 !important;
}
.latest-case-studies .flickity-prev-next-button svg{
    display: none;
}
.latest-case-studies .flickity-prev-next-button.previous{
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='42' height='43' viewBox='0 0 42 43' fill='none'%3E%3Crect width='42' height='42' transform='translate(42 42.5) rotate(180)' fill='%23D9D9D9'/%3E%3Cpath d='M15 25.5L11 21.5L15 17.5' stroke='%23262626' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M31 21.5L11 21.5' stroke='%23262626' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");

}
.latest-case-studies .flickity-prev-next-button.previous{
    left: auto;
    margin-right: 12px;
}
.latest-case-studies .flickity-prev-next-button.next{
    right: auto;
}
.latest-case-studies .flickity-prev-next-button.next{
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='42' height='43' viewBox='0 0 42 43' fill='none'%3E%3Crect width='42' height='42' transform='translate(0 0.5)' fill='%23D9D9D9'/%3E%3Cpath d='M27 17.5L31 21.5L27 25.5' stroke='%23262626' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11 21.5H31' stroke='%23262626' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}
.latest-posts .flickity-prev-next-button.next,
.home__bl__11 .flickity-prev-next-button.next,
.latest-case-studies .flickity-prev-next-button.next{
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='42' height='43' viewBox='0 0 42 43' fill='none'%3E%3Crect width='42' height='42' transform='translate(0 0.5)' fill='%23D9D9D9'/%3E%3Cpath d='M27 17.5L31 21.5L27 25.5' stroke='%23262626' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11 21.5H31' stroke='%23262626' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");

}
.latest-posts .flickity-prev-next-button svg,
.home__bl__11 .flickity-prev-next-button svg,
.latest-case-studies .flickity-prev-next-button svg{
    display: none;
}
.latest-posts .flickity-prev-next-button.next{
    left: calc(100% - 136px);
}
.latest-posts .flickity-prev-next-button.previous{
    left: calc(100% - 190px);
}
.latest-posts .flickity-prev-next-button,
.home__bl__11 .flickity-prev-next-button,
.latest-case-studies .flickity-prev-next-button{
    border-radius: 0;
    opacity: 1;
    transform: none;
    width: 42px;
    height: 42px;
    background-color: transparent;
    top: auto;
    background-repeat: no-repeat;
    background-position: center;
}
.flickity-prev-next-button[disabled]{
    opacity: 0.5 !important;
}
.latest-posts .flickity-prev-next-button.previous,
.home__bl__11 .flickity-prev-next-button.previous,
.latest-case-studies .flickity-prev-next-button.previous{
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='42' height='43' viewBox='0 0 42 43' fill='none'%3E%3Crect width='42' height='42' transform='translate(42 42.5) rotate(180)' fill='%23D9D9D9'/%3E%3Cpath d='M15 25.5L11 21.5L15 17.5' stroke='%23262626' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M31 21.5L11 21.5' stroke='%23262626' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");

}
.latest-case-studies .flickity-prev-next-button {
    position: relative;
    margin-top: 64px;
}
.services__blog__10{
    position: relative;
}
.services__blog__10 figure{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: black;
    padding-left: 346px;
}
.services__blog__10 figure img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    filter:brightness(50%);
}
.services__blog__10 .wpcf7.js{
    position: relative;
    z-index: 2;
    padding: 31px 0 73px;
}
.services__blog__10 h2{
    margin: 0;
    text-align: center;
    font-size: 58px;
    font-weight: 700;
    line-height: 79.23px;
}
.services__blog__10 *{
    color: white;
}
.services__blog__10 form > p{
    text-align: center;
    margin: 24px 0 48px;
    font-size: 24px;
    font-weight: 500;
    line-height: 32.78px;
    text-align: center;

}
.services__blog__10 .gr__form{
    width: 1032px;
    margin: 0 auto;
    max-width: 100%;
}
.services__blog__10 .form__infor input,
.services__blog__10 .form__infor select,
.services__blog__10 .form__1 textarea{
    background-color: rgba(29, 29, 29, 1);
}
.services__blog__10 .form__infor.checkbook .wpcf7-list-item-label:after{
    color: white;
}
.services__blog__10{
    margin: 0;
}
.services__blog__10 .fomr_submit p input{
    background-color: transparent !important;
}
.services__blog__10 .fomr_submit p{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.webapp__4 {
    padding: 100px 80px;
}
.webapp__4 .top {
    display: flex;
    align-items: center;
    margin-bottom: 64px;
}
.webapp__4 .top h2 {
    color: #262626;
    font-size: 58px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin: 0;
    padding-right: 48px;
}
.webapp__4 .top p {
    color: rgba(38, 38, 38, 0.80);
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.webapp__4 .logo-tech {
    gap: 0;
    margin: 0;
}
.webapp__4 .logo-tech div {
    justify-content: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 293px;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.webapp__4 .logo-tech div:hover {
    background: #FFF;
    box-shadow: 0px 4px 40px 0px rgba(0, 0, 0, 0.05);
}
.webapp__4 .logo-tech figure {
    margin-bottom: 10px;
}
.webapp__4 .logo-tech p {
    color: #262626;
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    /*     opacity: 0;
        visibility: hidden;
        -webkit-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease; */
}
.webapp__4 .logo-tech div:hover p {
    opacity: 1;
    visibility: visible;
}
.webapp__4 .logo-tech div {
    box-shadow: 0 0 0 1px rgba(146, 146, 146, 0.30);
}
@media screen and (max-width: 1480px) and (min-width: 1200px) {
    .cloud__bl__10 > div:nth-child(2),
    .cloud__bl__10 > div:nth-child(3){
        flex-basis: 30% !important;
    }
    .home_bl_1 {
        padding: 135px 80px;
    }
    .Business-banner figure:before {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: linear-gradient(50deg, #171513 0%, rgba(23, 21, 19, 0.2) 50%);
        z-index: 1;
    }
    .home_bl_1 h2 {
        font-size: 48px;
        line-height: normal;
        max-width: 668px;
    }
    .home_bl_1 p {
        font-size: 24px;
        font-weight: 500;
        line-height: normal;
    }
    .home_bl_1 span {
        margin-top: 37px;
    }
    .cloud__bl__11 {
        padding: 68px 80px;
    }
    .cloud__bl__10 > div:first-child {
        padding: 123px 48px 123px 80px;
    }
    .cloud__bl__10 > div h2 {
        font-size: 48px;
        font-weight: 700;
        line-height: normal;
        margin-bottom: 52.5px;
    }
    .cloud__bl__10 ul {
        font-size: 24px;
        line-height: normal;
    }
    .cloud__bl__10 ul li {
        padding: 0 49px 25px 0;
        margin-right: 0;
        background-position: calc(100% + 1px) -5px;
    }
    .Business__1 h2 {
        margin-bottom: 48px;
        font-size: 48px;
        line-height: normal;
    }
    .Business__2 h3, .Business__3 h3, .Business__4 h3 {
        font-size: 24px;
        line-height: normal;
        margin-bottom: 12px;
    }
    .Business__2 > div > div > div, .Business__4 > div > div > div, .Business__3 > div > div > div {
        padding: 23.5px 48px;
    }
    .Business__2 > div > div > div:before, .Business__4 > div > div > div:not(:last-child):before, .Business__3 > div > div > div:before {
        left: 28px;
    }
    .Business__2 h4, .Business__3 h4, .Business__4 h4 {
        font-size: 20px;
        line-height: normal;
    }
    .Business__3 p, .Business__2 p, .Business__4 p {
        font-size: 16px;
        line-height: normal;
    }
    .Business__5 {
        padding: 181px 80px 179px;
    }
    .Business__5 h2 {
        font-size: 48px;
        line-height: normal;
        margin-bottom: 7px;
    }
    .Business__5 .left p {
        font-size: 18px;
        line-height: normal;
    }
    .Business__5 .right ul li {
        margin: 0;
    }
    .Business__5 .right ul {
         gap: 64px 0;
     }
    .Business__5 .bt {
        margin-top: 65px;
        padding: 59.5px 68px;
    }
    .Business__5 .bt p {
        font-size: 24px;
        line-height: normal;
        width: 302px;
    }
    .Business__5 .bt span {
        width: calc(100% - 287px - 302px - 60px);
        font-size: 18px;
        font-weight: 400;
        line-height: normal;
    }
    .Business__6 .top {
        padding: 0 68px 0 80px;
    }
    .Business__6 .top h2 {
        font-size: 48px;
        line-height: normal;
    }
    .Business__6 .top p {
        font-size: 18px;
        font-weight: 400;
        line-height: normal;
    }
    .Business__6 > div > div > div:nth-child(even) {
        height: 627px;
        padding: 24px;
    }
    .Business__6 > div > div > div h3 {
        font-size: 24px;
        line-height: normal;
    }
    .Business__6 > div > div > div p {
        font-size: 16px;
        line-height: normal;
    }
    .webapp__3 {
        padding: 64.5px 80px;
    }
    .webapp__3 h2 {
        font-size: 48px;
        line-height: normal;
    }
    .webapp__3 h4 {
        font-size: 24px;
    }
    .webapp__3 p {
        padding: 56.5px 64px;
        font-size: 18px;
        font-weight: 400;
    }
    .webapp__3 > div > div > div:first-child p {
        padding: 56.5px 64px;
    }
    .webapp__4 {
        padding: 141px 80px;
    }
    .webapp__4 .top h2 {
        font-size: 48px;
    }
    .webapp__4 .top p {
        font-size: 18px;
        font-weight: 400;
    }
    .webapp__4 .top {
        margin-bottom: 48px;
    }
    .home__bl__13 > div > div:first-child {
        padding-top: 91px;
    }
    .home__bl__13 h2 {
        font-size: 48px;
        font-weight: 700;
        line-height: normal;
        margin-bottom: 12px;
    }
    .home__bl__13 > div > div:first-child p {
        font-size: 18px;
        font-weight: 400;
        line-height: normal;
    }
    .latest-case-studies {
        margin-top: 48px;
        padding-bottom: 91px;
    }
    .latest-case-studies .right span:first-child {
        font-size: 20px;
        line-height: normal;
    }
    .latest-case-studies .right span:nth-child(2) {
        font-size: 16px;
        line-height: normal;
    }
    .home__bl__13 > div > div:first-child > div a {
        display: none;
    }
    .services__blog__10 .wpcf7.js {
        padding: 63px 80px;
    }
    .services__blog__10 h2 {
        font-size: 48px;
        line-height: normal;
    }
    .services__blog__10 form > p {
        font-size: 18px;
        font-weight: 400;
        line-height: normal;
        margin-top: 12px;
    }
    .services__blog__10 figure {
        padding: 0;
    }
    .cloud__bl__10 ul li.active{
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='42' height='43' viewBox='0 0 42 43' fill='none'%3E%3Cpath d='M18 27.5L24 21.5L18 15.5' stroke='%23FF510E' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    }
}
@media(max-width: 1199px) {
    body .menu__bl__1 {
        display: none;
    }

    .cloud__bl__11 {
        padding: 60px 24px;
        font-size: 18px;
    }

    .home_bl_1 {
        padding: 146px 24px 119px;
    }
    .home_bl_1 h2 {
        font-size: 32px;
        line-height: normal;
        margin-bottom: 4px;
    }
    .home_bl_1 p {
        font-size: 18px;
        line-height: normal;
        margin-bottom: 34px;
    }
    .home_bl_1 span {
        font-size: 16px;
        line-height: normal;
    }
    .Business-banner figure:before {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: linear-gradient(50deg, #171513 0%, rgba(23, 21, 19, 0.2) 50%);
        z-index: 1;
    }
    .services__blog__10 h2{
        font-size: 32px;
        font-weight: 700;
        line-height: 43.71px;
        padding: 200px 24px 0;
        margin: 0;
    }
    .services__blog__10 form > p{
        margin: 6px 0 38px;
        font-size: 16px;
        font-weight: 400;
        line-height: 21.86px;
    }
    .services__blog__10 figure {
        height: 270px;
        background: black;
        padding-left: 0;
    }
    .services__blog__10{
        background-color: black;
    }
    .gr__form{
        padding: 0 24px;
    }
    .form__2{
        flex-direction: column;
    }
    .form__2 .form__infor{
        width: 100%;
    }
    .home__bl__13 > div > div:first-child{
        padding-left: 24px;
        padding-right: 0;
    }
    .home__bl__13 > div > div > div:first-child{
        padding-top: 0px;
        display: block !important;
    }
    .latest-case-studies .flickity-prev-next-button {
        margin-top: 40px;
    }
    .home__bl__13 > div > div:first-child{
        padding-top: 73px;
    }
    .home__bl__13 div{
        width: 100%;
    }
    .home__bl__13 .fp-tableCell > div{
        flex-direction: column;
        position: relative;
        z-index: 1;
    }
    .home__bl__13 h2{
        font-size: 32px;
        font-weight: 700;
        line-height: 43.71px;
    }
    .home__bl__13 > div > div > div:first-child p{
        font-size: 16px;
        font-weight: 400;
        line-height: 21.86px;
    }
    .home__bl__13{
        overflow: hidden;
    }
    .home__bl__13 .left{
        width: 100%;
    }
    .home__bl__13 .left ~ a{
        display: none !important;
    }
    .latest-case-studies{
        margin-top: 24px;
    }
    .latest-case-studies .right span:nth-child(2){
        margin-bottom: 18px;
    }
    .cta_link{
        background-size: 35px;
        min-height: 35px;
        font-size: 18px;
    }
    .latest-case-studies img,
    .latest-case-studies .img_top{
        width: 100%;
        height: 200px;
    }
    .latest-case-studies .right span:first-child{
        margin-top: 12px;
        font-size: 20px;
        font-weight: 500;
        line-height: 27.32px;
    }
    .latest-case-studies .right span:nth-child(2){
        font-size: 14px;
        font-weight: 500;
        line-height: 19.12px;
        text-align: left;
    }
    .latest-case-studies .case-study-item{
        width: 80%;
        max-width: 100%;
    }
    .latest-case-studies a{
        flex-direction: column;
    }
    .latest-case-studies .img_top,
    .latest-case-studies .right{
        width: 100%;
    }
    .latest-case-studies, .home__bl__8, .home__bl_9 h2, .home__bl_9 p, .home__bl_9 a{
        padding-left: 24px;
    }
    .cloud__bl__10{
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
    }
    .cloud__bl__10 > div:first-child{
        padding: 100px 0;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;
        width: 100%;
    }
    .cloud__bl__10 > div > div > div > div > div figure,
    .cloud__bl__10 h2 ~ div:last-child > div figure{
        display: none !important;
    }
    .gr-icon{
        margin-bottom: 16px;
    }
    .cloud__bl__10 > div > div > div > .active__mb__home > .txt figure{
        display: block !important;
    }
    .cloud__bl__10 h2 ~ div:last-child > div > *{
        width: 100%;
    }
    .cloud__bl__10{
        align-items: center !important;
    }
    .cloud__bl__10 .txt{
        padding-top: 12px;
        padding-bottom: 12px;
        border-bottom: 1px solid rgba(244, 244, 244, 1);
        margin-bottom: 19px;
    }
    .cloud__bl__10 ul li{
        font-size: 20px;
        font-weight: 500;
        line-height: 27.32px;
        text-align: left;
        color: rgba(38, 38, 38, 1) !important;
        position: relative;
        display: flex;
        align-items: center;
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='42' height='43' viewBox='0 0 42 43' fill='none'%3E%3Cpath d='M18 27.5L24 21.5L18 15.5' stroke='%23262626' stroke-opacity='0.8' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
        background-repeat: no-repeat;
        background-position: 100% 7px;
        padding: 12px 24px 12px 64px;
        width: 100%;
        flex-wrap: wrap;
    }
    .cloud__bl__10 ul li p strong{
        display: none;
    }
    .cloud__bl__10 ul li.active_mb{
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M6 9L12 15L18 9' stroke='%23FF510E' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
        background-position: calc(100% - 12px) 17px;
        color: rgba(255, 81, 14, 1) !important;
    }
    .cloud__bl__10 ul li.active_mb p{
        font-size: 14px;
        font-weight: 500;
        line-height: 19.12px;
        margin-left: -40px;
        width: calc(100% + 40px);
        color: black;
        margin-top: 24px;
    }
    .cloud__bl__10 ul li.active_mb img{
        margin: 24px 0 0 -40px;
        height: 226.5px !important;
        min-height: 226.5px !important;
        width: calc(100% + 40px);
        max-width: calc(100% + 40px);
        object-fit: cover;
    }
    .cloud__bl__10 ul li.active_mb img,
    .cloud__bl__10 ul li.active_mb p{
        display: block;
    }
    .cloud__bl__10 ul li p,
    .cloud__bl__10 ul li img,
    .cloud__bl__10 > div:nth-child(2),
    .cloud__bl__10 > div:last-child{
        display: none;
    }
    .cloud__bl__10 .txt p{
        display: none;
    }
    .cloud__bl__10 ul{
        width: 100%;
    }
    .cloud__bl__10 .txt h3:before{
        display: block;
        content: "";
        width: 40px;
        height: 2px;
        background: rgba(255, 81, 14, 1);
        margin-right: 2px;
    }
    .cloud__bl__10 > div > div > div > div > div > *{
        width: 100%;
    }
    .cloud__bl__10 > div h2{
        font-size: 32px;
        font-weight: 700;
        line-height: 43.71px;
        text-align: center;
        margin: 0 0 40px;
    }
    .cloud__bl__10 .fp-tableCell{
        display: flex;
        align-items: center;
    }
    .cloud__bl__10 ul li:before{
        content: "";
        display: inline-block;
        width: 40px;
        height: 2px;
        background: rgba(255, 81, 14, 1);
        -webkit-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease;
        position: absolute;
        top: 26px;
        left: 20px;
    }
    .Business__1{
        padding: 24px;
    }
    .Business__1 h2{
        font-size: 32px;
        font-weight: 700;
        line-height: 43.71px;
        margin: 0;
    }
    .Business__2, .Business__4{
        padding: 36px 24px;
    }
    .Business__2 h3, .Business__3 h3, .Business__4 h3{
        font-size: 24px;
        font-weight: 600;
        line-height: 32.78px;
        margin: 0;
    }
    .Business__2 h4, .Business__3 h4, .Business__4 h4{
        font-size: 20px;
        font-weight: 600;
        line-height: 27.32px;
    }
    .Business__3 p, .Business__2 p, .Business__4 p{
        font-size: 16px;
        font-weight: 400;
        line-height: 21.86px;
    }
    .Business__3{
        padding: 36px 24px;
    }
    .Business__2 > div > div, .Business__3 > div > div, .Business__4 > div > div{
        gap: 0;
    }
    .Business__4{
        padding-bottom: 0;
    }
    .Business__5{
        padding: 36px 24px;
    }
    .Business__5 .left{
        width: 100%;
    }
    .Business__5 h2{
        font-size: 32px;
        font-weight: 600;
        line-height: 43.71px;
    }
    .Business__5 .left p{
        font-size: 16px;
        font-weight: 400;
        line-height: 21.86px;
        text-align: left;
        margin-bottom: 36px;
    }
    .Business__5 .right{
        width: 100%;
    }
    .Business__5 .right ul{
        flex-direction: column;
    }
    .Business__5 .right ul li{
        width: 100%;
        margin-bottom: 24px;
    }
    .Business__5 .bt{
        margin-top: 0;
        padding: 24px;
        flex-direction: column;
        flex-wrap: wrap;
    }
    .Business__5 .bt p{
        width: 100%;
        font-size: 20px;
        font-weight: 600;
        line-height: 27.32px;
        margin-bottom: 12px;
    }
    .Business__5 .bt span{
        width: 100%;
        font-size: 16px;
        font-weight: 400;
        line-height: 21.86px;
        margin-bottom: 24px;
    }
    .Business__5 .bt .new{
        width: 100%;
        font-size: 16px;
        font-weight: 500;
        line-height: 21.86px;
    }
    .Business__6 .top{
        margin-top: 36px;
        padding: 0 24px;
        flex-direction: column;
    }
    .Business__6 .top h2{
        width: 100%;
        font-size: 32px;
        font-weight: 600;
        line-height: 43.71px;
       margin-bottom: 10px;
    }
    .Business__6 .top p{
        width: 100%;
        font-size: 16px;
        font-weight: 400;
        line-height: 21.86px;
    }
    .Business__6 > div > div:last-child {
        flex-direction: column;
    }
    .Business__6 figure {
        height: 156px;
    }
    .Business__6 > div > div > div h2 {
        font-size: 32px;
        font-weight: 600;
        line-height: normal;
    }
    .Business__6 > div > div > div:nth-child(even) {
        padding: 12px 24px 24px;
        height: auto;
    }
    .Business__6 > div > div > div h3 {
        font-size: 20px;
        line-height: normal;
    }
    .Business__6 > div > div > div p {
        font-size: 16px;
        line-height: normal;
    }
    .Business__6 > div > div > div:nth-child(3):before {
        top: 0;
        left: 50%;
        transform: rotate(90deg) translateY(50%);
    }
    .webapp__3 {
        padding: 36px 24px 0;
    }
    .webapp__3 h2 {
        font-size: 32px;
        margin-bottom: 36px;
        text-align: left;
    }
    .webapp__3 > div > div {
        flex-direction: column;
        gap: 0;
    }
    .webapp__3 > div > div > div:first-child {
        margin-top: 0;
        margin-bottom: 12px;
    }
    .webapp__3  h4 {
        font-size: 20px;
    }
    .webapp__3  p {
        padding: 63px 24px;
        font-size: 18px;
        font-weight: 400;
    }
    .webapp__3 > div > div > div:last-child {
        display: flex;
        flex-direction: column;
        margin-top: 12px;
    }
    .webapp__3 div:first-child p {
        margin-top: 12px !important;
    }
    .webapp__3 > div > div > div:first-child p{
        padding: 50px 12px;
    }
    .webapp__3 img{
        height: 272px;
    }
    .webapp__3 figure {
        margin: 0;
    }
    .webapp__3 figure img {
        width: 100%;
    }
    .webapp__3 > div > div > div:last-child p {
        order: 2;
        margin: 12px 0 0;
    }

    .webapp__4 {
        padding: 36px 24px;
    }
    .webapp__4 .top {
        flex-direction: column;
        margin-bottom: 36px;
        align-items: start;
    }
    .webapp__4 .top h2 {
        font-size: 32px;
        font-weight: 600;
        margin-bottom: 12px;
    }
    .webapp__4 .top p {
        font-size: 16px;
        font-weight: 400;
    }
    .webapp__4 .logo-tech {
        flex-wrap: wrap !important;
    }
    .webapp__4 .logo-tech:not(.is-not-stacked-on-mobile) > div {
        flex-basis: 50% !important;
        height: 190px;
        padding: 0px 20px;
    }
    .webapp__4 .logo-tech p {
        visibility: visible;
        opacity: 1;
        font-size: 20px;
    }
}
