.c-main-section {
  margin-top: 150px;
}

.c-slider-item {
  min-height: 520px;
  height: 100%;
}


.c-online a {
  background-image: none !important;
  border: 1px solid var(--blue-c) !important;
  display: inline-flex !important;
  justify-content: center;
  align-items: center;
  border-radius: var(--c-bor-rad-10) !important;
  transition: background-color .3s ease-in-out !important;
  background-color: var(--white-c) !important;
  color: var(--blue-c) !important;
  font-family: var(--unbounded-font) !important;
  font-weight: 400;
  font-size: 20px !important;
  line-height: 120% !important;
  padding: 12px 24px !important;
}

.popup__content .map-widget-business-working-intervals-view__extra-label {
  display: none;
}

.business-rating-badge-view__rating {
  display: none !important;
}

.blue_inner_title {
  background-repeat: no-repeat !important;
  background-size: contain;
  padding-left: 60px;
}

.blue_inner_title a {
  color: #FFF !important;
  font-family: Montserrat;
  font-size: 26px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
}

.blue_bx {
  padding: 50px 40px 60px !important;
  border-radius: 20px;
  background: #47CEE1;
}

.blue_bx_title {
  color: #FFF;
  font-family: var(--unbounded-font) ;
  font-size: 48px;
  font-style: normal;
  font-weight: 900;
  line-height: normal;
  text-transform: uppercase;
  margin-bottom: 10px !important;
}

