#outer {
	font-family: Montserrat, sans-serif;
}
.font-l1 {
	font-family: Montserrat;
	font-style: normal;
	font-weight: 500;
	font-size: 45px;
	line-height: 55px;
	text-align: center;
}

.font-l2 {
	font-family: Montserrat;
	font-style: normal;
	font-weight: 500;
	font-size: 38px;
	line-height: 46px;
	text-align: center;
}

.font-l3 {
	font-family: Montserrat;
font-style: normal;
font-weight: 500;
font-size: 22px;
line-height: 27px;
text-align: center;
}

.font-l4 {
	font-family: Montserrat;
font-style: normal;
font-weight: normal;
font-size: 18px;
line-height: 26px;
/* or 144% */
text-align: center;
}

.butn.l3 {
	font-family: Montserrat, sans-serif;
	font-size: 17px;
	font-weight: 500;
	font-style: normal;
	line-height: 21px;
	padding: 24px 40px;
	box-shadow: 2px 5px 15px rgba(238, 39, 55, 0.35);
	border-radius: 10px;
}

.butn.l3.blue {background: #0649D5;}
.butn.l3.blue:hover {background: #165BED;}
.butn.l3.blue:active {background: #0045D7;}

.butn.l3.red {background: #F42534;}
.butn.l3.red:hover {background: #FD3B49;}
.butn.l3.red:active {background: #F11525;}


.basediv {
}

.innerdiv {
    max-width: 1170px;
    margin: 0 auto;
}

p#t1 {
    max-width: 770px;
    text-align: center;
    margin: 96px auto 0 auto;
}

div#div1_1_wrap {
    display: flex;
    justify-content: space-between;
    margin-top: 78px;
}

.div1_1 {
    max-width: 370px;
    background: #FFFFFF;
    box-shadow: 0px 4px 50px rgba(0, 0, 0, 0.07);
    border-radius: 30px;
}

.div1_1_2 {margin-left: 38px;margin-right: 38px;}

.div1_1_3 {
    margin: 30px 30px 38px 30px;
}

.div1_1_1 {
    text-align: center;
    margin-bottom: 35px;
    margin-top: 60px;
    height: 178px;
}

div#base0 {
    background: #83CFE6;
    background-image: url(../img/landing3/woman.jpg);
    background-repeat: no-repeat;
    background-position: right top;
    background-size: 821px;
}

div#div0_1 {
    max-width: 560px;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 60px;
    line-height: 73px;
    margin-top: 102px;
    position: relative;
}

div#div0_2 {
    max-width: 557px;
    text-align: left;
    margin-bottom: 43px;
    margin-top: 15px;
}

div#inner0-left {
    position: relative;
    display: inline-block;
}

div#inner0-right {
    /* width: 500px; */
    display: inline-block;
    position: relative;
    height: 814px;
}

#inner0-right img {
    width: 600px;
    position: absolute;
    top: 0;
}

div#outer {
    /* max-width: 1920px; */
    position: relative;
}

#inner0-left img {
    /* position: absolute; */
}

img#logo-icon {
    position: absolute;
    top: -55px;
    left: -58px;
}

div#div0_4 {
    margin-left: 103px;
    margin-bottom: 31px;
    margin-top: 34px;
}

.div_1_2 {
    text-align: center;
    margin-top: 58px;
    margin-bottom: 150px;
}

div#base2 {background: #e6f3ff;}

div#div_2_1_left_header {
    max-width: 462px;
    text-align: left;
}

div#div_2_1_left {
    max-width: 462px;
    text-align: left;
    margin-top: 38px;
}

#div_2_1_left p {
    text-align: left;
    margin-top: 50px;
    max-width: 459px;
    font-size: 20px;
}

div#wrap_2_1 {
    display: flex;
    /* margin-top: 133px; */
    align-items: start;
}

div#inner2 {
    padding-top: 95px;
    padding-bottom: 40px;
}

div#div_2_2 {
    padding-top: 121px;
    max-width: 760px;
    margin: 0 auto;
}

div#wrap_2_3 {
    display: flex;
    justify-content: space-around;
    padding-top: 68px;
    align-items: center;
}

img.mathbox {
}

.div_2_3_1 {
    background: #FFFFFF;
    border: none;
    box-sizing: border-box;
    box-shadow: 0px 15px 50px rgba(6, 73, 213, 0.15);
    border-radius: 30px;
    width: 340px;
    height: 276px;
}

.div_2_3_1 p {
    max-width: 244px;
    padding: 40px 39px 0 48px;
}

.div_2_3_1 img {
    padding-top: 25px;
    padding-left: 12px;
    padding-right: 12px;
}

div#wrap_2_4 {
    display: flex;
    background: #0649D5;
    border-radius: 30px;
    color: white;
    margin-top: 111px;
}

div#div_2_4_left {max-width: 425px;padding-left: 50px;padding-top: 76px;padding-right: 100px;padding-bottom: 70px;}

div#div_2_4_left .butn {
    margin-top: 33px;
}

div#div_2_4_left p {
    font-size: 20px;
    text-align: left;
    font-weight: normal;
    line-height: 32px;
    padding-top: 23px;
}

