p.titlePage3 {
    font-weight: bold !important;
    font-size: 23px;
}


p.firstSubtitlePage3 {
    font-size: 17px;
    margin-bottom: 2%;
}


p.lineUnderTitlePage3 {
    border-top: 2px solid black;
    width: 6%;
    margin: auto;
    margin-top: 1%;
}


div.descriptionCompanyPage3 > p {
    /*font-size: 16px;*/
}


img.mapSection2 {
    margin: auto;
    /*width: 89%;*/
    width: 90%;
}



img.pic3Page3 {
    width: 44%;
    margin-left: auto;
}


.col-xs-6.alignTextPic3 > p {
	color:white !important;
    text-align: -webkit-auto;
    margin-top: 8%;
}


.col-xs-12.textWithPicture {
    margin-top: 3%;
    margin-bottom: 3%;
}



.col-md-12.twoColumns {
    /*text-align: left !important;*/
    margin-top: 3%;
    /*margin-bottom: 6%;*/
    margin-bottom: 2%;
}



.imgAlign {
    /*display: inline !important;*/
}




.imgAlign > img {
    width: 46% !important;
    /* display: inline !important; */
    /*float: left;*/
    /*margin-right: 3%;*/
    /*margin-left: 3%;*/
    margin: auto;
    border-radius: 20px;
}


div.textAlignRightPic {
    /*margin-bottom: 14%;*/
    margin-bottom: 4%;
    margin-top: 5%;
    font-size: initial;
}


.imgAlignPic2 > img {
    width: 47% !important;
}


p.lineUnderTotal {
    border-top: 3px solid #83977B;
    width: 86%;
    margin: auto;
    margin-top: 0%;
    margin-bottom: 4%;
}

p.textCenter {
    text-align: center;
    font-size: 27px;
    font-weight: bold !important;
    margin-bottom: 3% !important;
}


p.lastTextDown {
    /*text-align: right;*/
}

.textDownPicAndText {
    padding-left: 3%;
}

.col-md-6.borderForColumn {
    /*border-right: 2px solid;*/
    background: white;
    border-radius: 20px;
    padding: 20px;
    box-shadow: 0px 7px 18px #00000029;
}


.backgroundSign {
    background: #5A5A5A;
    color: white !important;
    font-size: 30px;
    width: 10%;
    border-radius: 50%;
    padding: 9px;
}

.signForBox1 {
    float: left;
}

.signForBox2 {
    float: right;
}


img.schemeSection6 {
    width: 75%;
    margin: auto;
}


.col-md-12.threeColumns {
    margin-top: 2%;
    margin-bottom: 3%;
}

.col-md-4.textAlignLeft  {
    text-align: left !important;
    
    box-shadow: 0px 7px 18px #00000029;
    /*background: rgba(255,255,255, 0.3);*/
    border-radius: 20px;
    padding: 20px;
    height: 401px;
}


.col-md-4.textAlignLeft.white.color1 {
    background: #18B889;
}


.col-md-4.textAlignLeft.white.color2 {
    background: #7A17DD;
}

.col-md-4.textAlignLeft.white.color3 {
    background: #E18700;
}


p.textTitleInColumn {
    font-size: 22px;
    text-align: center;
    margin-bottom: 7%;
}

p.customMotto {
    /*font-weight: bold !important;*/
    font-size: 32px !important;
    margin-top: 3%;
}


.customTextInTheThreeColumns > p {
    color: white !important;
    font-size: 14px;
}


.col-md-12.threeColumns > .col-md-4 {
    width: 32%;
    margin-right: 1%;
}



p.firstTextHere {
    margin-bottom: 7% !important;
    width: 69%;
    margin: auto;
}


p.secondTextHere {
    margin-top: 9% !important;
    width: 69%;
    margin: auto;
    margin-bottom: 7%;
}



img.picArrow_Page3_1 {
    position: absolute;
    margin-top: -13%;
    width: 15%;
    margin-left: 14%;
}


img.picArrow_Page3_2 {
    position: absolute;
    margin-top: -10%;
    width: 14%;
    margin-left: 73%;
}

/*WHITE COLORS */

p.titlePage3White {
    font-weight: bold !important;
    font-size: 23px;
    color: white !important;
}

p.firstSubtitlePage3White {
    font-size: 17px;
    margin-bottom: 2%;
    color: white !important;
}

p.lineUnderTitlePage3White {
    border-top: 2px solid white;
    width: 6%;
    margin: auto;
    margin-top: 1%;
}


div.descriptionCompanyPage3White > p {
    /*font-size: 16px;*/
    color: white !important;
}

.col-md-4.textAlignLeft.white > p  {
    color: white !important;
}


.opportunity_list{
	/*padding: 2%;*/
	border-radius: 20px;
	background-color: white;
	font-size: 19px;
	
	    padding-top: 2%;
    padding-bottom: 2%;
}

span.lineBetWeen {
    font-size: 48px;
    margin: 2%;
    color: #83977B;
}


