.testimonial_group .full-testimonial .rr_title {color:#000035!important;}
.ola
{
  border: 1px solid #000!important;color: #000;
}
html, body {
    max-width: 100%;
    overflow-x: hidden;
}
nav ul ul {
  display: none;
  position: absolute; 
  top: 50px; /* the height of the main nav */
  right: -50px;
}

/* Display Dropdowns on Hover */
nav ul li:hover > ul {
  display:inherit;
}

/* Fisrt Tier Dropdown */
nav ul ul li {
  float:none;
  display:list-item;
  position: relative;
  padding: 3px;
}


.certi-block {
    padding: 40px 15px;
    border: 1px dashed #F58610;
    border-top: none;
    border-left: none;
}
/* Second, Third and more Tiers */
nav ul ul ul li {
  position: relative;
  top:0px; 
  left:10px;
}
.dropdown-menu{background: #2C2C2C!important;}
.dropdown-menu>li>a
{
  color: #fff;
}

.dropdown-menu>li>a:hover
{
  color: #fff;background: #000035;
}

.dropdown-menu>li>a>.active
{
  color: #fff;background: #000035;
}


.centeredall2{ position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);}
.centeredall{ position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);}
.hoo ul {
  list-style: none; /* Remove default bullets */
}
.hoo ul li::before {
  content: "\2022";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: #000035; /* Change the color */
  font-weight: bold; /* If you want it to be bold */
  display: inline-block; /* Needed to add space between the bullet and the text */
  width: 1em; /* Also needed for space (tweak if needed) */
  margin-left: -1em; /* Also needed for space (tweak if needed) */
}
.hoo ul li.noo::before {
  content: none!important; 
 
}

.boxdev
{
  box-shadow: 0 5px 30px 0 rgba(0, 0, 0, .8);padding: 20px;padding-bottom: 20px;height:530px;
}
  .subhead{font-size: 50px;}


@media only screen and (max-width:940px)
{
  .subhead{font-size: 30px;}
.boxdev
  {
    box-shadow: 0 5px 30px 0 rgba(0, 0, 0, .8);padding: 20px;padding-bottom: 20px;height:auto!important;
  }
}
body
{
  font-family: 'Open Sans', sans-serif !important;color: #484848;font-size: 16px;
}
p
{
  font-size: 16px;line-height: 30px;
}
h1,h2,h3,h4,h5,h6
{
  font-family: 'Hammersmith One', sans-serif !important;
}

.centered 
{
 position: absolute;
 top: 50%;
 left: 60%;
 transform: translate(-15%, -50%);
 padding: 20px;
}

.captions{  position: absolute; top:45%; left:26%; transform: translate(-55%, -50%);
  font-size: 50px !important;  text-align: center;  width: 85%;color: #fff;color: white;
  text-shadow:
  3px 3px 0 #000,
  -1px -1px 0 #000,  
  1px -1px 0 #000,
  -1px 1px 0 #000,
  1px 1px 0 #000; 
  text-transform: uppercase;
}

