/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 16 mar 2022, 09:48:51
    Author     : bened
*/

#contact_email{
    margin-top: 300px !important;
}

#contact_phone{
    margin-top: 350px !important;
}

.floating-social{
    width: 40px;
    height: 40px;
    cursor: pointer;
    background-color: #0088CC;
    border-right: none;
    display: block;
    background-position: top left;
    position: fixed;
    right: 0;
    opacity: 1;
    font-size: 18px;
    color: #fff;
    text-transform: none;
    line-height: 40px;
    z-index: 99;
    padding: 10px 0px;
}

.floating-social#contact_linkedin{
    margin-top: 400px;
}
.floating-social#contact_youtube{
    margin-top: 450px;
}
.floating-social#contact_instagram{
    margin-top: 500px;
}

.header-nav-features{
    display:none;
}

.header-nav-features{
    display:none;
}