

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    /* font-family: 'Poppins', sans-serif; */
    font-family: Roboto ;
    font-stretch: normal !important;
    letter-spacing: normal !important;
    font-style: normal !important;

    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}


body{
    @font-face {
        font-family: Roboto-Regular;
        src: url(./assets/css/Roboto-Regular.ttf);
      }
  }
  
a{
    text-decoration: none;
}

  
  /* header1 */
  .header_top_up{
    overflow: hidden;
    background-color: #019017;
    position: relative;
    z-index: 999;background-size: cover;
    object-fit: fill;
    background-attachment: fixed;
    background-position: center;
    /* border-bottom: 1px #ffffffa6 solid; */
    padding-top: 9px;
    /* padding-bottom: 4px; */

    


}
  .header_top{
  
    background-color: #019017;
    position: relative;
    z-index: 999;background-size: cover;
    object-fit: fill;
    background-attachment: fixed;
    background-position: center;
    /* border-bottom: 1px #ffffffa6 solid; */
    padding-top: 4px;
    padding-bottom: 4px;

    


}
.talla_header{
    display: contents;
    float: right;
    margin-top: 14px;
}
.talla_header h6 a {
    color: #fff;
    font-size: 14px;
    margin: 5px 19px;
    text-decoration: none;
}

.talla_header h6 a:hover {
    color: #830113;
    text-decoration: none;
}
.number{
    font-size: 18px ; 
    text-decoration: none;
     font-weight: 100; 
     font-style: normal;
     
margin-top: -5px;
color: #fff; 
font-style: normal;
  }
  .number a{
    font-size: 18px ; 
    text-decoration: none;
     font-weight: 100; 
     font-style: normal;
     
margin-top: -5px;
color: #fff; 
font-style: normal;
  }
  .number a:hover {
    color: #830113;
    text-decoration: none;
}
.number1 a{
    font-size: 13px ; 
    text-decoration: none;
     font-weight: 100; 
     font-style: italic;
margin-top: -5px;
margin-left: 5px;
margin-right: 5px;
color: #fff; 



  }
  .white_hover{
    font-size: 18px ; 
    text-decoration: none;
     font-weight: 100; 
     font-style: normal;
     
margin-top: -5px;
color: #fff; 
font-style: normal;
  }

  .white_hover a{
    font-size: 18px ; 
    text-decoration: none;
     font-weight: 100; 
     font-style: normal;
     
margin-top: -5px;
color: #fff; 
font-style: normal;
  }
  .white_hover a:hover {
    color: #fff;
    text-decoration: none;
}


.white_hover1{
    font-size: 13px ; 
    text-decoration: none;
     font-weight: 100; 
     font-style: italic;
margin-top: -5px;
margin-left: 5px;
margin-right: 5px;
color: #fff; 
  }

  .white_hover1 a{
    font-size: 13px ; 
    text-decoration: none;
     font-weight: 100; 
     font-style: italic;
margin-top: -5px;
margin-left: 5px;
margin-right: 5px;
color: #fff; 
  }
  .white_hover1 a:hover {
    color: #fff;
    text-decoration: none;
}

 

  .number1 a:hover {
    color: #830113;
    text-decoration: none;
}
/* a .fas.fa-mobile-alt :hover {
    color: #830113;
    font-weight: bold;
} */

/* navbar styles */
.navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .show>.nav-link {
    color: #fff;
}.navbar-light .navbar-nav .nav-link {
    color: #fff;
}
nav  .wrapper{
    position: relative;
    padding: 0px 0px;
    height: 100px;
    line-height: 35px;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: end;

}
nav .wrapper-2 {
    height: 100px !important;
    margin: 20px auto;
    justify-content: space-between !important;
    /* border-bottom: 1px solid #fff; */
}
.nav-item{
    font-size: 18px;
}
.navbar-light .navbar-nav .nav-link:hover{
   color: #830113;
}


/* navbar .dropdown-item */
ul .dropdown-menu{
    background-color:#019017;
    color: #fff;
}
ul .dropdown-menu li a{
    background-color: #019017;
    color: #fff;
}

