/*!
 * Start Bootstrap - Agency v5.0.2 (https://startbootstrap.com/template-overviews/agency)
 * Copyright 2013-2018 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-agency/blob/master/LICENSE)
 */


body {
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.5;
  font-family: 'Roboto', sans-serif;

}




a{
  color:  #007bff; 
  text-decoration: none;
    
}

.mobile-menu a {
    
    color: #fff;
    font-weight: 400;
}

.bg-iconnav {
  background: #dc3545;
  /* Old browsers */
  background: -moz-linear-gradient(top, #dc3545 0%, #dc3545 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #dc3545 0%, #dc3545  100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #dc3545 0%, #dc3545  100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dc3545', endColorstr='#dc3545', GradientType=0);
  /* IE6-9 */
  border-radius: 0;
  padding: 5px;
}

.quote {
    
    font-family: Lora;
    font-weight: 400;
    font-style: italic;
}


.vidbanner{
   width:100%;
  
    overflow:hidden;
    
    }

.vidbanner img,.vidbanner video{
    width:100%;height:100%;
    -o-object-fit:cover;
    object-fit:cover}


.navbar-light .navbar-toggler-icon {
 
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 1%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.bg-orange {
    
    background-color: var(--bs-orange);
}

.bg-lightorange {
    
     background-color: #feedd5;
}

.bg-lightblue {
    
    background-color: #e6eef1;
}

.btn-orange{
    color: #fff;
    background-color: var(--bs-orange);
}

.btn-greyblue{
    color: #fff;
    background-color:  #9dbcc8;
    border: 1px solid #9dbcc8;
}


.bg-greyblue {
    
    background-color: #a9b7b8; /*#95aabc;*/
}

.text-greyblue {
    
    color: #a9b7b8;
}

.link-greyblue {
  color: #a9b7b8;
}
.link-greyblue:hover, .link-greyblue:focus {
  color: #1a1e21;
}
.text-orange {
    
    color: var(--bs-orange);
}

.mt-n1 {
  margin-top: -2rem !important;
  z-index: 50;
}

.mb-n1 {
      margin-bottom: -2rem !important;
  z-index: 50;
}
    

.thin {
    font-weight: 300;
        
}


.panel {
    
    min-height: 250px;
    border-radius: 10px;
}


.display-1 {
  font-size: calc(1.625rem + 4.5vw);

  line-height: 1.2;
}

.btn-xl, .btn-group-xl > .btn {
  padding: .8rem 1.2rem;
  font-size: 2rem;
  
}


@media (min-width: 1200px) {
  .display-1 {
    font-size: 5rem;
      font-weight: 300;
  }
}

.display-2 {
  font-size: calc(1.575rem + 3.9vw);
 
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-2 {
    font-size: 4.5rem;
     font-weight: 300;
  }
}

.display-3 {
  font-size: calc(1.525rem + 3.3vw);

  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-3 {
    font-size: 4rem;
      font-weight: 300;
  }
}

.display-4 {
  font-size: calc(1.475rem + 2.7vw);
 
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-4 {
    font-size: 3.5rem;
     font-weight: 300;
  }
}

.display-5 {
  font-size: calc(1.425rem + 2.1vw);
 
  line-height: 1.2;
}


.display-6 {
  font-size: calc(1.375rem + 1.5vw);

  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-6 {
    font-size: 2.5rem;
      font-weight: 300;
  }
}




.blog-post img {
    
      max-width: 100%;
  height: auto;
}


.lead {
 
  font-weight: 400;
}

/*
.bigdisplay {
    
    font-family: 'Playfair Display', serif;
    font-weight: 700;
}


.lead {
  font-size: 1.8rem;
  font-weight: 300;
}

h1 {
    
    
    font-family: 'Playfair Display', serif;
    font-weight: 700; 
}

    */

/*

.whitething .navbar-collapse {

  background-color: #fff;
  padding: 10px;
}
    
    */

@media (min-width: 1200px) {
 /* h1, .h1 {
    font-size: 3.5rem;
  }*/
}

@media (max-width: 991px) {
 /*   
#mainNav .navbar-brand img {
    width: 500px;
    transition: all 200ms linear;
   
}
     */
}

@media (min-width: 992px) {

 

.navbar-brand img {
    width: 120px;
  
}
.navbar-nav .nav-item .nav-link {
    padding: 1.1em 1em !important;
    font-weight: 500;
    font-family: roboto;
    font-size: .8em;
  }


.whitething  {
    z-index: 1030;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
   
}

  .whitething .navbar-nav .nav-item .nav-link {
  color: #fff;
    z-index: 1030;
}



.lead {
  font-size: 1.6rem;
  font-weight: 400;
}

b,
strong {
  font-weight: 600;
}

 
}

.accordion-button:not(.collapsed) {
  color: #0c63e4;
  background-color: #e7f1ff;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.125);
}
.accordion-button:not(.collapsed)::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%230c63e4'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  transform: rotate(180deg);
}
.accordion-button::after {
  flex-shrink: 0;
  width: 1.25rem;
  height: 1.25rem;
  margin-left: auto;
  content: "";
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-size: 1.25rem;
  transition: transform 0.2s ease-in-out;
  color: #ff6a00;

}


.dropdown-menu    {
    width: 400px;
    z-index: 1085;
}

/*Off canvas start*/
@media (max-width: 991.98px) {
  .offcanvas-collapse {
    position: fixed;
    top: 80px; /* Height of navbar */
    bottom: 0;
    left: 100%;
    width: 100%;
    padding-right: 1rem;
    padding-left: 1rem;
    overflow-y: auto;
    visibility: hidden;
      background-color: var(--bs-danger);
    transition: transform .3s ease-in-out, visibility .3s ease-in-out;
  }
  .offcanvas-collapse.open {
    visibility: visible;
    transform: translateX(-100%);
  }
}

.nav-scroller {
  position: relative;
  z-index: 2;
  height: 2.75rem;
  overflow-y: hidden;
}

.nav-scroller .nav {
  display: flex;
  flex-wrap: nowrap;
  padding-bottom: 1rem;
  margin-top: -1px;
  overflow-x: auto;
  color: rgba(255, 255, 255, .75);
  text-align: center;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
}

.nav-underline .nav-link {
  padding-top: .75rem;
  padding-bottom: .75rem;
  font-size: .875rem;
  color: #6c757d;
}

.nav-underline .nav-link:hover {
  color: #007bff;
}

.nav-underline .active {
  font-weight: 500;
  color: #343a40;
}
/*Off canvas end*/

.surface

{
    z-index: 1800;
}

.dropdown-menu {
 position: absolute;
  z-index: 1000;
  display: none;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color:#f7f6f6;

  background-clip: padding-box;
  border: 0px solid rgba(0, 0, 0, 0);
  border-radius: 0.25rem;
}

.menu-footer {
    
    font-size: 1rem;
    line-height:1.2;
    font-weight: 400;

  
}
.menu-footer li {
    display: inline;
    color: #fd7e14;
}

.menu-footer a {
      font-size: .8rem;
    color:#545454;
       font-weight: 400;
       float: left;
          
 
  
}


@media (min-width: 992px) {

    .whitething .dropdown-item {
        display: block;
        width: 100%;
        padding: 0.25rem 1rem;
        clear: both;
        font-weight: 400;
        color: #fff;
        text-align: inherit;
        text-decoration: none;
        white-space: nowrap;
        background-color: transparent;
        border: 0;
    }


    .whitething .dropdown-menu {
        background: rgba(76, 75, 75, 0.3);
    }
}
@media (max-width: 991px) {

    .dropdown-menu {
         background-color: var(--bs-danger);
    }
.navbar-nav .nav-item .nav-link {
  
    font-weight: 500;
   color: #fff;
 
  }
}

@media (min-width: 1200px) {
  .display-5 {
    font-size: 3rem;
     font-weight: 300;
  }

.navbar-nav .nav-item .nav-link {
    padding: 1.1em 1em !important;
    font-weight: 500;
    font-family: roboto;
    font-size: 1em;
  }

}