r

/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/****************************************/
/* HubSpot Style Boilerplate            */
/****************************************/

/* These includes are optional, but helpful. */
{
  % include "hubspot/styles/responsive/modules.css"%
}

{
  % include "hubspot/styles/patches/recommended.css"%
}


/*****************************************/
/* Start your style declarations here    */
/*****************************************/

*,
html,
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -ms-content-zooming: none;
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: 'Qanelas';
  font-family: 'Qanelas Soft';
  font-weight: 300;
  outline: none;
  margin: 0;
  scroll-behavior: smooth;
}

body.mobile-open {
  overflow: hidden;
}

html,
body {
  overflow-x: hidden;
}

h1 span,
h2 span,
h3 span {
  font-weight: bold;
}
.nav-blue, .nav {
  position:absolute;}
h2 {
  font-size: 3.75rem;
  font-weight: bold;
}

h3 {
  font-size: 2.5rem;
  font-weight: bold;
}

h4 {
  font-size: 2rem;
}

h5 {
  font-size: 1.56rem;
}

p,
p span {
  font-weight: 300;
}
a {
  text-decoration: none;
  cursor: pointer;
}
a:hover {
  /*   text-decoration: underline; */
}
a.btn:hover {
  text-decoration: none;
}
.cta_button.btn, .error-template .page-center .hs-button.primary {
  font-family: 'Qanelas' !important;
  font-family: 'Qanelas Soft' !important;
  font-weight: 800;
  width: max-content !important;
}

.section_head h1 {
  font-size: 60px;
  letter-spacing: 0;
  line-height: 1.16667;
  font-size: 3.75rem;
}

li {
  list-style: none;
}

#banner {

  min-height: 900px; 

  height: 100vh;
  max-height: 1200px;
}
#banner > .row-fluid-wrapper.row-number-1 {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 1;
}
@media(max-width:768px) {
  #banner > .row-fluid-wrapper.row-number-1 {
    position: relative;

  }

}
.owl-carousel-banner > div {
  height: 100%;
}

.owl-carousel-banner > div > div {
  height: 100%;
}

.btn_header.btn_header-mob {
  display: none;
}

#banner h2 {
  font-size: 5rem;
  color: #FFFFFF;
  letter-spacing: 0;
  line-height: 1.125;
  z-index: 2;
  font-weight: bold;
  margin-bottom: 30px;
  max-width: 560px;
}
#banner h2 strong {
  font-weight: bold;
}
strong {
  font-weight: bold;
}
#banner h2 span {
  font-weight: 900;
}

#banner p {
  font-size: 1.25rem;
  color: #fff;
  letter-spacing: 0;
  line-height: 1.6;
  z-index: 2;
  max-width: 435px;
  font-weight: bold;
}

#banner p span {
  font-weight: bold;
}
/*
.ms-section .video-back-for-mobile{
display: none !important;
}
@media(max-width:768px) {
.ms-section .video-back-for-mobile video{

height: 100% !important;
}
.ms-section .video-back-for-mobile{
display: block!important;
position: absolute;
top: 0;
bottom: 0;
width: 100%;
z-index: 1;

}
.ms-section #banner .video-back{
opacity: 0 !important;
}
}
*/
#banner .banner_text-content {
  width: 678px;
  height: 760px;
  padding: 195px 53px 60px 70px;
  position: relative;
  background: #21A1A8;
  border-radius: 0 0 10px 10px;
  background: #3EACB2;
  background: #3EACB2;
  background: #45ADB3;
  z-index: 0;
  background: #21A1A8;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-end;
  background-image: url(https://www.arkphire.com/hubfs/Presidio-brand-elements.png)
}

#banner .owl-dots {
  position: absolute;
  bottom: 65px;
  right: 68px;
  height: auto;
}

#banner .owl-dots {
  position: absolute;
  bottom: 24%;
  right: 50%;

  transform: translateX(25%);
}
#banner .owl-dots {
  max-width: 678px;
  height: 760px;
  padding: 195px 53px 70px 70px;
  bottom: unset;
  top: 0;
  left: 40%;
  right: unset;
  transform: translateX(-46%);
  margin: auto;
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
}
@media(min-width:2000px) {
  #banner .owl-dots {
    position: absolute;
    bottom: 40%;
  }
}

@media(min-width:1500px) {
  #banner .owl-dots {
    position: absolute;
    bottom: 40%;
  }
  #banner .owl-dots {
    max-width: 678px;
    height: 760px;
    padding: 195px 53px 70px 70px;
    bottom: unset;
    top: 0;
    left: 46%;
    right: unset;
    transform: translateX(-46%);
    margin: auto;
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
  }
  #whatsnew.section_whatsnew2 .section_head h1 {
    position: relative;
    left: -80px;
  }
  .section_whatsnew2 .row-1 {
    position: relative;
    left: -80px;
  }
  .section_whatsnew2 .row-2 {
    position: relative;
    right: -20px;
  }
}
@media(max-width:1400px) {
  #banner .owl-dots {
    left: 53%;
  }
}
@media (max-width: 1199px){
  #banner .owl-dots {
    left: 37%;
  }
}
#banner .owl-dot {
  opacity: 0.52;
  font-size: 14px;
  color: #FFFFFF;
  letter-spacing: 0;
  margin-left: 15px;
  padding-bottom: 12px !important;
  position: relative;
}

#banner .owl-dot.active {
  opacity: 1;
  font-weight: 900;
}

#banner .owl-dot.active:after {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #FFFFFF;
  width: 15px;
  height: 2px;
  content: '';
}

#banner .video-back .hs_cos_wrapper {
  height: 100%;
}

#banner .video-back video {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.featherlight .featherlight-content {
  overflow: inherit !important;
  margin: 1.75rem auto;
  position: relative;
  width: auto;
  border-radius: 5px;
  border: 0;
  box-shadow: 0 8px 24px rgba(0, 0, 0, .13);
  background-color: #fff;
  border-bottom: none!important;
  /*   padding: 1em !important; */
}

body .featherlight .featherlight-close-icon {
  top: 0;
  color: #fff;
  z-index: 111111111;
  background: none !important;
  width: 38px;
  height: 38px;
  font-size: 33px;
  margin: 30px 30px;

}

.banner_text {
  position: relative;
  height: 100%;
}

.banner_text > .row-fluid-wrapper:nth-child(1) {
  width: 1290px;
  margin: auto;
}

.video-back {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: -1;
}

#banner > .row-fluid-wrapper,
#banner .owl-stage-outer,
#banner .owl-stage-outer .owl-item > .row-fluid-wrapper,
#banner .owl-stage-outer .owl-item > .row-fluid-wrapper > .row-fluid,
#banner > .row-fluid-wrapper > .row-fluid,
#banner .owl-stage-outer .owl-item > .row-fluid-wrapper > .row-fluid > .span12 > .row-fluid-wrapper,
#banner .owl-stage-outer .owl-item > .row-fluid-wrapper > .row-fluid > .span12 > .row-fluid-wrapper > .row-fluid {
  height: 100%;
}

.owl-dots {
  counter-reset: dots;
}

.owl-dot:before {
  counter-increment: dots;
  content: counter(dots, decimal-leading-zero) " ";
}

.arrow_block {
  position: relative;
  margin: 83px 0 0 0 !important;
}



.arrow_block .scroll_down_arrow {
  color: #7DD4D9;
  text-decoration: none;
  font-size: 30px;
}

.owl-carousel.owl-drag .owl-item,
.owl-stage {
  height: 100%;
}

.btn_block i {
  position: absolute;
  top: 49%;
  transform: translateY(-50%);
  right: 30px;
  color: #3E3D40;

}

.header {
  height: 135px;
  position: absolute;
  z-index: 100;
  width: 100% !important;
  top: 0;
}

.header .btn_block i {
  top: 50%;
  color: #3E3D40;
}

.btn, .error-template .page-center .hs-button.primary {
  padding: 15px 60px 16px 41px !important;
  display: flex !important;
  align-items: center;

}

.header div {
  height: 100%;
}

.header div img.main-logo , .hs-blog-listing.hs-blog-id-13456841565 .header div img.main-logo,  .hs-blog-post.hs-blog-id-14869623122 .header div img.main-logo, .hs-blog-id-14869623110.hs-blog-listing .header div img.main-logo {
  object-fit: contain;
  float: left;
  position: absolute;
  top: 0;
  left: 0;
  height: 50%;

}