ul .dropdown-menu li a:hover{
    border: 1px solid #fff;
    background-color: #019017;

    color: #fff;

}
.logo_tala{
   margin-top: 1px;
}
.logo_tala a>img{
    width: 350px;
    border-radius: 2px;
}
.logo_tala1{
    margin-top: 1px;
 }
 .logo_tala1 a>img{
     width: 90%;
     border-radius: 2px;
 }
 .center-top-logo .logo-top {
    margin-right: 10px;
}
.logo-top img {
    width: 95px;
}
.img2 {
    filter: brightness(1); /* Adjust the brightness value as needed */
}
.top-nav-2 {
    margin-right: 10px;
    background-color: #f3702a;
    padding: 0px 20px;
    border-radius: 9px;
    margin-top: 6px;
    color: #fff;
}
.top-nav-2 a {
    font-size: 15px;
    /* font-weight: bold; */
    color: #fff !important;
}
.top-nav-2 i {
    margin-right: 7px;
    font-size: 15px;
}
.bg-green{
    background-color: #019017;
}
.btn-small{
    font-size: 10px;
 }
 .header-sticky {
    position: -webkit-sticky; /* For Safari */
    position: sticky;
    top: 0; /* Stick the div to the top of the viewport */
    z-index: 1000;
    background-color: #fff;
    /* Adjust padding as needed */
    /* box-shadow: 0 2px 4px rgba(0,0,0,0.1); Optional: add a shadow for better visibility */
  } 


  /* modal navbar */
.modal-content{
    background-color: #019017;
}

.nav-modal{
    color: #fff !important;
    border-bottom: 1px solid #fff;
    border-top: 1px solid #fff;
}
.nav-modal:hover{
    color: #830113 !important;
    border-bottom: 1px solid #830113;
    border-top: 1px solid #830113;
    }
.nav-modal a{
    color: #fff ;
}
.nav-modal a:hover{
    color: #830113 ;
}
.nav-link_modal{
    text-align: center;
    align-items: center;
}

/* mob view .navbar */
 li a{

  color: #fff !important;
    /* border-bottom: 1px solid #fff;
    border-top: 1px solid #fff; */
}
 .white_line {
    /* border: 0px !important; */
     border-bottom: 1px solid #fff !important;
    border-top: 1px solid #fff !important;

}
/* .navbar-nav  li a:hover{

    color: #fff !important;
      border-bottom: 1px solid #fff;
      border-top: 1px solid #fff;
  } */
/* <!-- marquee tag --> */
.bg-gray{
background-color:#eee1da;
color: #fff;
}
.btn_update{
background-color: #830113;
color: #fff;
padding: 7px;
border-top-right-radius: 30px;
}
.p1{
    padding: 1px;
}

/* body section */


.image_body_css{
  
  background-image: url('https://img.playbook.com/GkXdxuPUJybZqdTcLNt124xUnMD_bK19dxy4Z8SczhE/Z3M6Ly9wbGF5Ym9v/ay1hc3NldHMtcHVi/bGljLzJhNWYxODk1/LTE0ZWMtNGNjMi1h/ZGZlLTRkMzQxYWYw/Zjk1OQ');
 position: relative;
 }

