body { font-family: "Sora", sans-serif; font-weight: 300; }

.brand-name img {
    width: 154px;
}
a.brand-link.w-nav-brand.w--current {
    padding-left: 0;
    padding-right: 0;
}
.brand-name img {
    width: 200px;
}
.navbar {
    padding-top: 2.5em;
    padding-bottom: 2.5em;
}
.about-hero {
   
    padding-top: 15em;
    
}
.nav-link-block {color: #fff;}
.about-hero-overlay.about-hero-overlay-home {
    background-image: none;
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
    height: 200px;
    bottom: 0;
    top: inherit;
}

.about-hero-paragraph {color: #fff; font-size: 16px;}
.about-hero-paragraph {
    border-left: 4px solid rgb(240 171 4 / 80%);
    
}

.main-button {
   border: 1px solid #f0ab04;
    color: #f1ab04;
}
.button-circle {
    background-color: #f2ab03;
}

.heading.is-about-hero-title {
    margin-bottom: 50px;
    font-family: "Sora", sans-serif; 
    font-weight: 600;
    letter-spacing: 0px;
    text-shadow: 1px 1px 5px #6c93b087;
}
.about-hero-cta {margin-bottom: -50px;}

.large-text.is-2nd {
    color: #efab07;
}
.section.is-form-section, .section.with-bg-brown-borders {
    border: 10px solid #fff;
    background-color: #fff;
}

.form-cta-custom-list { background:#f1f1f1; }
.paragraph strong {
    font-family: "Sora", sans-serif; 
    font-weight: 600;
}
.vertical-content-paragraph strong {
    font-family: "Sora", sans-serif; 
    font-weight: 600;
}
.vertical-content-paragraph {
   
    max-width: 43em;
   
}

.padding.custom_padding3 { padding-top:3em; }

.large-text-wrapper.large-text-wrapper-top-padding {padding-top:3em;  }
.featured-case-paragraph {color: #fff;}
p.featured-case-paragraph.paragraph {
    font-size: 16px;
    line-height: 1.5em;
    text-transform: inherit;
}
.service-item:hover {
    border-top-color: #ccc;
    border-bottom-color: #ccc;
    background-color: #efefef;
}
.service-item {
    border-top: 1px solid rgba(0, 0, 0, 0);
    border-bottom: 1px solid #ddd;
    margin-top: -1px;
    transition: background-color .2s, border-color .2s;
}
.services {
    border-top: 1px solid #ddd;
}

.heading.is-service-title {color: #000;}
.main-button.is-dark {
    background-color: transparent;
    opacity: 1;
    color: #000000;
    border-color: rgb(217 217 217 / 50%);
}
.main-button.is-dark:hover {
    background-color: #eee;
    color: #000;
    border-color: #eee;
}
.service-content .main-button.in-services {
    background: transparent;
    backdrop-filter: inherit;
    color: #000;
    border-color: rgb(217 217 217 / 100%);
}

section.section.with-bg-brown-borders.bg_gray {
    background: #f1f1f1;
    padding-bottom: 100px;
}

.custom-list-icon-bg {
    
    background-color: #f0ab04;
    
}

.custom-list-icon {
   
    filter: brightness(0) invert(1);
}

.list-line {
    background: #f1ab04;
}

.form-field-line {
    background-color: rgba(0,0,0,0.07);
}
.form-cta-block:hover {
    border-color: #ddd;
    background-color: rgba(255, 255, 255, 1);
}
.form-field:focus {
    background-color: rgba(0, 0, 0, 0);
    border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #12447b;
}

.footer-utility-links-flex {
    justify-content: center;
    font-size: 12px;
    color: rgba(255,255,255,1);
    grid-column-gap: 0;
}

.footer-page-link.w--current {
    color: rgba(255,255,255,1);
}
.footer-page-link {
    color: rgba(255,255,255,1);
    font-size: 1em;
    opacity:1 !important;
    transition:0.3s;
    line-height:1.5;
}


.footer-contact-link {
    color: rgba(255,255,255,1);
    font-size:1.1em;
    
}

.footer-layout.footer-layout-right {
   
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.number-block {display: none;}

section.section.is-form-section.bg_gray {
    background: #f1f1f1;
}
.pb100 {padding-bottom: 100px;}

.dropdown-list.w--open {
    border: none;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    background-color: rgb(18 69 123 / 75%);
    border-radius: 3px;
    flex-direction: column;
    justify-content: space-between;
    align-items: stretch;
    min-width: 15em;
    padding: 20px;
    display: flex;
    top: 5em;
    box-shadow: 0 20px 40px -10px rgba(7, 5, 4, .6);
}
.dropdown-link {
    color: var(--brown-6);
    text-align: left;
    border-radius: 3px;
    width: 100%;
    padding: 0.5em 1em;
    font-size: 1em;
    font-weight: 400;
    transition: color .2s;
}
.text-center {
    text-align: left;
}

.about-content-block {
    
    max-width: 32em;
  
}

.logo-carousel-image {
    width: 15em;
    padding: 25px;
    height: 8em;
    background: #fff;
}
.logo-carousel-block {
    grid-column-gap: 0;
    
}


.logo-carousel.logo-carousel-partner img {
    width: 200px;
    margin: 0 5px;
    padding: 15px;
    background: #fff;
    display: inline-block;
}
.logo-carousel.logo-carousel-partner {
    width: 75%;
    margin: auto;
    display: table;
    text-align: center;
    mix-blend-mode: multiply;
}

.about-grid-fact p.about-title-text {
    font-size: 16px;
    line-height: 1.5em;
}

.about-grid-fact1 p.about-small-title {
    color: rgb(240 171 4);
}
.about-grid-fact p.about-title-text strong {
    font-family: "Sora", sans-serif; 
    font-weight: 600;
}
.about-grid-fact.about-grid-fact1 p.about-title-text {
    margin-bottom: 12px;
}


.text-left { text-align:left; width:100%; }


.about-content-block1 { display:table; }
.heading.is-medium-title.subhead.text-left {
    font-size: 1.6em;
    margin: 0 0 10px 0;
    font-family: "Sora", sans-serif; 
    font-weight: 600;
    color: #f0ab04;
}

.w-layout-grid.about-content.about-content1 {
    display: inline-grid;
    align-items: inherit;
}


.right_side_content:before {
    position: absolute;
    content: "";
    width: 52px;
    height: 4px;
    background: #f1ab04;
    left: 40px;
    top: 90px;
}
.right_side_content {
    display: table;
    width: 100%;
    border-radius: 16px;
    padding: 40px;
    border: 1px solid #eeeeee;
    
    position: relative;
    font-size: 16px;
    line-height: 1.5em;
    margin-bottom: 20px;

}
.right_side_content strong {
    float: left;
    width: 100%;
    font-size: 1.6em;
    font-weight: 600;
    line-height: 1.4em;
    font-family: "Sora", sans-serif; 
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 35px;
}


.pt0 { padding-top:1em; }
.heading.is-medium-title.text-left.spe-line-height {
    line-height: 44px;
    margin-bottom: 20px;
}

.right_side_content.right_side_content1:before {
    display: none;
}

.section.with-bg-brown-borders.graybg1 {
    background: #f1f1f1;
    padding-top: 0;
}
.right_side_content.right_side_content1 {
    background: #fff;
    margin: 0;
}
.right_side_content.right_side_content1 li {
    margin-bottom: 10px;
}

.right_side_content.right_side_content1 strong {
    margin: 0;
    font-size: 16px;
    float: none;
    text-transform: inherit;
    font-family: "Sora", sans-serif; 
    font-weight: 600;
}
.right_side_content.right_side_content1 ul {
    margin: 0;
    padding: 0 0 0 20px;
}
h1.heading.is-about-hero-title.is-about-hero-title1 {
    font-size: 5em;
}
.ft_logo img {
    width: 200px;
}
.footre-page-links span , .footer-contact-links span{
    color: #f1ab04;
    font-size: 1.1em;
    margin-bottom: 15px;
}
.footre-page-links span a{
       color: #f1ab04;
    line-height: 1.1;
}

.footer { border:0; }
.section.is-form-section, .section.with-bg-brown-borders { border:none; }

.footer-contact-links p {
    line-height: 1.3em;
    color: rgba(255, 255, 255, 1);
    text-align: right;
    padding-bottom: 1em;
    font-size: 1em;
    line-height: 1.5em;
}
.footer-layout {
    grid-template-columns: 0.5fr 0.7fr 1fr 1.5fr;
}
.footer-page-link:hover {
    color: #f1ab04;
}
#scroll , #scroll1 {
    position: fixed;
    right: 25px;
    bottom: 20px;
    cursor: pointer;
    width: 46px;
    height: 46px;
    background: #f0ab04;
    text-indent: -9999px;
    display: none;
    z-index: 11;
    border-radius: 0;
    box-shadow: none;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    transition: 0.5s;
    background-size: 200% auto;
    z-index: 999;
}
#scroll span , #scroll1 span {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -8px;
  margin-top: -12px;
  height: 0;
  width: 0;
  border:none;
  border-bottom-color: #fff;
}
#scroll:hover , #scroll1:hover {
  background-position: right center;
  opacity: 1;
  filter: "alpha(opacity=100)";
  -ms-filter: "alpha(opacity=100)";
}
#scroll:focus , #scroll1:focus {
  outline: none;
}
#scroll > span , #scroll1 > span {
    animation: inherit;
    background: url(../images/up-arrow.png) no-repeat;
    width: 24px;
    height: 24px;
    background-size: 18px;
    background-position: center center;
    left: 0;
    right: 0;
    margin: auto;
    top: 0;
    bottom: 0;
}
a#scroll:hover , a#scroll1:hover {
    background: #12457b;
}

.quick-fact-grid {
    transition: all .5s;
}

.quick-fact-grid:hover {
    
    
    transition: all .5s;
    transform: scale(1.05);
}


.quick-fact-grid:hover p {
    opacity: 1;
    color: #f1ab04;
}






.home_faqs { display:inline-block; width:100%; padding:100px 0; }

.home_faqs .vertical-content {
    float: left;
    width: 50%;
    text-align: left;
    padding-right: 50px;
}



.home_faqs .vertical-content h2 , .home_faqs .vertical-content h3, .home_faqs .vertical-content p { text-align:left; width:100%; }

