
@font-face {
    font-family: bank gothic;
    src: url(font/BankGothic.ttf);
}
.loader 
{
 position: fixed;
 left: 0px;
 top: 0px;
 width: 100%;
 height: 100%;
 z-index: 9999999;
 background:#fff;
}
.loader img {
     background: white;
    margin: auto;
    width: 320px;
    left:50%;
    top: 50%;
    transform: translate(-50%);
    display: block;
    position: absolute;
     -webkit-animation: loading-img 3s infinite normal linear; 
     -moz-animation: loading-img 3s infinite normal linear; 
}
@-webkit-keyframes loading-img {
    0%   { background: white; } 
   100%  { background: #003a66; }
}

@-moz-keyframes loading-img {
    0%   { background: white; } 
   100%  { background: #003a66; }
}
address , p , pre, div{
    font-family: arial !Important;
    
}
.top-bar{
  background:#003a66 !important;
    color: white;
    line-height: 20px;
    font-size: 12px;
    padding: 2px 00;
}
a{
    text-decoration: none !important;
}
.white{
    color: white;
}
h1.slide-title , p.slide-title{
    color:white !important;
    display: block;
    padding: 3px 10px;
}
h1.slide-title{
    font-family: bank gothic !important;
    font-size: 28px  !important;
}
.content-slide{
    position: relative;
    top: -30px;
    padding: 3px;
    font-size: 20px;
    font-weight: bold;
    background: white;
    display: initial;
    left: 5px;
    box-shadow: 0px 0px 8px 1px lightgrey;
}
body::-webkit-scrollbar {
    width: 5px;
}

body::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}
 
body::-webkit-scrollbar-thumb {
  background-color: #5f7e93 !important;
  border-radius: 10px;
}
.navbar-toggle{
    background: #003570 !important;    
}
.navbar-toggle .icon-bar{
    background: white !important;
}
.navbar {
  padding: 10px 0 !important;
    margin-bottom: 0;
  border-radius: 0;
}
nav{
    min-height: 60px !important;
}
.navbar-default{
        background: #ffffff73;
    z-index: 1000 !Important;
     border:none !Important;
    width:100% !important; 
    -webkit-box-shadow: 1px 0 5px #ccc;
    box-shadow: 1px 0 5px #ccc;
}
.rely-head.home-page .navbar.navbar-default.affix-top{
     -webkit-box-shadow: none !important;
    box-shadow: none !important;
}
.logo2, .rely-head.home-page .navbar.navbar-default.affix .logo2, .rely-head.home-page .navbar.navbar-default.affix-top .logo1{
    display:none;
}
.navbar.navbar-default.affix-top{
    background: transparent ;
}

.rely-head.home-page .navbar.navbar-default.affix-top .logo2, .rely-head.home-page .navbar.navbar-default.affix .logo1{
    display:block;
}

.rely-head.home-page .navbar.navbar-default.affix-top li a{
   color:white !important;
}
.rely-head.home-page .navbar.navbar-default.affix-top .mega-dropdown li a{
   color: #003a66 !important;
}
.navbar.navbar-default.affix{
    top:0 !important;
     background: white !important;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form{
    border-color: transparent !important;
}
.product-title{
    text-align:center;
    color: #003a66 !important;
    border-bottom: 3px double #003a66 !important;
    display: inline-block !important;
    font-size: 14px !important;
}
/* carousel homepage */
#myCarousel1 {
    top:-74px !important;
     margin-bottom: -50px ;
}
.carousel-caption{
    left:0% !important;
    right:0% !important;
    width:100% !important;
    
}
/**/
  .what-we-do .folded  {
    color: #fff;
    position: absolute;
    top: 0px;
    right: 0px;
    width: 100%;
}

.what-we-do .folded:before, .what-we-do .folded:after {
    bottom: 26px;
    content: "";
    height: 28px;
    position: absolute;
    
    z-index: -1;
}
.what-we-do .folded:before {
    left: 2%;
    transform: rotate(-3deg);
}
.what-we-do .folded:after {
    right: 2%;
    transform: rotate(3deg);
}
.what-we-do .folded h2 {
    border-width: 1px 1px 2px;
    box-shadow: 0 2px 6px rgba(0,0,0,0.5);
    margin: 0;
    padding: 4px 10px;
    position: absolute;
    right: 0;
    top: -10px;
    background: rgba(0, 36, 72, 0.85);
    font-size: 20px;
}
.what-we-do .folded h2:after {
    border-width: 7px;
    border-style: solid;
    border-color: #134 transparent transparent #134;
    bottom: -15px;
    content: "";
    position: absolute;
    right: -1px;
}
/**/
.item-carousel .item-details {
    padding-bottom: 40px !important;
}
.products .products-menu .glyphicon{
    top: 3px;
    padding-left: 5px;
}
.products.open .products-menu{
    color: white !important;
    background: #003a66 !important;
}
.products .carousel-inner img{
    height:120px !important;
}
.products.active.open a.product-menu {
    background: #003a66 !important;
}
.products .mega-dropdown-menu a {
    background: transparent;
    color: #003a66 !important;
}
.dropdown-menu #myCarousel a{
    border:none !important;
}
.dropdown-menu #myCarousel a:hover{
    background: none !important;
}