/* body section part2*/
.Welcome_talla{
    padding: 5px;
    



    min-height: 455px;
    background: url(https://www.masterjicolleges.com/utilities/img/about/bg.jpg) no-repeat center center;
    background-size: cover;
    padding: 65px 0 62px;background-attachment: fixed;
    background-repeat: no-repeat;

}
.Welcome_to_Talla{
    font-weight: bold;
    text-decoration: none;
    align-items: center;
    text-align: center;
}
.college_offers{
    font-weight: normal;
    text-decoration: none;
    align-items: center;
    text-align: center;
    text-align: justify;
}
.img_border{

border: 5px solid #fff;

}

/* body part 3  */
.content_top {
    padding: 10px 0px;
    background: #fff;
}
.content_top p {
    margin: 0 0 25px;
}

/* .clearfix {
    clear: both;
} */



/* .webiner */
section.news-evnts-sec-layer {
    padding: 10px 0px 10px;
}
.event-title>h3 {
    text-transform: uppercase;
    font-weight: 600;
    color: #a7214a;
    margin-bottom: 35px;
}
.web1_sec{
  display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-content: space-around;
    align-items: center;
    /* margin-bottom: 15px; */
    margin-top: 25px;
}

.event-title>h3 {
    text-transform: uppercase;
    font-weight: 600;
    color: #a7214a;
    margin-bottom: 35px;
}

.event-title>h3>span:before {
    border-bottom: 1px solid gold;
    content: '';
    height: 1px;
    width: 240px;
    position: absolute;
    margin-top: 44px;
}
.event-title>h3>span::after{
    border-bottom: 6px solid #12026b;
    content: '';
    height: 0px;
    width: 63px;
    position: absolute;
    margin-top: 41px;
    /* left: 15px; */
    border-radius: 1px;
}
.event-title.event-title-2>h3>span::after {
    width: 65px;
}
/* img zoom  */
.news-inner {
    overflow: hidden; /* Hide any overflow content */
    position: relative; /* Set position relative to contain absolute positioned elements */
    display: inline-block; /* Make sure the container only takes the space of its contents */
}

.web1 {
    transition: transform 0.3s; /* Add a smooth transition effect */
}

.news-inner:hover .web1 {
    transform: scale(1.1); /* Scale the image on hover */
}

/* 4box section */
section.our_course {
    background-image: url('	https://www.alameenpharmacy.edu/images/our_coursebg1.png');
    background-attachment: fixed;
    overflow-y:hidden;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 65px 0;
    clear: both;
}
section.our_course .section_header {
    color: white;
}
section.our_course .col-md-4.col-sm-6.col-xs-12 {
    padding: 0;
}
.section_header {
    position: relative;
    margin-bottom: 50px;
}
.section_header h1 {
    font-size: 30px;
    font-weight: 400;
    margin-top: 0;
}
.section_header h1::after {
    content: "";
    position: absolute;
    width: 60px;
    height: 3px;
    display: block;
    background-color: #04bc54;
    margin-top: 10px;
}

.courses_box {
    background: white;
    padding: 70px 32px;
    background: #54C2DB;
    color: white;
    text-align: center;
    height: 350px;
    overflow: hidden;
}
.diff {
    background: #fff;
    color: black;
}   
.courses_box h4 {
    font-size: 24px;
    font-family: serif;
    font-weight: 600;
    margin-bottom: 15px;
}
.courses_box p {
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 15px;
}
.courses_box .button-wrap a {
    color: #fff;
    margin-top: 5px;
}
.courses_box .button-wrap a:hover {
    background-color: #86df86;
    transition: 1s ease;
}



/* this is about limitations services */
.home-fact-section {
    /*margin-bottom: 130px;*/
    background-image: url('file:///C:/Users/tharu/Downloads/index/assets/img/educator-img12.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    position: relative;
    z-index: 1;
    /* padding: 30px 0; */
    overflow-x: hidden;
    overflow-y: hidden;
    padding: 100px 0px;
}
.home-fact-section .overlay {
    background-color: #41246D;
    opacity: 0.94;
    z-index: -1;
}
.overlay, .pattern-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}
.home-fact-section .fact-section-head {
    padding-right: 40px;
}

.title-divider {
    position: relative;
    margin-bottom: 20px;
    height: 17px;
}
.title-divider:before {
    mask: url('data:image/svg+xml,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' width=\'24\' height=\'24\' viewBox=\'0 0 24 24\'%3E%3Cpolyline points=\'0,18 12,6 24,18\' /%3E%3C/svg%3E');
    -webkit-mask: url('data:image/svg+xml,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' width=\'24\' height=\'24\' viewBox=\'0 0 24 24\'%3E%3Cpolyline points=\'0,18 12,6 24,18\' /%3E%3C/svg%3E');
    background-repeat: repeat-x;
    content: "";
    width: 100px;
    height: 20px;
    position: absolute;
    bottom: 0;
    left: 0;
    -webkit-mask-size: 22px;
    mask-size: 22px;
    background-color: #F24080;
    background-size: 22px;
    -webkit-mask-repeat: repeat-x;
    mask-repeat: repeat-x;
}
.home-fact-section .fact-section-head .fact-section-title {
    color: #ffffff;
}
.home-fact-section .fact-section-head .fact-section-info {
    color: #d9d9d9;
}
.home-fact-section .fact-section-head .fact-list {
    margin-bottom: 35px;
}
.home-fact-section .fact-section-head .fact-list ul {
    margin: 0;
    padding: 0;
}
.home-fact-section .fact-section-head .fact-list ul li {
    list-style: none;
    color: #ffffff;
    margin-bottom: 12px;
    display: flex;
    font-weight: 700;
    font-family: "Mulish", sans-serif;
    line-height: 1.2;
}

.home-fact-section .fact-section-head .fact-list ul li:before {
    color: #F24080;
    content: "\eab0";
    font-family: "elementskit";
    font-weight: 400;
    font-size: 14px;
    margin-right: 5px;
}
.button-round-secondary {
    background-color: #F24080;
    color: #ffffff;
}
.button-round-primary, .button-round-secondary, .button-round-white {
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    border-radius: 25px;
    border: none;
    color: #0E3500;
    display: inline-block;
    position: relative;
    -webkit-transition: background-color 0.4s, color 0.4s;
    -moz-transition: background-color 0.4s, color 0.4s;
    -ms-transition: background-color 0.4s, color 0.4s;
    -o-transition: background-color 0.4s, color 0.4s;
    transition: background-color 0.4s, color 0.4s;
}

/* .col-6 */
.home-fact-section .fact-right-inner-wrap {
    margin: -50px -30px -50px -30px;
    background-color: transparent;
    position: relative;
}

.home-fact-section .fact-right-inner-wrap .fact-inner-box {
    width: 100%;
    border-radius: 100%;
    overflow: hidden;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 10px;
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.15);
    align-items: center;
    align-content: center;
    aspect-ratio: 1 / 1;
}
.home-fact-section .fact-right-inner-wrap .fact-inner-box .top-left-content {
    padding: 30px 40px 0px 75px;
    align-items: center;
}

