hr {
    display: none !important;
}

li, div, a {
    font-weight: 600 !important;
    color: #5A5A5A !important;
}

p {
	font-size: 18px; 
	color: #5A5A5A !important;
	/*font-family: Avenir,"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif" !important;
*/
}


img.imgTitluHomepage {
    margin: auto;
    width: 36%;
    /* margin-top: -9% !important; */
}


img.imgTitlu3 {
    width: 52%;
}



img.imgLogo {
    width: 8%;
    margin-left: -7%;
    /* display: inline; */
}


.centerAllContent,
.centerAllContent > p,
.centerAllContent > img,
.centerAllContent > div
{
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.leftAllContent,
.leftAllContent > p,
.leftAllContent > img,
.leftAllContent > div
{
    text-align: left;
    margin-left: auto;
    margin-right: auto;
}

video.customVideoHomepage {
    width: 80%;
    height: 80%;
    margin-top: 0%;
    margin-bottom: 2%;
    border-radius: 12px;
    -webkit-box-shadow: -2px 0px 29px 13px rgba(0,0,0,0.75);
    -moz-box-shadow: -2px 0px 29px 13px rgba(0,0,0,0.75);
    box-shadow: -2px 0px 22px 13px rgba(0,0,0,0.75);
    /* -webkit-box-shadow: -2px 0px 23px 11px rgba(0,0,0,0.75); */
    /* -moz-box-shadow: -2px 0px 23px 11px rgba(0,0,0,0.75); */
    /* box-shadow: -2px 0px 23px 11px rgba(0,0,0,0.75); */
}



p.title {
    font-weight: bold !important;
    font-size: 23px;
}


p.firstSubtitle {
    font-size: 17px;
    margin-bottom: 2%;
}


.sppb-addon.sppb-addon-animated-number.sppb-text-center.customAnimatedNumber >
.sppb-addon-content >
span.sppb-animated-number {
    display: none;
}

.page1_company{
	color: #809478 !important;
	font-size: 25px;
}
.page1_3components{
	color: white !important;
	font-size: 25px;
}

p.title2_tip1 {
    font-size: 40px;
	font-family: Adobe Garamond Pro, Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	color: #616161 !important;
    font-weight: bold;
}


p.lineUnderTitle2_tip1 {
    border-top: 5px solid #BD8BCA;
    width: 20%;
    margin: auto;
    margin-top: 1%;
}


p.lineUnderTitle2_tip1_page3 {
    border-top: 5px solid #86B3AD;
    width: 20%;
    margin: auto;
    margin-top: 1%;
}



p.lineUnderTitle2_blue {
    border-top: 5px solid #607CBF !important;
    width: 20%;
    margin: auto;
    margin-top: 1%;
}


div.descriptionCompany > p {
    /*font-size: 16px;*/
}


img.imgInPage1 {
    float: right;
	border-radius: 15px;
    /*width: 30%;*/
    width: 28%;
	margin-left: 5%;
	margin-top: 1%;
	margin-right: 2%;
}


span.textLeftPic {
    display: block;
    width: 67%;
    /* margin: auto; */
    padding-top: 5%;
	padding-bottom: 5%;
}


.sppb-addon.sppb-addon-animated-number.sppb-text-center.borderRight {
    border-right: 3px solid;
}


div.buttonLR_white {
   margin-left: auto;
   margin-right: auto;
   text-align: center;
}

div.buttonLR_white > a {
	transition: all .2s ease-in-out;
    background-color: white !important;
   /* border: 4px solid #F16521 !important; */
    color: #83977B !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_white > a:hover {
	
	border: 10% solid white !important;
	font-size: 30px;
	box-shadow:0px 10px 10px #68805F;
   /* background-color: white !important;
    border: 4px solid #F16521 !important;
    color: #F16521 !important;*/
}



div.buttonLR_whiteBlue {
   margin-left: auto;
   margin-right: auto;
   text-align: center;
}

div.buttonLR_whiteBlue > a {
	transition: all .2s ease-in-out;
    background-color: #607CBF !important;
   /* border: 4px solid #F16521 !important; */
    color: white !important;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 9%;
    padding-right: 9%;
    font-weight: bold !important;
    border-radius: 20px;
	border: solid white !important;
    font-size: 26px;
	box-shadow: 0px 7px 18px #00000029;
}

div.buttonLR_whiteBlue > a:hover {
	
	border: 10% solid white !important;
	font-size: 30px;
	box-shadow:0px 10px 10px #00000029;
}




div.buttonLR_whiteGrey {
   margin-left: auto;
   margin-right: auto;
   text-align: center;
}

div.buttonLR_whiteGrey > a {
	transition: all .2s ease-in-out;
    background-color: white !important;
   /* border: 4px solid #F16521 !important; */
    color: #757575 !important;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 9%;
    padding-right: 9%;
    font-weight: bold !important;
    border-radius: 20px;
	border: solid white !important;
    font-size: 26px;
	box-shadow: 0px 7px 18px #D8D7D7;
}

div.buttonLR_whiteGrey > a:hover {
	
	/*border: 10% solid white !important;*/
	font-size: 30px;
	box-shadow:0px 10px 10px #D8D7D7;
}





div.buttonLR_green {
   margin-top:50px;
   margin-left: auto;
   margin-right: auto;
   text-align: center;
}

div.buttonLR_green > a {
	transition: all .2s ease-in-out;
    background-color: #83977B !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_green > a:hover {
	
	border: 10% solid white !important;
	font-size: 30px;
	box-shadow:0px 10px 10px #BFBFBF;
   /* background-color: white !important;
    border: 4px solid #F16521 !important;
    color: #F16521 !important;*/
}


div.buttonLR_whiteTurcoise {
   margin-left: auto;
   margin-right: auto;
   text-align: center;
}

div.buttonLR_whiteTurcoise > a {
	transition: all .2s ease-in-out;
    background-color: white !important;
   /* border: 4px solid #F16521 !important; */
    color: #5C948C !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_whiteTurcoise > a:hover {
	
	border: 10% solid white !important;
	font-size: 30px;
	box-shadow:0px 10px 10px #5C948C;
   /* background-color: white !important;
    border: 4px solid #F16521 !important;
    color: #F16521 !important;*/
}



img.picExcellence {
    /* margin: auto; */
    width: 23%;
    /* margin-top: 2%; */
    /* margin-bottom: 4%; */
    /* margin-right: 5%; */
    display: inline;
    /*margin-right: 10%;*/
    margin-right: 6%;
}



/*img.picExcellence {*/
/*    margin: auto;*/
/*    width: 18%;*/
/*    margin-top: 2%;*/
/*    margin-bottom: 4%;*/
/*	margin-right: 5%;*/
/*	display: inline-block;*/
/*}*/

img.picExcellenceDermaTest {
    margin: auto;
    /*width: 25%;*/
    width: 33%;
    margin-top: 2%;
    margin-bottom: 4%;
	/*margin-right: 6%;*/
	margin-right: 7%;
	display: inline-block;
}


img.picExperts {
    width: 40%;
    margin: auto;
    margin-bottom: 4%;
    border-radius: 50%;
    margin-top: -13%;
}


.expertsZone {
    margin-bottom: 42%;
    margin-top: 6%;
}


/*.col-xs-4.textExperts > p {*/
    /*display: block;*/
    /*height: 202px;*/
/*}*/


.col-md-4.textExperts {
    width: 30%;
    margin-right: 1%;
    margin-left: 2%;
}


p > img.quotationExperts {
    width: 7%;
}


p.professorName {
    height: 77px;
    font-size: 17px;
    font-weight: 600 !important;
}

p.descriptionExpert {
    height: 204px;
    font-size: 17px;
    font-weight: 600 !important;
    
    width: 84%;
    margin: auto;
}


p.descriptionExpert.firstDescription {
    width: 100%;
}


.col-md-4.textExperts {
    background: white;
    border-radius: 22px;
}



img.quotationExperts.rightQuot {
    margin-left: auto;
    margin-bottom: 6%;
}


h3.paragraphBelowExperts {
    font-size: 21px;
    margin-top: 7%;
    margin-bottom: 5%;
}

/*p.paragraphBelow {*/
/*    margin-top: 32%;*/
/*}*/



/*WHITE TEXT*/


.descriptionCompanyWhiteColor > p,
p.title2White,
p.lineUnderTitle2White {
    color: white !important;
}


p.title2White {
    font-size: 40px;
	font-family: Adobe Garamond Pro, Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	color: white !important;
	font-weight: bold;
}


p.lineUnderTitle2White {
     border-top: 5px solid white;
    width: 20%;
    margin: auto;
    margin-top: 1%;
}


a.whiteLink {
    color: white !important;
    font-weight: bold !important;
    font-size: 18px !important;
    
    text-decoration: underline !important;
}


a.whiteLink:hover {
    color: blue !important;
}


.textForLeftSide > .descriptionCompany {
    text-align: left;
}


.marginImages {
    margin-top: 2%;
    margin-bottom: 2%;
}


img.imgAmb {
    width: 81%;
    margin: auto;
}


.col-md-8.textForRightAmb {
    text-align: left;
}


p.lineUnderTitle2_tip1_Amb {
    border-top: 5px solid #83977B;
    width: 52%;
    margin: auto;
    margin-top: 1%;
    width: 20%;
    /* margin-left: 8%; */
}

img.ambList {
    margin-top: 19%;
}


img.quotationAmb {
    width: 9%;
}


p.miniDescriptionAmb {
    font-size: 15px;
    line-height: 19px;
    margin-top: -6%;
}


img.quotationAmb.rightQoutAmb {
    margin-left: auto;
    margin-top: -8%;
}


span.compName {
    font-size: 17px;
    color: white;
    top: -5px;
    position: relative;
}



span.numberComponent {
    background: white;
    font-size: 26px;
    text-align: center;
    border-radius: 50%;
    padding-left: 13px;
    padding-right: 13px;
    margin-right: 3%;
    font-weight: bold;
}


.componentsArr {
    margin-top: 3%;
    margin-bottom: 5%;
}


p.downTextProducts {
    font-size: 25px;
    line-height: 34px;
}



p.typeOfProduct {
    color: white !important;
    font-weight: bold;
    font-size: 15px;
}


p.dummyProductPic {
    background: white;
    height: 167px;
    width: 228px;
    border-radius: 20px;
    text-align: center;
    margin: auto;
}



img.arrowClickBlink {
    margin-left: auto;
    width: 30%;
    top: -80px !important;
    position: relative;
}





/*DOTERRA*/


img.imgColumnRight {
    margin: auto;
    width: 36%;
    margin-top: 5%;
}

.contentColumn > p {
    font-size: 15px;
    margin-top: 5%;
}

p.firstSentence {
    font-size: 20px;
    /*width: 72%;*/
    width: 66%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5%;
    font-weight: bold;
}

.titleColumn {
    font-size: 25px;
    font-weight: bold !important;
}

.col-md-6.borderRight {
    border-right: 5px solid #BD8BCA;
}

p.specialPinkColor {
    color: #BD8BCA !important;
    font-weight: bold;
    font-size: 32px;
    margin-top: 2%;
    margin-bottom: 6%;
}

.descriptionCompanyWhiteColor_products > p {
    color: white !important;
    line-height: 28px;
    /*width: 80%;*/
    width: 73%;
    font-size: 20px;
    margin: auto;
    margin-top: 4%;
    font-weight: normal;
}

img.imgProductsInfoDown {
    width: 89%;
    margin: auto;
    margin-top: 15%;
}

.descriptionProducts {
    margin-bottom: -3%;
}

.descriptionProducts > p {
    width: 62%;
    margin: auto;
    line-height: 27px;
    margin-bottom: 1%;
}


.descriptionExcellenceQuality > p {
    font-size: 17px;
    margin-bottom: 2%;
}

p.otherInfo {
    font-size: 20px;
    font-weight: bold;
}


p.title_amb_expers {
    font-size: 40px;
	font-family: Adobe Garamond Pro, Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	color: #364657 !important;
    font-weight: bold;
}


p.lineUnderAmbExp {
    border-top: 5px solid #364657;
    width: 20%;
    margin: auto;
    margin-top: 1%;
}

.descriptionAmbExperts > p {
    color: #364657 !important;
}

p.customWidthAmb {
    font-weight: bold;
    width: 74%;
    margin: auto;
    margin-bottom: -3%;
}

img.littleImgAmb {
    float: left;
}


p.leftInfo {
    text-align: left;
    width: 94%;
    margin-bottom: 2%;
}

img.littleImgAmb {
    float: left;
    width: 15%;
    margin-right: 2%;
}


div.buttonDoterra_GreenWhite {
   margin-top:60px;
   margin-left: auto;
   margin-right: auto;
   text-align: center;
}

div.buttonDoterra_GreenWhite > a {
	transition: all .2s ease-in-out;
    background-color: #608A26 !important;
   /* border: 4px solid #F16521 !important; */
    color: white !important;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 9%;
    padding-right: 9%;
    font-weight: bold !important;
    border-radius: 20px;
	border: solid white !important;
    font-size: 26px;
	box-shadow: 0px 7px 18px #D8D7D7;
}

div.buttonDoterra_GreenWhite > a:hover {
	
	/*border: 10% solid white !important;*/
	font-size: 30px;
	box-shadow:0px 10px 10px #D8D7D7;
}






/*CONTACT*/


div#mail,
div#tel,
div#skype,
div#telegram,
div#whatsup,
div#instagram,
div#facebook,
div#twitter,
div#tiktok,
img.displayInlineElements
{
    display: inline !important;
}

img.displayInlineElements {
   /*padding: 2%;*/
   /*width: 9%;*/
   padding: 2%;
   margin-right: -3%;
   width: 10%;
}


img.displayPersonPicture {
    margin: auto;
	border: 7px solid white;
    border-radius: 50%;
    width: 12%;
    margin-top: 3%;
}





.titleContact {
    /*color: white !important;*/
    color: #3B1827 !important;
    font-size: 24px !important;
    line-height: 37px;
    font-weight: 800 !important;
}


div.titleContactPerson {
    /*color: white !important;*/
    color: #3B1827 !important;
    /*font-size: 52px;*/
    font-size: 42px;
    margin-top: 1%;
    line-height: 32px;
    font-weight: 800 !important;
}

.customMarginTop {
    margin-top: 6%;
}


.col-md-12.customMarginForPictures {
    margin-bottom: 4%;
}

.customScale { transition: all .2s ease-in-out; }

img.customScale:hover {
    transform: scale(1.3);
}




img.imgLogoWhatsUp { transition: all .2s ease-in-out; }

img.imgLogoWhatsUp:hover {
    transform: scale(1.4);    
}

img.imgLogoWhatsUp {
    float: right;
    margin-right: 4%;
    margin-top: -5%;
    /*background-color: rgba(0, 0, 0, 0.5);*/
    background-color: white;
    padding: 10px;
    border-radius: 50%;
    transform: scale(1.1);
    
    position: fixed;
    top: 94%;
    left: 93%;
    
    
    -webkit-box-shadow: -2px 5px 29px -5px rgba(0,0,0,0.95);
    -moz-box-shadow: -2px 5px 29px -5px rgba(0,0,0,0.95);
    box-shadow: -2px 5px 29px -5px rgba(0,0,0,0.95);
}



.typeUp {
    color: #BD8BCA !important;
    font-weight: bold !important;
    font-size: 39px;
    margin-bottom: 8%;
}


.typeUp2 {
    color: #BD8BCA !important;
    font-weight: bold !important;
    font-size: 39px;
    margin-bottom: 8%;
    height: 14px;
}

.typeDown {
    color: white !important;
    font-weight: bold !important;
    font-size: 23px;
}


.col-md-12.typesProducts {
    margin-top: 5%;
}











/*LANGUAGE SWITCHER*/



.mod-languages > div.btn-group > a {
    color: black !important;
    font-size: 17px;
}


.mod-languages > div.btn-group > a > img {
/*    width: 2em;
    display: inline-block;*/
    width: 1.6em;
    display: inline-block;
    margin-right: 4px;
    top: -1px;
    position: relative;
}

ul.lang-block.dropdown-menu {
    background: none;
}


ul.lang-block.dropdown-menu > li > a > img {
/*    width: 1.7em;
    margin-left: 1%;
    display: inline-block;*/

    width: 1.4em;
    display: inline-block;
    margin-right: 0px;
    margin-left: 3px;
    top: -1px;
    position: relative;
}

ul.lang-block.dropdown-menu > li > a  {
    color: black !important;
    font-size: 17px;
    padding: 5px 0;
}


ul.lang-block.dropdown-menu {
    border: none !important;
    box-shadow: none !important;
}


i.pe.pe-7s-angle-down {
    font-size: 19px;
    font-weight: bold;
    position: relative;
    top: 3px;
}
