.navright {
  display: none;
}

.my-new-header {
  padding-top: 40px;
}

.my-new-header .slider_item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
 .product_name  img {    max-height: 149px;}

.slider_item video {
  object-fit: cover;
  width: 100vw;
  height: 100vh;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}

.mfp-youtube .mfp-iframe-holder .mfp-content {
  max-width: 1440px;
}
@media (max-width: 1023px) {
  .mfp-youtube .mfp-iframe-holder .mfp-content {
    max-width: 560px;
  }
}
@media (max-width: 560px) {
  .mfp-youtube .mfp-iframe-holder .mfp-content {
    max-width: 100%;
  }
}

.my-new-header .slick-dots {
  padding-bottom: 70px;
}

.my-new-header .slick-dots li button {
  width: 18px;
  height: 18px;
  background: #fff;
}

.my-new-header .slick-dots li button:before {
  border-color: #d02a30;
}

.my-new-header .slick-active button {
  background: #d02a30 !important;
}

.my-nav-navbar {
  padding-left: 50px;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}

.my-nav-navbar ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  padding: 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.my-nav-navbar ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.my-nav-navbar .theme_btn {
  padding: 15px 30px;
  line-height: 18px;
  font-size: 16px;
  margin-left: 10px;
}

.my-nav-navbar .h_phone_number {
  color: #7e8288;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  padding: 4px 8px;
}

.my-logo-convert {
  padding: 30px;
  background: #fff;
  margin-bottom: -50px;
  overflow: hidden;
  border-radius: 250px;
}

.my-menu_convert .nav-item {
  margin-left: 20px !important;
}

.my-slider__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: 0 auto;
  max-width: 800px;
}

.my-slider__text h2 {
  font-style: normal;
  font-weight: bold;
  font-size: 60px;
  line-height: 76px;
}

.my-slider__text p {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 32px;
}

.my-slider__text .theme_btn {
  margin: 0 auto;
}

.bf_aft_photo_sec h3 {
font-style: normal;
font-weight: bold;
font-size: 24px;
line-height: 36px;
color: #1E2228;
margin-bottom: 25px;
}

.tx__title {
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: #202020;
  margin-bottom: 21px;
}

.tx__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-bottom: 20px;
}

.tx__list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style-type: disc;
  position: relative;
  padding-left: 15px;
  margin-bottom: 0px;
}

.tx__list li::after {
  content: "";
  width: 4px;
  height: 4px;
  border-radius: 250px;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  background: #7e8288;
}

.tx__list li p {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  margin: 0;
}

.heading {
  margin-bottom:54px;
}

.bg_convert-my {
  min-height: 450px;
}

.bg_convert-my .scroller__my {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  position: relative;
  min-height: 530px;
  width: 100%;
  /* Our image information */
  /* If you want to cahnge the colors, make sure you change the fill in the svgs to match */
}

.bg_convert-my .scroller__my .before,
.bg_convert-my .scroller__my .after {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-color: white;
  background-size: cover;
  background-position: center;
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
  overflow: hidden;
}

.bg_convert-my .scroller__my .before .scrll__label,
.bg_convert-my .scroller__my .after .scrll__label {
  background-color: #fff;
  border-radius: 10px;
  padding: 8px 20px;
  position: absolute;
  top: 15px;
  font-size: 18px;
  line-height: 32px;
  /* identical to box height, or 178% */
  /* grey */
  color: #7e8288;
  font-weight: 500;
}

.bg_convert-my .scroller__my .after .scrll__label {
  left: 15px;
}

.bg_convert-my .scroller__my .before .scrll__label {
  right: 15px;
  color: #d3383e;
}

.bg_convert-my .scroller__my .content-image {
  height: 100%;
}

.bg_convert-my .scroller__my .after {
  width: 125px;
}

.bg_convert-my .scroller__my .scroller {
  width: 50px;
  height: 50px;
  position: absolute;
  left: 100px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  border-radius: 50%;
  background-color: transparent;
  opacity: 0.9;
  pointer-events: auto;
  cursor: pointer;
}

.bg_convert-my .scroller__my .scroller:hover {
  opacity: 1;
}

.bg_convert-my .scroller__my .scrolling {
  pointer-events: none;
  opacity: 1;
}

.bg_convert-my .scroller__my .scroller__thumb {
  width: 100%;
  height: 100%;
  padding: 5px;
}

