
/* 
.bgimage {
    background-image: url(index1.jpg);
    height: 600px;
    background-size: cover;
    background-position: 50% 20%;
    background-repeat:  no-repeat;
    margin-bottom: -100px; 
    padding-top: 0px;
    position: relative; 
    top: -160px;
} */

.bgimage {
    /* background-image: url(techman.jpeg); */
    background-image: url(../images/index/homebg.jpeg);
    height: 582px;
    background-size: cover;
    /* background-position: 50% 20%; */
    background-position: center;
    /* width: 100%; */
    background-repeat:  no-repeat;
    /* margin-top: 40px; */
    margin-bottom: 50px; 
    padding-top: 0px;
    position: relative; 
    /* top: -160px; */
}

.about {
    /* background-image: url(techman.jpg); */
    background-image: url(../images/about-us/aboutus.jfif);
    height: 500px;
    background-size: cover;
    background-position: center;
    /* width: 100%; */
    background-repeat:  no-repeat;
    margin-bottom: 30px; 
    padding-top: 0px;
    position: relative; 
    /* top: -160px; */
    /* bottom: -160px; */
}

.network {
    /* background-image: url(techman.jpg); */
    background-image: url(../images/it-service-portfolio/network.jpg);
    height: 500px;
    background-size: cover;
    background-position: center;
    /* width: 100%; */
    background-repeat:  no-repeat;
    margin-bottom: 30px; 
    padding-top: 0px;
    position: relative; 
    /* top: -160px; */
    /* bottom: -160px; */
}

.tech {
    /* background-image: url(techman.jpg); */
    background-image: url(../images/technology-portfolio/tech1.jpg);
    height: 500px;
    background-size: cover;
    background-position: center;
    /* width: 100%; */
    background-repeat:  no-repeat;
    margin-bottom: 30px; 
    padding-top: 0px;
    position: relative; 
    /* top: -160px; */
    /* bottom: -160px; */
}



.cloudimage {
    /* background-image: url(techman.jpg); */
    background-image: url(../images/cloud-services/cloudpage.jpg);
    height: 500px;
    background-size: cover;
    background-position: top;
    /* width: 100%; */
    background-repeat:  no-repeat;
    margin-bottom: 30px; 
    padding-top: 0px;
    position: relative; 
    /* top: -160px; */
    /* bottom: -160px; */
}
.pslicenseimage {
    /* background-image: url(techman.jpg); */
    background-image: url(../images/perpetual-server-lisencing/lisence.jpg);
    height: 500px;
    background-size: cover;
    background-position: right;
    /* width: 100%; */
    background-repeat:  no-repeat;
    margin-bottom: 30px; 
    padding-top: 0px;
    position: relative; 
    /* top: -160px; */
    /* bottom: -160px; */
}
.softproimage {
    /* background-image: url(techman.jpg); */
    background-image: url(../images/software-products/background.jpg);
    height: 500px;
    background-size: cover;
    background-position: right;
    /* width: 100%; */
    background-repeat:  no-repeat;
    margin-bottom: 30px; 
    padding-top: 0px;
    position: relative; 
    /* top: -160px; */
    /* bottom: -160px; */
}



.special {
    /* background-image: url(techman.jpg); */
    background-image: url(../images/specialisations/special.jpg);
    height: 500px;
    background-size: cover;
    background-position: center;
    /* width: 100%; */
    background-repeat:  no-repeat;
    /* margin-bottom: -100px;  */
    margin-bottom: 50px;
    padding-top: 0px;
    position: relative; 
    /* top: -160px; */
    /* top: 10px; */
    /* bottom: -160px; */
}

.exp {
    /* background-image: url(techman.jpg); */
    background-image: url(../images/experience/exp.jpg);
    height: 500px;
    background-size: cover;
    background-position: 50% 70%;
    /* width: 100%; */
    background-repeat:  no-repeat;
    margin-bottom: 30px; 
    padding-top: 0px;
    position: relative; 
    /* top: -160px; */
    /* bottom: -160px; */
}