nav li.active a{
    background: transparent !Important;
    
}
.home-page .navbar.navbar-default.affix  li.active a{
    color:#003a66 ;
    border-bottom: 1px solid white;
}
.home-page .navbar.navbar-default.affix-top  li.active a{
    color:#fff ;
}

.navbar.navbar-default.affix  li a{
    color:#003a66 !important ;
}
.home-page .navbar.navbar-default.affix-top  li a{
    color:#fff ;
}
.navbar.navbar-default.affix-top  li a{
    color:#003a66 !Important ;
}
.navbar.navbar-default.affix-top  li.open a.dropdown-toggle{
    background: transparent !Important;
    border:1px solid white;
}
.navbar.navbar-default li.active.open a.dropdown-toggle{
    background: transparent !Important;
    border:1px solid #003a66;
}
.navbar.navbar-default.affix  li.open a.dropdown-toggle{
    background: transparent !Important;
    border:1px solid #003a66;
}
.navbar.navbar-default.affix  li.active a.cool-link::after {
   width:100%;
    background: #003a66 !important;
}
.home-page .navbar.navbar-default.affix-top  li.active a.cool-link::after {
   width:100%;
    background: #fff !important;
}
.navbar.navbar-default.affix-top  li.active a.cool-link::after {
   width:100%;
    background: #003a66 !important;
}
.navbar.navbar-default.affix  li a.cool-link::after, .navbar.navbar-default.affix  li.active a.cool-link::after {
    content: '';
    display: block;
    height: 2px;
    transition: width .3s;
}
.navbar.navbar-default.affix  li a.cool-link::after {
    background: #003a66 !important;
}
.home-page .navbar.navbar-default.affix-top  li a.cool-link::after{
    background: #fff !important;
}
.navbar.navbar-default.affix-top  li a.cool-link::after{
    background: #003a66 !important;
}
nav li.active .mega-dropdown-menu a{
     background:white !important;
}
.navbar.navbar-default. li a.cool-link:hover::after{
    width: 100%;
}


nav img{
    margin-top: -20px;
    width: 140px !important;
}
/* Add a gray background color and some padding to the footer */

.block-footer{
    padding:10px;
    font-size: 16px;
    color:white;
    background: #003a66 !important;
    text-align:center;
    
}
.what-we-do .do-content{
    box-shadow: 0 0 5px grey;
    margin-bottom: 30px;
}

.what-we-do .do-content:hover{
    box-shadow: 0 0 5px 3px grey;
}
.what-we-do .do-content img{
    height:200px;
}
.what-we-do .carousel.slide{
    opacity: 0.7;
}
.what-we-do .carousel.slide .carousel-indicators{
    bottom: -10px;
    margin-left: 0 !Important;
}
.carousel-inner img {
  width: 100%; /* Set width to 100% */
  margin: auto;
}


.btn-more{
    background: #003a66 !important;
    color:white !important;
    float: right;
}
#about_us_page, #service-page{
    color: white !Important;
}
#about_us_page {
  background: url(../images/about-us.jpg) !important;
  background-attachment: fixed  !important;
  background-repeat: no-repeat !Important;    
  background-size: cover !Important;
    background-position: bottom center;
    color: white;
    padding: 2% 0;
}
#service-page{
   background: url(../images/massmebly.jpg) !important;
  background-attachment: fixed  !important;
  background-repeat: no-repeat !Important;    
  background-size: cover !Important;
    background-position: center center;
    color: white;
    padding: 2% 0; 
}
footer {
  background: url(../images/footer-bg.jpg) !important;
  background-attachment: fixed  !important;
  background-repeat: no-repeat !Important;    
  background-size: cover !Important;
  width:100%;
  color:white !important;
  margin-top: 1% !important;
}
footer .container{
    padding:5% 3% 2%!important;
}

