﻿.containerInfoGov
{
    position: relative;
}

.topCover
{
    width:1200px;
    height:394px;
    background-image: url("/Content/media/BloccoInfoGov/topCover.jpg");
    padding-top:75px;
}

.bottomCover
{
    height:751px;
    background-color:#fff;    
    border: 1px solid #d4d4d2;
}

.bottomCoverImg
{
    height:751px;
    background-image: url("/Content/media/BloccoInfoGov/InfoGovButtomNewBackground.jpg"); 
    display:none;
}

.logo
{
    height: 130px;
    margin-left:652px;
    display: none;
}

.RoundedLogo
{
    width:176px;
    height:163px;
    background-color:transparent;
    background-image: url("/Content/media/RoundedLogo.png"); 
    position:absolute;
    left: 642px;
    top: 683px;
    z-index: 10;
    display:none;
}

.title
{
    margin-left: 655px;  
    height: 80px;
    display: none;  
}

.mobileStores
{
    margin-left: 655px;
    height: 80px;
    width: 305px;
    width: 325px\9;
    display:none;
}
.mobileStores h3
{
    margin:0;
    float:left;
    padding-top: 9px;
    padding-right: 18px;
    color: #454544;
}

.social
{
    display: none;
    height: 50px;
    position: absolute;
    --margin-left: 652px;
}

.title h2
{
    color:#454544;
}

.title span
{
    color:#36812e;
}

.infoGovText h1
{
    color:#454544;
    margin-top: 0;    
    padding-top: 56px;
    text-align:center;
    font-weight:100;
}

.infoGovText span
{
    color:#36812e;
    font-weight:600;
}


.twitter-share-button
{
    padding-left:655px;
}


.tweet,.facebook,.linkedin,.google 
{
    --padding-top: 30px;
    --padding-right: 22px;
    float:left;
}

.tweet
{
    width: 755px;
    margin-top: 2px;
}

.facebook
{   
    display:block;
}


.google
{
    margin-left: 20px;
}

.infoGovCell
{
    width:277px;
    height:581px;
    background-image:url("/Content/media/BloccoInfoGov/InfoGovCell.png");
    position:absolute; 
    --top: 780px;
    --left: 811px; 
    top: 661px;
    left: 462px;
    z-index:10;
    display:none;
}


    