.hs-content-id-21252442615 .header-container-wrapper .custom-header-group, .hs-content-id-33396848910 .header-container-wrapper .custom-header-group{
  width: 1160px !important;
}
@media(max-width:1400px){
  .hs-content-id-21252442615 .header-container-wrapper .custom-header-group, .hs-content-id-33396848910 .header-container-wrapper .custom-header-group {
    width: 860px !important;
  }
}
@media(max-width:1240px){
  .hs-content-id-21252442615 .header-container-wrapper .custom-header-group, .hs-content-id-33396848910 .header-container-wrapper .custom-header-group {
    width: 80% !important;
  }
}
.header div img.main-logo, .hs-blog-listing.hs-blog-id-13456841565 .header div img.main-logo, .hs-blog-post.hs-blog-id-14869623122 .header div img.main-logo, .hs-blog-id-14869623110.hs-blog-listing .header div img.main-logo {
  width: 225px;
}

.hs-content-id-16936115073 .header div img.main-logo {
  left: 68px;
  /*   width: 60%; */
}

.header-inner {
  right: 40px !important;
}

.hs-blog-post .header div img.main-logo {
  width: auto;
}

.header .cell-wrapper.layout-widget-wrapper .hs_cos_wrapper.hs_cos_wrapper_type_raw_html a {
  height: 100%;
  display: flex;
  position: relative;

}
body .header-new .custom-logo img.main-logo {
    position: static;
}
.owl-carousel-logos.owl-carousel .owl-item img {
  height: 36px !important;
  object-fit: contain;
  /*     width: auto; */
}

.hs-menu-wrapper.hs-menu-flow-horizontal {
  display: none;
}

.partnerships_body > .row-fluid-wrapper,
.partnerships_logos > .row-fluid-wrapper {
  width: 100%;
}

#partnerships {
  display: flex;
  justify-content: center;
  /* padding-left: 275px; */
  overflow: hidden;
  padding-bottom: 120px;
}
.partnershipsnew .cta_button.btn {
  position: relative;
}
#partnerships .partnerships_body > .row-fluid-wrapper {
  position: relative;
  z-index: 50;
}

#partnerships .partnerships_body h1 {
  /*   font-size: 60px; */
  color: #0081bc;
  letter-spacing: 0;
  line-height: 1.16667;
  font-weight: 700;
  margin-bottom: 60px;
}

#partnerships .col1 {
  width: 52%;
}
#partnerships .col2 {
  width: 48%;
}
#partnerships .col1-new {
  width: 47%;
}
#partnerships .col2-new {
  width: 53%;
}
#partnerships .col2-new blockquote p span{
  font-size: 22px;
  line-height: 1.55;
}
#partnerships .partnerships_body .hs-image-widget {
  height: 360px;
  width: 570px;
}


#partnerships .partnerships_body p {
  font-size: 17px;
  color: #3E3D40;
  letter-spacing: 0;
  line-height: 1.25;
  text-align: left;
}

#partnerships .partnerships_body {
  padding: 80px 40px 180px;
  padding-left: 200px;
  position: relative;
  z-index: 40;
  top: 120px;
  background: none !important;
}
#partnerships {
  position: relative;
}
#partnerships:after {
  content: '';
  position: absolute;
  top: 120px;
  left: auto;
  width: 85%;
  height: 65%;
  background: #f2f2f2;
  border-radius: 10px 0 0 10px;
  right: 0;
  z-index: -1;
}
@media(max-width: 1500px) {
  #partnerships:after {
    width: 90vw;
  }
  #partnerships .partnerships_body {
    padding-bottom: 80px;
  }
  #partnerships .partnerships_logos {
    width: 78% !important;
    margin-left: 5% !important;
  }

}
@media (max-width: 1199px){
  #partnerships:after {
    width: 100%;
    height: 87%;
    top: 0;
    border-radius: 0;
  }
  #partnerships .partnerships_logos, #partnerships.partnershipsnew .partnerships_logos {
    width: 100% !important;
    margin-left: 0 !important;
  }
}

@media (min-width: 1200px) {
  #partnerships .partnerships_body h1 {
    max-width: 350px;
  }
}

@media (min-width: 1400px) {
  #partnerships .partnerships_body h1 {
    max-width: 420px;
  }
}

@media(min-width: 1900px) {
  #partnerships:after {
    width: 82%;
  }

  #partnerships .partnerships_logos {
    width: 54% !important;
    margin-left: 17% !important;
  }
  #partnerships.partnershipsnew .partnerships_logos {
    width: 69% !important;
    margin-left: 12% !important;
  }
}
#partnerships > .row-fluid-wrapper {
  width: 100%;
}
/* 
#partnerships .partnerships_body:after {
content: '';
position: absolute;
top: 0;
left: 110px;
width: 200vw;
height: 100%;
background: #f2f2f2;
border-radius: 10px 0 0 10px;
} */

#partnerships .partnerships_logos {
  position: relative;
  z-index: 70;
  padding: 0 120px;
  border-radius: 5px;
}
#partnerships .partnerships_logos > .row-fluid-wrapper:nth-child(2), #partnerships .partnerships_logos > .row-fluid-wrapper:nth-child(3) {
  display: none;
}
#testimonial_slider {
  position: relative;
  max-width: 455px;
}

.owl-carousel-feed .owl-nav .owl-next,
.owl-carousel-feed .owl-nav .owl-prev {
  background: #f2f2f2 !important;
  border: 1px solid #0081bc !important;
  color: #0081bc !important;
  height: 30px;
  width: 30px;
  border-radius: 50%;
  margin-left: 10px;
}

.owl-carousel-feed .owl-nav {
  position: absolute;
  bottom: 0;
  right: 0;
}

.partn_video_play-plus-text {
  position: relative;
  height: 90px;
  padding: 17px 30px;
  max-width: 498px;
  padding-right: 97px;
  position: absolute;
  bottom: 30px;
  left: 0;
}

.partn_video_play-plus-text p span {
  font-size: 17px;
  color: #FFFFFF;
  letter-spacing: 0;
  line-height: 1.25;
  font-weight: bold;
}

.partn_video_play-plus-text .play {
  position: absolute;
  right: 19px;
  top: 50%;
  transform: translateY(-50%);
}


#solutions {
  position: relative;
  overflow: hidden;
  padding-bottom: 72px;
}

#solutions:after {
  background: url(https://www.arkphire.com/hubfs/solution-background-presidio.svg) #00457b;
  background-size: auto;
  background-repeat: no-repeat;
  position: absolute;
  top: 100px;
  bottom: 0px;
  left: 0;
  width: 94%;
  /* height: 100%; */
  z-index: -1;
  border-radius: 0 10px 10px 0px;
  content: '';
}

#solutions .col1 {
  padding-top: 200px;
}

#solutions .col1 h1 {
  font-size: 60px;
  color: #FFFFFF;
  letter-spacing: 0;
  line-height: 1.16667;
  margin-bottom: 60px;
  font-size: 3.75rem;
}

#solutions .col1 p {
  font-size: 1.25rem;
  color: #FFFFFF;
  letter-spacing: 0;
  line-height: 1.6;
  max-width: 410px;
  font-weight: 300;
}

#solutions .col2 .col_block {
  width: 670px;
  height: 419px;
  padding: 109px 40px 40px 60px;
}


#it_procurement_block {
  background: #0081bc;
  border-radius: 5px;
  margin-bottom: 70px;
  position: relative;
  right: -50px;

}

ul .hs-rss-item.hs-with-featured-image .hs-rss-item-text {
  margin-bottom: 30px;
  display: block;
}

#it_procurement_block h2 {

  color: #FFFFFF;
  letter-spacing: 0;
  margin-bottom: 20px;
  font-size: 2.5rem;
}

#it_procurement_block p {
  font-size: 1.5rem;
  color: #FFFFFF;
  letter-spacing: 0;
  line-height: 1.6;

}
.solutionsnew .btn_block .btn{
  padding-left: 28px !important;
  padding-right: 42px !important;
}
#solutions.solutionsnew .col2 {
  padding-top: 150px;
  margin-left: 95px;
}
#solutions.solutionsnew .col3 {
  padding-top: 300px;
  margin-left: -20px;
}
#solutions.solutionsnew .col1 p {
  max-width: 440px;
}
#solutions.solutionsnew:after {
  width: 92%;
  height: 71%;
}
#solutions.solutionsnew .col2 .col_block {
  width: 403px;
  height: 284px;
  padding: 50px 44px 48px 44px;
  margin-bottom: 40px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-end;
  border-radius: 8px;
}
.solutionsnew .col_block h2 {
  color: #FFFFFF;
  letter-spacing: 0;
  margin-bottom: 20px;
  font-size: 2.5rem;
}
.solutionsnew .col_block p {
  font-size: 1.5rem;
  color: #FFFFFF;
  letter-spacing: 0;
  line-height: 1.6;
}
.solutionsnew .col_block1 {
  background: #0081bc;
}
.solutionsnew .col_block2 {
  background: #00adf0;
}
.solutionsnew .col_block3 {
  background: #00adf0;
}
.solutionsnew .col_block4 {
  background: #00adf0;
}
.solutionsnew .col_block5 {
  background: #0081bc;
}
#it_services_block {
  background: #00adf0;
  border-radius: 5px;

}

