p.titlePage2 {
    font-weight: bold !important;
    font-size: 23px;
    color: white !important;
}


p.firstSubtitlePage2 {
    font-size: 17px;
    margin-bottom: 2%;
    color: white !important;
}



p.lineUnderTitlePage2 {
    border-top: 5px solid #607CBF;
    width: 20%;
    margin: auto;
    margin-top: 1%;
}


div.descriptionCompanyPage2 > p {
    /*font-size: 16px;*/
   /* color: white !important; */
}

.signUpSteps{
	font-size: 24px;
	color: #607CBF !important;
	
}

.schema{
	display: inline !important;
}


img.imgTitlu {
    margin: auto;
    width: 50%;
}



div.buttonLR_whiteBlue2 {
   margin-left: auto;
   margin-right: auto;
   text-align: center;
}

div.buttonLR_whiteBlue2 > a {
	transition: all .2s ease-in-out;
    background-color: white !important;
    color: #607CBF !important;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 12%;
    padding-right: 12%;
    font-weight: bold !important;
    border-radius: 20px;
	border: 4px solid #607CBF !important;
    font-size: 26px;
	box-shadow: 0px 7px 18px #00000029;
}

div.buttonLR_whiteBlue2 > a:hover {
	
	border: 10% solid #607CBF !important;
	font-size: 30px;
	box-shadow:0px 10px 10px #00000029;
}

img.imgLeftText,
span.textRightImg {
    display: inline;
}


img.imgLeftText {
    width: 18%;
}



img.arrowClickBlink2 {
    /*margin-left: auto;*/
    margin-left: 67%;
    width: 30%;
    top: -101px !important;
    position: relative;
}

.blinkArrowClickHere2 {
    margin-bottom: -9%;
}



p.bigerFontWeight {
    font-weight: 600;
}

span.textRightImg {
    font-weight: 600;
    font-size: 17px;
}


.col-md-12.customMarginForTheThree {
    margin-top: 1%;
    margin-bottom: 4%;
}

div.alignForTheScheme {
    text-align: left;
    font-weight: 600 !important;
} 

img.imgNumber,
img.imgNumber2,
img.imgNumber3 {
    display: inline;
}

img.imgNumber {
    width: 9%;
    margin-right: 1%;
}

img.imgNumber2 {
    width: 9%;
    margin-right: 1%;
}

img.imgNumber3 {
    width: 10%;
    margin-right: 1%;
}

p.margin2 {
    margin-top: -2%;
    margin-left: 7%;
}

p.margin3 {
    margin-top: -2%;
    margin-left: 14%;
}



span.textForNumber2 {
    position: absolute;
    width: 53% !important;
    margin-top: 1%;
    font-weight: 600 !important;
}

section.bigerFontWeight > div > p {
    font-weight: 600 !important;
}


img.picArrow {
    position: absolute;
    margin-top: -27%;
    width: 33%;
    margin-left: -1%;
}