.home_faqs .vertical-content h2 , .home_faqs .vertical-content h3 {
    margin-bottom: -20px;
}
.home_faqs .vertical-content img { width:100%; }
.panel-title a {
     border-bottom: none;
     color: #292929;
     display: block;
     padding: 1.25em 50px 1.25em 0;
     position: relative;
     text-decoration: none;
     transition: color 200ms ease 0s;
     width: 100%;
     font-size: 18px;
     line-height: 24px;
     font-family: "Sora", sans-serif; 
    font-weight: 300;

}
.panel-title a .icon {
    color: #f1ab04;
    position: absolute;
    right: 5px;
    transition: all 200ms ease 0s;
    font-size: 28px;
    top: 35%;
}
 .panel-title a:hover, .panel-title a:focus {
     color: #37474f;
}
 .panel-title a:hover .icon, .panel-title a:focus .icon {
     color: #f1ab04;
}
 .panel-title a.active {
     color: #37474f;
}
 .panel-title a.active .icon {
     color: #f1ab04;
     transform: rotate(45deg);
}
 .js .accordion {
     border-bottom: 1px solid #ececec;
     margin: 2em 0;
}
 .accordion .panel-title a {
    border: 1px solid #ececec;
    border-radius: 12px;
    padding: 1em 45px 1em 30px;
    margin-bottom: 15px;
    font-weight: normal;
}
[id^="panel-"] {
    padding-bottom: 2em;
    border: 1px solid #eee;
    border-radius: 0 0 12px 12px;
    margin-bottom: 20px;
    margin-top: -30px;
    padding-top: 40px;
}


.accordion {
    float: right;
    width: 45%;
}
.accordion h3.panel-title {
    margin: 0;
}
.panel-content p {
    padding-right: 30px;
    line-height: 22px;
    padding-left: 30px;
}
.right_side_content{
    display: block;
    overflow: hidden;
}
.dropdown-link:hover {
    color: #f0ab04;
}


.nav-menu-wrapper a .nav-text:after {
  display: block;
  content: "";
  border-bottom: solid 3px #f0ab04;
  transform: scaleX(0);
  transition: transform 250ms ease-in-out;
  margin-top: 3px;
}
.nav-menu-wrapper a .nav-text:hover:after {
  transform: scaleX(1);
}
.nav-menu-wrapper a .nav-text:hover {
  text-decoration: none;
}
.nav-text.active {
    border-bottom: 3px solid #f0ab04;
}
.dropdown.w-dropdown {
    margin-top: -9px;
    
}
.w-dropdown-list {
   margin-top: 10px;
}

.pb0 { padding-bottom:0; }

.VM_About_left {
    float: left;
    width: 35%;
    font-size: 2.3em;
    font-weight: 600;
    line-height: 1.2em;
}

.VM_About_right {
    float: right;
    width: 60%;
    opacity: .85;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5em;
    border-radius: 16px;
    border: 1px solid #ddd;
    padding: 35px 50px;
}


   .VM_About_right span {
    color: rgb(240 171 4);
    letter-spacing: .15em;
    text-transform: uppercase;
    margin-bottom: 1em;
    font-size: .8em;
    font-weight: 700;
    line-height: 1em;
    display: table;
}
.VM_About_right span {
    color: rgb(240 171 4);
    letter-spacing: .15em;
    text-transform: uppercase;
    margin-bottom: 0.5em;
    font-size: .8em;
    font-weight: 700;
    line-height: 1em;
    display: table;
    margin-top: 1em;
}
.VM_About_right .about-grid-fact.about-grid-fact1 p.about-title-text strong {
    color: rgb(240 171 4);
    letter-spacing: .15em;
    text-transform: uppercase;
    margin-bottom: 0.5em;
    font-size: .8em;
    font-weight: 700;
    line-height: 1em;
    display: table;
    margin-top: 1em;
}
.VM_About_right .about-grid-fact.about-grid-fact1 p.about-title-text {
    margin-bottom: 30px;
}
.VM_About_right.VM_About_right1 {
    width: 100%;
    margin: 30px 0 0 0;
    border: none;
    padding: 0 0 30px 0;
}
.about-grid-fact.about-grid-fact1 {
    display: flex;
    gap: 30px;
}
.VM_About_right.VM_About_right1 .about-grid-fact.about-grid-fact1 p.about-title-text {
    border: 1px solid #ddd;
    border-radius: 16px;
    padding: 30px;
    width: 25%;
    float: left;
    margin: 0;
    transition: all .5s;
}

