
.section-colored {
  background-color: #e1e1e1; /* change this to change the background color of a colored section */
}
.section-colored-blue {
  padding:20px 0 30px 0;
  background-color: #032d52; /* change this to change the background color of a colored section */
  border-top: 10px solid #1661a1;
}
.toggle_height
{
  height:30px;
  display:block;
}
/* =======
Top area
======== */
.top-area {
  -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
  width: 100%;
  color: #fff;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #111;
}

.top-area.top-padding {
  -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
  padding-top: 6px;
  padding-bottom: 0;
  margin-bottom: 10px;
}

.top-area p {
  margin-bottom: 10px;
}
/* ===========
Navigation
============= */

.navbar-brand {
  padding-top: 0px;
  margin-top: 0px;
  padding-bottom: 0;
}

.navbar-brand.reduce {
  margin-top:0;
  padding-top: 5px;
  padding-bottom: 5px;
  -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.navbar-default{background-color:#6faedc;border-color:#09053a;border-left:none; float: left;  padding-bottom: 27px;}
.navbar-default .navbar-nav>li>a{color:#000000;padding:10px; font-size:large; font-family: @Arial Unicode MS; font-style:oblique;}
.navbar-default .navbar-nav>li>a:hover{color:#fff; background-color: #111111; padding: 10px;}
.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:hover,.navbar-default .navbar-nav>.active>a:focus{background-color:#800000;color:#fff}.
.navbar-default .navbar-nav li .dropdown-menu {
  border-radius: 0px;
}
.navbar-default .navbar-nav li .dropdown-menu li a {
  color: #111111;
  padding-top: 5px;
  padding-bottom: 5px;

}
.navbar-default .navbar-nav li .dropdown-menu li a:hover, #mu-menu .navbar-default .navbar-nav li .dropdown-menu li a:focus {
  color: #fff;
  background-color: #800000;

}
.navbar-default .navbar-nav .open a:hover, #mu-menu .navbar-default .navbar-nav .open a:focus {
  color: #fff;
}
.light_bluebg {
  margin: 10px 0 10px 0px;
    background: #844D18;
    border-top: 7px solid #155d8d;
    border-bottom: 7px solid #155d8d;
}

.get_text h2 {
    font-family: 'OpenSansBold';
    color: #FFF;
    text-align: left;
    text-transform: none;
    line-height: 25px;
    font-weight: normal;
}

.get_text h3 {
    font-size: 26px;
    font-family: 'OpenSans';
    color: #000;
    font-weight: normal;
    text-align: left;
    margin: 0;
    line-height: 30px;
    padding-bottom: 20px
}

.img-responsive_new {
    height: auto;
    max-width: 100%
}
.filled-button 
{
    background-color: #46D186;
    color: white;
    font-size: 16px;
    text-decoration: none;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 50px;
    padding-right: 50px;
    letter-spacing: 1px;
}
.hover-outline-out 
{
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0,0,0,0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
}
.hover-outline-out:before 
{
    content: '';
    position: absolute;
    border: #46D186 solid 3px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: top,right,bottom,left;
    transition-property: top,right,bottom,left;
}
.hover-outline-out:hover:before, .hover-outline-out:focus:before, .hover-outline-out:active:before
{
    top: -6px;
    right: -6px;
    bottom: -6px;
    left: -6px;
    border: #46D186 solid 3px;
}
/*==================
 SERVICE SECTION
====================*/
.mu-service {
  display: inline;
  float: left;
  margin-top: -80px;
  width: 100%;
}
.mu-service .mu-service-area {
  display: inline;
  float: left;
  width: 100%;
}
.mu-service .mu-service-area .mu-service-single {
  background-color: #01bafd;
  color: #fff;
  display: inline;
  float: left;
  padding: 35px 25px;
  text-align: center;
  width: 33.33%;
}
.mu-service .mu-service-area .mu-service-single:nth-child(2) {
  background-color: #2ecc71;
}
.mu-service .mu-service-area .mu-service-single:nth-child(3) {
  background-color: #45a0de;
}
.mu-service .mu-service-area .mu-service-single span {
  font-size: 30px;
}
.mu-service .mu-service-area .mu-service-single h3 {
  font-size: 25px;
}
.mu-service .mu-service-area .mu-service-single p {
  font-weight: lighter;
}
.globe-box {background: url('../img/1797270.jpg') no-repeat scroll center 0px transparent;}
.thumb-pad1 {
  margin: 0;
  overflow: hidden;
}

.slogan-box p {
    font: 30px/30px "OpenSans";
    color: #4A0042;
    text-transform: none;
  text-shadow:0px 5px 4px rgba(0, 0, 0, 0.3);
  text-align:center;
  line-height:55px;
}
.slogan-box a {
    background: url('../images/more_arrow2.png') no-repeat scroll 0px top transparent;
    width: 40px;
    height: 40px;
    display: inline-block;
}
.slogan-box a:hover {
  background: url(../images/more_arrow2.png) 0 bottom no-repeat;
}

.thumb-pad1 .thumbnail {
  position: relative;
  margin: 0;
  border-radius: 0;
  box-shadow: none;
  border: none;
  padding: 0;
  background: none;
}
.thumb-pad1 .thumbnail .caption {
  padding: 0;
  overflow: hidden;
  text-align: center;
}
.thumb-pad1 .thumbnail .caption .title {
  font:15px 'OpenSansBold';
  color: #ffffff;
  text-transform: uppercase;
  margin-bottom: 2px;
}
.thumb-pad1 .thumbnail .caption p {
  color: #000;
  margin-bottom: 2px;
  font-size:12px;
}
.thumb-pad1 .thumbnail .caption a {
  font: 12px 'OpenSansBold';
  color: #ffffff;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
.thumb-pad1 .thumbnail .caption a:hover {
  color: #ffce5d;
}
.thumb-pad1 figure {
  margin: 0 0 18px 0;
  border-radius: 100%;
}
.thumb-pad1 figure img {
  border-radius: 100%;
  width: 100%;
}
.panel-default >.panel-body
{
    font-family:@Arial Unicode Ms;
    font-size:large;
}
.panel-default > .panel-body > h4
{
    text-decoration:underline;
    color:Maroon;
    font-weight:bold;
    
    
    
    }
/*******   Contact form ********************/
/*property for the bootstrap panel*/

.panel-info > .panel-heading {
  color: #000 !important;
  background: #80bfff; /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(left top, #80bfff, #ffffff); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(bottom right, #80bfff, #ffffff); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(bottom right, #80bfff, #ffffff); /* For Firefox 3.6 to 15 */
  background: linear-gradient(to bottom right, #80bfff, #ffffff); /* Standard syntax */
  border-color: #99ccff !important;
  height:80px;
  -webkit-box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.3);
box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.3);
}

/*property for the HTML input placeholder*/
input:focus::-webkit-input-placeholder { color:transparent; }
input:focus:-moz-placeholder { color:transparent; } /* FF 4-18 */
input:focus::-moz-placeholder { color:transparent; } /* FF 19+ */
input:focus::-moz-placeholder { color:transparent; } /* FF 19+ */
input:focus:-ms-input-placeholder { color:transparent; } /* IE 10+ */

/*property for reset button*/
button[type="reset"]    {
    background-color:transparent;
    border:1px solid black;
}

/*Glyphicon color*/
.blue   {
    color: #80bfff;
}

.table-borderless tbody tr td,
.table-borderless tbody tr th,
.table-borderless thead tr th,
.table-borderless thead tr td,
.table-borderless tfoot tr th,
.table-borderless tfoot tr td {
    border: none;
}
/*==================
 FOOTER
====================*/
.mu-footer {
  display: inline;
  float: left;
  width: 100%;
}
.mu-footer .mu-footer-top {
  background-color: #333;
  display: inline;
  float: left;
  padding: 50px 0;
  width: 100%;
}
.mu-footer .mu-footer-top .mu-footer-top-area {
  display: inline;
  float: left;
  width: 100%;
}
.mu-footer .mu-footer-top .mu-footer-top-area .mu-footer-widget {
  display: inline;
  float: left;
  width: 100%;
}
.mu-footer .mu-footer-top .mu-footer-top-area .mu-footer-widget h4 {
  color: #fff;
  margin-bottom: 15px;
  text-transform: uppercase;
}
.mu-footer .mu-footer-top .mu-footer-top-area .mu-footer-widget ul li a {
  color: #f9f9f9;
  display: inline-block;
  font-size: 14px;
  font-weight: normal;
  padding: 5px 0 5px 15px;
  position: relative;
  text-transform: capitalize;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.mu-footer .mu-footer-top .mu-footer-top-area .mu-footer-widget ul li a:before {
  content: "\f101";
  font-family: FontAwesome;
  left: 0;
  position: absolute;
  top: 5px;
}
.mu-footer .mu-footer-top .mu-footer-top-area .mu-footer-widget ul li a:hover, #mu-footer .mu-footer-top .mu-footer-top-area .mu-footer-widget ul li a:focus {
  margin-left: 5px;
}
.mu-footer .mu-footer-top .mu-footer-top-area .mu-footer-widget p {
  color: #f9f9f9;
}
.mu-footer .mu-footer-top .mu-footer-top-area .mu-footer-widget .mu-subscribe-form {
  display: inline;
  float: left;
  margin-top: 10px;
  width: 100%;
}
.mu-footer .mu-footer-top .mu-footer-top-area .mu-footer-widget .mu-subscribe-form input[type="email"] {
  border: 1px solid #ccc;
  border-radius: 4px;
  color: #000;
  font-size: 15px;
  height: 35px;
  margin-bottom: 20px;
  padding: 5px;
  width: 100%;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.mu-footer .mu-footer-top .mu-footer-top-area .mu-footer-widget .mu-subscribe-form .mu-subscribe-btn {
  color: #fff;
  border: medium none;
  border-radius: 4px;
  font-size: 14px;
  letter-spacing: 0.5px;
  padding: 5px 10px;
}
.mu-footer .mu-footer-top .mu-footer-top-area .mu-footer-widget address p {
  font-weight: lighter;
  letter-spacing: 0.5px;
}
.mu-footer .mu-footer-bottom {
  background-color: #222;
  color: #ffffff;
  display: inline;
  float: left;
  padding: 5px 0;
  width: 100%;
}
.mu-footer .mu-footer-bottom .mu-footer-bottom-area {
  display: inline;
  float: left;
  text-align: center;
  width: 100%;
}
.mu-footer .mu-footer-bottom .mu-footer-bottom-area p {
  color: #fff;
  margin-bottom: 0;
  letter-spacing: 0.3px;
}
.mu-footer .mu-footer-bottom .mu-footer-bottom-area p a {
  color: #fff;
}

/*==================
 RESPONSIVE DESIGN
====================*/
@media (max-width: 991px) {

  .mu-service .mu-service-area .mu-service-single h3 {
    font-size: 20px;
  }

@media (max-width: 640px) {
  .mu-service {
    margin-top: 30px;
  }

  .mu-service .mu-service-area .mu-service-single {
    padding: 20px 5px;
  }

  .mu-service .mu-service-area .mu-service-single h3 {
    font-size: 16px;
  }
  .slogan-box p{ text-align:center;}
}
@media (max-width: 480px) {

  .mu-service .mu-service-area .mu-service-single {
    padding: 20px 15px;
    width: 100%;
  }

  .mu-service .mu-service-area .mu-service-single h3 {
    font-size: 18px;
  }
}