body{
margin: 0px;
padding: 0px;
}
*{
box-sizing: border-box;
}
.jakarta{
  font-family: "Plus Jakarta Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}
.open-sans{
  font-family: "Open Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
  font-variation-settings:
    "wdth" 100;
}
.flexCenter{
display: flex;
justify-content: center;
}
.flexSpaceBetween{
display: flex;
justify-content: space-between;
}
.bgColorGreen{
background-color: #83cd20;
}
.genWidth{
width: 90%;
}
.overallWrapper{
width: 100%;
height: auto;
}
.indexTopImgCarrier{
width: 100%;
}
.indexTopImg{
background-image: url(resources/topImg3.jpg);
background-position: center;
background-repeat: no-repeat;
background-size: cover;
width: 100%;
height: 800px;
}
.indexTopImgOverlay{
background-color: #00000070;
height: 100%;
}
.headerWrap{
width: 100%;
}
.headerCarrier{
padding: 28px 0px;
}
.LogoWrap{
width: 15%;
align-items: center;
}
.Logo{
background-image: url(resources/logoWhite.svg);
background-repeat: no-repeat;
background-position: center;
background-size: contain;
width: 100%;
height: 46px;
display: flex;
}
.menuNavWrap{
width: 60%;
align-items: center;
}
.mobileMenuWrap{
display: none;
}
.menuNavCarrier{
width: 100%;
}
.menuNav{
text-decoration: none;
color: #fff;
font-size: 100%;
font-weight: 600;
width: 18%;
align-items: center;
padding: 12px 0%;
border-radius: 24px;
}
#homeBtn{
    
border-radius: 24px;
}
.menuNav:hover{
background: #83cd20;
transition: all linear 0.4s;
}
#AUBtn{

}
#OSBtn{

}
#CUBtn{

}
#BABtn{
background: none;
border: 1px solid #fff;
width: 20%;
font-size: 90%;
}
#BABtn:hover{
background: #83cd1f;

}
.indexTopImgTxtWrap{
color: #fff;
flex-direction: column;
align-items: center;
height: 70vh;
}
.indexTopImgTxt1{
text-align: center;
font-size: 300%;
font-weight: 600;
}
.indexTopImgTxt2{
text-align: center;
font-size: 100%;
font-weight: 600;
margin: 15px 0px;
}
.midSectionWrap{
width: 100%;
padding: 40px 0px;
background: #d3d3d36b;
}
.midSectionCarrier{

}
.MSBlock1{
width: 100%;
}
.MSBCard{
width: 32%;
background: #fff;
border-radius: 13px;
padding: 5vh 2%;
}
.MSBCardIconWrap{
height: 50px;
width: 50px;
align-items: center;
border-radius: 100%;
}
.MSBCardIcon{
background-size: contain;
background-repeat: no-repeat;
background-position: center;
width: 100%;
height: 4vh;
}
#MSBCardIconId1{
background-image: url(resources/050-worldwide.png);
}
#MSBCardIconId2{
background-image: url(resources/049-visa.png);
}
#MSBCardIconId3{
background-image: url(resources/045-ticket.png);
}
.MSBCardTxt1{
font-size: 100%;
font-weight: 700;
color: #034833;
margin: 2vh 0%;
}
.MSBCardTxt2{
font-size: 90%;
color: #727272;
line-height: 24px;
}
.MSBlock2{
width: 100%;
margin: 4% 0%;
}
.MSBlock2Row{
width: 45%;
}
#MSBlock2RowId2{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.MSBlock2BadgeCarrier{
width: 47%;
}
.MSBlock2StudentsImg{
background-image: url(resources/andrew-rivera-eQ_1zrZx8S0-unsplash.jpg);
background-repeat: no-repeat;
background-position: center;
background-size: cover;
width: 100%;
height: 48vh;
border-radius: 16px;
align-items: center;
position: relative;
}
.MSBlock2Badge{
background-image: url(resources/gfds.png);
background-repeat: no-repeat;
background-position: center;
background-size: contain;
width: 100%;
height: 28vh;
margin-top: 36px;
}
.greenEdges{
border: solid 2px #83cd20;
width: 100%;
height: 48vh;
border-radius: 16px;
position: absolute;
left: 3%;
top: 3%;
}
.MSBlock2Imgs{
width: 47%;
}
.TenYearsTxt{
background: #83cd20;
color: #fff;
align-items: center;
border-radius: 16px;
    padding: 8% 0%;
}
.TYTxt1{
    font-size: 290%;
    font-weight: 700;
}
.TYTxt2{
    font-size: 88%;
    margin-left: 11px;
}
.TenYearsImg{
background-image: url(resources/ryan-hoffman-ijhzqAm3N1Y-unsplash.jpg);
background-repeat: no-repeat;
background-position: center;
background-size: cover;
width: 100%;
height: 64vh;
border-radius: 16px;
margin-top: 6%;
}
.WCUBlock{
justify-content: flex-start;
    align-items: flex-end;
}
.WCUIcon{
background-image: url(resources/Group.png);
background-repeat: no-repeat;
background-position: center;
background-size: contain;
width: 4%;
height: 4vh;
margin-right: 6px;
}
.WCUTxt{
    color: #034833;
    font-weight: 600;
    font-size: 100%;
}
.YTPBlock{
    font-size: 300%;
    font-weight: 700;
    line-height: 1.1;
}
.YTPBlock span{
color: #034833;
}
.AKETxt{
color: #727272;
    margin: 10px 0%;
}
.WCURowWrap{
margin: 10px 0%;
}
.WCUCard{
    border: solid 1px #d9cbc6;
    border-radius: 16px;
       padding: 22px;
    width: 49%;
}
.WCUIconWrap{
    align-items: center;
    justify-content: flex-start;
}
.WCUCardIconC{
    width: 45px;
    height: 45px;
    background: #83CD20;
    border-radius: 100%;
    align-items: center;
    margin-right: 18px;
}
.WCUIcon1{
background-repeat: no-repeat;
background-position: center;
background-size: contain;
width: 50%;
    height: 4vh;
}
#WCUIcon1Id{
background-image: url(resources/006-browser.png);
}
#WCUIcon2Id{
background-image: url(resources/gdbfjhas.png);
}
.WCUCardTxt{
color: #034833;
    font-weight: 600;
    font-size: 96%;
}
.WCUCardPerks{
    margin-top: 12px;
    color: #83CD20;
}
.WCUCardPerks span{
color: #727272;
margin-left: 16px;
    font-size: 73%;
}
.RMBlock{
align-items: center;
justify-content: flex-start;
}

