@import url('https://fonts.googleapis.com/css2?family=Inter&family=Odibee+Sans&family=Roboto:ital,wght@0,400;0,700;0,900;1,500&display=swap');


* {
    font-family: 'Inter', sans-serif;
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}

.content{
    position: relative;
}
.bg-left{
    position: absolute;
    left: 0;
    top: 10%;

}
.bg-right{
    position: absolute;
    right: 0;
    top: 26%;
}

.content .head-content {
    margin-top: 33px;
    text-align: center;
    position: relative;
    padding: 20px;
    margin-bottom: 200px;
}
.content .head-content p {
    font-size: 16px;
    font-weight: 400px;

}
.content .head-content h2 {
    font-size: 40px;
    font-weight: 500px;
    color: #0F3174;

}
.last-content h2{
    font-size: 40px;
    font-weight: 400px;
    color: #0F3174;
    text-align: center;
}
.last-content p{
    text-align: center;
    color: #0F3174;
    font-size: 20.8px;
    font-weight: 400;
}
.body-content{
    margin: 200px 250px;
    position: relative;
}
.bg{
    padding: 0 165px;
    position: absolute;
    z-index: -1;
    top: 5%;
}
.process p{
    font-size: 20.8px;
    color: #0F3174;
    font-weight: 400px;
}
.text-lef{
    padding: 107px 214px 65px 0px;
}
.text-righ{
    padding: 164px 20px 20px 20px;
}

.reason1{
    display: flex;
}
.reason1 .text{
    width: 60%;
    padding-top: 90px;
    padding-right: 100px;
}
.reason2{
    display: flex;
}
.reason2 .text{
    padding-top: 170px;
}
.reason2 .image{
    width: 50%;
}
.reason3{
    display: flex;
}
.reason3 .text{
    padding-top: 90px;
    padding-right: 203px;
}
.reason4{
    display: flex;
    margin-top: 100px;
}
.reason4 .image{
    margin-right: 220px  ;
}
.reason5{
    display: flex;
    margin-top: 100px;
}
.reason5 .text{
    padding-top: 90px;
    padding-right: 203px;
}
.content-last{
    margin-top: 80px;
}
.con1{
    display: flex;
    background: #FBFBFB;
    text-align: center;
    box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.15);
}
.con1 h3{
    font-size: 48px;
    font-weight: 300;
    font-style: italic;
    color: #0F3174;
    line-height: 100%;
}
.con1 .text-con{
   padding-top: 140px;
   padding-left: 40px;
   padding-right: 40px;
}
.con2{
    margin-top: 124px;
}
.con2 h3{
    font-size: 40px;
    font-weight: 400;
    color: #0F3174;
    text-align: center;
}
.con2-content{
    display: flex;
}
.con2-item{
    width: calc(50% - 80px) ;
    padding: 90px;
    margin: 30px 40px;
    text-align: center;
    font-size: 18px;
    color: #0F3174;
    border: 1px solid #0F3174;
}
.con3{
    margin-top: 40px;
}
.con3-item{
    text-align: center;
    color: #0F3174;
    font-size: 18px;
}
.con3-item p{
    margin-bottom: 0;
}
.con3-item img{
    margin-bottom: 20px;
}
.con4{
    margin-top: 100px;
    text-align: center;
    color: #0F3174;
}
.con4 h3{
    font-size: 40px;
    font-weight: 400;
    margin-bottom: 40px;
}
.con4 p{
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 0;
}
.con4-content{
    margin-top: 70px;
}
.con4-item{
    padding: 0 70px;
}
.con4-item h6{
    font-size: 22px;
    font-weight: 500;
    padding: 20px 0;
}
.con4-item p{
    text-align: justify;
}
.po-lef{
    width: 10px;
    height: 10px;
    background-color: #0F3174;
    border-radius: 50%;
}
.po-right{
    width: 10px;
    height: 10px;
    background-color: #0F3174;
    border-radius: 50%;
}
.po-lef{
    position: absolute;
    top: 10%;
    left: 0;
}
.po-right{
    position: absolute;
    top: 10%;
    right: 0;
}
.nat{
    background-color: #9f2d2d;
    width: 170px;
    height: 100px;
    position: relative;
    position: absolute;
    top: -16px;
    left: 35%;
    background-color: #FFFFFF;
}
.hoem{
    position: relative;
}
.nat p{
    position: absolute;
    top: -2;
    left: 30%;
}
.nature{
    position: relative;
}








