



.page-header {
    height: 400px;
    margin-top: -75px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: linear-gradient(rgba(173, 171, 169, 0.9), rgba(8, 8, 8, 0.9)), url(img/bg-banner.jpg);
    object-fit: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed;
}

/***about-2***/
.row .btn{
    background-color: #f48600;
    border-radius: 16px;
}
.row .btn:hover{
    background-color: #251449;
    border-radius: 16px;
}
.text{
    color: #f48600;
    font-size: 30px !important;
    font-family: bold;
}
.text .h2{
    font-size: 12px !important;
}
.ps-h3 h6{
    font-size: 16px !important;
    color: #251449 !important;
    
}
.ps-h3 span{
    font-size: 14px !important;
}
.about h1{
    font-size: 25px;
}
.about h6{
    color: #f48600;
    font-size: 28px;
}

  
.memories-sec {
    text-align: center;
    margin-bottom: 5%;
    padding: 2%;
}


.memories-sec .memories-title {
    margin-bottom: 5%;
}

.memories-sec .memories-title h1 {
    color: var(--primary-dull);
    font-weight: 700;
}

.memories-sec .memories-title h1 span {
    color: var(--black);
}

.memories-sec .memories-content {
    display: flex;
    justify-content: space-evenly;
}

.memories-sec .memories-content .memories-vision {
    width: 30%;
    height: auto;
    display: flex;
    flex-direction: column;
    padding: 3%;
    align-items: center;
    border: 1px solid #f48600;
    position: relative;
    border-radius: 10px;
    background: rgb(172, 172, 172);
    background: linear-gradient(130deg, rgba(172, 172, 172, 0.6979166666666667) 50%, rgba(0, 0, 0, 0) 50%);

}

.memories-sec .memories-content .memories-vision .vision-icon {
    position: absolute;
    padding: 3%;
    background-color: #f48600;
    top: 0;
    transform: translate(0%, -50%);
    border: 1px solid var(--color);
    border-radius: 10px;
    transition: 0.8s;
}


.memories-sec .memories-content .memories-vision .vision-icon i {
    color: var(--color);
    font-size: 2rem;
    transition: 0.8s;
}

.memories-sec .memories-content .memories-vision:hover .vision-icon {
    background-color: #f48600;
}

.memories-sec .memories-content .memories-vision:hover .vision-icon i {
    color: var(--white);
}

.memories-sec .memories-content .memories-vision h3 {
    color: #f48600;
    font-weight: 600;
}

.memories-sec .memories-content .memories-vision h4 {
    color: var(--black);
    font-weight: 700;
}

.memories-sec .memories-content .memories-vision p {
    color: var(--black);
}




/**about***/
ul {
    margin: 0;
    padding: 0;
    list-style: none;
  }
  img {
  max-width: 100%;
  height: auto;
  margin-top: 80px;
  }
  section {
    padding: 60px 0;
  }
  .color h2{
    color: black;
  }
  
  .sec-title{
  position:relative;
  z-index: 1;
  margin-bottom:30px;
  }
  
  .sec-title .title{
  position: relative;
  display: block;
  font-size: 18px;
  line-height: 24px;
  color: black;
  font-weight: 500;
  margin-top: 10px;
  }
  
  .sec-title h2{
  position: relative;
  display: block;
  font-size:35px;
  line-height: 1.28em;
  color: #d38f46;
  font-weight: 600;
  padding-bottom:18px;
  }
  
  .sec-title h2:before{
  position:absolute;
  content:'';
  left:0px;
  bottom:0px;
  width:50px;
  height:3px;
  background-color:#d1d2d6;
  }
  
  .sec-title .text{
  position: relative;
  font-size: 16px;
  line-height: 26px;
  color: black;
  font-weight: 400;
  margin-top: 35px;
  }
  
  .sec-title.light h2{
  color: #ffffff;
  }
  
  .sec-title.text-center h2:before{
  left:50%;
  margin-left: -25px;
  }
  
  .list-style-one{
  position:relative;
  }
  
  .list-style-one li{
  position:relative;
  font-size:16px;
  line-height:26px;
  color: #222222;
  font-weight:400;
  padding-left:35px;
  margin-bottom: 12px;
  }
  
  .list-style-one li:before {
  content: "\f058";
  position: absolute;
  left: 0;
  top: 0px;
  display: block;
  font-size: 18px;
  padding: 0px;
  color: #ff2222;
  font-weight: 600;
  -moz-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1.6;
  font-family: "Font Awesome 5 Free";
  }
  
  .list-style-one li a:hover{
  color: #44bce2;
  }
  
  .btn-style-one{
  position: relative;
  display: inline-block;
  font-size: 17px;
  line-height: 30px;
  color: #ffffff;
  padding: 10px 30px;
  font-weight: 600;
  overflow: hidden;
  letter-spacing: 0.02em;
  background-color: #d38f46;
  }
  