.bg_convert-my .scroller__my .scroller:before,
.bg_convert-my .scroller__my .scroller:after {
  content: " ";
  display: block;
  width: 2px;
  height: 100%;
  position: absolute;
  left: 50%;
  margin-left: -1.5px;
  z-index: 30;
  -webkit-transition: 0.1s;
  transition: 0.1s;
}

.bg_convert-my .scroller__my .scroller:before {
  top: 100%;
}

.bg_convert-my .scroller__my .scroller:after {
  bottom: 100%;
}

.bg_convert-my .scroller__my .scroller {
  background: url("../img/ArrowsOutLineHorizontal.svg") center center no-repeat, #fff;
}

.bg_convert-my .scroller__my .scroller:before,
.bg_convert-my .scroller__my .scroller:after {
  background: #fff;
}

#example {
  min-height: 450px;
}

.bg_convert-my .scroller__my .before {
  border-radius: 20px;
}

.bg_convert-my .scroller__my .after {
  border-radius: 20px 0 0 20px;
}

.cons_about_content {
padding-top: 11px;
  padding-bottom: 60px;
}
.red_area .cons_about_content {padding-top: 69px;padding-left: 114px;padding-bottom: 60px;}
.red_area .cons_about_content .title_head {
    margin-bottom: 36px;
}
.red_area {
padding-top: 0px;
padding-bottom: 0px;
  background: url("../img/pagin_red.png") right 0 top 0 no-repeat, #d3383e;
  color: #fff;
}
.red_area .cons_about_content ul {
    padding-top: 25px;
    margin-bottom: 0;
}
.red_area .cons_about_content ul li + li {
    margin-top: 16px;
}
.red_area .cons_about_img .dot {
  z-index: 2;
  bottom: 0;
  right: 50px;
}

.red_area .cons_about_img .two {
  left: -230px;
}
.red_area .cons_about_img img {width: 100%;}
.red_area .cons_about_img {
    position: relative;
    text-align: center;
    padding-top: 0px;
    margin-top: -100px;
    z-index: 1;
}
.red_area .title_top,
.red_area .cons_about_content .title_head,
.red_area .text_btn {
  color: #fff;
}

.red_area .cons_about_content ul li:before {
  color: #fff;
}

.red_list-my {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin: 0;
  padding: 0;
}

.red_list-my li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.red_list-my li p {
  font-weight: 400;
}