footer a{
    color:white !important;
}
footer pre{
    background: transparent !important;
    border: none;
    color: white;
}
.footer-title{
    text-transform: uppercase;
    font-size: 20px;
    
}
.bottom-footer{
    background: #022e50;
    font-size: 12px;
    padding:2px 0;
}
address strong{
    text-transform: capitalize;
    font-size: 16px;
    margin-bottom: 20px;
}
.iso-cerf{
    font-weight: bold;
    
}
/*social icons*/
a.fa:hover{
    text-decoration: none;
}
.fa {
  padding: 5px;
  width: 22px;
  text-align: center;
  text-decoration: none;
  margin:2px;
}
.fa-facebook {
  background: #3B5998;
  color: white;
}
.fa-facebook:hover {
  color: #3B5998 !important;
  background: white;
}

.fa-twitter {
  background: #55ACEE;
  color: white;
}
.fa-twitter:hover {
  color: #55ACEE;
  background: white;
}
.row{
    margin:0 !Important;
}
.logo-color{
     color: #003a66 !important;
}
h2.block-title{
   
    text-align:center;
    font-family:bank gothic !important;
    display: inline-block !important;
    font-size: 24px;
    margin: 20px 0;
    text-transform:uppercase ;
}
.block-title{
    text-transform:capitalize ;
}

/*megadrop down cool link*/
.mega-menu-cool-link{
     display: inline-block;
    text-decoration: none;
    background: transparent !important;
}
.mega-menu-cool-link::after {
    content: '';
    display: block;
    width: 0;
    height: 2px;
    background: #2f5d80;
    transition: width .3s;
}
/**/
/**/
.cool-link {
    display: inline-block;
    color: #000;
    text-decoration: none;
}
.cool-link::after {
    content: '';
    display: block;
    width: 0;
    height: 2px;
    background: #fff;
    transition: width .3s;
}

.cool-link:hover::after, .mega-menu-cool-link:hover::after {
    width: 100%;
}
/*image overlay*/
.gallery-grid li img{
    margin-bottom: 15px;
} 
#lightgallery li img{
    width: auto;
    margin: 1% auto;
    display: block;
    padding: 1%;
}
.demo-gallery li:hover .overlay::-webkit-scrollbar {
  display: block;
    
}   
.demo-gallery li:hover .overlay {
  height: 95%;
  background-color: rgba(0, 58, 102, 0.7);
    padding-top: 5px;
}    
.demo-gallery li:hover .image-ribbons {
  display: none;
    
}
   
.overlay {
    position: absolute;
    bottom: 5px;
    left: 0;
    right: 0;
    background-color: #2f5d80;
    overflow: scroll;
    width: 89%;
    color: white;
    font-size: 12px;
    padding: 0 15px;
    margin: auto;
    height: 0;
    transition: .5s ease;
}
.overlay::-webkit-scrollbar {
      width: 7px;
    height: 7px ;
    display: none;
}


.overlay::-webkit-scrollbar-thumb {
    border: 1px solid rgba(255, 255, 255, 0.48);
    background-color: #011121  !important;
    border-radius: 25px;
}
div.image-ribbons h2
{
    width: 97%;
    position: absolute;
    left: 5px;
    color: white;
    bottom: 0px;
    font-size: 18px;
    padding:5px 0;
    background: rgba(0, 58, 102, 0.8) !important;
    text-align: center;
    box-shadow: 0 2px 6px rgba(0,0,0,0.5)
}

div.image-ribbons h2:before, div.image-ribbons h2:after
{
    content: '';
    position: absolute;
    border-style: solid;
    border-color: transparent;
    top: -10px;
}

div.image-ribbons h2:before
{
    border-width: 10px 10px 0px 0;
    border-right-color: rgba(34, 34, 34, 0.81);
    left: 0;
}

div.image-ribbons h2:after
{
    border-width: 10px 0 0px 10px;
    border-left-color: rgba(34, 34, 34, 0.81);
    right: 0;
}


/**/

.send span, .read-more span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
    font-size: 18px !Important;
}
.send{
    background: transparent !important;
    border-radius: 0 !important;
    border: 3px solid #002448;
}
 .read-more{
    margin-bottom: 10px;
    border-radius:0 !important;
    color: white;
    border: none;
}
.read-more span:after {
  content: '\00bb';
  position: absolute;
  opacity: 0;
  top: 0;
  right: -20px;
  transition: 0.5s;
}
.send span:after{
    content: '\2708';
  position: absolute;
  opacity: 0;
  top: 0;
  right: -20px;
  transition: 0.5s;
}