.VM_About_right.VM_About_right1 .about-grid-fact.about-grid-fact1 p.about-title-text.about-title-text1 strong { color:#fff; }
.VM_About_right.VM_About_right1 .about-grid-fact.about-grid-fact1 p.about-title-text.about-title-text1 { color:#fff; }

.VM_About_right.VM_About_right1 .about-grid-fact.about-grid-fact1 p.about-title-text:hover {
    transition: all .5s;
    transform: scale(1.07);
    
}

.VM_About_right.VM_About_right1 .about-grid-fact.about-grid-fact1 p.about-title-text strong {
    margin-bottom: 1em;
    font-size: 1em;
    letter-spacing: 0;
    margin-top: 0;
    width: 100%;
}
.VM_About_right.VM_About_right1 .about-grid-fact.about-grid-fact1 p.about-title-text img {
    float: left;
    width: 100px;
    margin-bottom: 20px;
}
.about-hero-content h1.heading.is-about-hero-title.is-about-hero-title1 {
    margin-bottom: -70px;
    
}
.services-hero-background:before {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    background: linear-gradient(3600deg, rgba(0, 0, 0, 1) 5%, rgba(0, 0, 0, 0.1) 100%);
    content: "";
    z-index: 9;
    height: 300px;
}
.checkbox-label {
    color: var(--brown-2);
    text-transform: inherit;
    margin-top: .5em;
    margin-bottom: .5em;
    font-size: 0.9em;
    font-weight: 600;
    line-height: 1.5em;
}
.services-hero-background.services-hero-background1:before {
    display: none;
}

.heading.is-services-hero-title {
    color: var(--brown-7);
    font-size: 3.8em;
    font-weight: 400;
    line-height: 1.2em;
    position: relative;
    font-family: "Sora", sans-serif; 
    font-weight: 300;
}

.services-hero-overlay.services-hero-overlay1 {
    z-index: 6;
    background-image: linear-gradient(0deg, var(--blue-3) 9%, rgba(0, 0, 0, 0) 58%, var(--blue-3) 104%);
    mix-blend-mode: multiply;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
}

.service-content-block {
    background-color: #fff;
    flex: 1;
}

.services-sidebar {
   background-color: #12457b;
}
.rich-text h2 , .rich-text h1 {
    margin-top: 1em;
    margin-bottom: 0.5rem;
    font-size: 1.8em;
    font-weight: 600;
    line-height: 1.4em;
    font-family: "Sora", sans-serif; 
    
}
.rich-text p {
    margin-bottom: .8em;
    opacity: .85;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5em;
}
.rich-text li {
    margin-top: .5em;
    margin-bottom: .8em;
    opacity: .85;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5em;
}
.rich-text li strong {
    font-family: "Sora", sans-serif; 
    font-weight: 600;
    color: #000;
}
.rich-text ul, .rich-text ol {
    margin-top: 0;
    margin-bottom: 2em;
    padding-left: 3em;
}
.panel-content ul {
    margin-top: 1em;
    margin-bottom: 0;
    padding-left: 3em;
}
.panel-content ul li {
    margin-top: .5em;
    margin-bottom: .8em;
    opacity: .85;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5em;
}

.panel-content ul li strong { font-family: "Sora", sans-serif; 
    font-weight: 600;
    color: #000; }


    span.divider {
    width: 72px;
    display: inline-block;
    height: 4px;
    background: #f0ab04;
    margin: 40px 0 0 0;
}

.heading.is-services-hero-title strong {
   font-family: "Sora", sans-serif; 
    font-weight: 600;
    color: #f0ab04;
}


.sidebar-link {
    
    font-size: 12px;
}

.services-sidebar {
    
    max-width: 32em;
    
}
.sidebar-item {
  
    margin-bottom: -7px;
}

.dropdown-link.w--current {
    border: none;
    background-color: transparent;
    color: #f1ab04;
}


._3d-block {
    max-width: 100%;
    display: table;
}

._3d-block_left .content-block-12 p {
    text-align: left;
    width: 100%;
    margin: 10px 0;
    font-size: 20px;
}


._3d-block_left {
    float: left;
    width: 54%;
    text-align: left;
    border-right: 1px solid rgba(255, 255, 255, 0.2);
    padding-right: 4%;
    min-height: 410px;
}
._3d-block_left h3.heading.is-quote-title {
    text-align: left;
    font-size: 36px;
    line-height: 48px;
}
._3d-block_left .content-block-12 p b {
    color: #f0ab04;
}

._3d-block_right { float:right; width:39%; }


._3d-block_right h3.heading.is-quote-title { text-align: left;
    font-size: 36px;
    line-height: 42px; }

img.cover-image.cover-image1 { object-position:0 -240px; }

.footer-overlay-color {
    z-index: 6;
    background-image: linear-gradient(60deg, #040f1b96 28%, var(--blue-50));
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
}
.section-why-initor-1 .vertical-content-paragraph {
    max-width: 50em;
}
.heading.is-medium-title.methodology-title {
    color: #f1ab04;
    margin-bottom: 50px;
    width: 100%;
    text-align: center;
    font-size: 3em;
}
.w-layout-grid.about-content.section-why-initor-3 {
    align-items: flex-start;
}
.w-layout-grid.about-content.section-why-initor-3 .heading.is-vertical-content-title {
    text-align: left;
}

.service-content-block.section-why-initor-2 {
    margin: 50px 0 0 0;
}

.w-layout-grid.about-content.section-why-initor-3 .heading.is-vertical-content-title strong {
    color: #f1ab04;
}

.service-content-block.section-why-initor-2 .service-content-wrapper {
    max-width: 800px;
}
.service-content-block.section-why-initor-2 .rich-text h2 , .service-content-block.section-why-initor-2 .rich-text h1 {
    margin-top: 1em;
    margin-bottom: 1em;
    font-size: 1.8em;
    font-weight: 600;
    line-height: 1.4em;
    font-family: "Sora", sans-serif; 
    font-weight: 300;
    position: relative;
    padding-bottom: 1.5rem;
    padding-left: 200px;
}
.service-content-block.section-why-initor-2 .rich-text h2:before , 
.service-content-block.section-why-initor-2 .rich-text h1:before {
    width: 72px;
    display: inline-block;
    height: 4px;
    background: #f0ab04;
    margin: 0;
    position: absolute;
    content: "";
    left: 200px;
    bottom: 0;
}
.service-content-block.section-why-initor-2 span.divider {
    width: 100%;
    display: inline-block;
    height: 1px;
    background: #ddd;
    margin: 40px 0 0 0;
    position: relative;
}
.full_width {
    display: inline-block;
    width: 100%;
    margin: 30px 0 0 0;
    
}
.full_width.full_width1 {
    display: inline-block;
    width: 75%;
    margin: 30px 0 0 0;
    margin-left: 25%;
    border: 1px solid #ddd;
    border-radius: 10px;
    padding: 50px;
    
}
.full_width span {
    color: #f1ab04;
    margin-bottom: 0;
    width: 100%;
    text-align: left;
    font-size: 1.4em;
    display: inline-block;
}

.full_width ul {
    margin: 10px 0 0 0;
    padding-left: 15px;
}

.accordion .panel-title a:hover {
    background: #eee;
    border-color: #eee;
}

.accordion .panel-title a.active {
    background: #eee;
    border-color: #eee;
    border-radius: 12px 12px 0 0;
}


.right_img {
    width: 150px;
    height: 150px;
    background: #f3f3f3;
    border-radius: 150px;
    text-align: center;
    line-height: 150px;
    position: absolute;
    left: 0;
    top: 30px;
}
.right_img img {
    width: 65px;
    margin: auto;
}


.rich-text.w-richtext .full_width_block p {
    width: 100%;
    padding-left: 200px;
}
.full_width_block { display:inline-block; width:100%; position:relative; }

.rich-text.w-richtext .full_width_block ul {
    width: 100%;
    padding-left: 200px;
}

.cont-row{
    width: 49%;
    float: left;
    margin-bottom: 12px;

}
.cont-row.right-align{
    float: right;
}
.service-form input{
    border-radius: 3px;
    background-color: rgb(255 255 255 / 20%);
    border: 0px;
    color: #fff;
    font-size: 16px;
    letter-spacing: -0.015em;
    margin: 0;
    max-width: 100%;
    padding: 15px 18px;
    width: 100%;
    line-height:20px;
    float: left;
    margin-top: 0 !important;
}
.service-form input::-ms-input-placeholder { 
    color: #fff;
}
.service-form .error{
    font-size: 12px;
    color: #ff0000;
    float: left;
    width: 100%;
    margin-top:5px;
}
.service-form input::placeholder {
    color: #fff;
  }

.service-form input[type="submit"] {
    border: 1px solid #f0ab04;
    color: #f1ab04;
    background: transparent;
    border-radius: 3px;
    width: 150px;
    padding: 15px 40px;
    margin-top: 28px;
    cursor: pointer;
}
.service-form{
    position: relative;
    z-index: 1;
}

.vertical-content.vertical-content-full {
    max-width: 100%;
}
.vertical-content.vertical-content-full p.vertical-content-paragraph {
    max-width: 80%;
}
.heading.is-vertical-content-title.yellow-color {
    color: #000;
    margin: 70px 0 -30px 0;
}
.heading.is-vertical-content-title.yellow-color span {
    color: #f0ab04;
}
.services.w-dyn-list.main_services .heading.is-service-title {
    font-size: 2.3em;
}
.heading.is-vertical-content-title.yellow-color p {
    width: 100%;
    float: none;
    opacity: .85;
    text-align: center;
    max-width: 30em;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.5em;
    color: #032246;
    display: table;
    margin: 20px auto auto auto;
}
.heading.is-quote-title strong {
    color: #f1ab04;
}
.service-content-block.section-why-initor-2 .rich-text .full_width_block.full_width_block_services h2 {
    padding-left: 0;
}

.service-content-block.section-why-initor-2 .rich-text .full_width_block.full_width_block_services h2:before { left:0; }
.rich-text.w-richtext .full_width_block.full_width_block_services ul {
    width: 100%;
    padding-left: 0;
    margin: 0;
}
.full_width_block.full_width_block_services .full_width {
    margin: 0;
}
.career-sidebar h3{
    margin-top: 1em;
    margin-bottom: 0.5rem;
    font-size: 1.4em;
    font-weight: 600;
    line-height: 1.4em;
    font-family: "Sora", sans-serif; 
    font-weight: 300;
    color: #fff;
}
.career-sidebar p {
    margin-bottom: .8em;
    opacity: .85;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5em;
    color: #fff;
}
.career-sidebar p a{
    font-weight: 600;
    font-size: 20px;
    color: #f1ab04;
}
.career-content .about-content-block{
    grid-row-gap: 0;
}
.career-content h3{
    margin-bottom: 10px;
}
.career-content h4{ 
    font-size: 22px !important;
    text-align: left;
    color: #f1ab04;
    margin-bottom: 30px;
}
.career-content .paragraph{
    margin-bottom: 30px;
    color: #000;
}
.career-content .paragraph.ul-head{
    margin-bottom: 10px;
}
.career-content .about-content-block {
    max-width: 100% !important;
}
.opening-position-row{
    margin-top: 50px;
}
.opening_position{
    padding: 40px;
    border-radius: 10px;
    background: #fff;
    margin-bottom: 0;
}
.opening_position p{
    color: #f1ab04;
    font-weight: 600;
}
.opening_position h3 {
    margin-top: 5px !important;
    margin-bottom: 20px;
    font-size: 28px;
    font-weight: normal;
}
.opening_position a {
    border: 1px solid #eee;
    color: #000;
    padding: 1em 2em;   
    float: left;
    width: auto;
    margin-right: 20px;
    letter-spacing: .05em;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
    line-height: 1em;
}
.opening_position .main-button.is-dark {
    padding: 10px 20px !important;
    min-height: inherit;
}

.career-form h3{
    text-align: center;
    margin-bottom: 30px;
}
.career-form .form-cta-block{
    max-width: 1000px;
    margin: 0 auto;
    background: #fff;
}
.career-form .form.w-form{
    max-width: 100%;
}

.career-form .form-block.full-form-block{
    width: 100%;
}
.form-field{
    text-transform: inherit;
}
::-ms-input-placeholder { 
  text-transform:uppercase;
}

::placeholder {
  text-transform:uppercase;
}
.career-form .form-block.full-form-block .form-field {
    padding-top: 14px;
}
.career-form .form-block.full-form-block input[type="file"]{
    font-size: 16px;
    padding: 21px 0;
    height: 70px;
}
.career-form .form-block select{
    font-size: 16px;
    height: 70px;
}
.career-form .submit-button{
    margin-top: 30px;
}
.contact-form-main .w-layout-grid{
    display: inline;
}
.contact-form-main .contact-grid-form {
    max-width: 1000px;
    width: auto;
    margin: 0 auto;
}
.contact-form-main .form{
    max-width: 100%;
}
.contact-form-main .contact-grid-form{
    background: #f1f1f1;
}
.contact-detail .heading.is-team-title{
    font-size: 2.3em;
    margin-bottom: 0 !important;
}
.contact-detail .team-contacts-list {
    grid-row-gap: 50px;
}
.career-form .heading.is-team-title {
    font-size: 2.3em;
    
}
.career-position .padding{
    padding-bottom: 0 !important;
}
.free-trial .graybg1{
    background: #f1f1f1;
}
.form-block label{
    margin: 12px 0 0 0;
    color: #000;
}
.free-trial .form-block p{
    margin-top: 20px;
    color: #000;
}
.free-trial .about-content{
    align-items: self-start;
}
.rich-text.w-richtext .full_width_block.full_width_block_services p {
    padding-left: 0;
}


.rich-text.w-richtext .full_width_block.full_width_block_services.full_width_block_services_links ul {
    width: 100%;
    padding-left: 50px;
    margin: 0;
    overflow: visible;
}
.rich-text.w-richtext .full_width_block.full_width_block_services p a {
    color: #f1ab04;
    font-family: "Sora", sans-serif; 
    font-weight: 600;
}
.vertical-content.vertical-content-full.vertical-content-full-left p.vertical-content-paragraph {
    text-align: left;
    max-width: 100%;
}
.section.is-service-section.is-service-section-links .service-content-wrapper {
    max-width: 100%;
}
.section.is-service-section.is-service-section-links .service-content-block.section-why-initor-2 {
    margin: 0;
}
.vertical-content.vertical-content-full.vertical-content-full-left.mb0 {
    margin-bottom: 0;
}
.full_width_block.full_width_block_services .full_width p strong {
    font-family: "Sora", sans-serif; 
    font-weight: 600;
}
h3.links_title {
    color: #f1ab04;
    font-size: 2.3em;
    margin: 50px 0 0 0;
}

.rich-text.w-richtext .full_width_block.full_width_block_services .full_width.half_width ul li {
    width: 50%;
    float: left;
}
.rich-text.w-richtext .full_width_block.full_width_block_services .full_width.half_width ul {
    width: 70%;
}
.career-content .paragraph li {
    margin-bottom: 10px;
}
.career-content .paragraph.ul-head strong {
    font-size: 22px !important;
    text-align: left;
    color: #f1ab04;
    margin-bottom: 5px;
    font-weight: normal;
    float: left;
    margin-top: 10px;
}
.opening_position .button-text {
    font-size: 14px;
}

.submit-button {
    border: 1px solid rgba(0,0,0,0.2);
    border-radius: var(--radius-small);
    color: #000000;
    text-align: left;
    background-color: transparent;
    background-image: url('../images/arrow_forward_24dp_FILL0_wght400_GRAD0_opsz24-2.svg');
    background-position: 90%;
    background-repeat: no-repeat;
    background-size: 1.1em;
    padding: 1.3em 3em 1.3em 1.4em;
    font-size: 1.2em;
    font-weight: 700;
    transition: background-color .2s, color .2s;
}

.submit-button:hover {
    background-color: #f2ab03;
    color: #fff;
    background-image: url('../images/white_arrow.svg');
    border-color: #f2ab03;
}

.team-contact-item:hover {
    border-left-color: #f3ab03;
}
.team-contact-item {
    grid-column-gap: .5em;
    grid-row-gap: .5em;
    border-left: 4px solid #ddd;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    padding-left: 2em;
    transition: background-color .2s, border-color .2s;
    display: flex;
}

.form-cta-custom-list .team-contact-name {
    font-size: 20px;
    color: #f2ab03;
}
.services-sidebar.services-sidebar-custom {
    padding: 2em 4em;
}
.rich-text p strong {
    color: #000;
    font-family: "Sora", sans-serif; 
    font-weight: 600;
}
.footer-utility-links-flex a {
    color: #fff;
}
.footer-utility-links-flex span {
    margin: 0 10px;
}

.dropdown-list.w-dropdown-list.sub-menu {
    max-width: 70%;
    min-width: inherit;
    width: 70%;
    right: 0;
    flex-direction: row;
    padding: 40px 40px 35px 40px;
    flex-wrap: wrap;
}
.w-dropdown{
    position: initial;
}
.nav-menu-wrapper{
    position: relative;
}
.sub-menu-cols{
    padding:0 20px;
}
.sub-menu-cols h3 {
    margin-top: 1em;
    margin-bottom: 0.5rem;
    font-size: 1.8em;
    font-weight: 600;
    line-height: 1.4em;
    font-family: "Sora", sans-serif; 
    font-weight: 300;
    color: #f0ab04;
    margin: 0 0 20px 0;
    font-size: 20px;
}
.sub-menu-cols h3 a{
    color: #f0ab04; 
}
.serv-cols1 {
    width: 100%;
    float: left;
    border-right: none;
    margin-right: 0;
    padding: 0;
    
}
.serv-cols2{
    width: 47%;
    float: right;
    padding: 0;
    margin-left: 3%;
}
.sub-menu-cols ul {
    padding: 0 0 0 20px;
}
.serv-cols1 ul li{
    width: 50%;
    float: left;
    color: #fff;
    list-style: disc;
    margin-bottom: 2px;
}
.serv-cols2 ul li{
    width: 100%;
    float: left;
    color: #fff;
    list-style: disc;
}
.sub-menu-cols .dropdown-link{
    padding: 0.5em 0;
}
.menu-quick-link{
    float: left;
    width: 100%;
    padding:30px 0 0 0;
    border-top: 0.5px solid rgba(255,255,255,0.5);
    margin-top: 30px;
}
.menu-quick-link ul{
    margin: 0;
    padding: 0;
}
.menu-quick-link ul li {
	color: #fff !important;
	text-align: left;
	border-radius: 0;
	width: 100%;
	padding: 0;
	font-size: 1em;
	font-weight: 400;
	transition: color .2s;
	list-style: none;
	float: left;
	width: auto;
	padding-right: 20px;
	margin-right: 20px;
	border-right: 1px solid #fff;
}
.menu-quick-link ul li:last-child{
    border: none;
}
.menu-quick-link ul li a {
    color: #f1ab04;
    font-size: 1em;
}


.nav-menu-button { display:none; }
.section.is-404-hero {border: none;}
.about-grid-button.free-trial {
    margin: -5px;
}
.about-grid-button.free-trial a.main-button.is-dark.w-inline-block {
    color: #fff;
    border-color: transparent;
    background: var(--transparent-20);
}
.about-grid-button.free-trial a.main-button.is-dark.w-inline-block:hover {
    background-color: #eee;
    color: #000;
    border-color: #eee;
}
.button-text {
    font-size: 15px;
    font-weight:bold;
    font-family: "Sora", sans-serif; 
    font-weight: 600;
}
.main-button {min-height: 4em;}


.close-circle {
    z-index: 9;
    border: 1px solid #f0ab04;
    background-color: #f0ab04;
    border-radius: 50%;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
}

.close-button-icon {
    z-index: 10;
    object-fit: contain;
    width: 1em;
    height: 1em;
    font-size: 1.5em;
    position: relative;
    filter: brightness(0) invert(1);
}

.rich-text.w-richtext p a {
    color: #f3ab03;
}
.sidebar-link.w-current {
    border: 1px solid var(--blue-line);
    background-color: var(--blue-1);
    color: var(--white);
}

.sticky_top{
    display: flex;
    align-items: flex-start;
}
.sticky_top .vertical-content{
    position: -webkit-sticky;
    position: sticky;
    top: 0;

}
label.error {
    color: red;
    margin: 0 0 12px 0;
}
select#contact-hearinitor {
    font-size: 16px;
}
.heading.is-service-title {
    font-size: 2.6em;
    font-weight: normal;
}
.menu-quick-link ul li a:hover {
    color: #fff;
}
.brand-link {padding: .5em 0;}
.team-role-text {color: #fff;}
.team-role-text {
    color: #fff;
    line-height: 20px;
}


.testimonial_slider {
  width:100%;
  height:100%;
  display: inline-block;

}

.testimonial_slider .padding.bottom-0em {
    padding-top: 3em;
}

.wrapper {
    width: 100%;
    height: 100%;
    display: inline-block;
    padding: 0;
}

/* slide module wrapper */
.testimonial {
  top:0;
  transform:translateY(0);
  position:relative;    
}


.testimonial .testimonial-ul {
  height:430px;
  list-style:none;
  margin:0 auto;
  width:75%;    
  position:relative;
  /*border-top:5px solid #ffffff;*/
  border-bottom:5px solid #eee;
  overflow:hidden;
}

.testimonial p span {
    text-align: center;
    font-size: 1.5em;
    font-weight: 500;
    line-height: 1.1em;
    width: 100%;
    display: inline-block;
    margin-top: 50px;
    padding-top: 50px;
    position: relative;
   font-family: "Sora", sans-serif; 
    font-weight: 600;
    color: #032246;
}

.testimonial p span b {
    font-weight: normal;
    font-family: "Sora", sans-serif; 
    font-weight: 300;
    font-size: 18px;
    color: #444;
    width: 100%;
    display: inline-block;
}

.testimonial p span:before {
    content: "";
    width: 72px;
    height: 5px;
    left: 0;
    right: 0;
    margin: auto;
    background: #f1ab04;
    position: absolute;
    top: 0;
}

/* slides */
.testimonial-slide {
  width: 100%;
  height:100%;
  margin:0 auto;
  position:absolute;  
  right: 0;
  left: 0;
  opacity: 0;
  z-index:1;
}

.testimonial-slide.active {
  z-index: 2;
  opacity: 1;
  transition:opacity 1s ease-in-out;
  -webkit-backface-visibility:hidden;
}

/******* text  ***/
.testimonial p {
    font-family: "Sora", sans-serif; 
    font-weight: 300;
    text-align: center;
    padding: 20px 0 15px 0;
    top: 50%;
    position: relative;
    transform: translateY(-50%);
    margin-bottom: .8em;
    opacity: .85;
    font-size: 16px;
    
    line-height: 1.5em;
}

/******* quotes  ***/
.testimonial:before {
    content: '';
    display: block;
    font-size: 150px;
    line-height: 0;
    text-align: center;
    position: absolute;
    left: 0;
    top: -35px;
    right: 0;
    margin: 0 auto;
    z-index: 2;
    background: url(../images/quote.png) no-repeat;
    background-size: 64px;
    height: 64px;
    width: 64px;
    background-position: center center;
}

.top-left {
  position:absolute;
  top:0;
  left:0;
  display:block;
  height:5px;
  width:44%;
  background:#eee;
  margin-right:10px;
}

.top-right {
  position:absolute;
  top:0;
  right:0;
  display:block;
  height:5px;
  width:44%;
  background:#eee;
  margin-left:10px;
}

/********* dots */
.dots-wrapper {
  margin-top:50px;
  width:100%;
  display:inline-block;
  list-style:none;
  text-align:center;  
}

.dots-wrapper li {
  position:relative;
  width:12px;
  height:12px;
  background:#eee;
  border-radius:100%;
  display:inline-block;
  margin-right:7px;
  cursor:pointer;  
  overflow:hidden;  
}

.dots-wrapper li:last-child {
  margin-right:0;
}

.dots-wrapper li:hover {
  background:#bdc3c7;
}

.dots-wrapper li:after {
  content:'';
  position:absolute;
  width:100%;
  height:100%;
  border-radius:100%;
  background:#12457b;
  top:0;
  left:0;
  /*opacity:0;
  transition: all .15s ease-in-out;*/
  /*zoom in*/
  /*
  transform:scale(0);
  transition:all .3s ease-in-out;
  */
  /*slide up*/
  transform:translateY(15px);
   transition:all .1s ease-out;
  -webkit-backface-visibility:hidden;
}

.dots-wrapper li.active:after {
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0) scale(1.0, 1.0);
  /*opacity:1;*/
  /*zoom in*/
  /*transform:scale(1);*/
  /*slide up*/
  transform:translateY(0px);
}

/******* transitions */
.js-reset-left{
  left:auto
}

.testimonial-slide.left{
    left:-100%;
    right:auto;
}

.testimonial-slide.right{
    right:-100%;
    left: auto;
}

.transition .testimonial-slide.left{
  left:0%;
}
.transition .testimonial-slide.right{
  right:0%;
}

.transition .testimonial-slide.shift-right{
  right: 100%;
  left:auto;
}
.transition .testimonial-slide.shift-left{
  left: 100%;
  right:auto;
}

.transition .testimonial-slide{
    transition-property: right, left, margin;
}

/********* media queries ******/


.GDPR_images {
    display: inline-block;
    width: 100%;
    margin: 30px 0 0 0;
    padding-left: 200px;
}
.GDPR_images_block:last-child {
    margin-right: 0;
}
.GDPR_images_block img {
    height: 78px;
    object-fit: contain;
}
.GDPR_images_block {
    width: auto;
    float: left;
    margin-right: 40px;
}
.links-row{
    float: left;
    width: 100%;
    margin-top: 50px;
    padding: 30px 0 0 0;
     border-top: 1px solid rgba(255,255,255,0.25);
}
.links-row .footre-page-links {
    float: left;
    width: 100%;
    text-align: center;
    display: inline-block;
}
.links-row .footre-page-links a {
    float: none !important;
    display: inline-block;
    padding: 0 20px;
}
.footer-padding{
    padding-bottom:80px;   
}
.footre-page-links .dropdown-link{
    padding:0.5em 0;
}
.navbar .insight_dropdown .dropdown-link {
    padding: 0.5em 1em 0.5em 0;
    font-size: 1em;
    display:inherit;
}
.blog .navbar .insight_dropdown .dropdown-link, .archive .navbar .insight_dropdown .dropdown-link, .archive .navbar .insight_dropdown .dropdown-link  {
  display: inherit;
}
.breadcrumb-bottom-area .left ul {padding:0; margin:0;}
.breadcrumb-bottom-area .left ul li, .breadcrumb-bottom-area .left ul li a {
    font-family: "Sora", sans-serif; 
    font-weight: 300;
}
.free-trial .form-block p a {
    color: #f1ab04;
}
.rich-text.w-richtext .full_width_block.full_width_block_services p strong {
    color: #f1ab04;
}
my-footer.header-alt a.book_meeting {
    position: fixed;
    left: 25px;
    right: inherit;
    text-indent: inherit;
    width: auto;
    height: 46px;
    padding: 0 15px;
    line-height: 46px;
    color: #fff;
    z-index: 999;
    bottom: 20px;
    background: #f0ab04;

}

my-footer.header-alt a.book_meeting:hover { background:#12457b; -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    transition: 0.5s; }
my-footer.header-alt a.book_meeting img {
    width: 22px;
    filter: brightness(0) invert(1);
    margin-right: 10px;
}
.services-hero-background.services-hero-background1.services-hero-background2:after {
    position: absolute;
    background: rgba(0,0,0,0.25);
    width: 100%;
    height: 100%;
    content: "";
    left: 0;
    top: 0;
    z-index: 9;
}
.sidebar-item.w-dyn-item a.sidebar-link.w-inline-block.active {
    border: 1px solid var(--blue-line);
    background-color: var(--blue-1);
    color: var(--white);
}
.read-more-comment a {
    font-size: 14px !important;
    font-weight: 700 !important;
    line-height: 1.2em !important;
    
    font-family: "Sora", sans-serif !important; 
    font-weight: 600 !important;
    text-transform: capitalize !important;
    letter-spacing: 0;
    color: #000000 !important;
    text-decoration: underline !important;
}
.post-pagination li span.page-numbers {
    color: #fff;
    background: #12457b;
}
.post-pagination li a, .post-pagination li span.page-numbers {
    text-align: center;
    width: 50px;
    height: 50px;
    border-radius: 0px;
    color: #13447b;
    font-size: 20px;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    border: 1px solid #12457b;
    box-shadow: 0 0 15px rgba(0,0,0,0.2);
    line-height: 48px;
    padding: 0px;
}
.blog-large-area .blog-post .post-pagination {
    text-align: center;
}
span.page-numbers.current {
    color: #fff !important;
}
span.page-numbers.dots {
    color: #fff !important;
}
.note {
    float: left;
    width: 100%;
    margin: 10px 0 0 0;
}
.heading.is-medium-title {font-weight:normal;}
.post-pagination li.active a, .post-pagination li:hover
a {
    background: #12457b;
    color: #fff;
    border: 2px solid #12457b;
}
.thm-unit-test .single-blog-item.blog-php .img-holder img {
    height: 225px !important;
    width:100% !important;
}
.team-contact-link strong {
    float: left;
    width: 100%;
    color: #000;
    font-family: "Sora", sans-serif; 
    font-weight: 300;
}
.form-cta-custom-list .team-contact-name img {
    width: 36px;
    margin-right:5px;
    height: auto;
}
.compact-hero-paragraph a {
    color: #f1ab04;
}
.panel-content p a {
    color: #f1ab04;
    text-decoration: underline;
}
.w-layout-grid.about-content.w-layout-grid.about-content-same {
    margin-top: 8em;
}
.padding.bottom-2em.padding_top0 {
    padding-top: 0;
}

.home_right_side_content .right_side_content {
    width: 31.7%;
    float: left;
    margin: 0 20px 20px 0;
    padding: 36px;
    text-align: center;
}
.home_right_side_content .right_side_content:nth-child(3n) { margin-right:0; }

.home_right_side_content .right_side_content::before {
    top: 228px;
    left: 0;
    right: 0;
    margin: auto;
}
.home_right_side_content .right_side_content strong {
    padding-bottom: 15px;
    color: #f1ab04;
    font-size: 1.4em;
    
    text-transform: inherit;
}

.home_right_side_content .right_side_content strong span {
    font-family: "Sora", sans-serif; 
    font-weight: 300;
    color: #032246;
    float: left;
    width: 100%;
    font-size: 20px;
}
.home_right_side_content .right_side_content p {
    display: inline-block;
    width: 100%;
    line-height: 1.5em;
    min-height: 170px;
}
.container.home_right_side_content {
    padding-bottom: 7em;
    display: table;
    margin: auto;
}
.heading.is-contact-form-title {
    width: 100%;
    margin-bottom: .3em;
    font-size: 2.2em;
    line-height: 1.1em;
}
.is-quick-fact-section.is-quick-fact-section-home p {
    width: 74%;
    margin: 50px auto auto auto;
    color: #fff;
    font-size: 18px;
    line-height: 28px;
    text-align: center;
}
.is-quick-fact-section.is-quick-fact-section-home .heading.is-quick-fact-title {
    text-align: center;
    font-size: 6vw;
}

.is-quick-fact-section.is-quick-fact-section-home p strong {
    float: left;
    width: 100%;
    margin: 30px 0 0 0;
    color: #f1ab04;
    font-size: 20px;
}
section.section.is-quick-fact-section.is-quick-fact-section-home .quick-facts-layout {
    padding: 10em 0;
}
.home_right_side_content .right_side_content img {
    width: 100px;
    margin-bottom: 10px;
}
.home_right_side_content .right_side_content:hover {
    transition: all .5s;
    transform: scale(1.03);
    background: #f7f7f7;
}
.is-quick-fact-section.is-quick-fact-section-home .heading.is-quick-fact-title strong {
    color: #f1ab04;
}
section.section.with-bg-brown-borders.pb100.logo-slide-section {
    background: #f1f1f1;
    border: 10px solid #fff;
}
.container.f-left .padding.custom_padding3 {
    display: inline-block;
    width: 100%;
    padding-bottom: 0;
}
.heading.is-vertical-content-title-copy {
	text-align: left;
	margin-bottom: 1.5em;
	font-size: 1.8em;
	font-weight: 400;
	line-height: 1.4em;
}

p.custom-para {
    font-size: 16px;
    line-height: 1.5em;
}
.padding.bottom-2em.top_0 {
    padding-top: 1em;
}

.vertical-content.vertical-content1 p.vertical-content-paragraph {
    text-align: center;
    margin-bottom: 0;
    font-size: 2.3em;
    font-weight: 400;
    line-height: 1.3em;
}
.container.how_we_function_1:before {
    width: 120px;
    height: 5px;
    content: "";
    left: 0;
    top: -55px;
    right: 0;
    margin: auto;
    background: #f1ab04;
    position: absolute;
}
.container.how_we_function_1 {
    margin: 50px auto auto auto;
}

.w-layout-grid.about-content.about-content1 {
    display: inline-grid;
    align-items: inherit;
    grid-template-columns: 0.8fr 1.2fr;
}
.container.custom_t3 {
    margin-bottom: -300px;
}
.container.custom_c3 {
    margin-bottom: -500px;
}
.VM_About_right.bg_white {
    background: #fff;
}
.section.with-bg-brown-borders.graybg1 .container.f-left .padding.custom_padding3 {
    display: flex;
    align-items: center;
    
}
section.section.is-form-section.bg_gray.bg_gray_gap {
    border: 10px solid #fff;
}
.section.with-bg-brown-borders.graybg1.graybg1_space {
    padding-bottom: 120px;
}
.section.with-bg-brown-borders.graybg1.graybg1_space .VM_About_left {
    font-weight: normal;
   font-family: "Sora", sans-serif; 
    font-weight: 300;
}
.section.with-bg-brown-borders.graybg1.graybg1_space .VM_About_left span {
    font-family: "Sora", sans-serif; 
    font-weight: 600;
    color: #f1ab04;
}
.rich-text ul li a {
    color: #f1ab04;
}
.rich-text p strong.fulldiv , .rich-text h3.fulldiv , .rich-text h2.fulldiv {
    width: 100%;
    display: inline-block;
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 5px;
    margin-top: 20px;
    font-family: "Sora", sans-serif; 
    font-weight: 600;
}

.rich-text h1.h1_tag , .rich-text h3.h3_tag , .rich-text h2.h2_tag {
    width: 100%;
    display: inline-block;
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 5px;
    margin-top: 20px;
}
.rich-text.w-richtext.pay-as-you-go-tags h5 {
    margin: 15px 0;
}
#sy-whatshelp {
        left: 25px;
        bottom: 25px;
        position: fixed;
        z-index: 9999;
      }

      #sy-whatshelp a {
        position: relative;
      }

      #sy-whatshelp a.sywh-open-services {
    background-color: #f0ab04;
    color: #fff;
    line-height: 46px;
    margin-top: 0;
    border: none;
    cursor: pointer;
    font-size: 23px;
    width: 46px;
    height: 46px;
    text-align: center;
    box-shadow: none;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    display: inline-block;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    transition: 0.5s;
}
a.sywh-open-services:hover {
    background: #12457b !important;
}

      #sy-whatshelp a.sywh-open-services i {
        line-height: 55px;
      }

      #sy-whatshelp a.sywh-open-services i.fa-times {
        display: none;
      }

      #sy-whatshelp .sywh-services {
        width: 55px;
        height: auto;
      }

      #sy-whatshelp .sywh-services a {
        display: none;
      }
      #sy-whatshelp .sywh-services a {
        width: 46px !important;
        height: 46px;
        float: left;
        text-align: center;
        background-color: #fff;
        border-radius: 100px;
        margin-top: 10px;
        line-height: 56px;
        padding: 6px 0;
        /* border:1px solid #f0ab04; */
      }
      #sy-whatshelp .sywh-services a svg{
        height: 28px;
      }
      .page-template-default #sy-whatshelp .sywh-services a {
    padding: 0;
}

      #sy-whatshelp .sywh-services a {
    color: #fff;
    line-height: 46px;
    margin-top: 0;
    border: none;
    cursor: pointer;
    font-size: 23px;
    width: 46px;
    height: 46px;
    text-align: center;
    box-shadow: 2px 2px 8px -3px #000;
    border-radius: 100%;
    -webkit-border-radius: 0;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    margin-bottom: 10px;
}
      a[data-tooltip] {
        position: relative;
      }

      a[data-tooltip]::before,
      a[data-tooltip]::after {
        position: absolute;
        display: none;
        opacity: 0.85;
        transition: all 0.3s ease-in-out;
      }

      a[data-tooltip]::before {
        content: attr(data-tooltip);
        background: #f1ab04;
        color: #fff;
        font-size: 13px;
        padding: 7px 11px;
        border-radius: 5px;
        white-space: nowrap;
        text-decoration: none;
      }

      a[data-tooltip]::after {
        width: 0;
        height: 0;
        border: 6px solid transparent;
        content: "";
      }

      a[data-tooltip]:hover::before,
      a[data-tooltip]:hover::after {
        display: block;
      }

      /* a.sywh-open-services[data-tooltip]::before,
      a.sywh-open-services[data-tooltip]::after {
        display: block;
      } */
      .plus_open{
        position: relative;
        /* width: 100%; */
        /* height: 100%; */
        display: flex;
        align-items: center;
        justify-content: center;
        border: none;
        padding: 0;
        border-radius: 50%;
        font-size: 40px;
        color: #fff;
        transition: 0.3s ease-in-out;
        outline: none;
        cursor: pointer;
        line-height: 50px;
      
      }
      .plus_open.active{
        transform: inherit;
      }
      a.data-tooltip-hide[data-tooltip]::before,
      a.data-tooltip-hide[data-tooltip]::after {
        display: none !important;
      }

      a.sywh-open-services[data-tooltip][data-placement="left"]::before {
        top: 11px;
      }

      a[data-tooltip][data-placement="left"]::before {
        top: -7px;
        left: 100%;
        line-height: normal;
        margin-right: 10px;
      }

      a[data-tooltip][data-placement="left"]::after {
        border-left-color: #000;
        border-right: none;
        top: 50%;
        left: 100%;
        margin-top: -6px;
        margin-right: 4px;
      }

      a[data-tooltip][data-placement="right"]::before {
        top: 22%;
        left: 100%;
        line-height: normal;
        margin-left: 10px;
      }

      a[data-tooltip][data-placement="right"]::after {
        border-right-color: #f1ab04;
        border-left: none;
        top: 50%;
        left: 100%;
        margin-top: -6px;
        margin-left: 4px;
      }

      a[data-tooltip][data-placement="top"]::before {
        bottom: 100%;
        left: 0;
        margin-bottom: 10px;
      }

      a[data-tooltip][data-placement="top"]::after {
        border-top-color: #f1ab04;
        border-bottom: none;
        bottom: 100%;
        left: 10px;
        margin-bottom: 4px;
      }

      a[data-tooltip][data-placement="bottom"]::before {
        top: 100%;
        left: 0;
        margin-top: 10px;
      }

      a[data-tooltip][data-placement="bottom"]::after {
        border-bottom-color: #000;
        border-top: none;
        top: 100%;
        left: 10px;
        margin-top: 4px;
      }

      .service-form select{
        text-transform: uppercase;
      }
      .service-form select option{
        text-transform: capitalize;
        color:#000;
      }
      .service-form textarea::placeholder{
        color: #fff;
        }
     .service-form select,.service-form textarea{
        border-radius: 3px;
        background-color: rgb(255 255 255 / 20%);
        border: 0px;
        color: #fff;
        font-size: 16px;
        letter-spacing: -0.015em;
        margin: 0;
        max-width: 100%;
        padding: 15px 18px;
        width: 100%;
        line-height: 20px;
        float: left;
        margin-top: 0 !important;
    
      }
      .book_meeting img {
    width: 28px;
    margin: 10px 0 0 0;
}


