﻿.dvaoratiaHeader {
   /* background-color: #525766;*/
}


.dvinnerheader {
    font-size: 0;
    white-space: nowrap;
    width: 100%;
    box-sizing:border-box;
    margin: 0;
    padding: 20px;
}


.hlogo{
    position:relative;
    display:block;
    padding:0;
    margin:0;
    font-size:1.5vw;
    text-align:center;
    color:white;
}

.thimg {
    position: relative;
    display: block;
    width:100%;
    margin:auto;
    margin-top:10px;
    width:50%;

}


.hllogo {
    /*margin:auto;*/
}

.dvleftinner {
    width: 20%;
   
}

.imgHeadlogo{
    width:70%;
    margin-left:10%;
}

.dvmidleinner {
    width: 80%;
}


.dvmnu{
    position:relative;
    display:block;
    width:100%;
}

.menu, .menu:visited {
    position: relative;
    display: block;
    width: 50%;
    text-align: center;
    color: white;
    font-size: 1.6vw;
    margin-bottom: 5px;
    margin: auto;
    margin-bottom: auto;
    border: 1px solid white;
    margin-bottom: 10px;
    padding-top: 3px;
    padding-bottom: 6px;
    border-radius: 2px;
    background-color: #999;
}



.dvheadsocialmedia {
      margin-left:1%;

}

.hlhdsm {
    width: 1vw;
    margin-right: 1%;
    margin-left: 1%;
    padding: 3px;
    background-color: ##ff6a00;
}
.imsm{
    position:relative;
    display:block;
    width:100%;
}


    .dvmidldown {
        width: 100%;
    }

.dvmiddownleft{
width:93%;
text-align:right;
}


.callmemenou, .callmemenou:visited {
    position: relative;
    display: inline-block;
    vertical-align: top;
    color: #dfdfdf;
    font-size: 1.3vw;
    margin-right: 4%;
    font-weight: 300;
    padding-bottom: 3px;
    border-bottom: 2px solid #525766;
}

.downmenou, .downmenou:visited {
    position: relative;
    display: inline-block;
    vertical-align: top;
    color: #dfdfdf;
    font-size: 1.3vw;
    margin-right: 4%;
    font-weight: 300;
    padding-bottom: 3px;
    border-bottom: 2px solid #525766;
}

    .downmenou::first-letter {
        font-size: 1.3vw;
        color: #ff6a00;
        font-weight: 300;
    }


.dnmnsel {
    border-bottom: 2px solid #030305;
}



/*FOOTER*/
.dvaoratiaFooter {
    margin-top: 10px;
    background-color: black;
    padding-top: 10px;
    padding-bottom: 10px;
    white-space: nowrap;
}




.spcopyrght, .ffdx, .ffoothr {
    position: relative;
    display: inline-block;
}

.spcopyrght, .ffdx {
    text-align: left;
    color: #ff6a00;
    font-size: 0.9vw;
}

.spcopyrght {
    padding-left: 2%;
}

.ffoothr, .ffoothr1 {
    text-align: left;
    color: white;
    font-size: 1vw;
}

.ffoothr {
    margin-left: 3%;
}



.ffoothr1 {
    width: 90px;
}

    .ffoothr:visited, .ffoothr1:visited {
        color: white;
    }


    .ffoothr:hover, .ffoothr1:hover {
        background-color: #eeeeee;
        color: #002e40
    }


.dvsocialmedia {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width:70%;
    box-sizing:content-box;
    text-align:right;
}

.hlsm {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 1vw;
    margin-right: 1%;
}


    .hlsm:hover {
        opacity: 0.8;
    }

.imsm, .imgpubbuhlogo {
    position: relative;
    display: block;
    width: 100%;
}

.poweredbypubbuh{
    width:4vw;
    margin-left:3%;
}