﻿ 
   @property --gradient-angle {
    syntax: "<angle>";
    initial-value: 0deg;
    inherits: false;
}





@keyframes rotation 
{
    0% { --gradient-angle: 0deg;}
    100% { --gradient-angle: 360deg;}
}


:root
{
    --clr-1:#052b2f;
    --clr-2: #073438;
    --clr-3:#0e4b50;
    --clr-4:#2d8f85;
    --clr-5:#637c54;
      
}

.cdrs
{
  margin-bottom: 5px;
  width: 274px;
  height: 14vh;
  aspect-ratio: 1 / 1.5;
  background: var(--clr-1);
  border-radius: 0.5rem;
  position: relative;
}
.cdrs::before, .cdrs::after{
    content: "";
    position: absolute;
    inset: -0.3rem;
    z-index: 6;
    background: conic-gradient( 
        from var(--gradient-angle),
        var(--clr-3),
        var(--clr-4),
        var(--clr-5),
        var(--clr-4),
        var(--clr-3));

    border-radius: inherit;
    animation: rotation 20s linear infinite;
}
.cdrs::after{
    filter: blur(3.5rem);
}


  .customers  .custom
  {  
    font-family: 'GT America Regular' !important;
  }
  
   
       
       .carousel-item img {
          height: 165px;
       }
       
        @media screen and (min-width:768px)
       {
       .carousel-item img {
          height: 370px;
       }
       }
      
       @media screen and (min-width:1200px)
       {
       .carousel-item img {
          height: 500px;
       }
       }


       h1{
        font-size: 2em !important;
       }

       h2{
        font-size: 1.5em !important;
       }

       h3{
        font-size: 1.17em !important; 
       }



       h4{
        font-size: 1em !important;
       }

       h5{
        font-size: 0.83em !important;
       }

       h6{
        font-size: 0.67em !important;
       }
     
       p {
        font-size: 16px !important; /* Default size */
        line-height: 1.5 !important; /* Default line height for readability */
      }
      
      ul li a{
        font-size: 16px !important;
      }
       @media screen and (min-width:1900px)
       {
       .carousel-item img {
          height: 700px;
       }
       }
       
       .b-ig{
        padding-top:8px !important;
        width: 1.2% !important;
       }

       .text-ul{
        filter: none !important;
        padding: 0rem 2rem !important;
        background:none !important;
        line-height: 2  !important;
        font-size: 1rem !important;
      }
       
 
 .carousel-item img {
    /*object-fit: cover;*/
   
    margin:0;
}
.carousel-control-prev, .carousel-control-next {
    width: 50px;
}

    .carAnim {
        animation: thing 40s;
        -webkit-animation: thing 40s;
        -o-animation: thing 50s;
    }

    @keyframes thing {
        from {
            transform: scale(1,1);
        }

        to {
            transform: scale(1.2,1.2);
        }
    }

.container {
    text-align: justify;
}