.footer-utility-links {
    border-top: none;
    width: 100%;
}
.section.pt10 .services.w-dyn-list.main_services {
    border: none;
}
.section.pt10 {
    padding-top: 5em;
}
.nav-text a {
    color: #fff;
}
.menu-quick-link ul li:last-child {
    margin-right: 0;
    padding-right: 0;
}
#sy-whatshelp .sywh-services a:hover {
    background: #12457b;
}
#sy-whatshelp .sywh-services a:hover path {
    fill: #fff;
}
.full_width_block.full_width_block_services .full_width.full_width_right p {
    width: 82%;
    float: left;
}
.full_width_block.full_width_block_services .full_width.full_width_right img {
    width: 100px;
    margin-right: 35px;
    float: left;
} 
p.article-featured-paragraph a {
    color: #f1ab04;
    font-size: 20px;
    line-height: 32px;
}
.blog-post-box .author_info h3 {
	font-weight: 500;
	font-size: 16px;
	line-height: 24px;
	color: #333333;
	margin-bottom: 36px;
	font-family: "Sora", sans-serif;
	font-weight: 500;
}
.blog-content-left h1, .blog-content-left h2, .blog-content-left h3, .blog-content-left h4, .blog-content-left h5, .blog-content-left h6 {
    font-weight: 500;
    font-size: 32px;
    color: #333333;
    line-height: 40px;
    position: relative;
    margin-bottom: 15px;
    font-family: "Sora", sans-serif; 
    font-weight: 300;
}
.blog-list-right h6 {
    font-weight: 500;
    font-size: 18px;
    color: #333333;
    letter-spacing: 0;
    margin-bottom: 12px;
    font-family: "Sora", sans-serif; 
    font-weight: 300;
}
.single-blog-head {
    padding-top: 20px;
    font-family: "Sora", sans-serif; 
    font-weight: 300;
}
.profile-name h5 {
    color: #00457c;
    font-weight: 500;
    font-size: 16px;
    margin-bottom: 7px;
    letter-spacing: 0;
    font-family: "Sora", sans-serif; 
    font-weight: 300;
}
.accordion .panel-title a h3 {
    font-size: 18px;
    line-height: 24px;
    font-family: "Sora", sans-serif; 
    font-weight: 300;
    margin: 0;
    padding: 0;
}
h3.heading.is-medium-title.text-left .heading.is-medium-title.subhead.text-left {
    font-size: 24px;
}
.vertical-content h4 {
    color: #f1ab04;
    margin: -15px 0 -15px 0;
}
.form-group.custom_recaptcha.wpcf7-form-control-wrap.recaptcha.mb-2 {
    margin-bottom: 20px;
}