.why {
    /* background-image: url(techman.jpg); */
    background-image: url(../images/why-us/whyus.jpg);
    height: 500px;
    background-size: cover;
    background-position: 50% 60%;
    /* width: 100%; */
    background-repeat:  no-repeat;
    margin-bottom: 30px; 
    padding-top: 0px;
    position: relative; 
    /* top: -160px; */
    /* bottom: -160px; */
}
.careerbg {
    background-image: url(../images/careers/careerbg.jfif);
    height: 500px;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat:  no-repeat;
    margin-bottom: 30px; 
    padding-top: 0px;
    position: relative; 
}

.contacti {
    /* background-image: url(techman.jpg); */
    background-image: url(../images/contact-us/contacti.jpg);
    height: 500px;
    background-size: cover;
    background-position: 50% 70%;
    /* width: 100%; */
    background-repeat:  no-repeat;
    margin-bottom: 30px; 
    padding-top: 0px;
    position: relative; 
    /* top: -160px; */
    /* bottom: -160px; */
}
@media (max-width: 550px){
    .contacti{
        background-size: contain;    
        height: 320px;   
        width: 100%;
        background-position: top;
        margin-bottom: 0;
    }
}

.mainbhead {
    /* margin-top: 100px; */
    position: relative;
    top: -180px;
    float: right;
    margin-bottom: -120px;
    color:#e63946;
    font-size: 80px;
    margin-left: 50px;
    text-shadow: 2px 2px navy;
    font-family: 'Audiowide', cursive;
}

.navitem:hover {
    /* background-color: rgba(3, 4, 94, 0.1); */
    color: rgb(0, 168, 235);
}



.logo {
    background-image: url("qlogo.png");
    /* background-color: rgba(255, 255, 255, 0.3); */
    background-size: contain;
    /* background-position: left; */
    background-repeat: no-repeat;
    display: block;
    /* //position: relative; */
    height: 80px;
    text-indent: -99999px;
    width: 100px;
    border-radius: 0px;
    margin:auto;
    /* margin-right: 0px; */
    /* margin-bottom: 30px; */
    /* margin-top: 30px; */
    /* margin-right: 2px; */
    /* padding: 30px 30px; */
}
.logo2 {
    height: 50px;
    width: 50px;
    margin-right: 5px;
}

.logof {
    width: 45px;
}

a {
    color: #0060B6;
    text-decoration: none;
}

a:hover 
{
     color:#00A0C6; 
     text-decoration:none; 
     cursor:pointer;  
}
.navitemq a{
    display: block;
    text-decoration: none;
    font-family: 'Audiowide', cursive;
    font-size: 25px;
    /* margin-top: -4px; */
    margin-left: 0px;
    margin-right: 15px;
    color: rgb(12, 39, 62);
    text-shadow:  -0.7px 0 white, 0 0.7px white, 0.7px 0 white, 0 -0.7px white;
}

.logospan {
    display: flex;
    flex-direction: row;
    /* margin-right: 270px; */
    /* margin-right: 18%; */
    margin-left: 30px;
}



.navitem {
    /* background-color: rgba(168, 218, 220,0.5); */
    margin-right: 10px;
    /* margin-bottom: 10px; */
    border-radius: 7px;
    /* color: #03045e; */
    /* color: white; */
    color: black;
    font-weight: 550;
    /* font-family: calibri; */
    font-size: 13px;
    text-transform: uppercase;
    text-shadow: 0px 0px 0px black;
    /* font-variant:small-caps; */
    /* text-align: right; */
    /* font-size: 15px; */
    /* border: 1px solid black; */
    /* font-family: 'Reggae One', cursive; */
    /* text-shadow: 2px 2px 2px black; */
}

.contact {
    padding: 8px 30px;
    font-weight: 550;
    font-size: 13px;
    text-transform: uppercase;
    margin-right: 40px;
    border-radius: 30px;
    text-shadow: 0px 0px 0px black;

}