@media screen and (max-width: 1800px) {
    .body-content {
        margin: 200px 200px;
        position: relative;
    }
}


@media screen and (max-width: 1654px) {
    .bg{
        padding: 0;
    }
    .body-content {
        margin: 200px 150px;
        position: relative;
    }
    .bg-left{
        position: absolute;
        left: 0;
        top: 9%;
    
    }
    .bg-right{
        position: absolute;
        right: 0;
        top: 22%;
    }
    
}

@media screen and (max-width: 1530px) {
    .body-content {
        margin: 200px 100px;
        position: relative;
    }
}

@media screen and (max-width: 1400px) {
    .reason4 .image{
        margin-right: 100px;
    }
    .reason5 .text{
        padding-top:0 ;
    }
}

@media screen and (max-width: 1300px) {
    .reason4 .image{
        margin-right: 20px;
    }
    .reason5 .text{
        padding-top:0 ;
        padding-right: 20px;
    }
    .reason1 .image{
        margin-top: 60px;
        margin-right: 0;
    }
    .reason3 .text{
        padding-top: 50px;
        padding-right: 20px;
    }
    .process p{
        font-size: 18px;
    }
    .process img{
        width: 400px;
    }
    .bg{
        top: 2%;
    }
    .bg img{
        width: 900px;
        height: 1386px;
    }
    .con1 img{
        width: 500px;
    }
    .con1 .text-con{
        padding: 40px 10px;
    }
    .bg-left img {
        width: 200px;
    }
    .bg-right img{
        width: 160px;
    }
    .body-content {
        margin: 100px 100px;
        position: relative;
    }
}
@media screen and (max-width: 1138px) {
    .bg img{
        width: 700px;
        height: 1386px;
    }
    .process p{
        font-size: 16px;
    }
    .reason2 .text{
        padding-top: 80px;
    }
    .con1{
        flex-wrap: wrap;
    }
    .con1 img{
        width: 100%;
    }
    .con2-item{
        padding-left: 10px;
        padding-right: 10px;
    }
    .nat{
        left: 21%;
    }
    .body-content {
        margin: 100px 100px;
        position: relative;
    }
}
@media screen and (max-width: 900px) {
    .bg img{
        width: 600px;
        height: 1200px;
    }
    .process p{
        font-size: 16px;
    }
    .reason2 .text{
        padding-top: 80px;
    }
    .process img{
        width: 300px;
    }
    .process p{
        font-size: 14px;
    }
    .bg-left img{
        width: 200px;
    
    }
    .bg-right img{
        width: 100px;
    }
    .bg-left{
        position: absolute;
        left: 0;
        top: 5%;
    
    }
    .bg-right{
        position: absolute;
        right: 0;
        top: 18%;
    }
    .content .head-content {
        margin-bottom: 120px;
    }
    .bg-left img {
        width: 170px;
    }
    .body-content {
        margin: 100px 100px;
        position: relative;
    }
}
@media screen and (max-width: 800px) {
    .body-content{
        margin: 100px 20px;
    }
}
@media screen and (max-width: 700px) {
    .body-content{
        margin: 100px 20px;
    }
    .reason1{
        flex-wrap: wrap;
        justify-content: center;
    }
    .reason1 .text{
        padding: 0;
        width: 80%;
    }
    .reason2{
        flex-wrap: wrap-reverse;
        justify-content: center;
    }
    .reason3{
        flex-wrap: wrap;
        justify-content: center;
    }
    .reason4{
        flex-wrap: wrap-reverse;
        justify-content: center;
    }
    .reason5{
        flex-wrap: wrap;
        justify-content: center;
    }
    .bg{
        display: none;
    }
    .text{
        width: 80%;
        text-align: center;
    }
    .con2-content{
        flex-wrap: wrap;
    }
    .con2-item{
        width: 100%;
    }
    .nat{
        left: 35%;
    }
}
@media screen and (max-width: 480px) {
   .reason2 img{
    margin-left: -62px;
   }
   .content .head-content {
    margin-bottom: 60px;
   }
    .body-content {
        margin: 100px 20px;
    }
    .bg-left {
        position: absolute;
        left: 0;
        top: 4%;
    }
    .bg-left img {
        width: 130px;
    }
}