#it_services_block h2 {

  color: #FFFFFF;
  letter-spacing: 0;
  margin-bottom: 20px;
  font-size: 2.5rem;
}

#it_services_block p {

  font-size: 1.5rem;
  color: #FFFFFF;
  letter-spacing: 0;
  line-height: 1.6;
}

#partners {
  padding-top: 50px;
}

#partners .hs_cos_gallery_thumbnails {}

#partners .section_head h1 {

  color: #00457b;
  letter-spacing: 0;
  line-height: 1.16667;
  margin-bottom: 60px;
  max-width: 630px;
}

.partners_body {
  position: relative;
  padding: 0 60px 40px 60px;
}

.partners_body:after {
  position: absolute;
  top: 117px;
  left: 0;
  width: 100%;
  height: calc(100% - 117px);
  z-index: -1;
  content: '';
  background: #EFF7F8;
  border-radius: 5px;
}

.parnters_logos {
  display: flex !important;
  flex-wrap: wrap;
  align-items: center;
  list-style: none;
  padding: 0px;
  margin: 0px 0px 20px;
  justify-content: space-between;
}

.hs_cos_gallery_slide img {
  width: 100%;
  max-width: 100%;
  object-fit: scale-down;
  /*   max-width: 164px !important; */
}

.parnters_logos > .row-fluid-wrapper {
  width: calc(14% - 60px) !important;
  margin-bottom: 70px;
  display: inline-block;
  /* max-width: 20%; */
  text-align: center;
  flex: 0 0 14%;
  padding: 40px 20px;
  margin: 0 30px;
}

#whatsnew {
  position: relative;
  padding-top: 110px;
  padding-bottom: 120px;
}

#whatsnew:after {
  position: absolute;
  top: -100px;
  left: 0;
  width: 100%;
  height: calc(100% + 100px);
  z-index: -5;
  content: '';
  background: #f2f2f2;
  border-radius: 5px;

}

#whatsnew .section_head h1 {

  color: #00457b;
  padding-left: 100px;
  max-width: 500px;
  margin-bottom: 60px;
}

.whatsnew_card {
  width: 520px !important;
  float: right !important;
  background: #0081bc;
  border-radius: 5px;
}

.whatsnew_card-content {
  padding: 30px 50px 60px;
}

.whatsnew_card-content h2 {

  color: #FFFFFF;
  letter-spacing: 0;
  line-height: 1.16667;
  margin-bottom: 30px;
  font-weight: 200;
  font-size: 2.5rem;
}
.whatsnew_card-content h2 a {
  color: #FFFFFF;
}
.whatsnew_card-content h2 span {
  font-weight: bold;
}

.whatsnew_card-content h2 strong span {
  font-weight: bold;
}

.whatsnew_card-content p {
  margin-bottom: 60px;
  font-size: 17px;
  color: #FFFFFF;
  letter-spacing: 0;
  line-height: 1.6;
}

.whatsnew_blog h3 {
  display: none;
}

.whatsnew_blog ul li {
  height: 300px;
  width: 670px;
  margin-bottom: 60px;
  background: #00adf0;
  border-radius: 5px;
  display: flex;
}

.whatsnew_blog ul li img {
  height: 100%;
  object-fit: cover;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
  width: 100%;
  width: 300px;
  height: 300px;
  max-height: 100%;
  max-width: 100%;
}

.whatsnew_blog ul li:last-child {
  margin-bottom: 0px;
  background: #00adf0;
}

.whatsnew_blog ul li a {
  text-decoration: none;
  font-size: 30px;
  color: #FFFFFF;
  letter-spacing: 0;
  font-size: 1.875rem;
  line-height: 1.33334;


}

.whatsnew_blog ul li a span {
  font-weight: 700;
}

.whatsnew_blog ul li a.read-more {
  bottom: 30px;
  color: #00457b;
}

#contact_us {
  height: 960px;
  position: relative;
  background: #f2f2f2;
  z-index: 0;
}

#contact_us:after {
  position: absolute;
  top: 100px;
  left: 0;
  width: 100%;
  height: calc(100% - 100px);
  z-index: -2;
  content: '';
  background: url('https://1954099.fs1.hubspotusercontent-na1.net/hubfs/1954099/cont_back.jpg');
  background-size: cover;
  background-repeat: no-repeat;
}

/* #contact_us:before {
background: rgba(7, 136, 142, 0.5);
z-index: -1;
width: 100%;
height: calc(100% - 100px);
content: '';
position: absolute;
top: 100px;
left: 0;
} */
.expanding_globally {
  background: #00457b;
  border-radius: 5px;
  max-width: 720px;
  float: right !important;
  padding: 56px 70px 70px;
}

.expanding_globally p {
  font-size: 17px;
  color: #FFFFFF;
  line-height: 1.6;
  margin-bottom: 20px;
  font-weight: 300;
}

.expanding_globally p span {
  font-weight: 300;
}

.expanding_globally .section_head h1 {
  font-size: 60px;
  color: #FFFFFF;
  line-height: 1.2em;
  font-weight: bold;
  max-width: 400px;
  margin-bottom: 40px;
}

.expanding_globally .btn_block {
  margin-top: 30px;
}

a.btn.cta_button:hover,
a.btn.cta_button:hover + i {

  color: #5f6062 !important;
}

#contact-us {

  background: #ff9e16;
  border-radius: 5px 0 0 5px;
  position: absolute;
  width: 1615px;
  width:87%;
  float: right;
  max-width: 100%;
  display: flex;
  height: 140px;
  align-items: center;
  padding: 0 70px;
  top: -67px;
  right: 0;

}

#contact-us h2 {

  color: #3E3D40;
  letter-spacing: 0;
  text-align: left;
  margin-right: 170px;
  font-size: 2.5rem;
}

#contact-us .cta_button.btn:hover {
  color: #fff !important;

  background-color: rgb(6, 58, 73);
}

.footer-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.footer-wrapper .col {
  max-width: 100%;

}

.footer-wrapper .col .logo {
  margin-bottom: 40px;
}

.footer-wrapper .col4 a {
  display: block;
}

.footer-wrapper a {
  text-decoration: none;
}

.footer-wrapper .mailus {
  font-size: 24px;
  color: #FFFFFF;
  letter-spacing: 0;
  font-weight: bolder;
  margin-bottom: 41px;
  font-size: 1.375rem;
  font-weight: bold;

}

.footer-wrapper .mailus:hover {
  text-decoration: underline;
}

.footer-wrapper .btn.btn_offices {
  font-size: 0.9375rem;

  color: #ff9e16;
  padding: 0 !important;
  font-weight: bold;
  display: flex;
  align-items: center;

}

.footer-wrapper .btn.btn_offices:hover {
  text-decoration: underline;
}

.footer-wrapper .btn.btn_offices i {
  margin-left: 10px;
}
.footer-wrapper .btn.btn_offices i {
  line-height: 1.4;
}

.footer-wrapper .social {
  margin-top: 122px;
  color: #f2f2f2;
}

.footer-wrapper .social a {
  color: #f2f2f2;
  margin-right: 10px;
  display: inline-block;
  font-size: 1.5rem;
}

.footer-wrapper .col h3 {
  font-size: 17px;
  color: #FFFFFF;
  letter-spacing: 0;
  margin-bottom: 17px;
  font-weight: bold;
}

.footer-wrapper .col li a {
  font-size: 16px;
  color: #f2f2f2;
  letter-spacing: 0;
  line-height: 1.6;
  text-decoration: none;

}

.footer-wrapper .col .hr {

  background: #36829A;
  color: #36829A;
  width: 20px;
  margin: 20px 0;
  height: 1px;
}

.footer-wrapper .col li {
  margin-bottom: 10px;
}

.footer-wrapper .col li:last-child {
  margin-bottom: 0px;
}

.footer-wrapper .col li a:hover {
  text-decoration: underline;
}

.footer-wrapper .col li > ul {
  margin-top: 10px;
}

.footer-wrapper .col li > ul li {
  padding-left: 20px;
  position: relative;
}

