
body, html
{
  background: url("/assets/img/pattern2.png") #132037;
}
* {
  font-family: sans-serif, Tahoma;
  font-style: normal;
  box-sizing: border-box;
  letter-spacing: 0.02em;
  color: #FFF;
}
.proj_container{
  position: relative;
  overflow: hidden;
}
.project_title{
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: rgba(3, 40, 110, 0.59);
  color: #FFF;
  text-decoration: none;
  width: 100%;
  font-size: 17px;
  padding: 8px;
  min-height: 70px;

}
.menus li a
{
 color: white;
  text-decoration: none;
}
.menus li a:hover, .menus li.active a
{
  color: #FFCE35;
}
.menus li:not(:last-child) {
  margin-right: 1rem;

}
.langs li {
    margin: .125rem 0 0!important;
    min-width: 50px;
}
.langs, .logo
{
  display: inline-block;
}
.langs button, .langs button:hover
{
  color: #FFF;
  padding: .375rem .75rem .375rem 0rem;
}
.langs .btn-check:focus+.btn, .langs .btn:focus
{
  box-shadow: none;
}
.langs .dropdown-menu
{
  min-width: auto;
}
.carousel-item {
  height: 100vh;
  min-height: 350px;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
header
{
  position: relative;
}
.head_navs
{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99;
}
.bg_blue_for_head{
  position: absolute;
  left: 0;
  top: 0;
  background-color: #03286E;
  width: 100%;
  height: 100px;
}
.page_title{
  width: 100%;
  height: 20rem;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.page_title_bg{
  background-image: url("/images/AirBrush_20220917230416.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.page_title p{
  margin-top: 30px;
}
.page_body{
  background-color: #FFF;
  padding-top: 50px;
  padding-bottom: 50px;
}
.page_bg{
  background-color: #D7DCE6;
  padding-top: 10rem;
  width: 100%;


  /*background-image: url(/images/pexels-felix-mittermeier-956981.jpg);
  background-repeat: no-repeat;
  background-size: cover;*/
}
.xidmet_text{
  padding-left: 5rem;
  padding-top: 1rem;
}
.card{
  height: 100%;
  box-shadow: 0px 2px 2px 0.9px  #eaeaea;
  border-radius: 10px 10px;
}
.card p{
  color: black;
  font-size: 15px;
}
.xidmet_ ul {
  padding-left: 8rem;
}
.project_row{
  display: flex;
  flex-direction:row;
  justify-content: space-evenly;

}

.picture{
  width: 18rem;
  height: 18rem;
  border-radius: 50% ;
  background-size: cover;
  background-position: top;
  background-repeat: no-repeat;
}
.picture_logo{
  width: 18rem;
  height: 18rem;
  border-radius: 50% ;
  background-image:url("/images/Blueprint_logo.png");
  background-size: contain;
  background-position: top;
  background-repeat: no-repeat;
}
.vertical_{
  height: 18rem;
  width: 0.1rem;
  border-right: 2px solid  #03286E;

}
.icon_quote{
  color: black;
  font-size: 30px;
}

.xidmet_{
  font-size: 13px;
  padding: 20px;
}
.xidmet_ h3{
  color: #03286E
}
.xidmet_ ul li{
  color: #03286E;
  padding: 5px;
}
.xidmet_text{
  color: #03286E;
  text-align: center;
}
.xidmet_ ul{
  list-style: none;
}
.xidmet_ p{
    color: #03286E;
}
.text_{

  font-size: 12px;
  text-align: right;

}
.text_ h1{

  color: #03286E;
  font-size: 3rem;
    padding-right:0.9rem;
      text-shadow: 1px 2px black;
}
.text_  p{
  color: #03286E;
text-align: right;
  padding-right:10px;
}
.blockquote p{
  width: 100%;
  height: 100%;
}
.page_body.dark_body{
  background-color: #03286E;
}

.page_body *{
  color: #292F39;
}
.page_body.dark_body *{
  color: #FFF;
}
.page_body table tr td, .page_body table tr th{
  vertical-align: top;
}
.service_img{
  max-width: 100%;
  margin-top: -50px;
}
.page_title *{
  color: white;
  padding-top: 50px;
  font-size: 30px;
  font-weight: bold;
  text-shadow: 3px 5px black;
}
.lg-outer.fb-comments .fb-comments{
  background-color: #FFF;
  color: #03286E;
  padding: 15px;
}
.lg-outer.fb-comments .fb-comments *{
  color: #03286E;
}
.projects img{
  border: 3px solid #03286E;
  border-radius: 3px;
}
.page_footer{
  background-color: #F3F5F9;
}
.page_footer h3.page_footer_title{
  color: #03286E;
}
.carousel-inner .opacity
{
  background-color: rgba(0, 0, 0, 0.4);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.carousel-inner .slide_grids
{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 4;
}
.carousel-inner .z_index
{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 5;
}
.slide_grids .row
{
  height: 100%;
}
.slide_grids .col
{
  height: 100%;
  border-right: 1px solid rgba(255,255,255, 0.2);
  position: relative;
}

.slide_grids .col .screen {
  position: absolute;
  background: #FFF;
  left: 0;
  top: 0;
  width: 0;
  height: 100%;
  -webkit-transition: all .5s;
  transition: all .5s;
  opacity: 0;
}

.slide_grids .col.active .screen {
  width: 100%;
  -webkit-transition: all .4s;
  transition: all .4s;
  opacity: 1;
  background: #03286E;
}
.slide_grids .col.active {
  border-right: 0;
}

.slide_navs
{
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  z-index: 9;
  padding-bottom: 35px;
  padding-left: 40px;

}
.prev_nav, .next_nav, .nav_line
{
  display: inline-block;
  float: left;
  font-size: 18px;

}
.prev_nav a, .next_nav a
{
  color: #FFF;
  text-decoration: none;
}
.carousel-control-prev-icon
{
  margin-right: 40px;
}
.carousel-control-next-icon
{
  margin-left: 40px;
}

.next, .prev, .nav_inner
{
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  min-height: 30px;
}
.nav_line span
{
  display: inline-block;
  width: 30px;
  height: 1px;
  border-top: 1px solid #FFCE35;
}
.nav_line
{
  margin-left: 40px;
  margin-right: 40px;
}
.slide_number
{
  margin: 0;
}

.slide_grids .col:last-child
{
  height: 100%;
  border-right: 0;
}
.dropdown-menu-arrow {
    top: -18px;
    left: 50%;
    width: 0;
    height: 0;
    position: absolute;
}
.dropdown-menu-arrow:after, .dropdown-menu-arrow:before {
    content: "";
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-width: 7px 8px;
    border-style: solid;
    border-color: transparent;
    z-index: 1001;
}
.dropdown-menu-arrow:before {
    bottom: -17px;
    right: -8px;
    border-bottom-color: rgba(0,0,0,.15);
}
.dropdown-menu-arrow:after {
    bottom: -18px;
    right: -8px;
    border-bottom-color: #fff;
}
.dropdown-menu-center {
    right: auto;
    left: 50%;
    transform: translate(-50%);
}
.dropdown-item.active, .dropdown-item:active, .dropdown-item:hover {
    color: #03286E;
    text-decoration: none;
    background-color: #FFF;
}
#about
{
  padding: 80px 0 55px 0;
}

.test
{
  font-weight: bold;
  display: flex ;
  justify-content: center;
}


#about p
{
  margin-top: 20px;
  margin-bottom: 0;
}
#about .end_line
{
  transition-duration: 2s;
  width: 0px;
  border-top: 1px solid #FFCE35;
}


.test{
  position: relative;
}
.test::after{
  content: " ";
   position: absolute;
   width: 0; height: 0;
   left: 0px;
   bottom: -8px;
   background-color: #FFCE35;
   transition-duration: 1s;
}
.test:hover::after{
width:100%;
height: 3px;
}

.small_line
{
  display: inline-block;
  width: 81px;
  border-top: 1px solid #FFCE35;
  height: 1px;
}
.azenco_color
{
  color: #FFCE35;
}
.container_line
{
  width: 100%;
  height: 1px;
  border-top: 1px solid #FFFFFF;
  opacity: 0.4;
  margin: 70px 0;
}
.opacity_5
{
  opacity: 0.5;
}
.services
{
  margin-top: 32px;
}
.services .col
{
  position: relative;
  margin-bottom: 25px;
}

.services .col .description
{
  position: absolute;
  width: calc(100% - 24px);
  bottom: 0;
  left: 0;
  padding: 25px;
  min-height: 1%;
  margin-left: 12.5px;
  background-color: rgba(3, 40, 110, 0.52);
}
.services .col .description .btn
{
  position: absolute;
  width: 100%;
  width: calc(100% - 50px);
  bottom: -50px;
  left: 25px;
  opacity: 0;
  background-color: #03286E;
  color: #FFCE35;

}
.equip_element{
  border-radius: 5px;
  overflow: hidden;
}

.desc_container
{
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  overflow: hidden;
  position: absolute;
}
.description h3
{
  font-size: 18px;
}
.description p
{
  font-size: 14px;
  line-height: 180%;
}
.services .col img
{

}
.service_line
{
  position: relative;
  overflow: hidden;
  height: 1px;
  margin-top: 15px;
}
.service_line .line
{
  position: absolute;
  top: 0;
  left: 0;
  height: 1px;
  width: 30%;
  border-top: 1px solid #FFCE35;
}
.services .col:hover .line
{
  animation-name: line_animate;
  animation-duration: 0.50s;
  animation-fill-mode: forwards;
  animation-direction: alternate;
  transition-timing-function: ease-in;
  opacity: 0;
}
.services .col:hover .description
{
  animation-name: desc_animate;
  animation-duration: 0.35s;
  animation-fill-mode: forwards;
  animation-direction: alternate;
  transition-timing-function: ease-in;
}
.services .col:hover .btn_blue
{

  animation-name: btn_animate;
  animation-duration: 0.20s;
  animation-fill-mode: forwards;
  animation-direction: alternate;
  transition-timing-function: ease-in;
}
@keyframes line_animate {
    0%   {left: 20%; border-top: 1px solid #FFF;}
    25%  {left: 40%; border-top: 1px solid #FFF;}
    45%  {left: 70%; border-top: 1px solid #FFF;}
    65%  {right: 0; border-top: 1px solid #FFF;}
    90% {width: 100%; border-top: 1px solid #FFF;}
    100% {width: 100%; border-top: 1px solid #132037;}
}
@keyframes desc_animate {
    0%   {height: 1%; background-color: transparent;}
    100% { min-height: 100%; background-color: #FFCE35;}
}
@keyframes btn_animate {
    0%   { opacity: 0; bottom: -50px;}
    100% { opacity: 1; bottom: 25px;}
}

.nav_btn
{
  display: none;
  float: right;
  color: #FFF;
  width: 100%;
  text-align: right;
}
.navbar-toggler
{
  border: 2px solid #FFF;
  padding: .20rem .50rem;
}
.navbar-toggler img
{
  width: 32px;
}
.navbar-toggler:focus
{
  box-shadow: none;
}
.carousel-item .container, .carousel-item .container .row
{
  height: 100%;
}
.carousel-item h1
{
  font-weight: bold;
  font-size: 60px;
  line-height: 60px;
  /* identical to box height */
  text-align: right;
  color: #FFFFFF;
  margin-bottom: 30px;
}
.btn-transparent
{
  background: rgba(255, 255, 255, 0.1);
  color: #FFF;
}
.btn-yellow
{
  background: #FFCE35;
  margin-top: 27px;
}
#equip
{
  background: #D7DCE6;
  padding: 50px 0 25px 0;
}
#equip h1, #equip p
{
  color: #03286E;
}
.end_line
{
  width: 60%;
  height: 1px;

  margin: 25px 0;
}
#equip .end_line
{
  border-top: 1px solid #FFCE35;
}
.test:hover ~.end_line{
  transition: all;
  -webkit-transition: all;
  -moz-transition: all;
  -ms-transition: all;
  -o-transition: all;
}
#equip h1
{
  color: #03286E;
}
.equip_row .col
{
  margin-bottom: 25px;
  position: relative;
}
.equip_row .btn
{
  background-color: #121E37;
  color: #FFF;
  border-radius: 0;
}

.equip_title
{
  /* position: absolute;
  left: 40px;
  bottom: 50px;
  height: 70px;
  width: calc(100% - 60px);
  opacity: 0; */
  margin-top: 5px;
}
.equip_hr
{

}
.equip_title  h4
{
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
  color: #03286E;
  margin-bottom: 3px;
  text-align: center;
}
.equip_element a{
  text-decoration: none;
}
.equip_title .sub_title
{

  color: #253d6a;
  text-decoration: none;
  font-size: 14px;
}
.equip_hr
{
  border-top: 1px solid #FFCE35;
  height: 1px;
  width: 30px;

}
/* .equip_row .col:hover .equip_title
{
  animation-name: animate_equip_title;
  animation-duration: 0.40s;
  animation-fill-mode: forwards;
  animation-direction: alternate;
  transition-timing-function: ease-in;
}
.equip_row .col:hover .equip_hr
{
  animation-name: animate_equip_hr;
  animation-duration: 0.40s;
  animation-fill-mode: forwards;
  animation-direction: alternate;
  transition-timing-function: ease-in;
}
.equip_row .col:hover .btn
{
  animation-name: animate_equip_btn;
  animation-duration: 0.40s;
  animation-fill-mode: forwards;
  animation-direction: alternate;
  transition-timing-function: ease-in;
} */
.news_container
{
  background: #FFF;
  color: #03286E;
  border-radius: 5px;
  overflow: hidden;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.news_img{
  max-width: 300px;
  margin-right: 20px;
}
.vacancy-details span{
  font-weight: bold;
}
.carier_col{
  position: relative;
  border-radius: 5px;
  overflow: hidden;
}
.carier_col:hover .carier_title{
  bottom: 0;
}
.carier_col .carier_title{
  position: absolute;
  bottom: -30px;
  left: 0;
  background-color: rgba(3, 40, 110, 0.68);
  color: #FFF;
  width: 100%;
  padding: 5px 10px 0px 10px;
  transition: all 0.3s;
}
.carier_col .carier_title a h3, .carier_col .carier_title a h5{
  color: #FFF;
}
.carier_col .carier_title a:hover, .carier_col .carier_title a{
  text-decoration: none;
}
.news_container h4{
  display: -webkit-box;
    max-height: 3.5rem;
    min-height: 3.5rem;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    box-sizing: border-box;
}
.news_container .news_desc{
  display: -webkit-box;
    max-height: 4.5rem;
    min-height: 4.5rem;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    box-sizing: border-box;
}
.news_container *
{
  color: #03286E;
}
.news_txt{
  padding: 15px;
}
@keyframes animate_equip_btn {
    0%   {background-color: #121E37; color: #FFF;}
    100% {background-color: #FFCE35; color: #121E37;}
}
@keyframes animate_equip_title {
    0%   {height: 100px; opacity: 0;}
    100% {height: 50px; opacity: 1;}
}
@keyframes animate_equip_hr {
    0%   {opacity: 0; bottom: 0px;}
    100% {opacity: 1; bottom: 15px;}
}
#gallery
{
  padding: 10px 0;
}
.gallery_column
{
  padding: 0 150px;
}










#quick_links
{
  padding: 70px 0;
  background: #D7DCE6;
}
#quick_links *
{
  color: #03286E;
}
#quick_links h5
{
  font-weight: bold;
  margin-top: 30px;
  line-height: 200%;
  margin-bottom: 15px;
}

#quick_links ul {
  list-style: none; /* Remove list bullets */
  padding: 0;
  margin: 0;
}

#quick_links li {
  padding-left: 0;
  margin-bottom: 16px;
}
#quick_links li:last-child a {
  font-weight: bold;
}
#quick_links li a {
  text-decoration: none;
}

#quick_links li:before {
  content: "–"; /* Insert content that looks like bullets */
  padding-right: 8px;
  color: #03286E; /* Or a color you prefer */
  transition: all 200ms;
}
#quick_links li:hover:before {
  padding-right: 13px;
}
#to_top
{
  background: #FFCE35;
  padding: 30px 0 10px 0;
}
#to_top a
{
  display: inline-block;
  position: relative;
  color: #03286E;
  text-decoration: none;
}
#to_top a img
{
  position: absolute;
  top: -15px;
  left: 50%;
  margin-left: -12px;
  transition: all 300ms;
}
#to_top:hover a img
{
  position: absolute;
  top: -20px;
  left: 50%;
  margin-left: -12px;
}
#footer
{
  padding: 40px 0;
}
#footer .logo
{
  max-width: 370px;
  margin-right: 30px;
}
#footer h5
{
  color: #FFCE35;
  margin-top: 30px;
  margin-bottom: 15px;

}
#footer .contacts
{
  padding: 0;
  margin: 0;
}
#footer .contacts li img
{
  position: absolute;
  left: 0;
  top: 5px;
}
#footer .contacts li {
  list-style: none;
  position: relative;
  padding-left: 40px;
  margin-bottom: 10px;
}
#footer .footer_menu
{
  padding: 0;
  margin: 0;
}
#footer .footer_menu li
{
  list-style: none;
  margin-bottom: 10px;
}
#footer .footer_menu li a
{
  color: #FFF;
  text-decoration: none;
}
.subscribe p
{
  font-size: 14px;
  line-height: 140%;
  color: #FFCE35;
}
.social_icons .col
{
  opacity: 0.7;
  transition: all 150ms;
  padding-top: 10px;
}
.subscribe input, .subscribe input:focus
{
  background-color: #03286E;
  padding: 20px 20px;
  border-radius: 0;
  border: 0;
  box-shadow: none;
  color: #FFF;
}
.subscribe .form-group
{
   position: relative;
}
.subscribe .btn
{
  position: absolute;
  right: 0;
  top: 0;
  background: #FFCE35;
  padding: 18px;
}
.subscribe input:focus
{
   box-shadow: 0 0 0 0.10rem rgba(13,110,253,.25);
}
.social_icons .col:hover
{
  opacity: 1;
}
footer
{
  background: #03286E;
  color: #FFF;
  padding: 17px 0;
}
footer .col
{
  opacity: 0.4;
}
.map iframe{
  margin-bottom: -7px;
}
.main_langs{
  margin-top: -8px;
}
.menus li {
  position: relative;
}
.menus li ul{
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  transition: all 0.3s;
  opacity: 0;
  margin:0;
  padding: 0;
  text-align: left;
  background-color: rgba(3, 40, 110, 0.56);
}
.menus li ul li{
  padding: 8px 8px;
  margin: 0;

}
.menus li:hover ul{
  top: 100%;
  display: block;
  opacity: 1;
}

/* .carousel-fade .carousel-item-next.carousel-item-start, .carousel-fade .carousel-item-prev.carousel-item-end, .carousel-fade .carousel-item.active
{
  z-index: 5;
}
.carousel-inner .slide_grids.active_now{
  z-index: 9;
} */



















@media (max-width: 576px) {
  .menus li ul{
    position: static;
    display: block;
    opacity: 1;
    margin:0;
    padding: 0;
    text-align: right;
    background-color: transparent;
  }
  .menus li ul li img{
    display: none;
  }
  .menus li ul li{
    padding: 0;
    margin: 5px 0;

  }
  .carousel-item h1 {
    font-size: 42px;
  }
  .slide_navs
  {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    z-index: 9;
    padding-bottom: 55px;
    padding-left: 0px;
  }
  .carousel-control-next-icon
  {
    margin-left: 10px;
  }
  .nav_line
  {
    margin-left: 10px;
    margin-right: 10px;
  }
  .carousel-control-prev-icon {
      margin-right: 10px;
  }
  .slide_number
  {
    margin: 0;
  }
  .logo
  {
    max-width: 210px;
    min-width: 210px;


  }
  .logo-pic{


  }
  .news_img{
    max-width: 300px;
    margin-right: 20px;
  }
  .nav_btn
  {
    display: flex!important;

  }
  .navbar-nav
  {
    background-color: #03286E;
  }
  .menus
  {
    margin-right: 15px !important;
  }
  .menus li
  {
    display: block;
    margin-right: 0 !important;
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .gallery_column
  {
    padding: 0 45px;
  }

 }

/* Medium devices (tablets, 768px and up) */
@media (max-width: 768px) {
  .menus li ul{
    position: static;
    display: block;
    opacity: 1;
    margin:0;
    padding: 0;
    text-align: right;
    background-color: transparent;
  }
  .menus li ul li{
    padding: 0;
    margin: 5px 0;

  }
  .nav_btn
  {
    display: flex!important;
  }
  .navbar-nav
  {
    background-color: #03286E;
  }
  .menus
  {
    margin-right: 15px !important;
  }
  .menus li
  {
    display: block;
    margin-right: 0 !important;
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .menus li ul li img{
    display: none;
  }
  .lang_menu{
    display: none !important;
  }
}

/* Large devices (desktops, 992px and up) */
@media (max-width: 992px) {
  .menus li ul{
    position: static;
    display: block;
    opacity: 1;
    margin:0;
    padding: 0;
    text-align: right;
    background-color: transparent;
  }
  .menus li ul li{
    padding: 0;
    margin: 5px 0;

  }
  .menus li ul li img{
    display: none;
  }
  .nav_btn
  {
    display: flex!important;
  }
  .navbar-nav
  {
    background-color: #03286E;
  }
  .menus
  {
    margin-right: 15px !important;
  }
  .menus li
  {
    display: block;
    margin-right: 0 !important;
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .lang_menu{
    display: none !important;
  }

}

/* X-Large devices (large desktops, 1200px and up) */
@media (max-width: 1200px) {

}

/* XX-Large devices (larger desktops, 1400px and up) */
@media (max-width: 1400px) {

}
::selection {
    background: #FFCE35;
}
@media only screen and (max-width: 590px) {
  .picture{
    width: 10rem;
    height:10rem;

  }
  .text_ h1{
    font-size: 1.5rem;
  }
  .vertical_{
    height: 22rem;
  }
  .project_row{
    display: block;
  }
  .vertical_{
    display: none;
  }
  .page_bg{
  text-align: center;
  }
  .test{
    display:  flex ;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
}


/*---------------*/



#gallery{
  display:flex;
  flex-direction: column;

}
.gallery-container{
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: black;
  position: relative;

}
/* .gallery-items{
  display: flex;
  flex-direction: row;
  margin-top: 20px;
} */
.gallery-image{
  width: 29rem;
  height:22rem;
  background-color:black;
  display: flex;
  justify-content: center;
  align-items: center;
  /* background-position: center; */
  background-size: cover;
}
.btn_div{
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  position: absolute;
}
.btn_{
  display: flex;
  justify-content: center;
  align-items: center;
  background-color:black;
  border-radius: 5px;
  opacity: 0.5;
  width: 40px;
  height: 30px;
}
.btn_ i{
  color:white;
}
/* .gallery-item{
  width: 120px;
  height: 120px;
  margin-right: 10px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  cursor: pointer;
  border: 1px solid red;
} */


.gallery-items{
  /* display:flex; */
  position: relative;
  padding:10px;
  overflow-x: scroll;
  width: 100%;
  white-space: nowrap;
}

.gallery-item{
  list-style: none;
  background-color:red;
  display: inline-block;
  cursor: pointer;
}


.gallery-item img{
  width:100px;
  height:100px;
}

.gallery-items::-webkit-scrollbar {
  height: 8px;
}

/* Track */
.gallery-items::-webkit-scrollbar-track {
   box-shadow: inset 0 0 5px grey;
   border-radius: 10px;
}

/* Handle */
.gallery-items::-webkit-scrollbar-thumb {
  background: #999;
  border-radius: 10px;
}

/* Handle on hover */
.gallery-items::-webkit-scrollbar-thumb:hover {
  background: #0d6efd;
}
