body {
    border: 1px solid black;
}

.jumbo {
    background-color: #DEE5F9;
    height: 709px;
    margin-top: 100px;
    border: 1px solid black;
}

.jumboinner {
    width: 1440px;
    margin: 0 auto;
    height: 100%;
}

.cloud {
    position: fixed;
    left: 208px;
    top: 100px;
    z-index: 4;
}

.header {
    text-align: left;
    font-family: 'Inter';
    font-weight: 700;
    color: #496BDD;
    padding: 0;
    line-height: 48px;
    font-size: 40px;
}

.descr {
    text-align: left;
    font-family: 'Roboto';
    font-weight: 400;
    padding: 0;
    line-height: 20px;
    font-size: 16px;
    color: #373737;
}

.textsection {
    width: 350px;
    height: 355px;
    border: 1px solid black;
    border-radius: 10px;
    padding: 36px 40px;
    position: relative;
    left: 84px;
    top: 132px;
    z-index: 3;
}

.cloudbg {
    position: relative;
    left: -165px;
    top: -504px;
    text-align: center;
    z-index: 0;    
    width: fit-content;
    margin: 0 auto;
}

.mainbg {
    z-index: 1;
    width: 707px;
    position: relative;
    left: 572px;
    top: -1083px;
}

.menulist2 {
    z-index: 2;
    position: absolute;
    width: 175px;
    width: 175px;
    right: 300px;
    top: 200px;
}

.menulist2 li {
    margin: 0;
    padding: 0;
}

.menulist2 li a {
    text-align: left;
    font-family: 'Roboto';
    font-weight: 400;
    padding: 0;
    line-height: 20px;
    font-size: 14px;
    color: #999999;
}

.ml2ul {
    margin: -20px 0 0 10px;
    display: none;
}

.mlactive {
    color: #496BDD !important;
}

.menulist2 li a:hover {
    color: #496BDD;
    cursor: pointer;
    text-decoration: none;
}

.mlactive + .ml2ul, .menulist2 li a:hover  + .ml2ul {
    display: block;
}

.pageicons {
    padding: 40px 0;
    width: 1440px;
    margin: 0 auto;
}

.pageicons .icons {
    width: 709px;
    height: 825px;
    left: 100px;
    position: relative;
    border: 1px solid black;
    border-radius: 10px;
    padding: 20px;
}

.piheader {
    font-family: 'Inter';
    font-weight: 700;
    padding: 0;
    line-height: 24px;
    font-size: 20px;
    padding-left: 200px;
    color: #496BDD;
}

.svgarrobent {
    position: relative;
    top: 10px;
    left: 260px;
}

.downarrsvg {
    z-index: 2;
    position: relative;
    top: 152px;
    left: 261px;
}

.clickdownarrow {
    position: relative;
    top: 600px;
    right: 126px;
}

.clickbtn {
    position: relative;
    top: 600px;
    right: 22px;
}

.clickbtn:hover {
    cursor: pointer;
}

.pirow {
    justify-content: space-between;
}

.catheader {
    font-family: 'Roboto';
    font-weight: 500;
    padding: 0;
    line-height: 20px;
    font-size: 16px;
    color: #373737;
}

.caticons {
    margin-bottom: 40px;
}

.catitem {
    margin-right: 10px;
    width: 85px;
    text-align: center;
}

.catitem .icon {
    padding: 18px 10px 10px 10px;
    border-radius: 50%;
    background-color: #F4F0FF;
    border: 1px solid black;
    margin-bottom: 10px;
    width: 72px;
    height: 72px;
}

.catitem p {
    font-family: 'Roboto';
    font-weight: 500;
    padding: 0;
    line-height: 12px;
    font-size: 12px;
    color: #373737;
}

.cbgprotected {
    left: -165px;
    top: -534px;
}

.cbgtrans {
    left: -385px;
    top: 82px;
}

.mbgprotected {
    top: 64px;
    left: 69px;
}

.tsprotected {
    left: 824px;
    top: -1189px;
}

.smcloud1 {
    z-index: 2;
    position: relative;
    top: -753px;
    left: 902px;
}

.smcloud2{
    z-index: 2;
    position: relative;
    top: -820px;
    left: 878px;
}

.daprotected {
    top: -1177px;
    left: 1003px;
}

.securitysec {
    width: 1440px;
    margin: 0 auto;
    padding: 40px 0;
    height: 1016px;
}

.secrow {
    justify-content: space-between;
    width: 1347px;
    margin: 0 auto;
}

.capsule {
    border: 1px solid black;
    border-radius: 40px;
    height: 705px;
    text-align: center;
    width: 303px;
}

.secicon {
    border-radius: 50%;
    border: 1px solid black;
    width: 130px;
    height: 130px;
    padding: 30px 20px;
    background-color: #F4F0FF;
    margin: 10% auto;
}