/* .footer-wrapper .col li > ul li i {
font-size: 14px;
color: #f2f2f2;
position: absolute;
top: 50%;
transform: translateY(-50%);
left: -2px;
} */

.footer-wrapper .col li > i {
  font-size: 14px;
  color: #f2f2f2;
  margin-right: 10px;
  margin-left: -4px;
}

.footer-wrapper .col5 {
  display: none;
}

.footer-wrapper .col1 {
  width: 240px;
}

.footer-wrapper .col2 {
  width: 150px;
}

.footer-wrapper .col3 {
  width: 133px;
}

.footer-wrapper .col4 {
  width: 200px;
}

.custom-copyright,
.custom-copyright a {
  font-size: 13px;
  color: #93C6C9;
  font-size: 0.8125rem;
  text-decoration: none;
}

.custom-copyright a:hover {
  text-decoration: underline;
}

.footer .designed a,
.footer .designed p {
  font-size: 13px;
  color: #93C6C9;
  font-size: 0.8125rem;
  text-decoration: none;
}

.footer .designed a:hover {
  text-decoration: underline;
}

.custom-copyright .ract {
  color: #17787E;
  margin: 0 20px;
  display: inline-block;
}

.btn-light .btn:hover {
  background-color: #d2eaeb !important;
  color: rgb(62, 61, 64);
  border-color: rgb(210, 234, 235);
}

iframe {
  border-radius: 5px;
  height: 100%;
  width: 100%;
}

#hs_cos_wrapper_module_1568832526063237,
#hs_cos_wrapper_module_1568832526063237_ {
  height: 100%;
  width: 100%;
}

/* .header-inner > .row-fluid-wrapper {
width: 100%;
} */
.btn_header.btn_block i {
  right: 20px;
}

.btn_header .btn {
  position: relative;
  min-width: max-content;
  top: 50%;
  transform: translateY(-50%);
  pointer-events: auto;
}
.header-inner {
  pointer-events: none;
}
.custom-menu {
  pointer-events: auto !important;
}
.header-inner .row-fluid {
  display: flex;
  justify-content: flex-end;
}

#it_services_block p span,
#it_procurement_block p span,
#solutions .col1 p span {
  font-weight: 300;
}

.owl-carousel-mob2,
.owl-carousel-mob1 {
  display: none !important;
}

.arrow-down {
  cursor: pointer;
  position: relative;
  box-sizing: border-box;
  opacity: 0.6;
  width: 22px;
  background-color: transparent;
  margin-bottom: 10px;
  border-width: 0px;
  border-style: initial;
  border-color: initial;
  border-image: initial;
  padding: 0px;
}

.arrow-down,
.arrow-down .line {
  display: inline-block;
  height: 22px;
}

.arrow-down .line {
  width: 2px;
  position: absolute;
  top: 3px;
  left: 10px;
  border-radius: 2px;
  overflow: hidden;
}

.arrow-down .arrow {
  position: absolute;
  left: 5px;
  bottom: 0px;
  width: 10px;
  height: 10px;
  border-radius: 4px;
  animation: 3s ease-in-out 0s infinite normal none running fade;
}

.arrow-down .line::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: linear-gradient(rgb(255, 255, 255) 50%, rgba(255, 255, 255, 0) 0px) 0px -22px / 100% 200%;
  background-position: 0px -22px;
  animation: 3s ease-in-out 0s infinite normal forwards running scrolldown;
}

.arrow-down .arrow::after {
  content: "";
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  transform: rotate(225deg);
  border-top: 2px solid rgb(255, 255, 255);
  border-left: 2px solid rgb(255, 255, 255);
}

#contact-us .btn_block i {
  color: #fff;
}

.btn_block .btn:after {
  content: "\eaa0";
  font-family: IcoFont !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  line-height: 1;
  -webkit-font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
  position: absolute;
  right: 22px;
  top: 50%;
  transform: translateY(-50%);
  line-height: .7em;
}
.btn_header.btn_block .btn:after {
  line-height: initial;
}
blockquote {
  font-size: 30px;
  color: #00457b;
  letter-spacing: 0;
  text-align: center;
  line-height: 45px;
  font-weight: 300;
  font-style: italic;
  margin: auto;
  max-width: 975px;
  margin-bottom: 40px;
}

cite {
  text-align: center;
  font-size: 20px;
  color: #5f6062;
  letter-spacing: 0;
  font-weight: bold;
  font-style: normal;
}

.job_form .section_head h2 {
  margin-bottom: 30px;
  font-size: 60px;
  color: #0081bc;
  letter-spacing: 0;
  line-height: 1.7;
}

.job_form .section_head p {
  font-size: 17px;
  color: #3E3D40;
  letter-spacing: 0;
  line-height: 1.6;
  font-weight: 300;
}

.job_form .section_head {
  margin-bottom: 55px;
}

.section.top-banner {

  padding: 255px 20px 165px;
}

.section.top-banner h1 {
  color: #fff;
  text-align: center;
  max-width: 900px;
  margin: 0 auto;
  font-size: 80px;
  line-height: 1.14;
  font-weight: bold;
}

.section.top-banner p {
  margin-top: 30px;
  font-size: 24px;
  color: #f2f2f2;
  letter-spacing: 0;
  text-align: center;
  line-height: 1.7;
}

.section_ab-logo-col2 .group1.group2 {
  margin-bottom: 0;
}

.banner-small {

  height: 505px;
  display: flex;
  align-items: center;
  justify-content: center;

}

.banner-small h1 {
  font-size: 80px;
  color: #FFFFFF;
  letter-spacing: 0;
  text-align: center;
  margin-bottom: 30px;
  font-weight: bold;
}

.banner-small p {
  font-size: 24px;
  color: #f2f2f2;
  letter-spacing: 0;
  text-align: center;
  line-height: 1.8;
  font-weight: 300;
  max-width: 770px;
  margin: auto;
}

.job_form input, .error-template .body-container input[type="text"] {
  background: #FFFFFF;
  border-radius: 5px;
  height: 55px;
  padding: 0 20px !important;
  font-size: 17px;
  color: #3E3D40;
  letter-spacing: 0;
  border: 0;
  margin-bottom: 30px;
  margin-right: 0;
}

.job_form .hs-form-booleancheckbox p {
  font-weight: 300;
  font-size: 14px;
  color: #5f6062;
  text-transform: none;
}

.legal-consent-container .hs-form-booleancheckbox-display > span {
  display: block;
  margin-left: 33px !important;
}

.legal-consent-container .hs-form-booleancheckbox-display > span p a {
  color: #0081bc;
  text-decoration: none;
  font-weight: bold;
}

.job_form label {
  margin-bottom: 11px;
  font-size: 16px;
  color: #0081bc;
  letter-spacing: 0;
  font-weight: bold;
  text-transform: uppercase;
  display: block;
}

.job_form label span {
  font-weight: bold;
}

.job_form textarea {
  width: 100% !important;
  height: 140px;
  padding: 20px !important;
  margin-bottom: 30px;
  font-size: 17px;
  color: #3E3D40;
  letter-spacing: 0;
  border-radius: 5px;
  border: 0;
}

.job_form li {
  padding-left: 0;
}

input[type="checkbox"] {
  margin: 0;
  padding: 0 !important;
  position: relative;
  /*     top: 5px; */
  height: 23px;
  width: 23px !important;
  margin-right: 10px;
}

.job_form form fieldset {
  margin: 0px auto !important;
  max-width: 100%;
}

.job_form form fieldset.form-columns-2 > div:nth-child(1) {
  width: 48%;
  float: left;
}

.job_form form fieldset.form-columns-2 > div:nth-child(2) {
  width: 48%;
  float: right;
}

.job_form form fieldset.form-columns-1 div {
  width: 100%;
}

.job_form .hs_recaptcha .grecaptcha-badge {
  margin-top: 30px;
  margin-bottom: 15px;
  height: auto !important;
  box-shadow: unset !important;
}

.job_form .grecaptcha-logo {
  max-height: 100%;
}

.job_form .grecaptcha-logo iframe {
  max-height: 100%;
  height: 74px;
}

.job_form input[type="submit"] {
  -webkit-font-smoothing: antialiased;
  cursor: pointer;
  -moz-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  user-select: none;
  display: inline-block;
  font-weight: normal;
  text-align: center;
  text-decoration: none;
  -moz-transition: all .4s ease;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  background: rgb(255, 195, 72);
  border-radius: 6px;
  border-width: 0px;
  color: rgb(255, 255, 255);
  font-family: sans-serif;
  height: auto;
  transition: all .4s ease;
  padding: 20px 37px;
  text-shadow: none;
  width: auto;
  font-size: 24px;
  line-height: 1.6;
  font-size: 16px;
  color: #3E3D40;
  font-weight: bold;
  float: left;
  font-family: 'Qanelas' !important;
  font-family: 'Qanelas Soft' !important;
  font-weight: 800;
  padding: 17px 54px 18px 32px !important;
  margin: 0;
}