body {

    min-height: 110vh;
    /* background-color: rgb(250, 250, 250); */
    /* background-color: #e5e5e5; */
    /* font-family: 'Roboto', sans-serif; */
    /* font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif; */
    /* font-family: Calibri; */
    /* font-family: 'Roboto', sans-serif; */
    /* font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;  */
    /* font-family: Arial, Helvetica, sans-serif; */
}



h1 {
    /* color: rgb(20, 33, 61); */
    /* color: #03045e; */
    font-weight: bold;
}

h2 {
    /* color: #14213d; */
    /* color: #03045e; */
    margin-bottom: 20px;
    font-weight: bold;
}

h3 {
    /* color: #14213d; */
    /* color: #03045e; */
    margin-top: 20px;
    margin-bottom: 20px;
    font-weight: bold;
}


.qute {
    text-align: right;
    color: white;
    padding-top: 60px;
    padding-left: 500px;
    margin-right: 60px;
    margin-top: 100px;
    font-style: italic;
}


.navclass{
    background: white;
    /* background: rgba(42, 49, 63, 0.3); */
    /* border-radius: 5px; */
    /* background: rgba(255,255,255,0.1); */
}


  p {
      /* color: rgb(3, 4, 94); */
      line-height: 2rem;
  }

  li {
      /* color: #03045e; */
      line-height: 2rem;
  }




  .rimg {
    height: 300px;
    /* width: 223px; */
    width: 300px;
    border-radius: 50%;
    border: 9px solid white;
    /* background-color: gray; */
      display: block;
      margin-left: auto;
      margin-right: auto;
    margin-bottom: 24px;
    }


    .Subscribe{
        border-radius: 20px;
        width: 150px;
        /* margin-right: 26%; */
        background-color: #00A0C6;
        color: white;
        margin-top: 10px;
        border: 0;
        padding: 5px;
    }
    .Subscribe:hover{
        background-color: rgb(0, 171, 223);
    }
    .Subscribe:active{
        background-color: rgb(0, 204, 255);
        box-shadow: 0 0 0px 3px rgb(0, 140, 255);
    }
    @media (max-width: 1200px){
        .Subscribe{margin-right: 0;}
    }

    .foot{
        margin-top: 100px;
        /* padding-top: 30px; */
        background-color:rgb(2, 2, 36);
        padding-bottom: 0px;
    }

    .foot .footbg {
        background-image: url("footbg.jpg");
        height: 550px;
        background-size: cover;
        background-position: bottom right;
        background-repeat: no-repeat;
    }

    .foot .three p, .foot .three h3, .foot .one p, .foot .four p {
        color: white;
    }
    .foot img{
        margin-top: 40px;
        width: 200px;
    }
    .foot .one,.two {
        margin-top: 20px;
    }


    .foot .three {
        text-align: right; padding-right: 30px; padding-bottom: 30px;
        padding-left: 100px;
        text-align: center;
    }
    @media (max-width: 1200px){
        .foot .three {
            text-align: center; padding-right: 30px; padding-bottom: 30px;
            padding-left: 10px;
        }
    }

    .foot .three input[type="email"]{
        border:1px solid rgb(44, 47, 199);
        background: none;
        padding: 10px 10px;
        border-radius: 10px;
        color:rgb(178, 175, 199);
        width: 530px;
        text-align: center;
    }

    

    .foot .three input[type="email"]:focus{
        border: 1px solid powderblue;
        outline: none;
    }

    @media (max-width: 1200px){
        .foot .three input[type="email"]{
            width: 85%;
        }
    }
    @media (max-width: 520px){
        .foot .three input[type="email"]{
            width: 100%;
        }
    }

    .foot .two a{
        color: white;
    }

    .footlogo{
        margin-left: 20px;
        padding: 20px 20px;
    }


    .contactbg {
        background-image: url(../images/contact-us/undraw_personal_email_t7nw.png);
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
        /* padding: 250px 50px; */
    }
    @media (max-width: 1200px){
        .contactbg {
            background-size: contain;
        }
    }

    .e1 {
        background-image: url(../images/common/bglr.png);
        background-position: center;
        padding: 50px 50px;
        background-repeat: no-repeat;
        background-size: cover;
        height: 500px;
        margin-bottom: 10px;
        margin-top: 10px;
    }
    .e2 {
        background-image: url(../images/common/bglr.png);
        background-position: center;
        padding: 50px 50px;
        background-repeat: no-repeat;
        background-size: cover;
        height: 500px;
        margin-top: 10px;

    }

    .a1 {
        background-image: url(imagesforwebsite/Data-center-Operations.png);
        
        background-position: center;
        /* padding: 250px 50px; */
        background-repeat: no-repeat;
        background-size: cover;
        height: 500px;
        margin: 50x;
    }
    .a2 {
        /* background-image: url(imagesforwebsite/it\ con.jpg); */
        /* background-color: rgb(250, 250, 250); */
        background-image: url(../images/common/bglr.png);
        background-position: center;
        /* padding: 250px 50px; */
        background-repeat: no-repeat;
        background-size: cover;
        height: 500px;
    }
    .i1 {
        background-image: url(../images/it-service-portfolio/it\ consul.jpg);
        background-position: center;
        /* padding: 250px 50px; */
        background-repeat: no-repeat;
        background-size: contain;
        height: 450px;
    }
    .i1 img {
        width: 470px;
        height: 460px;
    }
    .i2 {
        background-image: url(../images/it-service-portfolio/bandwidth-saas-1-750x400.jpg);
        background-position: center;
        /* padding: 250px 50px; */
        background-repeat: no-repeat;
        background-size: contain;
        height: 400px;
    }
    .i3 {
        background-image: url(../images/it-service-portfolio/24-7-customer-service-customer-support-3feb.jfif);
        background-position: center;
        /* padding: 250px 50px; */
        background-repeat: no-repeat;
        background-size: contain;
        height: 400px;
    }
    .i4 {
        background-image: url(../images/it-service-portfolio/cs.jfif);
        background-position: center;
        /* padding: 250px 50px; */
        background-repeat: no-repeat;
        background-size: contain;
        height: 400px;
    }
    .i5 {
        background-image: url(../images/it-service-portfolio/managed.jpg);
        background-position: center;
        /* padding: 250px 50px; */
        background-repeat: no-repeat;
        background-size: contain;
        height: 400px;
    }

    

    .cform {
        background-color: white;
    }

    .cform input {
        margin: 10px 10px;
        border-radius: 8px;
        padding: 10px 40px;
        outline: none;
        border: 1px solid rgb(179, 176, 176);
        color: gray;
    }

    .cform textarea {
        margin: 10px 10px;
        border-radius: 8px;
        padding: 10px 40px;
        outline: none;
        border: 1px solid rgb(179, 176, 176);
        color: gray;
    }


    .cform button{
        margin: 5px 10px;
    }





  .navclass.scrolled {
    background-color: rgb(255, 255, 255) !important;
    transition: background-color 200ms linear;
  }


  @media only screen and (max-width: 1300px) {
    .bgimage, .about, .network, .tech, .exp, .why {
        position:relative;
        top: 0px;
        margin-bottom: 50px;
    }

    /* .special{
        margin-top: 160px;
    } */
    .mainbhead{
    margin-right: 200px;
    margin-left: 0;
    }
    .logo{
        margin-right: 0;
    }
    .navclass {
        background: rgb(255, 255, 255);
    }
  }

  .spin {
      margin-top: -10px;
      -webkit-animation: spin 25s linear infinite;
      -moz-animation: spin 25s linear infinite;
      animation: spin 25s linear infinite;
  }

  @-webkit-keyframes spin{
      100%{-webkit-transform: rotate(360deg);}
  }
  @-moz-keyframes spin{
      100%{-webkit-transform: rotate(360deg);}
  }
  @-keyframes spin{
      100%{-webkit-transform: rotate(360deg);}
  }



  .stickyb{
    background-color: rgb(250, 250, 250);
    padding: 7px 0px;
    transition: background-color 0.25s, padding 0.25s;
}


