/* @import url('http://example.com/example_style.css'); */
@import url('https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&display=swap');

/***********************************************/

/* CSS @imports must be at the top of the file */

/* Add them above this section                 */

/***********************************************/

/*****************************************/

/* Start your style declarations here    */

/*****************************************/:root { --primary_color: #E52328; --lightgreen_color: #36C3A1; --lightblue_color: #09B5EB; --white_color: #fff !important; --gray_color: #d3d3d3; --black_color: #1F2123; --purple_color: #AD7BDE; --yellow_color: #FFD116; }
* { font-family: "IBM Plex Sans", sans-serif !important; }
body { font-family: "IBM Plex Sans", sans-serif; font-size: 19px; font-weight: 400; line-height: 28.8px; color: rgba(31, 33, 35, 0.8); }
.technologika_section { padding: 131px 0px; }
h1, h2, h3, h4, h5, h6, p, ul { margin: 0px !important; }
p + p { padding-top: 20px; }
h1 { font-size: 56px; font-weight: 500; line-height: 72.8px; font-family: "IBM Plex Sans", sans-serif; }
h2 { font-size: 42px; font-weight: 500; line-height: 54.6px; font-family: "IBM Plex Sans", sans-serif; }
h3 { font-size: 28px; font-weight: 500; line-height: 36.4px; font-family: "IBM Plex Sans", sans-serif; }
h1, h2, h3, h4, h5, h6 { color: var(--black_color); }
a { text-decoration: none; }
.wrapper { max-width: 1330px; padding: 0 15px; margin: 0 auto; }
.border { border: 3px solid; width: 106px; }
img { display: block; max-width: 100%; }
h2 span { color: var(--lightgreen_color); }
.blue_title h2 span { color: var(--lightblue_color); }
.purple_title h2 span { color: var(--purple_color); }
.yellow_title h2 span { color: var(--yellow_color); }
.red_title h2 span{color:var(--primary_color);}
.title_border h2 { position: relative; padding-top: 23px; }
.title_border h2:before { height: 6px; background-color: 106px; }
.title_border h2:before { content: ""; position: absolute; height: 6px; width: 106px; background: #36C3A1; top: 0; }
h2:befor{ background: var(--lightgreen_color); }
.blue_title h2:before { background: var(--lightblue_color); }
.purple_title h2:before { background: var(--purple_color); }
.yellow_title h2:before{background:var(--yellow_color);}
.red_title h2:before{background:var(--primary_color);}
/* color class */
.black { color: var(--black_color); }
.white { color: var(--white_color); }
.bg_green { background-color: var(--lightgreen_color); }
.bg_blue { background-color: var(--lightblue_color); }
.bg_purple { background-color: var(--purple_color); }
.bg_yellow { background-color: var(--yellow_color); }
.bg_red { background-color: var(--primary_color); }
.yellow { color: var(--yellow_color); }
.section_main_title { display: inline-block; padding: 10px 20px; background: var(--lightgreen_color); border-radius: 39px; font-size: 18px; font-weight: 600; line-height: 28.8px; color: var(--white_color); text-transform: uppercase; }
.data_security_heading { font-size: 30px; line-height: 42px; font-weight: 500; color: var(--black_color); padding-top: 23px; }

/*  button  */
.main_button { transition: all 0.4s ease; }
.primary_button { background:var(--primary_color); transition: all 0.4s ease; font-weight: 600; padding: 15px 38px; display: inline-flex; align-items: center; justify-content: center; border-radius: 6px; position: relative; text-decoration: none; gap: 8px; }
.primary_button svg { vertical-align: middle; }
.pt42 { padding-top: 42px; }
.primary_button:hover, .primary_button:focus { background-color: var(--black_color) !important; color: var(--white_color); text-decoration: none; font-weight: 600; }
.bt_red { background-color: var(--primary_color); }
/*  button end */

/* link text */
.link_text a { text-decoration: none; display: inline-flex; gap: 8px; transition:all 0.4s ease; }
.link_text a:hover span { opacity: 0.5; }
.link_text a:hover .icon_ { transform: translateX(25%); }
.link_text a .icon_ svg { vertical-align: middle; }
.link_text a .icon_ {transform: translateX(0%);transition: transform 0.5s ease-in-out; }
/*  link text end */

/*  title line */
.title_line { text-align: center; }
.title_line h2 { position: relative; display: inline-block; padding: 0 20px; }
.title_line h2:after { content: ""; position: absolute; top: 50%; height: 5px; width: 100px; background: var(--lightblue_color); left: auto; right: 100%; transform: translateY(-100%); }
.title_line h2:before { content: ""; position: absolute; top: 50%; height: 5px; width: 100px; background: var(--lightblue_color); left: 100%; right: auto; transform: translateY(-100%); }
.title_line { overflow: hidden; }
.green_line h2:before, .green_line h2:after { background: var(--lightgreen_color); }
.yellow_line h2:before, .yellow_line h2:after { background: var(--yellow_color); }
.red_line h2:before, .red_line h2:after { background: var(--primary_color); }
.purple_line h2:before, .purple_line h2:after{background:var(--purple_color);}

/*  end title line */

.two_bubble { position: relative; z-index: 1; }
.two_bubble:before, .two_bubble:after { content: ""; position: absolute; background-size: contain; }
.about__main .two_bubble:before { height: 138px; width: 138px; background-image: url('https://8545062.fs1.hubspotusercontent-na1.net/hubfs/8545062/2024/Ellipse%2027.svg'); right: -50px; top: 50px; }
.about__main .two_bubble:after { height: 83px; width: 83px; background-image: url('https://8545062.fs1.hubspotusercontent-na1.net/hubfs/8545062/2024/Ellipse%2028.svg'); right: -54px; top: 215px; z-index: -1; }
.discover__main .two_bubble:before { height: 106px; width: 106px; background-image: url('https://8545062.fs1.hubspotusercontent-na1.net/hubfs/8545062/2024/Ellipse%2028.png'); left: -65px; top: 158px; }
.discover__main .two_bubble:after { height: 199px; width: 199px; background-image: url('https://8545062.fs1.hubspotusercontent-na1.net/hubfs/8545062/2024/Ellipse%2027.png'); left: -99px; top: -55px; z-index: -1; }
.development__main .two_bubble:before { height: 208px; width: 208px; top: 152px; left: -108px; background-image: url('https://8545062.fs1.hubspotusercontent-na1.net/hubfs/8545062/2024/bubble-large.png'); }
.development__main .two_bubble:after { height: 140px; width: 140px; top: -41px; left: -46px; z-index: -1; background-image: url('https://8545062.fs1.hubspotusercontent-na1.net/hubfs/8545062/2024/bubble-small.png'); }
.support__main .two_bubble:after { background-image: url(https://8545062.fs1.hubspotusercontent-na1.net/hubfs/8545062/2024/Ellipse%2027.svg); height: 152px; width: 152px; top: -60px; left: -59px; z-index: -1; }
.animatedParent{overflow:hidden;}

/* ============== Header Section =============== */
.header_row { align-items: center; justify-content: space-between; display: flex; }
.header_main { padding: 15px 40px; border-bottom: 1px solid #DCDCDC; }
.header_buttons a { background-color: #1F2123; color: #fff; font-weight: 600; font-size: 16px; line-height: 22px; display: inline-block; text-decoration: none; padding: 8px 12px; border-radius: 5px; transition: all 0.4s ease; }
.header_buttons { display: flex; align-items: center; gap: 15px; }
.h_buttons_two a { background-color: #E52328; }
.h_buttons_two a:hover { background-color: #1F2123; }
.h_buttons_one a:hover { background-color: #E52328; }
.header_navigation { padding: 0 20px; }
.header_logo a { display: flex; align-items: center; }

.header_main { position: relative; transition: all 0.3s ease-in-out; z-index: 1000; }
.header_main.sticky { position: fixed; top: 0; z-index: 1000; width: 100%; background: #fff; }
.header_main.white nav.navigation.mainmenu ul li a { color: #fff; }
.header_main.white { border-bottom: 1px solid rgba(220, 220, 220, 0.3); }
.header_main .header_white_logo { display: none; }
.header_main.white .header_white_logo { display: block; width: 239px; height: 50px; }
.header_main.white .header_logo { display: none; }
.header_white_logo a { display: flex; align-items: center; }
.header_white_logo a img { height: 100% !important; width: 100% !important; }
.header_main.white.sticky .header_logo { display: block; }
.header_main.white.sticky .header_white_logo { display: none; }

/*  =============== End Header Scetion  ============= */
/* Slider */
.slick-slider { position: relative; display: block; box-sizing: border-box; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-touch-callout: none; -khtml-user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; }
.slick-list { outline: none; position: relative; display: block; overflow: hidden; margin: 0; padding: 0; }
.slick-list:focus { outline: none; }
.slick-list.dragging { cursor: pointer; cursor: hand; }
.slick-slider .slick-track, .slick-slider .slick-list { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
.slick-track { position: relative; top: 0; left: 0; display: block; }
.slick-track:before, .slick-track:after { display: table; content: ''; }
.slick-track:after { clear: both; }
.slick-loading .slick-track { visibility: hidden; }
.slick-slide { display: none; float: left; height: 100%; min-height: 1px; outline: none; }
[dir='rtl'] .slick-slide { float: right; }
.slick-slide.slick-loading img { display: none; }
.slick-slide.dragging img { pointer-events: none; }
.slick-initialized .slick-slide { display: block; }
.slick-loading .slick-slide { visibility: hidden; }
.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }
.slick-arrow.slick-hidden { display: none; }
.slick-arrow { cursor: pointer; z-index: 5; position: absolute; top: 50%; margin-top: -17.5px; display: inline-block; color: #fff; background: transparent; width: 35px; height: 35px; font-size: 0; text-index: -9999; cursor: pointer; }
.slick-arrow:before { font-family: 'FontAwesome'; font-size: 14px; }
.slick-arrow:hover { background: transparent; color: #000; }
.slick-arrow.slick-prev { left: -98px; }
.slick-arrow.slick-prev:before { content: ""; background-image: url(); height: 28px; width: 31px; position: absolute; background-repeat: no-repeat; background-size: contain; transform: rotate(180deg); }
.slick-arrow.slick-next { right: -68px; }
.slick-arrow.slick-next:before { position: absolute; content: ""; background-image: url(); height: 22px; width: 31px; background-repeat: no-repeat; background-size: contain; }
.slick-arrow.slick-prev.slick-disabled:before { opacity: 0.4; transition: all  0.2s ease-in-out; }
.slick-arrow.slick-next.slick-disabled:before { opacity: 0.4; transition: all  0.2s ease-in-out; }
.slick-arrow.slick-disabled { display: none; }
ul.slick-dots { margin: 0; padding: 0; list-style: none; float: left; width: 100%; position: absolute; bottom: 0; }
ul.slick-dots { text-align: center; padding: 10px 0 0; }
ul.slick-dots li { display: inline-block; padding: 0 5px; }
ul.slick-dots li button { display: inline-block; background: transparent; width: 16px; height: 16px; border-radius: 100%; font-size: 0; border: 1px solid #FFFFFF; text-index: -9999; cursor: pointer; padding: 0; }
ul.slick-dots li button:hover, ul.slick-dots li.slick-active button { background: #ffffff; }

/* ================ Start Home Hero  ================ */
.home_hero__right { width: 60%; position: relative; padding-left: 0; padding-left: 30px;
    display: flex;
    align-items: flex-end; }
.home_hero__row { display: flex; flex-flow: wrap; }
.home_hero__left { width: 40%; padding-right: 0; display: flex;align-items: center;padding-bottom: 50px; padding-top:50px;}
.home_hero__text {  max-width: 528px; padding-right: 30px; }
/* .home_hero__main {  overflow: hidden; padding-top: 150px; padding-bottom: 150px; } */
.home_hero__main {padding-top:150px;margin-top: -81px;background-repeat: no-repeat;background-position: center center !important;background-size: cover !important;}
.home_hero__main .wrapper2 {  padding-left: calc(100% / 2 - 650px); }
.home_hero__subtext { padding-top: 30px; }
.home_hero__button { padding-top: 30px; }
/* .home_hero__text h1 {color: var(--white_color);}
.home_hero__subtext { color: var(--white_color);} */
.home_hero__subtext {max-width: 475px;}

/* ================ End Home Hero  ================ */

/* ================ Start Solution  ================ */
section.solution__main.technologika_section { padding-bottom: 0px !important; }
.solution__main{background-size:100% 100% !important;}
.solution_heading { max-width: 949px; margin: 0 auto; text-align: center; display: flex; flex-flow: wrap; gap: 15px; justify-content: center; }
.solution_heading .contain { width: 560px; opacity: 0.88; }
.solution_cover { display: flex; flex-flow: wrap;  padding: 0px 30px; justify-content: space-between; padding-top: 46px; padding-bottom: 120px; gap: 26px; max-width:1500px; margin:0 auto; }
.solution_box { width: calc(100%/4 - 26px); border-radius: 8px; background: rgba(255, 255, 255, 0.25); backdrop-filter: blur(26px); padding: 15px 25px 35px 25px; }
.solution_box .icon svg { height: 38px; width: 38px; }
.solution_box .icon svg path { fill: var(--white_color); }
.solution_box .text { font-size: 24px; font-weight: 500; line-height: 33.6px; padding-top: 64px; }
.solution_bottom { background: rgba(255, 255, 255, 0.25); backdrop-filter: blur(8px); padding: 35px 30px; display: flex; flex-flow: wrap; align-items: center; justify-content: space-between; }
.bottom_text { width: calc(100% - 160px; ) }
/* ================ End Solution  ================ */

/* ================ Start ABout us ================ */
.about_cover h2 { color: #fff; }
.about_text ul { padding-left: 40px; }
.about_text ul li { position: relative; list-style: none; margin: 16px 0; }
.about_text ul li:before { background-image: url(https://8545062.fs1.hubspotusercontent-na1.net/hubfs/8545062/technologic%20list%20icon.png); background-position: left; background-repeat: no-repeat; background-size: contain; position: absolute; top: 5px; left: -40px; content: ""; width: 21px; height: 21px; }
.about_row { display: flex; flex-flow: wrap; }
.about_left { width: 50%; padding-right: 35px; }
.about_right { width: 50%; padding-left: 50px; }
.about_text { padding-top: 20px; max-width: 508px; }
.about_text p { opacity: 0.8; }
.about_text ul { padding-top: 10px; }
.about__main { position: relative; z-index: 1; overflow: hidden; }
.about__main:before { background: linear-gradient(0deg, rgba(31, 33, 35, 0.85), rgba(31, 33, 35, 0.85)); position: absolute; content: ""; height: 100%; width: 100%; top: 0; left: 0; z-index: -1; }
.about_right img { border-radius: 22px; display: block; }
.about_btn.main_button { padding-top: 30px; }
.counter_row { display: flex; flex-flow: wrap; margin: 0 -10px; padding-top: 30px; padding-bottom: 0; }
.counter_box { width: calc(100% / 3 - 20px); margin: 0 10px; position: relative; padding-right: 20px; padding-top: 15px; padding-bottom: 15px; }
.counter_box h3 { font-size: 36px; font-weight: 700; line-height: 28px; color: #fff; }
.sub_title { opacity: 0.51; padding-top: 15px; }
.about_style_2:before { opacity: 0; }
.about_style_2{ background-color: #F8F8F8; }
.about_style_2 .about_cover h2 { color: #1F2123; }
.about_style_2 .about_text  p { color: #1F2123; opacity: 0.8; }
.about_style_2 .about_text { color: #1F2123; }
/* .about_style_2 .about_text ul li:before { background-image: url(https://8545062.fs1.hubspotusercontent-na1.net/hubfs/8545062/2024/fe_check.svg); }
.about_style_2 .about_text ul li:before { height: 28px; top: 1px; width: 27px; } */
.about_style_2 .about_text ul { font-weight: 600; }
.about_style_2 .counter_box h3 { color: #1F2123; }
.about_style_2 .sub_title { color: #1F2123; opacity: 0.4; }
/* .about_style_2 .primary_button { background-color: var(--primary_color); } */
.about_style_2 .primary_button:hover { background-color: var(--black_color); }
.about_style_2 .two_bubble:before, .about_style_2 .two_bubble:after { background-image: url(https://8545062.fs1.hubspotusercontent-na1.net/hubfs/8545062/2024/Ellipse%2027-1.svg); }
.about_style_2 .two_bubble:before { z-index: -1; }
.about_style_2 .two_bubble:after { z-index: 1; }
/* .about_style_2 .title_border h2:before { background: var(--primary_color); } */
/* .about_style_2 h2 span { color: var(--primary_color); } */
.counter_box:before { content: ""; position: absolute; height: 100%; width: 1px; background-color: #D3D3D3; right: 10px; opacity: 0.5; top: 0; bottom: 0; }
.counter_box:last-child:before { opacity: 0; }
/* ================ end ABout us ================ */

/* ================ Start Image and Content Section ================ */
.about_style_2.image__content_section { background: transparent; }
.image__content_section.about_style_2:before { display: none; }
.image__content_section .about_row { align-items: center; flex-direction: row-reverse; position: relative;  }
/* .image__content_section .about_row:before { position: absolute; content: ""; top: -120px; width: 100%; height: 1px; background: #D9D9D9; } */
.image__content_section .about_left { padding-left: 35px; padding-right: 0; }
.image__content_section .about_right { padding-left: 0; padding-right: 50px; }
.image__content_section .about_text ul{padding-top:20px;}
.image__content_section .about_text ul li:first-child{margin-top:0px;}
.image__content_section .about_text ul li { font-weight: 400; }
/* ================ End Image and Content Section ================ */

/*  ================ Start multi-text ================ */
.multi_text__row { text-align: center; font-size: 20px; line-height: 28px; padding-top: 100px; padding-bottom: 100px; color: #1F2123; margin: 0 auto; max-width: 928px; display: flex; flex-flow: wrap;gap: 20px;flex-direction: column; }
.multi_text__row p{opacity:0.8;}
.multi_text__main .wrapper { border-top: 1px solid #DCDCDC; }
/*  ================End multi-text ================ */

/*  ================ Start Inner Hero ================ */
.inner_hero { padding: 184px 0px; }
.inner_hero.bg_color { background-color: var(--white-color); padding: 105px 0 74px; }
.inner_hero h1 { color: var(--white_color); }
.inner_hero.bg_color h1, .inner_hero.bg_color ul li a, .inner_hero.bg_color ul li span.inner_title, .inner_hero.bg_color .inner_hero_content { color: var(--black_color); }
.inner_hero.bg_color .inner_hero_content { opacity: 0.8; }
.inner_hero.bg_color ul li svg path { fill: var(--black_color); }
.inner_hero_menu ul li a { text-decoration: none; text-transform: uppercase; color: var(--white_color); opacity: 0.62; font-size: 16px; font-weight: 600; line-height: 20.8px; }
.inner_hero_menu ul { display: flex; flex-flow: wrap; align-items: center; gap: 10px; }
.inner_hero_menu ul li { display: flex; align-items: center; justify-content: center; gap: 9px; }
.inner_hero_menu ul li svg { vertical-align: middle; }
.inner_hero_menu ul li:hover a { text-decoration: none; }
.inner_hero_menu h1 { padding-top: 8px; }
.inner_hero_menu ul li span.inner_title { font-size: 16px; font-weight: 600; line-height: 20.8px; color: var(--white_color); text-transform: uppercase; }
.inner_hero.bg_color .inner_hero_menu ul { justify-content: center; }
.inner_hero.bg_color h1, .inner_hero.bg_color .inner_hero_content { text-align: center; }
.inner_hero .inner_hero_content { color: #fff; padding-top: 30px; font-size: 20px; line-height: 28px; font-weight: 400; max-width:598px; margin:0 auto; margin:0; }
.hero_center_section .inner_hero_menu { text-align: center; }
.hero_center_section ul.list.no-list { justify-content: center; }
.inner_hero.application_development .inner_hero_content {margin: 0px !important;}
.inner_hero.application_development {padding:175px 0px;}
/*  ================ End Inner Hero ================ */

/*  ================ Start Capability section ================ */
.capabilities__row {display: grid;gap: 44px;grid-template-columns: repeat(3, minmax(0, 1fr)); row-gap: 80px;}
.capabilities__box { padding: 30px; background: #F8F8F8; border-radius: 24px; }
.capabilities_icon { text-align: center; margin-top: -85px; }
.capabilities_icon img { display: block; margin: 0 auto; width: 115px; }
.capabilities__row { padding-top: 100px; }
.capabilities__list ul { padding: 0; margin: 0 !important; list-style: none; }
.capabilities__list ul li { padding-top: 20px; }
.capabilities_list_title { color: var(--primary_color); font-size: 30px; font-weight: 600; line-height: 40px; }
.capabilities__box h3 { font-size: 31px; font-weight: 500; line-height: 43px; padding-top: 20px; padding-bottom: 20px; }
.capabilities__list ul li:first-child { padding: 0; }
.capabilities__list { border-top: 1px solid #D9D9D9; padding-top: 26px; }
.capabilities_section {padding: 10px 0 120px 0px;}
.capabilities__text {font-size: 18px;font-weight: 400;line-height: 27px;padding-top: 5px;}
/*  ================ End Capability section ================ */

/*  ================ Start Benifit section ================ */
section.benifit__main { position: relative; z-index: 1; overflow: hidden; padding: 130px 0px; }
.benifit__main_bg { position: absolute; top: 0; right: 0; left: 0; bottom: 0; z-index: -1; background-repeat: no-repeat; background-size: 100% 100% !important; transform: translateY(100px); }
.benifit_row { display: flex; flex-flow: wrap; gap: 35px 43px; justify-content: center; padding-top: 40px; }
.benifit_box { padding: 40px; }
.benifit_box h4 { font-size: 21px; font-weight: 600; line-height: 28.8px; padding-bottom: 10px; }
.benifit_contain.white { opacity: 0.8; }
.Productivity__section .benifit__main_bg { transform: translateY(0); }
.benifit_box.bg_red { background: #FFFFFF52; backdrop-filter: blur(51.29999923706055px) }
.benifit_box.radius_20 { border-radius: 20px; }
.benifit_box.radius_8 { border-radius: 8px; }
.benifit_box.width_33 { width: calc(100% / 3 - 30px); }
.benifit_box.width_50 { width: calc(100% / 2 - 30px); }
/*  ================ End Benifit section ================ */

/*  ================ Start Security section ================ */
.security__row { display: grid; padding-top: 70px; padding-bottom: 130px; }
.security__row.box_three { grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 40px; }
.security__row.box_four { grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 40px; }
.security__row.box_five { grid-template-columns: repeat(5, minmax(0, 1fr)); gap: 23px; }
.security_section { background-repeat: no-repeat; padding-top: 130px; }
.security__box { background: rgba(255, 255, 255, 0.25); padding: 21px 29px 29px 29px; border-radius: 8px; backdrop-filter:blur(15px); }
.security_icon { max-width: 40px; }
.security_title { text-align: center; }
.security__box h4 { padding-top: 20px; padding-bottom: 12px; }
.security__text { opacity: 0.8; }
.security_bottom { padding: 35px 30px; background: hsla(0, 0%, 100%, .25); backdrop-filter: blur(12px); }
.security_cover { display: flex; flex-flow: wrap; gap: 20px; justify-content: space-between; align-items: center; }
.security_bottom_right a { display: flex; align-items: center; gap: 10px; color: var(--lightblue_color); text-decoration: none; font-weight: 600; transition: all 0.4s ease; }
.security_bottom_right a svg { display: block; height: 30px; width: 22px; }
.security_bottom_right a:hover span { opacity: 0.5; }
.security_icon img{height:38px!important; width:38px;}
.box_five .security_content { padding-top: 80px; }
.security_bottom_right a:hover span svg { transform: translateX(25%); transform: scale(1.1); }
/*  ================ End Security section ================ */

/*  ================ Start AI section ================ */
.ai__main { padding-top: 90px; padding-bottom: 120px;background-size: 100% 100% !important;background-repeat: no-repeat; }
.ai_row { display: flex; flex-flow: wrap; }
.ai_left { width: 50%; padding-right: 60px; }
.ai_right { padding-left: 60px; width: 50%; }
.ai_cover {display: flex;flex-flow: wrap;gap: 13px; padding: 25px;max-width: 511px;}
.ai_cover h3{max-width: 357px;}
.ai_inner {display: flex;flex-flow: wrap;gap: 45px;}
span.ai_list_title {font-weight: 600;}
.ai_list {opacity: 0.8;}
.ai_list ul {padding-top: 12px; padding-left:30px;}
/*  ================ End AI section ================ */

/*  ================ Start Benefit section ================ */
.benefit_section { padding-top:120px; padding-bottom:60px; }
.benefit__row { display: grid; gap: 30px; grid-template-columns: repeat(2, minmax(0, 1fr));height: 100%;}
.benefit__box { background: rgba(248, 248, 248, 1); border-radius: 20px; padding: 40px; }
.icon_banifit svg { height: 16px;width: 22px;}
.benefit_title_wrap { display: flex; gap: 12px; }
.benefit_text { padding-top: 10px; }
.sub_title_benefit { font-size: 21px; font-weight: 600; line-height: 29px; }
.benefit_col { display: flex; flex-flow: wrap; padding-top: 60px;}
.benefit_col_left { width: 70%; padding-right: 30px; }
.benefit_col_right { width: 30%; background: rgba(248, 248, 248, 1); border-radius: 20px; padding: 40px; }
.benefit_image img { display: block; margin: 0 auto; }
.benefit_image {padding-top: 20px;}
/*  ================ End Benefit section ================ */

/*  ================ Technologika section ================ */
.technoligiKa__main{padding-top:130px;padding-bottom:95px;overflow:hidden;}
.technoligiKa_row { display: flex; flex-flow: wrap; gap: 44px; padding-top: 70px; padding-bottom: 29px; }
.technoligiKa_box { width: calc(100% / 2 - 22px); background: #F8F8F8; border-radius: 24px; padding: 50px 50px 32px 45px; }
.technoligiKa_box .contain{padding-top:19px;max-width:485px;}
.technoligiKa_service { background: #F8F8F8; border-radius: 24px; display: flex; flex-flow: wrap; justify-content: space-between; }
.technoligiKa_left { width: 50%; padding-right: 50px; display: flex; flex-flow: wrap; flex-direction: column; gap: 19px; justify-content: center; padding-left: 40px; padding-top:30px; padding-bottom:30px; }
.technoligiKa_right { width: 50%; padding-left: 35px; padding-top: 15px; position: relative;z-index:1; }
.technoligiKa_right img{display:block;}
.technoligiKa_right:before {background-image: url(https://8545062.fs1.hubspotusercontent-na1.net/hubfs/8545062/2024/Frame%2027299.png);background-repeat: no-repeat;background-size: contain;bottom: 0;content: "";left: auto;position: absolute;right: 0%;top: auto;width: 100%;z-index: -1;height: 319px;width: 442px;}
/*  ================ End Technoligika section ================ */

/*  ================ Start Feature section ================ */
.feature__main { padding: 131px 0px; }
.feature__main.feature_data_center{padding-top:50px; padding-bottom:131px;}
.multi_cloud_feature{padding:135px 0px 0px 0px;}
.feature_row { display: flex; flex-flow: wrap; }
.feature_left { width: 50%; padding-right: 35px; }
.feature_right { width: 50%; padding-left: 50px; }
.feature_heading { padding-bottom: 40px; }
.feature_left img { display: block; border-radius: 22px; }
.feature_list li { display: flex; flex-flow: wrap; gap: 12px; padding-bottom: 28px; }
.feature_list li.text__ { padding-bottom: 20px !important; }
.feature_icon { width: 32px; height: 32px; }
.feature_text { width: calc(100% - 44px); }
.feature_text h4 { font-size: 21px; line-height: 28.8px; font-weight: 600; opacity: 0.9; }
.feature_text .contain { opacity: 0.8; padding-top: 10px; }
.fetaure_bubble { position: relative; z-index: 1; }
.fetaure_bubble.bubble_green:before, .fetaure_bubble.bubble_green:after { content: ""; position: absolute; background-image: url(https://8545062.fs1.hubspotusercontent-na1.net/hubfs/8545062/2024/Ellipse%2027.svg); background-size: contain; background-repeat: no-repeat; }
.fetaure_bubble.bubble_green:before { height: 106px; width: 106px; top: 166px; left: -58px; }
.fetaure_bubble.bubble_green:after { height: 199px; left: -58px; top: -49px; width: 199px; z-index: -1; }
.fetaure_bubble.bubble_yellow:before, .fetaure_bubble.bubble_yellow:after { content: ""; position: absolute; background-image: url(https://8545062.fs1.hubspotusercontent-na1.net/hubfs/8545062/2024/yellow_svg.svg); background-size: contain; background-repeat: no-repeat; }
.fetaure_bubble.bubble_yellow:before { height: 106px; width: 106px; top: 166px; left: -58px; }
.fetaure_bubble.bubble_yellow:after { height: 199px; left: -58px; top: -49px; width: 199px; z-index: -1; }
/*  ================ End Feature section ================ */

/*  ================ Start Services section ================ */
section.services__main { padding-top: 127px; padding-bottom: 157px; background:#fafafa; }
.services_heading {padding-bottom: 57px; }
.services_row { display: flex; flex-flow: wrap; gap: 30px; }
.services_box { width: calc(100%/2 - 30px); ); border-radius: 24px; position: relative; overflow:hidden;}
.services_contain { opacity: 0.8; padding-top: 15px;  }
.services_image img { display: block; border-radius: 24px; width:100%; height:320px !important;}
.services_image { position: relative; z-index: 1; height:100%;}

.services_cover { position: absolute; top: 0; left: 0; right: 0; bottom: 0; z-index: 2; padding:60px 32px 40px 32px; transform: translateY(50%); transition: all 0.4s ease; max-width:550px;} 
.services_cover .clone_title {opacity: 0;display: none; transition: all 0.4s ease; }
.main_title {opacity: 1;display: block;transition: all 0.4s ease;position: absolute;bottom: 15%;top: auto;left: 0;content: "";z-index: 2;padding-left: 32px;}
.services_contain { opacity: 0; transition: all 0.4s ease; } 
.services_box:hover .clone_title{opacity:1; display:block;} 
.services_box:hover .main_title{opacity:0; display:none;}
.services_box:hover .services_cover { transform: translateY(0%); }
.services_box:hover .services_cover .services_contain { opacity: 1; }
.services_box:hover .services_image:after {position: absolute;top: 0;left: 0;height: 100%;width: 100%;background: #0000008F;backdrop-filter: blur(19.399999618530273px);content: "";border-radius: 24px; overflow:hidden;}
/* .services_box:hover .services_cover {overflow: auto;}  */
.services_box:hover {border-radius: 24px;}


/*  ================ End Services section ================ */

/*  ================ Start Faq section ================ */
.faq_main { padding-top: 50px; padding-bottom: 130px; }
section.faq_main.gray { background: #f8f8f8; padding: 130px 0px; }
section.faq_main.faq_data_center {padding: 130px 0px;}
section.faq_main.faq_workspace {padding: 130px 0px 0px 0px;}
.faq_column { display: flex; width: 100%; flex-flow: wrap; align-items: center; border-bottom: 1px solid #DDDDDD; }
.faq_header { width: 100%; display: flex; align-items: center; position: relative; padding-right: 65px; padding-bottom: 20px; padding-top: 20px; cursor: pointer; }
.faq_details { width: 100%; display: none; padding-bottom: 35px; }
.faq_header span { cursor: pointer; padding-left: 30px; position: absolute; right: 0; }
.faq_column:last-child { border-bottom: 0; }
.faq_header span svg { width: 28px; }
.faq_col { display: grid; gap: 60px; grid-template-columns: repeat(2, minmax(0, 1fr)); }
.faq__left img { border-radius: 18px; width: 100%; display: block; }
.faq_column:first-child .faq_details { display: block; }
.faq_column.active .faq_header span svg { transform: rotate(180deg); }
.faq_details ul { padding-left: 20px; }
.faq__left { position: relative; z-index: 1; }
section.faq_main { overflow: hidden; }
.faq_col.faq_reverse .faq__left { order: 2; }
.faq_col.faq_reverse .faq__right { order: 1; }
.faq_details li { display: flex;gap: 5px;flex-flow:wrap;}
.faq_list_icon svg {height: 20px;width: 20px;vertical-align: middle;fill: var(--primary_color);}
.faq_list_icon.green_arrow svg {fill: var(--lightgreen_color);}
.faq_list_icon.red_arrow svg {fill: var(--primary_color);}
.faq_list_icon.blue_arrow svg {fill: var(--lightblue_color);}
.faq_list_icon.yellow_arrow svg {fill: var(--yellow_color);}
span.faq_list_icon{width: 20px;height: 20px;}
.faq_list_text{width:calc(100% - 25px);}
/*  ================ End Faq section ================ */

/*  ================ Start Consultation section ================ */
.consultation_heading {text-align: center;}
.consultation_row { padding-top: 90px; text-align: center; display: flex;flex-flow: wrap;justify-content: center;gap: 30px; }
.consultation_btn { padding-top: 80px; text-align: center; }
.consultation_box {width: calc(100% / 3 - 20px);}
.consultation_box h3 { padding: 12px 0; }
.consultation_Section { background: rgba(248, 248, 248, 1); padding: 120px 0; background-repeat: no-repeat;}
.consultation_icon span {height: 96px;width: 96px;align-items: center;justify-content: center;display: inline-flex;border-radius: 100%;background: rgba(9, 181, 235, 1);}
.consultation_icon img {display: block;margin: 0 auto;object-fit: contain; width: 30px;height:30px !important;}
.consultation__text.white {opacity: 0.8;}
.consultation_btn .primary_button.bg_yellow {color: var(--black_color);}
.consultation_btn .primary_button.bg_yellow span.icon svg path {stroke: var(--black_color);}
.consultation_btn .primary_button.bg_yellow:hover, .consultation_btn .primary_button.bg_yellow:focus{background:var(--white_color);}
/*  ================ End  Consultation section ================ */

/*  ================ Start Trust-Message Section ================ */
.Trust__messages{padding:135px 0 160px; background-size:100% 100% !important;}
.Trust__messages .consultation__text { padding-top: 22px; font-size: 22px; line-height: 28.2px; font-weight: 500; color: #1F2123; }
.Trust__messages .consultation__text p { font-weight: 500; }
.Trust__messages .consultation_row { display: flex; gap: 30px; flex-flow: wrap;justify-content: center; padding-top: 70px; text-align: center; }
.Trust__messages .consultation_box {width: calc(100% / 4 - 30px);}
.Trust__messages .consultation_icon img { display: block; margin: 0 auto; object-fit: contain; width: 38px; height: 38px !important; }
/*  ================ End  Trust-Message Section ================ */

/*  ================ Start Career Vacancy Section ================ */
.career_vacancy { padding-top: 127px; padding-bottom: 157px; background: #F8F8F8; }
.vacancy_heading { padding-bottom: 57px; }
.vacancy_col { display: flex; flex-flow: wrap; gap: 40px 44px; }
.vacancy_detail_box { width: calc(100%/2 - 23px); ); border-radius: 24px; position: relative; overflow: hidden; }
.vacancy_deatil_image img {object-position: center; object-fit: cover;  display: block; border-radius: 24px; width: 100%; height: 320px !important; }
.vacancy_deatil_image { position: relative; z-index: 1; height: 100%; }
.vacancy_deatil_image:before { content: ""; position: absolute; top: 0; left: 0; height: 320px !important; !i; !; width: 100%; z-index: 11; background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.68) 100%); border-radius: 24px; overflow: hidden; }
.vacancy_cover { position: absolute; bottom: 34px; top: auto; left: 0; content: ""; z-index: 1; max-width: 550px; display: block; padding-left: 40px; }
.vacancy__.link_text a { text-decoration: underline var(--white_color); }
/*  ================ End Career Vacancy Section ================ */

/*  ================ Start Career Inner Section ================ */
.careers_inner_row { display: grid; gap: 100px; grid-template-columns: repeat(2, minmax(0, 1fr)); align-items: center; }
.careers_inner_section { padding: 30px 0; }
.careers_inner_text { padding-top: 18px; }
.careers_inner_btn { padding-top: 45px; }
.careers_inner_right img { border-radius: 22px; display: block; }
.careers_inner_text strong { font-weight: 600; }
.red.title_border h2:before { background: var(--primary_color); }
.careers_inner_row.row_reverse_ .careers_inner_left { order: 2; }
.careers_inner_row.row_reverse_ .careers_inner_right { order: 1; }
.careers_link.link_text { padding-top: 30px; width: 100%; }
.careers_link.link_text a { text-decoration: underline 3px var(--black_color); text-decoration-style: solid; font-weight: 600; opacity: 0.8; }
/*  ================ End Career Inner Section ================ */

/*  ================ Start Leadership Team Section ================ */
.leadership_team_section { padding: 131px 0px 110px; }
.leadership_team_col { display: flex; gap: 65px;  padding-top: 75px; justify-content: center;}
.leadership_team_text { padding-top: 25px; }
.team_sub { padding-bottom: 10px; line-height: 28px;font-weight: 500;font-size: 22px; }
.leadership_team_left{width:28%;}
.leadership_team_left img { display: block;border: 1px solid #D7D7D7; border-radius: 50%;}
.team_member { padding-top: 75px; display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 40px; }
.team_member_box { border-radius: 24px; background: #F8F8F8; padding: 34px 39px 50px; }
.team_member_designation { padding-top: 20px; }
.team_member_name { padding-bottom: 17px; }
.team_member_contain{font-size:17px;}
.team_member_name, .team_member_designation { font-size: 21px; line-height: 29.4px; font-weight: 500; color: var(--black_color); }
.leadership_team_right { width: 43%;}
/*  ================ End Leadership Team Section ================ */

/*  ================ Start Connectivity Section ================ */
.connectivity { position: relative; z-index: 1; overflow: hidden;  }
.connectivity.network__ { padding: 130px 0; }
.connectivity.workspace__{padding: 184px 0px;}
.connectivity.workspace__ .wrapper{padding:135px 15px 0 15px;}
.connectivity.network__ .connectivity_bg { transform: translateY(0); } 
.connectivity .connectivity_bg { position: absolute; top: 0; right: 0; left: 0; bottom: 0; z-index: -1; background-repeat: no-repeat; background-size: 100% 100% !important; transform: translateY(100px); } 
.connectivity__btn { padding-top: 50px; }
.connectivity_text { padding-top: 25px; }
.network__ .connectivity_col{ text-align: center; max-width: 745px; margin: 0 auto; }
.workspace__ .connectivity_col{text-align: center; max-width: 875px; margin: 0 auto;}
/*  ================ End  Connectivity Section ================ */

/*  ================ Start Development Section ================ */
.development_row { display: flex; flex-flow: wrap; }
.devlopment_left { width: 50%; padding-right: 35px; }
.devlopment_right { width: 50%; padding-left: 50px; }
.devlopment_left img {display: block;border-radius: 22px;height:100% !important;}
.develpoment_cover .text{max-width:550px; opacity: 0.80; padding-top: 18px;}
.development_title{font-size:24px; line-height:36px; font-weight:700; color:var(--black_color);padding-top: 30px;}
.development_list{padding-top:20px;display: flex;flex-flow: wrap;flex-direction: column;gap: 11px;}
.development_list li {background: #F9F5FD;padding: 19px 24px;border-radius: 9px;}
.development_list li a {display: flex;align-items: center;justify-content: space-between;transition:all 0.4s ease;}
.development_list li span svg{vertical-align: middle;}
.development_list li span.list_text{color:var(--purple_color);font-size:18px; font-weight:600; line-height:27.9px; opacity:0.9;}
.development__main .two_bubble{height:100%;}
.development_list li span.list_text{width: calc(100% - 40px);} 
.development_list li span.icon{width: 40px; height: 40px;display: flex;align-items: center;justify-content: center;}
.development_list li a:hover {opacity: 0.8;text-decoration: none;}
.development__main {background-size: 100% 100% !important;background-position: center 50px !important;}
/*  ================ End  Development Section ================ */

/*  ================ Start Discover Section ================ */
.discover_row { display: flex; flex-flow: wrap; }
.discover_left { width: 50%; padding-right: 35px; }
.discover_right { width: 50%; padding-left: 50px; }
.discover_list li svg { height: 30px; width: 30px; display: flex; align-items: center; justify-content: center; }
.discover_left img { display: block; border-radius: 22px; }
.discover_cover ul { padding-top: 42px; }
.discover_list li svg { vertical-align: middle; }
.discover_cover ul li span.text { font-weight: 600; }
.discover_list li svg path { fill: var(--lightblue_color); }
ul.discover_list { display: flex; flex-flow: wrap; justify-content: space-between; align-items: center; }
.discover_list li { width: 50%; display: flex; flex-direction: row; gap: 20px; align-items: center; padding: 15px 0px; }
.discover_list li span.icon { background: rgba(231, 249, 255, 1); border-radius: 100%; height: 60px; width: 60px; display: inline-flex; align-items: center; justify-content: center; }
.discover_list li span.text { width: 70%; height: 30%; }
section.discover__main.technologika_section {background-position: center -20px !important; background-size: 100% 100% !important;}
.discover_btn {padding-top: 55px;display: inline-block;}
/*  ================ End Discover Section ================ */

/*  ================ Story Scetion ================ */
.story_row { display: flex; flex-flow: wrap; gap: 46px; }
.story_cover { width: calc(50% - 23px); padding: 30px; background: #F1F1F1; border-radius: 26px; }
.story_subtitle { padding-top: 26px; font-weight: 600; font-size: 18px; line-height: 28.8px; color: var(--black_color); opacity: 0.40; text-transform: uppercase; }
.story_title { padding-top: 13px; font-weight: 500; font-size: 26px; line-height: 36.4px; color: var(--black_color); padding-bottom: 33px; }
.story_link a{color:var(--primary_color);}
.story_thumbnail, .story_video { border-radius: 22px; }
.story_video { position: relative; }
.play_svg {position: absolute; top: 50%; cursor: pointer; left: 50%; text-align: center; display: flex;  justify-content: center; transform: translate(-50%, -50%); margin: 0 auto;}
.story_section { padding-bottom: 90px;}
div#popup video { border-radius: 23px; height: 50%; width: 50%; display: block; }
/* 
div#popup button{transition:all 0.4s ease;}
div#popup button:hover { background: var(--black_color); }
div#popup button:hover svg path { fill: var(--white_color); } */
/*  ================ End Story Scetion ================ */

/*  ================ Start Logo Section ================ */
section.logo__main .wrapper {padding-bottom: 50px;padding-top: 50px;border-top: 1px solid #d9d9d9;border-bottom: 1px solid #d9d9d9;}
.logo_row {display: flex;flex-flow: wrap;justify-content: center;align-items: center;justify-content: space-between;}
.logo_image {width: calc(100% / 4);display: flex;justify-content: center;  padding: 15px;}	
/*  ================ End Logo Section ================ */

/*  ================ Start Multi Colud Section ================ */
.multi_cloud_heading { padding-top: 120px; padding-bottom: 105px;  } 
.multi_cloud_main .wrapper{border-bottom: 1px solid #D9D9D9;}
.multi_cloud_heading { text-align: center; display: flex; justify-content: center; align-items: center; flex-flow: wrap; max-width: 871px; margin: 0 auto; gap: 25px; }
/*  ================ End Multi Colud Section ================ */

/*  ================ Start Network Section ================ */
.network__list ul { list-style: none; margin: 0; padding: 0 }
.network__list ul li { align-items: baseline; display: flex; gap: 15px; padding-top: 15px }
.network_section { padding: 120px 0 110px 0; }
.network_section.multi_cloud{padding:96px 0px 126px 0px;}
.network_services_{padding-top:105px 0px 94px 0px;}
.network__right img { border-radius: 22px; display: block; width: 100% }
.network__left{display: flex;flex-flow: wrap;justify-content: center;align-items: center;}
.network__title{font-size:35px; color:var(--black_color); line-height:45.5px; font-weight:500;}
.network__text { padding: 25px 0 }
.network__list ul li:first-child { padding-top: 0 }
.network_list_icon svg { display: block; height: 15px; width: 20px }
.network_col { position: relative;z-index:1; }
.network_col.bubble_svg:after {background-image: url(https://8545062.fs1.hubspotusercontent-na1.net/hubfs/8545062/Ellipse%2027.png); height: 199px; right: -76px; top: -49px; width: 199px; background-repeat: no-repeat;background-size: cover; }
.network_col.bubble_svg:after, .network_col.bubble_svg:before { content: ""; position: absolute; z-index: -1 }
.network_col.bubble_svg:before { background-image: url(https://8545062.fs1.hubspotusercontent-na1.net/hubfs/8545062/Ellipse%2027.png); height: 106px; right: -76px; top: 160px; width: 106px; background-size: cover;background-repeat: no-repeat;}
.network_heading{padding-bottom:75px;}
.network__box.row_reverse{flex-direction: row-reverse; }
.network__box { display: flex; flex-flow: wrap; }
.network__left { padding-right: 60px; width: 50% }
.network__right { padding-left: 0; width: 50% }
.network__box.row_reverse .network__left { padding-left: 60px; padding-right: 0 }
.network__box.row_reverse .network__right { padding-left: 0; padding-right: 0 }
.network__box { padding-top: 60px }
.network__box:first-child { padding-top: 0 }
.network_section{position:relative; z-index:1;}
.network_section {overflow: hidden;}
.network_section {background-repeat: no-repeat;background-size: contain !important; background-position: top center!important; }
.network__text2 {padding: 25px 0px;}
/*  ================ End Network Section ================ */

/*  ================ Start Our Services Box Section ================ */
#scrollbar { height: 91px; overflow-y: scroll; }
#scrollbar::-webkit-scrollbar { width: 4px; }
#scrollbar::-webkit-scrollbar-track { border-radius: 4px; box-shadow: inset 0 0 3px #80808026; }
#scrollbar::-webkit-scrollbar-thumb { background: #b3b3b357; border-radius: 4px; }
section.services__section { padding-top: 130px; padding-bottom: 115px; }
.services_title_row { display: flex; flex-flow: wrap; }
.services_title_left { width: 30%; }
.services_title_right { width: 70%; text-align: right; }
.filtter__box ul { margin: 0; padding: 0; list-style: none; display: flex; justify-content: right; gap: 15px; }
.filtter__box ul li { padding: 15px 25px 16px; border: 1px solid #1F2123; border-radius: 52px; cursor: pointer; font-size: 16px; line-height: 19px; font-weight: 500; text-align:center; }
.filtter__box ul li.active { background: #000; color: #fff; }
.box__row { display: flex; flex-flow: wrap; margin: 0 -20px; padding-top: 60px; }
.box__clomn {  overflow: hidden; width: calc(100% / 3 - 40px); margin: 20px; background: #F8F8F8; border-radius: 24px; border: 1px solid #E4E4E4; padding: 36px 40px 36px 40px; }
.defult__box_title h3 { transition: all 0.4s cubic-bezier(0.25, 0.1, 0.25, 1); font-size: 23px; line-height: 32px; color: #1F2123; }
.hover__box_content { font-size: 18px; line-height: 28px; color: #1F2123; }
.hover__box_title h3 { color: #1f2123; font-size: 23px; line-height: 32px; padding-bottom: 20px; }
.defult__box_icon { padding-bottom: 16px; }
.box__clomn { position: relative; min-height: 213px; padding-bottom: 50px; }
.hover__box_cover { opacity: 0; visibility: hidden; transform: translateY(100%); transition: all .4s ease; }
.box__clomn:hover .hover__box_cover { opacity: 1; visibility: visible; transform: translateY(0%); }
/* .box__clomn:hover .defult__box_title { opacity: 0; visibility: hidden; } */
.defult__box_title { position: absolute; top: auto; bottom: 39px; left: 40px; right: 40px; }
.box__clomn .link_text__ a {position: absolute;top: 0;left: 0;right: 0;bottom: 0;}
/*  ================ End Our Services Box Section ================ */

/*  ================ Start Our Services Section ================ */
.our_services_section {padding: 120px 0; }
.our_services_section.multi_cloud_services {padding: 0px 0px 112px 0px;}
.our_services_text {max-width: 700px;margin: 0 auto;text-align: center;}
.our_services_text {padding-top: 20px;}
.our_services_box {background: rgba(241, 241, 241, 1);padding: 40px; overflow: hidden; border-radius:25px; position:relative;transition:all 0.4s ease;}
.our_services_link {display: flex;align-items: center;gap: 10px;}
.our_services_link svg { height: 15px;width: 15px;display: block;}
.our_services {padding-top: 15px;}
.our_services_hover { transition: all 0.4s ease; opacity: 0; visibility: visible; }
.our_services_box:hover .our_services_hover { opacity: 1; visibility: visible; }
.our_services_row {display: grid;gap: 44px;grid-template-columns: repeat(2, minmax(0, 1fr)); padding-top: 70px;}
.our_services_box:hover .our_services_link { opacity: 0; min-height: 0; visibility: hidden; }
.our_services_link { transition: all 0.4s ease; } 
.our_services_link {position: absolute;bottom: 40px;}
.our_services_link span{padding-right:80px;}
a.our_link_top {position: absolute;top: 0;left: 0;height: 100%;width: 100%;opacity: 0;}
.our_services_col { background: #f1f1f1; padding: 40px; border-radius: 25px; margin-top: 30px; display: flex; flex-flow: wrap; }
.our_services_left { width: 40%; padding-right: 50px; border-right: 1px solid rgba(217, 217, 217, 1); }
.our_services_right { width: 60%; padding-left: 50px; }
.our_inner_box { padding-top: 25px; }
.our_inner_box:first-child { padding-top: 0; }
.our_inner_text { padding-top: 15px; }
.our_services_content { padding-top: 25px; }
.our_inner_box h4 {font-family: IBM Plex Sans;font-size: 21px;font-weight: 500;line-height: 28px;}
.our_services_box.highlight_box {background: var(--yellow_color);}
.highlight_box .our_services_hover{opacity:1; visibility:visible;}
.highlight_box .our_services_link{display:none;}
/*  ================ End Our Services Section ================ */

/*  ================ Start Sub Solution Section ================ */
.solutions_row_cover { padding-top: 163px 0 120px; }
.solutions_row { display: grid; gap: 40px; grid-template-columns: repeat(4, minmax(0, 1fr)); padding-top: 36px; text-align: left; }
.solutions_row.three__box { grid-template-columns: repeat(3, minmax(0, 1fr)); }
.solutions_clomna { padding: 39px; background: #F8F8F8; border: 1px solid #E4E4E4; border-radius: 20px; min-height: 310px; position: relative; padding-bottom: 65px; }
section.solutions { padding: 120px 0; }
.solutions_box_title { position: absolute; top: auto; bottom: 30px; left: 39px; right: 39px; }
.solutions_box_title { font-size: 24px; line-height: 31.2px; color: #1F2123; font-weight: 500; }
.solutions_clomna .link__text a {position: absolute;top: 0;left: 0;right: 0;height: 100%;width: 100%;}
.solutions_clomna .link_text{position:relative;}
/*  ================ End Sub Solution Section ================ */

/*  ================ Start Support ================ */
section.support__main { padding-top: 79px; padding-bottom: 120px; position: relative; }
.support_icon svg { height: 30px; width: 30px; display: flex; align-items: center; }
.support_icon svg path { fill: var(--white_color); }
.support_row { display: flex; flex-flow: wrap; }
.support_left { width: 50%; padding-right: 30px; position: relative; }
.support_right { width: 50%; padding-left: 60px; display:flex;}
.support_image img { display: block; border-radius: 18px; }
.support_cover .contain { padding-top: 15px; max-width: 555px; }
.chart_img img { display: inline-block; border-radius: 6px; }
.support_image { position: relative; }
.chart_img { position: absolute; top: 265px; right:6px; background: var(--white_color); padding: 19px 29px; border-radius: 14px; box-shadow: 2px 4px 11px 0px #0000000F, 10px 17px 20px 0px #0000000D, 22px 38px 26px 0px #00000008, 39px 68px 31px 0px #00000003, 61px 106px 34px 0px #00000000; z-index: 1; }
.support_us { padding-top: 58px; display: flex; flex-flow: wrap; align-items: center; justify-content: space-around;  }
.support_us .inner_cover { text-align: center; width: calc(100%/3); display: flex; flex-flow: wrap; justify-content: center; flex-direction: column !important; align-items: center; gap:12px;}
span.support_icon { display: flex; align-items: center; justify-content: center; height: 96px; width: 96px; border-radius: 100%; flex-flow: wrap; }
.support_bg {padding-top: 60px; background-size: 100% 100% !important;background-repeat: no-repeat;}
/*  ================ End Support ================ */

/*  ================ Start Support Section ================ */
html { scroll-behavior: smooth; }
section.support_main { padding-bottom: 130px; padding-top: 140px; }
.support_filtter__box ul { margin: 0; padding: 0; list-style: none; display: flex; justify-content: center; gap: 15px; }
.support_filtter__box ul li a { display: inline-block; padding: 15px 25px 16px; border: 1px solid #1F2123; border-radius: 52px; font-size: 16px; line-height: 19px; font-weight: 500; }
.support_filtter__box ul li.active a { background: #000; color: #fff; }
.support_filtter__box ul li a { text-decoration: none; color: #1F2123; }
.support_filtter__box ul  li.active a { text-decoration: none; color: #fff; }
.support_filtter__box { text-align: center; }
.support__title { text-align: center; padding-bottom: 30px; }
.support__right_cover { padding-top: 30px; position: relative; }
.support__right_cover:before { position: absolute; content: ""; top: 0; width: 100px; height: 6px; background: red; }
.support_row { padding-top: 25px; }
.support_column { display: flex; width: 100%; flex-flow: wrap; align-items: center; border-bottom: 1px solid #DDDDDD; }
.support_header { width: 100%; display: flex; align-items: center; position: relative; padding-right: 65px; padding-bottom: 20px; padding-top: 20px; cursor: pointer; }
.support_details { width: 100%; display: none; padding-bottom: 35px; }
.support_header span { cursor: pointer; padding-left: 30px; position: absolute; right: 0; }
.support_column:last-child { border-bottom: 0; }
.support_header span svg { width: 28px; }
.support_col { padding-top: 105px; }
section.support_main { background: #F8F8F8; }
.support_col { display: grid; gap: 60px; grid-template-columns: repeat(2, minmax(0, 1fr)); }
.support__left img { border-radius: 18px; width: 100%; display: block; }
/* .support_column:first-child .support_details { display: block; } */
.support_column.active .support_header span svg { transform: rotate(180deg); }
.support_details ul { padding-left: 20px; }
.support__left { position: relative; z-index: 1; }
section.support_main { overflow: hidden; }
.support_col.support_reverse .support__left { order: 2; }
.support_col.support_reverse .support__right { order: 1; }
/*  ================ End Support Section ================ */

/*  ================ Start Three Type Section ================ */
.process__section { padding: 120px 0; background: #F8F8F8; text-align: center; position: relative; z-index: 1; }
.process__row { padding: 90px 0 00px; }
.process__row { display: grid; gap: 40px; grid-template-columns: repeat(3, minmax(0, 1fr)); text-align: center; }
.process__clomn { max-width: 275px; margin: 0 auto; }
.process__number { width: 96px; height: 96px;  margin: 0 auto; display: flex; align-items: center; justify-content: center; font-size: 42px; line-height: 52.8px; font-weight: 700; color: #FFFFFF; border-radius: 100px; }
.process__number_title { padding: 15px 0; }
.process__number_title h4 { line-height: 33.6px; font-size: 26px; color: #1F2123; font-weight: 500; }
.process__section:before { opacity: 20%; border-top: 2px dashed rgba(229, 35, 40, .2); bottom: auto; content: ""; left: 0; position: absolute; right: 0; top: 315px;  z-index: -1; }
.process__btn{ padding: 50px 0 00px; }
/* .process__btn a.primary_button.white { background: #E52328;} */
.process__btn a.primary_button.white:hover {background: var(--black_color);}
/*  ================ End  Three Type Section ================ */


/*  ================ Start Contact Section ================ */
.contact_col { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 60px; }
.contact_us { padding: 15px 0px 100px 0px; }
.contact_left { padding: 36px 0px; }
.contact_cover .title { font-size: 30px; line-height: 42px; font-weight: 500; color: var(--black_color); padding-bottom: 16px; }
.contact_cover { max-width: 560px; }
.office_address { padding: 40px 0px; display: flex; flex-flow: wrap; flex-direction: column; gap: 25px; }
.address_title { font-size: 21px; line-height: 29.4px; font-weight: 500; color: var(--black_color); padding-bottom: 25px; }
.address_inner_cover { display: flex; flex-flow: wrap; align-items: center; max-width: 376px; padding-bottom: 20px; }
.address_inner_cover:last-child { padding-bottom: 0px; }
.address_inner_cover .address { width: calc(100% - 52px); font-size: 18px; line-height: 25.2px; font-weight: 500; color: var(--black_color); padding-left: 10px; }
.address_inner_cover .image { width: 52px; padding-right: 10px; }
.address_cover:not(:last-child) { border-bottom: 1px solid #D9D9D9; padding-bottom: 25px; }
.contact_right { border-radius: 24px; background: #F8F8F8; padding: 44px; }
.social_media_list { display: flex; flex-flow: wrap; align-items: center; gap: 14px; }
.social_media_list .social_icon { align-items: center; background: rgba(229, 35, 40, 0.1); border-radius: 100px; display: flex; height: 54px; justify-content: center; width: 54px; transition:all 0.4s ease; }
.social_media_list .social_icon:hover{background:var(--black_color);}
.contact_us .field.hs-form-field label span { font-weight: 500; line-height: 28.8px; font-size: 18px; }
.contact_us .field.hs-form-field select { font-size: 18px; font-weight: 500; line-height: 28.8px; }
.contact_us .field.hs-form-field input { font-size: 18px; font-weight: 500; line-height: 28.8px; color: var(--black_color); }
.contact_us .field.hs-form-field ul li span { font-weight: 400; line-height: 22.5px; font-size: 15px; color: var(--black_color); opacity: 0.8; }
.contact_us form .inputs-list input, form .inputs-list span { height: 0px; width: 0px; }
.contact_us .form-title, .submitted-message, form { background: #F8F8F8; }
.contact_us form .hs-button { background: red; border-radius: 6px; padding: 19px 82px 21px 46px; font-size: 19px; font-weight: 600; line-height: 28.8px; }
.contact_form { position: relative; }
.contact_form .button_svg { position: absolute; left: 25%; bottom: 20px; }
.contact_form .button_svg svg { height: 32px; width: 32px; vertical-align: middle; }
.contact_us form .hs-button:hover { background: var(--black_color); }
.google_map { width: 100%; padding-top: 50px; }
.google_map img { width: 100%; }
.contact_us .actions:after { content: ""; position: absolute; background-image: url('https://8545062.fs1.hubspotusercontent-na1.net/hubfs/8545062/2024/Group.svg'); background-repeat: no-repeat; background-size: contain; z-index: 2; top: 50%; right: 50px; height: 20px; width: 20px; transform: translateY(-50%); }
.contact_us .actions { position: relative; display: inline-block; }
.contact_us .hs-richtext.hs-main-font-element p { font-size: 15px !important; font-weight: 400; line-height: 22.5px; color: var(--black_color); opacity: 0.5; }
.contact_us .contact_form .form-title:empty { display: none; }
.contact_us .contact_form .hs-form-field { margin-bottom: 1rem; }
.contact_us .contact_form ::-webkit-input-placeholder { color: #000000; opacity: 0.3; }
.contact_us .contact_form ::-moz-placeholder { color: #000000; }
.contact_us .contact_form :-ms-input-placeholder { color: #000000; }
.contact_us .contact_form :-moz-placeholder { color: #000000; }
.contact_us form input[type=email], .contact_us form input[type=file], .contact_us form input[type=number],
.contact_us form input[type=password],.contact_us
form input[type=search],.contact_us form input[type=tel], .contact_us form input[type=text], 
.contact_us form select, .contact_us form textarea { border: 1px solid #E4E4E4; border-radius: 6px; }
.contact_us form .inputs-list li input[type=checkbox]+span:before { position: absolute; content: ""; height: 22px; width: 22px; left: 0px; top: 50%; transform: translateY(-50%); background: #f8f8f8; border-radius: 6px; border: 1px solid #d3d3d3; }
.contact_us form .inputs-list li input[type=checkbox]+span:after { height: 4px; left: 6px; width: 7px; top: 7px; border-color: #fff; }
.contact_us form .inputs-list li input[type=checkbox]:checked+span:before { background: #fff; border-color: #d3d3d3; background-image: url(https://8545062.fs1.hubspotusercontent-na1.net/hubfs/8545062/icons8-check_2.svg); background-position: center; background-repeat: no-repeat; background-size: contain; }
.contact_us form .inputs-list li span { position: relative; padding-left: 30px; }
.contact_form form .hs-form-field .input select { content: ""; background-image: url("https://8545062.fs1.hubspotusercontent-na1.net/hubfs/8545062/2024/ep_arrow-up-bold-1.svg"); background-position: 95%; background-size: auto; top: 0; right: auto; left: 0; bottom: 0; background-repeat: no-repeat; float: right; margin-bottom: 1rem; }
.contact_form form .hs-form-field .input select { position: relative; }
.contact_form form .hs-form-field .input select { -webkit-appearance: none; -moz-appearance: none; appearance: none; }
.social_media_list .social_icon:hover img {filter: brightness(0) invert(1); }
/*  ================ End  Contact Section ================ */

/* start content with image  */
.content_with_image { padding: 101px 0px; background: #F8F8F8;     overflow: hidden; }
.content_image_row { display: flex; flex-wrap: wrap; justify-content:space-between; }
.content_image_left { width: 40%; }
.content_image_right { padding-left: 60px; width: 49%; position: relative; z-index: 1; display: flex; justify-content: flex-end; }
.content_image_contain { padding-top: 24px; padding-bottom: 45px; }
.content_image_button .primary_button { background: var(--primary_color); }
.content_image_thumbnail { position: absolute; z-index: 1; width: 160px; height: 160px; color: #fff; border-radius: 16.04px; background: #fff; display: flex; justify-content: center; align-items: center; box-shadow: 2.29px 4.58px 12.61px 0px #0000000F; }
.content_image{position:relative;z-index:1;}
.content_image:after, .content_image:before {position: absolute;content: "";background-repeat: no-repeat;background-size: cover;}
.content_image_button.yellow .primary_button .text { color: var(--black_color); }
.content_image_button.yellow .primary_button:hover .text{color:var(--white_color);}
.content_image_button.yellow .primary_button svg path { stroke: var(--black_color); }
.content_image_button.yellow .primary_button:hover svg path{stroke:var(--white_color);}
/* end content with image  */



/*  ================ Start Footer Section ================ */
.footer_main { background-color: #1F2123; padding-top: 107px; padding-bottom: 70px; }
.footer_row { display: flex; flex-flow: wrap; padding-bottom: 70px; }
.footer_left { width: 70%; display: flex; flex-flow: wrap; padding-top: 29px; }
.footer_right { width: 30%; }
.footer_subscription { background-color: #2F3135; padding: 30px 40px; border-radius: 13px; }
.footer_row h4 { font-size: 19.2px; font-weight: 700; line-height: 33.6px; color: #fff; padding-bottom: 10px; }
.footer_subscription h3:empty { display: none; }
.subscription_tex { font-size: 16px; line-height: 24px; color: #fff; opacity: 0.5; padding-top: 20px; }
.subscription_form form { background: transparent; position: relative; }
.subscription_form form input[type=email] { border-radius: 12px; padding-right: 70px; font-size: 14px; line-height: 21px; border: 1.2px solid #D6D6D6; }
.subscription_form .hs_email { margin: 0; position: relative; }
.subscription_form .hs_submit  input.hs-button { background-color: #E52328; width: 60px; font-size: 0; padding: 0; background-image: url('https://8545062.fs1.hubspotusercontent-na1.net/hubfs/8545062/2024/Vector.svg'); background-repeat: no-repeat; background-position: center; position: absolute; top: 0; right: 0; border-radius: 0 7px 7px 0; bottom: 0; height: 100%; }
.footer__menu { width: calc(100% / 3); padding-right: 40px; }
.footer_nav ul li a { font-size: 19px; font-weight: 400; line-height: 28.5px; color: #fff; opacity: 0.5; text-decoration: blink; }
.footer_nav ul li { padding: 8px 0; display: block; width: 100%; }
.footer_nav ul li:first-child { padding-top: 0; }
.footer_nav { padding-top: 3px; }
.footer__bottom_row {     align-items: center; display: flex; justify-content: space-between; border-top: 2px solid rgba(252, 252, 252, 0.06); padding-top: 60px; }
.footer_privacy ul li a { text-decoration: none; color: #fff; opacity: 0.5; }
.footer_privacy ul li { padding: 0 22px; }
.footer_sociale ul { padding: 0; display: flex; gap: 17px; }
.footer_sociale ul li { display: inline-block; }
.footer_sociale ul li a { height: 42px; display: block; width: 42px; border: 1.8px solid rgba(252, 252, 252, 0.10); border-radius: 100%; display: inline-flex; align-items: center; justify-content: center; padding: 8px; }
.footer_sociale ul li a:hover { background-color: #E52328; transition: all 0.4s ease; }
.footer_main .hs-error-msgs {  display: none !important;}
.footer_main ul li a:hover{ color:#E52328; opacity:1; }
/*  ================ End  Footer Section ================ */





/* ================ Resposive  ================ */
@media(min-width:1200px) {
    .header_main.white.sticky nav.navigation.mainmenu ul li a { color: #000; }
}
@media (min-width:1201px) {
  .navigation ul li a:hover { color: #E52328; }
  .navigation .hs-item-has-children>a:after { background-image: url(https://8545062.fs1.hubspotusercontent-na1.net/hubfs/8545062/2024/ep_arrow-up-bold.svg); background-repeat: no-repeat; background-size: contain; content: ""; display: inline-block; height: 14px; margin-left: 7px; position: relative; right: 0; top: 1px; vertical-align: middle; width: 11px; }
  .navigation ul li a { transition: all 0.4s ease; color: #111111; font-size: 16px; line-height: 22px; text-decoration: none; }
  .navigation .hs-menu-flow-horizontal > ul { display: flex; flex-wrap: wrap; list-style: none; margin: 0; padding-left: 0; gap: 20px; }
  .navigation ul .hs-menu-children-wrapper { left: 0 !important; background: #fff; gap: 0; padding: 15px 20px 20px; padding-left: 20px; width: 240px; box-shadow: 0 5px 5px 1px rgba(0, 0, 0, 0.10);  border-radius: 9px; }
  .navigation ul .hs-menu-children-wrapper li { padding: 8px 0px; }
  .navigation .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts .hs-item-has-children:hover>.hs-menu-children-wrapper { transition: all 0.4s ease; }
}

@media (max-width:1610px) {
  .navigation .hs-menu-flow-horizontal > ul { gap: 18px; }
  .header_logo img { max-width: 180px; }
  .navigation ul li a { font-size: 15px; line-height: 20px; }
}
@media (max-width:1350px) {
  .navigation ul li a { font-size: 14px; line-height: 20px; }
  .navigation .hs-menu-flow-horizontal > ul { gap: 15px; }
  .header_main { padding: 15px 20px; }
}


@media (max-width:1500px) {
  .about_right { padding-right: 50px; padding-left: 20px; }
  .navigation ul li a{ font-size: 14px;    line-height: 19px; }
  .navigation .hs-menu-flow-horizontal > ul {     gap: 10px;  }
  
  
  
}

@media (max-width:1365px) {
  .header_buttons a{  font-size: 14px;  line-height: 20px; }
  .header_buttons{ gap: 8px;  }
  
  
}

@media (min-width:1201px) and (max-width:1310px) {
/*  .navigation ul li a {    font-size: 12px;     line-height: 19px;    } */
  
  
}



@media(max-width:1320px){
  .home_hero__main .wrapper2 {  padding:0 15px; }
}

@media (max-width:1200px) {

  /* === menu === */
  
  
  
  .mainmenu, .mainmenu * { display: block; float: none; position: static; top: auto; right: auto; left: auto; bottom: auto; padding: 0px; margin: 0px; background-image: none; background-color: transparent; border: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; max-width: none; width: 100%; height: auto; line-height: 1; font-weight: normal; text-decoration: none; text-indent: 0px; text-align: left;
    color: #fff; }
  a.mobile-trigger { display: inline-block !important; cursor: pointer; position: absolute; top: 15px; right: 15px; width: 44px; height: 39px; padding: 9px 10px;
    background: #1F2123; z-index: 99999999999; -webkit-transition: background-color 0.2s linear; font-size: 16px; font-weight: normal; text-align: left; text-transform: uppercase; border-radius: 6px; -webkit-transition: color .2s ease-in; -moz-transition: color .2s ease-in; transition: color .2s ease-in; }
  a.mobile-trigger:hover { text-decoration: none;
    color: #fff; }
  a.mobile-trigger span { display: inline; }
  a.mobile-trigger span:before { position: absolute; content: 'Menu'; }
  a.mobile-trigger span:after { position: relative; right: 2px; content: 'Close';
    background-color: #1F2123; opacity: 0; transition: opacity .4s ease-in-out; -moz-transition: opacity .4s ease-in-out; -webkit-transition: opacity .4s ease-in-out; }

  /* Change button when menu is open */
  .mobile-open a.mobile-trigger { -webkit-transition: background-color 0.2s linear; -moz-transition: background-color 0.2s linear; transition: background-color 0.2s linear; background: transparent; }
  .mobile-open a.mobile-trigger span:after { opacity: 1; }

  /* Toggle Button Icon & Animations */
  a.mobile-trigger i { display: inline; position: relative; top: -2px; margin-left: 0; -webkit-transition-duration: 0s; -webkit-transition-delay: .2s; -moz-transition-duration: 0s; -moz-transition-delay: .2s; transition-duration: 0s; transition-delay: .2s; }
  a.mobile-trigger  i:before, a.mobile-trigger i:after { position: absolute; content: ''; }
  a.mobile-trigger  i, a.mobile-trigger  i:before, a.mobile-trigger  i:after { width: 24px; height: 3px;
    background-color: #fff; display: inline-block; }
  a.mobile-trigger  i:before { margin-top: -8px; -webkit-transition-property: margin, -webkit-transform; -webkit-transition-duration: .2s; -webkit-transition-delay: .2s, 0; }
  a.mobile-trigger  i:after { margin-top: 8px; -webkit-transition-property: margin, -webkit-transform; -webkit-transition-duration: .2s; -webkit-transition-delay: .2s, 0; }
  .mobile-open a.mobile-trigger i { background-color: rgba(0, 0, 0, 0.0); -webkit-transition-delay: .2s; -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0); -moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0); box-shadow: 0px 1px 1px rgba(0, 0, 0, 0); }
  .mobile-open a.mobile-trigger i:before { margin-top: 0; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); -webkit-transition-delay: 0, .2s; -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0); -moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0); box-shadow: 0px 1px 1px rgba(0, 0, 0, 0); }
  .mobile-open a.mobile-trigger i:after { margin-top: 0; -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); -webkit-transition-delay: 0, .2s; -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0); -moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0); box-shadow: 0px 1px 1px rgba(0, 0, 0, 0); }

  /* Child Toggle Button */
  span.child-triggerm { display: block !important; cursor: pointer; position: absolute; top: 0px; right: 0px; width: 55px !important; min-width: 55px !important; height: 45px !important; padding: 0 !important; border-left: 1px dotted rgba(255, 255, 255, .20); }
  span.child-triggerm:hover { text-decoration: none; }

  /* Child Toggle Button Icon & Animations */
  span.child-triggerm span { position: relative; top: 50%; margin: 0 auto !important; -webkit-transition-duration: .2s; -moz-transition-duration: .2s; transition-duration: .2s; }
  span.child-triggerm span:after { position: absolute; content: ''; }
  span.child-triggerm span, span.child-triggerm span:after { width: 10px; height: 1px;
    background-color: #fff; display: block; }
  .row-fluid .mainmenu .hs-menu-flow-horizontal > ul > li:hover span.child-triggerm span, .row-fluid .mainmenu .hs-menu-flow-horizontal > ul > li:hover span.child-triggerm span:after { background-color: #fff; }
  span.child-triggerm span:after { -webkit-transform: rotate(-90deg); -ms-transform: rotate(-90deg); transform: rotate(-90deg); -webkit-transition-duration: .2s; -moz-transition-duration: .2s; transition-duration: .2s; }
  span.child-triggerm.child-open span:after { -webkit-transform: rotate(-180deg); -ms-transform: rotate(-180deg); transform: rotate(-180deg); -webkit-transition-duration: .2s; -moz-transition-duration: .2s; transition-duration: .2s; }
  span.child-triggerm.child-open span { -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); -webkit-transition-duration: .2s; -moz-transition-duration: .2s; transition-duration: .2s; }

  /* Menu Styles on Mobile Devices */
  .mainmenu.js-enabled .hs-menu-flow-horizontal, .mainmenu.js-enabled .hs-menu-children-wrapper { display: none; }
  .mainmenu ul.hs-menu-children-wrapper { visibility: visible !important; opacity: 1 !important; position: static !important; display: none; }
  .mainmenu.js-enabled .hs-menu-flow-horizontal { position: absolute; top: 20px; left: 0px; width: 100%; -webkit-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.65); -moz-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.65); box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.65); }
  .mainmenu .hs-menu-flow-horizontal { padding: 40px 0 0 0;
    background-color: #1F2123; width: 100%; z-index: 8888; }
  .mainmenu .hs-menu-flow-horizontal > ul > li { position: relative; }
  .mainmenu .hs-menu-flow-horizontal > ul > li a { font-size: 17px; line-height: 45px; overflow: visible; }
  .mainmenu .hs-menu-flow-horizontal ul li { border-top: 1px dotted rgba(255, 255, 255, .35); }
  .mainmenu .hs-menu-flow-horizontal ul li a { padding: 0 10px; }
  .mainmenu .hs-menu-flow-horizontal ul li a:hover { color: #fff; }
  .mainmenu .hs-menu-flow-horizontal > ul ul li { background-color: rgba(255, 255, 255, .08); }
  .mainmenu .hs-menu-flow-horizontal > ul ul li a { text-indent: 10px; font-size: 16px; }
  .mainmenu .hs-menu-flow-horizontal > ul ul ul li a { text-indent: 30px; }
  .mainmenu .hs-menu-flow-horizontal > ul ul ul ul li a { text-indent: 50px; }
  .mainmenu .hs-menu-flow-horizontal ul li:last-child {border-bottom: 1px dotted rgba(255, 255, 255, .35);}
  .navigation .hs-menu-flow-horizontal > ul { gap: 0px !important; }
  .header_buttons { padding-right: 54px; }
  .mainmenu .hs-menu-flow-horizontal { padding: 65px 0 0 0; }
  .mainmenu.js-enabled .hs-menu-flow-horizontal { top: 0; }

  .home_hero__text h1 {  font-size: 42px;  line-height: 49px; }
  .home_hero__main{  padding-top: 150px;}  
  .capabilities_section{padding:30px 0px 110px 0px;}
  .benefit__box {padding: 30px;}
  .benefit_col_right {padding: 30px;}
  .connectivity.network__{padding:90px 0px;}
  .connectivity.workspace__{padding:30px 0px;}
  .connectivity.workspace__ .connectivity_bg{top:-50px; transform:translateY(50px);}
}
@media(max-width:1024px){
  .security_section {padding-top: 90px 0px; }
  .solution_cover{gap:30px 15px;}
  .solution_box { width: calc(100%/2 - 15px); }
  .capabilities__row{gap:15px;}
  .capabilities__box{padding:15px;}
  .ai__main{padding-top:90px; padding-bottom:50px;}
  .ai_left{padding-right:10px;}
  .ai_right{padding-left:20px;}
  .technoligiKa__main{padding:90px 0px;}
  .feature__main{padding:50px 0px;}
  .feature_right {padding-left:15px;}
  section.services__main{padding:90px 0px;}
  section.faq_main.faq_data_center{padding:90px 0px;}
  .consultation_Section{padding:90px 0px;}
  .leadership_team_section{padding: 90px 0px;}
  .leadership_team_col{gap:30px;}
  .team_member{gap:20px;}
  .team_member_box{padding:20px;}
  .team_member{grid-template-columns: repeat(2, minmax(0, 1fr));}
  .career_vacancy { padding: 90px 0px;}
  .careers_inner_section{padding:0px;}
  .careers_inner_row{gap:30px;}
  .data_security_left{width:55%; padding-right:20px;}
  .data_security_right {width: 45%;} 
  .data_security__cover{padding:40px;} 
  .devlopment_right{padding-left: 25px; }
  .discover_right { padding-left: 10px; }
  .filtter__box ul li { padding:15px ;}
  .box__row{margin: 0 -10px;}
  .box__clomn{width:calc(100%/3 - 20px); margin: 20px 10px;}
  .our_services_link h3{font-size:18px;}
  .contact_col { gap: 10px; }
  .contact_right { padding: 25px; }
  .contact_us { padding: 15px 0px 70px 0px; }
}
@media (max-width:992px) {
  .footer_main { padding-top: 55px; padding-bottom: 50px; }
  .footer_left { width: 100%; padding-top: 0px; }
  .footer_right { width: 100%; padding-top: 20px; }
  .footer_row { padding-bottom: 50px; }
  .footer__bottom_row { padding-top: 40px; flex-flow: wrap; }
  .footer_privacy ul li { padding: 0 10px; }
  .footer__menu { width: calc(100% / 1); padding-right: 0; padding-bottom: 25px; }
}
@media (max-width:991px) {
  .about_left { width: 100%; padding-right: 0px; }
  .about_right { padding-right: 50px; width: 100%; padding-left: 00px; text-align: center; padding-top: 50px; }
  .about_right img { display: inline-block; }
  .counter_row { max-width: 600px; }
  .technologika_section { padding: 90px 0; }
  .multi_text__row{padding:90px 0px;}
  
/*   .home_hero__main{ padding-top: 150px;  } */
  .home_hero__left{ width:100%; padding-top:0px; padding-bottom: 0px; }
  .home_hero__right{ width:100%; padding-left:0px; }
  .home_hero__right{ margin-top: 60px;  }
  
  .solution_cover{padding-bottom:80px;}
  .bottom_text { width: 100%; text-align: center; }
  .solution_bottom .link_text { width: 100%; text-align: center; }
  .inner_hero { padding: 140px 0px; }
  .inner_hero.bg_color { padding: 90px 0; }
  .inner_hero.application_development {padding:80px 0px;}
  .capabilities_section {padding: 30px 0px 90px 0px;} 
  .capabilities__row {gap: 30px;grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .benifit__main { padding: 70px 0px !important; }
  .benifit__main_bg { display: none; }
  .Productivity__section .benifit__main_bg { display: block; }
  .benifit_box { width: calc(100% / 2 - 30px) !important; }
  .security__row { grid-template-columns: repeat(2, minmax(0, 1fr)) !important; padding-top:50px; padding-bottom:100px;}
  .ai__main { padding-top: 10px; padding-bottom: 70px; background-image:none !important;}
  .ai_left {width: 100%;padding-right: 0;}
  .ai_right {width: 100%;padding-left: 0; padding-top:40px;}
  .ai_cover{padding:0px; max-width:100%;}
  .ai_cover h3{max-width:100%;}
  .ai_inner{justify-content:center;}
  .ai_list{width:100%;}
  .benefit_col_left {width: 100%;padding: 0;}
  .benefit_col_right {width: 100%;margin-top: 30px;}
  .benefit_section{padding-top: 90px;padding-bottom:10px;}
  .technoligiKa__main{padding-top:90px;padding-bottom:90px;}
  .technoligiKa_row {gap: 40px; padding-bottom: 40px;}
  .technoligiKa_box{width:100%;}
  .technoligiKa_left{width:100%; padding:32px;}
  .technoligiKa_right{width:100%; padding:0px; text-align:center; padding-top:30px;}
  .technoligiKa_right img{display:inline-block; height:100% !important;}
  .feature_row{flex-direction:column-reverse;}
  .feature__main.multi_cloud_feature{padding:90px 0px 50px 0px;}
  .feature__main { padding: 70px 0px; }
  .feature_left { padding-right: 0; width: 100%; padding-left: 50px; text-align: center; padding-top: 40px; }
  .feature_right { padding-left: 0; width: 100%; padding-bottom: 40px; }
  .feature_left img { display: inline-block; }
  section.services__main{padding:90px 0px;}
  .services_box { width: 100%;}
  section.faq_main, section.faq_main.gray { padding: 80px 0px;}
  section.faq_main.faq_workspace {padding: 70px 0px;}
  section.faq_main.faq_data_center{padding:90px 0px;}
  .faq_col { gap: 30px; grid-template-columns: repeat(1, minmax(0, 1fr)); }
  .faq__left:after, .faq__left:before { display: none; }
  .consultation_Section{padding:90px 0px;}
  .consultation_box {width:100%;}
  .Trust__messages .consultation_box {width: 100%;}
  .leadership_team_col { gap: 40px; padding-top: 40px; }
  
  .leadership_team_section { padding: 90px 0px; }
  .team_member { padding-top: 40px; }
  .team_member { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 35px; }
  .career_vacancy { padding: 90px 0px; }
  .vacancy_heading { padding-bottom: 40px; }
  .careers_inner_row { grid-template-columns: repeat(1, minmax(0, 1fr)); gap: 40px; }
  .careers_inner_btn { padding-top: 30px; }
  .careers_inner_right { text-align: center; }
  .careers_inner_right img { display: inline-block; }
  .careers_inner_row.row_reverse_ .careers_inner_left { order: 1; }
  .careers_inner_row.row_reverse_ .careers_inner_right { order: 2; }
  .careers_inner_section { padding: 0; }
  .dnd_area-row-4-padding{padding-bottom:50px !important;}
  .connectivity.network__ {padding: 90px 0px;}
  .connectivity.workspace__{padding:30px 0px;}
  .connectivity.workspace__ .connectivity_bg{top:-50px; transform:translateY(50px);}
  
  .development_row{flex-direction:column-reverse;}
  .devlopment_left{padding-right: 0;width: 100%; padding-left:85px; text-align:center;  padding-top: 90px;}
  .devlopment_right{padding-left: 0;width: 100%; }
  .devlopment_left img{display: inline-block;} 
  .development__main {background-size: cover !important;}
  .discover_row { flex-direction: column-reverse; }
  .discover_left { padding-right: 0; width: 100%; padding-left: 85px; text-align: center; padding-top: 90px; }
  .discover_right { padding-left: 0; width: 100%; }
  .discover_left img { display: inline-block; }
  section.discover__main.technologika_section {background-size: cover !important;}
  .image__content_section .about_row:before { top: -80px; }

  .logo_image {width: calc(100%/2);}
  .multi_cloud_heading { padding:70px 0px; }
  .network__box { padding-top: 50px; }
  .network__box:first-child { padding-top: 0 }
  .network_section { padding: 70px 0;}
  .network_section.multi_cloud{padding:90px 0px 90px 0px;}
  .network__left {width:100%; padding-left:0px; padding-right:0px;}
  .network__box.row_reverse .network__left{padding-left:0px;}
  .network__right{width:100%; padding-top:40px;}
  .network__box.row_reverse .network__right{padding-top:40px;}
  .network_col.bubble_svg:after, .network_col.bubble_svg:before{display:none;} 
  .network_heading{padding-bottom:40px;}
  .networking_Services{padding:90px 0px;}
  section.services__section { padding-top: 90px; padding-bottom: 80px; }
  .services_title_left { width: 100%; padding-bottom: 15px; text-align: center; }
  .services_title_right { width: 100%; padding-top: 15px; }
  .filtter__box ul { justify-content: center; }
  .box__row { margin: 0 -10px; padding-top: 45px; }
  .box__clomn { width: calc(100%/ 2 - 20px); margin: 10px; }
  .filtter__box ul li { padding:15px 20px;}
  .our_services_section { padding: 70px 0px;}
  .our_services_row{padding-top:40px;}
  .our_services_left {width: 50%;padding-right: 30px;}
  .our_services_right {width: 50%;padding-left: 30px;}
  .our_services_link {right: 20px;left: 20px;}  
  .our_services_section.multi_cloud_services {padding: 0 0 90px;}
  .solutions_row { padding-top: 30px; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 30px; }
  .solutions_clomna { padding: 30px; }
  .solutions_box_title { left: 30px; right: 30px; }
  section.solutions { padding: 80px 0; }
  .solutions_row.three__box { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .support_bg{background-image: none !important;}
  section.support__main { padding-top: 90px; padding-bottom: 90px;}
  .support_left{padding-right: 0;width: 100%; padding:0px 50px; text-align:center;}
  .support_right{padding-left: 0;width: 100%; padding-top: 40px; }
  .support_left img{display: inline-block;} 
  .support_us{padding-top:40px;}
  section.support_main { padding-bottom: 90px; padding-top: 90px; }
  .support_col { grid-template-columns: repeat(1, minmax(0, 1fr)); padding-top: 40px;  gap: 30px; }
  .support__left:before, .support__left:after { display: none; position: static; }
  .support_col .support__left { order: 2; }
  .process__section:before {top: 275px;}
  .process__section { padding: 80px 0;}
  .contact_us { padding-top: 0px; padding-bottom: 70px; }
  .contact_col { grid-template-columns: repeat(1, minmax(0, 1fr)); gap: 40px; }
  .contact_left { padding: 0px 15px; }
  .contact_right{padding:35px;}
  .services_cover {  max-width:100%;} 
  .story_section{padding-bottom:70px;}
  .story_row{gap:24px;}
  .story_cover{width:calc(100%/2 - 12px); padding:20px;}
  
  .content_with_image{padding:90px 0px;}
  .content_image:after, .content_image:before{display:none;}
  .content_image_contain{padding-bottom:24px;}
  .content_image_left{width:100%;}
  .content_image_right{width:100%; padding-left:0px; justify-content:center; padding-top:30px;}
  .content_image_thumbnail{display:none;}
  
}
@media (max-width:767px) {
  .about_right{padding-right:0px;}
  .header_buttons { padding: 0; padding-bottom: 20px; justify-content: left; }
  .h_buttons_two { padding: 0 12px; }
/*   .h_buttons_two a { width: auto; } */
  .header_buttons a { width: 100%; text-align: center; }
  .h_buttons_one a { background: var(--primary_color); }
  .h_buttons_one { padding: 0 12px; }
  .header_buttons { display: flex; flex-direction: column; width: 100%; gap: 13px; padding-top: 20px; }
  .header_buttons > div { width: 100%; }
/*   .header_buttons > div { width: auto; } */
  h2 { font-size: 34px; line-height: 44px; }
  h1 { font-size: 36px; line-height: 42px; }
  .two_bubble:after, .two_bubble:before { opacity: 0; }
  .header_logo img { max-width: 150px !important; }
  .technologika_section { padding: 70px 0; }
  .mobile-trigger { top: 12px; }
  .primary_button { padding: 15px 25px; }
  .counter_box { width: calc(100% / 2 - 20px); }
  .counter_box:before { opacity: 0; }
  .multi_text__row { padding-top: 70px; padding-bottom: 70px; }
  .home_hero__right{ margin-top: 40px; }
  .home_hero__text h1{  font-size: 36px; line-height: 42px; }
  .home_hero__text{ padding-right:15px; }
  .home_hero__subtext {max-width: 100%;}
  .solution_heading{padding:0px 15px;}
  .solution_box { width: 100%; }
  .solution_cover{padding-bottom:50px; gap:30px 0px;}
  .inner_hero.bg_color { padding: 70px 0; }
  .inner_hero { padding: 120px 0px; }
  .inner_hero.application_development {padding:70px 0px;}
  .capabilities__row {grid-template-columns: repeat(1, minmax(0, 1fr));}
  .capabilities__row {padding-top: 65px;}
  .capabilities_section {padding: 70px 0;} 
  .capabilities_list_title {font-size: 25px;line-height: 30px;}
  .capabilities__box h3 {font-size: 28px;line-height: 34px;}  
  .benifit__main { padding: 50px 0px 70px !important; }
  .benifit_box { width: 100% !important; }
  .security__row { grid-template-columns: repeat(1, minmax(0, 1fr)) !important;  padding: 30px 0;}
  .security_section { padding-top: 70px; }
  .ai__main { padding: 30px 0px;}
  .ai_right{padding-top:40px;}
  .benefit__row {grid-template-columns: repeat(1, minmax(0, 1fr));}
  .benefitt_col {padding-top: 30px;}
  .benefit_section { padding-top:70px; padding-bottom:50px; } 
  .technoligiKa__main{padding-top:70px;padding-bottom:70px;}
  .technoligiKa_right:before{opacity:0;}
  .technoligiKa_row{gap:30px;}
  .technoligiKa_row{padding-top:40px;}
  .technoligiKa_box{padding:30px;}
  .feature_data_center{padding:70px 0px;}
  .feature__main { padding: 50px 0px; }
  .feature__main.multi_cloud_feature{padding:70px 0px 20px 0px;}
  .feature_list { gap: 20px; }
  .fetaure_bubble:after, .fetaure_bubble:before { opacity: 0; }
  .feature_left { padding-left: 0px; padding-top: 30px; }
  .feature_right{padding-bottom:0px;}
  section.services__main{padding:70px 0px;}
  .services_heading{padding-bottom:40px;}
  section.faq_main.faq_data_center{padding:70px 0px;}
  section.faq_main, section.faq_main.gray { padding: 70px 0px; }
  .bubbles_choice:after, .bubbles_choice:before { display: none; }
  .consultation_Section {padding: 70px 0;}
  .consultation_row {padding-top: 30px;}
  .consultation_box {width:100%;}
  .consultation_btn {padding-top: 30px;}  
  .Trust__messages .consultation_box {width: 100%;}
  .Trust__messages{background-image:none !important;}
  .leadership_team_section { padding: 70px 0px; }
/*   .leadership_team_col { gap: 30px; grid-template-columns: repeat(1, minmax(0, 1fr)); } */
  .leadership_team_col{display: block;
        justify-items: center;
    text-align: center;}
  .leadership_team_left {
    width: 250px;
    height: 250px;
}
  .leadership_team_right {
    width: 100%;
    padding-top: 30px;
}
  .team_member { grid-template-columns: repeat(1, minmax(0, 1fr)); gap: 35px; }
  .career_vacancy { padding: 70px 0px; }
  .vacancy_detail_box { width: 100%; }
  .careers_inner_row { grid-template-columns: repeat(1, minmax(0, 1fr)); gap: 40px; }
  .connectivity.network__{padding:70px 0px;}
  .connectivity.workspace__{padding:30px 0px;}
  .connectivity.workspace__ .wrapper{padding:0 15px 0 15px;}
  .connectivity.workspace__ .connectivity_bg{display:none;}
  .devlopment_left {padding-left: 0px; padding-top: 40px;}
  section.development__main {background-image: none !important; }
  .discover_cover ul li { width: 100%; }
  .discover_left { padding-left: 0px; padding-top: 40px; }
  section.discover__main.technologika_section {background-image: none !important;}
  .discover_btn {padding-top: 30px;}
  .image__content_section .about_right { padding-right: 0; }
  .image__content_section .about_left { padding-left: 0; }
  .image__content_section .about_row:before { top: -60px; }
  .security_row { padding-top: 20px; }
  .play_svg { height: 40px; width: 40px; }
  .logo_image {width: 100%; padding:10px 0px;}
  .multi_cloud_heading { padding-top: 60px 0px;}
  .network_section.multi_cloud{padding:70px 0px 70px 0px;}
  .network_section { padding: 50px 0;}
  .network__box{padding-top:40px;}
  .network__text {padding: 20px 0;}
  .filtter__box ul { flex-flow: wrap; }
  .box__row { padding-top: 30px; margin:0px; }
  .box__clomn { padding: 20px; width: calc(100% / 1 - 00px); margin: 0; margin-bottom: 20px; }
  section.services__section { padding-top: 50px; padding-bottom: 40px; }
  .our_services_section { padding: 50px 0px;}
  .our_services_row {padding-top: 30px; gap:30px; grid-template-columns: repeat(1, minmax(0, 1fr));}  
  .our_services_left {width: 100%;padding-right: 0px;}
  .our_services_right {width: 100%;padding-left: 0px; padding-top:30px;}  
  .our_services_left {border: none;}  
  .our_services_col {padding: 20px;}  
  .our_services_section {padding: 70px 0;}  
  .our_services_box {padding: 25px;} 
  .our_services_link {position: static;}  
  .our_services_section.multi_cloud_services {padding: 20px 0 70px;}
  .our_services_box .our_services_hover {opacity: 1;visibility: visible;}
  .our_services_box .our_services_link {opacity: 1;visibility: visible;min-height: auto;padding-top: 20px;}  
  section.solutions { padding: 60px 0; }
  .solutions_row { padding-top: 20px; grid-template-columns: repeat(1, minmax(0, 1fr)); gap: 20px; }
  .solutions_clomna { padding: 22px; }
  .solutions_box_title { left: 22px; right: 22px; }
  .solutions_row.three__box { grid-template-columns: repeat(1, minmax(0, 1fr)); }
  section.support__main { padding-top: 70px; padding-bottom: 70px;}
  .support_bg {padding-top: 10px;}
  .support_left{padding:0px;}
  .support_right{padding-top: 40px; }
  .support_us{gap:15px;}
  .support_us .inner_cover{width:100%;}
  .chart_img{display:none;}
  section.support_main { padding-bottom: 50px; padding-top: 50px; }
  .support_col { gap: 30px; grid-template-columns: repeat(1, minmax(0, 1fr)); padding-top: 40px;  }
  .support_filtter__box ul { flex-flow: wrap; }
  .process__section:before { display:none; transform: translateY(40.1%);}
  .process__section { padding: 60px 0;}
  .process__row {  gap: 40px; grid-template-columns: repeat(1, minmax(0, 1fr));  }
  .contact_us { padding-top: 0px; padding-bottom: 50px; }
  .google_map { padding-top: 30px; }
  .contact_right { padding: 25px; }
  .footer__bottom_row > div { width: 100%; text-align: center;    /* display: flex; */    /* justify-content: center; */ }
  .footer_privacy ul { flex-direction: inherit !important; justify-content: center; padding-top: 16px; }
  .footer_sociale { display: flex; justify-content: center; padding-top: 23px; }
  .footer_subscription{ padding: 30px; }
  .contact_right{padding:25px;}
  .network_consultation{background-image:none !important;}
  .data_center_consultation{background-image:none !important;}
  
  .technologika_section{ background-size: cover !important;  }
 
  .story_cover{width:100%;}
  .story_row{gap:35px;}
  .story_section {padding-bottom:60px;}
  .content_with_image{padding:60px 0px;}
}

/* Reduce hero banner height on pages*/

.inner_hero {
    padding: 100px 0px !important;
}

/* Fix in-page images to a max-height to maintain consistency*/
.content_image img {
    max-height: 350px !important;
    object-fit: cover !important;
}

.about_right img {
    max-height: 350px !important;
    object-fit: cover !important;
}

.faq__left img {
    max-height: 350px !important;
    object-fit: cover !important;
}

.faq__left img
    max-height: 350px !important;
    object-fit: cover !important;
}

.technoligiKa_service img {
    max-height: 350px !important;
    object-fit: cover !important;
}

.feature_left img {
    max-height: 350px !important;
    object-fit: cover !important;
}

.feature_right img {
    max-height: 350px !important;
    object-fit: cover !important;
}

.support_row img {
    max-height: 350px !important;
    object-fit: cover !important;
}

.support__left img {
  max-height: 350px !important;
    object-fit: cover !important;
}

.support__right img {
  max-height: 350px !important;
    object-fit: cover !important;
}

/* Pillar page anchor nav*/

.pillar-anchor-nav {
  position: sticky;
  top: 0;
  z-index: 10;
  background: #f9f9f9;
  padding: 12px 0;
  border-bottom: 1px solid #e0e0e0;
}

.pillar-anchor-nav ul {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.pillar-anchor-nav li a {
  text-decoration: none;
  font-weight: 500;
  color: #333;
  transition: color 0.2s ease;
}

.pillar-anchor-nav li a:hover {
  color: #000;
}

/* background color overrides per pillar */
nav.pillar-anchor-nav.pillar-digital-product-innovation {
  background-color: #AD7BDE !important;
}

nav.pillar-anchor-nav.pillar-application-development {
  background-color: #AD7BDE !important;
}

nav.pillar-anchor-nav a {
  color: #FFF !important;
  font-size: 16px !important;
}

nav.pillar-anchor-nav.pillar-product-design {
  background-color: #AD7BDE !important;
}

nav.pillar-anchor-nav.pillar-digital-strategy  {
  background-color: #AD7BDE !important;
}

nav.pillar-anchor-nav.pillar-cloud-managed-services  {
  background-color: #AD7BDE !important;
}

.pillar-anchor-nav .container {
    margin-left: auto !important;
    margin-right: auto !important;
    width: fit-content !important;
}

.hs-menu-wrapper.flyouts .hs-menu-children-wrapper {
visibility: hidden !important;
}
.navigation .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts .hs-item-has-children:hover>.hs-menu-children-wrapper {
visibility: visible !important;
}

.header_search .search-icon {
  font-size: 20px;
  cursor: pointer;
  padding: 10px;
  color: #333;
}

.search-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 100vh;
  background: rgba(255, 255, 255, 0.95);
  display: none;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  z-index: 1000;
  padding: 40px 20px;
}

.search-overlay.active {
  display: flex;
}

.search__form {
  max-width: 600px;
  width: 100%;
}

.search__input {
  width: 100%;
  padding: 15px;
  font-size: 18px;
  border: 2px solid #ccc;
  border-radius: 5px;
  outline: none;
}

.search__info {
  display: block;
  text-align: center;
  margin-top: 10px;
  color: #666;
  font-size: 14px;
}

.btn--search-close {
  background: none;
  border: none;
  font-size: 24px;
  position: absolute;
  top: 20px;
  right: 20px;
  cursor: pointer;
  color: #333;
}

li.hs-menu-item.hs-menu-depth-1 {
    border-right: 1px solid #ddd;
    padding-right: 20px;
}

.search_toggle {
    background: #000 !important;
    width: 50px;
}
@media only screen and (max-width: 800px) {
.search_toggle {
    padding: 4px;
    margin-right: 50px;
    height: 38px;
}
  
  .pillar-anchor-nav ul {
    display: block !important;
}
}

.network__right img {
    border-radius: 22px;
    display: block;
    width: 100%;
    max-height: 350px !important;
    object-fit: cover;
}

.search_form {
    left: -140px !important;
}

input.search_input {
    font-size: 16px !important;
}

.about_style_2 .about_text ul {
    font-weight: inherit !important;
}

.development_list li span.list_text {
    color: var(--purple_color);
    font-size: 18px;
    font-weight: inherit !important;
    line-height: 27.9px;
    opacity: 0.9;
}

.solutions_box_icon {
    margin-bottom: 40px;
}

.solution_box .text {
    font-weight: 400 !important;
}

#hs_cos_wrapper_widget_1734005739312 h2.animated.fadeInUpShort.go span {
    color: #E52529;
}

#hs_cos_wrapper_widget_1734005739312 .title_border h2::before {
  background-color: #E52529;
}