a:hover,
a:focus {
    color: #E3E142;
}

a, .tp-caption a.btn:hover {
    color: #E3E142;
}

.top-nav-collapse {
    background: #E3E142;
}

.carousel-indicators .active {
    background-color: #428BCA;
}

.header-text h2 span {
    background-color: #428BCA;
}


.navbar-custom ul.nav ul.dropdown-menu li a:hover {
    color: #E3E142;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
    background-color: #E3E142;
}

.widget-avatar .avatar:hover {
    border: 5px solid #E3E142;
}

.bg-skin {
    background: #E3E142;
}

.highlight-color {
    background-color: #E3E142;
}

/* footer */
ul.footer-menu li a:hover {
    color: #E3E142;
}

footer a.totop:hover {
    color: #E3E142;
}


.btn-skin {
    color: #fff;
    background-color: #E3E142;
    border-color: #E3E142;
}

.ankush {
    height: 150px;
    width: 150px;
    border-radius: 50%;
    border: 0px solid white;
    text-align: center;
    line-height: 200px;
    color: grey;
    display: inline-block;
    font-size: 2ex;
    margin-left: 3%;
    margin-right: 3%;
    background-image: url(../img/as.jpg);
    background-size: 100% 100%;
    background-position: center;
}

.rahul {
    height: 150px;
    width: 150px;
    border-radius: 50%;
    border: 0px solid grey;
    text-align: center;
    line-height: 200px;
    color: grey;
    display: inline-block;
    font-size: 2ex;
    margin-left: 3%;
    margin-right: 3%;
    background-image: url(../img/rahul.jpg);
    background-size: 100% 100%;
}

.kamal {
    height: 150px;
    width: 150px;
    border-radius: 50%;
    border: 0px solid grey;
    text-align: center;
    line-height: 200px;
    color: grey;
    display: inline-block;
    font-size: 2ex;
    margin-left: 3%;
    margin-right: 3%;
    background-image: url(../img/kksir.jpg);
    background-size: 130% 100%;
    background-position: center;
    
}



.ankush:hover {
    opacity: 0.5;
    cursor: pointer;
}

.rahul:hover {
    opacity: .8;
    cursor: pointer;
}

.kamal:hover {
    opacity: 0.5;
    cursor: pointer;
}


.sector {
    height: 150px;
    width: 150px;
    border-radius: 50%;
    border: 3px solid grey;
    text-align: center;
    line-height: 145px;
    color: grey;
    display: inline-block;
    font-size: 2ex;
    margin-left: 3%;
    margin-right: 3%;
    background-size: 100% 100%;
}

    .sector:hover {
        background-color: #29315E;
        color: #fff;
        cursor: pointer;
    }


#sectors1 {
    padding: 2ex;
    text-align: center;
    padding-bottom: 20ex;
}


#cir-1 {
    height: 200px;
    width: 200px;
    border-radius: 50%;
    border: 1px solid black;
    text-align: center;
    line-height: 200px;
    color: black;
    margin: 1em;
    display: inline-block;
    font-size: 2ex;
    margin: .8em;
    color: rgb(34, 167, 240);
    border: 1px solid rgb(34, 167, 240);
    cursor: pointer;
    background-image: url(../img/drop1.png);
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
}

#cir-1:hover{
    color: rgb(34, 167, 240);
    border: 1px solid rgb(34, 167, 240);
    cursor: pointer;
    background-image: url(../img/drop1.png);
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
}

#cir-2 {
    height: 200px;
    width: 200px;
    border-radius: 50%;
    border: 1px solid black;
    text-align: center;
    line-height: 200px;
    color: black;
    margin: 1em;
    display: inline-block;
    font-size: 2ex;
    margin: .8em;
    color: rgb(246, 71, 71);
    border: 1px solid rgb(246, 71, 71);
    cursor: pointer;
    background-image: url(../img/sanitation.png);
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
}

#cir-2:hover{
    color: rgb(246, 71, 71);
    border: 1px solid rgb(246, 71, 71);
    cursor: pointer;
    background-image: url(../img/sanitation.png);
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
    
}

