body{margin:0;padding:0;font-family: 'Roboto', sans-serif;background:#ffffff;font-size:16px; line-height: normal; color: #444; overflow-x: hidden; overflow-y: auto;}
ul, ol, p, form, input, textarea, select, pre, em, sub, sup, canvas, section, article, aside, img, a, li, iframe, table, nav, header, footer, body, menu, button{margin:0;padding:0;font-family: 'Roboto', sans-serif;vertical-align:baseline;box-sizing:border-box;-webkit-box-sizing:border-box;list-style:none;text-decoration:none;outline:none;border:0;border-spacing:0;border-collapse:collapse;}
*, after, before{box-sizing:border-box;-webkit-box-sizing:border-box;}
h1, h2, h3, h4, h5, h6{margin:0;padding:0;}
body{    line-height: 1;background: #eee;line-height: 1; }
a {color: #2586f1; text-decoration: none; /*transition: all 0.2s ease-in-out 0s; -webkit-transition: all 0.2s ease-in-out 0s; outline: 0;*/}
a:hover {text-decoration: none; color:#1c6dc7;}
p{line-height: 1.3;}
img{ max-width: 100%; }
html {
  scroll-behavior: smooth;
}


.modelmain {
    display: flex;
    justify-content: center;
    min-height: 100vh;
    padding: 30px;
}
.this_Gearth .midel_head{flex-direction: column;}
.modelinn {
    max-width: 956px;
    background: #ffffff;
    box-shadow: 0px 6px 9pxrgb(0 0 0 / 18%);
    -webkit-box-shadow: 0px 6px 9px rgb(0 0 0 / 18%);
    padding: 30px 30px;
    border-radius: 6px;
    display: flex;
    flex-direction: column;
    align-self: center;
}
.cont_HRside h2 {font-size: 25px; }


.midel_head{display: flex;}
.iconside{width: 100%; display: flex; align-self: flex-start;}
.iconside span { align-self: center;}
.cont_HRside{flex: 1;}
.cont_HRside h4 {
    font-weight: 500;
    font-size: 20px;
    margin-top: 10px;
}
.cont_HRside h5{font-weight: 500; font-size: 20px; margin-top: 20px;}
.cont_HRside h5 sup{position: relative; font-size: 14px;top: -8px;}
.iconside span {
    align-self: center;
    font-size: 20px;
    font-weight: 400;
    color: #000000;
}
.svg {
    width: 80px;
    background: white;
    border-radius: 50%;
    transform: scale(0.7);
    float: left;
}
.stepcount{font-size: 14px; font-weight: 500; color: #000000;margin-bottom: 5px; text-align: right;}

.middle_body{margin-top: 20px;}
.middleontent{border: 1px solid #e1e1e1; padding: 15px 15px; height: 160px; overflow-y: auto;}
.middleontent h2{font-size: 26px; font-weight: 500; color: #000000; margin-bottom: 15px;}
.middleontent h4{font-size: 14px; font-weight: 500; color: #000000;margin-bottom: 10px;}
.middleontent p, .modelbot_bar p{font-size: 14px; font-weight: 400; color: #000000;margin-bottom: 5px;}
.repeat_BDiv{margin-top: 20px;}

.modelFpart_main{display: flex; margin-top: 30px; justify-content: space-between;}
.footin_left{width: 50%;}
.footin_right{width: 50%;    text-align: right;}
.addc_btn{background: #02b20f; border-radius: 3px; border: 1px solid #235e26; text-align: center; color: #ffffff; font-size: 22px; font-weight: 500; height: 60px; width: 260px; cursor: pointer;}
.addc_btn:hover{background: #00ad0d;}





















