

.text-primary {
    color: #e2edf1!important; font-size: 1.2em!important;
  }
  
  a.text-primary:hover, a.text-primary:focus {
    color: #5fbeb8 !important;
  }

  .title-heading {                                               
    line-height: 26px;
  }
  
  .title-heading .heading {
    font-size: 35px;
    letter-spacing: 1px;
  }
  
  .title-heading .para-desc {
    font-size: 16px;
  }

  

  #main-png {
    float: right; max-width: 380px;  min-width: 200px;
  }
  #it-png {
    float: center; max-width: 150px;

  }
  #PRIT-png {
     max-width: 300px !important;
     margin:auto;
     
  }
  #PRIThome {
    max-width: 380px !important;
    
 }

#hometextbox {
  max-width: 1152px; color: #e2edf1;

}

#hometextboxmain {
  max-width: 1034px; color: #e2edf1;

}

#hometextboxhero {
  max-width: 920px; color: #e2edf1;

}

#ittextbox {
  max-width: 800px;

}


#topnav .container {
  max-width: 1280px;

}

#navigation {
  float: right;

}

.text-muted {
  color: #e2edf1 !important;
}

.text-dark {
  color: #04345c !important;
}

.card {
  background-color: #e2edf100 !important;
}

.inner-icon {
  color: #114e80!important;
}

#IT-png {
  float: left;
}
.right-align {
  text-align: right !important;
  float: right !important;
}

.left-align {
  text-align: left !important;
  float: left !important;

}

.padding-header {
  padding-top: 70px !important;
  padding-bottom: 140px !important;
  text-align: center !important;

}

.padding-bottom {
  padding-bottom: 200px !important;

}

.padding-top {
  padding-top: 200px !important;

}

body {
  font-family: "Lato", "Nunito", sans-serif;
  overflow-x: hidden !important;
  font-size: 16px;
  color: #161c2d;
  background-color: #e2edf1;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "Lato","Nunito", sans-serif;
  line-height: 1.5;
  font-weight: 600;
}

#topnav .navigation-menu > li > a {
  display: block;
  color: #3c4858;
  font-size: 13px;
  background-color: transparent !important;
  font-weight: 700;
  letter-spacing: 1px;
  line-height: 24px;
  text-transform: uppercase;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  font-family: "Lato","Nunito", sans-serif;
  padding-left: 15px;
  padding-right: 15px;
}

p.indent {
  text-indent: 30px;
}
.homepadding {
  padding: 326px 0 274px;
}

.pfixed {

  position: fixed !important;
}

.pb-small {
  padding-bottom: 50px;

}

.center  {
  margin-left: auto !important;
  margin-right: auto !important; 
}