.blue_bx_txt {
  color: #FFF;
  font-family: var(--unbounded-font) ;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.blue_row_inner {
  display: flex !important;
  justify-content: space-between;
}

.white_bx_right {
  min-height: 100%;
  position: absolute !important;
  right: 40px;
  bottom: 0;
}

.white_bx_right img {
  position: absolute;
  bottom: 0;
}

.c-online {
  margin-left: 24px !important;
}

.main-page-p-title {
  font-weight: 900;
  font-size: 64px;
  line-height: 79px;
  color: #ffffff;
}

.tech-right img {
  max-width: calc((100vw - 320px) / (1403 - 320) * (420 - 218) + 218px) !important;
}

.mono_block {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
}

.mono_block>div>div {
  height: 100%;
}

.mono_block>div {
  height: 100%;
}

.mono_block img {
  height: 100% !important;
}

.front-img img {
  position: relative;
  z-index: 2;
}

.front-img {
  padding: 20px 0;
}

.tech-custom .tech-right {
  background: url('activate.uz/wp-content/uploads/2023/08/vector.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.c-slider-item .slider-bg {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background: linear-gradient(97.81deg, rgba(100, 81, 122, 0.8) 0%, rgba(102, 172, 186, 0.8) 100%) !important;
}

.c-slider-item-desc {
  margin-top: 40px;
  margin-left: 60px;
  z-index: 1 !important;
  position: relative;
  color: #FFFFFF !important;
}

.c-slider-item-desc p {
  font-size: calc((100vw - 320px) / (1403 - 320) * (26 - 14) + 14px);
  max-width: calc((100vw - 320px) / (1403 - 320) * (506 - 200) + 200px);
  font-weight: 400;
  line-height: calc((100vw - 320px) / (1403 - 320) * (33.8 - 18.2) + 18.2px);
  z-index: 1 !important;
  position: relative;
  color: #FFFFFF !important;
}

.c-slider-item img {
  position: absolute;
  left: 0;
  bottom: 0;
  top: 0;
  display: block;
  z-index: -1;
}

.c-slider-item-title h1 {
  font-weight: 900;
  color: white !important;
  font-size: 64px;
  line-height: 79px;
}

.c-slider-item-title span {
  margin-top: 5px;
  font-weight: 600;
  font-size: 34px;
  line-height: 42px;
  display: block;
}

.c-slider-item-title {
  margin-top: 40px;
  margin-left: 60px;
  z-index: 1 !important;
  position: relative;
}

.c-slider-item-image {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
}

.c-slider-item-image img {
  height: 100% !important;
  object-fit: cover;
}

.c-slider .owl-nav .owl-prev {
  background-image: url('/wp-content/uploads/2023/03/arrow-left.svg') !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  background-size: 40px 40px !important;
}

.c-slider .owl-nav .owl-next {
  background-image: url('/wp-content/uploads/2023/03/arrow-right.svg') !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  background-size: 40px 40px !important;
}

.c-slider .owl-nav .owl-prev:hover,
.c-slider .owl-nav .owl-next:hover {
  background-color: var(--black-c) !important;
}

.c-slider .owl-nav .owl-prev:focus,
.c-slider .owl-nav .owl-next:focus,
.c-slider .owl-nav .owl-prev::before,
.c-slider .owl-nav .owl-next::before {
  display: none !important;
}

.c-slider .owl-nav .owl-next {
  margin-left: 30px;
}

.c-slider .owl-stage-outer {
  border-radius: 10px 10px 0 0;
}

.c-slider .owl-nav .owl-prev,
.c-slider .owl-nav .owl-next {
  border-radius: var(--c-bor-rad-10) !important;
  background-color: #9B9B9B !important;
  width: 70px !important;
  height: 70px !important;
}

.porto-blog-slider .post-image {
  margin-bottom: 0 !important;
}

.porto-blog-slider .post-content {
  padding: 0 25px !important;
  margin-top: 15px !important;
}

.c-slider .owl-nav {
  width: 210px !important;
  right: 15px !important;
  top: 82% !important;
}

.entry-title a {
  font-size: 32px;
  color: #4B4B4D;
  font-family: var(--unbounded-font) ;
  font-weight: 900;
  line-height: 135%;
}

.post-content .post-excerpt {
  font-size: 20px;
  font-weight: 500;
  color: #656567;
  font-family: var(--unbounded-font) ;
  line-height: 150%;
}

.text-date-name {
  color: #fff;
  font-family: var(--unbounded-font) ;
  font-size: 32px;
  font-weight: 500;
  line-height: 135%;
  margin-bottom: 10px;
}

.c-slider .owl-dots {
  margin-top: 0px !important;
  max-width: 100% !important;
  display: flex;
}

.btn-check:focus+.btn,
.btn:focus {
  box-shadow: unset !important;
}

.c-slider .owl-dot {
  position: relative;
  width: 100% !important;
}

.c-slider .owl-dots .owl-dot span {
  border-radius: 0 !important;
  margin: 0 !important;
  background-color: #FFFFFF !important;
  height: 10px !important;
  width: auto !important;
  transition: var(--c-transition) !important;
}

.c-slider .owl-dots .owl-dot.active span,
.owl-carousel .owl-dots .owl-dot:hover span {
  background-color: #4B4B4D !important;
}

.c-slider .owl-dots .owl-dot.active {
  background-color: #4B4B4D;
}

/* ABOUT US */

.about-left img {
  width: 100% !important;
  height: 551px !important;
}

.about-left {
  position: relative;
  z-index: 22;
}

.about_us_hover {
  position: absolute;
  top: 0;
  bottom: 0;
  background: linear-gradient(90deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%);
  max-width: 690px;
  width: calc(100% - 24px);
  z-index: 1;
}

.fixed-header #header .header-top {
  background-color: #4B4B4D !important;
}

.header-top .header-contact a,
.header-top .custom-html a:not(.btn),
#header .header-top .top-links>li.menu-item>a,
.header-top .welcome-msg a {
  color: #fff !important;
  font-weight: 600;
  font-size: 14px;
}


.about-right .about-us-img {
  text-align: right !important;
  margin-bottom: 0;
}

.about-right {
  position: relative;
}

.about-left .c-title {
  font-weight: 900;
  color: #47CEE1;
  line-height: calc((100vw - 320px)/(1403 - 320) * (60 - 10) + 10px);
  font-size: calc((100vw - 320px)/(1403 - 320) * (58 - 38) + 38px);
}

.about-left .wpb_wrapper {
  max-width: 522px !important;
}

.about-us-main .about-us-wrapper {
  background-color: #fff;
  border-radius: 20px;
}

.about-left .about-left-text {
  margin-top: 20px !important;
  margin-bottom: 0 !important;
}

.about-left-text .wpb_wrapper p {
  font-weight: 400;
  font-size: calc((100vw - 320px) / (1403 - 320) * (23 - 12) + 12px) !important;
  line-height: calc((100vw - 320px) / (1403 - 320) * (30 - 20) + 20px) !important;
  color: #4B4B4D !important;
}

.about-us-wrapper .about-left {
  padding-top: 50px;
  padding-left: 40px;
}

.c-porto-block .about-left {
  position: relative;
  z-index: 20;
}

.c-porto-block .about-right>row {
  padding-right: unset !important;
}

.about-right .about-us-img {
  margin-bottom: unset !important;
}

.about-us-img img {
  border-radius: 20px;
  max-width: calc((100vw - 320px) / (1403 - 320) * (690 - 320) + 320px);
}

.c-porto-block {
  background: #FFFFFF;
  border-radius: 20px;
}

.c-porto-block .about_us_hover {
  max-width: 690px;
  width: 100%;
  max-height: 550px;
  height: 100%;
  background: linear-gradient(90deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%);
  position: absolute;
  right: 50%;
}

/* TECH */
.tech {
  margin-top: calc((100vw - 320px) / (1403 - 320) * (50 - 30) + 30px) !important;
}

.tech-custom {
  position: relative;
  background-color: #47CEE1;
  border-radius: 20px;
  display: flex;
  justify-content: center;
}

.tech-left-cs .vc_column-inner {
  padding: 34px 0 0 16px !important;
}

.tech-left-cs .tech-wrap-title {
  font-size: 60px;
  line-height: 74px;
  font-weight: 900;
  color: #fff;
  margin-bottom: 0 !important;
}

.tech-left-cs .tech-wrap-span {
  font-weight: bold;
  color: #fff;
  margin-top: 15px;
  font-size: 28px;
  line-height: 35px;
  margin-bottom: calc((100vw - 320px)/(1403-320)*(30 - 18) + 18px);
}

.tech-left-cs .tech-block-text {
  max-width: calc((100vw - 320px) / (1403 - 320) * (522 - 265) + 265px);
  width: 100%;
  font-weight: 300;
  font-size: 26px;
  line-height: 36px;
  color: #fff;
}

/* PROFESSIONAL */
.prof-slider-left {
  z-index: 2;
}

.m-middle {
  margin-top: 50px;
}

.prof-row {
  background-color: #fff;
}

.halyazion_bx {
  max-width: 60% !important;
  z-index: 2;
  position: relative;
  padding: 40px 40px 50px !important;
}

.padd_img_bg {
  padding: 40px 40px 50px;
  margin-left: 0 !important;
}

.padd_img_big {
  min-height: 380px;
}

.c-m_sec .c-image-text-block {
  margin-left: 0 !important;
}

.c-m_nomer {
  min-height: 293px;
}

.mega_mar {
  margin-left: unset !important;
  margin-left: 0 !important;
}

.halyazion_bx::after {
  position: absolute !important;
  content: '' !important;
  display: block !important;
  width: 30% !important;
  height: 100% !important;
  border-radius: 550px !important;
  background: #FFF !important;
  filter: blur(75px) !important;
  top: 0;
  right: -15%;
}

.sv_rel {
  position: relative;
  background-color: #fff;
  border-radius: 20px;
}

.sv_rel_img img {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  bottom: 0;
  height: 100% !important;
  object-fit: cover;
  border-radius: 0px 20px 20px 0px;
}


.sv_rel_img::after {
  position: absolute;
  content: '';
  display: block;
  width: 40%;
  height: 100%;
  border-radius: 470px;
  background: rgba(111, 160, 174, 0.70);
  filter: blur(200px);
  top: 0;
  right: 0;
}

.sv_rel_img::before {
  position: absolute;
  content: '';
  display: block;
  width: 40%;
  height: 100%;
  border-radius: 470px;
  background: linear-gradient(90deg, #FFF 0%, rgba(255, 255, 255, 0.00) 100%);
  top: 0;
  right: 0;
}

.prof-slider-right-title {
  font-weight: 900;
  font-size: 49px;
  line-height: 59px;
  color: #47CEE1;
  margin-top: 50px;
  font-family: var(--unbounded-font)  !important;
}

.prof-slider-right-title h2 {
  font-family: var(--unbounded-font)  !important;
  font-size: 48px;
  line-height: 120%;
  color: #47CEE1;
  margin-top: 50px;
}

.prof-slider-right-name {
  font-weight: 900;
  line-height: 40px;
  color: #4B4B4D;
  margin-top: 70px;
  font-family: var(--unbounded-font)  !important;
}

.prof-slider-right-name p {
  font-family: var(--unbounded-font)  !important;
  font-size: 26px;
  line-height: 100%;
}

.c-phone span {
  font-weight: 400;
}

.wpml-ls-statics-footer {
  display: none !important;
}

.right-sidebar {
  margin-top: 55px !important;
  position: fixed !important;
  right: 70px;
  top: 27%;
}

.post-meta {
  display: none !important;
}

.post-template-default .c-breadcrumbs.page-top {
  margin-top: 110px !important;
}

.prof-slider-right-span {
  font-weight: 400;
  font-size: 26px;
  line-height: 37px;
  color: #4B4B4D;
  margin-top: 30px;
  display: inline-block;
  font-family:var(--unbounded-font)  !important;
}

.prof-slider-right-link {
  font-weight: 300 !important;
  font-size: 24px;
  line-height: 120%;
  color: #47CEE1 !important;
  margin-top: 40px;
}

.prof-slider-right-link a {
  color: #47CEE1;
}

.prof-slider-right-pic {
  z-index: 2;
}

.survey_main_title {
  margin-bottom: 10px !important;
}

.prof-slider .prof-slider-right {
  position: relative;
  z-index: 2;
  right: -200px;
}

.prof-slider-right img {
  padding-left: 65px;
}

.prof .porto-carousel {
  margin-bottom: 0 !important;
}

.prof-slider .prof-slider-right-doc {
  position: absolute;
  bottom: 0;
}

.prof-slider .prof-slider-right-bg {
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0.6)), url('https://activate.uz/wp-content/uploads/2023/05/survey_bg.png');
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.prof-slider .owl-nav {
  position: absolute !important;
  left: 250px !important;
  width: 200px !important;
  top: 85% !important;
}

/* .news_slider_left {
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0.6)), url("https://activate.uz/wp-content/uploads/2023/05/left_card_slide.png");
} */

.news_slider_right {
  background: url("https://activate.uz/wp-content/uploads/2023/05/right_card_slide.png");
}

.news_slider_left .porto-carousel,
.news_slider_right .porto-carousel {
  margin-bottom: 0;
}

.news_slider_left,
.news_slider_right {
  min-height: 550px;
  height: 100%;
}

.news_bot_desc:nth-child(1) {
  font-weight: 300;
  font-size: 20px;
  line-height: 25px;
  color: #777777;
}

.news_bot_desc:nth-child(2) {
  font-weight: 500;
  font-size: 32px;
  line-height: 40px;
  color: #4B4B4D;
  max-width: 560px;
  width: 100%;
}

.news_slider_link {
  margin-top: 80px;
  font-weight: 300;
  font-size: 24px;
  line-height: 30px;
  color: #47CEE1;
  padding-bottom: 10px;
}

.text-date-font {
  font-size: 20px;
  font-weight: 300;
  color: #9B9B9B;
  font-family: var(--unbounded-font) ;
  line-height: 100%;
  margin-bottom: 50px !important;
}

.extra_right_item a {
  color: #fff !important;
  margin-bottom: 10px;
}

.header-top {
  border-bottom: unset !important;
}

.extra_right_item .news_bot_desc:nth-child(1) {
  max-width: 553px;
  width: 100%;
  font-weight: 400;
  font-size: 22px;
  line-height: 100%;
  color: #fff;
}


.news_slider_left {
  min-height: unset;
  height: unset;
}

.news_slider_left,
.news_slider_right {
  min-height: unset;
  height: unset;
}

.news_slider_link a {
  border-bottom: 1px solid #47CEE1;
  color: #47CEE1;
}

.custom-bg {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}

.custom-bg:before {
  content: '';
  display: block !important;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, #FFFFFF 25%, rgba(255, 255, 255, 0) 100%);
  z-index: 1;
}

.news_inner_slider {
  position: relative;
}

.news_slider_left .owl-nav {
  text-align: right !important;
  margin-right: 30px !important;
}

.news_slider_right .owl-nav {
  position: absolute !important;
  top: 85% !important;
  right: 260px !important;
}
.c-online {
	display:none;
}

.news_slider_right .owl-nav .owl-next,
.news_slider_left .owl-nav .owl-next {
  background-image: url('/wp-content/uploads/2023/03/arrow-right.svg') !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  background-size: 40px 40px !important;
}

.porto-blog-slider .post-meta,
.porto-blog-slider .clearfix {
  display: none;
}

.news_slider_right .owl-nav .owl-prev,
.news_slider_left .owl-nav .owl-prev {
  background-image: url('/wp-content/uploads/2023/03/arrow-left.svg') !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  background-size: 40px 40px !important;
}

.news_slider_right .owl-nav .owl-prev::before,
.news_slider_right .owl-nav .owl-next::before,
.news_slider_left .owl-nav .owl-prev::before,
.news_slider_left .owl-nav .owl-next::before {
  display: none !important;
}

.prof-slider .owl-nav .owl-prev:focus,
.prof-slider .owl-nav .owl-next:focus,
.prof-slider .owl-nav .owl-prev::before,
.prof-slider .owl-nav .owl-next::before,
.survey_carousel .owl-nav .owl-prev:focus,
.survey_carousel .owl-nav .owl-next:focus,
.survey_carousel .owl-nav .owl-prev::before,
.survey_carousel .owl-nav .owl-next::before {
  display: none !important;
}

.extra_left_item {
  padding-top: 40px;
  padding-left: 258px;
}



.c_service_link a:hover {
  background-color: unset !important;
  border: none;
}

.prof-slider .owl-nav .owl-prev,
.survey_carousel .owl-nav .owl-prev {
  background-image: url('/wp-content/uploads/2023/03/arrow-left.svg') !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  background-size: 40px 40px !important;
}

.survey_carousel .owl-nav {
  display: flex;
  justify-content: flex-end;
  margin-right: 258px !important;
}

.survey_carousel .owl-carousel .owl-dots {
  margin-top: 0;
}

.prof-slider .owl-nav .owl-next,
.survey_carousel .owl-nav .owl-next {
  background-image: url('/wp-content/uploads/2023/03/arrow-right.svg') !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  background-size: 40px 40px !important;
}

.prof-slider .owl-nav .owl-prev:hover,
.prof-slider .owl-nav .owl-next:hover,
.survey_carousel .owl-nav .owl-next:hover,
.survey_carousel .owl-nav .owl-prev:hover {
  background-color: var(--black-c) !important;
}

.prof-slider .owl-nav .owl-prev {
  margin-right: 30px;
}

.survey_carousel .owl-nav .owl-prev {
  margin-right: 30px !important;
}

.news_slider_left .owl-nav .owl-prev,
.news_slider_right .owl-nav .owl-prev {
  margin-right: 27px !important;
}

.prof-slider .owl-nav .owl-prev,
.prof-slider .owl-nav .owl-next,
.survey_carousel .owl-nav .owl-prev,
.survey_carousel .owl-nav .owl-next,
.news_slider_right .owl-nav .owl-prev,
.news_slider_left .owl-nav .owl-prev,
.news_slider_right .owl-nav .owl-next,
.news_slider_left .owl-nav .owl-next {
  border-radius: var(--c-bor-rad-10) !important;
  background-color: #9B9B9B !important;
  width: 70px !important;
  height: 70px !important;
}

.prof-slider .owl-dots {
  margin-bottom: 60px;
}

.prof-slider .owl-dot {
  margin-right: 20px;
}

.c-slider .owl-dots .owl-dot.active span,
.owl-carousel .owl-dots .owl-dot.active span {
  background-color: #4B4B4D !important;
}

.prof-slider .owl-dot span,
.survey_carousel .owl-dot span.active {
  color: #4B4B4D;
}

.survey_carousel .owl-dots {
  position: absolute;
  bottom: 25px;
  right: 50%;
}

.survey_carousel .owl-carousel .owl-dots {
  margin-top: 0 !important;
}

.survey_carousel .owl-dots .owl-dot {
  margin-right: 20px;
}

.prof-slider .owl-dot span,
.survey_carousel .owl-dot span {
  width: 13px !important;
  height: 13px !important;
  background-color: #E3E3E3 !important;
  margin: unset !important;
}

.survey_carousel .owl-dots {
  margin-top: unset !important;
}

.prof-slider .owl-dot span:focus,
.survey_carousel .owl-dot span:focus {
  background-color: #4B4B4D !important;
}

.prof_slider_handler {
  display: none;
}

.news_inner_slider .news_slider_right {
  padding: 40px !important;
}

/* SERVICES */
.services {
  padding-bottom: 56px;
}

.services-bx {
  height: 419px;
  max-width: 690px !important;
  width: 100% !important;
  background-position: right;
  background-repeat: no-repeat;
  object-fit: cover;
  padding: 40px 40px 0px 0px;
  padding-right: 0 !important;
  background: linear-gradient(144.08deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 50.06%), linear-gradient(90deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%);
  background-repeat: no-repeat;
  background-color: #fff;
  background-position: right;
  transition: .5s;
  border-radius: 20px !important;
  position: relative !important;
  transition: all .3s;
  object-fit: cover;
}


.services-bx .c_service_link {
  margin-bottom: 0 !important;
}

.services-bx .c_service_link a {
  border: none !important;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  padding: 0 !important;
}

.mbr_span {
  color: #4B4B4D;
  font-size: 22px;
  font-weight: 400;
}


.mqole {
  margin-top: 10px !important;
}

.services-bx:hover {
  background-repeat: no-repeat;
  background-image: none;
  background-position: right;
  background-color: #47CEE1;
}

.services-bx:not(:first-child) {
  margin-bottom: 24px;
}

.services-wrap {
  justify-content: center !important;
}

.services-bx:first-child {
  margin-right: 24px;
}


.services-bx .vc_column-inner h3 {
  max-width: 80%;
}

.services-bx .vc_column-inner p {
  max-width: 45%;
}

.services-bx::after {
  content: '';
  background: linear-gradient(144.08deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 50.06%), linear-gradient(90deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%);
  height: 100%;
  width: 52%;
  right: 0;
  position: absolute;
  top: 0;
  display: block;
  transition: .3s;
  left: 0;
  border-radius: var(--c-bor-rad-20) !important;
}

.services-bx:hover::after {
  content: '';
  background: linear-gradient(144.08deg, #47CEE1 0%, rgba(8, 82, 148, 0) 50.06%), linear-gradient(90deg, #47CEE1 0%, rgba(8, 82, 148, 0) 100%);
  height: 100%;
  width: 100%;
  right: 0;
  position: absolute;
  top: 0;
  display: block;
  border-radius: 0 var(--c-bor-rad-20) var(--c-bor-rad-20) 0;
}

.services-bx .services-left-title,
.services-bx .services-left-desc {
  position: relative;
  z-index: 1;
}

.services-bx .services-left-desc {
  font-weight: 400;
  font-size: 26px;
  line-height: 140%;
}

.tech-right .wpb_single_image img.vc_img-placeholder {
  display: none;
}

.services-bx:hover .services-left-title,
.services-bx:hover .services-left-desc {
  color: #fff !important;
}

/* SURVEY */
.survey_main_bg {
  background: url('https://activate.uz/wp-content/uploads/2023/05/survey_bg.png');
}

.survey_main_desc p {
  font-size: 22px;
  line-height: 27px;
}

.survey_carousel_desc {
  font-size: 22px;
  line-height: 27px;
  text-align: left;
}

.survey_main_desc p {
  font-weight: 400;
  font-size: 22px;
  line-height: 27px;
  color: #4B4B4D;
  text-align: center;
}

.survey_carousel .owl-stage {
  display: flex;
}

.survey_main_row_last {
  margin-top: auto !important;
}

.survey_carousel_title {
  padding: 30px 64px 40px 30px;
  font-weight: 900 !important;
  font-size: 32px;
  line-height: 40px;
  color: #fff;
  background-color: #4B4B4D;
  transition: .3;
  border-radius: 20px 20px 0 0;
  min-height: 190px;
}

.survey_carousel_item h2 {
  margin-bottom: 0;
  font-family: inherit !important;
}

.survey_carousel .owl-carousel.nav-bottom .owl-stage-outer {
  margin-bottom: 25px !important;
}

.survey_carousel_price p {
  font-weight: 700;
  font-size: 20px;
  line-height: 25px;
  color: #4B4B4D;
  font-family: var(--unbounded-font) !important;
  text-align: right;
}

.survey_carousel_price p:last-of-type {
  font-weight: 400;
  font-size: 16px;
  line-height: 25px;
  color: #4B4B4D;
  font-family: var(--unbounded-font) !important;
  text-align: right;
}

.survey_main_row_last .survey_main_desc_price {
  font-size: 30px !important;
}

.survey_carousel_item .survey_main_row .center {
  text-align: unset !important;
}

.survey_main_row .center {
  text-align: unset !important;
}

.prof-slider-right-link a {
  position: relative;
}

.prof-slider-right-link a::after {
  position: absolute;
  content: '';
  bottom: -3px;
  background-color: #47CEE1;
  height: 2px;
  width: 100%;
  left: 0;
}

.prof-slider-right-link a::after:hover {
  color: var(--porto-primary-light-5);
}

.survey_carousel_desc {
  font-weight: 400;
  font-size: 20px;
  line-height: 25px;
  color: #4B4B4D;
  font-family: var(--unbounded-font)  !important;
}

.survey_carousel_item .col-md-12 {
  padding: 0;
}

.survey_carousel_item .survey_carousel_title {
  transition: .5s;
}

.survey_carousel_item:hover .survey_carousel_title {
  background-color: #47CEE1;
}

.survey_main_bg {
  background-color: black;
  padding-top: 50px;
  padding-bottom: 80px;
}

.survey_carousel_item {
  background-color: #fff;
  border-radius: 20px;
  display: flex;
  flex-direction: column;
  min-height: 100%;
}

.survey_main_row {
  padding: 30px 25px 20px 30px;
  align-items: center;
}

.survey_main_row_last {
  padding: 30px 37px 40px 38px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.survey_main_row_last .survey_main_desc_price {
  font-weight: 900;
  font-size: 44px;
  line-height: 56px;
  color: #4B4B4D;
  text-align: center;
}

.survey_carousel_item .vc_column_container {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.prof-slider-right .prof-slider-right-doc img {
  padding-left: 200px;
}

.c-slider-item .prof-slider-hand {
  transition: .5s;
  transform: translateX(0);
  z-index: 2 !important;
  position: absolute !important;
  height: 30px !important;
  width: 30px !important;
  right: 50px !important;
  bottom: 9px !important;
  display: none !important;
}

.c-slider-item .prof-slider-hand img {
  width: 30px !important;
  height: 30px !important;
}

.services-bx::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  border-radius: var(--c-bor-rad-20);
  height: 100%;
  background: linear-gradient(110.08deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100.06%), linear-gradient(102deg, #FFFFFF 56%, rgba(255, 255, 255, 0) 76%);
}

.services_wrap {
  display: flex;
  flex-wrap: wrap;
  margin-top: 20px;
}

.services-title {
  font-size: 48px;
  line-height: 60px;
  color: #4B4B4D;
  font-weight: 900;
}

.services_wrap:not(:last-child) {
  margin-bottom: 24px !important;
}

.ser_modif {
  margin-right: unset !important;
  min-height: 280px !important;
  height: 100%;
  margin-bottom: unset !important;
  max-width: unset !important;
  width: calc((100% - 24px * 2) / 3) !important;
  border-radius: var(--c-bor-rad-20) !important;
}

.ser_modif:not(:last-child) {
  margin-right: 24px !important;
}

.services_wrap .ser_modif>div:nth-of-type(3n-2) {
  margin-left: 0;
}

.services_wrap>div:not(:last-of-type) {
  margin-right: 24px !important;
}

.ser_modif h2 {
  color: #4B4B4D;
  position: relative;
  z-index: 1;
  font-size: 30px;
  line-height: 150%;
  font-weight: 900;
}

.ser_modif:hover h2 {
  color: #fff;
}

.ser_modif {
  position: relative;
  background-position: right !important;
  background-repeat: no-repeat !important;
  background: linear-gradient(144.08deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 50.06%), linear-gradient(90deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%);
}

.m-little-width {
  max-width: 75%;
}

.c-lorem_ist .c-list ul li {
  flex-direction: column;
  align-items: flex-start !important;
  min-height: 100%;
  padding: unset;
  background-color: unset;
}

.c-lorem_ist .c-list ul li #text {
  margin-top: auto;
}

.c-lorem_ist {
  margin-bottom: 10px !important;

}

.m-cus-wr .c-item-image {
  margin-bottom: 0;
  position: relative;
  z-index: 2;
}

.m-cus-wr .c-item-image img {
  min-height: 435px;
  display: block;
  border-radius: 0px 20px 20px 0;
  width: 100%;
}

.m-cus-wr {
  background-color: #fff;
  border-radius: 20px;
  position: relative;
}

.m-cus-wr::before {
  position: absolute !important;
  display: block !important;
  content: '' !important;
  width: 100% !important;
  height: 100% !important;
  top: 0 !important;
  left: 0 !important;
  background: linear-gradient(90deg, rgba(248, 251, 255, 0.86) 42.71%, rgba(248, 251, 255, 0.00) 100%);
  z-index: 3;
  border-radius: 20px;
}

.m-cus-wr::after {
  position: absolute !important;
  display: block !important;
  content: '' !important;
  width: 10%;
  height: 100% !important;
  top: 0px !important;
  left: 46% !important;
  background: #FFF;
  filter: blur(35px);
  z-index: 3;
}

.dry_left {
  position: relative;
  z-index: 4;
}

.m-cust {
  padding: 30px 3px 30px 50px;
  border-radius: 16px;
  background: #FFF;
  position: relative;
}

.m-cust::after {
  display: block;
  content: '';
  position: absolute;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background-color: #47CEE1;
  top: 43%;
  left: 20px;
}

.m-half {
  max-width: 50%;
  margin-bottom: 30px;
}

.m-mid {
  max-width: 65%;
  margin-bottom: 30px;
}

.m-half p {
  font-size: 22px;
  line-height: 140%;
}

.df_main>div {
  display: flex;
  align-items: flex-start;
  color: #4B4B4D;
  font-family: Montserrat;
  font-size: 22px;
  font-style: normal;
  font-weight: 800;
  line-height: 140%;
}

.blue_dub a {
  border: none !important;
  padding: unset !important;
  color: #47CEE1 !important;
  font-family: Montserrat !important;
  font-size: 22px !important;
  font-style: normal !important;
  font-weight: 800 !important;
  line-height: 140% !important;
  margin-bottom: 10px !important;
  margin-left: 8px !important;
}

.blue_dub a:hover {
  background-color: unset !important;
  color: unset !important;
}

.blue_dub a:focus {
  background-color: unset !important;
  color: unset !important;
}

.custom-desc {
  margin-bottom: 10px !important;
  position: relative;
  flex: 1;
}

.m-fl_rafa {
  display: flex;
  flex-wrap: wrap;
}

.m-fl_rafa>div {
  display: flex;
  justify-content: space-between;
}

.custom-desc::after {
  position: absolute;
  content: '';
  width: 16px;
  height: 16px;
  display: block;
  border-radius: 50%;
  background-color: #47CEE1;
  top: 40%;
  left: 30px;
}

.c-mishe .white_bx:first-of-type {
  margin-bottom: unset !important;
}

.revc_title {
  color: #4B4B4D;
}

.revc_title span {
  color: #9B9B9B;
  font-family: Montserrat;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.more_btn {
  display: flex !important;
  justify-content: center;
  margin-top: 30px;
  color: #47CEE1;
  font-size: 20px;
  font-weight: 300;
  line-height: 25px;
}

.more_btn button {
  border: none !important;
  animation: none !important;
  outline: none !important;
  background-color: unset !important;
  color: #47CEE1 !important;
  padding: unset !important;
  border-bottom: 1px solid #47CEE1 !important;
  border-radius: unset !important;
}


.cl_cust>div {
  display: flex;
  flex-direction: column;
}

.custom-desc>div {
  padding: 30px 20px 30px 66px;
  min-height: 100%;
  background-color: var(--white-c);
  border-radius: var(--c-bor-rad-20);
  display: flex;
  align-items: center;
}

.white_bx {
  padding: 40px 40px 50px !important;
  border-radius: 20px;
  background: #FFF;
}

.white_bx_apar {
  padding: 40px 40px 50px !important;
  border-radius: 20px;
  background: #FFF;
}

.white_bx:first-of-type {
  margin-bottom: 24px;
}

.ma_ysection {
  margin-top: 30px;
}

.m-half_top {
  margin-top: 50px;
}

.eye_wr>div {
  display: flex;
  align-items: center;
  flex-direction: column;
}

.mb-eye {
  margin-bottom: 30px;
}

.mtop {
  margin-top: 80px !important;
}

.pter_bx>div {
  max-width: 60%;
  position: relative;
  z-index: 5;
}

.eye_miner {
  position: relative;
}

.eye_miner::after {
  position: absolute;
  content: '';
  display: block;
  width: 100%;
  height: 50%;
  top: 20%;
  right: 0;
  border-radius: 470px;
  background: rgba(111, 160, 174, 0.70);
  filter: blur(200px);
}

.pos_raf_main {
  position: relative;
}

.mega-menu .narrow ul.sub-menu ul.sub-menu {
  flex-direction: column;
}


.c-map_verto {
  position: absolute;
  top: 15px;
  min-height: 300px;
  min-width: 350px;
  padding: 30px;
  background-color: #fff;
  border-radius: 20px 20px 0 0;
  left: 50%;
  transform: translate(-50%);
}

.vishe_raf {
  position: absolute;
  right: 0;
  top: 0;
}

.pter_bx {
  background-color: #fff;
  padding: 40px 40px 91px !important;
  border-radius: 20px;
  position: relative;
}


.pter_bx::after {
  position: absolute;
  width: 100%;
  height: 100.5%;
  display: block;
  content: '';
  background: linear-gradient(90deg, rgba(0, 36, 34, 0) 0%, rgba(250, 250, 250, 1) 48%, rgba(9, 9, 121, 0) 82%);
  top: -1px;
  z-index: 3;
}

.pte_img img {
  border-radius: 0 20px 20px 0;
}

.m-cust:not(:first-of-type) {
  margin-top: 10px;
}

.m-cust:first-of-type {
  margin-top: 30px;
}

.main_slide_btn {
  opacity: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  top: -10px;
  z-index: 999;
}

.main_slide_btn a {
  opacity: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  top: -10px;
  z-index: 999;
}

@media(max-width:1450px) {
  .services-bx:first-child {
    margin-right: unset;
  }

  .services-bx:not(:first-child) {
    margin-bottom: unset;
  }

  .services-bx {
    margin-bottom: 15px;
  }

  .services-bx:last-child {
    margin-bottom: 15px;
  }

  .extra_left_item {
    padding-left: 25px;
  }
}

@media(max-width:1350px) {
  .survey_carousel_title {
    font-size: calc((100vw - 320px) / (1403 - 320)*(28 - 16) + 16px) !important;
    line-height: calc((100vw - 320px) / (1403 - 320) * (35 - 21) + 21px) !important;
  }

  .survey_carousel_desc {
    font-size: calc((100vw - 320px) / (1403 - 320) * (18 - 12) + 12px) !important;
    line-height: calc((100vw - 320px) / (1403 - 320) * (20 - 14) + 14px) !important;
  }
}

@media(max-width:1150px) {
  .ser_modif {
    width: calc((100% - 24px * 2) / 2) !important;
  }

  .services_wrap {
    justify-content: center;
  }

  .services_wrap .row {
    justify-content: center;
  }

  .ser_modif:last-child {
    margin-top: 24px;
  }

  .ser_modif h2 {
    font-size: 25px;
  }
}

@media(min-width:768px) and (max-width:1024px) {
  .about-us-img img {
    max-width: 690px;
    width: 100%;
    min-height: 372px;
  }
}

@media(max-width:950px) {
  .news_inner_slider .col-md-6 {
    width: 100% !important;
  }

  .pter_bx::after {
    display: none;
  }
}

@media (max-width: 768px) {
  .right-sidebar {
    display: none !important;
  }
  .mono_block {
    position: absolute;
      top: -110px;
      right: 0;
      height: 100%;
      left: 0;
      width: 100% !important;
      transform: rotate(-90deg);
      overflow: hidden;
  }
  .white_bx_right {
    position: unset !important;
  }

  .blue_inner_title {
    background-repeat: no-repeat;
    background-size: 35px;
  }

  .blue_inner_title a {
    font-size: 16px;
    vertical-align: super;
  }

  .white_bx_right img {
    position: unset !important;
  }

  .blue_bx {
    padding: 20px 10px 0px !important;
    border-radius: 10px;
    background: #47CEE1;
  }
  .white_bx_right .wpb_single_image {
    margin-bottom: 0 !important;
  }

  .blue_bx_txt {
    font-size: 16px;
  }

  .blue_bx_title {
    font-size: 26px;
  }

  .survey_carousel_price p {
    font-size: 12px;
    margin-bottom: 5px;
  }

  .survey_carousel_price p:last-of-type {
    font-size: 12px;
    line-height: 12px;
  }

  .news_slider_left .owl-nav {
    top: 20% !important;
  }

  .m-mid {
    max-width: unset;
  }

  .df_main>div {
    flex-direction: column;
    font-size: 16px;
  }

  .mb-80 {
    margin-bottom: 30px !important;
  }

  .blue_dub a {
    font-size: 16px !important;
    margin-left: unset !important;
  }

  .tech-right img {
    max-width: unset;
  }

  .mono_block {
    width: 100% !important;
  }

  .mono_block>div {
    width: 100% !important;
  }

  .mono_block>div>div {
    width: 100% !important;
  }

  .mono_block>div>div img {
    width: 100% !important;
    max-width: unset;
  }

  .tech-right img {
    max-width: 100% !important;
  }

  .mono_block img {
    width: 100% !important;
  }

  .tech-right img {}

  .about-us-wrapper .about-left {
    top: 0;
  }

  .about-left-text .wpb_wrapper p {
    color: #fff !important;
    font-weight: 700;
  }

  .prof-slider-right-title {
    position: relative;
  }

  /* .prof-slider-right-title::after {
    position: absolute;
    display: block;
    content: '';
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, #F2F2F2 37.50%, rgba(242, 242, 242, 0.00) 100%);
    top: -30px;
  } */

  .text-date-name {
    font-size: 20px;
  }

  .prof-slider-item {
    height: 105vh;
    padding-bottom: 40px;
  }

  #header .header-bottom .header-row,
  #header .header-main .header-row,
  #header .header-top .header-row {
    justify-content: center !important;
  }

  .header-row .header-right {
    margin-left: unset !important;
  }

  .prof-slider-right img .text-date-name {
    font-size: 20px;
  }

  .news_bot_desc {
    font-size: 16px !important;
    margin-top: 15px;
  }

  .text-date-font {
    margin-bottom: 20px !important;
  }

  .post-content .post-excerpt {
    font-size: 14px;
  }

  .blog-posts .post .entry-title a {
    font-size: 18px;
  }

  .pte_img img {
    display: none;
  }

  .pter_bx>div {
    max-width: unset;
    position: unset;
  }


  .halyazion_bx {
    max-width: unset !important;
  }

  .halyazion_bx::after {
    display: none !important;
  }

  .sv_rel_img::after {
    display: none;
  }

  .sv_rel_img::before {
    display: none;
  }

  .sv_rel_img {
    margin-bottom: 0 !important;
  }

  .sv_rel_img img {
    position: unset;
  }

  .m-half p {
    font-size: 16px;
  }

  .m-half {
    max-width: unset;
    margin-bottom: unset;
  }

  .custom-desc>div {
    padding: 20px 20px 20px 36px;
  }

  .custom-desc::after {
    width: 10px;
    height: 10px;
    left: 15px;
  }

  .mtop {
    margin-top: 30px !important;
  }

  .m-cus-wr::after {
    display: none;
  }

  .m-cust {
    padding: 10px 10px 10px 20px;
  }

  .m-cust::after {
    display: none;
  }

  .m-cus-wr .c-item-image img {
    min-height: 255px;
  }

  .vc_custom_1692612022763 {
    margin-top: 0px !important;
  }

  .vc_custom_1692611997093 {
    margin-top: 0px !important;
  }

  .ser_modif {
    display: flex;
    align-items: center;
  }

  .ser_modif h2 {
    font-size: 22px;
    line-height: 120%;
  }

  .news_slider_right .owl-nav {
    position: unset !important;
    top: unset !important;
    right: unset !important;
  }

  .services-title {
    font-size: 24px;
    line-height: 29px;
  }

  .prof-slider-right-link {
    margin-top: 20px;
  }

  .prof-slider-right-title {
    margin-top: 240px;
    font-size: 24px;
    line-height: 26px;
    margin-bottom: 0;
  }

  .prof-slider-right-span {
    font-size: 16px;
    line-height: 22px;
  }

  .prof-slider-right-name {
    font-size: 18px;
    line-height: 21px;
    margin-top: 20px;

  }

  .prof-slider-right-link {
    font-size: 14px !important;
    line-height: 17px !important;
  }

  .services .services-bx {
    padding: 20px 14px !important;
  }

  .services_card_title {
    margin-bottom: 0 !important;
  }

  .survey_carousel_title {
    min-height: 110px;
  }

  /* .survey_main_row>div {
    width: calc(100% / 2);
  } */
  .page-id-518 .wpb_single_image.vc_align_left {
    text-align: center !important;
  }

  .survey_main_bg {
    padding-top: 20px;
    padding-bottom: 58px;
  }

  .c-slider-item-image * {
    height: 100% !important;
    object-fit: cover;
    position: relative !important;
  }

  .survey_main_desc {
    margin-bottom: 30px;
  }

  body .c-slider-item-image {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
  }

  .ser_modif {
    min-height: 180px !important;
  }

  .c-main-section {
    margin-top: 100px;
  }

  .services_title {
    font-size: 24px;
    line-height: 29px;
  }

  .services_wrap {
    justify-content: center;
  }

  .services_wrap .row {
    justify-content: center;
  }

  .ser_modif {
    margin-top: 14px;
    margin-bottom: 14px !important;
  }

  .ser_modif:not(:last-child) {
    margin-right: unset !important;
  }

  .services_wrap>div:not(:last-of-type) {
    margin-right: unset !important;
  }

  .ser_modif h2 {
    font-size: 20px;
  }

  .news_slider_link {
    margin-top: unset;
  }

  .services-bx {
    height: 200px;
  }

  .tech-block-text {
    font-size: 14px !important;
    line-height: 20px !important;
  }

  .vc_section .prof-row {
    margin-bottom: 30px !important;
  }

  .c-slider-item-desc {
    margin-left: 15px;
  }

  .c-slider-item-title {
    margin-left: 15px;
  }

  .tech-left-cs .tech-wrap-title {
    font-size: calc((100vw -320px) / (1403 - 320) * (23 - 10) + 10px);
    line-height: calc((100vw -320px) / (1403 - 320) * (31 - 18) + 18px);
  }

  .survey_main_row_last .survey_main_desc_price {
    font-size: 16px !important;
    line-height: 20px;
  }

  .survey_main_row_last .survey_main_desc_price p {
    margin: 0 !important;
  }

  .survey_main_row_last>div:nth-child(2) {
    display: none !important;
  }

  .tech-left-cs .tech-wrap-span {
    line-height: calc((100vw - 320px) / (1403 - 320)*(30 - 18) + 18px);
    font-size: calc((100vw - 320px)/(1403 - 320)*(25 - 12) + 12px);
  }

  .survey_carousel .owl-dots {
    position: unset;
    margin-right: auto;
    display: flex;
    justify-content: center;
    gap: 5px;
    align-items: center;
    margin-right: unset;
    margin-top: 40px !important;
  }

  .survey_carousel .owl-nav {
    display: none;
  }

  .survey_carousel_title {
    padding: 20px;
  }

  .survey_main_row {
    padding: unset;
    padding-right: 12px;
    padding-left: 12px;
    padding-top: 15px;
  }

  .survey_carousel .owl-dots .owl-dot {
    margin-right: unset;
  }

  .c-section-p-title {
    font-size: calc((100vw - 320px) / (1403 - 320) * (38 - 24) + 24px) !important;
    line-height: calc((100vw - 320px) / (1403 - 320) * (50 - 29) + 29px) !important;
    margin-bottom: 30px;
  }

  .survey_block h2 {
    margin-bottom: 10px !important;
  }

  .survey_main_desc p {
    font-size: calc((100vw - 320px) / (1403 - 320) * (20 - 14) + 14px) !important;
    line-height: calc((100vw - 320px) / (1403 - 320) * (24- 17) + 17px) !important;
  }


  .news_slider_right .owl-nav {
    right: 20px !important;
  }

  .news_bot_desc:nth-child(2) {
    font-size: calc((100vw - 320px)/(1403 - 320) * (30 - 18) + 18px);
    line-height: calc((100vw -320px)/(1403 - 320)* (35 - 24) + 24px);
  }

  .extra_right_item .news_bot_desc:nth-child(2) {
    font-size: calc((100vw - 320px)/(1403 - 320) * (48 - 24) + 24px) !important;
    line-height: calc((100vw - 320px)/(1403 - 320)* (59 - 28) + 28px) !important;
  }

  .extra_right_item .news_bot_desc:nth-child(3) {
    font-size: calc((100vw - 320px)/(1403 - 320) * (22 - 12) + 12px) !important;
    line-height: calc((100vw - 320px)/(1403 - 320) * (27 - 14) + 14px) !important;
  }

  .news_slider_link {
    font-size: 14px;
    line-height: 17px;
  }

  .news_slider_left .owl-nav {
    text-align: center !important;
    margin-right: unset !important;
    margin-top: 25px !important;
  }

  .news_slider_right .owl-nav {
    margin-top: 25px !important;
  }

  .c-slider-item-title h1 {
    font-weight: 900;
    color: white !important;
    font-size: 30px;
    line-height: 35px;
  }

  .c-slider-item-title span {
    margin-top: 5px;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    display: block;
  }

  .c-slider-item-desc p {
    font-size: 14px;
    line-height: 19px;
    margin-top: 18px;
  }

  .news_slider_right .owl-nav .owl-next,
  .news_slider_left .owl-nav .owl-next,
  .news_sliider_right .owl-nav .owl-prev,
  .news_sliider_left .owl-nav .owl-prev {
    background-size: 25px 25px !important;
  }

  .news_slider_right .owl-nav .owl-prev,
  .news_slider_left .owl-nav .owl-prev {
    background-size: 25px 25px !important;
  }

  .news_slider_right .owl-nav .owl-prev,
  .news_slider_left .owl-nav .owl-prev,
  .news_slider_right .owl-nav .owl-next,
  .news_slider_left .owl-nav .owl-next {
    width: 51px !important;
    height: 50px !important;
  }

  .news_block_text {
    font-size: calc((100vw - 320px)/(1403 - 320) * (48 - 24) + 24px) !important;
    line-height: calc((100vw - 320px)/(1403 - 320)* (59 - 28) + 28px) !important;
  }

  .porto-blog-slider {
    min-height: 520px;
  }

  .porto-blog-slider .post-content {
    padding: 0 25px !important;
  }

  .services-left-title {
    font-size: 18px !important;
    line-height: 120% !important;
    font-weight: 900;
  }

  .services-bx .services-left-desc {
    font-size: 14px;
    line-height: 130%;
    font-weight: 500;
  }

  .services-bx .vc_column-inner p {
    max-width: 100% !important;
  }

  .services-bx .vc_column-inner h3 {
    max-width: 100%;
  }

  .services-bx::after {
    width: calc((100vw - 320px)/(1403 - 320) * (620 - 320) + 100%);
  }

  .prof-slider-right-title {
    text-align: center !important;
  }

  .c-slider .owl-nav .owl-prev {
    display: none !important;
  }

  .c-slider .owl-nav .owl-next {
    display: none !important;
  }

  .c-slider-item .prof-slider-hand {
    display: block !important;
    height: 30px !important;
  }

  .about-us-wrapper {
    height: 50vh;
  }

  .c-m_list:first-of-type {
    margin-bottom: 10px;
  }

  .about-us-wrapper .about-left {
    bottom: 20px;
  }

  .about-us-wrapper .vc_row {
    display: flex;
    flex-direction: column-reverse;
  }

  .about-left .c-title {
    font-weight: 900;
    font-size: 30px;
    line-height: 36px;
    color: #47CEE1;
    text-align: left;
  }

  .c-slider-item {
    min-height: 320px;
    height: 100%;
  }

  .prof-slider .owl-dots {
    right: 12px !important;
  }

  .about-us-wrapper .about-left {
    position: absolute;
  }

  .about_us_hover {
    background: linear-gradient(90deg, #FFFFFF -100%, rgba(255, 255, 255, 0) 98%);
    max-width: unset !important;
  }

  .about-left .wpb_wrapper {
    max-width: unset !important;
  }

  .about-us-img img {
    width: 100% !important;
    height: 50vh !important;
    object-fit: cover !important;
  }

  .prof-slider .owl-dots {
    margin-bottom: unset !important;
    margin-top: unset !important;
  }

  .prof-slider-right img {
    padding-left: unset !important;
  }

  .prof-slider-right-doc img::after {
    position: absolute;
    content: '';
    width: 100%;
    height: 50px;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.00) 0%, #FFF 100%);
  }

  .about-us-img .vc_single_image-wrapper {
    width: 100% !important;
  }

  .about-left {
    padding-bottom: 30px;
  }

  .about-us-wrapper .about-left {
    padding-top: 50px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .tech-custom {
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
  }

  .front-img {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 100%;
  }

  .tech-custom .tech-right {
    background: unset !important;
    padding-top: 20px;
  }

  .tech-left-cs .tech-wrap-title {
    line-height: 120%;
    font-size: calc((100vw - 320px) / (1403 - 320) * (56 - 30) + 30px) !important;
  }

  .prof-slider .owl-prev,
  .prof-slider .owl-next {
    display: none !important;
  }

  .prof_slider_handler {
    display: block;
    position: absolute;
    z-index: 2222;
    bottom: 20px;
    right: 200px;
    width: 30px;
    height: 30px;
  }

  .prof-slider-evr .row {
    display: flex;
    flex-direction: column-reverse;
  }

  .prof-slider .prof-slider-right {
    right: unset !important;
  }

  .prof-slider-right-link {
    text-align: center;
  }

  .prof-slider-right-name {
    max-width: 100%;
    text-align: center;
  }

  .prof-slider-right-span {
    text-align: center !important;
    width: 100%;
    margin-top: 20px;
  }

  .prof-slider .owl-dots {
    position: unset;
    width: 100%;
  }

  .prof-slider .prof-slider-right-doc {
    position: unset;
    padding-top: 25px;
  }

  .prof-slider-right-doc img {
    position: absolute;
    left: 0px;
    top: 0px;
    max-width: 100% !important;
  }

  .custom-bg:before {
    content: '';
    display: block !important;
    position: absolute;
    width: 100%;
    height: 100%;
    background: linear-gradient(20deg, #FFFFFF 45%, rgba(255, 255, 255, 0) 100%);
    z-index: 1;
  }

  .custom-bg img {
    height: 100vh !important;
  }

  .prof-slider-hand {
    animation-duration: 1.5s;
    animation-name: slidein;
    animation-iteration-count: infinite;
    animation-direction: alternate;
  }

  @keyframes slidein {
    from {
      transform: translateX(-10px);
    }

    to {
      transform: translateX(10px);
    }
  }
}

@media(max-width:535px) {
  .ser_modif {
    width: 100% !important;
  }

  .prof-slider-right-title {
    margin-top: 130px;
  }

  /* .services-bx {
    height: 200px;
  } */

  .services_wrap:not(:last-child) {
    margin-bottom: unset !important;
  }

  .ser_modif:last-child {
    margin-top: unset !important;
  }

  .ser_modif::before {
    background: linear-gradient(90deg, #FFFFFF 35.7%, rgba(255, 255, 255, 0) 79.52%);
  }
}