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: 34%;
    /*margin-top: -9% !important;*/
}



/*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;
}

.customVideoHomepageDummy {
    margin-top: 3%;
    margin-bottom: 2%;
    border-radius: 20px;
    margin-left: auto;
    margin-right: auto;
    /*width: 100%;*/
    width: 80%;
}



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;*/
	color: #12355B !important;
    font-weight: bold;
}


p.lineUnderTitle2_tip1 {
    border-top: 5px solid #195e83;
    width: 20%;
    margin: auto;
    margin-top: 1%;
}

p.lineUnderTitle2_blue {
    border-top: 5px solid #195e83 !important;
    width: 20%;
    margin: auto;
    margin-top: 1%;
}


.descriptionCompany > p {
    margin-top: 3%;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
   
}



.descriptionCompany.blueTextExperts > p {
    /*color: #3a4959 !important;*/
     color: #12355B !important;
    width: 100% !important;
}


.descriptionCompany.blueText > p {
    /*color: #3a4959 !important;*/
     color: #12355B !important;
}




.descriptionCompany.whiteText > p {
    margin-top: 3%;
    /*width: 80%;*/
    width: 72%;
    margin-left: auto;
    margin-right: auto;
    color: white !important;
}


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;
   margin-top: 4%;
}

div.buttonLR_white > a {
	transition: all .2s ease-in-out;
    background-color: white !important;
   /* border: 4px solid #F16521 !important; */
    color: #3a4959 !important;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 7%;
    padding-right: 7%;
    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 #3a4959;
   /* 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: 7%;
    padding-right: 7%;
    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: 12%;
    padding-right: 12%;
    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-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: 7%;
    padding-right: 7%;
    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;
}


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: 12%;
    padding-right: 12%;
    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;*/
}








div.buttonLR_blue {
   margin-left: auto;
   margin-right: auto;
   text-align: center;
   margin-top: 4%;
}

div.buttonLR_blue > a {
	transition: all .2s ease-in-out;
    background-color: 	#0F4581 !important;
   /* border: 4px solid #F16521 !important; */
    color: white !important;
    padding-top: 15px;
    padding-bottom: 15px;
	padding-left: 7%;
    padding-right: 7%;
    font-weight: bold !important;
    border-radius: 20px;
    font-size: 26px;
}

div.buttonLR_blue > a:hover {
	
	border: 10% solid white !important;
	font-size: 30px;
	box-shadow:0px 10px 10px #3a4959;
   /* background-color: white !important;
    border: 4px solid #F16521 !important;
    color: #F16521 !important;*/
}


.col-md-12.marginForExperts {
    margin-top: 2%;
    margin-bottom: 3%;
}

.col-md-12.expertsMargin {
    margin-top: 5%;
}


.col-md-4.backgroundWhiteExpertsZone {
    background: rgba(255,255,255, 0.9);
    border-radius: 20px;
    width: 31%;
    margin-left: 2%;
    height: 174px;
    margin-bottom: 5%;
}


img.expertPicPrinc {
    margin: auto;
    width: 35%;
    margin-top: -12%;
}


.nameExp {
    font-weight: 900 !important;
    margin-bottom: 2%;
    margin-top: 3%;
    font-size: 16px;
}























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 blue;
    width: 52%;
    margin: auto;
    margin-top: 1%;
    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;
}



.descriptionProductsAsea {
    /*width: 61%;*/
    width: 66%;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5%;
}



.col-md-7.customMargin-Bottom {
    margin-bottom: 34%;
}


img.imgProduse {
    float: left;
    width: 36%;
    margin-right: 6%;
    margin-top: -10%;
}


p.produtuctsDescripRight {
    margin-top: 8%;
    color: #12355B !important;
}


p.colorBlue,
.descriptionProductsAsea > p {
	color: #12355B !important;
}


p.colorBlue.thisSmall {
    font-size: 15px;
    margin-bottom: 0%;
}


p.colorBlue.marginTopHere {
    margin-top: 2%;
}

span.lineBet {
    font-size: 30px;
    margin-left: 1%;
    margin-right: 1%;
}


.descriptionCompany.blueText.col-md-12 {
    margin-left: -23%;
}

p.lastTextCenter {
    text-align: center;
}





p.lastTextCenter.firstTop {
    margin-bottom: -3%;
}

.resetFont {
	font-family: inherit !important;
    font-size: 38px !important;
    margin-bottom: 14px !important;
}


p.lineUnderTitle2_tip1.customUnderlineHere {
    margin: initial;
    border-top: 4px solid #12355B;
    width: 43%;
    margin-left: 2%;
}



video.customVideoHomepage {
    width: 80%;
    height: 80%;
    margin-top: 2%;
    margin-bottom: 1%;
    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 29px 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); */
}


