.downloadLink {
    font-size: 17px;
    text-decoration: underline;
}

span.arrowDownload {
    transform: rotate(91deg);
    position: absolute;
    font-size: 16px;
    margin-left: 4px;
}


span.oportunityText {
    position: relative;
    top: -5px;
}


p.someText {
    margin-top: 3%;
    font-size: 21px;
}

span.numberCompensation {
    background: white;
    font-size: 26px;
    text-align: center;
    border-radius: 50%;
    padding-left: 13px;
    padding-right: 13px;
    margin-right: 0%;
    font-weight: bold;
    margin-left: 8%;
    color: #83977b;
}

div.buttonLR_JoinCommunity {
   margin-left: auto;
   margin-right: auto;
   text-align: center;
}

div.buttonLR_JoinCommunity > a {
	transition: all .2s ease-in-out;
    background-color: #52C0D2 !important;
    border: 4px solid white !important; 
    color: white !important;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 9%;
    padding-right: 9%;
    font-weight: bold !important;
    border-radius: 20px;
    font-size: 26px;
}

div.buttonLR_JoinCommunity > a:hover {
	border: 10% solid white !important;
	font-size: 30px;
	box-shadow:0px 10px 10px #BFBFBF;
}


div.colorWhiteForTheTeam {
    margin-top: 4%;
    margin-bottom: 6%;
    line-height: 38px;
}

div.colorWhiteForTheTeam > p {
    color: white !important;
}




div.buttonLR_LearnMorePage3 {
   margin-left: auto;
   margin-right: auto;
   text-align: center;
   margin-top: 3%;
}

div.buttonLR_LearnMorePage3 > a {
	transition: all .2s ease-in-out;
    background-color: #2b476b !important;
    border: 4px solid white !important; 
    color: white !important;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 9%;
    padding-right: 9%;
    font-weight: bold !important;
    border-radius: 20px;
    font-size: 26px;
}

div.buttonLR_LearnMorePage3 > a:hover {
	border: 10% solid white !important;
	font-size: 30px;
	box-shadow:0px 10px 10px #BFBFBF;
}


div.customElement {
    color: #2b476b !important;
    font-weight: bold !important;
    font-size: 24px;
}

div.firstElement {
    margin-bottom: 1%;
}

div.secondElement {
    margin-top: 3%;
    margin-bottom: 1%;
}


div.thirdElement {
    margin-top: 3%;
}

.col-md-4.textAlignLeft_LastPics_Border
 {
    text-align: left !important;
    border-left: 8px solid #2b476b;
}


.col-md-4.textAlignLeft_LastPics_Border > p {
    font-size: 16px;
    color: white !important;
    font-weight: normal;
}

div.lastThreeColumns {
    margin-bottom: 3%;
}




/*DOTERRA*/

p.title2White.marginTopTitle {
    margin-top: 6%;
}

.col-xs-12.numbersFactsTell {
    margin-top: 6%;
    margin-bottom: 3%;
}


img.numberFacts {
    width: 72%;
    margin: auto;
}

p.lastTextSectionFacts {
    color: white !important;
    margin-top: 45% !important;
    font-size: 28px;
    font-weight: normal;
    width: 48%;
    margin: auto;
    line-height: 35px;
}


.infoAward {
    font-size: 13px;
    line-height: 17px;
}



.col-md-12.awardsPictures2 {
    margin-bottom: 5%;
}

p.lastTextAwards {
    margin-top: 3%;
    width: 92%;
    margin-left: auto;
    margin-right: auto;
}


.descriptionCompensationPlan > p {
    color: white !important;
    margin-top: 4%;
    margin-bottom: 3%;
    width: 78%;
    margin-left: auto;
    margin-right: auto;
}


.descriptionCompensationPlan.marginTopCompensationPlan {
    margin-top: 6%;
}


.descriptionThreePhases {
    text-align: left;
    width: 68%;
    margin-top: 5%;
}


.thePhases {
    margin-bottom: 3%;
}


img.numberPhase {
    display: inline;
    margin-right: 1%;
    width: 6%;
}

span.textPhase {
    font-weight: bold;
    font-size: 24px;
    top: 2px;
    position: relative;
}


img.picturePhase {
    width: 13%;
    margin-left: 14%;
}


.descriptionEachPhase > p {
    text-align: left;
}


img.numberPhaseOnly {
    float: left;
    width: 4%;
    margin-right: 2%;
}


p.sentencePhase {
    width: 90%;
    margin-left: 6%;
}


img.bigImagePhase {
    width: 70%;
    margin: auto;
    display: inline;
}


p.lastSentencePhase {
    text-align: center;
    margin-top: 1%;
}


.descriptionBusinessBuildingStrategy > p {
    color: white !important;
    /*width: 76%;*/
    width: 56%;
    margin-left: auto;
    margin-right: auto;
    /*margin-bottom: 5%;*/
    margin-bottom: 3%;
}




.descriptionBusinessBuildingStrategy {
    margin-top: 4%;
}