.services_block-my {
margin-top: 45px;
}
.services_block-my .item {margin-bottom: 30px;}
.services_block-my .edd-item h6 {font-style: normal;font-weight: bold;font-size: 24px;line-height: 36px;text-align: center;color: #FFFFFF;margin-bottom: 31px;}
.services_block-my .edd-item {text-align: center;}
.services_block-my .pr_slider_item img {
  width: 100%;
}
.list__contact-my .item {    width: fit-content;
    margin: auto;margin-bottom: 13px;}
.my-services__sec {
  padding: 100px 0;
  background: #f8f8f8;
}

.my-services__sec .pr_slider_item .hover-content h6 {
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 29px;
  text-transform: unset;
}

.my-services__sec .pr_slider_item .hover-content h4 {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  /* or 150% */
  color: #ffffff;
}

.my-services__sec .pr_slider_item {
 
  border-radius: 10px;
}

.my-services__sec .pr_slider_item img {
  max-height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.my-services__sec .pr_slider_item:before {
  background: none;
}

.edd-item .pr_slider_item {
	padding-bottom: 73px;
  padding-top: 75px;
  background: url("../img/circle_02.svg") center center no-repeat, url("../img/circle_01.svg") center center no-repeat,
    #d02a30 !important;
  border-radius: 20px;
}

.edd-item .pr_slider_item .hover-content {
  bottom: 0;
  padding: 30px;
  height: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.edd-item .pr_slider_item .hover-content h6 {
  text-align: center;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 36px;
}

.edd-item .pr_slider_item .theme_btn_two {
  background-color: #fff;
  margin-top: 33px;
}

.list__contact-my .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.list__contact-my .item .text {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
  /* identical to box height */
  color: #ffffff;
  padding-top: 4px;
}

.list__contact-my .item .icon {
  width: 20px;
  height: 20px;
  color: #fff;
  margin-right: 15px;
}

.about__sec-my .title_head {
  position: relative;
  padding-left: 40px;
}

.about__sec-my .title_head:before {
  content: "";
  width: 15px;
  height: 15px;
  position: absolute;
  left: 5px;
  top: 16px;
  background: #d02a30;
  border-radius: 250px;
}

.about__sec-my .title_head:after {
  content: "";
  width: 25px;
  height: 25px;
  position: absolute;
  left: 0;
  top: 11px;
  background: #d02a30;
  border-radius: 250px;
  opacity: 0.1;
}

.about__sec-my .cons_work_right img {
  -o-object-fit: cover;
  object-fit: cover;
  height: 100%;
  max-height: 100%;
  width: 100%;
}

.about__sec-my p {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  /* or 150% *
      /* grey */
  color: #7e8288;
}

.about__sec-my .cons_about_content {
  padding-right: 70px !important;
  padding-top: 100px;
}

.about__sec-my .cons_work_left {
  border-bottom: 1px solid rgba(85, 85, 85, 0.144);
}

.cons_fact_area_two .fact_item p {
  text-align: left !important;
}
.odometer_content {
    text-align: left !important;
}
.my-footer__area {
  background: #1e2228;
}

.my-footer__area .footer_top {
  padding-top: 50px;
  padding-bottom:50px;
}

.my-footer__area .f_about_widget .f_logo {
  margin-bottom: 0;
}

.my-footer__area .f_link li a:hover {
  color: #fff;
}

.my-footer__area .go_top {
  position: fixed;
  right: 10px;
  bottom: 10px;
  z-index: 4;
}

.my-footer__area .go_top i {
  background: #fff;
}

.my-footer__area .copy_text {
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 20px;
}

.my-footer__area .f_title {
  color: #fff;
}

.my-footer__area .f_about_widget p {
  color: #fff;
}

.my-footer__area .contact_info_link li {
  color: #fff;
}

.foot__links-my a {
  color: #7e8288;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 20px;
  padding: 3px 8px;
}

.foot__links-my a:hover {
  color: #fff;
}

.ff__menu-my {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.ff__menu-my ul {
  padding-right: 40px;
}

.map_cont-my {
  border-top: 1px solid rgba(85, 85, 85, 0.144);
  padding-bottom: 100px;
}

.map_cont-my .cons_about_content {
  padding-top: 100px;
}

.map_cont-my .cons_work_right {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.map_cont-my .map__convert-my {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  overflow: hidden;
  border-radius: 20px;
}

.red_box_footer {
  padding: 70px 100px;
  background-color: #d02a30;
  width: 1000px;
  border-radius: 10px;
}

.red_box_footer .f_title {
  color: #fff;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 28px;
}

.red_box_footer ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: 0;
  padding: 0;
}

.red_box_footer ul li + li {
  margin-top: 20px;
}

.red_box_footer ul li {
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  /* or 233% */
  color: #ffffff;
}

.red_box_footer ul li a {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  /* or 233% */
  color: #ffffff;
  padding-left: 5px;
}

.red_box_footer ul li a:hover {
  color: #202020;
}

.red_box_footer ul li:before {
  display: none;
}

.services_tabs-my .service_tab ul .nav-item {
  width: calc(100% / 4);
}

.services_tabs-my .tb__icon {
  height: 80px;
  margin-bottom: 30px;
}

.services_tabs-my .tb__icon img {
  max-height: 100%;
}

.services_tabs-my .service_img {
  max-height: 500px;
}

.services_tabs-my .service_img img {
  max-height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.services_tabs-my .service_tab {
  margin-bottom: 70px;
}

.in__burger-nav {
  padding: 0;
  margin: 20px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.in__burger-nav ul {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.in__burger-nav .theme_btn {
  margin-left: 0;
}

@media (max-width: 980px) {
  .navright {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .my-nav-navbar {
    display: none;
  }
  .in__burger-nav {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .my-logo-convert {
    max-width: 120px;
    padding: 15px;
  }
  .my-logo-convert img {
    max-width: 100%;
  }
  .my-slider__text h2 {
    font-size: 40px;
    line-height: 50px;
  }
}

@media all and (max-width: 768px) {
  .navright {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .red_area .cons_about_img .two {
    max-height: 90%;
  }

  .my-services__sec .pr_slider_item {
    height: auto;
  }
  .pr_slider_item:hover .hover-content {height: 243px;overflow: auto;}
.pr_slider_item:hover .hover-content::-webkit-scrollbar {
  width: 6px;
  height: 30px;
  background-color: #666;
}
.pr_slider_item:hover .hover-content::-webkit-scrollbar-thumb {
  background-color: #d02a30;
  height: 32px;
  border-radius: 5px;
}
.pr_slider_item:hover .hover-content::-webkit-scrollbar-thumb:hover {
  background-color: #666666;
  cursor: pointer;
}
  .in__burger-nav ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .mobile_menu .close_btn {
    z-index: 8;
  }
  .cons_about_area .cons_about_content,
  .cons_team_thum_slider,
  .p_details_text {
    margin-top: 0;
  }
}

@media all and (max-width: 575px) {
  .services_tabs-my .service_tab ul .nav-item {
    width: calc(100% / 2);
  }
  .cons_about_area,
  .cons_about_area_five,
  .cons_about_area_four,
  .cons_about_area_two,
  .cons_accordian_area,
  .cons_achievment_area,
  .cons_blog_area,
  .cons_blog_area_two,
  .cons_contact_area_three,
  .cons_fact_area_two,
  .cons_features_area_one,
  .cons_features_area_three,
  .cons_introduction_area,
  .cons_logo_area_four,
  .cons_logo_area_three,
  .cons_mission_area,
  .cons_projects_area,
  .cons_projects_area_seven,
  .cons_projects_area_six,
  .cons_projects_area_three,
  .cons_projects_gallery_area,
  .cons_service_area_two,
  .cons_service_quality_area,
  .cons_shop_featured_pr_area,
  .cons_shop_service_area,
  .cons_team_area,
  .cons_team_area_two,
  .cons_testimonail_area_two,
  .cons_testimonial_area,
  .cons_video_area,
  .cons_vision_area.pad_btm,
  .cons_work_process_area,
  .cons_work_process_area_three,
  .cons_work_process_area_two,
  .portfolio_area,
  .portfolio_area_three,
  .sec_pad {
    padding: 50px 0 50px 0;
  }
  .cons_fact_area_two {padding-top: 70px;}
  .my__bf__af .slick-arrow {
    top: 0 !important;
  }
  .services_tabs-my .service_img {
    max-height: 300px;
  }
  .bg_convert-my .scroller__my {
    min-height: 300px;
  }
  .my-slider__text h2 {
    font-size: 25px;
    line-height: 35px;
  }
}
/*# sourceMappingURL=style-my.css.map */

/* new before after */
.bf_af_sec {
  position: relative;
  width: 100%;
  /* change or remove this */
}

/* Styling for ba-slider element */
.ba-slider {
  position: relative;
  overflow: hidden;
}

.ba-slider .text {
  display: block;
  position: absolute;
  z-index: 99;
  left: 25px;
  bottom: 20px;
  border-left: 5px solid #00abe3;
  padding: 5px 0 7px 15px;
  font-family: "Oswald", sans-serif;
  font-size: 1.4rem;
  text-transform: uppercase;
  letter-spacing: 3px;
  color: #fff;
}

.ba-slider img {
  width: 100%;
  display: block;
  max-width: none;
}

.ba-slider .resize {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 50%;
  overflow: hidden;
}

.ba-slider .handle {
  /* Thin line seperator */
  position: absolute;
  left: 50%;
  top: 0;
  bottom: 0;
  width: 2px;
  margin-left: -1px;
  background: rgba(255, 255, 255, 0.5);
  cursor: ew-resize;
}

.ba-slider .handle:after {
  /* Big orange knob  */
  position: absolute;
  top: 50%;
  width: 60px;
  height: 60px;
  margin: -35px 0 0 -29px;
  content: "";
  color: #d02a30;
  font-weight: bold;
  font-size: 26px;
  text-align: center;
  line-height: 64px;
  
  border-radius: 50%;
  -webkit-transition: all 0.3s ease;
  background: url(../img/handle.png) #fff;

    z-index: 2;
    background-size: auto;
    background-position: center;
    background-repeat: no-repeat;
  transition: all 0.3s ease;
}

.ba-slider .handle.ba-draggable:after {
  width: 64px;
  height: 64px;
  margin: -30px 0 0 -32px;
}

@media all and (max-width: 700px) {
  .ba-slider .text {
    left: 12px;
    bottom: 12px;
    border-left-width: 3px;
    padding: 3px 0 4px 10px;
    font-size: 1rem;
    letter-spacing: 2px;
  }
}
/*# sourceMappingURL=style.css.map */
.navbar_fixed .navbar-brand {
  margin-bottom: 0;
  max-width: 90px;
  max-height: 70px;
  padding: 5px;
  border-radius: 0;
}
.navbar_fixed .navbar-brand img {
  max-width: 100%;
  max-height: 100%;
  height: 100%;
  width: 100%;
  object-fit: contain;
}
.my-new-header .main_slider {
  height: 100vh;
  padding-bottom: 20px;
}
.my-new-header .main_slider .slider_item {
  padding-top: 50px;
  padding-bottom: 50px;
}
.my__bf__af {
  border-radius: 10px;
  position: relative;
}
.ba-slider {
  max-height: 550px;
  min-height: 550px;
  overflow: hidden;
  border-radius: 10px;
}
h2.title_head {
font-style: normal;
font-weight: bold;
font-size: 36px;
line-height: 44px;
color: #1E2228;
}
.my-slider-bb-aa {margin-right: -16.09375vw;}
.my-slider-bb-aa .col-lg-7 {padding-left: 0px;padding-right: 0px;}
.my-slider-bb-aa img {
  height: 100%;
  max-height: 100%;
  width: 100% !important;
  object-fit: cover;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.my-slider-bb-aa .slick-arrow {
  top: -107px;
}
.my-slider-bb-aa .slick-prev {
  right: 19.114583333333332vw;
  left: auto;
}
.my-slider-bb-aa .slick-next {
  right: 15.052083333333334vw;
}

@media all and (max-width: 1440px) {
	.red_area .cons_about_content {
    padding-top: 69px;
    padding-left: 15px;
    padding-bottom: 60px;
}
.red_area .cons_about_img {
    position: relative;
    text-align: center;
    padding-top: 0px;
    margin-top: 31px;
    z-index: 1;
}
  .my-slider-bb-aa {
    margin-right:-6.40625vw;
  }
  .my-slider-bb-aa .slick-next {
right: 14.052083vw;
  }
  .my-slider-bb-aa .slick-prev {

    left: auto;
  }
}
.mob__ico_tel {
  z-index: 5;
}
.mob__ico_tel a {
  font-size: 0 !important;
}
.mob__ico_tel i {
  color: #d02a30;
  font-size: 25px;
}
@media all and (max-width: 1150px) {
  .my-slider-bb-aa {
      margin-right: -15px;
  }
  .my-slider-bb-aa .col-lg-7 {
      padding-left: 15px;
      padding-right: 15px;
  }
  .my-slider-bb-aa .slick-next {
      right: 0;
    }
    .my-slider-bb-aa .slick-prev {
      right: 90px;
      left: auto;
    }
    #Referenze {padding-bottom: 100px;}
  .red_area .cons_about_img img {display: none;}
	.red_area .cons_about_img {
      background: url('../img/red_area_img3.png');
    background-size: cover;
    height: 645px;
        margin: -50px 0px 0px;
    background-repeat: no-repeat;
    background-position:top center;
    }
}
@media all and (max-width: 992px) {.red_area .red_list-my li p br {display: none;}}
@media all and (max-width: 768px) {
	#uberuns .cons_about_img img {
	display: none;
	}
  .my-slider-bb-aa .item {
    flex-direction: column;
  }
  .my-slider-bb-aa .slick-arrow {
    top: auto;
    width: 55px;
    height: 55px;
    bottom: 0;
  }
  .my-slider-bb-aa {
    padding-bottom: 90px;
  }
  .my-slider-bb-aa .slick-prev {
    right: auto;
    left: 40%;
  }
  .my-slider-bb-aa .slick-next {
    right: 40%;
  }

}
@media all and (max-width: 575px) {
	.pace {bottom: -15%;}
	.product_name {top: 30%;}
	.red_area {
    background:#d3383e !important;
}
.ba-slider {
    max-height:280px;
    min-height: 280px;
    overflow: hidden;
    border-radius: 10px;
}
#Referenze {padding-bottom: 100px;}
	.red_area .cons_about_img { background: url(../img/red_area_img3.png);
    background-size: cover;
    height: 645px;
    margin: -102px 0px -202px;
    background-repeat: no-repeat;
    background-position:top center;}
	#Referenze.cons_about_area .cons_about_content {
		height:470px;
		padding-bottom: 0px;
		margin-bottom: 20px;
    overflow: auto;
	}
	#Referenze.cons_about_area .cons_about_content::-webkit-scrollbar {
	width: 6px;
	height: 30px;
	background-color: #F5F7F8;
}
#Referenze.cons_about_area .cons_about_content::-webkit-scrollbar-thumb {
	background-color: #d02a30;
	height: 32px;
	border-radius: 5px;
}
.cons_about_area .cons_about_content::-webkit-scrollbar-thumb:hover {
	background-color: #d02a30;
	cursor: pointer;
}
	  .my-slider-bb-aa .slick-prev {
	
    right: auto;
    left: 30%;
  }
  .my-slider-bb-aa .slick-next {
    right: 30%;
  }
  .my__bf__af .ba-slider {
    max-height: 300px;
    min-height: 300px;
  }
  .red_area .cons_about_content {
      padding-top: 50px;
  }
  .services_tabs-my {
      padding-bottom: 0px!important;
  }
  .about__sec-my .cons_about_content {
      margin-bottom: 0!important;
  }
  .in__burger-nav {
    margin-bottom: auto;
  }
  .in__burger-nav ul {
    align-items: flex-start;
  }
  .in__burger-nav .h_phone_number {
    font-size: 22px;
    margin-bottom: 10px;
    font-weight: 700;
    padding-left: 0px;
  }
  .red_area .cons_about_img .two {
    left: 0;
  }
  .red_area .cons_about_img .dot {
    right: 0;
    width: 90%;
  }
  .about__sec-my .cons_work_right {
    min-height: 300px;
  }
  .red_box_footer {
    width: 100%;
    padding: 30px;
  }
  .map__convert-my iframe {
    height: 350px;
  }
  .map__convert-my {
    border-radius: 0 !important;
  }
  .map_cont-my {
    padding-bottom: 0;
  }
  .red_list-my li p {
    max-width: 100%;
    font-size: 14px;
  }

  .my-services__sec .pr_slider_item .hover-content h6 {
    font-size: 18px;
  }
  .about__sec-my .cons_about_content {
    padding-right: 20px !important;
  }
}

.my-slider-bb-aa .item {
  display: flex;
}
@media all and (max-width: 380px) {
  .services_tabs-my .service_tab ul .nav-item {
    width: calc(100% / 1);
  }
  .red_box_footer ul li {
      flex-wrap: wrap;
  }
}
.title_head {
    font-size: 25px;
}
.b_a__label {
  position: absolute;
  top: 20px;
  z-index: 5;
  background: #fff;
  border-radius: 10px;
  width: 140px;
  height: 60px;
  left: 18px;
  font-size: 18px;
  color: #7E8288;
  text-align: center;
  font-weight: 600;
  line-height: 60px;
}
.b_a__label2 {
  left: auto;
  right: 19px;
  color: #d02a30;
}

.menu > .nav-item > .nav-link {
  font-size: 12px;
}
.my-nav-navbar .theme_btn {
  padding: 15px 20px;
  font-size: 14px;
}
.breadcrumb_area {
  padding-top: 200px;
}
.bf_aft_photo_sec {
  background: #f8f8f8;
}
.my-slider-bb-aa .slick-arrow {
  width: 60px;
  height: 60px;
  background: #fff;
}
.my-slider-bb-aa .slick-arrow::before {
  color: #d02a30;
}
.my-slider-bb-aa .slick-next::before {
  content: "\f054";
}
.my-slider-bb-aa .slick-prev::before {
  content: "\f053";
}
.my-new-header .main_slider {
  margin: 0;
  padding: 0;
}
.my-slider-bb-aa .slick-arrow:hover {
  background-color: #d02a30;
}
.my-slider-bb-aa .slick-arrow:hover:before {
  color: #fff;
}

.footer_bottom.border_top {
  border-top: 1px solid #e9e9e91f;
}
.services_tabs-my {
  padding-bottom: 100px;
}
.about__sec-my .cons_work_left {
  background: #f8f8f8;
}

.page_impressum .my-nav-navbar {
  flex: 0 0 auto;
}
.page_impressum .my-menu_convert {
  flex: 1 0 auto;
}
.impress__contact {
  padding: 50px 0;
}
.impress__contact .contacts__list {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.impress__contact .contacts__list .item {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin: 20px 0;
}
.impress__contact .contacts__list .item p {
  margin-bottom: 5px;
}
.impress__contact .contacts__list .item a {
  display: flex;
}
