@charset "UTF-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css2?family=Source+Sans+Pro:ital,wght@0,300;0,600;0,700;1,400&display=swap');
.sr-only {
  position: absolute;
  left: -9999999px;
}
.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}


.carousel {
position: relative;
    font-family: 'Source Sans Pro', sans-serif;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: .6s ease-in-out left;
  -o-transition: .6s ease-in-out left;
  transition: .6s ease-in-out left;
}
.carousel-inner > .item > img, .carousel-inner > .item > a > img {
  line-height: 1; min-height: 180px;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
    -o-transition: -o-transform .6s ease-in-out;
    transition: transform .6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next, .carousel-inner > .item.active.right {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next, .carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left, .carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
text-shadow: none;
  filter: alpha(opacity=50);
  opacity: .5;
}
.carousel-control.left {
    right: 50px;
    left: auto;
    background: #000; width: 50px; height: 50px;
    top: 70%;
    font-family: 'Poppins';
 
}
.carousel-control.right {
  right: 0;
  left: auto;

    background: #000; width: 50px; height: 50px;
    top: 70%;
    font-family: 'Poppins';
    
  
}
.carousel-control:hover, .carousel-control:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: .9;
}
.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}
.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev, .carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
    
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 100px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: none;
}
.carousel-caption .btn {
  text-shadow: none;
}
.carousel-caption{text-align: left;}


.carousel-caption h3{font-size: 30px; margin-bottom: 0px; font-weight: 700;}

@media screen and (max-width:1440px){
    
.carousel-caption h3{font-size: 30px; margin-bottom: 0px; font-weight: 700;}
}
    



@media screen and (max-width:1280px){
    

   

}

@media screen and (max-width:1169px){

    
    .carousel-caption h6 {
    font-size: 18px;
    line-height: 24px;
}
    .carousel-caption {
   
    bottom: 40px;
    }
}


@media screen and (max-width:830px){
    
    
.carousel-caption h6{font-size: 20px; line-height: 30px; }
    
    
    
    .banner-main { margin: 0px 0px; margin-top: 0px}
   
    .carousel-caption h6 {
    font-size: 16px;
    margin-bottom: 8px;
    line-height: 24px;
}
    .carousel-caption {
    
}
   
    .carousel-caption h3 {
    font-size: 30px;
    margin-bottom: 5px;
        line-height: 36px;
}
    .logo-n-1 {
    position: absolute;
    /* width: 100%; */
    top: 10px;
    z-index: 99999;
    /* right: 10%; */
    left: 10%;
}
    
    .carousel-caption h3{ font-size: 20px;}
    
}




@media screen and (min-width: 768px) {
    
    
  .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    right: 0%;
    left: 0%;
      padding: 10px 25px;
    background: #009EE0; display: inline-block;
      width: fit-content;
      -webkit-border-top-right-radius: 8px;
-webkit-border-bottom-right-radius: 8px;
-moz-border-radius-topright: 8px;
-moz-border-radius-bottomright: 8px;
border-top-right-radius: 8px;
border-bottom-right-radius: 8px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}

@media screen and (max-width:600px){
   
    .logo-n-1 {
   
    top: 28px;
    z-index: 99;
    left: 30px;
}

    
    .carousel-caption {
     right: 0%;
    left: 0%;
      padding: 5px 10px;
    background: #000; display: inline-block;
      width: fit-content;
}
    

.carousel-caption h3{font-size: 12px;    line-height: 16px; }
    
    .carousel-control.left {
    right: 40px;width: 40px; height:30px;
    top: 70%;
 
}
.carousel-control.right {
    background: #000; width: 40px; height: 30px;
    top: 70%;
    
  
}
    
    
    
}