.custom-fluid
{
    border-radius: 59px;
    filter: drop-shadow(0px 0px 6px lightgray);
    background: linear-gradient(275deg, #ffffff, #ffffff57);
    width: 76%;
}
.bx-shadows:hover {
    /* color: white; */
   background: linear-gradient(45deg, #002147, #6679ff);
    box-shadow: 0 0 7px #8d8d8d;
}
  .bx-shadows:hover .text-card
  {
      text-shadow: 0 2px 18px #747272;
    color: White;
  }
  .bx-shadows:hover .custom-fluid
  {
      filter: drop-shadow(0px 0px 6px gray);
    background: linear-gradient(275deg, #ffffff, #ffffffcf);
  }
  .b-link:hover .link span {
    color: #ffffff;
    transform: rotate(180deg);
}

.b-link .link span {
    filter: drop-shadow(2px 1px 9px gray);
    font-weight: 900;
    color: #86bcff;
    font-size: 2rem;
    transform: rotate(45deg);
    transition: .4s ease-in-out;
}
.b-link
{
    filter: drop-shadow(2px 4px 8px black);
    border-bottom: 1px dashed #817f7f85;
    display:flex;
    width:100%;
}

.b-link .link
{
        gap: 10px;
    align-items: center;
    display: flex;
    width: 100%;
} 
.cover 
{
   background: rgb(0 0 0 / 20%);
    left: 0;
    bottom: 0;
    transform: translate(0rem, 0rem);
    position: absolute;
    top: 0;
    right: 0;
    display: flex;
    align-items: center;
}
  strong a:hover
  {
      color:#1000ca ;
    text-decoration:none;
  }
  strong a
  {
      color:White;
  }
 
 a.button3
 {
     color: white;
    border-radius: 3px;
    box-shadow: 0 0 6px #6f6969;
    background: #202020;
    padding: 10px;
 }
 a.button3:hover
 {
         text-decoration: none;
    color: white;
    background: #0478bf;
 }
 a.principle:hover
 {
     
   box-shadow: 0 2px 3px #3e3e3e;
    background: #07a5ff;
    color: white;
    text-decoration: none;
}

.tab-content > .active {
    border-radius: 4px;
    box-shadow: 0px 2px 4px 0px #b2a7a7;
}
 
  .principle
  {
      text-align:center;
      margin-left:4px;
       padding:0.4rem;
    border-radius: 20px 0px;
    margin-bottom:0px;
    color: white;
    
    background: #a91f04;
    height: auto;
    
  }
  
  
  
  
  .calender{
	width: 100%;
	height:auto;
	float:left;
	padding:5px;
}
.calender h1 {font:Bold 20px "Myriad Pro", Arial;color:#05A3F0;padding-bottom:10px;line-height:15px;}
.calender-list{width:100%;height:auto;float:right;padding-top:0px;padding-bottom:30px;background:url(../images/divater-list.png) bottom repeat-x;}
.calender-image{width:60px;height:5px;float:left;background:url(../images/spot-bg.png) repeat;padding:4px;padding-top:5px;}
.calender-image span{background:#05A3F0;font:Bold 14px Arial, Helvetica, sans-serif;text-transform:uppercase;color:#ffffff;padding:5px;display:block;text-align:center;}
.calender-text{width:95%;height:auto;float:left;padding-left:70px;font:Normal 16px Arial, Helvetica, sans-serif;color:#010F15;text-align:justify;}
.calender-text h2{font:Normal 14px Arial, Helvetica, sans-serif;color:#191516;text-align:justify; float:left;padding-left:30px; }
.calender-text h2 span{width:300px;float:left;font:Normal 14px Arial, Helvetica, sans-serif;color:#a50133;}
.calender-text p a{width:173px;float:left;font:Normal 12px Arial, Helvetica, sans-serif;color:#716f6f;line-height:18px;text-align:justify;}
   .nav-tabs .nav-link.active 
  {
      background:white;
      box-shadow: -1px -5px 12px 1px #f2ecece0;
  }
  /*.nav-link {
    /* color: #B78D65;
  }*/
  .notice
  {
          color: #05a3f0;
  }
   .notice:hover
   {
       color:#0478bf;
   }
  
  @keyframes rain {
    0% { color: red; }
    16.666% { color: orange; }
    33.333% { color: yellow; }
    50% { color: green; }
    66.666% { color: blue; }
    83.333% { color: indigo; }
    100% { color: violet; }
  }
  .rain
  {
      animation: rain 4s infinite;
  }
  
  
  
  .active {
     background: #fff !important;
    color: #000 !important;
  }
  .video-area {
    height: auto;
}
.black-opacity {
    position: relative;
    z-index: 9;
}
.black-opacity:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000000c2;
    opacity: 1;
    content: "";
    z-index: -9;
}
.hidden {
    display: none !important;
}

.table {
    display: table;
    height: 100%;
}
.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}

.table-cell {
    display: table-cell;
    vertical-align: middle;
}
.video-wrap a {
    animation: .8s cubic-bezier(.8,0,0,1) 1s normal none infinite running pulse;
    -webkit-animation: .8s cubic-bezier(.8,0,0,1) 1s normal none infinite running pulse;
    -moz-animation: .8s cubic-bezier(.8, 0, 0, 1) 1s normal none infinite running pulse;
    background-color: transparent;
    border-radius: 50%;
    box-shadow: 0 0 0 0 rgba(41, 109, 193, .9);
    display: inline-block;
    font-size: 18px;
    height: 75px;
    line-height: 72px;
    text-align: center;
    width: 75px;
    border: 2px solid #fff;
    color: #296dc1;
    background: #fff;
}
/***gallery css***/

.portfolio-section.alternate{
  position: relative;
  padding: 15px 0;
}
.portfolio-section {
    position: relative;
    padding: 15px 0 5px;
}
.mixitup-gallery
{
        border-radius: 5px;
    padding: 10px;
    box-shadow: 0 0 2px black;
}
section {
    position: relative;
}
article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
    display: block;
}
.auto-container {
    position: static;
    max-width: 1200px;
    padding: 0px 15px;
    margin: 0 auto;
    width: 100%;
}

.portfolio-block {
    position: relative;
    margin-bottom: 30px;
}
.portfolio-block .image-box {
    position: relative;
    overflow: hidden;
}
.portfolio-block .image-box .image {
    margin-bottom: 0;
}
figure {
    margin: 0 0 1rem;
}
article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
    display: block;
}
.portfolio-block .image-box .image img {
    display: block;
    height:30vh;
    width: 100%;
    transition: all 200ms ease;
}
portfolio-block .overlay {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1;
}
.shipping-form button, .cart-section .totals-table .proceed-btn, .cart-section .cart-options .cart-btn, .cart-section .coupon-btn, .shop-item:hover .add-to-cart, .payment-box .payment-options li .radio-option label .small-text, .shop-single .product-details .prod-tabs .tab-btns .tab-btn:hover, .shop-single .product-details .prod-tabs .tab-btns .tab-btn.active-btn, .sidebar .newslatters .form-group input[type="submit"], .sidebar .newslatters .form-group button, .latest-news .post-thumb a:before, .category-list li a:hover, .testimonial-section-two:before, .call-to-action-two:before, .main-footer.style-five .footer-bottom, .call-to-action-two .info-box, .fun-fact-section-four:before, .default-tabs .tab-buttons, .accordion-box.style-two .active-block, .feature-block-four .inner-box:before, .feature-block .inner-box:hover, .btn-style-two span:not(.btn-title), .welcome-section:before, .feature-block-six .inner-box:hover, .appointment-section-two:before, .accordion-box .block .acc-btn.active, .service-detail .prod-tabs .tab-btns .tab-btn:before, .main-footer .footer-column .widget-title:before, .main-footer .footer-column .widget-title:after, .default-dots .owl-dot.active, .team-block-two .inner-box:before, .time-table-section ::-webkit-scrollbar-thumb, .search-popup .form-group button, .appointment-form-section:before, .search-popup .form-group input[type="submit"], .doctors-time-table thead tr, .doctors-time-table tbody tr th, .pricing-block .price-box:before, .btn-style-one, .top-features:before, .fun-fact-section .count-box:hover .icon-box, .news-block .image-box .date, .service-block-three .icon, .social-icon-four li a:hover, .news-block .post-format-link, .why-choose-us .appointment-box .appointment-form:before, .color-scheme-scarlet .testimonial-section-two:before, .fun-fact-section-three .background-layer, .skill-section:before, .appointment-section .image-layer:before, .team-block .social-links li a:hover, .team-block-two .image-box .social-links li a, .skills .skill-item .skill-bar .bar-inner .bar, .header-top-three, .testimonial-section-two .owl-dot.active, .service-block .icon:after, .bg-tealblue, .header-style-two .main-box:before, .main-footer .widgets-section:before, .portfolio-block .overlay .icon-box, .feature-block-two .inner-box:hover, .about-section-two:before, .main-footer .footer-bottom, .main-footer.style-two .footer-bottom, .default-table thead, .services-categories li a:after, .coming-soon .emailed-form .form-group input[type="submit"], .coming-soon .emailed-form button, .pricing-block .inner-box:hover .btn-box a, .main-footer.style-three .footer-bottom, .pricing-section .tab-buttons li.active-btn, .sidebar .popular-tags a:hover, .portfolio-block .overlay .title-box:before, .social-icon-one li a:hover {
    background-color: #7fc540;
}
.portfolio-block .overlay .icon-box {
    position: relative;
    height: 50px;
    width: 50px;
    background-color: #1370b5;
    color: #ffffff;
    font-size: 20px;
    line-height: 50px;
    border-radius: 50%;
    opacity: 0;
    text-align: center;
    transform: translateY(-25px) scale(0);
    transition: all 200ms ease;
}
.fa, .fas {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
}
.fa, .fas, .far, .fal, .fab {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
}
.fa-expand:before {
    content: "\f065";
}
.portfolio-block .image-box:hover .overlay .icon-box {
    opacity: 1;
    transform: translateY(-25px) scale(1);
    cursor:pointer;
}
.portfolio-block .image-box:hover .image img {
    transform: scale(1.2);
    cursor:pointer;
}

@media(min-width:1200px)
{
 .ft
{
    font-size:24px;
}
}


.features .icon-box i {
    font-size: 15px;
    padding-right: 10px;
    line-height: 1;
}

.fa-solid, .fas {
    font-weight: 900;
}


.fa-beat-fade {
    -webkit-animation-name: fa-beat-fade;
    animation-name: fa-beat-fade;
    -webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
    animation-iteration-count: var(--fa-animation-iteration-count, infinite);
    -webkit-animation-timing-function: var(--fa-animation-timing, cubic-bezier(.4,0,.6,1));
    animation-timing-function: var(--fa-animation-timing, cubic-bezier(.4,0,.6,1));
}

.fa-beat-fade, .fa-fade {
    -webkit-animation-delay: var(--fa-animation-delay, 0s);
    animation-delay: var(--fa-animation-delay, 0s);
    -webkit-animation-direction: var(--fa-animation-direction, normal);
    animation-direction: var(--fa-animation-direction, normal);
    -webkit-animation-duration: var(--fa-animation-duration, 1s);
    animation-duration: var(--fa-animation-duration, 1s);
}

.fa-classic, .fa-regular, .fa-solid, .far, .fas {
    font-family: "Font Awesome 5 Free";
}

.fa, .fa-brands, .fa-classic, .fa-regular, .fa-sharp, .fa-solid, .fab, .far, .fas {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: var(--fa-display, inline-block);
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-rendering: auto;
}
.fa-bank:before, .fa-building-columns:before, .fa-institution:before, .fa-museum:before, .fa-university:before {
    content: "\f19c";
}
.icon-box {
    display: flex;
    align-items: center;
    padding: 12px;
    transition: 0.3s;
    border: 1px solid #eef0ef;
}
.shadow-lg {
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}
.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    display: flex;
    justify-content: center;
    padding: 0;
    margin-right: 15%;
    margin-bottom: 1rem;
    margin-left: 15%;
    list-style: none;
}
.cover .header-content {
    position: relative;
    padding: 2em;
    overflow: hidden;
    /*background: rgba(0, 0, 0, 0.2);*/
}
.cover .header-content h1 {
    font-family: "Poppins", sans-serif;
    font-size: 2.3em;
    text-align:center;
    font-weight: 700;
    letter-spacing: 0.5px;
    color: var(--light);
    padding-bottom: 5px;
    text-shadow: 4px 2px 4px #000000;
}
.cover .header-content h2 {
    font-family:  "Volkhov", serif;
    font-size: 1.3em;
    font-weight: 100;
    text-align: center;
    letter-spacing: 0.4px;
    color: var(--light);
    text-shadow: 4px 2px 4px #000000;
}
.slider-container {
  max-width: 600px; /* Adjust as needed */
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}

.slider {
  display: flex;
}

.slider-item {
  flex: 0 0 auto;
  width: 100%; /* Adjust as needed */
  padding: 20px;
  text-align: center;
  box-sizing: border-box;
  transition: transform 0.5s ease;
}

img {
  max-width: 100%;
  height: auto;
}

.prev-btn,
.next-btn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background-color: #333;
  color: #fff;
  border: none;
  padding: 10px 20px;
  cursor: pointer;
}

.prev-btn {
  left: 0;
}

.next-btn {
  right: 0;
}

.events-container {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
}

.event-card {
  width: calc(33.33% - 20px); /* Adjust card width and spacing as needed */
  margin: 7px;
  background-color: #fff;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  overflow: hidden;
  transition: transform 0.3s ease;
}

.event-image {
  height: 200px; /* Adjust image height as needed */
  overflow: hidden;
}

.event-image img {
  width: 100%;
  height: 200px;
  object-fit: cover;
}

.event-details {
  padding: 20px;
}

.event-title {
  font-size: 20px;
  margin-top: 0;
}

.event-date {
  color: #888;
  margin-top: 5px;
}

.event-description {
  margin-top: 10px;
}

.event-link {
  display: inline-block;
  background-color: #333;
  color: #fff;
  text-decoration: none;
  padding: 8px 16px;
  border-radius: 5px;
  margin-top: 15px;
  transition: background-color 0.3s ease;
}

.event-link:hover {
  background-color: #555;
}

/* Additional styles for hover effect */
.event-card:hover {
  transform: translateY(-5px);
}


.image-fluid
{
    width:70%;
    margin:auto;
}
.bx-shadows
{
    gap: 8px;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    display: flex;
    flex-direction: column;
    transition:all 0.5s ease-out;
     
    padding: 10px;
   
    background:#fff;
}
.bx-shadow
{
    height:150px;
    transition:all 0.5s ease-out;
     
    padding: 10px;
   
    background:#fff;
    

}
.text-card
{
    color: #535454;
  font-family: 'GT America Regular';
    font-weight: 600;
    font-size: 15px;
    text-align: center;
}

@media  (min-width:1200px) {
  .text-card{
         font-size:12px;
         letter-spacing: 1px;
  }  
}


@media  (min-width:1900px) {
  .text-card{
         font-size:14px;
         letter-spacing: 1px;
  }  
}
.image-slideshow
{
    position:relative;
    z-index:5;
    border-top:2px solid blue;
}
.image-slideshow::after
{
    position:absolute;
    width:100%;
    height:100%;
    top:0;
    left:0;
    background-color:#000000b3;
    content:' ';
    z-index:-1;
}
.image-slides
{
    position:relative;
    z-index:1;
}
.single-blog-post {
  position: relative;
  z-index: 1;
  overflow: hidden;
  transition-duration: 500ms;
}

.single-blog-post.style-1 .blog-thumbnail {
  position: relative;
  z-index: 1;
  transition-duration: 500ms;
}

.single-blog-post.style-1 .blog-thumbnail img {
  width: 100%;
  transition-duration: 800ms;
}

.single-blog-post.style-1 .blog-thumbnail.bg-overlay::after {
  z-index: 5;
}
        .blog-content {
  position: absolute;
  bottom: 30px;
  left: 30px;
  z-index: 50;
}
.blog-content .post-date {
  font-size: 14px;
  color: #fff; /* Assuming $white-color is white */
  font-weight: 500;
  display: block;
  transition-duration: 500ms;
}
.blog-content .post-title {
  font-weight: 500;
  font-size: 30px;
  margin-bottom: 0;
  color: #fff; /* Assuming $white-color is white */
  transition-duration: 500ms;
}
@media (min-width: 992px) { /* Assuming $breakpoint-lg is 992px */
  .blog-content .post-title {
    font-size: 24px;
  }
}
@media (min-width: 768px) { /* Assuming $breakpoint-md is 768px */
  .blog-content .post-title {
    font-size: 16px;
  }
}
@media (min-width: 576px) { /* Assuming $breakpoint-sm is 576px */
  .blog-content .post-title {
    font-size: 18px;
  }
}
@media (max-width: 575px) { /* Assuming $breakpoint-xs is 575px */
  .blog-content .post-title {
    font-size: 16px;
  }
}
.blog-content .post-title:hover,
.blog-content .post-title:focus {
  color: #ff0; /* Assuming $hover-color is yellow */
}

.single-blog-post.style-2 .blog-thumbnail {
  margin-bottom: 20px;
}
.single-blog-post.style-2 .blog-thumbnail img {
  width: 100%;
}
.single-blog-post.style-2 .blog-content {
  position: relative;
  z-index: 1;
}
.single-blog-post.style-2 .blog-content .post-date {
  font-size: 12px;
  color: #636363;
  margin-bottom: 10px;
}
.single-blog-post.style-2 .blog-content .post-title {
  display: block;
  font-weight: 600;
  font-size: 22px;
  margin-bottom: 10px;
  color: #333; /* Assuming $heading-color is dark gray */
}
.single-blog-post.style-2 .blog-content .post-title:hover,
.single-blog-post.style-2 .blog-content .post-title:focus {
  color: #ff0; /* Assuming $hover-color is yellow */
}
.single-blog-post.style-2 .blog-content .post-author {
  display: block;
  font-size: 12px;
  color: #636363;
  font-weight: 500;
  transition-duration: 500ms;
}
.single-blog-post.style-2 .blog-content .post-author:hover,
.single-blog-post.style-2 .blog-content .post-author:focus {
  color: #ff0; /* Assuming $hover-color is yellow */
}
.single-blog-post.style-2:hover {
  transform: translateY(-15px);
}
.single-blog-post.style-2:hover .blog-content .post-title {
  color: #ff0; /* Assuming $hover-color is yellow */
}
.single-blog-post.style-3 .blog-thumbnail {
  margin-bottom: 20px;
  position: relative;
  z-index: 1;
}
.single-blog-post.style-3 .blog-thumbnail img {
  width: 100%;
}
.single-blog-post.style-3 .blog-thumbnail .video-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 63px;
  height: 63px;
  background-color: #ff0; /* Assuming $hover-color is yellow */
  color: #fff; /* Assuming $white-color is white */
  font-size: 24px;
  line-height: 63px;
  display: block;
  border-radius: 50%;
  text-align: center;
  margin: 0 auto 20px;
  z-index: 50;
}
.single-blog-post.style-3 .blog-thumbnail .video-btn:hover {
  background-color: #333; /* Assuming $dark-color is dark gray */
  color: #fff; /* Assuming $white-color is white */
}
.single-blog-post.style-3 .blog-content {
  position: relative;
  z-index: 1;
}
.single-blog-post.style-3 .blog-content .post-date {
  font-size: 12px;
  color: #fff; /* Assuming $white-color is white */
  margin-bottom: 10px;
  transition-duration: 500ms;
}
.single-blog-post.style-3 .blog-content .post-title {
  display: block;
  font-weight: 600;
  font-size: 22px;
  margin-bottom: 10px;
  color: #fff; /* Assuming $white-color is white */
  transition-duration: 500ms;
  line-height: 1.3;
}
@media (min-width: 768px) { /* Assuming $breakpoint-md is 768px */
  .single-blog-post.style-3 .blog-content .post-title {
    font-size: 18px;
  }
}
.single-blog-post.style-3 .blog-content .post-title:hover,
.single-blog-post.style-3 .blog-content .post-title:focus {
  color: #ff0; /* Assuming $hover-color is yellow */
}
.single-blog-post.style-3 .blog-content .post-author {
  display: block;
  font-size: 12px;
  color: #fff; /* Assuming $white-color is white */
  transition-duration: 500ms;
  font-weight: 500;
}
.single-blog-post.style-3 .blog-content .post-author:hover,
.single-blog-post.style-3 .blog-content .post-author:focus {
  color: #ff0; /* Assuming $hover-color is yellow */
}
.single-blog-post.style-3:hover .blog-content .post-title {
  color: #ff0; /* Assuming $hover-color is yellow */
}
.single-blog-post.style-4 .blog-thumbnail {
  flex: 0 0 120px;
  max-width: 120px;
  width: 120px;
  margin-right: 15px;
}
.single-blog-post.style-4 .blog-thumbnail img {
  width: 100%;
}
.single-blog-post.style-4 .blog-content {
  position: relative;
  z-index: 1;
}
.single-blog-post.style-4 .blog-content .post-date {
  font-size: 12px;
  color: #636363;
  margin-bottom: 5px;
  transition-duration: 500ms;
}
.single-blog-post.style-4 .blog-content .post-title {
  display: block;
  font-weight: 600;
  font-size: 16px;
  margin-bottom: 0;
  color: #333; /* Assuming $heading-color is dark gray */
  transition-duration: 500ms;
}
.single-blog-post.style-4 .blog-content .post-title:hover,
.single-blog-post.style-4 .blog-content .post-title:focus {
  font-weight: 600;
  color: #ff0; /* Assuming $hover-color is yellow */
}
.single-blog-post.style-4:hover .blog-content .post-title {
  color: #ff0; /* Assuming $hover-color is yellow */
}
.single-blog-post.style-5 .blog-thumbnail {
  flex: 0 0 45%;
  max-width: 45%;
  width: 45%;
  margin-right: 30px;
}
.single-blog-post.style-5 .blog-thumbnail img {
  width: 100%;
}
@media (max-width: 575px) { /* Assuming $breakpoint-xs is 575px */
  .single-blog-post.style-5 .blog-thumbnail {
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
    margin-right: 0;
    margin-bottom: 30px;
  }
}
.single-blog-post.style-5 .blog-content {
  position: relative;
  z-index: 1;
  flex: 0 0 calc(55% - 30px);
  max-width: calc(55% - 30px);
  width: calc(55% - 30px);
}
@media (max-width: 575px) { /* Assuming $breakpoint-xs is 575px */
  .single-blog-post.style-5 .blog-content {
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
  }
}
.single-blog-post.style-5 .blog-content .post-date {
  font-size: 12px;
  color: #636363;
  margin-bottom: 10px;
  transition-duration: 500ms;
}
.single-blog-post.style-5 .blog-content .post-title {
  display: block;
  font-weight: 600;
  font-size: 24px;
  margin-bottom: 10px;
  color: #333; /* Assuming $heading-color is dark gray */
  transition-duration: 500ms;
}
@media (min-width: 768px) { /* Assuming $breakpoint-md is 768px */
  .single-blog-post.style-5 .blog-content .post-title {
    font-size: 18px;
  }
}
.single-blog-post.style-5 .blog-content .post-title:hover,
.single-blog-post.style-5 .blog-content .post-title:focus {
  font-weight: 600;
  color: #ff0; /* Assuming $hover-color is yellow */
}
.single-blog-post.style-5 .blog-content .post-author {
  font-size: 12px;
  color: #636363;
  margin-bottom: 30px;
  transition-duration: 500ms;
  display: block;
}
.single-blog-post.style-5:hover .blog-content .post-title {
  color: #ff0; /* Assuming $hover-color is yellow */
}
.single-blog-post.style-6 .blog-thumbnail {
  margin-bottom: 20px;
  position: relative;
  z-index: 1;
}
.single-blog-post.style-6 .blog-thumbnail img {
  width: 100%;
}
.single-blog-post.style-6 .blog-thumbnail .video-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 44px;
  height: 44px;
  background-color: #ff0; /* Assuming $hover-color is yellow */
  color: #fff; /* Assuming $white-color is white */
  font-size: 18px;
  line-height: 44px;
  display: block;
  border-radius: 50%;
  text-align: center;
  margin: 0 auto 20px;
  z-index: 50;
}
.single-blog-post.style-6 .blog-thumbnail .video-btn:hover {
  background-color: #333; /* Assuming $dark-color is dark gray */
  color: #fff; /* Assuming $white-color is white */
}
.single-blog-post.style-6 .blog-content {
  position: relative;
  z-index: 1;
}
.single-blog-post.style-6 .blog-content .post-date {
  font-size: 12px;
  color: #a2a2a2;
  margin-bottom: 10px;
  transition-duration: 500ms;
}
.single-blog-post.style-6 .blog-content .post-title {
  display: block;
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 0;
  color: #333; /* Assuming $heading-color is dark gray */
  transition-duration: 500ms;
  line-height: 1.3;
}
.single-blog-post.style-6 .blog-content .post-title:hover,
.single-blog-post.style-6 .blog-content .post-title:focus {
  font-weight: 600;
  color: #ff0; /* Assuming $hover-color is yellow */
}
.single-blog-post.style-6:hover .blog-content .post-title {
  color: #ff0; /* Assuming $hover-color is yellow */
}


.hero-contact-area {
  position: relative;
  z-index: 1;
  height: 500px;
  padding: 35px 4%;
  background-color: #f5f5f5; /* Assuming $bg-gray is light gray */
  margin: 0 20px 20px;
}

.hero-contact-area.bg-overlay::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.65);
  z-index: -1;
}

