body.home.page-template-home-page header{
    position: absolute;
    background-color: transparent;
    top: 0;
    left: 0;
    right: 0;
    z-index: 99;
    padding: 12px 0;
}
header#masthead {
    background-color: #008dd2;
    padding: 0;
    z-index: 999;
    position: relative;
}
.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  background-color: #008dd2;
}
.digi-tatto-logo {
    padding: 10px 0;
}
#digi-sticky-menu{
    text-align: center;
}
#header ul li.menu-item-has-children::before {
    content: "\f107";
    font-family: "font awesome 5 free";
    font-weight: 900;
    display: inline-block;
    position: absolute;
    right: 12px;
    top: 50%;
    transform: translateY(-50%);
    color: #fff;
    font-size: 12px;
}
#header ul li.menu-item-has-children:hover::before{
    color: #000000;
}
#header ul.sub-menu {
    margin-top: 10px;
}
#header .sub-menu {
    box-shadow: 4px 2px 12px 1px #ccc;
    visibility: visible;
    animation-duration: 1s;
    animation-name: fadeInDown;
}
.sub-menu {
    top: 100%;
    left: 0;
    width: 100%;
    z-index: -1;
    transition: all .3s ease-in-out 0s,visibility 0s linear .3s,z-index 0s linear .01s;
}
#header ul li:hover:after {
    width: 100%;
    z-index: 1;
}
#header ul li:after {
    position: absolute;
    height: 3px;
    width: 0;
    bottom: -1px;
    right: 0;
    background: #000000;
    content: "";
    display: block;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
}
#header ul li a {
    font-size: 16px;
    line-height: 30px;
    color: #ffffff;
    font-weight: 400;
    font-family: "Roboto";
    display: block;
    background: transparent;
    border: none;
    cursor: pointer;
    transition: 0.9s all cubic-bezier(0.25, 0.46, 0.45, 0.94);
    position: relative;
    z-index: 2;
}   
#header ul {
    list-style: none;
    margin: 0;
}
#header ul li {
    display: inline-block;
    padding: 15px 25px;
    margin: 0;
    position: relative;
}
#header ul ul li{
    padding: 4px 20px;
    text-align: left;
}
#header .nav ul li:hover>ul li a {
    padding: 7px 0 7px 10px;
    color: #008dd2;
}
.sub-menu li a:hover {
    margin-left: 10px;
}
.sub-menu li a{
    font-size: 14px !important; 
}
.sub-menu ul{
    left: 25% !important;
    top: 100% !important;
}
.sub-menu {
    top: 100%;
    left: 0;
    width: 100%;
    z-index: -1;
    transition: all .3s ease-in-out 0s,visibility 0s linear .3s,z-index 0s linear .01s;
}
#header ul li:hover a,#header ul ul.sub-menu li a:hover {
    color: #000000;
}
#header ul ul.sub-menu li a{
    color: #008dd2;
}
#header ul li ul.sub-menu {
    min-width: 225px;
    white-space: nowrap;
    padding: 15px 0;
    position: absolute;
    top: calc(100% + 1px);
    left: -40px;
    z-index: 10;
    visibility: hidden;
    opacity: 0;
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px);
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    box-sizing: border-box;
}
#header ul ul.sub-menu {
    float: none;
    margin: 0 0;
    padding: 0 0;
    background-color: #fff;
    box-shadow: 15px 15px 38px 0 rgb(0 0 0 / 10%);
    -webkit-box-shadow: 15px 15px 38px 0 rgb(0 0 0 / 10%);
    -moz-box-shadow: 15px 15px 38px 0 rgba(0,0,0,.1);
}
#header ul>li:hover>ul {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}
#header ul li:hover>ul {
    visibility: visible;
    opacity: 1;
}
#header ul li:hover>ul li {
    display: block;
}
#header ul li ul.sub-menu li:after{
 content: none;
}
.mobile-menu{
    display: none;
}
.logo-text h1 a {
    font-size: 20px;
    line-height: 24px;
    color: #ffffff;
    font-weight: 700;
    font-family: "Roboto";
}
.logo-text h1 {
    padding: 0;
    margin: 0;
    line-height: 20px;
}
.logo-text p {
    font-size: 15px;
    line-height: 24px;
    color: #ffffff;
    font-family: "Roboto";
}
/*-----------------Our Certification-------------------*/
#our-certification {
  padding-top: 0;
}
#our-certification h3 {
  font-size: 30px;
  letter-spacing: 6px;
  line-height: 45px;
  color: #1c2124;
  font-weight: 700;
  font-family: 'Open Sans Condensed', sans-serif;
  border-bottom: 1px solid #1c2124;
  margin: 0;
  display: inline-block;
}
#our-certification img {
  width: auto;
  display: block;
}
.certification-head{
  margin-bottom: 4em;
}
/*------------------Wants Grow---------------------*/
#digi-newsletter {
    padding: 10em 2em 3em 38em;
}
#digi-newsletter span {
    font-size: 28px;
    line-height: 17px;
    color: #32373f;
    font-weight: 400;
    font-family: "Roboto";
    text-align: center;
}
#digi-newsletter h3 {
    font-size: 59px;
    line-height: 77px;
    color: #047cb6;
    font-weight: 700;
    font-family: "Roboto";
    margin: 4px 0px 10px 0px;
}
#digi-newsletter p {
    font-size: 35px;
    line-height: 37px;
    color: #32383f;
    font-weight: 500;
    font-family: "Roboto";
    margin-bottom: 30px;
}
#digi-newsletter a.Diginotch-services-link {
    font-size: 20px;
    line-height: 26px;
    color: #ffffff;
    font-weight: 700;
    font-family: "Roboto";
    text-align: center;
    background-color: #008dd2;
    padding: 10px 40px;
    border-radius: 50px;
}
/*----------------Footer----------------*/
.digi-copyright {
    background-color: #020609;
    padding: 12px 0;
}
.digi-copyright p, .digi-copyright a {
    font-size: 16px;
    line-height: 25px;
    color: #fefefe;
    font-weight: 400;
    font-family: "Roboto";
    text-align: center;
    margin: 0;
}
#return-to-top {
    opacity: 1;
    background-color: #121212;
    width: 40px;
    height: 40px;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    z-index: 5;
    border-radius: 50%;
    padding: 6px 0;
    position: fixed;
    right: 10px;
    margin: auto;
    bottom: 40px;
}
#return-to-top i {
    font-size: 15px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    padding: 3px 15px;
}
.call-icon,.mail-icon {
    float: left;
    margin-top: 0px;
}
.call-icon i,.mail-icon i {
    color: #fefefe;
    font-size: 32px;
    margin-right: 15px;
}
.footer-call a:hover,.footer-mail a:hover{
    color: #ffffff;
}
.footer-call a,.footer-mail a {
    font-size: 16px;
    line-height: 26px;
    color: #fefefe;
    font-weight: 400;
    font-family: "Roboto";
    display: block;
}
.footer-mail a {
    line-height: 37px;
}
.footer-bottom {
    padding: 12px 0;
}
.footer-social a i {
    color: #008dd2;
    background-color: #ffffff;
    padding: 14px;
    border-radius: 50px;
    width: 40px;
    height: 40px;
    margin: 2px 5px;
}
.footer-social a:hover i{
    color: #ffffff;
    background-color: #008dd2;
}
.footer-details p {
    font-size: 16px;
    line-height: 26px;
    color: #fefefe;
    font-weight: 400;
    font-family: "Roboto";
    padding: 0px 46px 10px 0px;
    text-align: justify;
}

.footer-details h3,.footer-details h2 {
    font-size: 18px;
    line-height: 26px;
    color: #fefefe;
    font-weight: 700;
    font-family: "Roboto";
    margin: 0;
}

.footer-details ul li a,.footer-details ul li {
    font-size: 16px;
    line-height: 26px;
    color: #fefefe;
    font-weight: 400;
    font-family: "Roboto";
}
#digi-footer_box {
    padding: 3em 0 1em 0;
}
#digi-footer_box ul {
  list-style: none;
}
#digi-footer{
    background-repeat: no-repeat;
    background-size: cover;
}
#digi-footer_box ul li::before {
  content: "\2022";
  color: #008dd2;
  font-weight: bold;
  display: inline-block; 
  width: 1em;
  margin-left: -1em;
}