/*!
 * Start Bootstrap - Modern Business (https://startbootstrap.com/templates/modern-business)
 * Copyright 2013-2020 Start Bootstrap
 * Licensed under MIT (https://github.com/StartBootstrap/startbootstrap-logomodern-business-nav/blob/master/LICENSE)
 */
@import url('https://fonts.googleapis.com/css2?family=Comfortaa:wght@300;400;500;700&family=Montserrat:ital,wght@0,300;0,400;0,500;0,700;0,900;1,100;1,200;1,300&family=Pacifico&display=swap');
/*!
 * #010B93
 * font-family: 'Comfortaa', cursive;
 * font-family: 'Montserrat', sans-serif;
 * font-family: 'Pacifico', cursive;
 * 56
 * rgb(238, 48, 87)!important Red
 * rgb(254, 170, 27)!important Yellow
 * rgb(83, 192, 144)!important Green
 * rgb(113, 65, 152) Purple
 * rgb(243, 98, 150) Pink
 *   rgba(5, 14, 137, 1)!important; blue
 */

body {
  padding-top: 56px;
  font-family: 'Montserrat', sans-serif;
  background-color: rgba(255, 255, 255, 1);
  color: rgb(28 46 111);
/*!  background-image: linear-gradient(to bottom, rgb(5, 14, 137), rgb(9, 224, 232), rgba(255, 255, 255, 0.95));
*/
}

html {
  scroll-behavior: smooth;
}


.bg-dark {
  background-color:rgb(22, 42, 61)!important;
  }
  
 .textshadow .blurry-text {
   color: transparent;
   text-shadow: 0 0 5px rgba(0,0,0,0.5);
}

 a#alert {
  color: #53c090!important;
  font-weight:500!important;
  text-decoration: underline overline;
  text-decoration-color: #704197;
 }
 
 .breadcrumb-item a{
  color:rgb(113, 65, 152);
 }
 
 .demo{
  background-color: #704197!important;
 }
 
 .lightw {
  font-weight: 100!important;
 }
 
 li.tick { margin-left: -20px; margin-right: 10px; } 

.navbar-brand {
  max-width: 400px;
  margin-right: -175px;
}

.navbar-light .navbar-nav .nav-link {
    color: #1d2124;
}

.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: #704197;
}

.navbar {
 overflow: scroll!important;
}

.navbar-collapse {
 overflow: scroll!important;
}

.dropdown-toggle {
 overflow: scroll!important;
}

#navbarResponsive {
 overflow: scroll!important;
}

.collapse {
 overflow: scroll!important;
}

.dropdown-item:hover {
 color: #704197!important;
}

.dropdown {
 color: #704197!important;
}



.pad {
 padding: 20px 0px 0px 0px;;
}

 .dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
 }

.carousel-item {
  height: 80vh;
  min-height: 200px;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
 
}

.carousel-caption {
   vertical-align: text-top!important;
   }
   

.portfolio-item {
  margin-bottom: 30px;
}
  
#content {
  padding-top: 10px;
  padding-bottom: 10px;
  }
  
#port {
  margin: 0px;
  padding: 10px 0px 80px 0px;
  background-color: rgb(248, 249, 250);
  overflow: hidden;
  }
  
#feat {
  background-color: rgb(83, 192, 144);
  margin: -14px 0px 0px 0px;
  padding: 20px;
  overflow: hidden;
  }
  
 #cta {
   background-color: rgb(243, 98, 150)!important;
   padding: 10px;
 }
 /*
.inner {
   background-color: rgb(254, 170, 27)!important;
   padding: 10px;
   border-radius: 20px;
 }
  */
h1.my-4{
  color: rgba(255, 255, 255, 1)!important;
  font-weight: 500;
  padding: 0px 0px 12px 0px;
  text-align:center;
  font-family: 'Pacifico', cursive;
  }
 
.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 90px;
    left: 15%;
    z-index: 10;
    padding-top: 10px;
    padding-bottom: 20px;
    color: #fff;
}
 
h1.carou{
 font-size: 15vh!important;
 font-size 10vmax!important;
}
  
h1.my-6{
  color: rgba(5, 14, 137, 1)!important;
  font-weight: 700;
  /*padding: 20px 0px 12px 0px;*/
  font-family: 'Montserrat', sans-serif;
  }
  
h1.dark{
  color: rgba(5, 14, 137, 1)!important;
  }
  
h1.p{
  color: rgb(113, 65, 152)!important;
  }
  
h1.p1{
  color: rgb(243, 98, 150)!important;
  } 
  
h1.r{
  color: rgb(238, 48, 87)!important;
  }  
  