.job_form .hs_submit .actions {
  position: relative;
  width: auto;
  float: left;
}

fieldset.form-columns-2 .input {
  margin-right: 0 !important;
}

.job_form .hs_submit .actions:after {
  content: "\eaa0";
  font-family: IcoFont !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  line-height: 1;
  -webkit-font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
  position: absolute;
  right: 22px;
  top: 50%;
  transform: translateY(-50%);
}

.job_form .hs-error-msgs.inputs-list {
  /*   display: none !important; */
}
.job_form .hs-error-msgs.inputs-list label{
  text-transform: none;
  margin-top: -20px;
  color: red;
  font-weight: 300;
  font-size: .8rem;
}
.job_form .hs-input.invalid.error {
  border: 1px solid red;
}

.job_form .hs_submit.hs-submit {
  display: flex;
}

.vendors-tabs {
  float: none !important;
  display: flex !important;
  align-items: center;
  justify-content: center;
  margin-bottom: 64px;
}

.btn-tab {
  padding: 0 47px !important;
  font-size: 20px;
  color: #5f6062;
  letter-spacing: 0;
  text-align: center;
  text-decoration: none;
  font-weight: 300;
  display: inline-block !important;
}

.btn-tab.active {
  background: #00457b;
  border-radius: 5px;
  padding: 15px 25.5px !important;
  margin-right: 21.5px;
  color: #fff;
  font-weight: bold;

}

@keyframes fade {
  0% {
    opacity: 0;
  }

  30% {
    opacity: 0;
  }

  50% {
    opacity: 1;
  }

  70% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@keyframes scrolldown {
  0% {
    background-position: 0 -22px
  }

  50% {
    background-position: 0 0
  }

  to {
    background-position: 0 22px
  }
}

@-webkit-keyframes fade {
  0% {
    opacity: 0
  }

  30% {
    opacity: 0
  }

  50% {
    opacity: 1
  }

  70% {
    opacity: 1
  }

  to {
    opacity: 0
  }
}


.footer-wrapper .col4 {

  /* padding-top: 30px; */
  position: relative;
}

/*
.footer-wrapper .col .logo img {
height: 60%;
position: absolute;
margin-bottom: 40px;
display: block;
object-fit: cover;
width: 100%;
left: -10%;
top: -23%;
} */


.footer-wrapper .col .logo img {
  /* position: absolute; */
  display: block;
  object-fit: cover;
  width: auto;
  /* top: -12%; */
}

.header-inner {
  position: fixed;
  top: 0;
  height: 135px !important;
}

.textonbanner {
  opacity: 0;
}
.section_whatsnew2 .row-1 {
  margin-bottom: 60px;
}
#whatsnew.section_whatsnew2 {
  padding-bottom: 70px;
}
.section_whatsnew2 .row-2 {

}
.section_whatsnew2 .row-2 .whatsnew_card {
  float: left !important;
}
.section_whatsnew2 .row-2 .col2{
  width: 44%;
}
.section_whatsnew2 .row-2 .col1 {
  width: 53%;
}
.section_whatsnew2 .row-2 .col1  .hs-rss-item-image-wrapper {
  width: auto !important;
}
.section_whatsnew2 .row-2 .col1  .hs-rss-item-inner {
  width: calc(100% - 285px) !important;
  padding: 18px 30px;
}
.row-2 .whatsnew_blog ul li img {
  width: 285px;
  min-height: 240px;
  height: 100%;
}
.row-2 .whatsnew_blog ul li {
  height: 240px;
}
.section_whatsnew2 .row-1 ul{
  display: flex;
  justify-content: space-between;
}
.section_whatsnew2 .row-1 ul li {
  flex-direction: column;
  width: 30.1% !important;
  height: auto;
  margin: 0;
}
#whatsnew.section_whatsnew2 .section_head h1 {
  padding-left: 0px;
  max-width: 100%;
}
.row-1 .whatsnew_blog ul li .hs-rss-item-text a {
  font-size: 1.55rem;
  line-height: 1.23;
}
.row-1 .whatsnew_blog ul li img {
  width: 100%;
  height: 179px;
  border-radius: 5px 5px 0 0;
}

.row-1 .whatsnew_blog .hs-rss-item-inner {
  padding: 17px 30px 32px;
  height: calc(100% - 179px);
}
.whatsnew_blog ul li .hs-rss-item-image-wrapper, ul li.hs-rss-item .hs-rss-item-inner {
  width: 100% !important;
}
.section_whatsnew .whatsnew_card,
.section_whatsnew li.hs-rss-item.hs-with-featured-image {
  transition: 0.3s;
}

.section_whatsnew .whatsnew_card:hover,
.section_whatsnew li.hs-rss-item.hs-with-featured-image:hover {
  transform: translate3d(0, -10px, 0) !important;
}

@media (min-width:768px) {
  .navigation-body {
    height: calc(100% - 110px) !important;
    display: flex;
    flex-flow: column;
    justify-content: center;
  }
}
html.navigation-open {
  overflow: hidden;
}
#its-partners-logo .owl-nav.disabled {
  display: none;
}
/* .custom-header-group {
width: 90% !important;
} */
:not(.hs-content-id-16936115073) .custom-header-group {
  width: 90% !important;
}
.hs-content-id-16936115073 .custom-header-group {
  width: 1290px !important;
}
.subscribe_form.job_form {
  padding: 0;
}