/*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;
    font-size: 24px !important;
    line-height: 37px;
}


div.titleContactPerson {
    color: white !important;
    /*font-size: 52px;*/
    font-size: 42px;
    margin-top: 1%;
    line-height: 32px;
}


.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);*/
}



.descriptionCompany.colorBlue > p {
    color: #364657 !important;
}


p.discountsTextDown {
    width: 34% !important;
    margin: auto;
    font-size: 21px;
    font-weight: normal;
}


.descriptionCompany.whiteText.normalWeight > p {
    font-weight: normal;
}



a.linkInSlider {
    color: #12355B !important;
}


img.img_ProduseLeft {
    border-radius: 20px;
    display: inline-block;
    width: 41%;
    float: left;
    padding: 1%;
}   


.titleProduseHere {
    padding-top: 3%;
    color: #12355B !important;
    font-weight: 800 !important;
    font-size: 22px;
}

.descriereProduseHere {
    color: #12355B !important;
    font-weight: 600 !important;
    text-align: left;
    margin-top: 3%;
    width: 55%;
    margin-left: 41%;
    border-left: 3px solid #0971ce;
    padding-left: 3%;
    height: 161px;
}

.backgroundProduse {
    background: #eef7ff;
    padding: 1%;
    height: 249px;
    border-radius: 20px;
    border: 3px solid #0971ce;
}


img.secondProdImg {
    margin: auto;
    /*width: 38%;*/
    width: 49%;
}


.titleStarterKit {
    font-size: 28px;
    margin-bottom: 3%;
    font-weight: bold !important;
    margin-top: 5%;
    color: #12355B !important;
    font-weight: 800 !important;
}

p.lineUnderTitle2_tip1.newLineHere {
    border-top: 5px solid #0971CE;
    width: 34%;
    margin-top: -1%;
}



p.btnComenzi {
    font-size: 17px;
    color: #12355B !important;
    font-weight: 800 !important;
    width: 65%;
    margin: auto;
    margin-bottom: 7% !important;
    margin-top: 3%;
}

span.colorDiscount {
    color: #0971CE !important;
}


p.sentenceDiscount {
    color: #12355B !important;
    font-weight: 600 !important;
    margin: auto;
    width: 73%;
    margin-bottom: 1%;
    font-size: 17px;
}


p.descriptionPackageLittleSlider {
    color: #0971CE !important;
    font-weight: bold;
    font-size: 15px;
}


.pacheteDescription {
    color: #12355B !important;
    font-size: 21px;
    margin-bottom: -4%;
    margin-left: 11%;
}


img.imgLittleSliderProducts {
    border: 2px solid #0971CE !important;
    border-radius: 20px;
    width: 69%;
    margin: auto;
}













div#owl-carousel99.owl-theme > .owl-controls > .owl-buttons > div,
div#owl-carousel100.owl-theme > .owl-controls > .owl-buttons > div,
div#owl-carousel101.owl-theme > .owl-controls > .owl-buttons > div {
    color: white !important;
    display: inline-block;
    zoom: 1;
    margin: 4px;
    margin: 3px;
    padding: 7px 10px;
    font-size: 39px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background: none !important;
    opacity: 1 !important;
    z-index: 2 !important;
    position: relative;
    color: #0971CE !important;
}


div#owl-carousel99.owl-theme > .owl-controls > .owl-buttons,
div#owl-carousel100.owl-theme > .owl-controls > .owl-buttons,
div#owl-carousel101.owl-theme > .owl-controls > .owl-buttons
{
    margin-top: -14%;   
}
div#owl-carousel99 > .owl-controls.clickable > .owl-buttons > .owl-prev,
div#owl-carousel100 > .owl-controls.clickable > .owl-buttons > .owl-prev,
div#owl-carousel101 > .owl-controls.clickable > .owl-buttons > .owl-prev
{
    margin-right: 89%;
}

div#owl-carousel99 > .owl-controls.clickable > .owl-buttons > .owl-prev:before,
div#owl-carousel100 > .owl-controls.clickable > .owl-buttons > .owl-prev:before,
div#owl-carousel101 > .owl-controls.clickable > .owl-buttons > .owl-prev:before {
    content: "< " !important;
}
div#owl-carousel99 > .owl-controls.clickable > .owl-buttons > .owl-next:before,
div#owl-carousel100 > .owl-controls.clickable > .owl-buttons > .owl-next:before,
div#owl-carousel101 > .owl-controls.clickable > .owl-buttons > .owl-next:before {
    content: "> " !important;
}
div#owl-carousel99,
div#owl-carousel100,
div#owl-carousel101 {
    margin-bottom: 7%;
}

div#owl-carousel99  > .owl-controls.clickable > .owl-pagination,
div#owl-carousel100 > .owl-controls.clickable > .owl-pagination,
div#owl-carousel101 > .owl-controls.clickable > .owl-pagination
{
    display: none;
}





/*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;
}