@media (max-width: 575px) { /* Assuming $breakpoint-xs is 575px */
  .hero-contact-area {
    height: 300px;
  }
}

.hero-contact-area .post-content .tag {
  position: relative;
  z-index: 1;
  margin-bottom: 0;
  height: 45px;
  min-width: 180px;
  background-color: #0b87d6;
  color: #fff; /* Assuming $white-color is white */
  display: inline-block;
  margin-bottom: 100px;
  text-align: center;
  transform: skewX(-30deg);
}

@media (max-width: 575px) { /* Assuming $breakpoint-xs is 575px */
  .hero-contact-area .post-content .tag {
    margin-bottom: 50px;
  }
}

.hero-contact-area .post-content .tag span {
  position: absolute;
  width: 100%;
  left: 0;
  font-size: 14px;
  font-weight: 700;
  line-height: 45px;
  text-transform: uppercase;
  transform: skewX(30deg);
}

.hero-contact-area .post-content .post-title {
  display: block;
  color: #fff; /* Assuming $white-color is white */
  font-size: 72px;
  line-height: 1.1;
  margin-bottom: 15px;
  font-weight: 700;
}

@media (min-width: 992px) { /* Assuming $breakpoint-lg is 992px */
  .hero-contact-area .post-content .post-title {
    font-size: 48px;
  }
}

@media (min-width: 768px) { /* Assuming $breakpoint-md is 768px */
  .hero-contact-area .post-content .post-title {
    font-size: 42px;
  }
}

@media (max-width: 575px) { /* Assuming $breakpoint-xs is 575px */
  .hero-contact-area .post-content .post-title {
    font-size: 24px;
  }
}

.hero-contact-area .post-content p {
  color: #fff; /* Assuming $white-color is white */
  font-size: 15px;
}

.hero-contact-area .post-content .post-date {
  display: block;
  font-size: 14px;
  color: #fff; /* Assuming $white-color is white */
}