#cir-3 {
    height: 200px;
    width: 200px;
    border-radius: 50%;
    border: 1px solid black;
    text-align: center;
    line-height: 200px;
    color: black;
    margin: 1em;
    display: inline-block;
    font-size: 2ex;
    margin: .8em;
    color: rgb(249, 191, 59);
    border: 1px solid rgb(249, 191, 59);
    cursor: pointer;
    background-image: url(../img/hyg.png);
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
}

#cir-3:hover{
    color: rgb(249, 191, 59);
    border: 1px solid rgb(249, 191, 59);
    cursor: pointer;
    background-image: url(../img/hyg.png);
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
}


#cir-4 {
    height: 200px;
    width: 200px;
    border-radius: 50%;
    border: 1px solid black;
    text-align: center;
    line-height: 200px;
    color: black;
    margin: 1em;
    display: inline-block;
    font-size: 2ex;
    margin: .8em;
    color: rgb(38, 194, 129);
    border: 1px solid rgb(38, 194, 129);
    cursor: pointer;
    background-image: url(../img/clean.png);
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
}

#cir-4:hover{
    color: rgb(38, 194, 129);
    border: 1px solid rgb(38, 194, 129);
    cursor: pointer;
    background-image: url(../img/clean.png);
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
}

#cir-5 {
    height: 200px;
    width: 200px;
    border-radius: 50%;
    border: 1px solid black;
    text-align: center;
    line-height: 200px;
    color: black;
    margin: 1em;
    display: inline-block;
    font-size: 2ex;
    margin: .8em;
    color: grey;
    border: 1px solid rgb(231, 231, 231);
    cursor: pointer;
    background-image: url(../img/conv.png);
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
}

#cir-5:hover{
    color: grey;
    border: 1px solid rgb(231, 231, 231);
    cursor: pointer;
    background-image: url(../img/conv.png);
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
}






.services1 {
    padding: 2ex;
    text-align: center;
    margin-top: -1em;
}

.services1-boxes {
    padding: 2ex;
    text-align: center;
}

#hs {
    font-size: 7ex;
    text-align: center;
    font-variant: normal;
    font-weight: bolder;
    margin-bottom: -1em;
    color: white;
}




div#container {
    width: 580px;
    margin: 100px auto 0 auto;
    padding: 20px;
    background: #000;
    border: 1px solid #1a1a1a;
}

/* HOVER STYLES */
div#pop-up {
    display: none;
    position: absolute;
    width: 280px;
    padding: 10px;
    background: #eeeeee;
    color: #000000;
    border: 1px solid #1a1a1a;
    font-size: 90%;
}

#ServiceInfo {
    display: block;
    text-align: justify;
    width: 100%;
    padding-left: 9.5%;
    padding-right: 9.5%;
    margin-top: 1em;
    background: rgb(246, 71, 71);
    color: white;
    padding-bottom: 1em;
    padding-top: 1em;
    font-size: .9em;
    line-height: 1.4em;
    margin-top: 1em;
    margin-bottom: -1em;
    text-align: center;
    margin-top: -.5em;
}

#ownerInfo {
    display: block;
    text-align: justify;
    width: 100%;
    padding-left: 9.5%;
    padding-right: 9.5%;
    padding-top: 2%;
}

#sub{
    
    text-align: center;
    background:white;
    background-size: 300% 100%;
    background-position: center;
    padding-bottom: -2ex;
    background-attachment: fixed;
    margin: 0;
    
}

#hsss {
    font-size: 8ex;
    text-align: center;
    font-variant: normal;
    font-weight: bolder;
    padding-bottom: 2em;
    color: black;
}

.serviceboxes {    
    height: 30px;  
    border: 1px solid grey;
    line-height: 15px;
    color: grey; 
    display: inline-block;
    font-size: 13px;
    margin-bottom: .5em;
    text-align: center;
    padding: 1ex;
    margin-right:3px;
    color: white;
    border: 1px solid rgb(246, 71, 71);;
    cursor: pointer;
    background: rgb(246, 71, 71);
}
.serviceboxes:hover {
    background: red;
    color: white;
    border: 1px solid red;
}