.send:hover span, .read-more:hover span {
  padding-right: 25px;
}

.send:hover span:after, .read-more:hover span:after {
  opacity: 1;
  right: 0;
}
/*end of Button Styling*/

/*for produt with table*/
.product-section{
    background: url(../images/3.JPG) !important;
  background-attachment: fixed  !important;
  background-repeat: no-repeat !Important;    
  background-size: cover !Important;
    color: white;
    padding: 2% 0;
}


.product-with-table .carousel-inner>.item>a>img, .product-with-table .carousel-inner>.item>img, .product-with-table .img-responsive, .product-with-table .thumbnail a>img, .product-with-table .thumbnail>img{
    
}
.table{
    margin-top: 15px !important;
}
.demo-gallery .img-responsive{
    display: initial !important;
}
.demo-gallery li .image-container{
    width: 99%;
    margin: auto;
    background: white;
    box-shadow: 0px 4px 6px 0 rgba(0,0,0,0.2), 0 1px 16px 0 rgba(0,0,0,0.19) !important;
}
.lg-sub-html h4{
    color:#fff !important;
}
.product-container{
   box-shadow: 0px 0px 2px 0px lightgrey;
    padding:5px;
    margin: 0px -7px;
}
/* jssor slider loading skin spin css */
.jssorl-009-spin img {
    animation-name: jssorl-009-spin;
    animation-duration: 1.6s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}
#jssor_1 {
    margin:0 auto;
}

/*Service page*/
.service-images img{
    margin-bottom: 15px !important;
    width: 100%;
}
/* form alert*/
.form-alert{
    position: absolute;
    right: 1px;
    width: 320px;
    z-index: 999;

}
/* Contact form*/
.contact-form, .career-form  {
   margin-bottom: 15px;
   border: 1px solid white;
   box-shadow: 0px 0px 10px 0px #fdfdfd;
   padding: 25px;
}
.contact-form label , .career-page label{
   color:white;
}
.contact-form .input-group-addon, .career-page  .input-group-addon{
    background-color: #002448;
}
.contact-form .input-group-addon i,  .career-page .input-group-addon i{
    color: #fff;
}
.md-form{
    padding: 0 10px !important;
}
.contact-page{
    background: url(../images/contact-us-background1.jpg);
      background-attachment: fixed  !important;
      background-repeat: no-repeat !Important;    
      background-size: cover !Important;
    background-position: center center;
    
}
.contact-page, .career-page{
    padding: 50px 0 !important;
}
.contact-page .panel-body{
    padding-top: 30px !Important;
}

.contact-page iframe{
    width:100%;
    height:580px ;
}
/*career*/
.career-page{
    background: url(../images/career.jpg);
      background-attachment: fixed  !important;
      background-repeat: no-repeat !Important;    
      background-size: cover !Important;
    background-position: center center;
}

@keyframes jssorl-009-spin {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}
  /* Hide the carousel text when the screen is less than 600 pixels wide */
/*Prodct Images*/
@media(min-width:1200px){
    #lightgallery li img{
        height: 240px ;
    }
}
@media(min-width:992px) and (max-width:1200px){
    #lightgallery li img{
        height: 190px;
    }
}
@media(min-width:768px) and (max-width:991px){
    #lightgallery li img{
        height: 220px;
    }
}
@media (max-width:767px){
    #lightgallery li img{
        height: auto;
        width: 100% !important
    }
}
/*Prodct Images*/
@media(max-width:850px){
    #myCarousel1 {
        top:0 !important;
        margin-bottom: 0px ;
    }
    .home-page .navbar.navbar-default.affix-top{
        background:#6d899e !important;
    }
    .home-page .navbar.navbar-default.affix{
        background:#fff !important;
    }
}
  @media (max-width: 600px) {
    .carousel-caption {
      display: none; 
    }
  }
 @media (max-width: 767px) {
     .mega-dropdown-menu {
         width:100% !important;
         background:white !Important;
         margin: 0% !important;
     }
     .what-we-do .col-xs-12.col-sm-6.col-md-3{
        padding: 0 15px !important;
    }
    .navbar-collapse{
      width: 100%  !important; 
        margin:0 !important;
    }
     nav li a{
        border-top: 0px solid #fff !important;
    }
     #jssor_1 {
        margin:0 0 0 -20px;
    }
     .mega-dropdown.open:before,
     .mega-dropdown.open:after{
         display: none !important;
     }
     .contact-page iframe{
        height:250px ;
    }
  }