@media (max-width: 575px) { /* Assuming $breakpoint-xs is 575px */
  .hero-contact-area .post-content .post-date {
    font-size: 12px;
  }
}
    .bg-image
    {
            background: url(../image/backgroundimg.jpg);
    background-attachment: local;
    background-repeat: no-repeat;
    background-size: 100% 129%;
        
        height:50vh;
    }
    ul.breadcrumb
    {
        list-style:none;
        text-shadow: 0px 1px 2px #747373;
        
    }
    
    ul.breadcrumb li
    {
        display: inline;
        font-size: 18px;
    }
     
     ul.breadcrumb li+li:before
     {
         color: white;
         padding: 8px;
         content: "/\00a0";
     }
     
     ul.breadcrumb li a
     {
         color: #2d2d2d;
         text-decoration: none;
     }
      
      ul.breadcrumb li a:hover
      {
          color: blue;
          text-decoration: underline;
      }
      
      

      .heading
      {
   text-shadow: 0 2px 14px #000000eb;
    color: green;
    font-family: 'Canela Web';
    /* font-family: 'CanelaDeck Web'; */
    text-align: center;
    color: #fdfcfc;
    font-size: 2.5rem;
    font-style: italic;
      }



        
     @media(min-width:1200px)
     {
         .heading
         {
             font-size:2.5rem;
        
         }
     }
     @media(min-width:1900px)
     {
         .heading
         {
             font-size:3.5rem;
        
         }
     }

         
         .typed-cursor {
    filter: drop-shadow(2px 4px 6px #2a2a2a);
    color: #025ee9;
      }
     .flex-breadcrumb
     {
         display: flex;
         align-items:center;
         flex-direction: column;
         gap: 15px;
     }

     .bg-color
     {
      border-bottom: 5px solid #d7a343;
         background: #002147;
       height: 10vh;
     }

     @media (min-width:768px)
     {
     .bg-color
     {
         background: #002147;
       height: 15vh;
     }
    }
     @media (min-width:1200px)
     {
     .bg-color
     {
         background: #002147;
       height: 15vh;
     }
    }
    @media (min-width:1900px)
     {
     .bg-color
     {
         background: #002147;
       height: 15vh;
     }
    }
     .breadcrumb-position
     {
         top:0;
         width:100%;
         transform: translate(0px, 10px);
          position: absolute;
           bottom: 0;
     }
     @media (min-width:768px)
     {
         .breadcrumb-position
     {
         top:0;
         width:100%;
         transform: translate(0px, 20px);
          position: absolute;
           bottom: 0;
     }
     }
     
     @media (min-width:1200px)
     {
         .breadcrumb-position
     {
         top:0;
         width:100%;
         transform: translate(0px, 20px);
          position: absolute;
           bottom: 0;
     }
     }

 @media (min-width:1900px)
     {
         .breadcrumb-position
     {  
         top:0;
         width:100%;
         height: 50px;
         transform: translate(0px, 45px);
          position: absolute;
           bottom: 0;
     }
     }


/*<uniquifier>: Use a unique and descriptive class name*/
/* <weight>: Use a value from 100 to 400*/

.playwrite-cl {
  font-family: "Playwrite CL", cursive;
  font-optical-sizing: auto;
  
  font-style: normal;
}



.nova-cut-regular {
  font-family: "Nova Cut", system-ui;
  font-weight: 400;
  font-style: normal;
}



.edu-vic-wa-nt-beginner{
  font-family: "Edu VIC WA NT Beginner", cursive;
  font-optical-sizing: auto;
  font-weight: 200;
  font-style: normal;
}


.youtube-player-overlay
{
    position:fixed;
    inset:0;
   background: rgba(0, 0, 0, 0.6);
   z-index:100;
   opacity:0;
   pointer-events: none;
   
}

.youtube-player-overlay.activer
{
    opacity:1;
    pointer-events: auto;
}



.youtube-player-popup
{
    position:fixed;
    width: 80%;
    left:50%;
 
   transform: translate(-50%, -100%);
   transition: all 400ms ease;
}

.youtube-player-overlay.activer .youtube-player-popup
{
    transform: translate(-50%, 0);
}
.youtube-player-popup iframe
{
    width:100%;
    aspect-ratio: 16/9;
}




.contact-size
{
  font-size: 18px;
}

@media(mine-width:1200px)
{
  .contact-size
{
  font-size: 18px;
}
}
@media(mine-width:1900px)
{
  .contact-size
{
  font-size: 22px;
}
}



.shadowd
     {
        padding-left: 7px;
    display: flex;
  
    font-family: 'GT America Regular';
    
    font-size: 33px;
    box-shadow: 0 0px 0px 0 #e5dfdf;
    
    text-shadow: 0 0px 2px #9fa1ff;
    color: #686cf5;
    background: white;
    justify-content: center;
    position:relative;

         
     }
     .shadowd::before
     {
      transform: translate(30%, 0px);
    right: 0;
    left: 0;
    bottom: 0;
    top: 0px;
    content: " ";
    border-left: 9px solid #4d52f3d9;
    position: absolute;
    border-radius: 40px 0px;
     }
     
     .shadowd::after
     {
      content:" ";
     }
     
    
    
     
     .line
     {
      display: flex;
          flex-direction: column;
          padding-left: 0;
          margin-bottom: 0;
          list-style: none;
          background-color: #EDEDE9;
          text-align: justify;
     }
      
   

      .line .o-item .o-link
      {
        width:100%;
        padding: .6em 1.5em;
        color: #1D3557;
        font-size: 1em;
        text-transform: none;
        border-bottom: 1px ridge #c3c2bf;
        display: block;
      }
      
      
      .line .o-item .o-link:hover
      {
        background-color: #1D3557;
        color:#EDEDE9;
      }



      .line .o-item .o-link::before
      {
        display: none;
        content: " \f142 ";
    color: #002147;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    vertical-align: middle;
    margin-right: 6px;
      }

      .line .o-item .o-link:hover::before
      {
        color:white;
      }

      .o-item{
      display: flex;
      }
      

      .line .o-item .o-link::after
      {
        content: " \f101 ";
        float:right;
    color: #002147;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    vertical-align: middle;
    margin-right: 6px;
    transition: .4s ease-in-out;
      }

      .line .o-item .o-link:hover::after
      {
        color:white;
        transform: rotate(360deg);
      }


      .width-image
      {
          width:65%;
      }
      
      
      @media (min-width:1200px)
      {
          .width-image
          {
              width: 50%;
          }
      }
      
      @media (min-width:1900px)
      {
          .width-image
          {
              width: 35%;
          }
      }
      
      
      .flag-ig
       {
          max-width:100%;
          
          width:55%;
       }
      
       @media (min-width:1180px)
       {
           
      .flag-ig
       {
          max-width:100%;
          
          width:75%;
       }
      
    }
    
    .card1
    {
            position: relative;
    width: 100%;
    padding:25px;
    height: 31vh;
    cursor: pointer;
    filter: drop-shadow(2px 4px 6x lightgray);
    background:#fffffff0;
    display:flex;
    justify-content:center;
    align-items:center;
    margin-bottom:2.8rem;   
    }
    .card1 
    {
        top: 0;
        height: 40vh;
    width: 100%;
    object-fit: cover;
    z-index:1;

     filter: drop-shadow(2px 4px 6px lightgray);
     transition: .4s ease-in-out;
    }
    
    .card1:hover
    {
      border-radius: 15px 15px 45px 45px;
      top:22px;
      filter: drop-shadow(0px 5px 6px lightgray);
      padding-bottom: 30px;
      /* height: 275px; */
      z-index: 2;
      /* width: 200px; */
      /* position: absolute; */
      background: linear-gradient(45deg, #002147, #013e85);
    }
    .card1:hover .font-face-1
    {
        gap:20px;
    }
    
    .card1 a
    {
        display:none;
    }
    .card1:hover a
    {
     
    border-radius: 35px;
    font-size: 31px;
    justify-content: center;
    align-items: center;
    display: flex;
    bottom: -26px;
    z-index: 1;
    height: 57px;
    background: white;
    width: 57px;
    position: absolute;

    }

    @media(min-width:1200px)
    {
      .card1:hover a
      {
        height:57px;
        width:57px;
      }
    }
    


    @media(min-width:1900px)
    {
      .card1:hover a
      {
        height:65px;
        width:65px;
      }
    }
    
     .card1:hover .font-face-1 .ige-s
    {
        filter: drop-shadow(2px 4px 6px black);
    }
    
    
     .card1:hover .font-face-1 .title-app {
    letter-spacing: 2px;
    color: white;
    text-shadow: 0px 6px 3px black;
    font-size: 20px;
}

@media (min-width:1200px)
{
  .card1:hover .font-face-1 .title-app {
   
    font-size: 15px;
}
}
@media (min-width:1900px)
{
  .card1:hover .font-face-1 .title-app {
   
    font-size: 20px;
}
}

     
     
     .font-face-1
     {
         display: flex;
           flex-wrap: wrap;
            align-items: center;
               justify-content: center;
               gap:20px;

     }
    
    .font-face-1 img
    {
        filter:drop-shadow(0px 0px 6px lightgray);
        height:120px;
        width:150px;
        object-fit:cover;
        border-radius:9rem;
        z-index:1;
       
    }
    
    
    
    @media (min-width:1200px)
    {
    
     .font-face-1 img
    {
        filter:drop-shadow(0px 0px 6px lightgray);
        height:120px;
        width:150px;
        object-fit:cover;
        border-radius:9rem;
        z-index:1;
       
    }
    }
    
    @media (min-width:1600px)
    {
    
     .font-face-1 img
    {
        filter:drop-shadow(0px 0px 6px lightgray);
        height:120px;
        width:120px;
        object-fit:cover;
        border-radius:9rem;
        z-index:1;
       
    }
    }
    
    
    
    
    @media (min-width:1900px)
    {
    
     .font-face-1 img
    {
        filter:drop-shadow(0px 0px 6px lightgray);
        height:230px;
        width:250px;
        object-fit:cover;
        border-radius:9rem;
        z-index:1;
       
    }
    }
    
    
   
    
    /* <uniquifier>: Use a unique and descriptive class name*/
/* <weight>: Use a value from 100 to 400*/

.playwrite-cu {
  font-family: "Playwrite CU", cursive;
  font-optical-sizing: auto;
 
  font-style: normal;
}


.popup
{
    position:fixed;
    top:100vh;
    left:0px;
    width:100%;
    height:100%;
    z-index:100;
    transition: top 0ms ease-in-out 300ms;
}

.popup .overlay
{
    position:absolute;
    top:0px;
    left: 0px;
    width:100%;
   height:100%;
   background: rgba(0, 0, 0, 0.6);
   opacity: 0;
   transition: opacity 100ms ease-in-out 200ms;
}

.popup .popup-content {
    box-shadow: 0px 2px 2px 5px rgba(0, 0, 0, 0.05);
    border-radius: 20px;
    padding: 25px;
    background: #fff;
   
    max-width: 701px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(1.15);
    width: 100%;
    transition: all 300ms ease-in-out;
    opacity:0;
}

.popup .popup-content  h2
{
font-family: robot, sans-serif;
    padding: 0px 11px;
    border-bottom: 3px solid #034b64;
    margin: 10px 12px;
    font-size: 38px;
    color: #111;
    text-align: center;
}
.popup .popup-content  p
{
    margin: 15px 0px;
    color: #222;
    font-size: 16px;
    text-align: justify;
}

.popup .popup-content .controls
{
  margin : 0px 0px 20px;
    display: flex;
    justify-content: end;
    align-items: center;

}

.popup .popup-content .controls button
{
        cursor: pointer;
    border-radius: 5px;
    font-size: 15px;
    border: none;
    outline: none;
    padding: 4px 12px;
    
}

.popup .popup-content .controls .close-btn
{
    transition: .5s ease-out;   
}
.popup .popup-content .controls .close-btn:hover
{
    background: red;
    color: white;
    filter: drop-shadow(2px 4px 4px lightgray);
}
.popup.activ
{
    top:0px;
    transition: top 0ms ease-in-out 0ms;
    
}

.popup.activ .overlay
{
    opacity: 1;
    transition: all 300ms ease-in-out;
}



.popup.activ .popup-content
{
   transform: translate(-50%, -50%) scale(1);
   opacity:1;
}

.text-bullet{
    margin: 15px 0px;
    color: #222;
    font-size: 16px;
    text-align: justify;
}

.cont-phd 
{
    transform: translate(0px, 0px);
    left: 0px;
    width:100%;
    position: relative;
  padding: 0 18px;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
 background: linear-gradient(45deg, rgb(215 250 253), rgb(255, 255, 255));
}

@media(min-width:600px)
{
.cont-phd 
{transform: translate(0px, 0px);
    left: 0px;
    width: 100%;
    
}
}@media(min-width:992px)
{
.cont-phd
{transform: translate(-47.45rem, 0px);
    left: 0px;
    width: 69.7rem;
    
}
}
@media(min-width:1200px)
{
    .cont-phd
{
    transform: translate(-47.45rem, 0px);
    left: 0px;
    width: 69.7rem;
    
}
}
@media(min-width:1600px)
{
    .cont-phd
{
    transform: translate(-54.90rem, 0px);
    left: 0px;
    width: 80.9rem;
    
}
}
@media(min-width:1900px)
{
    .cont-phd 
{
    transform: translate(-54.9rem, 0px);
    left: 0px;
    width: 80.9rem;
   
    
}
}


.cont-pg
{
    transform: translate(0px, 0px);
    left: 0px;
    width:100%;
    position: relative;
  padding: 0 18px;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
 background: linear-gradient(45deg, rgb(215 250 253), rgb(255, 255, 255));
}

@media(min-width:600px)
{
.cont-pg 
{transform: translate(0px, 0px);
    left: 0px;
    width: 100%;
    
}
}@media(min-width:992px)
{
.cont-pg
{transform: translate(-23.7rem, 0px);
    left: 0px;
    width: 69.7rem;
    
}
}
@media(min-width:1200px)
{
    .cont-pg
{
    transform: translate(-23.7rem, 0px);
    left: 0px;
    width: 69.7rem;
    
}
}

@media(min-width:1600px)
{
    .cont-pg
{
    transform: translate(-54.9rem, 0px);
    left: 0px;
    width: 80.9rem;
   
    
}
}

@media(min-width:1900px)
{
    .cont-pg
{
    transform: translate(-27.4rem, 0px);
    left: 0px;
    width: 80.9rem;
   
    
}
}




.cont-bottom
{
    transform: translate(0px, 0px);
    left: 0px;
    width:100%;
    position: relative;
  padding: 0 18px;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
 background: linear-gradient(45deg, rgb(215 250 253), rgb(255, 255, 255));
}

@media(min-width:600px)
{
.cont-bottom
{
    transform: translate(0px, 0px);
    left: 0px;
    width: 100%;
    
}
}@media(min-width:992px)
{
.cont-bottom
{
    transform: translate(-23.7rem, 0px);
    left: 0px;
    width: 67.5rem;
    
}
}
@media(min-width:1200px)
{
  .cont-bottom
{
    transform: translate(0rem, 0px);
    left: 0px;
    width: 67.5rem;
    
}
}
@media(min-width:1980px)
{
    .cont-bottom
{
    transform: translate(0rem, 0px);
    left: 0px;
    width: 78.8rem;
   
    
}
}

@font-face
{
    font-family:'Canela Web';
    src: url('assets/fonts/CanelaDeck-Regular-Web.woff2') format('woff2');
    font-weight: normal;
    font-style:normal;
    font-display: swap;
    
}


/*@font-face
{
    font-family:'CanelaDeck Web';
    src: url('assets/fonts/CanelaDeck-Regular-Web.woff2').format('woff2');
    font-weight: normal;
    font-style:normal;
    font-display: swap;
    
}

@font-face
{
    font-family:'GT-America-Standard-Medium';
    src: url('assets/fonts/GT-America-Standard-Medium.woff2').format('woff2');
    font-weight: normal;
    font-style:normal;
    font-display: swap;
    
}

@font-face
{
    font-family:'GT-America-Standard-Bold';
    src: url('assets/fonts/GT-America-Standard-Bold.woff2').format('woff2');
    font-weight: normal;
    font-style:normal;
    font-display: swap;
    
}

@font-face
{
    font-family:'GT-America-Standard-Regular';
    src: url('assets/fonts/GT-America-Standard-Regular.woff2').format('woff2');
    font-weight: normal;
    font-style:normal;
    font-display: swap;
    
}*/

@font-face {
    font-family: 'Canela';
    src: url('assets/fonts/Canela-Regular.eot');
    src: url('assets/fonts/Canela-Regular.eot?#iefix') format('embedded-opentype'),
        url('assets/fonts/Canela-Regular.woff2') format('woff2'),
        url('assets/fonts/Canela-Regular.woff') format('woff'),
        url('assets/fonts/Canela-Regular.ttf') format('truetype'),
        url('assets/fonts/Canela-Regular.svg#Canela-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


       @font-face {
    font-family: 'GT America Regular';
    src: url('assets/fonts/GTAmerica-Regular.eot');
    src: url('assets/fonts/GTAmerica-Regular.eot?#iefix') format('embedded-opentype'),
        url('assets/fonts/GTAmerica-Regular.woff2') format('woff2'),
        url('assets/fonts/GTAmerica-Regular.woff') format('woff'),
        url('assets/fonts/GTAmerica-Regular.ttf') format('truetype'),
        url('assets/fonts/GTAmerica-Regular.svg#GTAmerica-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
       
       @font-face {
    font-family: 'GT America';
    src: url('assets/fonts/GTAmerica-Bold.eot');
    src: url('assets/fonts/GTAmerica-Bold.eot?#iefix') format('embedded-opentype'),
        url('assets/fonts/GTAmerica-Bold.woff2') format('woff2'),
        url('assets/fonts/GTAmerica-Bold.woff') format('woff'),
        url('assets/fonts/GTAmerica-Bold.ttf') format('truetype'),
        url('assets/fonts/GTAmerica-Bold.svg#GTAmerica-Bold') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


.event-c:hover a.read-button
{
    text-shadow: 0px 0px 2px #4c5594;
    border-radius: 5px;
    filter: drop-shadow(0px 1px 2px lightblue);
    background: #f3f1f1;
    color: hsl(246.98deg 74.97% 44.1%);
}

a.read-button
{
    color:White;
}

.heading-intro
{
    text-shadow: 0px 2px 3px #c7c7c7;
    font-family: 'GT America Regular';
}

.heading-intro::after
{
    content:' ';
}
.leaf-box
{
   height: 2.5rem;
    width: 45%;
    position: relative;
    
}
.leaf-1

{
 content:"";   
}
.leaf-2
{
    content:"";
}

.leaf-1::before
{
    transform: translate(-6px, 0px);
    border-radius: 0px 42px;
    height: 99.2%;
    right: 0px;
    width: 8%;
    bottom: 0;
    top: 0;
    background: linear-gradient(45deg, #ff0000, #ff00004d);
    position: absolute;
    content: '';
    
}

.leaf-2::after
{
    transform: translate(3px, -5px) rotate(23deg);
 
    border-radius: 0px 42px;
    height: 99.2%;
    right: 0px;
    width: 8%;
    bottom: 0;
    top: 0px;
    background: linear-gradient(45deg, #4f61dd, #00000026);
    position: absolute;
    content: '';
}

.leaf-3::before
{
    transform: translate(-13px, 8px) rotate(337deg);
    border-radius: 0px 42px;
    height: 99.2%;
    right: 0px;
    width: 8%;
    bottom: 0;
    top: 0;
    background: linear-gradient(45deg, #18a531, #23e4714d);
    position: absolute;
    content: '';
}

.box-out
{
    border-radius: 13px;
    padding: 8px;
    box-shadow: 0px 3px 20px #e7e4e4;
}

.box-in
{
    border-radius: 10px;
    box-shadow: inset 0 0 7px #9d9a9a;
   padding: 2px 6px;
}


.persons {
  padding: 40px 0 20px;
  max-width: 1000px;
  margin: 0 auto;
  position: relative;
}

.persons:before,
.persons:after {
  clear: both;
  content: " ";
  display: table;
}

.persons .person {
  width: 25%;
  margin-bottom: 20px;
  display: table;
  float: left;
  border-left: 20px solid transparent;
  cursor: pointer;
}

.persons .person .avatar {
  width: 100%;
  display: block;
  text-align: center;
}

.persons .person .avatar img {
  border: 10px solid #fff;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}

.persons .person.active .avatar img { border-color: #fff; }

.persons .person .fullname {
  width: 100%;
  display: block;
  text-align: center;
  font-family: 'Roboto Condensed', sans-serif;
  color: #fff;
  font-size: 20px;
  padding: 10px 0 5px;
}

.persons .person .title {
  width: 100%;
  display: block;
  text-align: center;
  font-family: 'Roboto Condensed', sans-serif;
  color: #fff;
  font-size: 16px;
}

.persons .person .js-description { display: none; }
@media screen and (max-width: 700px) {

.persons .person { width: 50%; }
}
@media screen and (max-width: 400px) {

.persons .person {
  width: 100%;
  border-left: medium none;
}
}

.persons .js-dropdown {
  background-clip: padding-box !important;
  border: 0 solid transparent;
  box-sizing: border-box;
  float: left;
  padding: 0;
  margin: 40px 0 20px;
  width: 100%;
  display: table;
  border-color: transparent;
  border-image: none;
  border-style: solid;
  border-width: 0 0 10px 20px;
}

.persons .js-dropdown:before,
.persons .js-dropdown:after {
  clear: both;
  content: " ";
  display: table;
}
@media screen and (max-width: 400px) {

.persons .js-dropdown { border-left: medium none; }
}

.persons .js-dropdown .js-dropdown-content {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 3px solid #E5E5E5;
  color: #333333;
  position: relative;
  width: 100%;
 padding: 20px 32px 20px;
}

.persons .js-dropdown .js-dropdown-content .js-dropdown-arrow {
  position: absolute;
  bottom: 100%;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -55px;
  border: 30px solid transparent;
  border-bottom-color: #E5E5E5;
  pointer-events: none;
  -webkit-transition: left 0.3s;
  -moz-transition: left 0.3s;
  transition: left 0.3s;
}

.persons .js-dropdown .js-dropdown-content p {
  line-height: 26px;
  margin: 0 0 40px;
  padding: 0;
  font-size: 16px;
}


      .dropdown-item:hover, .dropdown-item:focus {
    text-shadow: 0 1px 1px black;
}
        .text-right
        {
            text-align:right !important;
        }
       /* .old-web1
        {
           
            margin:4px 0px !important;
        }*/
        
        .old-web1 a
        {
            color:#fff;
            font-family:Sans-Serif;
            font-size:16px;
            text-decoration:none;
        }
        
        .clearfix::after
        {
            display:block;
            clear:both;
            content:"";
        }
        .log
        {
            border-radius: 7rem;
             background: #fffffff2;
             padding: 4px;
            filter:contrast(140%);
        }
        footer p
        {
            color:#e7e7e7;
        }
        footer div ul.q-links li a 
        {
          font-family: 'Poppins';
          letter-spacing: 1px;
          font-weight: 300;
          filter: drop-shadow(0px 0px 2px black);
          color: #c9c6c6;
        }
        .navbar-nav .nav-item
        {
            display:inline-block;
        }
        .navbar-nav .nav-item::after
        {
            display:block;
            content:"";
            width:0;
            height:2px;
        }
       
        .navbar-nav .nav-item:hover
        {
            width:100%;
        }
      /* .navbar-nav li:hover > ul.dropdown-menu 
        {
            
              display: block;
              margin-top: 4px;
        }*/
        .counter-image
        {
           filter: drop-shadow(0px 2px 6px gray);
    /* color: red; */
    border-top: 1px double #d1d6fb;
    border-bottom: 7px double #f8f9ff;
  
    border-radius: 4px;
    padding: 5px;
    background: linear-gradient(186deg, #0015a7, #00adff);

        }
         li.b-link::after
         {
             border-bottom: 3px solid #01ad10;
            padding-bottom:5px;
            display: block;
  content: '';
  
  transform: scaleX(0);
  transition: transform 500ms ease-in-out;
    transform-origin: 0% 50%;
 
         }
        li.b-link:hover::after
        {
          
            transform: scaleX(1);
        }



        
        .q-links li a:hover
        { 
            transition: .2s;
    font-size: 14px;
    font-weight: 500;
    color: #ffffff;
        }


        .b-link .link span {
   
          font-size: 1.5rem;
      }



        .counter
        {
            display:flex;
            justify-content:center;
        }
        .navbar-toggle
        {
            color:White;
        }
        .dropdown-menu
        {
            
    position: absolute;
    box-shadow: 0 0 2px #444444;
    border-radius: 5px;
    border: none;
    background: linear-gradient(45deg, #4d35b9d9, #005474);
        }
        .dropdown-item
        {
            color:White;
        }
        .notifications
        {
            text-shadow: 0 0 1px black;
    font-family: 'Poppins';
    border-radius: 3px;
    box-shadow: 0 0 1px black;
    padding: 1px;
    /*background: linear-gradient(45deg, #0091c9, #00597a);*/
    background:#a91f04;
    color: white;
        }        
         #navbarNavDropdown {
    display: none;
}

/* Show the menu when the 'show' class is added */
#navbarNavDropdown.show {
    display: block;
}

/* Style adjustments for dropdowns in mobile view */
@media (max-width: 767.98px) {
    .dropdown-menu {
       
        position: static;
        float: none;
        background-color: #f8f9fa;
        border: none;
        box-shadow: none;
    }

    /* .dropdown-menu.show {
      /*  display: block;
    } */

    .navbar-nav .nav-item .dropdown-toggle::after {
        display: none;
    }

    /* Disable hover effect in mobile view */
    /*.dropdown:hover .dropdown-menu {
        display: none;
    }*/
}

/* General styling for dropdowns in non-mobile view */
@media (min-width: 768px) {
    .dropdown:hover .dropdown-menu {
       display: block;
    }
}   
.d::after
{
    display:none;
}

.link-style
{
        letter-spacing: 0.9px;
    font-weight: 500;
    color: #00438c;
    text-shadow: 0px 1px 1px #00438c;
    
}
/* .link-style:hover
{
    
} */
.t-shade:hover
{
    background: linear-gradient(45deg, #1c1d1e, #008bc1);
    border-radius: 31px;
    padding: 2px;
    box-shadow: 0px 0px 3px 4px #585858c2;
}
.s-shade:hover
{
    background: linear-gradient(45deg, #444444, #403f3f);
    border-radius: 42px;
    box-shadow: 0 0 3px 2px #444444e6;
    padding: 0px;
}

@media (min-width: 992px) {
    .flex-lg-row {
        flex-direction: row !important;
    }
}

.f4
{
    flex-direction: column;
}


@media (min-width: 600px) {
.f4
{
    flex-direction:column;
}
}
@media (min-width: 992px) {
.f4
{
    flex-direction:row;
}
}
@media (min-width: 1280px) {
.f4
{
    flex-direction:row;
}
}
@media (min-width: 1980px) {
.f4
{
    flex-direction:row;
}
}

      .headinglogo1 {
        font-size: 1.2rem !important;
        text-align: center;
    color: #002272;
    text-shadow: -1px 2px 3px #939191;
    }
   
@media (min-width:768px) {
    .headinglogo1 {
        font-size: 2.3rem !important;
    }
}
@media (min-width:1200px) {
    .headinglogo1 {
        font-size: 1.8rem !important;
    }
}
@media (min-width:1900px) {
    .headinglogo1 {
        font-size: 2.55rem !important;
    }
}


.headinglogo2 {
        font-size: 1.2rem !important;
        text-align:right; color: #215da7;
        
    }
    
   
    @media (min-width: 768px)
    {
      .headinglogo2 
      {
          
        font-size: 1.2rem !important;
    }
  }

@media (min-width: 1200px) {
     .headinglogo2 {
        font-size: 1.2rem !important;
    }
}

@media (min-width: 1900px) {
     .headinglogo2 {
        font-size: 1.5rem !important;
    }
}

.new-gif
{
   position: absolute;
    width: 26%;
    bottom: 0;
    top: 0;
    z-index: 1;
    transform: translate(33px, 0px) rotate(0deg);
}

@media(min-width:1200px)
{

.new-gif
{
   position: absolute;
    width: 26%;
    bottom: 0;
    top: 0;
    z-index: 1;
    transform: translate(33px, 0px) rotate(0deg);
}

}
@media(min-width:1900px)
{

.new-gif
{
   position: absolute;
    width: 19%;
    bottom: 0;
    top: 0;
    z-index: 1;
    transform: translate(33px, 0px) rotate(0deg);
}

}

#google_translate_element
{
    width: 15%;
    justify-content: center;
    align-items: center;
    display: flex;
    position: relative;
}
.icon-trans
{
    color: #005474;
    font-size: 19px;
    padding-right: 10px;
    position: absolute;
}
.goog-te-combo 
{
    width:100%;
}
.goog-te-gadget {
    
    padding: 3px !important;
  
}
#google_translate_element {
    width: 100%;
}
/* .menu-top
{
    
} */
#google_translate_element {
  border-radius: 5px;
    font-size: 14px;
    /* text-align: center; */
    font-family: 'Poppins';
    text-shadow: 0 1px 1px #3c3b3b;
    filter: drop-shadow(0px 1px 4px black);
    padding: 9px 14px;
    padding: 1px 8px;
    color: #ffffff;
    background: linear-gradient(45deg, #001226, #002147);
    width: 100%;
    border: 1px solid white;
}
#google_translate_element option 
{
    background: #00081b;
}

.nirf
{
    position: relative;
    text-shadow: 0 0 2px #4e4d4d;
    /* font-size: 18px; */
    font-family: 'Poppins';
    color: #063ab7;
    background: #f9f5f5;
    padding: 2px 5px;
}

a:hover .nirf::before
{
    width:100%;
    height:100%;
   transition: .6s ease-in-out;
}
.nirf::before
{
    left: -2px;
    top: -2px;
    width: 25px;
    position: absolute;
    content: "";
    height: 25px;
     background: #154afc;
    z-index: -1;
}
.nirf::after
{
    right: -2px;
    bottom: -2px;
    width: 25px;
    position: absolute;
   
    height: 25px;
    background: #154afc;
    z-index: -1;
    content: "";
}
a:hover .nirf::after
{
    width:100%;
    height:100%;
   transition: .6s ease-in-out;
}

 @media screen and (min-width: 1118px) 
    {
.adjust-na li
{
    width:100%;
}

}

.search:hover
{
    border: none;
    color: white;
    background: linear-gradient(45deg, #00081b, #1a44f8);
     filter: drop-shadow(2px 4px 6px gray);
     border-radius: 5px;
        padding: 4px 9px;
}

.search
{
   
    color: blue;
    font-size: 15px;
    font-family: 'Poppins';
    font-weight: 500;
    background: linear-gradient(45deg, #0000000a, transparent);
    border: 2px solid #5472b9;
   /*box-shadow: 0 0 14px 0 #b1acac;*/
    padding: 2px 9px;
    
}
.search-bar
{
  padding:5px 14px  ;
       /* color: white; */
    box-shadow: 0 0 4px 0 #a39d9d;
    /* filter: drop-shadow(2px 4px 6px lightgray); */
    border: 1px solid #00081b;
    border-radius: 0px 5px;
    /* outline: 1px solid #02267c; */
    /* border: none; */
    /* background: #ffffff;*/
}
.fact-text
{
    padding: 3px 0px;
    /* background: #ffffff; */
    border-bottom: 2px solid #4c5594;
    font-size: 1.3rem;
    font-family: 'GT America Regular';
    text-align: center;
    color: #ffff;
}

.popupe
{
    position: fixed;
    top: 100vh;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 100;
    transition: top 0ms ease-in-out 300ms;
}
.popup-cont
{
    box-shadow: 0px 2px 2px 5px rgba(0, 0, 0, 0.05);
    border-radius: 20px;
    padding: 25px;
    background: #fff;
    max-width: 701px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(1.15);
    width: 100%;
    transition: all 300ms ease-in-out;
    opacity:1;
}
.feed
{
    border-radius: 15px;
    border-left: 5px solid #4c5594;
    padding-left: 8px;
    font-family: 'GT America Regular';
    color: #4c5594;
}
p
{
    font-family: 'GT America Regular';
}


@media(min-width:1118px)
{
    .fix-flex
    {
        display:flex;
        width:100%;
    }
    
    .fix-flex a
    {
        display:flex;
        width:100%;
    }
}

@media(min-width:1118px)
{
    .width-margin
    {
        width:48.6%;
    }
}
@media(min-width:1118px)
{
    .left-bar
    {
    /* filter: drop-shadow(0px 0px 6px lightgray);*/
    transform: translate(0px, 0.5rem);
    bottom: 0px;
    top: 0px;
    position: relative;
    /* flex-direction: column; */
    /* display: flex; */
    height: 15rem;
    border: 1px inset #ffff;   
    }
}
/*.triangleblue
{
    position:relative;
}

.triangleblue:before
{
 content:""; 
  
}
.triangleblue:after
{
 right: 0;
    transform: rotatey(180deg);
    filter: drop-shadow(0px 0px 6px lightgray);
    z-index: -1;
    border-radius: 5px 635px 1px 0px;
    height: 100%;
    top: 0px;
    background: linear-gradient(45deg, #4c5594, #4c5594);
    width: 50%;
    position: absolute;
    content: "";
}



.triangleblue2
{
    position:relative;
}

.triangleblue2:before
{
 content:""; 
  
}
.triangleblue2:after
{
 right: 0;
    transform: translate(-3px, 3px) rotatey(180deg);
    filter: drop-shadow(0px 0px 3px lightgray);
    z-index: -1;
    border-radius: 1px 325rem 0px 0px;
    height: 100%;
    top: 0px;
    background: linear-gradient(45deg, #fff, #ffffff);
    width: 47%;
    position: absolute;
    content: "";

}*/



.event-title
{

    text-shadow: 0px 1px 3px #ababab;
    /* background: #f9f9f9; */
    margin-bottom: 0px;
    margin-left: -10rem;
    font-family: 'GT America Regular';
    font-size: 2rem;
    row-gap: 0px;
    align-items: center;
    flex-direction: column;
    display: flex;
    justify-content: center;
}

.event-title::before
{
   z-index: 1;
    filter: drop-shadow(2px 4px 6px lightgray);
    border-radius: 0px 33rem;
    transform: translate(160px, -15px) rotate(35deg);
    /* bottom: 0; */
    /* right: 0; */
    /* left: 0; */
    background: linear-gradient(45deg, #002147, #025fcb);
    height: 9%;
    content: "";
    position: absolute;
    width: 0.6%;
    /* top: 0;*/
}

@media(min-width:768px)
{
  .event-title::before
  {
    transform: translate(75px, -15px) rotate(35deg);
    width: 0.3%;
  
}
  
}


@media(min-width:1200px)
{
  .event-title::before
  {
    transform: translate(75px, -15px) rotate(35deg);
    width: 0.3%;
  
}
  
}

@media(min-width:1900px)
{
  .event-title::before
  {
    transform: translate(75px, -15px) rotate(35deg);
    width: 0.2%;
  
}
  
}


.event-title::after
{
   top: 71px;
   border-top-right-radius: 0.5rem;
      border-bottom-right-radius: 0.5rem;
      clip-path: polygon(20% 0, 100% 0, 100% 100%, 0% 100%);
    z-index: 0;
    content: "";
    position: absolute;
    width: 20%;
    height: 6.2%;
    background: #00418b;
   
    transform: translate(160px, -15px);
}

@media (min-width: 768px) {
  .event-title::after {
      border-top-right-radius: 0.5rem;
      border-bottom-right-radius: 0.5rem;
   
      top: 71px;
      clip-path: polygon(20% 0, 100% 0, 100% 100%, 0% 100%);
      z-index: 0;
      content: "";
      position: absolute;
      width: 20%;
      height: 6.2%;
      background: #00418b;
      transform: translate(160px, -15px);
      }
}


@media (min-width: 1200px) {
  .event-title::after {
      border-top-right-radius: 0.5rem;
      border-bottom-right-radius: 0.5rem;
   
      top: 61px;
      clip-path: polygon(17% 0, 100% 0, 100% 100%, 0% 100%);
      z-index: 0;
      content: "";
      position: absolute;
      width: 14%;
      height: 7%;
      background: #00418b;
      transform: translate(160px, -29px);
      }
}

@media(min-width:1900px)
{
  .event-title::after
  {
    border-top-right-radius: 0.5rem;
      border-bottom-right-radius: 0.5rem;
    top: 61px;
    clip-path: polygon(14% 0, 100% 0, 100% 100%, 0% 100%);
    z-index: 0;
    content: "";
    position: absolute;
    width: 14%;
    height: 6.9%;
    background: #00418b;
    transform: translate(194px, -30px);
}
}

.event-title span
{
  letter-spacing: 5px;
  left: -130px;
  top: -25px;
  position: relative;
  z-index: 1;
  /* background: blue; */
  text-shadow: -5px 3px 3px #042367;
  color: #ffffff;
  /* text-transform: uppercase; */
  font-size: 2rem;
  font-family: 'GT America Regular';
  margin-bottom: 25px;
  margin-right: -38rem;

}


@media(min-width:1900px){
.event-title  span{
left:-115px;
top:-20px;
}
}


.video-area-back
{
    padding:108px 0 120px;
    position: relative;
}




@media(min-width:1200px)
{
.video-area-back
{
    padding:108px 0 120px;
    position: relative;
}
}

@media(min-width:1900px)
{
.video-area-back
{
    padding:150px 0 160px;
    position: relative;
}
}




.overlay-video::before
{
  content: "";
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    position: absolute;
    background-color: rgba(0, 33, 71, 0.31);
    height: 100%;
    width: 100%;
}


.overlay-video
{
    position: relative;
}

.background-back
{
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
    background-image: url(../image/bg2.jpg);
}
.background-back-feild
{
  background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
    background-image: url(../image/feilds.jpg);
}
.video-content
{
    position: relative;
    text-align:center;
}

.video-title
{
  font-size: 36px;
  color: #FFFFFF;
  text-align: center; 
  margin-bottom: 10px;
  letter-spacing: 1px;  
  font-family: 'GT America Regular';
}

@media(min-width:1200px)
{

.video-title
{
  font-size: 36px;
  color: #FFFFFF;
  text-align: center; 
  margin-bottom: 10px;
  letter-spacing: 1px;  
  font-family: 'GT America Regular';
}
}

@media(min-width:1900px)
{

.video-title
{
  text-shadow: 0 0 9px #002147;
    font-size: 3.4rem;
    color: #ffffff;
    text-align: center;
    margin-bottom: 10px;
    letter-spacing: 1px;
    font-family: 'GT America Regular';
}
}


    
.video-sub-title
{
margin: 0 auto;
    text-align: center;
    color: #FFFFFF;
    padding-bottom: 35px;

}


@media(min-width:1200px)
{
    
.video-sub-title
{
margin: 0 auto;
    text-align: center;
    color: #FFFFFF;
    padding-bottom: 35px;

}
}
@media(min-width:1900px)
{
    
.video-sub-title
{
text-shadow: 0 0 13px #002147;
    font-size: 20px;
    margin: 0 auto;
    text-align: center;
    color: #ffffff;
    padding-bottom: 53px

}
}



.play-btn
{
    background: white;
    border-radius: 50%;
    display: inline-block;
 -webkit-border-radius:50%;
 -moz-border-radius:50%;
    height: 70px;
    width: 70px;
    border: 2px solid #f9f8f8;

}


@media(min-width:1200px)
{
.play-btn
{
    height: 70px;
    width: 70px;
}
}

@media(min-width:1900px)
{
.play-btn
{
    height: 90px;
    width: 90px;
}
}

.fa
{
    
    display: inline-block;
    font: normal normal normal 14px / 1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.fa-play:before
{
 content: "\f04b";
}


.play-btn i {
    JUSTIFY-CONTENT: CENTER;
    ALIGN-ITEMS: CENTER;
    height: 100%;
    display: flex;
    font-size: 25px;
}
@media(min-width:1200px)
{
    .play-btn i {
    font-size: 25px;
    }
}


@media(min-width:1900px)
{
    .play-btn i {
    font-size: 30px;
    }
}

.heartbeat {
    
    animation: heartbeat 1s infinite;
}

@keyframes heartbeat {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.1);
    }
    100% {
        transform: scale(1);
    }
}





#pop-up {
  background-color: rgb(25, 25, 25);
  position: fixed;
  left: 0;
  top: 0;
  z-index: 1000;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  visibility: hidden;
  transition: 500ms all;
  -webkit-transition: 500ms all;
  -moz-transition: 500ms all;
  -ms-transition: 500ms all;
  -o-transition: 500ms all;
}
#pop-up:target {
  opacity: 1;
  visibility: visible;
}

.pop-up {
  width: 75%;
  height: 600px;
  overflow: hidden;
  transform: scale(0.6);
  -webkit-transform: scale(0.6);
  -moz-transform: scale(0.6);
  -ms-transform: scale(0.6);
  -o-transform: scale(0.6);
  transition: 500ms all;
  -webkit-transition: 500ms all;
  -moz-transition: 500ms all;
  -ms-transition: 500ms all;
  -o-transition: 500ms all;
  position: relative;
}
.pop-up-video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

#pop-up:target .pop-up {
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
}

a i {
  font-size: 150px;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
a i:hover {
  color: black;
}

.pop-up-close {
  position: absolute;
  color: #000;
  left: 50%;
  top: 10%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}
@media(min-width:1200px)
{
  .pop-up-close {
    top:10%;
  }
}

@media(min-width:1900px)
{
  .pop-up-close {
    top:21%;
  }
}

.pop-up-close i {
  color: black;
  font-size: 50px;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.pop-up-close a i:hover {
  color: white;
  font-size: 70px;
}


/*second open point*/
#pop-uper {
  background-color: rgb(25, 25, 25);
  position: fixed;
  left: 0;
  top: 0;
  z-index: 1000;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  visibility: hidden;
  transition: 500ms all;
  -webkit-transition: 500ms all;
  -moz-transition: 500ms all;
  -ms-transition: 500ms all;
  -o-transition: 500ms all;
}
#pop-uper:target {
  opacity: 1;
  visibility: visible;
}

.pop-uper {
  width: 75%;
  height: 600px;
  overflow: hidden;
  transform: scale(0.6);
  -webkit-transform: scale(0.6);
  -moz-transform: scale(0.6);
  -ms-transform: scale(0.6);
  -o-transform: scale(0.6);
  transition: 500ms all;
  -webkit-transition: 500ms all;
  -moz-transition: 500ms all;
  -ms-transition: 500ms all;
  -o-transition: 500ms all;
  position: relative;
}
.pop-uper-video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

#pop-uper:target .pop-uper {
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
}

a i {
  font-size: 150px;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
a i:hover {
  color: black;
}

.pop-uper-close {
  position: absolute;
  color: #000;
  left: 50%;
  top: 10%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}
@media(min-width:1200px)
{
  .pop-uper-close {
    top:10%;
  }
}

@media(min-width:1900px)
{
  .pop-uper-close {
    top:21%;
  }
}

.pop-uper-close i {
  color: black;
  font-size: 50px;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.pop-uper-close a i:hover {
  color: white;
  font-size: 70px;
}






.bg-topic
{
    box-shadow: 0 2px 8px 0 #d1cdcd;
    background: linear-gradient(45deg, #f1f1f1, #f1f1f1);
    padding: 5px 20px;
    margin:0px;
}

.breadcrumb-active
{
    color: #02438f;
}


.paper-bg-first
{
    background-repeat: no-repeat;
    background-size: 100% 25%;
    background-image: url(../image/Torn.png);
}


@media(min-width:768px)
{
.paper-bg-first
{
    background-repeat: no-repeat;
    background-size: 100% 25%;
    background-image: url(../image/Torn.png);
}
}




@media(min-width:1200px)
{
    
    
.paper-bg-first
{
    background-repeat: no-repeat;
    background-size: 100% 48%;
    background-image: url(../image/Torn.png);
}
}



@media(min-width:1900px)
{
.paper-bg-first
{
    background-repeat: no-repeat;
    background-size: 100% 48%;
    background-image: url(../image/Torn.png);
}
}


  .pb-100
        {
         padding-bottom:100px;   
        }
        .pt-20
        {
            padding-top:100px;
        }

@media(min-width:768px)
{
      .pb-100
        {
         padding-bottom:100px;   
        }
        .pt-20
        {
            padding-top:100px;
        }
}


@media(min-width:1200px)
{
      .pb-100
        {
         padding-bottom:70px;   
        }
        .pt-20
        {
            padding-top:20px;
        }
}



@media(min-width:1900px)
{
      .pb-100
        {
         padding-bottom:70px;   
        }
        .pt-20
        {
            padding-top:20px;
        }
}




.paper-down-first
{
    transform: rotate(180deg); background-size: 100% 25%; background-repeat: no-repeat; background-image: url(../image/Torn.png);
}


@media(min-width:768px)
{
.paper-down-first
{
   transform: rotate(180deg); background-size: 100% 25%; background-repeat: no-repeat; background-image: url(../image/Torn.png);
}
}




@media(min-width:1200px)
{
    
    
.paper-down-first
{
    transform: rotate(180deg); background-size: 100% 37%; background-repeat: no-repeat; background-image: url(../image/Torn.png);
}
}



@media(min-width:1900px)
{
.paper-down-first
{
    transform: rotate(180deg); background-size: 100% 37%; background-repeat: no-repeat; background-image: url(../image/Torn.png);
}
}



#myBtn {
  transition: .4s ease-in-out;
    width: 52px;
    /* height: 54px; */
    display: none;
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 99;
   
    font-size: 18px;
    border: none; 
    outline: none;
    background-color: #a91f04;
    color: white;
    filter: drop-shadow(0px 2px 6px black);
    cursor: pointer;
    padding: 15px;
    border-radius: 34px;
}

#myBtn:hover {
  background-color: #294cd7;
  transform:rotate(360deg);
}

.order-fonts
{
  font-size:15px; margin:0; font-weight:600; text-align:center;
}

@media(min-width:1200px)
{
.order-fonts
{
  font-size:15px; margin:0; font-weight:600; text-align:center;
}
}

@media(min-width:1900px)
{
.order-fonts
{
  font-size:17px; margin:0; font-weight:600; text-align:center;
}
}



.card-height
{

   height:10rem;
}

.border-scroll::-webkit-scrollbar-thumb {
  z-index: 100;
  position: fixed;
  background-color: blue;
  border-radius: 20px;
  border: 3px solid #002147;
}

.border-scroll::-webkit-scrollbar {
  width: 5px;
}

.nav-tabs .nav-link {
  box-shadow: 0px -4px 6px 0px #d9d6d6;
  /* filter: drop-shadow(0px 0px 0px black); */
  color: white;
  background: #a91f04;
  margin-bottom: -1px;
  /* background: none; */
  border: 1px solid transparent;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}


.container .section-header{
	position: relative;
	width: 100%;
	margin-bottom: 40px;
	display: flex;
	justify-content: space-between;
}
/* .section-header h3{
	font-size: 18px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #70b730;
} */
.section-header h1{
	font-size: calc(20px + 1.5vw);
	color:#212121;
	font-weight: 600;
	margin-top: 10px;
	text-transform: uppercase;
}
.section-header .navigation-btns{
	align-self: flex-end;
	user-select: none;
}
.section-header .navigation-btns i{
	display: inline-block;
    padding: 10px 11px;
    background-color: #ffffff;
    color: #000000;
    font-size: 14px;
    border: 1px solid white;
    border-radius: 20px;
    cursor: pointer;
    transition: 0.3s;
    user-select: none;
}
.section-header .navigation-btns i:hover{
  color: white;
    border: 1px solid white;
    background-color: #001f42;
}
.section-header .navigation-btns i:nth-child(1){
	margin-right: 5px;
}
.containers{
	width: 100%;
	/* min-height: 100vh; */
	padding: 0px 8%;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.containers .sliders{
	position: relative;
	width: 100%;
	height: 185px;
	/*background-color: lightgreen;*/
	overflow: hidden;
}
@media(min-width:768px)
{
.containers .sliders{
	position: relative;
	width: 100%;
	height: 185px;
	/*background-color: lightgreen;*/
	overflow: hidden;
}
}

@media(min-width:1200px)
{
.containers .sliders{
	position: relative;
	width: 100%;
	height: 185px;
	/*background-color: lightgreen;*/
	overflow: hidden;
}
}


@media(min-width:1900px)
{
.containers .sliders{
	position: relative;
	width: 100%;
	height: 200px;
	/*background-color: lightgreen;*/
	overflow: hidden;
}
}
.sliders .sliders-item{
	width: 175px;
	max-height: 300px;
	border-radius: 15px;
	position: absolute;
	top: 0;
	left: 0;
	transition: left 0.5s cubic-bezier(0.645, 0.045, 0.354, 1);
	overflow: hidden;
}
.sliders-item:nth-child(1){
	left: calc(-165px + -20px);
}
.sliders-item:nth-child(2){
	left: 0;
}
.sliders-item:nth-child(3){
	left: calc(165px + 20px);
}
.sliders-item:nth-child(4){
	left: calc((165px + 20px) * 2);
}
.sliders-item:nth-child(5){
	left: calc((165px + 20px) * 3);
}
.sliders-item:nth-child(6){
	left: calc((165px + 20px) * 4);
}
.sliders-item:nth-child(7){
	left: calc((165px + 20px) * 5);
}
.sliders-item:nth-child(8){
	left: calc((165px + 20px) * 6);
}
.sliders-item img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 15px;
}
.sliders-item .overlay{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 30px 20px 30px;
	background: linear-gradient(to top, rgba(0,0,0,0.9) 0%,
		        rgba(0,0,0,0.6) 10%, rgba(0,0,0,0.01) 100%);
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-items: flex-start;
  z-index:-1;
}
.sliders-item .overlay .explore-now-btn{
	padding: 12px 20px;
	background: rgba(112, 183, 48, 0.5);
	color: #fefefe;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 1px;
	border-radius: 25px;
	border: none;
	outline: none;
	cursor: pointer;
	transition: background-color 0.3s;
}
.sliders-item .overlay .explore-now-btn:hover{
	background-color: #70b730;
}
.sliders-item .overlay .destination-desc{
	position: relative;
}
.sliders-item .overlay .destination-desc h3{
	margin-bottom: 10px;
	font-size: 24px;
	color: #fefefe;
	text-transform: capitalize;
	font-weight: 500;
	letter-spacing: 1px;
}
.sliders-item .overlay .destination-desc p{
	color: #fefefe;
	font-size: 15px;
}
.sliders-item .overlay .destination-desc p i{
	margin-right: 10px;
	font-size: 18px;
	color: #70b730;
}




.yrs{
  width:44%;
}

@media(min-width:768px)
{
  .yrs{
     width:44%;
  }
}
@media(min-width:1200px)
{
  .yrs{
     width:45%;
  }
}
@media(min-width:1900px)
{
  .yrs{
     width:30%;
  }
}



.video-h
{
  height:30vh;
}

@media (min-width:768px)
{
.video-h
{
  height:30vh;
}
}



@media (min-width:1200px)
{
.video-h
{
  height:30vh;
}
}


@media (min-width:1900px)
{
.video-h
{
  height:22vh;
}
}

.md
{
  border-bottom-left-radius: 15px;
  box-shadow:-5px 4px 8px 0 #e5e5e5;
  text-shadow: -1px 2px 2px #c0c5cb;
  text-transform: uppercase;
  padding-top:8px;
  padding-bottom: 8px;
  padding-left:7px;
  width:75%;
  border-left: 1px solid #9d9d9d;
  border-bottom: 1px solid #777d85;
  font-family: sans-serif;
}
.down-collap::before
{
  display: none;
}
.customers th
{
  font-weight: 500 !important;
}
.family
{
font-family: 'GT America Regular';
}

.ig-image
{
    margin-bottom: 2px;
border-radius: 0px;
/* object-fit: cover; */
height: auto;
/* aspect-ratio: 1 / 0.5; */
border-bottom: 5px solid #d7a343;   
width: 100%;
}


@media(min-width:1200px)
{
    
    .ig-image
{
    margin-bottom: 2px;
border-radius: 0px;
/* object-fit: cover; */
height: auto;
/* aspect-ratio: 1 / 0.5; */
width: 100%;
}
}

@media(min-width:1600px)
{
    
    .ig-image
{
    margin-bottom: 2px;
border-radius: 0px;
/* object-fit: cover; */
height: auto;
/* aspect-ratio: 1 / 0.5; */
width: 100%;
}
}


  @media(min-width:1900px)
{
    
    .ig-image
{
    margin-bottom: 2px;
border-radius: 0px;
/* object-fit: cover; */
height: auto;
/* aspect-ratio: 1 / 0.5; */
width: 100%;
}
}

.dr-img
{
    object-fit:cover;
    object-position:44% 0%;
}
.admin-img
{
    object-fit:cover;
    object-position: 0 0%;
}

.gb li 
{
    padding:7px 1px;
}
.gb li a
{
    padding:10px;
    background:#010023;
   
    border-radius:1px;
    
}
.gb li a:hover
{
    background:white;
    color:#a91f04;
    border-radius:5px;
    
}
.ig-f
{
    width:142px;
    height:100px;
}