/* .two {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
  } */
  .two a{
    height: 40px;
  }
  .two a:hover{
    color: powderblue;
  }



  .reveal{
    position: relative;
    transform: translateY(50px);
    opacity: 0;
    transition: all 0.6s ease;
}

.reveal.active{
    transform: translateY(0);
    opacity: 1;
}

.pfdrop{
    color: black;
}








.dropx {
    display: inline-block;
    cursor: pointer;
  }
  .dropx:active{
  border: none;
  outline:none;
  }
  .navbar-toggler:focus {
      text-decoration: none;
      outline: 0;
      box-shadow: 0 0 0 0rem;}
  
  .bar1, .bar2, .bar3 {
    /* width: 35px;
    height: 5px; */
    width: 30px;
    height: 3px;
    background-color: rgb(40, 0, 134);
    margin: 6px 0;
    transition: 0.4s;
  }
  
  /* .change .bar1 {
    -webkit-transform: rotate(-45deg) translate(-9px, 6px);
    transform: rotate(-45deg) translate(-9px, 6px);
  }
  
  .change .bar2 {opacity: 0;}
  
  .change .bar3 {
    -webkit-transform: rotate(45deg) translate(-8px, -8px);
    transform: rotate(45deg) translate(-8px, -8px);
  } */

  .change .bar1 {
    /* -webkit-transform: rotate(-45deg) translate(-9px, 6px); */
    transform: rotate(-45deg) translate(-9px, 4px);
  }
  
  .change .bar2 {opacity: 0;}
  
  .change .bar3 {
    /* -webkit-transform: rotate(45deg) translate(-8px, -8px); */
    transform: rotate(45deg) translate(-8px, -5px);
  }

  .foot h3{
    font-size: x-large;
  }









  

  /* double dropdown */
  .dropdown-submenu {
    position: relative;
    color: black;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    top: -100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 6px 6px 6px 6px;
    color: black;
}