.home-fact-section .factright-inner-wrap .fact-inner-box .fact-content {
    position: relative;
    z-index: 1;
    background-color: #ffffff;
    display: flex;
    min-height: 300px;
    max-width: 100%;
}
.home-fact-section .fact-right-inner-wrap .fact-inner-box .fact-content .circle-patten {
    background-image: url('../img/educator-img28.png');
    background-position: top center;
    background-repeat: no-repeat;
    opacity: 0.3;
}
.home-fact-section .fact-right-inner-wrap .fact-inner-box .fact-content h4 {
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
}
.home-fact-section .fact-right-inner-wrap .fact-inner-box .top-right-image {
    background-image: url('../img/educator-img27.jpg');
    background-position: center right;
}
.home-fact-section .fact-right-inner-wrap .fact-inner-box .fact-image {
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 300px;
    max-width: 100%;
}
.home-fact-section .fact-right-inner-wrap .fact-inner-box .bottom-left-image {
    background-image: url('../img/educator-img28.jpg');
    background-position: center left;
}
figure {
    margin: 0;
}
.home-fact-section .fact-right-inner-wrap .fact-inner-box .bottom-right-content {
    align-items: center;
    padding: 0px 70px 50px 20px;
}
.home-fact-section .fact-right-inner-wrap .fact-inner-box .fact-content {
    position: relative;
    z-index: 1;
    background-color: #ffffff;
    display: flex;
    min-height: 300px;
    max-width: 100%;
}
.home-fact-section .fact-right-inner-wrap .fact-inner-box .fact-content .circle-c-patten {
    background-image: url('file:///C:/Users/tharu/Downloads/index/assets/img/educator-img3.png');
    background-position: top right;
    background-repeat: no-repeat;
    opacity: 0.3;
}
.overlay, .pattern-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}
.home-fact-section .fact-right-inner-wrap .fact-inner-box .fact-content h4 {
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
}
h4 {
    font-size: 24px;
    font-weight: 800;
}
/* our courses */
.course_animate{
    position: relative;
    z-index: 9;
    /* transition: all 0.5s ease-in-out; */
}