.job_form.subscribe_form input{
  background: #6AC6CB;
  color: #fff;
  border-radius: 5px;
  margin-bottom: 0px;
}
.error-template .body-container input[type="text"] {
  background: #f2f2f2;

}
.job_form.subscribe_form input::placeholder {

  color: #FFFFFF;
  letter-spacing: 0;
}
.subscribe_form.job_form {
  width: auto !important;
  margin-left: 60px;
  height: -webkit-fill-available;
  display: flex;
  align-items: center;
}
.subscribe_form.job_form form{
  display: flex;
  align-items: center;
}
.subscribe_form.job_form input[type="submit"] {
  background: rgb(255, 195, 72);
  margin-left: 20px;
  color: #3E3D40;
  padding: 15px 40px 15px 23px !important;
  width: 100%;
}
.subscribe_form.job_form label {
  display: none;
}
.subscribe_form.job_form .hs_submit .actions:after {
  color: #3E3D40;
  top: 51%;
  right: 2px;
}
.banner_subscribe-text {
  width: auto !important;
  display: flex !important;
  align-items: center;
  height: -webkit-fill-available;
}
.subscribe_form.job_form form fieldset.form-columns-2 > div:nth-child(1)  {
  width: 170px;
  width: 43%;
}
.subscribe_form.job_form form fieldset.form-columns-2 > div:nth-child(2) {
  width: 270px;
  width: 52%;
  margin-left: 20px;
}
@media(max-width:1260px) {
  .banner_subscribe-text {
    width: 100% !important;
    display: flex !important;
    align-items: center;
    height: auto;
    justify-content: center;
    margin-bottom: 10px;
  }
  .blog-banner .section_head p {

    margin-bottom: 50px;
  }
  .subscribe_form.job_form {
    height: auto;
    width: 100% !important;
    margin-left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .banner_subscribe {

    height: auto !important;

    bottom: -67.5px !important;}
}
.section_map-img h2 {
  color: #fff;
  text-align: center;
  padding-top: 30px;
}
.job_form input[type='file']{
  width: 0.1px !important;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}
.job_form .input_for_file {

  background: none;
  border: 2px solid #BFD2D4;
  border-radius: 5px;
  font-family: Helvetica;
  font-size: 15px;
  color: #737B7C;
  letter-spacing: 0;
  width: 131px !important;
  height: 40px;
  -webkit-appearance: none;
  font-size: 15px;
  color: #737B7C;
  letter-spacing: 0;
  font-weight: 700;
  text-transform: none;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: -10px;
  margin-bottom: 40px;
  cursor: pointer;
}
.job_form input[type='file'] + label {
  cursor: pointer; /* "hand" cursor */
}
.job_form input[type='file'] + label  * {
  pointer-events: none;
}
.btn-tab-wrap {
  background: url(https://1954099.fs1.hubspotusercontent-na1.net/hubfs/1954099/Triangle.svg);
  background-size: auto;
  background-repeat: no-repeat;
  background-position: 90%;
  cursor: pointer;
  padding: 15px 39.5px !important;

  font-size: 20px;
  color: #5f6062;
  letter-spacing: 0;
  text-align: center;
}
.btn-tab-wrap {
  width: auto;
  display: inline-block;
  position: relative;
  background-position: 96% 24px;
}
.btn-tab-wrap .btn-tab-wrap-inner {

  background: #FFFFFF;
  box-shadow: 0 4px 10px 0 rgba(5,52,67,0.23);
  border-radius: 5px;
  display: flex;
  flex-direction: column;
  padding: 10px;
  position: absolute;
  top: 100%;
  width: 100%;
  left: 0;
  z-index: 2;
  display: none;
  margin-top: 5px;
}
.btn-tab-wrap.active .btn-tab-wrap-inner {
  display: flex;
}
.btn-tab-wrap .btn-tab-wrap-inner li:hover {
  background-color: #eff5f6;
}
.btn-tab-wrap .btn-tab-wrap-inner a {
  font-size: 16px;
  color: #5f6062;
  letter-spacing: 0;
  height: 40px;
  padding: 10px 18px;
  border-radius: 5px;
}
.btn-tab-wrap .btn-tab-wrap-inner a:hover {
  background-color: #eff5f6;
}
.btn-tab-wrap .btn-tab-wrap-inner a:last-child {
  margin-bottom: 0px;
}
.footer-wrapper .col1 > ul > li > ul{
  display:none;
}
.footer-wrapper .col1 > ul > li.active > ul{
  display:block;
}
.privacy-page {
  padding: 120px 0;
}

.hs-content-id-17540297025 .header {
  position: relative;
}
.its_servise-back img{
  height: 100% !important;
  object-fit: cover;
  width: 100%;

  position: absolute;
  top: 0;
  left: 0;

}
.hs-featured-image-wrapper {
  position:relative;
  z-index: 1;
}
.show-link-true .hs-featured-image-wrapper:after {
  position:absolute;
  content:'';
  top:0;
  left:0;
  width:100%;
  height:100%;
  background-color: rgba(98, 203, 201, .7);
  z-index: -1;

}
.vendor-div img {
  height: 100%;
  object-fit: contain;
}
.close {
  cursor:pointer;
}
.support-block .container {
  display: flex;
}
ul li.hs-rss-item .read-more i {
  margin-left: 8px;
}
.btn_header a#cta_button_1954099_ce67224c-d14a-409e-9457-14b676785ee9 {
  padding: 14px 42px 16px 29px !important; 
}
.post-item .read-more {
  display: flex;
  align-items: center;
}
.itp-card a:after {
  line-height: .6em;
}
.section_map-img img, .section_map-img .map-pin-wrap a.map-pin {
  display: none  !important;
}
.section_map-img .map-pin-wrap h3 {
  color: #0081bc  !important;}
.section_map-img .map-pin-wrap {
  position: relative  !important;}
.whatsnew_card-img img {
  width: 100%;
  object-fit: cover;
}
.error-template #error-page {
  padding: 120px 0;
}
.error-template .page-center .hs-button.primary {
  -webkit-font-smoothing: antialiased;
  cursor: pointer;
  -moz-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  user-select: none;
  display: inline-block;
  font-weight: normal;
  text-align: center;
  text-decoration: none;
  -moz-transition: all .4s ease;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  background: rgb(255,195,72);
  border-radius: 6px;
  border-width: 0px;
  color: rgb(255,255,255);
  font-family: sans-serif;
  height: auto;
  transition: all .4s ease;
  text-shadow: none;
  width: auto;
  font-size: 24px;
  line-height: 1.5em;
  font-size: 16px;
  color: #3E3D40;
  font-weight: bold;
  float: left;
  text-transform: none;
  position: relative;
}
.error-template .page-center .hs-button.primary:after {
  content: "\eaa0";
  font-family: IcoFont !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  line-height: 1;
  -webkit-font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
  position: absolute;
  right: 22px;
  top: 50%;
  transform: translateY(-50%);
  line-height: .7em;
}
.error-template .custom_error_message h1 {
  color: rgb(46, 55, 69);
  display: block;
  font-size: 45px;
  font-style: normal;
  font-weight: 700;
  letter-spacing: normal;
  line-height: 65.25px;
}
.error-template .custom_error_message h2 {
  color: rgb(46, 55, 69);
  font-size: 45px;
  font-weight: 700;
  letter-spacing: 1px;
  line-height: 67.5px;
}
.error-template .body-container-wrapper .container-fluid .row-fluid .page-center {
  float: none;
  max-width: 100%;
  margin: 0 auto;
}
.error-template .custom-form {
  max-width: 495px !important;
}
.error-template p{
  line-height: 2em;
}
.error-template .banner-small .row-fluid-wrapper {
  width: 100%;
}
.btn-tab-wrap .btn-tab-wrap-inner a.active {
  text-decoration: underline;
}
@media (max-width: 768px) {
  .section_whatsnew2 .row-1 ul li {
    flex-wrap: nowrap !important;
  }

  .btn-tab-wrap {
    font-size: .7rem;
    padding: 10px 19.5px !important;
    background-position: 96% 16px;
    background-size: 6px;
  }
  .vendors-tabs .btn-tab {
    margin-bottom: 0px;
  }
  .btn-tab-wrap .btn-tab-wrap-inner a {
    margin-bottom: 15px;
    font-size: .7rem;
  }
}

@media (max-width: 479px) {
  #partners .partners_body .hs_cos_gallery_slide img {
    max-width: 120px !important;
  }
}
.notifications {
  position: fixed;
  right: 40px;
  top: 44%;
  z-index: 2;
  padding: 0;
  margin: 0;
}
.notifications li {
  position: relative;
  margin-bottom: 5px;
}
.notifications li a {

  display: flex;
  align-items: center;

  text-align: right;
  margin-left: auto;


}
.notifications li a p{
  background: #00adf0;
  border-radius: 8px;
  position: relative;
  font-size: 14px;
  color: #FFFFFF;
  padding: 7px 24px 7px 10px;
  width: fit-content;
  opacity: 0;
  transition: all .3 ease;
  margin-left: auto;
}
.notifications li:hover a p{
  opacity: 1;
  transition: all .3 ease;

}
.notifications li a:after {
  position: absolute;
  top: 50%;
  transform:translateY(-50%);
  content:'';
  background: #63C0C5;
  border-radius: 50%;
  width: 10px;
  height: 10px;
  right: 5px;
  cursor: pointer;

}
.notifications li.active a p{
  /*   opacity: 1; */
  transition: all .3 ease;
}
.notifications li.active a:after {
  background: #ff9e16;
}
.notifications li:hover a:after {
  background: #ff9e16;
}
.nav-blue .notifications li a p{
  background: #00adf0;
  border-radius: 8px;
}
.nav-blue .notifications li a:after {
  background: #00adf0;
}
.nav-blue .notifications li.active a:after {
  background: #ff9e16;
}
.featherlight.itp-serv-light {
  overflow-y: scroll; 
}
.itp-serv-light .featherlight-content .timeline-content {
  padding: 10px;
}

/* SD update - 14/11 */

a.btn.cta_button.all-resources-btn:hover {
  background-color: rgb(6, 58, 73) !important;
  color: #fff !important;
}

@media (min-width:769px) and (max-width: 1199px){
  #partnerships {
    padding-bottom: 0;
  }
}

@media (min-width:1024px) and (max-width: 1400px){
  .solutionsnew .btn_block .btn {
    padding-left: 20px !important;
    padding-right: 30px !important;
  }
  #solutions.solutionsnew .btn_block .btn:after {
    right: 14px;
  }
}

/* 14-7-2021 */
.header-new .navigation.nav-menu-block {
  max-width: 100%;
}
.header-new .navigation.nav-menu-block .col-md-6 {
  -ms-flex: 0 0 28%;
  flex: 0 0 28%;
  max-width: 28%;
  padding-left: 80px;
}
.header-new .navigation.nav-menu-block .col-md-12.new-tech-solutions {
  -ms-flex: 0 0 42%;
  flex: 0 0 42%;
  max-width: 42%;
  padding: 0;
  margin-left: 36px;
  margin-top: -180px;
}
.header-new .navigation.nav-menu-block .inner-new-tech-solutions {
  background-color: #00457b;
  padding: 185px 75px 217px;
}
.header-new .navigation.nav-menu-block button.close {
  font-size: 3rem;
  margin-left: auto;
  line-height: 30px;
  color: rgba(228, 242, 243, 1) !important;
  transition: all 0.1s ease 0s;
  background: none;
  border: 0;
  float: right;
  padding-right: 80px;
  padding-top: 40px;
  z-index: 99;
  top:0;
  position: relative;
}
.header.header-new .navigation-body{
  padding:0;
  padding-top: 20px;
}
.header.header-new .navigation-body .row{
  margin-top: 0 !important;
  padding-top: 100px;
  position: relative;
}
.home-update-2021 .header.header-new .custom-header-group{
  width: 1160px !important;
}

