body{color:#36454F; font-family: 'Arimo', sans-serif; font-size:14px;/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+52,e6d621+100 */
background: radial-gradient(ellipse at center,  #ffffff 52%,#005e7f 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

}
h1, h2, h3, h4, h5, h6 {
  font-weight: 500;
  line-height: 1.3;
  margin: 0 0 22px;
  font-family:Oswald,sans-serif;
  color:#504748; 
  font-size:5vw;
}
.bg1{background-attachment:fixed; background-image:url(../images/bg1.jpg);}
.header{ height:auto; text-align:center;z-index:500; background-color:#005e7f;}
.header h1{font-family:OpenSans-Regular; font-weight:bold;font-size:20px;color:#f9c73d; margin-bottom:0px;margin-top:0px;text-align:center;}
.header p{margin-bottom:5px;text-align:center;color:#fff; font-size:9px;}
.logo{ display:block; float:none; margin:0 auto; margin-top:10px;width: auto;height:80px;}
.top{ height:auto; background-color:#f9c73d;}
.top_left{ display:none;}

/* The sticky class is added to the header with JS when it reaches its scroll position */
.sticky {
  position: fixed;
  top: 0;
  width: 100%
}

/* Add some top padding to the page content to prevent sudden quick movement (as the header gets a new position at the top of the page (position:fixed and top:0) */
.sticky + .content {
  padding-top: 102px;
}
.estd{font-family:Afterglow-Regular; font-size:25px; text-align:center;color:#ed8e0c;text-shadow: 1px 1px #686868; margin-bottom:10px;}
.estd img{width:auto; height:auto; float:none; display:block; margin:0 auto;}
.banner {width:100%; height:auto; border-bottom:0px solid #048fab;margin-top:175px;}
.banner1 {width:100%; height:auto; border-bottom:0px solid #048fab;margin-top:175px;}
.banner img{width:100%; height:auto;}
.copyright{font-size:11px; color:#999999; text-align:center;  margin-bottom:5px;margin-top:10px}
.powered{float:none; margin:0 auto; display:block; width:150px;}
.powered img{float:none; text-align:center; margin:0 auto; display:block; vertical-align:middle; width:auto;}
.social{ float:none; margin: 0 auto; width:41%; height:auto; display:block;}
.social img{ float:left; width:20px; margin:1px;}
.footer {
    background: #504748;
    border-top: 1px solid #504748;
    font-size: 11px;
    line-height: 17px;
    padding: 8px 0 5px;
}

.panel-default > .panel-heading {color: #dce0eb;background-color: #560202;border-color: #ddd; text-transform:uppercase; padding-top:10px; padding-bottom:10px;}
.list-group-item {
    position: relative;
    display: block;
    padding: 10px 10px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd;
}
.nopadding{ margin:0px; padding:0px;}
p{ text-align:justify;}
.powered img{float:none; margin:0 10px 10px 0px; display:block;}
.navbar-toggle { 
    display:block;
    position: relative;
    float: none;
    padding: 9px 10px; 
	margin:0 auto;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
        border-top-color: transparent;
        border-right-color: transparent;
        border-bottom-color: transparent;
        border-left-color: transparent;
    border-radius: 4px;
}
.navbar-toggle .icon-bar {
    display: block;
	margin:0 auto;
    width: 22px;
    height: 2px;
    border-radius: 1px;}
.carousel-caption h1{font-family:Arimo; font-weight:normal;font-size:15px; text-align:left;color:#fff; margin-bottom:0px;}
.carousel-caption h3{ display:none;}
.carousel-caption
{ display:block;text-shadow:none; 
width:600px;
z-index:10;
color:#dbf6fb;
text-align:justify;
top:50%;
left:12%;
bottom:auto;
-webkit-transform:translate(0, -50%);
-ms-transform:translate(0, -50%);
transform:translate(0, -50%);}
.carousel-caption p{ display:none;}
.thumbnail {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  text-align: center;
}
.service{font-size:11px;text-align:left;}
.package h3{ text-transform:capitalize;}
.detail h4{ text-align:right;}
.detail img{ float:right; width:50px; height:auto; margin-top:-30px;}
.mySlides {display:none;}

.package img:hover {
  animation: shake 0.5s;
  animation-iteration-count: infinite;
}

@keyframes shake {
  0% { transform: translate(1px, 1px) rotate(0deg); }
  10% { transform: translate(-1px, -2px) rotate(-1deg); }
  20% { transform: translate(-3px, 0px) rotate(1deg); }
  30% { transform: translate(3px, 2px) rotate(0deg); }
  40% { transform: translate(1px, -1px) rotate(1deg); }
  50% { transform: translate(-1px, 2px) rotate(-1deg); }
  60% { transform: translate(-3px, 1px) rotate(0deg); }
  70% { transform: translate(3px, 1px) rotate(-1deg); }
  80% { transform: translate(-1px, -1px) rotate(1deg); }
  90% { transform: translate(1px, 2px) rotate(0deg); }
  100% { transform: translate(1px, -2px) rotate(-1deg); }
}

.member .thumbnail {text-align: center;padding:4px;
box-shadow: none;border:0px solid #515151;}
.member .thumbnail p{font-size:11px; text-align:center;}
.container{ margin-top:10px;}
.border{ border:7px inset #0098ce; padding:15px;}
.footer-top{ background-color:#005e7f;color:#fff;}
.footer-top img{ border-bottom:0px solid cyan; margin-bottom:10px;}
.footer-top h4{color:#fff; margin-top:10px;}
.green{display:none;background: #023a30; color:#FFF; text-align:center; margin-top:-20px; padding:10px;}
.green h1{text-align:center; font-size:15px; font-weight:600;}
.green p{text-align:center;font-size:12px;line-height:100%;}
span{ color:#f7780f;}
.certified img{ float:left; height:80px;width:auto; border:1px solid #fff; padding:5px; margin:5px;}

@media(min-width:768px)
{
.banner {width:100%; height:auto; border-bottom:0px solid #048fab;margin-top:110px;}
.banner1 {width:100%; height:auto; border-bottom:0px solid #048fab;margin-top:131px;}
.estd{font-family:Afterglow-Regular; font-size:25px; text-align:right; margin-top:05px; color:#ed8e0c;text-shadow: 1px 1px #686868;}
.estd img{ width:80px; height:auto; float:right; margin-bottom:0px;}
h1, h2, h3, h4, h5, h6 {
  font-weight: 500;
  line-height: 1.3;
  margin: 0 0 22px;
  font-family:Oswald,sans-serif;font-size:2vw;
}
.top_left{ display:block;}
h1,h2,h3,h4,h5{ text-align:left;}
.header h1{font-family:OpenSans-Regular; font-weight:bold;font-size:22px;color:#fff; margin-bottom:0px;margin-top:30px; text-align:left; text-transform:uppercase;}
.header p{ margin-bottom:20px;text-align:left;color:#fff; font-size:16px;}
.logo{ display:block; float:left; width:auto; height: 95px;margin: 5px 8px 5px 0px;}
.carousel-caption h1{ text-transform:uppercase; -webkit-text-stroke:1px #686868; display:block; font-family:OpenSans-Bold; font-weight:700;font-size:45px; text-align:left;color:#fff;}
.carousel-caption h3{ padding:10px 0px 5px 5px; height:50px;background-color: rgba(201, 76, 76, 0.3);-webkit-text-stroke:0px #ff7246;display:block; text-align:left;font-family: 'Arimo', sans-serif; font-weight:normal;font-size:20px; color:#fff;}
.carousel-caption p{line-height:100%; font-size:12px; line-height:120%; display:block;}
.carousel-caption
{ display:block;text-shadow:none; 
width:600px;
z-index:10;
color:#422e15;
text-align:justify;
top:50%;
left:15%;
bottom:auto;
-webkit-transform:translate(0, -50%);
-ms-transform:translate(0, -50%);
transform:translate(0, -50%);}
.certified img{ float:left; height:100px;width:auto; border:1px solid #fff; padding:5px; margin:5px;}
.powered{float:right;}
.powered img{float:right; padding:10px; display:block;}
.copyright{font-size:11px;color:#fbe1b7;text-align:left;margin:10px;}
.navbar-toggle .icon-bar {
    display: none;
	margin:0 auto;
    width: 22px;
    height: 2px;
    border-radius: 0px;}
}
.navbar-toggle {display: none;}
.cyan{background: #0098ce; color:#FFF; text-align:center; margin-top:-20px; padding:10px;}
.cyan .title{text-align:center;font-size:35px;font-weight:600; line-height:100%;}
.cyan .txt{text-align:center; font-size:25px; line-height:100%;}
.orange{display:block;background-color:transparent;text-align:center; margin-top:-20px; padding:10px;}
.orange h1{text-align:center; font-size:25px; font-weight:600; color:#005e7f;border-bottom: 0px solid #543708;text-transform:uppercase;}
.orange h2{text-align:center; font-size:20px; font-weight:500;}

div.scroll-container {
  background-color: #333;
  overflow: auto;
  white-space: nowrap;
  padding: 10px;overflow-y: scroll;
}

div.scroll-container img {
  padding: 10px;
}

@media(min-width:1170px)

{

}