.captions2{  position: absolute; top:55%; left:58%; transform: translate(-55%, -50%);
  font-size: 50px !important;  text-align: center;  width: 85%;color: #fff;color: white;
  text-shadow:
  3px 3px 0 #000,
  -1px -1px 0 #000,  
  1px -1px 0 #000,
  -1px 1px 0 #000,
  1px 1px 0 #000; 
  text-transform: uppercase;
}
.form-control{color: #222!important;font-size: 16px; border: 2px solid #222;}
/* ============================= main menu ====================== */
.navbar-static-top
{
  border-color: transparent !important; height: auto !important; padding: 8px;font-family: 'Hammersmith One', sans-serif !important;
}
.navbar-static-top .navbar-nav>li>a
{
  margin-left: 12px; margin-right: 12px; color:#3D424A !important; font-size: 17px;font-weight: 500; text-transform: uppercase;
}
.navbar-static-top .navbar-nav>li>a:hover {color: #fff !important; background:#000035 !important;}
.active{background:none !important; }
.navbar-static-top .navbar-nav>.active>a{ color: #fff !important; background:#000035 !important;}
.navbar-static-top .navbar-toggle .icon-bar {  background: #444444; background-color: #fff !important;}
.navbar{margin-bottom:0px !important;}
.navbar-static-top .navbar-toggle{margin-top: 17px; background: #000035; border: 1px solid #fff !important;box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none;}

.htico{color: #11D8FF;font-size: 75px!important;text-align: center;}
.up
{
  color: #fff!important; padding: 12px!important; z-index: 9999!important;
}
.hhh
{
 font-weight: 700;font-size: 20px; color: #000035;background:transparent;padding: 5px;
 height: 37px;width: 37px;border: 4px solid #000035;
}
.hhh:hover
{
 color: #000 !important;border: 4px solid #000;
}
.btn
{
  background: #000035; padding: 5px; font-size: 17px; color: #fff!important; border: transparent;border-radius: 5px;
}
.btn1
{
  background: #000035; padding: 5px; font-size: 17px; color: #fff; border: transparent;border-radius: 5px;
}

.btn1:hover
{
  background: #000035!important;
}

.btn2
{
  background: #1E1A11; padding: 5px; font-size: 17px; color: #fff;border: transparent;border-radius: 5px;
}

.btn2:hover
{
  background: #1E1A11!important; 
}

.para {
  background:url(../images/para2.jpg);
  background-size: cover;
  min-height: 200px; 
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
}
.parallax {
  background:url(../images/para.jpg);
  background-size: cover;
  min-height: 300px; 
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
}
.bottom-left {
  position: absolute;
  bottom: 8px;
  left: 16px;
}
.bottom-left2 {
  position: absolute;
  bottom: 15px;
  left: 16px;
}
.parallax2 {
  background:url(../images/para.jpg);
  background-size: cover;
  min-height: 300px; 
  background-attachment: scroll;
  background-repeat: no-repeat;
  background-size: cover;
}

.iconstyle{
  background: transparent;
  color: #fff;
  height: 22px;
  width: 22px;
  padding: 2px;
  border:1px solid none;
  text-align: center;
}

.iconstylef{
  background: transparent;
  color: #fff;
  height: 40px;
  width: 40px;
  padding: 8px;
  border:2px solid #555;
  text-align: center;
  font-size: 22px!important;
  border-radius: 50%;
}





.filter-button{

  font-size: 16px;
  border: transparent;
  padding:5px 10px;
  text-align: center;
  color: #fff;
  margin-bottom: 30px;
  background:#222;
}

.filter-button:hover,

.filter-button:focus,

.filter-button.active{

  color: #fff!important;

  background-color:#000035!important;

  outline:none;

}
#return-to-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  background: rgb(0, 0, 0);
  background: rgba(0, 0, 0, 0.7);
  width: 50px;
  height: 50px;
  display: block;
  text-decoration: none;
  -webkit-border-radius: 35px;
  -moz-border-radius: 35px;
  border-radius: 35px;
  display: none;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#return-to-top i {
  color: #fff;
  margin: 0;
  position: relative;
  left: 16px;
  top: 13px;
  font-size: 19px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#return-to-top:hover {
  background: #ED8600;
}
#return-to-top:hover i {
  color: #fff;
  top: 5px;
}

.no
{
  font-size: 60px!important;
}

.form-control{border:2px solid #222!important;}

.nav-tabs>li>a>i{font-size: 35px!important;}
.nav-tabs>li>a.active>{background: #000035!important;}
.nav-tabs > li>.active {color: #ED8600!important;}
.nav-tabs > li>a {color: #000!important;}

@media screen and (max-width: 991px)
{
  .container{padding: 5px !important; margin: 0 !important;}
  .container-fluid{padding: 5px !important; margin: 0 !important;} 
  .nav-tabs>li>a>i{font-size: 15px!important;}
  .no{font-size: 30px!important;}
}