.sidebar-cta-text {
    max-width: 25em;
}
.services-sidebar {
    justify-content: flex-start;
}
/***** mobile */

label.control-label {
    margin: 20px 0 0 0;
}
#applynow .wpcf7-form.init .row .col-sm-12, 
#applynow .wpcf7-form.init .row .col-md-12, 
#applynow .wpcf7-form.init .row .col-sm-6 {
	position: relative;
}
#applynow .col-sm-6 {
	position: relative;
}

.w-layout-grid.about-content.opening-position-row {
	grid-column-gap: 2em;
	grid-row-gap: 2em;
}

@media only screen and (min-width: 320px) and (max-width: 480px) {
  .testimonial p {
    font-size:1.5em;    
  }  
  .testimonial .testimonial-ul {
    width:80%;
  }  
  .top-left {
    width:30%;
  }
  .top-right {
    width:30%;
  }
  
}

/***** tablet */
@media only screen and (min-width: 481px) and (max-width: 1024px) {
  .testimonial p {
    font-size:1.8em;
  }
  .testimonial .testimonial-ul {
    width:70%;
  }  
  .top-left {
    width:40%;
  }
  .top-right {
    width:40%;
  }
  .testimonial:before { 
    font-size:150px;
  }
}


.main-button:hover {
    border-color: var(--brown-6);
    background-color: rgb(19 68 123 / 42%);
    color: var(--brown-7);
}