.course_animate::before{
    background-image:  linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../css/img12.jpeg');
    transform: scale(0);
    position: absolute;
    content: '';
    top: 0;
    left: 0;
   background-color: #000000 !important;
    background-position: center;
    background-size: cover;
    width: 100%;
    transition: transform 0.4s ease-in-out;
    height: 100%;
    z-index: -1;
    color: #fff;
}
.course_animate:hover::before{
    transform: scale(1);
    color: white !important;

}
.course_animate:hover .button{
    color: #fff;
}

.course_animate:hover{
    color: white !important;
}

.course_animate{
    transition: all 0.3s ease-in-out;
}
.course_animate:hover img{
    filter: invert(1);
}
.course_animate:hover a{
color: white;
}

.button-wrap {
    padding: 5px 10px;
    color: none;
}
.diff .button-wrap a {
    color: #000;
}
.courses_box .button-wrap a {
    color: #fff;
    margin-top: 5px;
}
.button-wrap a {
    align-items: center;
    padding: 5px 14px;
    border: 1px solid #86df86;
    border-radius: 0;
    box-shadow: none;
    font-size: 14px;
    line-height: 1.2;
    font-weight: 500;
    letter-spacing: .14286em;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    cursor: pointer;
}
.diff .button-wrap a {
    color: #000;
}

.courses_box .button-wrap a:hover {
    background-color: #86df86;
    transition: 1s ease;
}

.diff .button-wrap a:hover {
    color: #fff !important;
}

.diff .button-wrap a {
    color: #000;
}



/* media queries */
@media screen and (max-width: 991px){
.home-fact-section .fact-section-head {
    padding-right: 0;
}}
@media screen and (max-width: 767px){
h2 {
    font-size: 28px;
}}
@media screen and (max-width: 767px){
p {
    font-size: 14px;
}}
@media screen and (max-width: 575px){
.button-round-primary, .button-round-secondary, .button-round-white {
    padding: 12px 20px;
}}
.button-round-primary, .button-round-secondary, .button-round-white {
    font-size: 15px;
    line-height: 1.1;
    padding: 16px 28px;
    font-weight: 700;
    font-family: "Mulish", sans-serif;
    text-transform: uppercase;
}
@media screen and (max-width: 991px){
.home-fact-section .fact-right-inner-wrap {
    margin-top: 20px;
}}
@media screen and (max-width: 1199px){
.home-fact-section .fact-right-inner-wrap {
    margin: -20px 0 -20px 0;
}}
.home-fact-section .fact-right-inner-wrap {
    margin: -50px -30px -50px -30px;
    background-color: transparent;
    position: relative;
}
@media screen and (max-width: 575px){
.home-fact-section .fact-right-inner-wrap .fact-inner-box {
    aspect-ratio: auto;
    grid-template-columns: repeat(1, 1fr);
    border-radius: 0;
    grid-gap: 5px;
    margin-top: 40px;
}}
@media screen and (max-width: 991px){
.home-fact-section .fact-right-inner-wrap .fact-inner-box {
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
}}

@media screen and (max-width: 575px){
.home-fact-section .fact-right-inner-wrap .fact-inner-box .top-left-content {
    padding: 15px 10px;
    border-radius: 100% 100% 0% 0%;
    justify-content: center;
}}
@media screen and (max-width: 1199px){
.home-fact-section .fact-right-inner-wrap .fact-inner-box .top-left-content {
    padding: 90px 15px 0px 60px;
}}

@media screen and (max-width: 767px){
h4 {
    font-size: 18px;
}}
@media screen and (max-width: 575px){
.home-fact-section .fact-right-inner-wrap .fact-inner-box .fact-content {
    min-height: auto;
}}
@media screen and (max-width: 575px){
.home-fact-section .fact-right-inner-wrap .fact-inner-box .bottom-right-content {
    padding: 15px 10px;
    border-radius: 0% 0% 100% 100%;
    justify-content: center;
}}

