﻿ body {
     background-color: #FFF;
     font-size: 13px;
     color: #040d14;
     font-weight: 400;
     outline: none !important;
     margin: 0px;
     padding: 0px;
     font-family: 'Catamaran', sans-serif;
     overflow-y: scroll;
     letter-spacing: 0.2px;
     -webkit-font-smoothing: antialiased;
     -moz-font-smoothing: none;
     font-smoothing: antialiased;
	 border-top:solid 5px #686868;
	 background-image:url(../images/body%20back.png);
	 background-repeat:repeat;
	 padding-top:20px;
 }
 img {
     max-width: 100%;
 }
 .container{
	 width:1000px;
	 max-width:100%;
 }
 .tagline{
	 font-style: italic;
font-size: 21px;
margin-top: 10px;
color: #5f5f5f;
font-family: "Droid Serif", Georgia, "Times New Roman", Times, serif;
margin-top:30px;
text-align:center;
margin-bottom:35px;
padding-top:15px;
padding-bottom:15px;
border-bottom:solid 1px #eaeaea;
border-top:solid 2px #eaeaea;
   }
   a {
  -webkit-transition: 0.1s;
  -moz-transition: 0.1s;
  -o-transition: 0.1s;
  transition: 0.1s;
  outline: none !important;
  color: #448ea6;
}

 .my-nav {
	 margin-top:20px;
 }
 .navbar-brand img{
	 max-width:180px;
 }
   
 .my-nav .nav > li >  a{
	 font-size:16px;
	 color:#455a64;
	 border-radius:0px;
	 background:none;
	 padding-bottom:16px;
 }
  .my-nav .nav > li >  a:hover,
  .my-nav .nav > li.active a
  {
	   background:none;
	   
	  border-bottom:solid 2px #455a64;
	 
	   padding-bottom:16px;
  }
  .carousel{
	  margin-bottom:35px;
  }
  .content {
	  min-height:500px;
  }
  .content p{
	  color: #455a64;
	  font-size:16px;
	  line-height:25px;
	  padding-bottom:15px;
  }
  .content p a{
	  color:#F30;
	  font-weight:600;
	   
  }
   .content h1{
	  color: #5f5f5f;
	  font-size:28px;
	  border-bottom:solid 1px  #eaeaea;
	  padding:10px;
	  padding-left:5px;
	  margin-bottom:25px;
	  
  }
   .content h2{
	  color: #666;
	  font-size:24px;
	   
	  padding:10px;
	  padding-left:0px;
	  margin-bottom:25px;
	  font-weight:600;
	  
  }
   .content h3{
	  color: #5f5f5f;
	  font-size:22px;
	   
	  padding:5px;
	  padding-left:0px;
	  margin-bottom:10px;
	  font-weight:600;
	  
  }
     .content h4{
	  color: #000;
	  font-size:20px;
	   
	  padding:5px;
	  padding-left:0px;
	  margin-bottom:10px;
	  font-weight:600;
	  
  }
  .content h5{
	  color: #5f5f5f;
	  font-size:18px;
	   
	  padding:0px;
	  padding-left:0px;
	  margin-bottom:10px;
	  font-weight:600;
	  
  }
   .content h6{
	  color: #5f5f5f;
	  font-size:16px;
	   
	  padding:0px;
	  padding-left:0px;
	  margin-bottom:10px;
	  font-weight:600;
	  line-height:22px;
	 
	  
  }
  .card{
	  background-color:rgba(255,255,255,10);
	  box-shadow:2px 2px 5px #CCC;
	  padding:15px;
	  margin-bottom:25px;
  }
  .card h6{
	   margin-top:-10px;
	   
  }
  .card h3{
	   margin-top:-10px;
	   background-color:#F30;
	   background:none;
	   color:#333;
	   padding:5px;
	   display:inline-block;
	   margin-left:-15px;
	   margin-bottom:0px;
	   margin-top:-15px;
	   
  }
  .card .fa{
	  width:20px;
  }
 .insta-box{
	 text-align:center;
	 padding-top:30px;
 }
 .insta-box .follow-icon{
	 max-width:200px;
	 margin-bottom:25px;
 }
 #footer{
	 padding-top:50px;
	 padding-bottom:50px;
	 background-color:#455a64;
	 margin-top:50px;
 }
 #footer .bottom-social img{
	 margin:2px;
	 max-width:25px;
 }
 #footer ul{
	 list-style:none;
	 margin:0px;
	 padding:0px;
 }
 #footer ul li{
	 display:inline;
	 margin-left:25px;
 }
 #footer ul li a{
	 color:#fff;
	 font-size:15px;
 }
 #footer .copyright{
	 text-align:center;
	 color:#CCC;
	 font-size:12px;
	 margin-top:30px;
	 margin-bottom:20px;
 }
 .all-top-image{
	 width:100%;
	 text-align:center;
	 margin-top:0px;
	 margin-bottom:20px;
 }
 .all-top-image img{
	 width:100%;
 }
 .cntct-btn{
	 background-color:#455a64;
	 font-size:15px;
	 color:#fff;
	 padding:12px;
	 padding-top:17px;
	 line-height:28px;
	 width:120px;
 }
  .cntct-btn:hover{
	  color:#CCC;
  }
  .btn-port{
	  background-color:#455a64;
	  background:none;
	 font-size:15px;
	 color:#455a64;
	 padding:5px;
	 padding-top:17px;
	 line-height:28px;
	 width:100px;
	 margin:5px;
	 box-shadow:none !important;
  }
  .btn-port:hover{
	   color:#C30;
  }
  .btn-port.active{
	  background-color:#C30;
	   background:none;
	   color:#C30;
  }
  #pnbtn{
	  display:block !important;
	  width:70px!important;
	  margin-left:auto!important;
	  margin-right:auto!important;
  }
  
  .carousel-fade .carousel-inner .item {
  opacity: 0;
  transition-property: opacity;
  max-height:550px;
   
}
.carousel-fade .carousel-inner .item img{
	width:100%;
}

