hr {
    display: none !important;
}

li, div, a {
    font-weight: 550 !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%;
}
*/


img.imgTitluHomepage {
    margin: auto;
    width: 33%;
    margin-bottom: 1% !important;
}

img.imgTitluHomepage2 {
    margin: auto;
    width: 23%;
    margin-bottom: 1% !important;
}

img.imgTitluHomepage3 {
    margin: auto;
    width: 26%;
    margin-bottom: 1% !important;
}




/*NEW TITLES */

.titlePage {
    /*margin-top: -7%;*/
    margin-bottom: 2%;
    margin-top: -2%;
}


p.bigTitlePage1 { color: white !important;  font-size: 55px; font-weight: 600 !important; margin-bottom: -1%; }
p.subTitlePage1 { color: white !important;  font-size: 22px;  font-weight: 600;  margin-top: 2.5%; }
p.underlineTitlePage1 { border-top: 2px solid white !important;  margin: auto;  width: 11%;  margin-top: 1%; }


/************************************/


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;*/
    margin-right: -4px;
    padding-top: 4px;
    padding-bottom: 4px;
}



img.imgLogo {
    width: 8%;
    margin-left: -7%;
    /* display: inline; */
}


p.title2_tip1 {
    font-size: 40px;
    font-family: Adobe Garamond Pro, Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    color: #12355B !important;
    font-weight: bold;
}

p.lineUnderTitle2_tip1 {
    border-top: 5px solid #0971CE;
    /*width: 20%;*/
    width: 14%;
    margin: auto;
    margin-top: 1%;
}




.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%;
}



.descriptionCompany.companyDescriptionSection > p {
    color: #364657 !important;
    /*margin-bottom: 3%;*/
    margin-bottom: 4%;
}

.descriptionCompany.companyDescriptionSection {
    width: 73%;
    margin: auto;
}



.sigle {
    margin-left: 65%;
}


img.sigla1 {
    margin-top: 7%;
    margin-bottom: 11%;
}


img.sigla2 {
    border-radius: 20px;
    opacity: 0.8;
}




/*BUTTON MORE*/


.customBackgroundLearnLink {
    background: transparent linear-gradient(180deg, #FDE778 0%, #E39B1B 100%) 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 11px #000000CC;
    width: 20%;
    margin: auto;
    border-radius: 13px;
    padding-top: 5px;
    padding-bottom: 1px;
}


.customBackgroundLearnLink2 {
    background: transparent linear-gradient(180deg, #0971CE 0%, #12355B 100%) 0% 0% no-repeat padding-box;
    box-shadow: 1px 3px 14px #12355B96;
    width: 29%;
    margin: auto;
    border-radius: 13px;
    padding-top: 5px;
    padding-bottom: 1px;
}




.customBackgroundLearnLink2 > .contentInSectionFOC > p > a,
.customBackgroundLearnLink2 > div.buttonSpecificFOC {
    color: white !important;
}

div.buttonSpecificFOC {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    font-size: 30px;
    margin-top: 3%;
    margin-bottom: 3%;
    font-weight: bold !important;
    color: #25292C !important;
}

.contentInSectionFOC > p {
    font-size: 18px;
}


.contentInSectionFOC > p > a {
    margin-top: 2%;
    color: #25292C !important;
    font-weight: 600 !important;
    margin-left: 2%;
    margin-right: 2%;
}






/*LANGUAGE SWITCHER*/

/*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
.btn-group.open
ul.lang-block.dropdown-menu > li {
    border-bottom: none !important;
    border-top: none !important;
}


.sppb-addon.sppb-addon-module.language_Choice.whiteColor >
.sppb-addon-content
.mod-languages
.btn-group.open
ul.lang-block.dropdown-menu > li  > a{
    line-height: 27px;
}

.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;
}




/*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: 44px;
    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);
}



video.customVideoHomepage {
/*    width: 80%;
    height: 80%;*/
    width: 53%;
    height: auto;
    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); */
}




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);
}



.FitScreen {
    height: 100% !important;
}

.firstPhrare {
    font-size: 23px;
}

.biggerFontWeight {
    font-weight: 800 !important;
}