@media screen and (max-width: 1199px){
.home-fact-section .fact-right-inner-wrap .fact-inner-box .bottom-right-content {
    padding: 0px 65px 85px 20px;
}}
@media screen and (max-width: 991px){
.home-fact-section .fact-right-inner-wrap {
    margin-top: 20px;
}}


/* part32 */
/* @media (min-width: 992px){
.offset-lg-3 {
    margin-left: 25%;
}}
.home-feature-section .feature-section-info {
    margin-bottom: 55px;
}
.title-divider {
    position: relative;
    margin-bottom: 20px;
    height: 17px;
}

.home-feature-section .title-divider:before {
    margin-left: auto;
    margin-right: auto;
    right: 0;
}



.home-feature-section .title-divider:before {
    margin-left: auto;
    margin-right: auto;
    right: 0;
}

.title-divider:before {
    mask: url('data:image/svg+xml,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' preserveAspectRatio=\'none\' overflow=\'visible\' height=\'100%25\' viewBox=\'0 0 24 24\' fill=\'none\' stroke=\'black\' stroke-width=\'4\' stroke-linecap=\'square\' stroke-miterlimit=\'10\'%3E%3Cpolyline points=\'0,18 12,6 24,18 \' /%3E%3C/svg%3E');
    -webkit-mask: url('data:image/svg+xml,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' preserveAspectRatio=\'none\' overflow=\'visible\' height=\'100%25\' viewBox=\'0 0 24 24\' fill=\'none\' stroke=\'black\' stroke-width=\'4\' stroke-linecap=\'square\' stroke-miterlimit=\'10\'%3E%3Cpolyline points=\'0,18 12,6 24,18 \' /%3E%3C/svg%3E');
    background-repeat: repeat-x;
    content: "";
    width: 100px;
    height: 20px;
    position: absolute;
    bottom: 0;
    left: 0;
    -webkit-mask-size: 22px;
    mask-size: 22px;
    background-color: #F24080;
    background-size: 22px;
    -webkit-mask-repeat: repeat-x;
    mask-repeat: repeat-x;
} */

/* placements */
.placemnts {
    background-color: #d6dfc7;;
    text-align: center;
    padding: 15px 0 30px 0;
    /* background-attachment: fixed; */
    /* margin-top: 10px; */
}
.placemnts h2 {
    color: #000;
    padding-bottom: 10px;
    text-transform: uppercase;
 margin-bottom: 10px;
 
 
    font-size: 40px;
    font-weight: bold;
}
.placemnts h1 {
    color: #000;
    font-size: 40px;
    font-weight: bold;
}
.placemnts h4 {
    color: #000;
}

.card10{
    /* border: 1px solid gray; */
    border-radius: 10px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1); /* Add shadow effect */

}


/* .gallery */
#gallery {
    padding: 40px 0px;
    background-color: #fff;
    background-image: linear-gradient(rgb(255 255 255 / 68%), rgb(255 255 255 / 78%)), url('https://www.carecollege.in/assets/images/png/line-2a.png');
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
    background-size: auto;
}
.pb-40 {
    padding-bottom: 30px;
}

.pt-40 {
    padding-top: 30px;
}
.gallery-hd {
    text-align: center;
    padding-bottom: 20px;
}
.gallery-hd h2{
font-weight: 600;
color: #e55024;
font-family: "Lexend", sans-serif;
}
.insta-item {
    position: relative;
    z-index: 1;
    display: block;
    margin-bottom: 25px;
}
.gallery-hd{
    text-align: center;
    padding-bottom: 20px;
}

.insta-item:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    background: rgba(5, 17, 69, 0.3);
    content: "";
    opacity: 0;
    z-index: 0;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