.RMBtn{
    border: solid 1px #83CD20;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 23px;
    border-radius: 36px;
    width: 35%;
    font-size: 93%;
    font-weight: 500;
    text-decoration: none;
    color: #034833;
        margin-right: 49px;
}
.RMBtn:hover{
background: #83CD20;
transition: ease-in 0.2;
}
.RMBtn span{
    margin-right: 10px;
}
.NHCallNoWrap{

}
.NHCIcon{
align-items: center;
color: #fff;
background: #83CD20;
width: 45px;
height: 45px;
border-radius: 100%;
    margin-right: 14px;
}
.NHTxtWrap{
color: #034833;
    margin: 2% 0%;
}
.NHTxt{

}
.NHNo{
font-weight: 600;
}
.ourCountriesBlockWrap{
color: #034833;
    margin-top: 6%;
}
.OCBTxtWrap{
display: flex;
justify-content: flex-start;
align-items: center;
}
.OCBTxtIcon{
background-image: url(resources/Group.png);
background-repeat: no-repeat;
background-position: center;
background-size: contain;
    width: 2%;
    height: 4vh;
    margin-right: 8px;
}
.OCBTxt1{
    font-size: 100%;
    font-weight: 600;
}
.OCBTxt2{
    font-size: 195%;
    font-weight: 700;
}
.cityImagesBlock{
margin: 2% 0%;
}
.CIBImg1{
background-image: url(resources/australia.jpg);
background-repeat: no-repeat;
background-position: center;
background-size: cover;
width: 68%;
height: 75vh;
border-radius: 30px;
box-shadow: 1px 1px 5px #0000005c;
display: flex;
justify-content: flex-end;
flex-direction: column;
}
.CIBImg2{
background-image: url(resources/canada.jpg);
background-repeat: no-repeat;
background-position: center;
background-size: cover;
width: 28%;
height: 75vh;
border-radius: 30px;
box-shadow: 1px 1px 5px #0000005c;
display: flex;
justify-content: flex-end;
flex-direction: column;
}
.CIBBackdrop{
color: #fff;
backdrop-filter: blur(5px);
background: rgb(6 3 3 / 25%); 
padding: 18px 3%;
border-radius: 0px 0px 30px 30px;
}
.CIBBackdropTxt1{
font-size: 140%;
font-weight: 600;
margin-bottom: 9px;
}
.CIBBackdropTxt2{

}
#CIBBackdropTxt4Id span{
display: none;
}
.ratingBlockWrap{
background-image: url(resources/milad-fakurian-GJKx5lhwU3M-unsplash.jpg);
background-repeat: no-repeat;
background-position: center;
background-size: cover;
width: 100%;
height: 84vh;
border-radius: 30px;
margin: 85px 0%;
box-shadow: 0px 0px 6px #00000061;
}
.ratingBlockCarrier{
color: #0E3D4D;
width: 60%;
display: flex;
flex-direction: column;
justify-content: space-evenly;
align-items: center;
}
.ratingBlockTxt1{
font-size: 120%;
font-weight: 600;
}
.ratingBlockTxt2{
font-size: 350%;
font-weight: 700;
    text-align: center;
}
.ratingBlockTxt3{
width: 86%;
text-align: center;
font-size: 110%;
}
.ratingStarsCarrier{
width: 15%;
}
.ratingStar{
color: #FFB800;
}
.ratersPicWrap{
width: 90%;
}
.ratersPicCarrier{

}
.ratersPic{
background-size: contain;
background-repeat: no-repeat;
background-position: center;
width: 80%;
height: 12vh;
}
#ratersPicId1{
background-image: url(resources/serz.png);
}
#ratersPicId2{
background-image: url(resources/serz.png);
}
#ratersPicId3{
background-image: url(resources/serz.png);
}
#ratersPicId4{
background-image: url(resources/serz.png);
}
#ratersPicId5{
background-image: url(resources/serz.png);
}
.ratersName{

}
.footerWrap{
background-color: #034833;
}
.worldMapOverlay{
background-image: url(resources/jhgfd.png);
background-size: contain;
background-repeat: no-repeat;
background-position: center;
width: 100%;
flex-direction: column;
    align-items: center;
}
.footerTopWrap{
width: 66%;
padding: 42px 0%;
color: #fff;
}
.FTHalf{
width: 40%;
justify-content: flex-start;
}
.FTHIconWrap{
background: #83CD20;
width: 45px;
height: 45px;
border-radius: 100%;
margin-right: 33px;
align-items: center;
}
.FTHIcon{
background-size: contain;
background-repeat: no-repeat;
background-position: center;
width: 50%;
height: 4vh;
}
#FTHIconID1{
background-image: url(resources/010-currency.png);
}
#FTHIconID2{
background-image: url(resources/050-worldwide.png);
}
.FTHalfTxt{
font-size: 110%;
font-weight: 600;
}
.footerTopLine{
width: 1px;
background: #ffffff57;
}
.footerBlock2{
width: 100%;
border-top: solid 1px #ffffff57;
border-bottom: solid 1px #ffffff57;
padding: 48px 0%;
}
.mobileFooterBlock2{
display: none;
}
.footerMidSection{
color: #fff;
width: 66%;
}
.FMSRow{
width: 22%;
}
.footerMidIconWrap{
display: flex;
margin-bottom: 15px;
}
.footerMidIcon{
background-image: url(resources/OBJECTS.png);
background-size: contain;
background-repeat: no-repeat;
background-position: center;
width: 15%;
height: 4vh;
margin-right: 10px;
}
.footerMidIconTxt{
font-size: 120%;
font-weight: 600;
}
.FMITT{
    font-size: 75%;
    color: #ffffff9e;
    margin-bottom: 22px;
}
.footerSocialsWrap{
    width: 70%;
    font-size: 100%;
}
.footersocials{
    text-decoration: none;
    color: #fff;
}
.FMSRow2TxtL{
font-size: 120%;
font-weight: 600;
    margin-bottom: 18px;
}
.usefulLinksWrap{
    display: flex;
    flex-direction: column;
}
.FMSRow2TxtS{
font-size: 75%;
color: #ffffff9e;
margin-bottom: 16px;
text-decoration: none;
}
.FMSRow2TxtS span{
margin-right: 10px;
color: #83CD20;
}
.footerEmailInputWrap{
display: flex;
    justify-content: space-between;
    align-items: center;
        background: #000;
    border-radius: 22px;
}
.footerEmailInput{
    background: #000;
    color: #fff;
    outline: 0;
    width: 70%;
        padding: 11px 3%;
    border-radius: 25px;
    border: solid 1px #000;
}
.footerEmailInput::placeholder{
color: #fff;
font-size: 85%;
}
.footerSendBtn{
    width: 40px;
    height: 40px;
    border-radius: 100%;
    background: #83CD20;
    border: 0;
    align-items: center;
    cursor: pointer;
}
.footerSendBtnIcon{
color: #fff;
}
.footerLastBlock{
color: #ffffff9e;
width: 66%;
    font-size: 76%;
    margin: 38px 0%;
}
.footerEmail{

}
.footerTandCDiv{
width: 40%;
}
.footerTCLinks{
text-decoration: none;
color: #ffffff9e;
}
/*aboutPage*/
.halfScreenImg{
background-image: url(resources/timur-shakerzianov-RHqKnRACsqs-unsplash.jpg);
background-size: cover;
background-repeat: no-repeat;
background-position: center;
width: 100%;
}
.halfScreenImgOverlay{
width: 100%;
height: 500px;
background: #00000073;
}
.halfScreenDescriptionTxtWrap{
padding: 120px 0%;
}
.halfScreenDescriptionTxt{
color: #fff;
font-size: 285%;
font-weight: 600;
}
.aboutUsMidWrap{
width: 100%;
}
#WAUIcon1Id {
    background-image: url(resources/006-browser.png);
}
#WAUIcon2Id {
    background-image: url(resources/gdbfjhas.png);
}
.AKOverviewBlock{
flex-direction: column;
align-items: center;
color: #034833;
    margin-top: 88px;
}
.AKOverviewTxt1Wrap{
    width: 90%;
    align-items: center;
}
.AKOverviewIcon{
background-image: url(resources/Group.png);
background-size: contain;
background-repeat: no-repeat;
background-position: center;
width: 4%;
height: 3vh;
}
.AKOverviewTxt1{
font-size: 100%;
font-weight: 600;
}
.AKOverviewTxt2{
font-size: 275%;
font-weight: 700;
}
.aboutPageFloatingCardsWrap{
margin-bottom: 38px;
    padding: 41px 0%;
}
.floatingCardsCarrier{
width: 80%;
position: relative;
}
.aboutPageFloatingCards{
width: 32%;
background: #fff;
box-shadow: 0px 0px 17px #d3d3d3;
border-radius: 21px;
padding: 26px 2%;
}
#aboutPageFloatingCardsId1{

}
#aboutPageFloatingCardsId2{
position: relative;
    top: 55px;
}
#aboutPageFloatingCardsId3{

}
.floatCardTxt1{
color: #034833;
font-size: 110%;
font-weight: 700;
margin-bottom: 12px;
}
.floatCardTxt2{
    color: #727272;
    font-size: 90%;
    line-height: 1.5;
}
.countryCategoryWrap{
    margin: 70px 0%;
}
.countryCategoryTxtWrap{
color: #034833;
    width: 100%;
    text-align: center;
}
.countryCategoryTxt1{
font-size: 110%;
    font-weight: 600;
}
.countryCategoryTxt1 span{
margin-right: 14px;
}
.countryCategoryTxt2{
    font-size: 280%;
    font-weight: 700;
}
.cityRowGenWrap{
width: 64%;
}
.countryGridWrap{
color: #034833;
    margin-bottom: 20px;
}
.continentsNameListWrap{
padding: 20px 2%;
    background: #fff;
    box-shadow: 1px 1px 12px #00000030;
    border-radius: 19px;
    width: 33%;
}
.continentList{
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: solid 1px #0000003d;
    padding: 22px 0;
cursor: pointer;
font-size: 120%;
    font-weight: 500;
        color: #727272b0;
}
.continentList span{
color: #034833;
}
.cityRowWrap{
width: 50%;
padding: 0px 1%;
}
.cityList{
    border: solid 1px #0000003b;
    border-radius: 13px;
    padding: 26px;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
}
.cityImg{
background-size: cover;
background-repeat: no-repeat;
background-position: center;
width: 50px;
height: 50px;
border-radius: 100%;
margin-right: 27px;
border: solid 1px #83CD20;
}
.cityList span{
font-weight: 600;
font-size: 110%;
}
#cityImg1{
background-image: url(resources/australia.jpg);
}
#cityImg2{
background-image: url(resources/australia.jpg);
}
#cityImg3{
background-image: url(resources/australia.jpg);
}
#cityImg4{
background-image: url(resources/australia.jpg);
}
#cityImg5{
background-image: url(resources/australia.jpg);
}
#cityImg6{
background-image: url(resources/australia.jpg);
}
.contactInfoBlock{
background: #F1F5EB;
border-radius: 22px;
padding: 40px;
margin: 56px 0%;
}
.contactInfoBlockImg{
background-image: url(resources/vinicius-amnx-amano-Ry3KyBpEGSs-unsplash.jpg);
background-size: cover;
background-repeat: no-repeat;
background-position: center;
width: 45%;
    border-radius: 22px;
}
.contactInfoInputSection{
width: 45%;
color: #034833;
}
.contactInfoTxt1{
font-size: 85%;
    font-weight: 700;
        display: flex;
    align-items: center;
}
.contactInfoTxt1 span{
margin-left: 10px;
}
.contactInfoTxt2{
    font-size: 220%;
    font-weight: 700;
    margin: 13px 0%;
    line-height: 1;
}
.contactUsInputWrap{
background: #fff;
border-radius: 22px;
    padding: 25px;
}
.inputForm{

}
.inputFormTopDivWrap{
margin-bottom: 18px;
}
.inputFormTopDiv{
    width: 48%;
}
.inputNameTxt{
font-size: 90%;
    font-weight: 600;
    margin-bottom: 9px;
}
.topInput{
    width: 100%;
    padding: 20px;
    border-radius: 24px;
    border: solid 1px #00000052;
}
.addressInputWrap{
margin-bottom: 18px;
}
.addressInputName{
font-size: 90%;
    font-weight: 600;
    margin-bottom: 9px;
}
.addressInput{
    width: 100%;
    padding: 20px;
    border-radius: 24px;
    border: solid 1px #00000052;
}
.textAreaWrap{
margin-bottom: 18px;
}
.txtareaName{
font-size: 90%;
    font-weight: 600;
    margin-bottom: 9px;
}
.txtAreaInput{
    width: 100%;
    padding: 20px;
    border-radius: 24px;
    border: solid 1px #00000052;
        height: 175px;
    resize: none;
}
.sendMssgBtnWrap{

}
.sendMssgBtn{
background: #83CD20;
    color: #fff;
    border: 0;
    width: 100%;
    padding: 14px;
    border-radius: 22px;
    font-size: 100%;
    font-weight: 600;
        cursor: pointer;
}
.sendMssgBtn:hover{
background: #598f11;
transition: ease-in 0.4s;
}
/*ourServicesPage*/
#ourServicesHalfScreenImg{
background-image: url(resources/ellephant-VJf5KVmkA44-unsplash.jpg);
}
.ourServicesMidWrap{
margin: 56px 0%;
flex-direction: column;
    align-items: center;
}
.ourServicesMid{
    margin-bottom: 30px;
}
.ourServicesTopTxt{
font-size: 255%;
    font-weight: 600;
}
.ourServicesDetailswrap{
align-items: center;
margin-bottom: 66px;
}
.ourServicesDetailsRow1{
width: 55%;
}
.ourServicesTxtWrap{
margin-bottom: 30px;
}
.ourServicesTxt1{
font-weight: 700;
    font-size: 95%;
    margin-bottom: 3px;
}
.ourServicesTxt2{
    font-size: 95%;
    color: #000000b0;
    line-height: 25px;
}
.ourServicesDetailsRow2{
width: 45%;
    position: relative;
}
.ourServicesDetailsRow2Gray{
    background: #f1f5eb;
    border-radius: 22px;
    width: 50%;
        transform: rotateZ(7deg);
    position: relative;
    right: 169px;
}
.ourServicesDetailsRow2Img{
background-size: cover;
background-repeat: no-repeat;
background-position: center;
width: 50%;
height: 403px;
border-radius: 22px;
border: solid 3px #83CD20;
transform: rotateZ(353deg);
    position: relative;
    right: -98px;
        z-index: 1;
}
#ourServicesDetailsRow2ImgId1{
background-image: url(resources/my-spain-visa-sn0kpnmBHK0-unsplash.jpg);
}
#ourServicesDetailswrapId2{
flex-direction: row-reverse;
}
#ourServicesDetailswrapId3{

}
#ourServicesDetailsRow2ImgId2{
background-image: url(resources/icons8-team-FcLyt7lW5wg-unsplash.jpg);
}
#ourServicesDetailsRow2ImgId3{
background-image: url(resources/global-residence-index-_xuTyte8rY0-unsplash.jpg);
}
.VISAourServicesTxt1{
    font-size: 255%;
    font-weight: 600;
    margin-bottom: 23px;
}
/*contactUsPage*/
#contactUsHalfScreenImg{
background-image: url(resources/arlington-research-kN_kViDchA0-unsplash.jpg);
}
.contactUsPageFormBlock{
width: 100%;
}
.contactUsPageForm{

}
.scheduleAndContactInfoBlock{
background: #fff;
border-radius: 22px;
padding: 30px;
box-shadow: 0px 0px 8px #d3d3d3;
margin-bottom: 66px;
}
.scheduleAndContactInfoWrap{
width: 100%;
}
.scheduleAndContactInfoCarrier{
    width: 50%;
}
.contactInfoWrap{

}
.contactColumns{
display: flex;
align-items: center;
margin-bottom: 28px;
}
.contactColumnsIcon{
color: #83CD20;
font-size: 140%;
margin-right: 23px;
}
.contactColumnsInfo{
    color: #034833;
    font-weight: 600;
    line-height: 1.7;
    font-size: 115%;
}
.contactColumnsInfo span{
    color: #00000094;
    font-size: 75%;
}
.contactPageLine{
    width: 1px;
    background: #00000033;
}
.scheduleInfoWrap{

}
.scheduleColumns{
margin-bottom: 28px;
    font-weight: 600;
    line-height: 1.7;
}
.scheduleDays{
font-size: 94%;
    color: #00000094;
}
.scheduleTime{
color: #034833;
}
.scheduleTime span{
color: #83CD20;
margin-right: 10px;
}
.scheduleAndContactImgCarrier{
    width: 40%;
    background-image: url(resources/shayna-douglas-zh9C5z8oR7g-unsplash.jpg);
background-size: cover;
background-repeat: no-repeat;
background-position: center;
border-radius: 22px;
}
iframe{
width: 100%;
}
/*applyOnlinePage*/
.applyOnlineGenWrap{
background: #fff;
    height: 100vh;
    align-items: center;
}
.applyOnlineGenCarrier{
width: 65%;
height: 100vh;
}
.applyOnlinePageLogoWrap{
margin: 100px 50px 50px 50px;
}
.applyOnlinePageLogo{
background-image: url(resources/logoBlack.svg);
background-repeat: no-repeat;
background-position: center;
background-size: contain;
width: 15%;
height: 5vh;
}
.applyOnlineImgAndInputWrap{

}
.applyOnlineImg{
background-image: url(resources/microsoft-365-o2hPCfwPPkw-unsplash.jpg);
background-size: cover;
background-repeat: no-repeat;
background-position: top;
width: 50%;
}
.applyOnlineInputCarrier{
width: 47%;
}
.applyOnlineTopTxt{
    color: #034833;
    font-size: 130%;
    font-weight: 700;
    margin-bottom: 15px;
}
.applyOnlineInputSection{
    background: #03483314;
    padding: 20px;
    border-radius: 22px;
    box-shadow: 0px 0px 9px #d3d3d3;
}
.applyOnlineInputLabel{
color: #034833;
    font-size: 85%;
    font-weight: 600;
    margin-bottom: 5px;
}
.applyOnlineInput{
font-size: 85%;
    border-radius: 22px;
    border: solid 1px #0000004a;
    padding: 10px;
    margin-bottom: 15px;
    width: 100%;
}
.applyOnlineBtnWrap{

}
.applyOnlineBtn{
background: #83CD20;
    color: #fff;
    width: 100%;
    padding: 12px;
    border-radius: 22px;
    border: 0;
    cursor: pointer;
}
.applyOnlineBtn:hover{
    background: #598f11;
    transition: ease-in 0.3s;
}