.new_home_main{
  transition:background 0.5s linear;
}
.new_home .nh1 .w-html{
  position:absolute !important;
}
.new_home{
  background:#121217 !important;
}
.new_home .new_home_main{
  background:#121217;
  margin-top:-100px !important;
  position:initial !important;
}
.new_home .us_custom_b6a72ce1 .l-section-h{
  margin-left:auto !important;
  margin-right:auto !important;
  width:100% !important;
  max-width:1980px !important;
}
.new_home .nh1 .w-btn-wrapper a{
  padding:10px 24px 16px;
  width:220px;
  height:45px;
  color:#fff;
  background-image:url("../../css/white_top.png");
  background-repeat:no-repeat;
  background-position:90% 13px;
  background-color:#2945FF;
  background-size:19px 19px;
  color:#fff;
  border:0px;
  border-radius:100px;
  line-height: 19px !important; 
  text-align:left;
  transition:all .5 ease-in-out;
}
.new_home .nh1 .w-btn-wrapper a span{
  color: #FFF;
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 19px; 
  letter-spacing: -0.48px;
}
.new_home .nh1 .w-btn-wrapper a:hover{
  background-color:#fff;
  background-image:url("../../css/black_top.png");
}
.new_home .nh1 .w-btn-wrapper a:hover span{
  color:#000;
}
.new_home .new_1 .w-text span{
  color: #FFF;
  font-family: Tenor Sans;
  font-size: 60px;
  font-style: normal;
  font-weight: 400;
  line-height: 96px;
  letter-spacing: -1.8px;
}
.new_home .new_1 .list_items ul{
  margin:0px;
  padding:0px;
  display:flex;
  flex-direction:row;
  flex-wrap:wrap;
  gap:90px 180px;
}
.new_home .new_1 .list_items.item2 ul{
  gap:90px 140px;
}
.new_home .new_1 .list_items ul li{
  list-style:none;
  margin:0px;
  color:#677294;
  font-family: Tenor Sans;
  font-size: 36px;
  font-style: normal;
  font-weight: 400;
  line-height: 43.2px;
  letter-spacing: -1.08px;
  text-transform: uppercase;
}
.new_home .new_2 .w-text span{
  color: #000;
  font-family: Tenor Sans;
  font-size: 90px;
  font-style: normal;
  font-weight: 400;
  line-height: 108px;
  letter-spacing: -2.7px;
}
.new_home .new_2 .w-hwrapper{
  margin-top:50px;
}
.new_home .new_2 .text_left span{
  color: #2C293C;
  font-family: Tenor Sans;
  font-size: 30px;
  font-style: normal;
  font-weight: 400;
  line-height: 36px;
  letter-spacing: -0.9px;
  text-transform: uppercase;
}
.new_home .new_2 .w-btn{
  border:0px !important;
  /* background:none !important; */
  background-image:url("../../css/black_top.png");
  background-repeat:no-repeat;
  background-position:90% 14.5px;
  background-color:#ffffff00;
  background-size:19px 19px;
  height:48px;
  padding:0px 64px 0px 0px;
}
.new_home .new_2 .w-btn span{
  color: #282835 !important;
  font-family: Montserrat;
  font-size: 30px;
  font-style: normal;
  font-weight: 400;
  line-height: 48px;
  letter-spacing: -0.9px;
}
.new_home .new_2 .inline_img_video{
  flex-direction:row;
  flex-wrap:wrap;
  
}
.new_home .new_2 .inline_img_video .w-vwrapper{
  flex:0 0 calc(33% - 20px);
  width:calc(33% - 20px);
}
.new_home .new_2 .inline_img_video .w-vwrapper img{
  transition:all .5s ease-in-out;
  width:100%;
  height:auto;
}
.new_home .new_2 .inline_img_video .w-vwrapper:hover img{
  transform:scale(1.1);
}
.new_home .new_3 .this_title p{
  color: #FFF;
  font-family: Tenor Sans;
  font-size: 60px;
  font-style: normal;
  font-weight: 400;
  line-height: 72px;
  letter-spacing: -1.8px;
  text-transform: uppercase;
  max-width:1000px;
}
.new_home .new_3 .logos{
  flex-wrap:wrap;
  gap:0 !important;
  align-items: stretch;
  margin-top:100px;
}
.new_home .new_3 .logos .w-vwrapper{
  flex:0 0 25%;
  width:25%;
  box-sizing:border-box;
  border: 1px solid rgba(103, 114, 148, 0.50);
  height:230px;
}
.new_home .new_3 .logos .w-vwrapper .w-image{
  width:100%;
  height:100%;
  background:#121217;
  transition:all .5s ease-in-out;
}
.new_home .new_3 .logos .w-vwrapper .w-image:hover{
  filter:invert(1);
}
.new_home .new_3 .logos .w-vwrapper .w-image-h{
  width:100%;
  height:100%;
  display: flex;
  align-content: center;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
}
.new_home .new_3 .logos .w-vwrapper img{
  max-width:60%;
  max-height:80%;
  width:auto;
  height:auto;
}
.new_home .new_3 .logos .w-vwrapper:nth-of-type(7) img{
  max-height:40%;
}
.new_home .new_3 .logos .w-vwrapper:nth-of-type(8) img{
  max-width:40px;
}
.new_home .w-popup-box-content{
  background:none !important;
}
.new_home .w-popup-box-content p{
  text-align:center;
}
.new_home .new_3 .popup_video_list{
  flex-direction:row;
  flex-wrap:wrap;
  gap:30px;
  align-items: stretch;
}
.new_home .new_3 .popup_video_list .w-vwrapper{
  flex:0 0 calc(33.33% - 20px);
  width:calc(33.33% - 20px);
  display:flex;
  flex-direction:column;
  gap:25px;
  margin:0px;
  box-sizing:border-box;
  padding:50px 0px 0px 50px;
  background:#fff;
  justify-content:space-between;
}
.new_home .new_3 .popup_video_list .w-vwrapper .this_title{
  color: #282835;
  font-family: Montserrat;
  font-size: 36px;
  font-style: normal;
  font-weight: 400;
  line-height: 43.2px;
  letter-spacing: -1.08px;
  padding-right:50px;
}
.new_home .new_3 .popup_video_list .w-vwrapper .icontype_img{
  padding-right:50px;
  height:120px;
}
.new_home .new_3 .popup_video_list .w-vwrapper .icontype_img .w-iconbox-title, .new_home .new_3 .popup_video_list .w-vwrapper .icontype_img .w-iconbox-text{
  padding:0px;
  color: #677294;
  font-family: Montserrat;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 21.6px;
  letter-spacing: -0.54px;
  max-width:340px;
}
.new_home .new_3 .popup_video_list .w-vwrapper .w-popup-trigger{
  position:relative;
  display:block;
}
.new_home .new_3 .popup_video_list .w-vwrapper .w-popup-trigger img{
  opacity:1 !important;
  position:relative;
}
.new_home .new_3 .popup_video_list .w-vwrapper .w-popup-trigger:before{
  content:"";
  display:block;
  width:64px;
  height:64px;
  position:absolute;
  left:14%;
  top:12%;
  z-index:1;
  background:url("../../img/play.svg");
  background-repeat:no-repeat;
  background-position:center center;
  background-size:90%;
}
.new_home .new_4 .this_title{
  color:#282835;
  font-family: Tenor Sans;
  font-size: 90px;
  font-style: normal;
  font-weight: 400;
  line-height: 108px;
  letter-spacing: -2.7px;
}
.new_home .new_4 .this_text p{
  color: #282835;
  font-family: Montserrat;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28.8px;
  letter-spacing: -0.54px;
}
.new_home .new_4 .this_button, .new_home .new_4 .this_button:hover, .new_home .new_4 .this_button:before{
  height:48px !important;
  padding:0px 10px;
  border:0px !important;
  border-radius:0px;
  background:none !important;
}
.new_home .new_4 .this_button span{
  color: #282835 !important;
  font-family: Montserrat;
  font-size: 30px;
  font-style: normal;
  font-weight: 400;
  line-height: 48px;
  letter-spacing: -0.9px;
}
.new_home .new_4 .this_list{
  flex-direction:row;
  gap:30px !important;
  flex-wrap:wrap;
  justify-content:
  align-items: stretch;
}
.new_home .new_4 .this_list .w-vwrapper{
  flex:0 0 calc(50% - 15px);
  width:calc(50% - 15px);
  margin:0px;
  background: linear-gradient(180deg, #FFF 0.52%, #F9F6F1 30.21%, #E3E1E0 100%);
  padding:60px;
}
.new_home .new_4 .this_list .w-vwrapper .item_title{
  color: #282835;
  font-family: Montserrat;
  font-size: 36px;
  font-style: normal;
  font-weight: 500;
  line-height: 40px;
  letter-spacing: -1.08px;
  text-transform: uppercase;
}
.new_home .new_4 .this_list .w-vwrapper .item_price_title{
  margin-top:25px;
  color: #2945FF;
  font-family: Montserrat;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 28.8px;
  letter-spacing: -0.72px;
}
.new_home .new_4 .this_list .w-vwrapper .item_price{
  color: #2945FF;
  font-family: Montserrat;
  font-size: 100px;
  font-style: normal;
  font-weight: 600;
  line-height: 100px;
}
.new_home .new_4 .this_list .w-vwrapper .wpb_text_column:last-of-type{
  margin-top:30px;
  color: #282835;
  font-family: Montserrat;
  font-size: 18px;
  font-style: normal;
  line-height:22px;
  letter-spacing: -0.54px;
}
.new_home .new_4 .explain{
  margin-top:40px;
  color: #5D58F7;
  font-family: Montserrat;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 28.8px;
  letter-spacing: -0.54px;
}
.new_home .new_4_2{
  background: #2945FF;
}
.new_home .new_4_2 .thist_text{
  color: #FFF;
  font-family: Montserrat;
  font-size: 36px;
  font-style: normal;
  font-weight: 500;
  line-height: 57.6px;
  letter-spacing: -1.08px;
}
.new_home .type_p_block11 .title{
  color: #FFF;
  font-family: Tenor Sans;
  font-size: 60px;
  font-style: normal;
  font-weight: 400;
  line-height: 72px;
  letter-spacing: -1.8px;
}
.new_home .type_p_block11 .sub_title a{
  color:#2945FF;
  font-family: Montserrat;
  font-size: 36px;
  font-style: normal;
  font-weight: 400;
  line-height:57.6px;
  letter-spacing: -1.08px;
  margin-top:40px;
}
.nh3 .n_prefoot .wpb_text_column.email a{
  color: #FFF !important;
  font-family: Montserrat;
  font-size: 30px;
  font-style: normal;
  font-weight: 400;
  line-height: 48px;
  letter-spacing: -0.9px;
}

.new_2.second_new_1 .uavc-list-icon ul{
  display: flex;
  flex-direction:column;
  gap:30px;
}
.new_2.second_new_1 .uavc-list-icon ul *{
  margin:0px;
  line-height:1;
}
.new_2.second_new_1 .uavc-list-icon ul li .uavc-list-content{
  display: flex;
  flex-direction:row;
  gap:35px;
  flex-wrap: nowrap;
  align-items: center;
}
.new_2.second_new_1 .uavc-list-icon ul li .uavc-list-content .uavc-list-icon  {
  margin:0px;
  width:72px;
}
.new_2.second_new_1 .uavc-list-icon ul li .uavc-list-content img, .new_2.second_new_1 .uavc-list-icon ul li .uavc-list-content .aio-icon-img {
  width:72px;
  height:auto;
}
.new_2.second_new_1 .uavc-list-icon ul li span{
  background: #E7E3FF;
  padding: 0px 32px;
  height:100%;
  display: inline-block;
  line-height: 72px !important;
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 48px;
  letter-spacing: -0.9px;
  color:#424242;
  border-radius: 100px;
}

@media (max-width: 1900px){
  
}
@media (max-width: 1800px){
  .new_home .new_1 .list_items ul{
    gap: 90px 150px;
  }
  .new_home .new_1 .list_items.item2 ul{
    gap: 90px 120px;
  }
}
@media (max-width: 1700px){
  .new_home .new_1, .new_home .new_2, .new_home .new_3, .new_home .new_4, .new_home .type_p_block11, .new_home .new_4_2{
    margin-left:50px !important;
    margin-right:50px !important;
  }
  .new_home .us_custom_39dbf6b6, .new_home .us_custom_5dda82f7, .new_home .us_custom_39dbf6b6, .new_home .us_custom_41b039d1, .new_home .us_custom_380a0dd8, .new_home .us_custom_079e22bd, .new_home .us_custom_9a5fc0a4{
    margin-left:50px !important;
  }
  .new_home .us_custom_b89441cd{
    margin-right:50px !important;
  }
}
@media (max-width: 1600px){
  .new_home .nh1 .wpb_text_column h1 {
    font-size: 60px!important;
  }
  .new_home .new_1 .list_items ul{
    gap: 50px 130px;
  }
  .new_home .new_1 .list_items.item2 ul{
    gap: 50px 100px;
  }
  .new_home .new_1 .list_items ul li{
    font-size:32px;
  }
  .new_home  .us_custom_18fe3661{
    padding-top:50px !important;
  }
  .new_home .new_1 .w-text span, .new_home .new_3 .this_title p, .new_home .type_p_block11 .title{
    font-size: 54px;
    line-height:70px;
  }
  .new_home .new_2 .w-text span{
    font-size:70px;
    line-height:90px;
  }
  .new_home .new_2 .text_left span{
    font-size:30px;
    line-height:40px;
  }
  .new_home .type_p_block11 .sub_title a{
    font-size:24px;
  }
}
@media (max-width: 1500px){
  .new_home .new_1 .list_items ul{
    gap: 30px 110px;
  }
  .new_home .new_1 .list_items.item2 ul{
    gap: 30px 80px;
  }
  .new_home .new_4 .this_list .w-vwrapper{
    padding:30px;
  }
}
@media (max-width: 1400px){
  .new_home .new_1 .w-text span, .new_home .new_3 .this_title p, .new_home .type_p_block11 .title {
    font-size: 44px;
    line-height: 60px;
  }
  .new_home .new_1 .list_items ul li {
    font-size: 26px;
  }
  .new_home .new_3 .popup_video_list .w-vwrapper{
    padding: 30px 0px 0px 30px;
  }
  .new_home .new_3 .popup_video_list .w-vwrapper .w-popup-trigger:before{
    left:10%;
  }
  .new_home .new_4 .this_title{
    font-size:60px;
    line-height:70px;
  }
  .new_home .new_4_2 .thist_text{
    font-size:28px;
    line-height:36px;
  }
}
@media (max-width: 1300px){
  .new_home .nh1 .wpb_text_column h1 {
    font-size: 50px!important;
  }
  .new_home .new_4 .this_list .w-vwrapper .item_title{
    font-size:32px;
  }
  .new_home .new_4 .this_list .w-vwrapper .item_price{
    font-size:80px;
    line-height:80px;
  }
}
@media (max-width: 1200px){
  .new_home .new_1 .list_items.item2 ul {
    gap: 30px 60px;
  }
  .new_home .new_3 .popup_video_list{
    justify-content:center;
  }
  .new_home .new_3 .popup_video_list .w-vwrapper {
    flex: 0 0 350px;
    width: 350px;
  }
  .new_home .new_3 .popup_video_list .w-vwrapper .icontype_img .w-iconbox-title, .new_home .new_3 .popup_video_list .w-vwrapper .icontype_img .w-iconbox-text{
    font-size:14px;
  }
  .new_home .new_4{
    grid-template-columns: 1fr;
  }
}
@media (max-width: 1100px){
  .new_home .type_p_block11{
    grid-template-columns: 1fr;
  }
  
}
@media (max-width: 1000px){
  .new_home .new_2 .w-text span {
    font-size: 50px;
    line-height: 70px;
  }
  .new_home .new_2 .text_left span {
    font-size: 30px;
    line-height: 40px;
  }
  .new_home .new_4_2{
    padding: 30px 30px 30px 30px!important;
  }
  .new_home .new_4_2 .thist_text {
    font-size: 24px;
    line-height: 34px;
  }
  .new_home .new_1, .new_home .new_2, .new_home .new_3, .new_home .new_4, .new_home .type_p_block11, .new_home .new_4_2{
    margin-left:20px !important;
    margin-right:20px !important;
  }
  .new_home .us_custom_39dbf6b6, .new_home .us_custom_5dda82f7, .new_home .us_custom_39dbf6b6, .new_home .us_custom_41b039d1, .new_home .us_custom_380a0dd8, .new_home .us_custom_079e22bd, .new_home .us_custom_9a5fc0a4{
    margin-left:20px !important;
  }
  .new_home .us_custom_b89441cd{
    margin-right:20px !important;
  }
}
@media (max-width: 900px){
  
}
@media (max-width: 800px){
  .new_home .new_1 .w-text span, .new_home .new_3 .this_title p, .new_home .type_p_block11 .title {
    font-size: 36px;
    line-height: 50px;
  }
  .new_home .us_custom_18fe3661 {
    padding-top: 30px !important;
  }
  .new_home .new_1 .list_items ul {
    gap: 30px 50px;
  }
  .new_home .new_1 .list_items.item2 ul {
    gap: 30px 50px;
  }
  .new_home .new_2 .w-text span {
    font-size: 40px;
    line-height: 55px;
  }
  .new_home .new_2 .text_left span {
    font-size: 20px;
    line-height: 30px;
  }
  .new_home .new_2 .w-btn {
    border: 0px !important;
    height: 30px;
    padding: 0px 64px 0px 0px;
  }
  .new_home .new_2 .w-btn span {
    font-size: 24px;
    line-height: 30px;
  }
  .new_home .new_3 .logos .w-vwrapper {
    flex: 0 0 50%;
    width: 50%;
    height: 180px;
  }
  .new_home .new_4 .this_list .w-vwrapper {
    flex: 0 0 100%;
    width: 100%;
  }
}
@media (max-width: 768px){
  .new_2.second_new_1 .uavc-list-icon ul li .uavc-list-content {
    display: flex;
    flex-direction: row;
    gap: 15px;
    flex-wrap: nowrap;
    align-items: center;
  }
  .new_2.second_new_1 .uavc-list-icon ul li .uavc-list-content .uavc-list-icon  {
    margin:0px;
    width:52px;
  }
  .new_2.second_new_1 .uavc-list-icon ul li .uavc-list-content img, .new_2.second_new_1 .uavc-list-icon ul li .uavc-list-content .aio-icon-img {
    width:52px;
    height:auto;
  }
  .new_2.second_new_1 .uavc-list-icon ul li span{
    background: #E7E3FF;
    padding: 0px 22px;
    height:100%;
    display: inline-block;
    height:52px;
    line-height: 1.2 !important;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 48px;
    letter-spacing: -0.9px;
    color:#424242;
    border-radius: 100px;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
}
@media (max-width: 700px){
  
}
@media (max-width: 600px){
  .new_home .nh1 .wpb_text_column h1 {
    font-size: 44px!important;
    line-height:1.2em !important;
  }
  .new_home .new_2 .inline_img_video{
    gap:30px;
    justify-content: center;
  }
  .new_home .new_2 .inline_img_video .w-vwrapper {
    flex: 0 0 calc(50% - 15px);
    width: calc(50% - 15px);
    margin:0px;
  }
  .nh3 .w-btn-wrapper a{
    margin-left:0px !important;
    padding-left:0px !important;
  }
  .new_home .nh3 .w-btn-wrapper .us_custom_41b039d1{
    margin-left:20px !important;
  }
}
@media (max-width: 500px){
  .new_home .new_2 .inline_img_video{
    gap:30px;
    justify-content: center;
  }
  .new_home .new_2 .inline_img_video .w-vwrapper {
    flex: 0 0 100%;
    width: 100%;
    margin:0px;
  }
  .new_home .new_1 .list_items ul li {
    font-size: 20px;
  }
  .new_home .new_1 .w-text span, .new_home .new_3 .this_title p, .new_home .type_p_block11 .title {
    font-size: 36px;
    line-height: 50px;
  }
}
@media (max-width: 450px){
  .nh1 .wpb_text_column{
    margin-top:100px !important
  }
  .new_home .nh1 .wpb_text_column h1{
    margin-top:30vh !important;
  }
  .type_p_block11 .grey {
    padding: 30px 15px 0px;
  }
  
}
@media (max-width: 400px){
  .new_home .new_1 .w-text span, .new_home .new_3 .this_title p, .new_home .type_p_block11 .title {
    font-size: 30px;
    line-height: 40px;
  }
  .new_home .new_1 .list_items ul {
    gap: 20px 30px;
  }
  .new_home .us_custom_18fe3661 {
    padding-top: 20px !important;
  }
  .new_home .new_1 .list_items.item2 ul {
    gap: 20px 30px;
  }
  .new_home .new_1 .list_items ul li{
    line-height:30px;
  }
  .new_home .new_2 .w-text span {
    font-size: 30px;
    line-height: 40px;
  }
  .new_home .new_2 .text_left span {
    font-size: 20px;
    line-height: 30px;
  }
  .new_home .new_2 .align_justify{
    flex-wrap:wrap !important;
  }
  .new_home .new_2 .align_justify .w-vwrapper{
    flex:0 0 100% !important;
    width:100% !important;
    margin:10px 0 0 !important
  }
  .new_home .new_4 .this_title {
    font-size: 40px;
    line-height: 50px;
  }
  .new_home .new_4_2 .thist_text {
    font-size: 18px;
    line-height: 26px;
  }
  .new_home .us_custom_41b039d1{
    margin-left:20px !important;
  }
}
@media (max-width: 350px){
  .type_p_block11 .wpcf7 .g-cols .form__group_captcha{
    transform:scale(0.9);
    margin-left:-15px;
  }
}