@font-face {font-family: 'RALEWAY'; src: url('../fonts/RALEWAY-MEDIUM.ttf');}
@font-face {font-family: 'RALEWAY-EXTRABOLD'; src: url('../fonts/RALEWAY-EXTRABOLD.ttf');} 
@font-face {font-family: 'RALEWAY-BOLD'; src: url('../fonts/RALEWAY-BOLD.ttf');} 
  body {
    background-image:url(../images/Top-bg4.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
  }
@media only screen and (max-width: 768px) {
  body {  }
}
  h1 {
    font-size: 55px;
    text-transform: uppercase;
    font-weight: 900;
    margin-bottom: 30px;
    font-family: 'RALEWAY-EXTRABOLD';
    color: white;
  }
  h2 {
    font-size: 36px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 30px;
    font-family: 'RALEWAY-BOLD';
    color: white;
  }
  h3 {
    font-size: 30px;
    text-transform: uppercase;
    color: #303030;
    font-weight: 600;
    margin-bottom: 30px;
    font-family: 'RALEWAY-BOLD';
  }
  h4 {
    font-size: 28px;
    line-height: 1.375em;
    color: #303030;
    font-weight: 400;
    margin-bottom: 30px;
    font-family: 'RALEWAY';
  }  
  .a {
      font-size: 24px;
      text-align: justify;
      font-family: 'RALEWAY';
  }
  p{
	  font-size: 20px;
	  font-family: 'RALEWAY';
  }
  .container-fluid{
      margin:0px;
      padding:0px;
  }
  .navbar {
    padding-top: 00px;
    margin-bottom: 150px;
    background-color:rgb(0, 0, 0, 1);
    z-index: 9999;
    border: 0;
    font-size: 20px;
    line-height: 4;
    letter-spacing: 4px;
    border-radius: 1;
    height:170px;    
  }
  li a{
      color: #fff;
  }
  .navbar li a, .navbar .navbar-brand {
    color: white;
    font-size:28px;
    font-weight: 800;
  }
  .navbar-nav li a:hover, .navbar-nav li.active a {
    color: #fff;
    background-color: #fdd602;
  }
  .navbar-default .navbar-toggle {
    border-color: transparent;
    color: #fff;
  }
   .jumbotron {
    background: rgb(0, 0, 0, 0.5);
    color: #fff;
    padding: 100px 25px;
  }
  .services{
	background: rgb(0, 0, 0, 0.8);
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	z-index:10;
  }
  service-tab{
  background: rgb(236, 240, 12, 0.7);
  position: relative;
  }
  service-tab .p{
	  font-size: 18px;
	  color: #000000;
  }
  service-tab .h4{
	  color:#ffffff;
  }
  
  .serviceoverlay {
  	position: absolute;
  	top: 0;
  	bottom: 0;
  	left: 0;
  	right: 0;
  	height: 100%;
  	width: 100%;
  	opacity: 0;
  	padding: 0;
  	margin: 0;
  	transition: .5s ease;
  	background-color: rgb(236, 240, 12, 0.7);
  }
  .service-tab:hover .serviceoverlay {
  	opacity: 1;
  }
  @media screen and (max-width: 1000px) {
  .service-tab:hover .serviceoverlay {
  	opacity: 0;
  }
  }
  .text {
  	color: white;
  	font-size: 20px;
  	position: absolute;
  	top: 50%;
  	left: 50%;
  	-webkit-transform: translate(-50%, -50%);
  	-ms-transform: translate(-50%, -50%);
  	transform: translate(-50%, -50%);
  	text-align: center;
  	z-index:100;
  }
  colour-bg{
    padding: 50px;
    margin: 20px;	
  }
  .container-fluid {
    padding: 60px 100px 100px 50px;
  }
  .bg-grey {
    background-color: #f6f6f6;
	opacity:0.7;
  }
  .bg-black {
    background-color: #000000;
	opacity:0.8;
  }
  .bg-black p{
	  color:#ecf00c;
  }
  .bg-yellow {
    background-color: #ecf00c;
	opacity:0.7;
  }
  .bg-yellow p{
	  color:#ffffff;	  
  }
  .bg-yellow h4{
	  color:#000000;
  }
  .bg-skyblue {
    background-color: #02aff4;
	opacity:0.9;
  }
  .bg-skyblue h2{
	 color:#ffffff;
  } 
  .bg-skyblue h3{
	 color:#ffffff;
  } 
  .bg-skyblue h4{
	 color:#000000;
	 text-align:justify;
  } 
	.bg-skyblue p{
		  color:#000000;
		  font-size:20px;
		  text-align:justify;
	  } 
	.bg-white{
		background-color: #ffffff;
		opacity:1;
	  }
  .logo-small {
    color: #00004d;
    font-size: 50px;
  }
  .logo {
    color: #00004d;
    font-size: 200px;
  }
  .thumbnail {
    padding: 0 0 15px 0;
    border: none;
    border-radius: 0;
  }
  .thumbnail img {
    width: 100%;
    height: 100%;
    margin-bottom: 10px;
  }
  .carousel-control.right, .carousel-control.left {
    background-image: none;
    color: #00004d;
    display:none;
  }
  .carousel-indicators li {
    border-color: #fff;
    display:none;
  }
  .carousel-indicators li.active {
    background-color: #fff;
  }
  .item h4 {
    font-size: 19px;
    line-height: 1.375em;
    font-weight: 400;
    font-style: italic;
    margin: 70px 0;
  }
  .item span {
    font-style: normal;
  }
  .panel {
    border: 1px solid #00004d; 
    border-radius:0;
    transition: box-shadow 0.25s;
  }
  .panel:hover {
    box-shadow: 5px 0px 40px rgba(0,0,0, .2);
  }
  .panel-footer .btn:hover {
    border: 1px solid #00004d;
    background-color: #fff;
    color: #00004d;
  }
  .panel-heading {
    color: #fff;
    background-color: #00004d;
    padding: 25px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
  }
  .panel-footer {
    background-color: white;
  }
  .panel-footer h3 {
    font-size: 32px;
  }
  .panel-footer h4 {
    color: #aaa;
    font-size: 14px;
  }
  .panel-footer .btn {
    margin: 15px 0;
    background-color: #00004d;
    color: #fff;
  }
  
  footer .glyphicon {
    font-size: 20px;
    margin-bottom: 20px;
    color: #00004d ;
  }
  .slideanim {visibility:hidden;}
  .slide {
    animation-name: slide;
    -webkit-animation-name: slide;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
    visibility: visible;
  }
  .cap{
	  padding:0px;
	  margin:0px;
	  Transition: 0.5s;
  }
  .cap:hover{
	  padding:10px;
	  margin:10px;
  }
  @keyframes slide {
    0% {
      opacity: 0;
      transform: translateY(70%);
    } 
    100% {
      opacity: 1;
      transform: translateY(0%);
    }
  }
  @-webkit-keyframes slide {
    0% {
      opacity: 0;
      -webkit-transform: translateY(70%);
    } 
    100% {
      opacity: 1;
      -webkit-transform: translateY(0%);
    }
  }
  @media screen and (max-width: 1000px) {
    .col-sm-4 {
      text-align: center;
      margin: 25px 0;
    }
    .btn-lg {
      width: 100%;
      margin-bottom: 35px;
	  background-color:rgb(236, 240, 12);
    }
  }
  @media screen and (max-width: 480px) {
    .logo {
      font-size: 150px;
    }
    .col-sm-4 {
      text-align: center;
      margin: 0;
    }
    
    }


    .logoicon{width: 100%;}
    .logo_slider {
    overflow: hidden;
    width: 80%;
    margin: auto;
    }
    @media screen and (max-width: 480px) {
        .logo_slider {
        width: 100%;}
    }
    .logo_slider {
      overflow: hidden;
    }
    
    .logo_slider ul {
      margin: 0;
      padding: 0;
      list-style: none;
      display: flex;
      position: relative;
      animation: mymove 10s linear infinite;
    }
    
    .logo_slider ul li {
      flex-shrink: 0;
      flex-grow: 0;
      display: block;
      margin: 20px;
      height: 50px;
    }
    
    .logo_slider ul li a img {
      width: 100%;
    }
    
    /* Safari 4.0 - 8.0 */
    @-webkit-keyframes mymove {
      0%    { left: 0; }
      100%  { left: -100%; }
    }
    
    /* Standard syntax */
    
    @keyframes mymove {
      0%    { left: 0; }
      100%  { left: -100%; }
    }
