body{
    font-family: "Poppins", sans-serif;
}
#navbarSupportedContent a{
    margin: 0px 5px;
    text-transform: uppercase;
}
.navbar-brand{
    margin-right: 30px;
}
.uppercase{
    text-transform: uppercase;
}
.scripto p{
    color: #666666;
    font-size: 16px;
    line-height: 1.8em;
}
.pink{
    color: #DB2A72 !important;
}
.scripto a{
    text-decoration: none;
    color: #fff;
    padding: 5px 25px 5px 25px;
    display: inline-block;
    background: #2673B6;
}
.fotter{
    background-color: #231F20;
}
.f-widget p{
    color: #fff;
}
.f-widget p a{
    color: #fff;
    text-decoration: none;
    display: inline-block;
}
.f-widget a{
    color: #fff;
    display: block;
    text-decoration: none;
    padding-bottom: 4px;
}
.socials a{
    font-size: 26px;
    color: #fff;
    padding: 10px;
}







@media only screen and (min-width: 2000px) {
   
}

@media only screen and (min-width: 1499px) {
    
}
@media only screen and (max-width: 991px) {
    div#navbarSupportedContent {
    position: absolute;
    top: 74px;
    z-index: 999;
    background: #fff;
    width: 100%;
    left: 0;
    text-align: center;
}
}
@media only screen and (max-width: 769px) {
    
}       
@media only screen and (max-width: 600px){
    
}
@media only screen and (max-width: 344px){
    
}