.secrow2 {
    height: 404px;
    width: 1375px;
    margin: 0 auto;
    border: 1px solid black;
    padding: 30px 0;
    border-radius: 30px;
    position: relative;
    background-color: white;
    top: -465px;
    left: 3px;
}

.seccol {
    width: 300px;
    padding: 0 60px;
}

.colhead {
    font-family: 'Roboto';
    font-weight: 500;
    padding: 0;
    line-height: 23px;
    font-size: 20px;
    color: #516B75;
}

.coldescr {
    font-family: 'Roboto';
    font-weight: 400;
    padding: 0;
    line-height: 20px;
    font-size: 16px;
    color: #373737;
}

.colnum {
    font-family: 'Oxygen';
    font-weight: 400;
    padding: 0;
    line-height: 121px;
    font-size: 96px;
    position: absolute;
    bottom: -14px;
    color: #496BDD;
}

.secarrow {
    position: relative;
    top: -422px;
    left: 1238px;
}

.cbtnprotect {
    position: relative;
    margin: 0;
    top: -330px;
    left: 1176px;
}

.tstrans {
    height: 462px;
    left: 344px;
    top: -532px;
}

.mbgtrans {
    top: 100px;
    left: 700px;
}

.datrans {
    top: -28px;
    left: 160px;
}

.smc1trans {
    top: 408px;
    left: -316px;
}

.smc2trans {
    top: 316px;
    left: -344px;
}

.smint1 {
    position: relative;
    top: -705px;
    left: 1117px;
}

.smint2 {
    position: relative;
    top: -792px;
    left: 1057px;
}

.int, .man {
    height: 877px;
}

.int .textsection {
    height: 711px;
    padding: 36px 20px;
}

.intdown {
    position: relative;
    top: -1400px;
    left: 1126px;
}

.intclick {
    position: relative;
    top: -1305px;
    left: 1065px;
    margin: 0;
}

.tsman {
    height: 351px;
    left: 324px;
    top: -432px;
}

.partsection {
    padding: 100px 0 10px 0;
    height: 1015px;
    border: 1px solid black;
}

.partinner {
    width: 1440px;
    margin: 0 auto;
}

.partrow {
    position: relative;
    width: 722px;
    height: 490px;
    overflow: hidden;
    border-radius: 20px;
    border: 1px solid black;
}

.parttextcard {
    position: relative;
    width: 350px;
    height: 425px;
    border-radius: 10px;
    padding: 30px;
    left: -171px;
    top: 225px;
    border: 1px solid #373737;
}

.partsection .partnercol {
    width: 240px;
    height: 82px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    border: 1px solid black;
}

.partarr1 {
    position: relative;
    left: 3px;
    top: 122px;
}

.partarr2 {
    position: relative;
    left: -365px;
    top: 676px;
}

.techsection {
    height: 1306px;
    background-color: #DEE5F9;
    padding: 100px 0;
    border: 1px solid black;
}

.techinner {
    width: 1440px;
    padding-top: 100px;
    padding-left: 100px;
    margin: 0 auto;
}

.techcol {
    width: 245px;
}

.technum {
    position: relative;
    font-family: 'Inter';
    font-weight: 700;
    padding: 0;
    line-height: 36px;
    font-size: 30px;
    color: #373737;
}

.coltext2 {
    position: relative;
    top: -21%;
    left: 53%;
    height: 194px;
}

.ctodd {
    top: 44%;
    left: 40%;   
}

.tn1 {
    left: 53%;
    top: 53%;
}

.tn2 {
    left: 52%;
    top: -34%;
}

.techhead {
    font-family: 'Inter';
    font-weight: 700;
    padding: 0;
    line-height: 38px;
    font-size: 32px;
    color: #5C7EFF;
}

.techdescr {
    font-family: 'Roboto';
    font-weight: 400;
    padding: 0;
    line-height: 20px;
    font-size: 16px;
    color: #373737;
    width: 324px;
}

.techsvg {
    position: relative;
}

.techclickbtn {

}

.semi {
   left: 12%;
   top: 70%
}

.semip {
    left: 12%;
    top: -20%;
 }

 .dotsemi {
    top: 40%;
 }

 .techarrbot {
    position: relative;
    top: -153px;
    left: 1368px;
 }

 .techclickbtn {
    position: relative;
    top: 133px;
    left: 1306px;
 }

 .managedinner {
    padding: 200px 0;
    width: 1440px;
    margin: 0 auto;
    padding-left: 116px;
 }

 .cbint {
    left: -276px;
    top: 104px;
 }

 .mbgint {
    top: -432px;
    left: 69px;
 }

 .tsint {
    left: 763px;
    top: -1198px;
 }

.pdfbtn {
    background: none;
    border: 1px solid black;
    padding: 12px 20px 23px 20px;
    color: black;
    border-radius: 5px;
    margin-right: 10px;
}

.manline {
    position: relative;
    left: 162px;
    top: -127px;
}

.managed {
    padding-bottom: 100px;
    border: 1px solid black;
}

.managed .semi {
    top: 84px;
    left: 26px;
}