@media (min-width: 1481px) and (max-width: 1780px) {
  
    .content .head-content h2 {
        font-size: 30px;
        font-weight: 500px;
        color: #0F3174;
    }
    .con4 h3 {
        font-size: 30px;
    }
    .last-content h2 {
        font-size: 30px;
        font-weight: 400px;
        color: #0F3174;
        text-align: center;
    }
    .con1 h3 {
        font-size: 40px;
    }
    .con2 h3{
        font-size: 30px;
    }
    .last-content p {
        font-size: 19.8px;
    }
    
}


@media (min-width: 1281px) and (max-width: 1480px) {
  
    .content .head-content h2 {
        font-size: 28px;
        font-weight: 500px;
        color: #0F3174;
    }
    .con4 h3 {
        font-size: 28px;
    }
    .last-content h2 {
        font-size: 28px;
        font-weight: 400px;
        color: #0F3174;
        text-align: center;
    }
    .con1 h3 {
        font-size: 34px;
    }
    .con2 h3{
        font-size: 28px;
    }
    .content .head-content p {
        font-size: 14px;
        font-weight: 400px;
    }
    .last-content p {
        font-size: 17.8px;
    }
    
  }
  
@media (min-width: 1025px) and (max-width: 1280px) {
    .content .head-content h2 {
        font-size: 26px;
        font-weight: 500px;
        color: #0F3174;
    }
    .con4 h3 {
        font-size: 26px;
    }
    .last-content h2 {
        font-size: 26px;
        font-weight: 400px;
        color: #0F3174;
        text-align: center;
    }
    .con1 h3 {
        font-size: 30px;
    }
    .con2 h3{
        font-size: 26px;
    }
    .last-content p {
        font-size: 15.8px;
    }
}
  
  @media (min-width: 768px) and (max-width: 1024px) {
    .content .head-content h2 {
        font-size: 24px;
        font-weight: 500px;
        color: #0F3174;
    }
    .con4 h3 {
        font-size: 24px;
    }
    .content .head-content p {
        font-size: 12px;
        font-weight: 400px;
    }
    .last-content h2 {
        font-size: 24px;
        font-weight: 400px;
        color: #0F3174;
        text-align: center;
    }
    .con1 h3 {
        font-size: 28px;
    }
    .con2 h3{
        font-size: 24px;
    }
    .last-content p {
        font-size: 13.8px;
    }
    
}

  
  @media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
    .content .head-content h2 {
        font-size: 22px;
        font-weight: 500px;
        color: #0F3174;
    }
    .con4 h3 {
        font-size: 22px;
    }
    .last-content h2 {
        font-size: 22px;
        font-weight: 400px;
        color: #0F3174;
        text-align: center;
    }
    .con1 h3 {
        font-size: 26px;
    }
    .con2 h3{
        font-size: 22px;
    }
    .last-content p {
        font-size: 11.8px;
    }
    
}
  
  
  @media (min-width: 481px) and (max-width: 767px) {
    
    .content .head-content h2 {
        font-size: 20px;
        font-weight: 500px;
        color: #0F3174;
    }
    .last-content h2 {
        font-size: 20px;
        font-weight: 400px;
        color: #0F3174;
        text-align: center;
    }
    .con4 h3 {
        font-size: 20px;
    }
    .con1 h3 {
        font-size: 24px;
    }
    .con2 h3{
        font-size: 20px;
    }
    .content .head-content p {
        font-size: 12px;
        font-weight: 400px;
    }
    .last-content p {
        font-size: 10.8px;
    }
}
  
  
  @media (min-width: 320px) and (max-width: 480px) {
    
    .content .head-content h2 {
        font-size: 18px;
        font-weight: 500px;
        color: #0F3174;
    }
    .con4 h3 {
        font-size: 18px;
    }
    .last-content h2 {
        font-size: 18px;
        font-weight: 400px;
        color: #0F3174;
        text-align: center;
    }
    .con1 h3 {
        font-size: 22px;
    }
    .con2 h3{
        font-size: 18px;
    }
    .content .head-content p {
        font-size: 10px;
        font-weight: 400px;
    }
    .last-content p {
        font-size: 10px;
    }
    .process p {
        font-size: 12px;
    }
    .con2-item{
        font-size: 12px;
    }
    .con4 p {
        font-size: 12px;
    }
    .nat {
        left: 23%;
    }
}
  