.services-hero-background.services-hero-background1.why_initor img.cover-image {
    object-position: 0 -60px;
}

.services-hero-background.services-hero-background1.why_initor .services-hero-overlay.services-hero-overlay1 {
    background-image: linear-gradient(0deg, #040f1bc2 9%, rgba(0, 0, 0, 0) 58%, #040f1b 104%);
}
.services-hero.services-hero_why_initor .heading.is-services-hero-title {
    color: var(--brown-7);
    font-size: 3.2em;
    font-weight: 400;
    line-height: 1.2em;
    position: relative;
}
.quote-role a {
    color: #f3ab03;
}
.sticky-article-line {
    background-color: #f2ab03;
}
.sticky-article-name {
    color: #032246;
}
.sticky-article-content {
    background-color: rgba(255,255,255,0.95);
}
.article-featured-line {
    background-color: rgb(241 171 4 / 50%);
   
}
.article-featured-paragraph {
 
    color: rgb(255 255 255 / 80%);
   
}

a#scroll1 {
    left: 25px;
    right: inherit;
    text-indent: inherit;
    width: auto;
    height: 46px;
    padding: 0 15px;
    line-height: 46px;
    color: #fff;
}
a#scroll1 span {
    background: no-repeat;
    height: auto;
    position: relative;
    display: inline-block;
    width: 100%;
}
.insight_dropdown ul {
    padding: 0 0 0 20px;
    margin: 0;
}
.insight_dropdown ul li a.dropdown-link.w-dropdown-link {
    padding-left: 0;
}
.insight_dropdown ul li {
    list-style: disc;
    color: #fff;
}
a#scroll1 img {
    width: 22px;
    filter: brightness(0) invert(1);
    margin-right: 10px;
}
.checkbox.w--redirected-checked {
    border-width: .25em;
    border-color: #12457b;
    background-color: #12457b;
    box-shadow: none;
    background-image: url('../images/check_24dp_FILL0_wght600_GRAD0_opsz24.svg');
    background-size: 1.4em;
    margin-left: 0;
    /* filter: brightness(0) invert(1); */
}
section.section.about-section3.team_page {
    padding: 100px 0;
}
section.section.about-section3.team_page .team-grid-item.w-dyn-item {
    padding: 15px;
}
.box-shadow {
    box-shadow: rgba(0, 0, 0, 0.45) 0px 25px 20px -15px;
}
.box-shadow1 {
    box-shadow: rgba(0, 0, 0, 0.25) 0px 25px 20px -15px;
}
:focus, a, a:hover, a:link, a:focus, a:visited, a:any-link, input:focus, textarea:focus, select:focus, .btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus{
    outline: none !important;
    outline-offset: 0 !important;
    outline-width: 0;
    outline: 0 !important;
    outline-offset: 0 !important;
}
.about-content-image.box-shadow1.shadow_space {
    margin-bottom: 35px;
    margin-top: 10px;
}

