            .h2_title {
                font-size:16px;
                margin: 0px !important;
                line-height: 20px;

            }
            #fixedbutton {
                position: fixed;
                bottom: 0px;
                right: 0px; 
            }

            .cnil-banner {
                padding:10px;
                background: #fff;

                background: rgba(0,0,0,0.8);
                font-size:11px;

                color: white;
            }
            .cnil-banner {
                color: white;
                font-weight: bold;
            }
            .cnil-banner b {
                color: white;
                font-weight: 500;
            }
            .cnil-banner:hover {
                color: white;
                font-weight: bold;
            }



            #categories {

                font-size:14px;
                font-weight:500;

            }
            #cities {
                font-size:14px;
                font-weight:500;

            }

            @media (max-width: 576px) { 
                .th_skill
                {
                    font-size: 20px;
                    line-height:25px;
                }
            }

            .phone-call {
              font-color: #27ae60;
              color: #27ae60;
              font-weight:bold;
            }