html {
  scroll-behavior: smooth;
}
body{
font-family: 'Roboto', sans-serif;


  color:#1d2a3b;

}
.menulist li {
  float: left;
  width: 50%;
}

img {
	max-width: 100%;
}

.footer-icon {
  margin-right: 5px;
}
.list-unstyled li {
  margin-top: 10px;
  margin-bottom: 10px;
}
ul.social-list {
    margin-bottom: 40px;
}
ul.social-list li {
    display: inline-block;
    list-style: none;
    margin-right: 15px;
}
ul.social-list li a {
    padding: 3px 0px;
    font-size: 19px;
    text-align: center;
    width: 35px;
    display: block;
    border-radius: 50px;
    height: 35px;
    color: #000;
    border: 2px solid;
}
ul.social-list li a i {
  font: normal normal normal 19px/1 FontAwesome !important;
}
.text-sky{
  color: #83c0fc;
}
#mainNav .navbar-toggler {
  font-size: 12px;
  font-weight: 800;
  padding: 13px;
  text-transform: uppercase;
  color: #343a40;
}

.navbar-light .navbar-toggler {
  color: rgba(0,0,0,.5);
  border-color: rgba(0,0,0,.1);
}

#mainNav {
  position: absolute;
  border-bottom: 1px solid #e9ecef;
  background-color: #fff;

}

.sec-1 {
  padding-top: 50px;
  padding-bottom: 20px;
}

header.masthead {
   background:url(/images/blue/banner.jpg);
  background-repeat: no-repeat;

  background-size: cover;
 background-attachment: scroll;
 background-position: center;
  height: 700px;
  background-position: bottom;
  display: flex;
  align-items: center;
  z-index: 0;
  position: relative;
}
header.masthead .overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
     background-color: #66b3fe;
    opacity: .6;
  z-index: 1;
}
.z-index-2{
  z-index: 2;
}


@media only screen and (min-width:992px) {
  #mainNav {
    transition: background-color .2s;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
  }
}

@media only screen and (min-width:992px) {
  #mainNav {
    border-bottom: 1px solid transparent;
    min-height: 80px;
    background-color: #83c0fc;

    /*background: url(/images/blue/header.png);
    background-repeat: no-repeat;
    background-size: cover;*/

  }
.n-m {
    margin-top: -61px;
}
}

@media only screen and (min-width:992px) {
  #mainNav .navbar-nav > li.nav-item > a:focus, #mainNav .navbar-nav > li.nav-item > a:hover {
    color: hsla(0,0%,100%,.8);
  }
}

@media only screen and (min-width:992px) {
  #mainNav .navbar-nav > li.nav-item > a {
    padding: 10px 20px;
    color: #fff;
  }
}

#mainNav .navbar-nav > li.nav-item > a {
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 1px;

}


.btn-flower button {
    padding: 9px 10px;
    font-size: 15px;
}


header h1 {
    font-size: 60px;
    font-weight: 600;
}
h2{
  font-size: 38px;
}
p{
  color: #6c7996;
}
.heading {
    font-size: 45px;
    font-weight: 600;
}
 .para{
  font-size: 20px;
}
.box-detail {
    position: absolute;
    top: 0px;
    width: 100%;
    height: 100%;
        padding: 30px;
}
.line {
  border-bottom: 1px solid #fff;
    width: 12%;
    margin-top: 6px;
}
.box-detail p {
    color: #fff;
}
h2.box-heading {
    padding: 12% 0px;
}
a.btn.btn-box {
    background: #66b3fe99;
    color: #fff;
    padding: 9px 45px;
    border-radius: 32px;
    font-size: 19px;
}
.box-img1.box-img img {
    object-fit: cover;
    width: 100%;
    height: 360px;
}
.box-heading {
    height: auto;
    min-height: 235px;
    display: flex;
    align-items: center;
}
/*=======================accordian========================*/
#accordion [data-toggle="collapse"] .fa:before {

        content: "\f068";
}

#accordion [data-toggle="collapse"].collapsed .fa:before {
       content: "\f067";
}
.card-header .btn[aria-expanded=true] {
    background: #f8fbfe;

        border-radius: 0px;
}
.card-header .btn[aria-expanded=false] {
        border-radius: 0px;
}
#accordion .card {
    border-left: 0px;
    border-right: 0px;
    border:0px solid;
    border-radius: 0px;
     margin-bottom: 15px;
    border-bottom: 0px;
    font-size: 16px;
}
#accordion .card-body {
  background:#f8fbfe;
  margin-top: 5px;
  margin-bottom: 5px;
}
button.btn.btn-link {
    font-size: 15px;
    font-weight: 500;
    color: #000;
    text-decoration: none;
    box-shadow: 0px 0px 5px #d8d7d7;
    padding: 13px 15px;
}

/*=====================================*/
    footer{
      /*background:url(/images/blue/footer.png);
      background-repeat: no-repeat;
      background-size: cover;*/

      background-color: #83c0fc;
      padding: 50px 0px 10px 0px;

    }
footer h4{
  font-size: 21px;
  margin-bottom: 15px;
  font-weight: 500;
}
footer p, footer a{
  color: #fff;
  font-size: 15px;
}
 a:hover{
  text-decoration: none;
  color: inherit;
 }
a.btn.btn-blue {
    background: #1d2a3b;
    color: #fff;
    padding: 9px 24px;
    border-radius: 25px;
}
a.btn.btn-view {
    background: transparent;
    color: #fff;
    padding: 8px 30px;
    border:2px solid #fff;
    border-radius: 25px;
}
/*Responsive table*/
/*======
Media Queries
=======*/
/*========================*/
@media (min-width: 1200px) and (max-width: 2400px) {
}

@media (min-width: 992px) and (max-width: 1199px) {

}

@media (min-width: 768px) and (max-width: 991px) {


}
@media (min-width: 320px) and (max-width: 767px) {
.order-s-2 {
    order: 2;
}
footer h4 {
    font-size: 21px;
    margin-bottom: 6px;
    font-weight: 500;
}
header h1 {
    font-size: 35px;
    font-weight: 600;
}
.heading {
    font-size: 32px;
    font-weight: 600;
}
}

@media (min-width: 320px) and (max-width: 480px) {
  .heading {
    font-size: 32px;
    font-weight: 600;
}
  header h1 {
    font-size: 35px;
    font-weight: 600;
}
  footer h4 {
    font-size: 21px;
    margin-bottom: 6px;
    font-weight: 500;
}
  footer h4 {
    font-size: 21px;
    margin-bottom: 6px;
    font-weight: 500;
}
 .order-s-2 {
    order: 2;
}

}

span.new-text {
    position: absolute;
    transition: 0.5s;
    background: #000;
    color: #fff;
    font-size: 1rem;
    padding: 0 7px;
    text-decoration: none;
    top: -10px;
    left: 20px;
}

span.new-text:hover {
    background-position: right center;
}