.about-section{
    position: relative;
    padding: 120px 0 70px;
    }
    
    .about-section .sec-title{
    margin-bottom: 35px;
    }
    
    .about-section .content-column{
    position: relative;
    margin-bottom: 50px;
    }
    
    .about-section .content-column .inner-column{
    position: relative;
    padding-left: 30px;
    margin-top: 80px;
    }
    
    .about-section .text{
    margin-bottom: 20px;
    font-size: 16px !important;
    line-height: 26px;
    color: black;
    font-family: 'poppins' sans-serif;

    }
    
    .about-section .list-style-one{
    margin-bottom: 45px;
    }
    
    .about-section .btn-box{
    position: relative;
    }
    
    .about-section .btn-box a{
    padding: 15px 50px;
    }
    
    .about-section .image-column{
    position: relative;
    }
    
    .about-section .image-column .text-layer{
    position: absolute;
    right: -110px;
    top: 50%;
    font-size: 325px;
    line-height: 1em;
    color: #ffffff;
    margin-top: -175px;
    font-weight: 500;
    }
    
    .about-section .image-column .inner-column{
    position: relative;
    padding-left: 80px;
    padding-bottom: 0px;
    }
    .about-section .image-column .inner-column .author-desc{
    position: absolute;
    bottom: 16px;
    z-index: 1;
    background: orange;
    padding: 10px 15px;
    left: 96px;
    width: calc(100% - 152px);
    border-radius: 50px;
    }
    .about-section .image-column .inner-column .author-desc h2{
    font-size: 21px;
    letter-spacing: 1px;
    text-align: center;
    color: #fff;
    margin: 0;

    }
    .about-section .image-column .inner-column .author-desc span{
    font-size: 16px;
    letter-spacing: 6px;
    text-align: center;
    color: #fff;
    display: block;
    font-weight: 400;

    }
    .about-section .image-column .inner-column:before{
    content: '';
    position: absolute;
    width: calc(50% + 80px);
    height: calc(100% + 160px);
    top: -40px;
    left: -3px;
    background: transparent;
    z-index: 0;
    border: 45px solid #d38f46;
    margin-top: -22px;
    }
    
    .about-section .image-column .image-1{
    position: relative;
    }
    .about-section .image-column .image-2{
    position: absolute;
    left: 0;
    bottom: 0;
    }
    
    .about-section .image-column .image-2 img,
    .about-section .image-column .image-1 img{
    box-shadow: 0 30px 50px rgba(8,13,62,.15);
    border-radius: 46px;
    }
    
    .about-section .image-column .video-link{
    position: absolute;
    left: 70px;
    top: 170px;
    }
    
    .about-section .image-column .video-link .link{
    position: relative;
    display: block;
    font-size: 22px;
    color: #191e34;
    font-weight: 400;
    text-align: center;
    height: 100px;
    width: 100px;
    line-height: 100px;
    background-color: #ffffff;
    border-radius: 50%;
    box-shadow: 0 30px 50px rgba(8,13,62,.15);
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    }




    

/*------------------- Counter section ------------------------------------------- */

.counter-section {
    width: 100%;
    text-align: center;
    margin-bottom: 5%;
    background-position: center center;
    background-size: cover;
    background-attachment: fixed;
    padding: 2%;
    height: auto;
}

.counter-section .counter-content {
    display: flex;
    justify-content: space-between;
    width: 100%;
}


.counter-section .counter-content .counter-box {
    width: 20%;
    height: 150px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: #f48600;
    background: linear-gradient(108deg, rgb(209, 129, 32) 100%,rgb(209, 129, 32) 100%);
    border-radius: 10px;
}
.counter-section .counter-content .counter-box:hover{
    color: black !important;
}

.counter-section .counter-content .counter-box h4 {
    color: var(--white);
    font-weight: 900;
}

.counter-section .counter-content .counter-box span {
    font-weight: 900;
    font-size: 1.5rem;
    color: var(--white);
}

/*-------------- counter title ------------- */

.counter-section .counter-title h4 {
    color: var(--red);
    font-weight: 700;
}

.counter-section .counter-title p {
    color: var(--gray);
}



/* blinking  */

.blinking {
    position: fixed;
    bottom: 10px;
    left: 10px;
    padding: 10px;
    border: none;
    border-radius: 10px;
    cursor: pointer;
    opacity: 70%;
    z-index: 12;
}

.blick {
    width: 40px;
    height: 40px;
}

.blinking .blick img{
    width: 100%;
    animation: blink 2s linear infinite;
    border-radius: 50%;
    opacity: 100%;
    margin-top: 0;
}