@media (max-width:1280px){
    .opening_position .main-button.is-dark {
        padding: 10px 10px !important;
        min-height: inherit;
    }
    .opening_position a {
        width: 48%;
        margin-right: 2%;
    }
     .nav-menu-wrapper {
        grid-column-gap: 1.5em;
    }
      .article-featured {
        min-height: 100%;
        height: 100%;
        top:0;
        overflow:hidden;
    }
   .section.overflow-visible .container .padding .vertical-flex.with-gap {
        padding: 0;
        overflow: hidden;
    }
    .parallax-layout {
        height: 100%;
    }
    .sidebar-text {
        width: calc(100% - 6em);
    }
    .sidebar-link {
        padding: 10px 10px;
    }
    img.cover-image.cover-image1 {
    object-position: 0 -60px;
}
}
@media (max-width:1100px){
    .services-list .service-content{
        grid-column-gap: 20px;
    }
    .heading.is-service-title {
        font-size: 24px;
        font-weight: 600;
        line-height: 30px;
    } 
    .testimonial .testimonial-ul {
        height: 600px;
    }
   
}
@media (max-width:1080px){
    .heading.is-medium-title, .VM_About_left, .list-title, .preloader-name{
        font-weight:bold;
        font-family: "Sora", sans-serif; 
    font-weight: 600;
}
    .nav-inner {
        padding-left: 5%;
        padding-right: 5%;
    }
    .container {
        padding-left: 5%;
        padding-right: 5%;

    }
    .about-grid-view {
        grid-column-gap: 0px;
    }
    .featured-cases .featured-case-content{
        max-width: 90%;
        width: 90%;
    }
    .is-quick-fact-section .parallax-trigger img{
            height: 100%;
            object-fit: cover;
    }
    .about-grid-block{
        transform: inherit !important;
    }
    .parallax-layout {
        height: 100%;

    }
    img.cover-image.cover-image1 {
        object-position: 0;
    }
    .opening_position {
        padding: 25px;
    }
    ._3d-block_left h3.heading.is-quote-title {
        font-size: 36px;
        line-height: 46px;
    }
    .services-sidebar.services-sidebar-custom {
        padding: 30px;
    }
    .featured-cases {
        min-height: auto;
    }
    .about-hero {
        min-height: 95vh;
    }
    .rich-text h2 br , .rich-text h1 br {
        display: none;
    }
}
@media (max-width:991px){
    .nav-menu-button {
        display: flex;
        border: none;
        -webkit-backdrop-filter: blur(10px);
        backdrop-filter: blur(10px);
        background-color: rgb(18 69 123 / 75%);
        height: 48px;
        position: absolute;
        right: 20px;
    }
    .about-grid-button.free-trial{
        display: none;
    }
    .nav-menu-button .nav-menu-button-text{
        display: none;
    }
    .menu-links-wrapper {
        flex: 1;
        justify-content: center;
        align-items: center;
        width: 100%;
        padding-top: 5em;
        padding-bottom: 3em;
        overflow: visible;
    }
    .menu-links {
        grid-column-gap: 2em;
        flex-flow: wrap;
        flex: 0 auto;
        padding-top: 3.5em;
        padding-bottom: 3.5em;
    }
    html.w-mod-touch * {
        background-attachment: scroll !important;
    }
    .menu-brand-name img {
        width: 160px;
    }
    .menu-link {
        font-size: 2em;
        width: 100%;
        padding-top: .3em;
        padding-bottom: .3em;
    }
    .menu-contact-links {
        border: 1px solid rgba(245, 236, 234, .35);
        width: 80%;
        min-width: auto;
        margin-bottom: 4em;
        margin-left: auto;
        margin-right: auto;
        position: relative;
        bottom: auto;
        right: auto;
    }
    .menu-contact-link {
        padding-top: 1.8em;
        padding-bottom: 1.8em;
    }
    .services-list h2.heading.is-service-title br {
        display: none;
    }
    .service-paragraph {
        max-width: 70%;
    }
    .w-layout-grid.about-content{
        grid-column-gap: 30px;
        grid-row-gap: 30px;
    }
    .w-layout-grid.about-content .about-grid-block{
        display: inline-block;
        max-width: 100%;
    }
    .contact-grid-content {
        margin-bottom: 20px;
    }
    .testimonial .testimonial-ul {
        width: 100%;
    }
    .testimonial p {
        font-size: 20px;
    }
    .testimonial p {
        font-size: 18px;
    }
    .form{
        max-width: 100%;
    }
    .footer-layout {
        grid-template-columns: 4fr 4fr;
    }
    .footre-page-links span, .footer-page-link{
        width: 100%;
    }
    .footer-contact-links p {
        text-align: left;
    }
    h1.heading.is-about-hero-title.is-about-hero-title1 {
        font-size: 4em;
    }
    .heading.is-vertical-content-title, .heading.is-vertical-content-title-copy {
        font-size: 2.5em;
    }
    .about-content-block {
        max-width: 100%;
    }
    .about-content-block {
        grid-row-gap: 20px;
    }
    .w-layout-grid.about-content.about-content1 .pin-spacer {
        position: relative;
        top: 0;
        left: 0;
    }
    #explore .vertical-content{
        margin-bottom: 0;
    }
    .VM_About_right.VM_About_right1 .about-grid-fact.about-grid-fact1 p.about-title-text {
        margin-bottom: 15px;
        width: 49%;
    }
    .about-grid-fact.about-grid-fact1{
        gap: 2%;
        margin-bottom: 20px !important;
        flex-wrap: wrap;
    }
    .team-grid-wrapper {
        max-width: 90%;
    }
    .services-hero.services-hero_why_initor .heading.is-services-hero-title {
        font-size: 2.5em;
    }
    .services-hero-paragraph {
        font-size: 1.4em;
    }
    img.cover-image.cover-image1 {
        object-position:inherit;
        object-fit: cover;
    }
    .heading.is-medium-title.methodology-title {
        font-size: 3em;
    }
    .services-hero-content {
        grid-row-gap: 10px;
    }
    .heading.is-services-hero-title {
        font-size: 2.8em;
        line-height: 1em;
    }
    .heading.is-contact-title {
        font-size: 10vw;
    }
    .form-cta-custom-list {
        max-width: 100%;
        width: 100%;
    }
    .contact-detail .team-contacts-list {
        grid-row-gap: 30px;
    }
    .services-sidebar {
        max-width: 25em;
        padding: 1em;
    }
    .service-content-block .padding{
        padding-top: 40px;
        padding-bottom: 30px;
    }
    .sidebar-cta-block{
        flex-direction: column;
    }
    .heading.is-vertical-content-title.yellow-color {
        margin: 0 !important;
    }
    .heading.is-vertical-content-title.yellow-color p{
        margin-top: 10px;
    }
    ._3d-block_left h3.heading.is-quote-title {
        font-size: 30px;
        line-height: 40px;
    }
    .vertical-content.vertical-content-full p.vertical-content-paragraph {
        max-width: 100%;
    }
    .services.w-dyn-list.main_services .heading.is-service-title {
        font-size: 2em;
    }
    .service-content {
        grid-row-gap: 10px;
    }
    .heading.is-quote-title {
        font-size: 3em;
    }
    .links-row .footre-page-links a {
        width: auto;
    }
}
@media (max-width:767px){
    
    .section.is-quick-fact-section.is-quick-fact-section-home.is-quick-fact-section-how-we-function {
	margin-top: 80px;
}
    .services-hero-background.services-hero-background1.why_initor img.cover-image {
	object-position: center center;
}
    
    .home_right_side_content .right_side_content {
    width: 100%;
    float: left;
    margin: 20px 20px 0 0;
    padding: 25px;
    text-align: center;
}
    .home_right_side_content .right_side_content::before {
    top: 220px;
    left: 0;
    right: 0;
    margin: auto;
}
.heading.is-featured-case-title br {
    display: none;
}
.is-quick-fact-section.is-quick-fact-section-home p {
    width: 100%;
    margin: 50px auto auto auto;
    color: #fff;
    font-size: 18px;
    line-height: 28px;
    text-align: center;
}
p.vertical-content-paragraph br {
    display: none;
}
.VM_About_right {
    
    padding: 20px 30px;
}
.full_width_block.full_width_block_services .full_width.full_width_right img {
    width: 100px;
    float: none;
    text-align: center;
    margin: auto auto 30px auto;
    display: table;
}
.full_width_block.full_width_block_services .full_width.full_width_right p {
    width: 100%;
    float: left;
}
    .full_width.full_width1 {
    display: inline-block;
    width: 100%;
    margin: 30px 0 0 0;
    margin-left: 0;
    border: 1px solid #ddd;
    border-radius: 10px;
    padding: 30px;
}
.vertical-content.vertical-content1 p.vertical-content-paragraph {
    text-align: center;
    margin-bottom: 0;
    font-size: 1.8em;
    font-weight: 400;
    line-height: 1.3em;
}
.w-layout-grid.about-content.about-content1 {
    display: inline-grid;
    align-items: inherit;
    grid-template-columns: inherit;
    float: left;
    width: 100%;
}
.section.with-bg-brown-borders.graybg1 .container.f-left .padding.custom_padding3 {
    display: inline-block;
    align-items: center;
}
._3d-block_left {
   
    min-height: inherit;
    margin-bottom: 50px;
}
    
    .logo-carousel-image {
    width: auto;
    max-width: 30.33%;
}
    
    .mobile_blog img.cover-image {
    object-position: center right;
}
    
    .right_side_content {
    display: block;
    overflow: hidden;
    height: auto !important;
}
#w-node-_4efa6a95-3fb1-81df-988b-dbcd0243bec6-10bcedbc {
    grid-area: inherit;
}
.about-content-block.about-content-block1.leftcontent1 {
    margin-top: 50px;
}
.about-content-block.about-content-block1.leftcontent2 {
    margin-top: 30px;
}
.heading.is-medium-title.subhead.text-left {
    font-size: 1.6em;
    margin: 10px 0 10px 0;
    font-family: "Sora", sans-serif; 
    font-weight: 600;
    color: #f0ab04;
}
.right_side_content strong {
    float: left;
    width: 100%;
    font-size: 1.3em;
    font-weight: 600;
    line-height: 1.4em;
    font-family: "Sora", sans-serif; 
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 35px;
}
.right_side_content:before {
    position: absolute;
    content: "";
    width: 52px;
    height: 4px;
    background: #f1ab04;
    left: 40px;
    top: 84px;
}
    
    .GDPR_images_block img {
    height: 50px;
    object-fit: contain;
}
.GDPR_images_block {
    width: 20%;
    float: left;
    margin-right: 20px;
}
    .testimonial p {
    font-size: 16px;
}
.testimonial .testimonial-ul {height:680px;}
.testimonial p span {
    
    font-size: 1.2em;
   
}
.testimonial p span b {font-size: 14px;}
    .logo-carousel.logo-carousel-partner {
    width: 100%;
   }
   .logo-carousel.logo-carousel-partner img {
    width: 90px;
    margin: 0 20px;
}
    .about-grid-button.free-trial { display:none; }
    .menu-link {
        font-size: 2em;
        width: 100%;
    }
    .nav-menu-button:hover {
        border-color: rgb(240 171 4);
        background-color: #f0ab04;
    }
    .menu-brand-name img {
        width: 160px;
    }
    .nav-menu-button {
        display: flex;
        border: none;
            -webkit-backdrop-filter: blur(10px);
        backdrop-filter: blur(10px);
        background-color: rgb(18 69 123 / 75%);
        height: 48px;
        position: absolute;
        right: 20px;
    }
    .brand-name img {
        width: 170px;
    }
    .nav-menu-button-text {
        display: none;
    }
    .service-paragraph {
        max-width: 100%;
        opacity: 1 !important;
        transform: inherit !important;
    }
    .main-button.in-services {
        opacity: 1 !important;
        transform: inherit !important;
    }
    .quick-fact-grid {
        grid-template-columns: inherit;
    }
    .quick-fact-large-title {
        margin-top: 9px;
        font-size: 20px !important;
        text-align: left;
    }
    section.section.with-bg-brown-borders.bg_gray {
        padding-bottom: 50px;
    }
    .logo-carousel.logo-carousel-partner {
        padding: 0 !important;
    }
    .form-cta-custom-list{
        max-width: 100%;
        width: 100%;
    }
    .home_faqs .container{
        flex-direction: column;
    }
    .home_faqs .vertical-content {
        width: 100%;
        padding-right: 0;
        position: relative;
    }
    .home_faqs .vertical-content p {
        margin: 0;
    }
    .accordion {
        float: right;
        width: 100%;
    }
    .home_faqs{
        padding: 50px 0 !important;
    }
    h1.heading.is-about-hero-title.is-about-hero-title1 {
        font-size: 3em;
    }
    .heading.is-vertical-content-title, .heading.is-vertical-content-title-copy {
        font-size: 2em;
    }
    .about-content-image {
        height: auto;
        min-height: auto;
    }
    .heading.is-medium-title.text-left.spe-line-height {
        line-height: 30px;
    }
    .VM_About_right{
        width: 100%;
    }
    .VM_About_left {
        width: 100%;
        margin-bottom: 20px;
    }
    .VM_About_right.VM_About_right1 .about-grid-fact.about-grid-fact1 p.about-title-text {
        margin-bottom: 15px;
        width: 100%;
    }
    .about-grid-fact.about-grid-fact1 {
        margin-bottom: 0 !important;
    }
    .VM_About_right.VM_About_right1 {
        margin: 0 0 0 0;
    }
    .services-hero.services-hero_why_initor .heading.is-services-hero-title {
        font-size: 2.2em;
    }
    .right_img img {
        width: 45px;
        margin: auto;
    }
    .service-content-block.section-why-initor-2 .rich-text h2 ,
    .service-content-block.section-why-initor-2 .rich-text h1{
        padding-left: 100px;
    }
    .rich-text.w-richtext .full_width_block p {
        padding-left: 100px;
    }
    .right_img {
        width: 90px;
        height: 90px;
        line-height: 90px;
    }
    .service-content-block.section-why-initor-2 .rich-text h2:before ,
    .service-content-block.section-why-initor-2 .rich-text h1:before{
        left: 100px;
    }
    .rich-text.w-richtext .full_width_block ul {
        padding-left: 100px;
    }
    .GDPR_images {
        padding-left: 100px;
    }
    ._3d-block_left {
        width: 100%;
        text-align: left;
        padding-right: 0;
        border: none;
    }
    ._3d-block_right {
        float: right;
        width: 100%;
    }
    ._3d-block_left h3.heading.is-quote-title {
        text-align: left;
        font-size: 36px;
        line-height: 40px;
        margin-top: 0;
    }
    ._3d-block_left .content-block-12 p {
        margin: 10px 0;
        font-size: 18px;
        margin: 0 !important;
        line-height: 28px;
    }
    .quote-section-padding {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .heading.is-medium-title.methodology-title {
        font-size: 2.5em;
        margin-bottom: 0;
    }
    ._3d-block_left h3.heading.is-quote-title {
        font-size: 28px;
        line-height: 34px;
    }
    ._3d-block_right h3.heading.is-quote-title {
        font-size: 28px;
        line-height: 38px;
    }
    ._3d-block_left .content-block-12 p {
        font-size: 16px;
        line-height: 25px;
    }
    .cont-row {
        width: 100%;
        float: left;
        margin-bottom: 12px;
    }
    .heading.is-services-hero-title {
        font-size: 2.6em;
        line-height: 1em;
    }
    .career-content .about-content-block .heading.is-medium-title {
        font-size: 1.8em;
        margin-bottom: 3px;
    }
    .career-content .padding{
        padding: 30px 0;
    }
    .opening_position h3 {
        font-size: 20px;
        margin-top: 0 !important;
    }
    .opening-position-row {
        margin-top: 30px;
    }
    .heading.is-contact-title {
        font-size:15vw !important;
    }
    .service-content-block{
        width: 100%;
        max-width: 100%;
    }
    .rich-text h2 br , .rich-text h1 br{
        display: none;
    }
    .services-sidebar {
        width: 100%;
        max-width: 100%;
        padding: 30px 10px;
    }
    .about-home .padding.bottom-2em{
        padding-bottom: 0;
    }
    .home-service-list .padding{
        padding-top: 0;
        padding-bottom: 50px;
    }
    .logo-slide-section{
        padding-bottom: 50px;
    }
    .logo-slide-section .padding.bottom-0em{
        padding-top: 50px !important;
    }
    .logo-slide-section  .vertical-content-paragraph{
        margin-bottom: 0;
    }
    section.section.about-section3{
        padding-bottom: 50px;
    }
    .company-section2 .padding {
        padding-top: 30px;
        padding-bottom: 0 !important;
    }
    .VM_About_right.VM_About_right1 {
        padding: 0;
    }
    .about-section3 .padding.bottom-2em{
        padding-top: 30px;
    }
    .vertical-content-paragraph {
        margin-bottom: 0;
    }
    .about-grid-fact.about-grid-fact1 {
        margin-bottom: 0 !important;
    }
    .rich-text ul {
        margin-bottom: 0;
    }
    .service-content-block.section-why-initor-2 {
        margin: 0 0 0 0;
    }
    .free-trial .padding{
        padding: 50px 0;
    }
    .career-content .paragraph {
        margin-bottom: 0;
    }
    .rich-text.w-richtext .full_width_block.full_width_block_services .full_width.half_width ul {
        width: 100%;
    }
    .service-content-block .rich-text h2 , 
    .service-content-block .rich-text h1 {
        margin-top: 0.5em;
    }
    span.divider {
        margin: 20px 0 0 0;
    }
    .links-row .footre-page-links a {
        padding: 0 10px;
    }
}