div#div_2_4_left_header {
    text-align: left;
}

div#base3 {
    background-image: url(../img/landing3/arc_top.svg);
    background-repeat: no-repeat;
    background-size: contain;
}

div#inner3 {
}

.proc-wrap {
    display: flex;
    /* flex-wrap: wrap; */
    justify-content: space-around;
    align-items: center;
}

div#base4 {
    /* background-image: url(../img/landing3/arc_bottom.svg); */
    /* background-repeat: no-repeat; */
    /* background-size: contain; */
    /* background-position: bottom; */
}

div#wrap_4_2 {
    /* display: flex; */
    /* flex-wrap: wrap; */
}

.wrap_3_2_text, .wrap_4_2_text {
    width: 365px;
    /* padding-left: 69px; */
    /* padding-top: 131px; */
}

.wrap_3_2_text p, .wrap_4_2_text p {
    width: 365px;
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
/* or 150% */
    color: #3B4F79;
    margin-top: 46px;
}

div#div_3_1 {
    width: 770px;
    margin: 0 auto;
    padding-top: 94px;
}

.wrap_3_2_pic img, .wrap_4_2_pic img {
    max-width: 680px;
}

.wrap_3_2_text div, .wrap_4_2_text div {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 30px;
    line-height: 26px;
/* identical to box height, or 87% */
    color: #0649D5;
    background: linear-gradient(180deg, #E6F3FF 6.25%, #FFFFFF 100%);
    border: 1px solid #FFFFFF;
    box-sizing: border-box;
    box-shadow: 0px 5px 15px rgba(6, 73, 213, 0.1);
    border-radius: 10px;
    display: inline-block;
    padding: 14px 21px 14px 18px;
}

div#base4_bottom {
    margin: 100px auto;
    text-align: center;
    margin: 0 auto;
    padding-top: 72px;
    padding-bottom: 109px;
}

div#base5 {
    background: #FFF2F4;
}

div#ss_header {
    padding: 118px 0 60px 0px;
}

div#ss-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-left: 11px;
    align-items: center;
    /* margin-right: 21px; */
}

.ss-inner {background: #FFFFFF;box-shadow: 0px 4px 50px rgba(0, 0, 0, 0.07);border-radius: 30px;max-width: 600px;font-family: Montserrat;font-style: normal;font-weight: 300;font-size: 20px;line-height: 30px;padding: 30px 40px 16px 40px;padding-left: 33px;padding-right: 33px;margin-bottom: 32px;}

.ss-inner.right {
    max-width: 391px;
}

.ss-sig-wrap.left {
    display: flex;
    margin-top: 20px;
    justify-content: space-between;
}

.ss-sig-name {
    font-weight: 600;
}

.ss-sig-wrap.right {
    margin-top: 20px;
}

img.jpm-logo {
    margin-top: 19px;
}

div#base5_bottom {text-align: center;margin-top: 55px;padding-bottom: 103px;}

.dottedline {
    text-align: center;
}

div#base_header {
    height: 99px;
}

div#base_wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 99px;
    /* position: relative; */
    width: 100%;
}

div#base_header {
    position: fixed;
    width: 100%;
    z-index: 100;
    background: white;
}

div#header-pusher {
    height: 99px;
    position: relative;
}

div#base_buttons .butn {
    padding: 16px 40px;
    margin-left: 15px;
    z-index: -1;
}

div#create-a-profile {
    margin-left: 78px;
    /* position: relative; */
    /* top: 0; */
}

div#base_footer {
    background-color: #071D49;
}

div#footer_wrap {
    display: flex;
    justify-content: space-between;
    padding-top: 72px;
    padding-bottom: 80px;
    flex-wrap: wrap;
}

#footer_wrap a {
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 22px;
    text-decoration: none;
    color: white;
}

#footer_wrap a:visited {
    color: #FD3B49;
}

#footer_wrap a:link {
	color: #ffffff;
}
.footer_address {
    display: inline-block;
    color: white;
}

#footer_right > div {
    margin-bottom: 18px;
}

.footer_email img {position: relative;top: 6px;}

#footer_right img {
    padding-right: 10px;
}

div#inner_copyright {
    padding-top: 28px;
    margin-bottom: 28px;
    text-align: center;
    color: white;
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 22px;
}

div#base_copyright {
    background-color: #071d49;
    height: 78px;
    border-top: rgba(196, 196, 196, 0.25) 2px solid;
}

div#footer_middle {
    line-height: 2;
}

div#div0_5 {
    display: none;
}

div.div_2_3_1:last-child {
    border: 1px solid #EE2737;
}

div#wrap_2_4 div.mobile {
    display: none;
}

div#wrap_2_3 > img {
}

div#wrap_2_3 > img {
    height: 14px;
    width: 340px;
}

.dottedline .mobile {
    display: none;
}

div#create-a-profile img:last-child {
    /* height: 42px; */
    margin-left: 5px;
}

div#base_usermenu {
    display: none;
}

b {
    font-weight: 500;
}

div#create-a-profile img:first-child {
    position: relative;
    /* top: -21px; */
}