.carousel-fade .carousel-inner .active {
  opacity: 1;
}

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}

.carousel-fade .carousel-control {
  z-index: 2;
}

/*
WHAT IS NEW IN 3.3: "Added transforms to improve carousel performance in modern browsers."
now override the 3.3 new styles for modern browsers & apply opacity
*/
@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-fade .carousel-inner > .item.next,
    .carousel-fade .carousel-inner > .item.active.right {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.prev,
    .carousel-fade .carousel-inner > .item.active.left {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.next.left,
    .carousel-fade .carousel-inner > .item.prev.right,
    .carousel-fade .carousel-inner > .item.active {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
}

 

.moving {
  margin:0;
  padding:0;
  
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  clear: both;
  background-position: center center;
  background-size: cover;
       -webkit-animation: moving 5s infinite; /* Chrome, Safari, Opera */
    -webkit-animation-direction: alternate; /* Chrome, Safari, Opera */
    animation: moving 5s infinite;
    animation-direction: alternate;
}
@-webkit-keyframes moving {
from { -webkit-transform: rotate(0deg) scale(1) skew(1deg) translate(0px); }
to { -webkit-transform: rotate(3deg) scale(1.3) skew(0deg) translate(0px); }
}
@-moz-keyframes moving {
from { -moz-transform: rotate(0deg) scale(1) skew(1deg) translate(0px); }
to { -moz-transform: rotate(3deg) scale(1.3) skew(0deg) translate(0px); }
}
@-o-keyframes moving {
from { -o-transform: rotate(0deg) scale(1) skew(1deg) translate(0px); }
to { -o-transform: rotate(3deg) scale(1.3) skew(0deg) translate(0px); }
}

@media (max-width: 767px) {
	.tagline {
    
    font-size: 18px;
   
    
   
    margin-top: 30px;
    
    margin-bottom: 10px;
    padding-top: 5px;
    padding-bottom: 6px;
    
}
.content p {
    
    font-size: 15px;
}
#footer ul{
	margin-top:25px;
}
#footer ul li {
     
    margin-left: 10px;
}
#footer ul li a {
  
    font-size: 13px;
}
#footer .copyright {
    
    font-size: 11px;
    
}
 .content h1{
	  
	  font-size:22px;
	  
	  
  }
  .navbar-toggle{
	  background-color:#5f5f5f;
  }
  .navbar-toggle .icon-bar{
	  background-color:#fff;
  }
   .my-nav .nav > li >  a{
	   text-align:center;
	   padding:15px;
   }
   
   .my-nav .nav > li >  a:hover,
  .my-nav .nav > li.active a
  {
	   background:#455a64;
	   
	  border-bottom:solid 0px #455a64;
	  padding-bottom:16px;
	  color:#fff;
  }
  .carousel-fade .carousel-inner .item{
	  max-height:400px;
  }
 
}
@media (max-width:600px) {
	.btn-port{
		padding:2px;
		margin:2px;
		font-size:14px;
		width:80px;
	}
	.carousel-fade .carousel-inner .item{
	  max-height:250px;
  }
}
@media (max-width:500px) {
	 
	.carousel-fade .carousel-inner .item{
	  max-height:180px;
  }
}