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: 50%;
    margin-top: -9% !important;*/
    margin: auto;
    width: 38%;
    margin-top: -9% !important;
}



img.imgTitlu2, img.imgTitlu3 {
    margin: auto;
    width: 43%;
    margin-top: -9% !important;
}




img.imgLogo {
/*    width: 6%;
    margin-left: 6%;
    position: relative;
    top: -2em;
    margin-bottom: -7%;*/
    width: 6%;
    margin-left: 5%;
    position: relative;
    top: -5em;
    margin-bottom: -7%;
}


/*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;

    background: #86B157;
    color: white !important;
    padding-top: 2%;
    padding-bottom: 2%;
    border-radius: 20px;

    font-weight: normal !important;

    width: 80%;
    margin: auto;
}




.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 #83977B;
    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;*/
}




span.textLeftPic {
    display: block;
    /*width: 67%;*/
    width: 97%;
    /* margin: auto; */
/*    padding-top: 5%;
	padding-bottom: 5%;*/
    
    padding-top: 4%;
    padding-bottom: 5%;
    text-align: left;
}


p.firstSentenceCelebrities {
    font-weight: bold;
    margin: auto;
    /*margin-bottom: 4%;*/
    margin-bottom: 2%;

    font-size: 20px !important;
    width: 80%;

}


.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_products_colorYellow > a {
    transition: all .2s ease-in-out;
    background-color: #DE9300 !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;
    border: 2px solid white;
}

div.buttonLR_white_products_colorYellow > a:hover {
    border: 10% solid white !important;
    font-size: 30px;
    box-shadow:0px 10px 10px #DE9300;
   /* background-color: white !important;
    border: 4px solid #F16521 !important;
    color: #F16521 !important;*/
}





div.buttonLR_white_products > 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: 7%;
    padding-right: 7%;
    font-weight: bold !important;
    border-radius: 20px;
    font-size: 26px;
}

div.buttonLR_white_products > 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_white > a {
	transition: all .2s ease-in-out;
    background-color: white !important;
   /* border: 4px solid #F16521 !important; */
    /*color: #83977B !important;*/
    color: black !important;
    padding-top: 15px;
    padding-bottom: 15px;
    /*padding-left: 12%;*/
    /*padding-right: 12%;*/
    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 #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: 12%;*/
    /*padding-right: 12%;*/

    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: 12%;
    padding-right: 12%;
    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: 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;*/
}



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%;*/
    width: 28%;
    margin-top: 2%;
    margin-bottom: 4%;
	/*margin-right: 6%;*/
	margin-right: 7%;
	display: inline-block;

    background: white;
    border-radius: 20px;
}


.descriptionCompany.textExcellence > p,
.descriptionCompany.textExcellence > h3 {
    color: white !important;
}


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: bold !important;
}


p.descriptionExpert {
    /*height: 204px;*/
    height: 161px;
    /*font-size: 17px;*/
    font-size: 15px;
    font-weight: 600 !important;
    
    width: 84%;
    margin: auto;
}


p.descriptionExpert.heightHereIT {
    height: 203px;
}


p.descriptionExpert.firstDescription {
    width: 100%;
}


.col-md-4.textExperts {
    /*background: white;*/
    border-radius: 22px;
    background: rgba(255,255,255, 0.9);
}


h3.firstSentExpert {
    background: #03294D;
    color: white;
    padding-top: 2%;
    padding-bottom: 2%;
    font-size: 31px;
    text-transform: uppercase;
    border-radius: 20px;
}


.arrangePicAndText > .col-md-2 {
    margin-top: 3%;
}


p.lineUnderTitle2_tip1_Amb.thisWhite {
    border-top: 5px solid white !important;
}



img.quotationExperts.rightQuot {
    margin-left: auto;
    margin-bottom: 6%;
}


h3.paragraphBelowExperts {
    font-size: 21px;
    /*margin-top: 7%;*/
    margin-top: 2%;
    margin-bottom: 5%;

    background: #03294D;
    color: white;
    padding-top: 2%;
    padding-bottom: 2%;
    font-size: 20px;
    /* text-transform: uppercase; */
    border-radius: 20px;
}

h3.paragraphBelowExperts.marginForIT {
    margin-top: 5%;
}



/*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;
    margin-bottom: 5%;
}

.col-md-8.textForRightAmb > p {
    color: white;
}


.arrangePicAndText > div > p, 
.arrangePicAndText > p, 
p.whiteThis, 
p.lastSentAmb {
    color: white !important;
}


p.lineUnderTitle2_tip1_Amb {
    /*border-top: 5px solid #83977B;*/
    border-top: 5px solid #757575;
    width: 51%;
    margin: auto;
    margin-top: 1%;
    margin-left: 8%;
    margin-left: 6%;    
}



.displayInlineAmbasadors,
img.displayInlineAmbasadors_pic
 {
    display: inline;
}


