@font-face {
    font-family: 'Helvetica-r';
    font-style: normal;
    font-weight: normal;
    src: url('../font/Helvetica-r.ttf');
    }
     @font-face {
    font-family: 'Helvetica-Bold';
    font-style: normal;
    font-weight: bold;
    src: url('../font/Helvetica-r.ttf');
    }
.n-bar a{
    font-size: 20px;
    color: #000 !important;
    text-transform: uppercase;
    font-weight: bold;
    margin-right: 15px;
    position: relative;
    z-index: 99;
}
.top-spa{
    margin-top: 10vh;
}
.lt{
    color: #3D5982;
}
.section-div{
    padding: 50px 0;
}
.iconm{max-width: 80px;}
.iconm img{max-width: 70px;max-height: 70px;}
.mainbanner
{
    min-height: 80vh;
    background-image: url(../images/newhome/bg7.png);
    background-position: center right;
    background-size: 50% 100%;
    background-repeat: no-repeat;
}
.leftsland
{
    min-height: 80vh;
    background-image:url(../images/newhome/bg6.png);
    background-position: center left;
    background-size: 30% 100%;
    background-repeat: no-repeat;
}
.rightsland
{
    min-height: 80vh;
    background-image:url(../images/newhome/bg-2.png);
    background-position: center right;
    background-size: contain;
    background-repeat: no-repeat;
}
/*.rightsland.founderpic {
    min-height: 80vh;
    background-image: url(../images/newhome/picure_8_.<?php echo $prefix; ?>.png), url(../images/newhome/bg7.png);
    background-position: right bottom, right bottom;
    background-size: 34%, 52% 100%;
    background-repeat: no-repeat;
}*/
.leftsland.phoneright {
    min-height: 80vh;
    background-image: url(../images/newhome/bg6.png);
   background-position: 0% 39%;
    background-size: 34% 36%;
    background-repeat: no-repeat;
}
.redbtn{background: #ff1b1b;
  color: #fff !important;
  padding: 6px 2px 6px 20px;
  display: flex;
  align-items: center;
  font-size: 16px;
  font-weight: 500;
  border-radius: 40px;
}
.founderpic
{position: relative;}
.foundern{
    position: absolute;
    bottom: 0px;
    right: 20px;
    color: #fff;
    font-size: 35px;
    font-weight: bold;
}
.mainbanner .row
{
    min-height: 80vh;
}
.sitef {
    font-size: 55px;
    font-weight: 900;
    color: #1E4384;
}
.siteff {
    font-size: 70px;
    font-weight: 900;
    color: #1E4384;
}
.bluet{color: #1E4384;}
.site2{font-size:50px;font-weight: 800;}

.site3 {
    font-size: 40px;
}
.f32{
    font-size: 32px;
}
.f22{
    font-size: 22px;
}
.img2{
    max-width: 420px;
    width: 100%;
    height: auto;
}
.site4{font-size: 25px;}
.logo{
    max-width: 60px;
    width: 100%;
    height: auto;
}
.tick
{
    padding-left: 0px;
}
.tick li{
    font-size: 25px;
    margin-bottom: 15px;
    background: url(../images/newhome/tick.svg);
    background-repeat: no-repeat;
    background-position: 0px 9px;
    padding-left: 44px;
    list-style: none;
}
.hn{
    font-family:'Helvetica-r';
}
.db-cont *{
    font-size: 45px;
}
.hb{
    font-family:'Helvetica-Bold';
}
.n-bar {
    max-width: 90%;
    margin: 0 auto;
}
.abs-div {
    position: absolute;
    max-width: 620px;
    width: 100%;
    height: auto;
    top: -80px;
    left: -30px;
}
.ext {
    position: absolute;
    max-width: 370px;
    width: 100%;
    height: auto;
}
.f-img{
    max-width: 450px;
    width: 100%;
    height: auto;
}
section{
    padding: 5vh 0;
}
body{
    font-family:'Helvetica-r';
}
.container{
    max-width: 85%;
}
h2{
    font-size: 50px;
    font-weight: bold;
    color: #000;
    letter-spacing: 1.5px;
    margin-bottom: 0 !important;
}
p{
    font-size: 18px;
    color: #000;
}
.aerow{
    width: 25px;
    height: 25px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    color: #ff2d2d;
    margin-left: 5px;
    border-radius: 30px;
}
.r-btn {
    background: #ff1b1b;
    padding: 10px 9px 10px 18px;
    border-radius: 40px;
    color: #fff !important;
    font-size: 17px;
}
.h-div{
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column;
}

.bt{
    color: #0049B7;
}
h3{
    letter-spacing: 1.5px;
}
.space-bottom{
    margin-bottom: 60px;
}
.tool img{
    max-width: 80px;
    width: 100%;
    height: auto;
}
.tool{
    margin-bottom: 40px;
}
.form-control{
    border:1px solid #000;
}
.lan{
    font-weight: bold;
    font-size: 20px;
    padding: 3px;
    background: transparent;
}
label{
    color: #000;
}
.bt{
    margin-top: 20px;
}
@media(max-width: 1400px){
    p{
        font-size: 16px;
    }
    .space-bottom {
    margin-bottom: 40px;
}
.foundern {
    position: absolute;
    bottom: 7px;
    right: 32px;
    color: #fff;
    font-size: 30px;
    font-weight: bold;
}
.abs-div{
    max-width: 530px;
}
.leftsland.phoneright {
        background-size: 34% 32%;
        background-position: 0% 46%;
    }
.rightsland.founderpic{
    background-size: 31%, 37% 84% !important;
}
.leftsland{
    background-size: 35% 100%;
}
.mainbanner{
    background-size: 39% 100%;
}
}
@media(max-width: 1300px){
    .f22 {
    font-size: 20px;
}
.f32 {
    font-size: 26px;
}
.sitef{
    font-size: 64px;
}
}
@media(max-width: 1230px){
        .mainbanner {
            background-size: 45% 100%;
        }
}
@media(max-width: 1100px){
        .abs-div {
        max-width: 280px;
        top: 0;
        left: 0;
    }
}
@media(max-width: 991px){
    .mainbanner{
        background-image: url(../images/newhome/bg-4.png);
    }
    .leftsland.phoneright{
        background-image: url(../images/newhome/bg-3.png);
        background-size: 70% 100%;
    } 
    .rightsland.founderpic{
        background-image: url(../images/newhome/picure_8_english.png), url(../images/newhome/bg-4.png);
        background-size: 40%, 58%;
    }
    .leftsland{
        background-image: url(../images/newhome/bg-3.png);
        background-size: 58%;
    }
    .bot-spa{
    padding-bottom: 11vh;
}
}
@media(max-width: 768px){
        .abs-div {
        max-width: 110px;
        top: 0px;
        left: -5px;
    }
    .top-spa{
        margin-top: 0;
    }
        .rightsland.founderpic {
        background-size: 67%, 100%;
    }
    .container{
        max-width: 100%;
    }
    h2 {
        font-size: 25px;
    }
    .top-space{
        margin-top: 0;
    }
    .foundern {
    position: absolute;
    bottom: 4px;
    right: 20px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
}
    .space-bottom {
        margin-bottom: 20px;
    }
    .tool {
    margin-bottom: 20px;
}
.top-space {
    padding-top: 20px !important;
}
.bt {
    color: #0049B7;
    font-size: 20px;
    margin-top: 20px;
}
.r-btn{
    font-size: 15px;
}
.db-cont *{
    font-size: 25px;
}
.n-bar a{
    font-size: 15px;
    margin-right: 0;
}
.lan{
    font-size: 15px;

}
.form-inline{
    padding: 0;
}
.ext {
    position: relative;
    max-width: 100%;
        width: 100%;
        height: auto;
}
    .sitef {
        font-size: 34px;
        text-align: center;
    }
    .mainbanner .f32{
        font-size: 18px;
    }
    .site2 {
    font-size: 25px;
    font-weight: 800;
}
.site4 {
    font-size: 18px;
}
.tick li{
    font-size: 18px;
    padding-left: 31px;
    background-size: 20px;
}
.f22 {
        font-size: 18px;
    }
        .mainbanner {
        background-size: 100% 100%;
        min-height: 50vh;
    }
    .mainbanner .row {
    min-height: 50vh;
}
.leftsland{
    background-image: none;
}
.section-div{
    padding-bottom: 0px !important;
}
.leftsland{
    min-height: 70vh;
}
.leftsland.phoneright{
    min-height: 70vh
}

}