.dropdown-submenu:hover>.dropdown-menu , .dropdown-submenu:active>.dropdown-menu {
    display: block;
    color: black;
}
.dropdown-submenu-active{
    display: block;
    color: black;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 11px;
    margin-right: -10px;
    color: black;
}

.dropdown-submenu li a{
    padding:12px 0px;
    color: black;
}
.dropdown-submenu a{
    color: black;
}

.dropdown{
    color: black;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
    color: black;
}

.dropdown-submenu.pull-left {
    float: none;
    color: black;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 6px 6px 6px;
    border: none;
    color: black;
}


.container p , .spl p{
    text-align: justify;
    /* word-break: break-all;   */
    hyphens: auto;
}




/* spinning loading circle */
.loader {
    position: fixed;
    top: 40%;
    left: 45%;
    transform: translate(-50%, -50%);   
    z-index: 99999999;
}
.loader {
    border: 16px solid #f3f3f3;
    border-radius: 50%;
    border-top: 16px solid navy;
    width: 120px;
    height: 120px;
    -webkit-animation: spin 2s linear infinite; /* Safari */
    animation: spin 2s linear infinite;
  }
  
  /* Safari */
  @-webkit-keyframes spin {
    0% { -webkit-transform: rotate(0deg); }
    100% { -webkit-transform: rotate(360deg); }
  }
  
  @keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
  }




  

  .hide{
    display: none;
}


/* join us pop */
#alertboxju {
  text-align: center;
  width: 450px;
  /* height: 150px; */
  background-color: rgb(0, 20, 110);
  color: white;
  border-radius: 10px;
  border: 1px solid rgb(0, 217, 255);

  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#alertboxju p {
  padding: 15px 0px 10px 0px;
}
#alertboxju button {
  border: none;
  padding: 5px 20px;
  background-color: rgb(153, 155, 255);
  border-radius: 5px;
  color: rgb(9, 0, 34);
  margin-bottom: 15px;
}
#alertboxju button:hover {
  background-color: rgb(7, 94, 255);
}
#alertboxju button:active {
  background-color: navy;
  box-shadow: 0px 0px 0px 1px cyan;
}

.pointer {
    pointer-events: none;
}

.noPointer {
    pointer-events: none;
}

.allPointer {
    pointer-events: all;
}