@keyframes blink {
    0%{
        box-shadow: 
        0 0 0 0.7rem var(--green),
        0 0 0 1rem var(--green),
        0 0 0 5rem var(--green),;
    }

    100%{
        box-shadow: 
        0 0 0 1rem var(--green),
        0 0 0 3rem var(--green),
        0 0 0 5rem var(--green);
    }
}


.blinking-2 {
    position: fixed;
    bottom: 10px;
    right: 10px;
    padding: 10px;
    border: none;
    border-radius: 10px;
    cursor: pointer;
    opacity: 70%;
    z-index: 12;
}

.blick-2 {
    width: 40px;
    height: 40px;

}

.blinking-2 .blick-2 img{
    width: 100%;
    border-radius: 50%;
    animation: blink-1 2s linear infinite;
    opacity: 100%;
    margin-top: 0;
}

@keyframes blink-1 {
    0%{
        box-shadow: 
        0 0 0 0.7rem var(--blue),
        0 0 0 1rem var(--blue),
        0 0 0 5rem var(--blue),;
    }

    100%{
        box-shadow: 
        0 0 0 1rem var(--blue),
        0 0 0 3rem var(--blue),
        0 0 0 5rem var(--blue);
    }
}


@media screen and (max-width:320px) {
    .memories-sec {
        text-align: center;
        margin-bottom: 5%;
    }


    .memories-sec .memories-title {
        margin-bottom: 15%;
    }

    .memories-sec .memories-title h1 {
        color: var(--color);
        font-weight: 700;
    }

    .memories-sec .memories-title h1 span {
        color: var(--black);
    }


    .memories-sec .memories-content {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .memories-sec .memories-content .memories-vision {
        width: 100%;
        height: auto;
        display: flex;
        flex-direction: column !important;
        padding: 3%;
        margin-bottom: 10%;
        align-items: center;
        border: 1px solid var(--color);
        position: relative;

    }

    .memories-sec .memories-content .memories-vision .vision-icon {
        position: absolute;
        padding: 3%;
        background-color: var(--white);
        top: 0;
        left: 0;
        transform: translate(0%, -50%);
        box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
    }

   
    .navbar .container-fluid .navbar-brand .logo-section img {
        width: 100%;
        height: 50px;
        margin-block: auto;

    }
}

@media screen and (min-width:321px) and (max-width:425px) {
    .memories-sec {
        text-align: center;
        margin-bottom: 5%;
    }


    .memories-sec .memories-title {
        margin-bottom: 15%;
    }

    .memories-sec .memories-title h1 {
        color: var(--color);
        font-weight: 700;
    }

    .memories-sec .memories-title h1 span {
        color: var(--black);
    }


    .memories-sec .memories-content {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    .memories-sec .memories-content .memories-vision {
        width: 100%;
        height: auto;
        display: flex;
        flex-direction: column !important;
        padding: 3%;
        margin-bottom: 10%;
        align-items: center;
        border: 1px solid var(--color);
        position: relative;

    }
    .memories-sec .memories-content .memories-vision .vision-icon {
        position: absolute;
        padding: 3%;
        background-color: var(--white);
        top: 0;
        left: 0;
        transform: translate(0%, -50%);
        box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
    }
    
    
}

@media screen and (min-width:426px) and (max-width:600px) {
    .memories-sec {
        text-align: center;
        margin-bottom: 5%;
    }


    .memories-sec .memories-title {
        margin-bottom: 15%;
    }

    .memories-sec .memories-title h1 {
        color: var(--color);
        font-weight: 700;
    }

    .memories-sec .memories-title h1 span {
        color: var(--black);
    }


    .memories-sec .memories-content {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .memories-sec .memories-content .memories-vision {
        width: 100%;
        height: auto;
        display: flex;
        flex-direction: column;
        padding: 3%;
        margin-bottom: 10%;
        align-items: center;
        border: 1px solid var(--color);
        position: relative;

    }

    .memories-sec .memories-content .memories-vision .vision-icon {
        position: absolute;
        padding: 3%;
        background-color: var(--white);
        top: 0;
        left: 0;
        transform: translate(0%, -50%);
        box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
    }
    
    
}

@media screen and (min-width:601px) and (max-width:768px) {
    
    .counter-section {
        width: 100%;
        text-align: center;
        margin-bottom: 5%;
        background-position: center center;
        background-size: cover;
        background-attachment: fixed;
        padding: 0%;
        height: auto;
    }
    
    .counter-section .counter-content {
        display: flex;
        justify-content: center;
        flex-direction: column;
        width: 100%;
    }
    
    
    .counter-section .counter-content .counter-box {
        width: 100%;
        height: 150px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        background: #f48600;
        background: linear-gradient(108deg, rgb(209, 129, 32) 100%,rgb(209, 129, 32) 100%);
        border-radius: 10px;
        margin-bottom: 2%;
    }
    .counter-section .counter-content .counter-box:hover{
        color: black !important;
    }
    
    .counter-section .counter-content .counter-box h4 {
        color: var(--white);
        font-weight: 900;
    }
    
    .counter-section .counter-content .counter-box span {
        font-weight: 900;
        font-size: 1.5rem;
        color: var(--white);
    }
    
}

@media screen and (min-width:769px) and (max-width:900px) {
    
    .counter-section {
        width: 100%;
        text-align: center;
        margin-bottom: 5%;
        background-position: center center;
        background-size: cover;
        background-attachment: fixed;
        padding: 0%;
        height: auto;
    }
    
    .counter-section .counter-content {
        display: flex;
        justify-content: center;
        flex-direction: column;
        width: 100%;
    }
    
    
    .counter-section .counter-content .counter-box {
        width: 100%;
        height: 150px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        background: #f48600;
        background: linear-gradient(108deg, rgb(209, 129, 32) 100%,rgb(209, 129, 32) 100%);
        border-radius: 10px;
        margin-bottom: 2%;
    }
    .counter-section .counter-content .counter-box:hover{
        color: black !important;
    }
    
    .counter-section .counter-content .counter-box h4 {
        color: var(--white);
        font-weight: 900;
    }
    
    .counter-section .counter-content .counter-box span {
        font-weight: 900;
        font-size: 1.5rem;
        color: var(--white);
    }
    
}

@media screen and (min-width:901px) and (max-width:992px) {
    
    .counter-section {
        width: 100%;
        text-align: center;
        margin-bottom: 5%;
        background-position: center center;
        background-size: cover;
        background-attachment: fixed;
        padding: 0%;
        height: auto;
    }
    
    .counter-section .counter-content {
        display: flex;
        justify-content: center;
        flex-direction: column;
        width: 100%;
    }
    
    
    .counter-section .counter-content .counter-box {
        width: 100%;
        height: 150px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        background: #f48600;
        background: linear-gradient(108deg, rgb(209, 129, 32) 100%,rgb(209, 129, 32) 100%);
        border-radius: 10px;
        margin-bottom: 2%;
    }
    .counter-section .counter-content .counter-box:hover{
        color: black !important;
    }
    
    .counter-section .counter-content .counter-box h4 {
        color: var(--white);
        font-weight: 900;
    }
    
    .counter-section .counter-content .counter-box span {
        font-weight: 900;
        font-size: 1.5rem;
        color: var(--white);
    }
    
}

@media screen and (min-width:993px) and (max-width:1024px) {
    
    .counter-section {
        width: 100%;
        text-align: center;
        margin-bottom: 5%;
        background-position: center center;
        background-size: cover;
        background-attachment: fixed;
        padding: 0%;
        height: auto;
    }
    
    .counter-section .counter-content {
        display: flex;
        justify-content: center;
        flex-direction: column;
        width: 100%;
    }
    
    
    .counter-section .counter-content .counter-box {
        width: 100%;
        height: 150px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        background: #f48600;
        background: linear-gradient(108deg, rgb(209, 129, 32) 100%,rgb(209, 129, 32) 100%);
        border-radius: 10px;
        margin-bottom: 2%;
    }
    .counter-section .counter-content .counter-box:hover{
        color: black !important;
    }
    
    .counter-section .counter-content .counter-box h4 {
        color: var(--white);
        font-weight: 900;
    }
    
    .counter-section .counter-content .counter-box span {
        font-weight: 900;
        font-size: 1.5rem;
        color: var(--white);
    }
    
}

@media screen and (min-width:1025px) and (max-width:1140px) {
    
    .counter-section {
        width: 100%;
        text-align: center;
        margin-bottom: 5%;
        background-position: center center;
        background-size: cover;
        background-attachment: fixed;
        padding: 0%;
        height: auto;
    }
    
    .counter-section .counter-content {
        display: flex;
        justify-content: center;
        flex-direction: column;
        width: 100%;
    }
    
    
    .counter-section .counter-content .counter-box {
        width: 100%;
        height: 150px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        background: #f48600;
        background: linear-gradient(108deg, rgb(209, 129, 32) 100%, rgb(209, 129, 32) 100%);
        border-radius: 10px;
        margin-bottom: 2%;
    }
        
    .counter-section .counter-content .counter-box:hover{
        color: black !important;
    }
    
    .counter-section .counter-content .counter-box h4 {
        color: var(--white);
        font-weight: 900;
    }
    
    .counter-section .counter-content .counter-box span {
        font-weight: 900;
        font-size: 1.5rem;
        color: var(--white);
    }
    
}