#who{
    padding: 0;
    margin: 0;
    border: 0;
    padding-top: 1ex;
    padding-bottom: 15ex;
    background-image: url(../img/er.jpg);
    background-attachment: fixed;
    max-width: 100%;
    height: auto;
    width: auto\9;
}



.wp{
    margin: 0 10ex 0 10ex;
    text-align: center;
    text-align: justify;
    font-size: 2.1ex;
    padding-bottom: 1ex;
    color: white;
}

#blob {
    color: white;
    padding-top: 3em;
}

#vh{
    color: white;
}

#vp {
    padding-top: 4em;
    font-family: 'Raleway', serif;
    padding-bottom: 4em;
    font-size: 1em;
    line-height: 1.2em;
    color: white;
    text-align: center;
}

#rec-1 {
    height: 10px;
    padding: 10px;
    padding-bottom: 2em;
    border: 1px solid white;
    text-align: center;
    color: white;
    display: inline-block;
    font-size: 1em;
    margin: .5em;
    
}

#rec-1:hover {
    color: white;
    border: 1px solid rgb(246, 71, 71);;
    cursor: pointer;
    background: rgb(246, 71, 71);
}

#rec-2 {
   height: 10px;
    padding: 10px;
    padding-bottom: 2em;
    border: 1px solid white;
    text-align: center;
    color: white;
    display: inline-block;
    font-size: 1em;
    margin: .5em;
    
}

#rec-2:hover {
    color: white;
    border: 1px solid rgb(246, 71, 71);;
    cursor: pointer;
    background: rgb(246, 71, 71);
    
}

#rec-3 {
  height: 10px;
    padding: 10px;
    padding-bottom: 2em;
    border: 1px solid white;
    text-align: center;
    color: white;
    display: inline-block;
    font-size: 1em;
    margin: .5em;
}

#rec-3:hover {
    color: white;
    border: 1px solid rgb(246, 71, 71);;
    cursor: pointer;
    background: rgb(246, 71, 71);
    
}

#rec-4 {
    height: 10px;
    padding: 10px;
    padding-bottom: 2em;
    border: 1px solid white;
    text-align: center;
    color: white;
    display: inline-block;
    font-size: 1em;
    margin: .5em;
}

#rec-4:hover {
    color: white;
    border: 1px solid rgb(246, 71, 71);;
    cursor: pointer;
    background: rgb(246, 71, 71);
    
}

#rec-5 {
    height: 10px;
    padding: 10px;
    padding-bottom: 2em;
    border: 1px solid white;
    text-align: center;
    color: white;
    display: inline-block;
    font-size: 1em;
    margin: .5em;
}

#rec-5:hover {
    color: white;
    border: 1px solid rgb(246, 71, 71);;
    cursor: pointer;
    background: rgb(246, 71, 71);
    
}

#serh{
    color: white;
    margin-top: -.2em;
}


#sech {
  color: black;
}

#testo {
    margin-top: -2.5em;
  }

#teamh{
    color: white;
}


#justj{
    margin-top: -3em;
}


#vision {
    background: rgb(246, 71, 71);
    
}

#service{
    background-image:url(../img/chicago.jpg);
    background-attachment: fixed;
}


#Team{
    background: rgb(0, 1, 31);

} 

#rahul-desig{
    color: white;
}

#ankush-desig{
    color: white;
}

#kamal-desig{
    color: white;
}




.tagline1{
    display: inline-block;
    margin-top: 19em;
    font-size: 1em;
    background: black;
    opacity: .7;
    padding: .5em 1em; 
}

.mainh{
    display: inline-block;
    text-align: center;
    color: white;
    font-size: 60px;
    background: black;
    opacity: .8;
    margin-top: 4em;
    padding: .01em .1em;
}

.mh {
    font-size: 1.5em;
    margin-top: -1em;
}

#sustain{
    display: inline-block;
    color: white;
    background: black;
    opacity: 0.8;
    padding: .1em .5em;  
}

#sustain2{
    display: inline-block;
    color: white;
    background: black;
    opacity: 0.8;
    padding: .1em .5em;  
}


footer {
    background: rgb(34, 49, 63);
    color: black;
}