.managed .techarrbot {
    position: relative;
    top: -398px;
    left: 1396px;
}

.managed .btnrow {
    position: relative;
    width: fit-content;
    top: -368px;
    left: 1254px;
}

.managed .ctodd {
    top: 65px;
    left: -1px;
}

.managed .tn1 {
    top: -40px;
    left: 108px;
}

.managed .tn2 {
    top: -103px;
    left: 87px;
}

.managed .techhead {
    width: 392px;
}

.managed .dotsemi {
    top: 200px;
}

.managed .dotsemip {
    top: -70px;
}

.managed .semip {
    top: 24px;
    left: -1px;
}

.managed .techsvg {

}

.iconsend {
    width: 100px;
}

.damanaged {
    position: relative;
    top: 38px;
    left: 120px;
}

.oddda {
    top: 13px;
    left: 92px;
}

@media only screen and (max-width: 1440px) {
    .cloudbg {
        left: -50px;
        top: -471px;
    }
    .cloud {
        left: 130px;
    }
    .mainbg {

    }
    .menulist2 {
        right: 97px;
        top: 159px;
    }
    .pageicons {
        width: 1380px;
    }
    .smcloud1 {

    }
    .smcloud2 {

    }
    .smc1trans {
        top: -201px;
        left: 219px;
    }
    .smc2trans {
        top: -311px;
        left: 163px;
    }
    .mlprotected {

        }
    .techarrbot {
        top: -170px;
        left: 1150px;
    }
    .techclickbtn {
        top: 110px;
        left: 1086px;
    }
    .textsection {
        left: 224px;
        top: 101px;
        }
    .clickbtn {
        right: 71px;
    }
    .clickdownarrow {
        right: 177px;
    }
    .svgarrobent {
        left: 323px;
    }
    .downarrsvg {
        top: 122px;
        left: 392px;
    }
    .secrow2 {
        top: -465px;
        left: 3px;
    }
    .tsprotected {
        padding: 26px 10px;
        width: 320px;
        left: 824px;
        top: -1244px;
    }
    .mbgprotected {

    }
    .cbgtrans {
        left: 213px;
        top: -500px;
    }
    .mbgtrans {
        top: 100px;
        left: 400px;
    }
    .mbgint {

    }
    .mbgman {
        top: 100px;
        left: 547px;
    }
    .tsint {
        padding: 26px 10px;
    }
    .daprotected {
        left: 985px;
        top: -1227px;
    }
    .datrans {
        top: 43px;
        left: -1006px;
    }
    .daint {
        top: -41px;
        left: -1006px;
    }
    .tstrans {
        left: -824px;
        top: -458px;
    }
    .secarrow {
        left: 87%;
    }
    .cbtnprotect {
        left: 1187px;
    }
    .cbgprotected {
        left: -145px;
        top: -538px;
    }
    .clickbtn {
        margin: 0;
    }
    .cbint {
        left: -276px;
        top: 104px;
    }
    .tsint {
        left: 763px;
        top: -1198px;
    }
    .piheader {

    }
    .svgarrobent {
        left: 232px;
    }
    .pageicons .icons {
        left: 83px;
    }
    .manline {
        left: 289px;
        top: -127px;
    }
    .managed .techarrbot {
        top: -401px;
        left: 1157px;
    }
    .managed .btnrow {
        top: -368px;
        left: 864px;
    }
    .daman {
        top: -28px;
        left: -1006px;
    }
 }

 @media only screen and (max-width: 1366px) {
    .jumboinner {
        width: 1360px;
    }
    .piheader {
    width: 1340px;
    }
    .cloud {
        left: 88px;
    }
    .menulist2 {

    }
    .clickbtn {
        right: 71px;
    }
    .clickdownarrow {
        right: 173px;
    }
    .mainbg {

    }
    .textsection {
        left: 195px;
        top: 101px;
    }

    .downarrsvg {
        top: 120px;
        left: 376px;
    }
    .daprotected {
        left: 931px;
        top: -1227px;
    }
    .tsprotected {
        width: 288px;
        padding: 16px 5px;
        left: 779px;
        top: -1244px;
    }
    .tstrans {
        left: -824px;
        top: -458px;
    }
    .datrans {
        top: 43px;
        left: -1006px;
    }
    .smc1trans {
        top: -201px;
        left: 287px;
    }
    .smc2trans {
        top: -311px;
        left: 240px;
    }
    .securitysec {
        width: 1340px;
    }
    .secrow2 {
        width: 1355px;
        left: -2px;
    }
    .cbtnprotect {
        left: 1129px;
    }
    .secarrow {
        left: 89%;
    }
    .tsint {
        left: 763px;
        top: -1198px;
    }
    .managedinner {
        padding-left: 0;
    }
    .managed .techarrbot {
        top: -401px;
        left: 1040px;
    }
    .managed .btnrow {
        top: -368px;
        left: 811px;
    }
    .manline {
        left: 332px;
        top: -127px;
    }
 }