img.displayInlineAmbasadors_pic {
    width: 11%;
    margin-left: 1%;
}


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;*/
    font-size: 24px;
    color: white;
    /*top: -5px;*/
    top: -2px;
    position: relative;
    margin-right: 8%;
}



span.numberComponent {
    background: white;
    font-size: 26px;
    text-align: center;
    border-radius: 50%;
    padding-left: 13px;
    padding-right: 13px;
    /*margin-right: 3%;*/
    margin-right: 1%;
    font-weight: bold;
}


.componentsArr {
    margin-top: 3%;
    /*margin-bottom: 5%;*/

    background: #DE9300;
    padding-top: 2%;
    padding-bottom: 1%;
    border-radius: 20px;
    border: 1px solid white;
    padding-left: 6%;
}


span.biggerText {
    font-size: 35px;
    color: #DE9300;
}

p.downTextProducts {
    font-size: 25px;
    line-height: 34px;
}



p.typeOfProduct {
    color: white !important;
    font-weight: bold;
    font-size: 15px;
    /*font-size: 21px;*/
    text-transform: uppercase;
}


p.dummyProductPic {
    background: white;
    height: 167px;
    width: 228px;
    /*width: 279px;*/
    border-radius: 20px;
    text-align: center;
    margin: auto;
}



img.arrowClickBlink {
    /*margin-left: auto;*/
    margin-left: 67%;
    width: 30%;
    top: -80px !important;
    position: relative;
}




/*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: #2C4846 !important;
    font-size: 24px !important;
    line-height: 37px;
}


div.titleContactPerson {
    /*color: white !important;*/
    color: #2C4846 !important;
    /*font-size: 52px;*/
    font-size: 44px;
    margin-top: 1%;
    line-height: 32px;
}


.customMarginTop {
    margin-top: 6%;
}

.lineUnderAdrian {
    border-bottom: 10px solid white;
    width: 5%;
    margin: auto;
    margin-top: 1%;
}

.col-md-12.customMarginForPictures {
    margin-bottom: 4%;
}

.customScale { transition: all .2s ease-in-out; }

img.customScale:hover {
    transform: scale(1.3);
}


video.customVideoHomepage {
    /*width: 80%;*/
    /*height: 80%;*/
    width: 53%;
    height: auto;
    /*margin-top: 2%;*/
    margin-top: 1%;
    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); */
}





.owl-theme .owl-controls .owl-page {
	    background: white !important;
}

.owl-theme .owl-controls .owl-page span {
	    background: #DE9300;
}


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);
}



.buttonLR_green.customPaddingFirstButton > a,
.buttonLR_whiteBlue2.customPaddingFirstButton > a
 {
    padding-left: 5%;
    padding-right: 5%;
}



p.secText {
    font-size: 16px;
    /*width: 80%;*/
    width: 54%;
    margin: auto;
    /*margin-bottom: 3%;*/
    margin-bottom: 2%;
}


.col-md-6.rightText > p {
    font-size: 15px;
    text-align: left;
    padding-left: 0;
}


img.imgInPage1 {
    /*float: right;*/
    /*float: left;*/
    border-radius: 15px;
    /*width: 30%;*/
    /*width: 28%;*/
    /*margin-left: 5%;*/
    /*margin-top: 1%;*/
    /*margin-right: 2%;*/
    margin: auto;
}


.col-md-12.textAndBigPic {
    width: 75%;
    margin-left: 9%;
}


p.lineUnderTitle2_tip1.newWidthHere {
    width: 11%;
    border-top: 6px solid #83977B;
}


p.newColorHere, div.newColorHere,
.descriptionCompany.textExcellence > p, .descriptionCompany.textExcellence > h3 {
    color: #575656 !important;
}


p.lineUnderTitle2White.newColorHere {
    border-top: 5px solid #575656 !important;
}

p.newColorHere {
    font-size: 15px;
}


img.picExcellence {
    width: 14%;
}

.marginImages {
    margin-top: -4%;
    margin-bottom: -5%;
}


h3.newColorHere {
    margin-top: -1%;
}


.col-md-8.textForLeftSide {
    margin-left: 9%;
    width: 49%;
    margin-bottom: -3%;
}


p.nameUnderFirstAmb {
    font-size: 15px;
    line-height: 22px;
    margin-top: 3%;
}


img.img_Ambasador_slider {
    margin: auto;
    width: 50%;
    margin-bottom: -2%;
}

p.nameUnderAmbSlider {
    color: black;
    font-size: 15px;
}


img.picEvents {
    margin: auto;
    width: 60%;
}


p.whiteThis {
    margin-top: -2%;
    margin-bottom: -2%;
}


img.productPic {
    width: 64%;
    margin: auto;
    border-radius: 20px;
}


span.compName.italianComp {
    font-size: 21px;
}

.componentsArr.italianComponents {
    padding-left: 3%;
}