.header.header-new .image-content-section-wrap {
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
}
.header.header-new .image-section-wrap {
  width: 25%;
}
.header.header-new .content-sec-wrap {
  width: 75%;
}
.header.header-new .image-section-wrap .img-block {
  margin-right: 25px;
}
.header.header-new .navigation-body a.header-logo img {
  padding-top: 40px;
  padding-left: 80px;
}
.header.header-new .cell-wrapper.layout-widget-wrapper .hs_cos_wrapper.hs_cos_wrapper_type_raw_html a.header-logo img{
  height:80px;
}


.header.header-new .content-sec-wrap .top-text h6 {
  font-size: 15px;
  font-weight: 700;
  margin-bottom: 10px;
  color: #ff9e16;
}
.header.header-new .content-sec-wrap .section-heading h3 {
  font-size: 1rem;
  max-width: 450px;
  width: 100%;
  margin-bottom: 5px;
}
.header.header-new .content-sec-wrap .section-paragraph p {
  font-size: 15px;
  line-height: 25px;
  max-width: 450px;
  width: 100%;
}
.header.header-new .content-sec-wrap .link-text.btn_block a.cta_button.btn{
  float: right !important;
  font-size: 15px;
  color: #fff;
  right: 10px;
}
.header.header-new .img-block img {
  height: 125px;
  width: 100%;
  object-fit: cover;
  border-radius: 10px;
}
.header.header-new .content-sec-wrap .link-text.btn_block .btn:after{
  color: #ff9e16;
}
.header.header-new .content-sec-wrap .image-content-section {
  margin-bottom: 20px;
}
.header.header-new .btn_block.btn_block-wrap a.cta_button.btn {
  padding: 15px 40px 16px 33px !important;
  -webkit-font-smoothing: antialiased;
  cursor: pointer;
  -moz-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  user-select: none;
  display: inline-block;
  font-weight: normal;
  text-align: center;
  text-decoration: none;
  -moz-transition: all .4s ease;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  background: rgb(255,195,72);
  border-radius: 6px;
  border-width: 0px;
  color: rgb(255,255,255);
  font-family: sans-serif;
  height: auto;
  transition: all .4s ease;
  padding: 13px 42px;
  text-shadow: none;
  width: auto;
  font-size: 24px;
  line-height: 1.5em;
  font-size: 16px;
  color: #3E3D40;
  font-weight: bold;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.header.header-new .btn_block.btn_block-wrap a.cta_button.btn:hover {
  background: rgb(255,158,22);
}
.header.header-new .btn_header_contact .cta_button.btn:hover {
  background: rgb(255,197,42);
}

.header.header-new .btn_header_contact .cta_button.btn{
  -webkit-font-smoothing: antialiased;
  cursor: pointer;
  -moz-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  user-select: none;
  display: inline-block;
  font-weight: normal;
  text-align: center;
  text-decoration: none;
  -moz-transition: all .4s ease;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  background: rgb(255,195,72);
  border-radius: 6px;
  border-width: 0px;
  color: rgb(255,255,255);
  font-family: sans-serif;
  height: auto;
  transition: all .4s ease;
  padding: 13px 42px;
  text-shadow: none;
  width: auto;
  font-size: 24px;
  line-height: 1.5em;
  font-size: 16px;
  color: #3E3D40;
  font-weight: bold;
  float: right;
  padding: 15px 42px 15px 29px !important;
}
button.close-mob-btn {
  display: none;
}
.partnerships-logo-new#partnerships {
  padding-bottom: 230px;
}
.new-technology-solutions-section .slick-slide.slick-current.slick-active.slick-center .logo-img-block img {
  opacity: 1;
}
.new-technology-solutions-section .logo-img-block img {
  max-width: 150px !important;
  width: 100%;
  margin: 0 auto;
  opacity: .3;
}
.header-new .scrollable {
  height: calc(100% - 120px) !important;
}
.header.header-new .content-sec-wrap .link-text.btn_block a.cta_button.btn:hover {
  color: #ff9e16 !important;
}
.filter-button-group li{
  cursor:pointer;
}
.solutions-section-new {
  margin-top: -221px;
}

#partnerships.partnerships-logo-new:after {
  top: 30px;
  content:"";
}
#partnerships.partnerships-logo-new .partnerships_body {
  top: 30px;
}
.solutions-section-new:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 50.5%;
  background: #f2f2f2;
  left: 0;
  top: 0;
  z-index: -1;
}
.whatsnew-blog-section .container{
  margin-top:-23px !important;
}

/***** V2 New Header Update *****/

/* .tech-solutions-stories .header.header-new .custom-header-group {
  width: 90% !important;
} */

.header.header-new .custom-header-group {
  width: 90% !important;
}

.tech-solutions-stories .page-width {
  max-width: 1330px;
}

.tech-solutions-stories .stories-fillter-item .stories-text p {
  font-size: 17px;
  line-height: 1.7;
}

.header-new .navigation-inner {
  height: 100%;
}
.header-new .navigation{
  bottom:auto;
}
.header.header-new .navigation-body .row {
  height: 100% !important;

}
.header.header-new .navigation-body {height: 100% !important;}

/* .header.header-new .cell-wrapper.layout-widget-wrapper .hs_cos_wrapper.hs_cos_wrapper_type_raw_html a {height: auto;} */

.header-new .navigation.nav-menu-block .col-md-12.new-tech-solutions {
  height: calc(100% + 180px);
}

.header-new .navigation.nav-menu-block .col-md-12.new-tech-solutions .heading-section,
.header-new .navigation.nav-menu-block .col-md-12.new-tech-solutions .image-content-section,
.header-new .navigation.nav-menu-block .col-md-12.new-tech-solutions .image-content-section div, 
.header-new .navigation.nav-menu-block .col-md-12.new-tech-solutions .btn_block-wrap {height: auto;}

@media screen and (max-width: 1800px) {
  .header-new .navigation.nav-menu-block .col-md-12.new-tech-solutions {
    margin-left: 32px;
  }
  .header-new .navigation.nav-menu-block .col-md-6 {
    -ms-flex: 0 0 28%;
    flex: 0 0 27%;
    max-width: 27%;
  }
  .header-new .navigation.nav-menu-block .col-md-12.new-tech-solutions {
    -ms-flex: 0 0 46%;
    flex: 0 0 46%;
    max-width: 44%;
  }
  .header.header-new .content-sec-wrap {
    width: 65%;
  }
  .header.header-new .image-section-wrap {
    width: 35%;
  }
  #partnerships.partnerships-logo-new:after {
    top: 0;
    content:"";
  }
  #partnerships.partnerships-logo-new .partnerships_body {
    top: 0;
  }
}

@media screen and (max-width: 1640px){
  .header-new .navigation.nav-menu-block .col-md-12.new-tech-solutions {
    margin-left: 31px;
  }
}


@media screen and (max-width: 1600px) {
  .header-new .navigation.nav-menu-block .col-md-12.new-tech-solutions {
    margin-left: 30px;
  }
  .header-new .navigation.nav-menu-block .col-md-6 {
    -ms-flex: 0 0 28%;
    flex: 0 0 27%;
    max-width: 27%;
  }
  .header-new .navigation.nav-menu-block .col-md-12.new-tech-solutions {
    -ms-flex: 0 0 46%;
    flex: 0 0 46%;
    max-width: 44%;
  }
}