#div_2_4_right {
    padding-top: 40px;
}

div#turbine-bg {
    position: absolute;
}

div#div1a_1 {
    width: 770px;
    height: 428px;
    display: flex;
    margin: 0 auto;
    flex-wrap: nowrap;
    flex-direction: column;
    /* padding: 29px 33px 29px 33px; */
    box-shadow: 0px 4px 50px rgba(0, 0, 0, 0.07);
    border-radius: 30px;
    background: white;
    justify-content: space-between;
}

p.tstm-p {
    font-weight: 300;
    font-size: 20px;
    line-height: 30px;
}

div#base1a {
    background-image: url(../img/landing3/blue_turbine.svg);
    background-repeat: no-repeat;
    background-position: left 14% top 96%;
    /* background-size: 821px; */
}

p#t1a {
    padding-top: 95px;
    padding-bottom: 40px;
}

.tstm-footer {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.tstm_name {
    font-size: 23px;
    font-weight: 600;
    line-height: 28px;
}

.tstm_title {
    font-weight: 400;
    padding-top: 10px;
}

div#base1b {
    /* background-image: url(../img/landing3/arc_top.svg); */
    /* background-repeat: no-repeat; */
    /* background-size: contain; */
    background: url(../img/landing3/arc_top_inverse.svg) no-repeat, #E6F3FF;
    /* background-repeat: no-repeat; */
    /* background-size: contain; */
    margin-top: 75px;
}

p#t1b {
    padding-top: 140px;
    text-align: center;
    font-weight: 600;
    font-size: 40px;
    color: #071d49;
    padding-bottom: 65px;
}

div#jobset {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}

.jobouter {
    width: 370px;
    height: 418.52px;
    background: #FFFFFF;
    box-shadow: 0px 4px 50px rgba(0, 0, 0, 0.07);
    border-radius: 30px;
    margin: 0 10px 40px;
}

.redbar {
    width: 40px;
    height: 3px;
    /* left: 801.98px; */
    /* top: 1964.92px; */
    background: #EE2737;
    margin-top: 40px;
    margin-left: 30px;
}

.jobname {
    margin: 15px 20px 0 30px;
    font-weight: 600;
    font-size: 26px;
    color: #0649D5;
}

.jobco {
    font-weight: 400;
    font-size: 20px;
    margin: 10px 30px 10px 30px;
    color: #0649D5;
    /* height: 30px; */
    line-height: 30px;
}

p.jobdesc {
    margin: 0 30px;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 30px;
/* or 167% */
    color: #071D49;
}

.jobouter.lower {
    height: 530px;
}

.carousel-slide {
    padding: 29px 33px;
    /* user-select: none; */
    outline: none;
    height: 355px;
}

.slick-prev:before, .slick-next:before {
    color: #EE2737;
    font-size: 30px;
}

.slick-prev, .slick-next {}

.slick-prev {
    left: -40px;
}
.slick-next {
    right: -35px;
}


.slick-dots li button:before {
    color: red;
    background: #EE2737;
    content: "";
    width: 44px;
    height: 4px;
}

.slick-dots li button {
    width: 44px;
    height: 4px;
}

.slick-dots li {width: 44px;height: 4px;}

.carousel-slide-inner {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.div_1b_2 {
    text-align: center;
    padding-bottom: 70px;
}

div#base-refer-error {
    background: pink;
    padding: 10px;
    position: relative;
}

div#base-refer {
    padding: 15px 45px;
    background: #bffaaf;
    position: relative;
    display: none;
}

div#base-refer-error {
    display: none;
}

#inner-refer p {
    padding-top: 5px;
    padding-bottom: 5px;
    line-height: 21px;
}

div#refer-dismiss {
    cursor: pointer;
    position: absolute;
    right: 10px;
}

div#refer-error-dismiss {
    position: absolute;
    right: 5px;
    top: 5px;
    cursor: pointer;
}

div#refer-overlay {
  position: fixed; /* Sit on top of the page content */
  /* display: none; */ /* Hidden by default */
  width: 100%; /* Full width (cover the whole page) */
  height: 100%; /* Full height (cover the whole page) */
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0,0,0,0.5); /* Black background with opacity */
  z-index: 200; /* Specify a stack order in case you're using a different order for other elements */
  /* pointer-events: none; */
}

div#rol-body {
    background: beige;
    /* margin: 10px; */
    padding: 20px;
    position: relative;
}

#rol-body ul {
    list-style: disc;
    margin: revert;
    padding: revert;
    /* padding-left: 20px; */
    /* font-size: 14px; */
}

#rol-body li {
    margin-bottom: 5px;
    margin-top: 5px;
}

#rol-body > ul >  li {
    padding-bottom:15px;
}

#rol-body li li {
    padding-bottom:2px;
}

div#rol-dismiss {
    position: absolute;
    right: 16px;
    top: 15px;
    cursor: pointer;
}

#inner-refer a {
    font-weight: bold;
    text-decoration: underline;
    color: blue;
    cursor: pointer;
}

span.rol-ul {
    text-decoration: underline;
}

span.refer-bold {
    color: crimson;
    font-weight: 600;
}