div#owl-carousel97.owl-theme > .owl-controls > .owl-buttons > div,
div#owl-carousel100.owl-theme > .owl-controls > .owl-buttons > div,
div#owl-carousel96.owl-theme > .owl-controls > .owl-buttons > div,
div#owl-carousel102.owl-theme > .owl-controls > .owl-buttons > div
{
    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: black;
}


div#owl-carousel96.owl-theme > .owl-controls > .owl-buttons,
div#owl-carousel102.owl-theme > .owl-controls > .owl-buttons
{
    margin-top: -11%;   
}

div#owl-carousel100.owl-theme > .owl-controls > .owl-buttons,
div#owl-carousel97.owl-theme > .owl-controls > .owl-buttons {
    margin-top: -15%;   
    margin-bottom: 10%;
}

div#owl-carousel97 > .owl-controls.clickable > .owl-buttons > .owl-prev,
div#owl-carousel100 > .owl-controls.clickable > .owl-buttons > .owl-prev,
div#owl-carousel96 > .owl-controls.clickable > .owl-buttons > .owl-prev,
div#owl-carousel102 > .owl-controls.clickable > .owl-buttons > .owl-prev
{
    margin-right: 91%;
}

div#owl-carousel97 > .owl-controls.clickable > .owl-buttons > .owl-prev:before,
div#owl-carousel100 > .owl-controls.clickable > .owl-buttons > .owl-prev:before,
div#owl-carousel96 > .owl-controls.clickable > .owl-buttons > .owl-prev:before,
div#owl-carousel102 > .owl-controls.clickable > .owl-buttons > .owl-prev:before
{
    content: "< " !important;
}

div#owl-carousel97 > .owl-controls.clickable > .owl-buttons > .owl-next:before,
div#owl-carousel100 > .owl-controls.clickable > .owl-buttons > .owl-next:before,
div#owl-carousel96 > .owl-controls.clickable > .owl-buttons > .owl-next:before,
div#owl-carousel102 > .owl-controls.clickable > .owl-buttons > .owl-next:before
{
    content: "> " !important;
}

/*div#owl-carousel97,*/
div#owl-carousel96,
div#owl-carousel100,
div#owl-carousel102
{
    margin-bottom: 7%;
}

div#owl-carousel97  > .owl-controls.clickable > .owl-pagination,
div#owl-carousel100  > .owl-controls.clickable > .owl-pagination,
div#owl-carousel96  > .owl-controls.clickable > .owl-pagination,
div#owl-carousel102  > .owl-controls.clickable > .owl-pagination
{
    display: none;
}
















/*LANGUAGE SWITCHER*/

.mod-languages > div.btn-group > a {
    /*color: white !important;*/
    color: black !important;
    /*font-size: 17px;*/
    /*font-size: 18px;*/
    font-size: 21px;
    font-weight: 700 !important;
}


.mod-languages > div.btn-group > a > img {
    /*width: 1.6em;*/
    /*width: 1.3em;*/
    width: 1.1em;
    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.1em;
    display: inline-block;
    margin-right: 0px;
    margin-left: 3px;
    top: -1px;
    position: relative;
}

ul.lang-block.dropdown-menu > li > a  {
    font-size: 17px;
    /* background: black; */
    /* color: white !important; */
    color: black !important;
    margin-top: 0%;
    width: 67%;
    border-radius: 20px;
    padding-left: 11%;
    margin-left: -2%;
    font-size: 18px;
    font-weight: 700 !important;
}


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;
}


.mod-languages > div.btn-group {
    /*border: 2px solid white ;*/
    /*border-radius: 20px;*/
    padding-left: 1%;
    padding-right: 12px;
    /*background: black;*/
    /*color: black !important;*/
    /*margin-left: 41%;*/
    margin-left: 43%;
}


.sppb-addon.sppb-addon-module.language_Choice {
    margin-top: -4.4%;
}


.sppb-addon.sppb-addon-module.language_Choice.whiteColor >
.sppb-addon-content >
.mod-languages > div.btn-group > a,
.sppb-addon.sppb-addon-module.language_Choice.whiteColor >
.sppb-addon-content >
.mod-languages >
 div.btn-group >
ul.lang-block.dropdown-menu > li > a 
{
    color: white !important;
}











/*****/

.sp-page-builder .page-content #section-id-1609246595456 {
    z-index: 2;
}
   


/***************/
.FitScreen {
    height: 100% !important;
}



div.socialTop, div.socialTop_img, div.socialTop_img > a > img {
    display: inline;
}


div.socialTop {
    margin-left: 73%;
    margin-top: -20%;
    position: relative;
}



.socialTop_img > a > img {
    width: 3%;
    /*background: #3c98ae;*/
    /*background: #83977B;*/
    margin-right: -4px;
    padding-top: 4px;
    padding-bottom: 4px;
}