@media screen and (max-width: 1550px) {
  .header-new .navigation.nav-menu-block .col-md-12.new-tech-solutions {
    margin-left: 30px;
  }
}
@media screen and (max-width: 1520px) {

  .header-new .navigation.nav-menu-block button.close {
    position: absolute;
    top: -50px;
    right: 0;
    padding-top: 0;
  }
  .header-new .navigation.nav-menu-block .col-md-12.new-tech-solutions {
    margin-left: 27px;
  }

  .header.header-new .content-sec-wrap .section-paragraph p {
    max-width: 400px;
  }
  .header.header-new .content-sec-wrap .link-text.btn_block a.cta_button.btn {
    right: -100px;
  }
  .header.header-new .main-menu .nav-link {
    font-size: 1.6rem;
  }
  .header-new .navigation.nav-menu-block .col-md-6 {
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    max-width: 25%;
  }
  .header-new .navigation.nav-menu-block .col-md-12.new-tech-solutions {
    -ms-flex: 0 0 48%;
    flex: 0 0 48%;
    max-width: 48%;
  }
  .header-new .menu-slick .nav .nav-item {
    margin-bottom: 20px;
  }
  .header.header-new .menu-slick .nav {
    margin-left: 70px;
  }
  .header.header-new .menu-slick .nav:before{
    left: -70px;
  }
  .header.header-new .image-section-wrap {
    width: 35%;
  }
  .header.header-new .content-sec-wrap {
    width: 65%;
  }
  .header.header-new .navigation-body .nav-link {
    font-size: calc(1.2rem - .1vw);
  }
  .header.header-new .content-sec-wrap .link-text.btn_block a.cta_button.btn {
    right: 0;
  }
}/*-------- 1520 ends here ----------*/

@media screen and (max-width: 1365px) {
  .header-new .navigation.nav-menu-block .col-md-6{
    padding-left: 50px;
  }
  .header.header-new .main-menu .nav-link {
    font-size: 1.4rem;
  }
  .header.header-new .navigation-body a.header-logo img {
    padding-left: 50px;
  }
  .header.header-new .menu-slick .nav {
    margin-left: 40px;
  }
  .header.header-new .menu-slick .nav:before{
    left: -40px;
  }
  .header-new .navigation.nav-menu-block .col-md-12.new-tech-solutions {
    margin-left: 12px;
  }
  .header-new .navigation.nav-menu-block .col-md-12.new-tech-solutions {
    -ms-flex: 0 0 47%;
    flex: 0 0 47%;
    max-width: 47%;
  }
  .header-new .navigation.nav-menu-block .col-md-6 {
    -ms-flex: 0 0 24%;
    flex: 0 0 24%;
    max-width: 28%;
  }
  .header.header-new .image-section-wrap {
    width: 38%;
  }
  .header.header-new .content-sec-wrap {
    width: 62%;
  }
  .header-new .navigation.nav-menu-block button.close {
    position: absolute;
    top: -40px;
    right: 0;

  }
  .header.header-new .img-block img {
    height: 100px;
  }
  .header.header-new .content-sec-wrap .link-text.btn_block a.cta_button.btn {
    right: 0;
  }

}/*-------- 1365 ends here ----------*/

@media (min-width: 1048px) and (max-width: 1400px) { 
  .header.header-new .navigation-footer{
    display: none;
  }
  .header.header-new .scrollable{
    height:100% !important;
  }
  .header.header-new .navigation-body .row{
    padding-top: 70px;
  }
  .header-new .navigation.nav-menu-block .inner-new-tech-solutions{
    padding: 165px 75px 100px;
    overflow-y: scroll;
  }
  .header-new .navigation.nav-menu-block .col-md-12.new-tech-solutions {
    margin-left: 11px;
  }
  .header-new .navigation.nav-menu-block .col-md-12.new-tech-solutions {
    -ms-flex: 0 0 49%;
    flex: 0 0 49%;
    max-width: 52%;
  }
  .header-new .navigation.nav-menu-block .col-md-6 {
    -ms-flex: 0 0 24%;
    flex: 0 0 24%;
    max-width: 26%;
  }
  .header-new .navigation-inner {
    height: 100%;
  }
  .header-new .navigation{
    bottom:auto;
  }
  .header.header-new .navigation-body .row {
    height: 100% !important;

  }
  .header.header-new .navigation-body {height: 100% !important;}

  /* .header.header-new .cell-wrapper.layout-widget-wrapper .hs_cos_wrapper.hs_cos_wrapper_type_raw_html a {height: auto;} */

  .header-new .navigation.nav-menu-block .col-md-12.new-tech-solutions {
    height: calc(100% + 180px);
  }

  .header-new .navigation.nav-menu-block .col-md-12.new-tech-solutions .heading-section,
  .header-new .navigation.nav-menu-block .col-md-12.new-tech-solutions .image-content-section,
  .header-new .navigation.nav-menu-block .col-md-12.new-tech-solutions .image-content-section div, 
  .header-new .navigation.nav-menu-block .col-md-12.new-tech-solutions .btn_block-wrap {height: auto;}
	
	.home-update-2021 .custom-header-group {
		max-width: 860px !important;
	}
	
}



@media screen and (max-width: 1199px) and (max-width: 1400px) { 
  .header.header-new .navigation-body {
    height: auto!important; 
  }
}

@media screen and (max-width: 1199px) {

  .header.header-new .navigation-body a.header-logo img {
    padding-left: 40px;
  }
  .header-new .navigation.nav-menu-block .col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding-left: 40px;
  }
  .header-new .navigation.nav-menu-block .col-md-12.new-tech-solutions {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .header-new .navigation.nav-menu-block .inner-new-tech-solutions {
    padding: 110px 40px;
    margin-top: 30px;
    overflow-y: scroll;
  }
  .header-new .navigation.nav-menu-block .col-md-12.new-tech-solutions {
    margin-left: 0;
  }
  .header-new .navigation-footer::before {
    font-size: 90px;
  }
  .navigation-body .nav-link.active, .navigation-body .nav-link:focus, .navigation-body .nav-link:hover {
    padding-left: 10px;
  }
  .header-new .navigation.nav-menu-block .main-menu .nav-link {
    font-size: 28px;
  }
  .solutions-section-new {
    margin-top: 0;
  }
  .header.header-new .image-section-wrap {
    width: 18%;
  }
  .header.header-new .content-sec-wrap {
    width: 82%;
    position: relative;
  }
  .header.header-new .content-sec-wrap .section-heading h3 {
    max-width: 450px;
  }
  .header.header-new .content-sec-wrap .section-paragraph p {
    max-width: 400px;
  }
  .header.header-new .content-sec-wrap .link-text.btn_block a.cta_button.btn {
    right: 46%;
  }
  .header-new .navigation.nav-menu-block .col-md-12.new-tech-solutions{
    margin-top: 0;
  }


}/*-------- 1199 ends here ----------*/

@media screen and (max-width: 991px) {
  .header-new .navigation.nav-menu-block .col-md-12.new-tech-solutions {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0;
    margin-left: 0;
    margin-top: 15px;
  }
  .header-new .navigation.nav-menu-block .col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .header-new .navigation-footer::before {
    font-size: 75px;
    top: 0;
  }
  .header.header-new .content-sec-wrap .section-heading h3{
    max-width: initial;
  }
  .header.header-new .content-sec-wrap .section-paragraph p {
    max-width: 450px;
  }
  .header.header-new .content-sec-wrap .link-text.btn_block a.cta_button.btn {
    right: 140px;
  }
  .partnerships-logo-new#partnerships {
    padding-bottom: 70px;
  }
}/*-------- 991 ends here ----------*/


@media screen and (max-width: 880px) {
  .header.header-new .content-sec-wrap .link-text.btn_block a.cta_button.btn {
    right: 70px;
  }
}/*-------- 880 ends here ----------*/

@media screen and (max-width: 767px) {
  .header-new .navigation.nav-menu-block .col-md-12.new-tech-solutions{
    display:none;
  }
  .whatsnew-blog-section .container {
    margin-top: 0 !important;
  }
  button.close-mob-btn {
    display: block;
    font-size: 3rem;
    margin-left: auto;
    line-height: 30px;
    color: rgb(228, 242, 243) !important;
    transition: all 0.1s ease 0s;
    background: none;
    border: 0;
    position: absolute;
    top: 30px;
    right: 30px;
  }
  .header.header-new  .navigation-footer {
    padding: 33px 20px 15px;
  }

  .header.header-new .navigation-footer a {
    font-size: 1.6rem;
  }
  .header-new .navigation.nav-menu-block .main-menu .nav-link {
    font-size: 1.0625rem;
  }
  .header.header-new .navigation-body{
    overflow: visible;
  }
  .header.header-new .navigation-body .row {
    padding-top: 60px;
  }
  .header.header-new .navigation-body a.header-logo img {
    padding-top: 30px;
    width: 190px;
  }
  .partnerships-logo-new#partnerships {
    padding-bottom: 60px;
  }

  .header.header-new .navigation-footer{
    z-index: 99;
  }
 
}/*-------- 767 ends here ----------*/

@media screen and (max-width: 630px) {
  .header.header-new .navigation-footer::before {
    font-size: 30px;
    top: 7px;
    left: 7px;
  }
}/*-------- 630 ends here ----------*/


.whatsnew-blog-section#whatsnew{
  padding-top: 0;
}