.col-md-6.customBackgroundTextsDown {
    background: #F9D678;
    padding: 28px 28px 5px 28px;
    border-radius: 20px;
    width: 47%;
    margin-left: 3%;
}


.col-md-6.customBackgroundTextsDown > p {
    margin-bottom: 5%;
}



img.pictureLeftSide,
p.displayInlineWithLittlePic
{
    display: inline;
}


img.pictureLeftSide {
    margin-top: -42%;
    margin-left: -10%;
}


.bookEventArea {
    background: rgba(255,255,255, 0.9);
    width: 89%;
    margin: auto;
    padding-top: 2%;
    padding-bottom: 2%;
    border-radius: 20px;
}

p.bookEv1, p.bookEv2 {
    margin: auto;
    width: 75%;
}

p.bookEv2 {
    margin-top: 7%;
}


.buttonLR_green.newColor > a {
    background-color: #1D637C !important;
}

img.arrowClickBlink5 {
    margin-left: auto;
    width: 22%;
    top: -90px !important;
    position: relative;
    left: -79px;
}

.blinkArrowClickHere5 {
    margin-bottom: -6%;
}


.custom_if_you_didnt_know {
    position: relative;
    left: 31%;
    width: 85%;
}


.custom_if_you_didnt_know > .descriptionCompanyPage3 > p.title2_tip1 {
    font-size: 31px;
    font-weight: bold;
    font-family: inherit;
}

.custom_if_you_didnt_know > .descriptionCompanyPage3 > p {
    color: white !important;
    font-size: 16px;
    font-weight: normal;
}


p.lastSendIfYouDid {
    margin: auto;
    font-size: 17px !important;
    font-weight: bold !important;
    width: 75%;
}


.custom_if_you_didnt_know > .descriptionCompanyPage3 > .lineUnderTitle2_tip1 {
    border-top: 6px solid #12355B;
    height: 0px;
    width: 28%;
}


p.firstSentenceTeam {
    width: 66%;
    margin: auto;
    line-height: 29px;
}


p.secondSentenceTeam {
    margin-top: 2%;
    margin-bottom: -1%;
}


p.thirdSentenceTeam {
    width: 51%;
    margin: auto;
    line-height: 29px;
    margin-top: -1%;
    margin-bottom: -2%;
}


/*WEBINAR TABLE*/

.registerForm_webinar {
    background: white;
    border-radius: 20px;
    width: 57%;
    margin: auto;
    margin-top: 2%; 
    box-shadow: 0px 0px 41px 0px rgba(0,0,0,0.75);
}

.registerForm_webinar > table {
    width: 95%;
}


td.td_leftImage {
    background: #d1d1e0;
    width: 46%;
    border-radius: 20px 0px 0px 20px;
}

td.paddingThisTd{
    padding-left: 4%;
    padding-top: 2%;
}


input.specialInpustsForRegister {
    position: relative !important;
    width: 100% !important;
    height: 42px !important;
    background: transparent !important;
    border: none !important;
    outline: none !important;
    font-size: 15px !important;
    border-bottom: 1px solid rgba(0,0,0,.5) !important;
    border-radius: 0 !important;
    padding-bottom: 0 !important;
    color: black !important;
}


.btnSendMessageForWebinar > a {
    background-color: #52C0D2 !important;
    border: 2px solid white !important;
    color: white !important;
    font-size: 15px;
    border-radius: 13px;
    font-weight: bold !important;
    padding: 3% 18% 3% 18%;
}


.btnSendMessageForWebinar {
    margin-top: 8%;
    margin-bottom: 3%;
}

p.titleForRegister {
    color: black !important;
}

p.numbPrincip {
    font-weight: bold;
    font-size: 33px;
    margin-top: -1%;
}


.buttonLR_whiteGrey.marginTopForThis.specialWidthStrategyButton > a {
    padding-left: 7%;
    padding-right: 7%;
}


p.text1_toMore {
    color: white !important;
    margin: auto;
    font-size: 16px;
    background: #743aa1;
    margin-top: 5%;
    padding-top: 2%;
    padding-bottom: 2%;
    padding-left: 23%;
    padding-right: 22%;
    margin-bottom: -2%;
}


p.text2_toMore.anotherBackground_here {
    background: #1381CA;
    color: white !important;
    padding-top: 1%;
    padding-bottom: 1%;
    font-size: 23px;
    margin-bottom: -2%;
}


img.bigArrowHere {
    position: absolute;
    left: 66%;
    top: 57%;
    width: 5%;
}

p.title2_tip1.resetFont,
p.title2White.resetFont,
p.title_amb_expers.resetFont,
p.title2White.titleImportantPrinc {
    font-family: inherit;
    font-size: 35px;
}


p.lineUnderTitle2White.line_important_princ {
    border-top: 3px solid white;
    width: 65%;
}

p.lineUnderAmbExp.resetLineTheThreePhases {
    border-top: 4px solid #575656;
    width: 58%;
}

p.lineUnderTitle2White.resetLineTheTeam {
    width: 12%;
}