.insta-item span {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    background-color: #e74d00;
    visibility: hidden;
    opacity: 0;
    text-align: center;
    z-index: 2;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.insta-item span i {
    color: #fff;
    font-size: 22px;
    line-height: 44px;
    display: block;
    margin: 0 auto;
}

.insta-item:hover:after {
    width: 100%;
    opacity: 1;
}

.insta-item:hover span {
    visibility: visible;
    opacity: 1;
}
.Recruiters_text h2{
    text-align: center;
    display: flex;
    justify-content: center;

      font-weight: 600;
    color: #e55024;
    font-family: "Lexend", sans-serif;

}

/* footer */
#bottom {
    /* background: rgba(0, 0, 0, 0.7);
    font-size: 18px; */
    background-color: #000;
    color: #adadad;
    border-color: #747a85;
}
.widget {
    margin-bottom: 60px;
    padding-left: 0;
}

#bottom .widget {
    margin-bottom: 0;
}
#bottom ul {
    list-style: none;
    padding: 0;
    margin: 0;
    line-height: 1.6875em;
    /* text-align: center; */
    /* display: flex; */
}
#bottom .widget>ul>li:first-child {
    font-size: 28px !important;
    margin: 5px 0px;
}

#bottom ul li {
    display: block;
    padding: 5px 0;
}
#bottom .widget>ul>li:first-child>a {
    font-size: 20px !important;
}
#bottom ul li a {
    /* color: #ffffff; */
    color: #adadad;
    font-size: 14px !important;
}
#footer {
    padding-top: 15px;
    padding-bottom: 15px;
    color: #fff;
    background: #000;
    font-size: 14px;
    border-top: #cfb991 solid 1px;
}


.wrapperr{
    width: 350px;
    background: transparent;
    border: 2px solid rgba(255, 255, 255, .2);
    backdrop-filter: blur(20px);
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
    color: #fff;
    border-radius: 10px;
    padding: 30px 0px;
}
.footer .footer-bottom .footer-logo img {
    height: 30px;
    padding-top: 5px;
}
.footer_end {
    text-align:right;
}
.footer_end img {
    width: 80px;
}
/* my footer */
.about{
    color: #cfb991 !important;
    text-decoration: none;
    font-weight: 700;

}
.widget ul li  a {
        cursor: default;
        color: #cfb991;
        border-bottom: none;
      
    }

    .footer-wrap .footer-widget {
    margin-bottom: 25px;
}
.footer-wrap .footer-widget .footer-logo {
    display: block;
}
.footer-wrap .footer-widget .comp-desc {
    color: rgba(255, 255, 255, 0.9);
    margin: 28px 0 22px;
    padding-right: 10px;
}
.comp-desc {
    color: #adadad;
    margin: 28px 0 22px;
    padding-right: 10px;
}

.social-link1{
    display: flex;
    flex-direction: column;
}
.footer-wrap .footer-widget .social-link {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.footer-wrap .footer-widget .social-link h6 {
    font-weight: 300;
    color: #fff;
    font-family: "Open Sans", sans-serif;
    margin: 0 10px 0 0;
}
.social-profile1{
    display: flex;
}
.social-profile li:first-child {
    margin-left: 0;
}

.social-profile li {
    display: inline-block;
    margin: 0 4px;
}
.list-style li {
    list-style: none;
}
.footer-wrap .footer-widget .social-link .social-profile.style1 li a {
    color: #e25e02;
    background-color: #fff;
    width: 30px;
    height: 30px;
}
/* <li class="nav-item">
<a class="nav-link active dropdown-toggle" id="navbarDropdown"role="button" data-bs-toggle="dropdown" aria-expanded="false" href="#">Home</a>

<ul class="dropdown-menu" aria-labelledby="navbarDropdown">
  <li><a class="dropdown-item" href="#">Action1</a></li>
  <li><a class="dropdown-item" href="#">Action2</a></li>
 
  <li><a class="dropdown-item" href="#">Action3</a></li>
</ul>
</li> */

@media (min-width: 576px)and(max-width:990px){
.responsive990{
    display: none !important;
}}
@media(max-width:990px){
    .responsive990{
        display: none !important;
    }
}
@media(max-width:800px)and(min-width:600px){
    .responsive768{
        display: block !important;

    }
}
@media(min-width:990px){
    .responsive768_3{
        display: none !important; 
    }
}