h1.g{
  color: rgb(83, 192, 144)!important;
  }  
  
  
h1.y{
  color: rgb(254, 170, 27)!important;
  }  
  
h4.ch1{
    color: rgb(255, 255, 255)!important;
  font-weight: 500;
   background-color: rgb(238, 48, 87);!important;
  }
  
 h4.ch2{
    color: rgb(255, 255, 255)!important;
  font-weight: 500;
  background-color: rgb(85, 191, 145)!important;
  }
  
h4.ch3{
    color: rgb(255, 255, 255)!important;
  font-weight: 500;
  background-color: rgb(255, 171, 25)!important;
  }
  
h4.ch4{
    color: rgb(255, 255, 255)!important;
  font-weight: 500;
  background-color: rgb(243, 98, 150)!important;
  }
  
 h4.ch5{
    color: rgb(255, 255, 255)!important;
  font-weight: 500;
  background-color: rgb(113, 65, 152)!important;
  }
  
  
h1.mb-3{
 padding-top: 20px;
 font-family: 'Pacifico', cursive;
}

.pacifico{
 font-family: 'Pacifico', cursive;
}

li.card-text{
}

.emph{
  text-transform: uppercase;
  text-align: center;
}

.no-bord{
 border:0px!important;
}

.ft {
 background-color:rgba(255, 255, 255, 0.0)!important;
 border: 0px solid;!important;
}

.p10 {
 padding: 0 10% 0 10%!important;
}

p.card-text-end{
 font-weight: 700!important;
}

p.text-end{
 font-weight: 500!important;
}

.mont {
 font-family: 'Montserrat', sans-serif!important;
}

 .al{

 background-color: rgb(83, 192, 144);
}

.be{
 background-color: rgb(243, 98, 150);
}

.ga{
  background-color: rgb(254, 170, 27);
}



.de{
 background-color: rgb(113, 65, 152);
}

  
.purp {
 background-color: rgb(113, 65, 152);
}

.pin {
 background-color: rgb(243, 98, 150);
}

.rou {
 background-color: rgb(238, 48, 87);

}

.yel {
 background-color: rgb(254, 170, 27);
}

.rou .form-control{
 background-color:rgb(243, 98, 150)!important;
 color:rgb(254, 170, 27)!important;
}

.grn {
 background-color: rgb(83, 192, 144);
}



.h {
   font-weight: 700;
   text-decoration-color: rgb(83, 192, 144);
   padding: 10px;
   text-size: 10px!important;
}

.tagl {
 font-size: 1.2rem;
   }

.b{
 color: rgba(5, 14, 137, 1);
}

.s {
 font-weight: 500!important;
}

.st {
 font-weight: 700!important;
}

.p {
 color: rgb(113, 65, 152)!important;
}

.r {
  color: rgb(238, 48, 87);
}

.g {
  color: rgb(83, 192, 144);
}

.y {
  color: rgb(254, 170, 27)!important;
}

.w {
 color: rgb(22 41 60)!important;
}

.wb {
 background-color: rgb(22 41 60)!important;
}

.wba {
 background-color: rgba(22, 41, 60, 0.9)!important;
}

.white {
 color: white!important;
}

a.w {
 color: white!important;
}

.p1 {
 color: rgb(243, 98, 150)!important;
}

a:hover.list-group-item  {
    color: rgb(254, 170, 27)!important;
    text-decoration: none!important;
}

a.notd{
     text-decoration: none!important;
}

a.list-group-item  {
    color: rgb(113, 65, 152);
    text-decoration: none!important;
}

.transp {
 background-color: rgba(249, 249, 249, 0.2)!important;
}

.transp:hover {
 background-color: rgba(249, 249, 249, 0.8)!important;
}
  
 .intro {
  background-color: white;
 }
  
#carouselExampleIndicators {
    font-family: 'Pacifico', cursive;
    }
    
  p.sub-caption {
    font-family: 'Montserrat', sans-serif;
    font-size: 20px;
    }
    
  a.btn-primary {
    background-color: rgb(28, 46, 111)!important;
    border-color: rgba(5, 14, 137, 0.95);
    }
    
    
.btn-secondary:hover {
 background-color: rgb(113, 65, 152)!important;
}

.breadcrumb {
 background-color: rgba(255,255,255,1);
 font-weight: strong;
}

.img-fluid{
 width: 1200px!important;
 max-height: 300px!important;
}

p.m-0 {
 font-size: 9.5px!important;
}
 
  /* NEW  */
  
  .dropdown-menu{
   min-width: inherit;
  }
  
  .pad {
   padding-left:20px;
   margin-left:20px;
  }

 