@media (max-width:600px){
    .footer-layout {
        grid-template-columns: 6fr;
    }
    .footer-contact-links p{
        padding-bottom: 0;
    }
    .footer .footer-padding {
        padding: 50px 0;
    }
    .heading.is-vertical-content-title, .heading.is-vertical-content-title-copy {
        font-size: 1.8em;
    }
    .services-hero.services-hero_why_initor .heading.is-services-hero-title {
        font-size: 2em;
    }
    .service-content-block.section-why-initor-2 .rich-text h2 ,
    .service-content-block.section-why-initor-2 .rich-text h1{
        padding-left: 0;
    }
    .rich-text.w-richtext .full_width_block p {
        padding-left: 0;
    }
    .service-content-block.section-why-initor-2 .rich-text h2:before ,
    .service-content-block.section-why-initor-2 .rich-text h1:before{
        left: 0;
    }
    .rich-text.w-richtext .full_width_block ul {
        padding-left: 0;
    }
    .GDPR_images {
        padding-left: 0;
    }
    .right_img {
        position: relative;
        margin-bottom: 20px;
        display: inline-block;
    }
    .service-content-block.section-why-initor-2 .rich-text h2 ,
    .service-content-block.section-why-initor-2 .rich-text h1{
        font-size: 1.6em;
    }
    
    .heading.is-services-hero-title {
        font-size: 2em;
        line-height: 1.2em;
    }
    .heading.is-contact-title {
        font-size: 15vw !important;
    }
    .heading.is-quote-title {
        font-size: 2em;
    }
    .rich-text.w-richtext .full_width_block.full_width_block_services .full_width.half_width ul li {
        width: 100%;
        float: left;
    }
    .rich-text.w-richtext .full_width_block.full_width_block_services.full_width_block_services_links ul {
        padding-left: 20px;
    }
    
}
@media (max-width:480px){
    .opening_position a {
        width: 1000%;
        margin-right: 0;
        margin-bottom: 10px;
    }
     .links-row .footre-page-links a {
        padding: 0 5px;
    }
}