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

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

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


body{
    font-size: 18px;
    font-family: Roboto;
}
/* header */


header.Velocity-header-main-div a.logo-div-velocity {
    width: 21%;
    display: flex;
    align-items: center;
}


header.Velocity-header-main-div a.logo-div-velocity img {
    width: 100%;
}
.menu-classes-header {
    width: 60%;
}

.menu-classes-header ul.navbar-nav {
    justify-content: center;
}

.menu-classes-header ul.navbar-nav li a:hover {color: #D5673B !important;}

/* search funtion */

header.Velocity-header-main-div .wrap{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 0px;
    height: 55px;
    background: #FAEEED;
    line-height: 55px;
    padding-right: 55px;
    border-radius: 5px;
    /* box-shadow: 0 0 10px rgba(0,0,0,0.5); */
    transition: all 0.5s ease;
    border-radius: 100%;
  }
  
  header.Velocity-header-main-div .input{
    border: 0;
    background: transparent;
    width: 0%;
    outline: none;
    font-family: Roboto;
    font-size: 18px;
    color: #D5673B;
    font-style: italic;
    transition: all 0.3s ease;
    position: relative;
  }
  
  header.Velocity-header-main-div .wrap .fa{
    color: #D5673B;
    position: absolute;
    right: 17px;
    top: 15px;
    font-size: 22px;
    cursor: pointer;
  }
  
  header.Velocity-header-main-div .wrap.active{
    width: 200px;
    padding-left: 25px;
    transition: all 0.5s ease;
    border-radius: 10px;
  }
  
  header.Velocity-header-main-div .input.active{
    width: 98%;
    padding-left: 5px;
    transition: all 0.5s 0.8s ease;
  }
  
    header.Velocity-header-main-div form.d-flex {
        position: relative;
        width: 220px;
    }
    header.Velocity-header-main-div input ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #D5673B;
    opacity: 1; /* Firefox */
  }
  
  header.Velocity-header-main-div input:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #D5673B;
  }
  
  header.Velocity-header-main-div input::-ms-input-placeholder { /* Microsoft Edge */
    color: #D5673B;
  }
  .main-sidebar-input-div {
    width: 40%;display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; 
}

.Velocity-header-main-div .menu-classes-header div.hs-menu-wrapper ul {
  background: #fff;
  z-index: 21;
}




@media screen and (min-width:1600px){
/*     .menu-classes-header {
        width: 80% !important;
    }

    .main-sidebar-input-div{
        width: 30%;
    } */
.header-contact-us-btn button.btn.btn-primary {
    background: #D5673B;
    border: 0;
    padding: 10px 11px;
    border-radius: 8px;
    text-transform: uppercase;
    font-size: 16px;
}
    
}

@media screen and (max-width:767px) {
    header.Velocity-header-main-div nav button.navbar-toggler {
        background: #D5673B;
    }
    
    header.Velocity-header-main-div a.logo-div-velocity {
        width: 45%;
    }
/*     .main-sidebar-input-div {
        width: 100%;
        flex-direction: column;
    } 
    
    .header-contact-us-btn {
        margin-top: 14%;
    }*/
  
    header.Velocity-header-main-div form.d-flex {
        margin-top: 4%;
    }
  
  
  
  
}
  /* search function */
/* header */

  /* video-audio section */
  section.velocity-video-image-text-section {
    width: 100%;
    background: #f5f8fe;
    display: block;
    position: relative;
}


section.velocity-video-image-text-section .video-bg-div-main-div {
    width: 100%;
    background-image: url("//6066958.fs1.hubspotusercontent-na1.net/hubfs/6066958/raw_assets/public/Velocity%20New%20media/images/video-image-curve.png");
    background-size: 100%;
    background-position: top;
    height: 100px;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
}



.main-text-video h1.text-va-heading {
    font-size: 56px;
    font-weight: 600;
    line-height: 62px;
    letter-spacing: 0.02em;
    text-align: left;
}


.row.mt-5.padding-top-va {
    padding-top: 5em;
}
.video-audio-section {
    width: 100%;
}

.video-audio-section video {
    width: 96%;
    height: 570px;
    max-height: max-content;
    position: relative;
    z-index: 2;
}

.video-section-inner {
    position: relative;
}
.video-section-symbols-front{
    background-image: url("//6066958.fs1.hubspotusercontent-na1.net/hubfs/6066958/raw_assets/public/Velocity%20New%20media/images/portfolio.png");
    width: 20%;
    height: 55px;
    z-index: 99;
    position: absolute;
    background-repeat: no-repeat;
    background-size: contain;
    left: -20px;
    top: -20px;
    background-position: left;
}
.video-section-symbols-lower-front{
    background-image: url("//6066958.fs1.hubspotusercontent-na1.net/hubfs/6066958/raw_assets/public/Velocity%20New%20media/images/ellipse-lower.png");
    width: 20%;
    height: 55px;
    z-index: 99;
    position: absolute;
    background-repeat: no-repeat;
    background-size: contain;
    left: -20px;
    bottom: -3px;
    background-position: left; 
}
.video-section-symbols-right-back{
    background-image: url("//6066958.fs1.hubspotusercontent-na1.net/hubfs/6066958/raw_assets/public/Velocity%20New%20media/images/ellipse-right.png");
    width: 20%;
    height: 112px;
    z-index: 0;
    position: absolute;
    background-repeat: no-repeat;
    background-size: contain;
    right: -20px;
    bottom: -3px;
    background-position: left;   
}
.main-text-video ul {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    padding: 0;
}

.main-text-video ul li {
    width: 50%;
    padding-left: 30px;
    margin-bottom: 10px;
    background-image: url(//6066958.fs1.hubspotusercontent-na1.net/hubfs/6066958/raw_assets/public/Velocity%20New%20media/images/Vector.png);
    background-repeat: no-repeat;
    background-position: left;
    background-size: 14px;
    font-size: 18px;
    color: #737373;

}
  /* video-audio section close */

  /* image-audio-text */

  .image-text-audio-content {
    margin-top: 2em;
    width: 100%;
    height: auto;
}

.image-text-content-module {
    width: 100%;
    height: auto;
}

.image-text-content-module .image-text-content-module-inner {
    width: 100%;
    height: auto;
    display: flex;
    align-items: center;
}

span.image-text-module-count {
    width: 50px;
    height: 50px;
    background: #B760AC;
    border-radius: 100%;
    display: flex;
    max-width: 100%;
    text-align: center;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 1;
    
}

span.image-text-module-count p {
    margin: 0;
    color: white;
    font-family: Roboto;
    font-size: 18px;
    font-weight: 400;
    line-height: 21px;
    letter-spacing: 0em;
    text-align: left;
}

.image-text-content-count-data {
    width: 90%;
    padding: 20px 14px;
    margin: auto;
    display: flex;
 height: 110px;
    align-items: center;
    position: relative;
    left: -28px;
}

.image-text-content-count-data p {
    margin: 0;
}

.image-text-content-count-data p {
    padding-left: 20px;
}

.image-text-content-module-inner:hover .image-text-content-count-data {
    box-shadow: 0px 11.455887794494629px 72.05150604248047px 0px #0000000C;
    border-radius: 12px;
}
.image-audio-section {
    width: 100%;
    height: 100%;
    padding-top: 180px;
}

.image-audio-section .image-section-inner {
    width: 100%;
    height: 100%;
    position: relative;
}


.image-audio-text-section {
    margin-left: 10%;
}


.image-section-symbols-front{
    background-image: url(//6066958.fs1.hubspotusercontent-na1.net/hubfs/6066958/raw_assets/public/Velocity%20New%20media/images/image-elipse03.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 60px;
    height: 60px;
    position: absolute;
    top: -20px;
    left: -13px;
}
.image-section-symbols-lower-front{
    background-image: url(//6066958.fs1.hubspotusercontent-na1.net/hubfs/6066958/raw_assets/public/Velocity%20New%20media/images/image-elipse02.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 154px;
    height: 154px;
    position: absolute;
    z-index: -1;
    top: -100px;
    right: -10px;
}
.image-section-symbols-right-back{
    background-image: url(//6066958.fs1.hubspotusercontent-na1.net/hubfs/6066958/raw_assets/public/Velocity%20New%20media/images/image-elipse01.png);
    background-size: contain;
    background-repeat: no-repeat; 
    width: 154px;
    height: 77px;
    position: absolute;
    bottom: -40px;
    left: -13px;
}
section.image-text-module-section{
    width: 100%;
    height: auto;
    position: relative;
    margin-bottom: 5%;
    overflow: hidden;
}
.background-ellipse-image-module-section {
    width: 100%;
    background-image: url(//6066958.fs1.hubspotusercontent-na1.net/hubfs/6066958/raw_assets/public/Velocity%20New%20media/images/image-elipse03.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
    position: absolute;
    bottom: -16px;
    right: 35%;
    margin: 0;
}
.image-text-module-inner-section{
    margin-bottom: 5em;
}
/* image-audio-text close*/

@media screen and (min-width:1600px){
    .container.container-large-screens {
        max-width: 80%;
    }
    span.image-text-module-count {
        width: 75px;
        height: 75px;
    }
    .image-text-content-count-data {
        height: 150px;
        padding-left: 30px;
    }
    .main-image-audio-section{
        background-size:cover ;
    }
}

/ icon-block-txt /
section.icon-blocks-section {
    width: 100%;
    height: auto;
}

.icon-block-inner {
    width: 100%;
    padding: 2em;
}

.icon-block-inner .image-sec {
    width: 60px;
    height: auto;
}

.icon-block-inner .image-sec img {
    width: 100%;
}

.icon-block-content {
    width: 100%;
    margin-top: 1em;
}


.icon-block-inner:hover {
    border-radius: 20px;
    box-shadow: 0px 1px 45px 0px #00000012;
}

/*Menu horizontal on desktop view*/

.Velocity-header-main-div .menu-classes-header div.hs-menu-wrapper ul { display: flex; list-style: none; flex-wrap: wrap;  justify-content: center; }

/* header.Velocity-header-main-div .menu-classes-header div.hs-menu-wrapper li.hs-menu-item.hs-menu-depth-1 {
    padding-right: 11px;
} */

/*Contact_us*/


.forms.name-email-data label {
    font-family: DM Sans;
    font-size: 19px;
    font-weight: 500;
    line-height: 25px;
    letter-spacing: 0em;
    text-align: left;
    padding-bottom: 5px;
}

span.first-name-last-name {
    display: flex;
    gap: 15px;
}

.forms.name-email-data input {
    background: #DAE3FE3D;
    border: 0;
    padding: 10px 10px;
    font-family: DM Sans;
    font-size: 15px;
    font-weight: 400;
    line-height: 27px;
    letter-spacing: 0em;
    text-align: left;
}
.forms.name-email-data button.btn.btn-primary {
    background: #D5673B;
    border: 0;
    font-family: DM Sans;
    font-size: 16px;
    font-weight: 700;
    line-height: 21px;
    letter-spacing: 0em;
    text-align: left;
    text-transform: uppercase;
    padding: 15px 20px;
    border-radius: 0;
    margin-top: 1em;
}
.forms.name-email-data .form-check.mb-3.form-outline {
    padding: 0;
}

.contact-us-data-content p.text-color-purple.va-section-paragraph {
    margin-bottom: 1.5em;
}

.forms.name-email-data .form-check.mb-3.form-outline textarea {
    background: #DAE3FE3D;
    border: 0;
    padding: 10px 10px;
    font-family: DM Sans;
    font-size: 15px;
    font-weight: 400;   
    line-height: 27px;
    letter-spacing: 0em;
    text-align: left;

}

section.contact-us-form-home {
    margin: 3em 0;
    width: 100%;
    height: auto;
}

/*End contactus css*/

/*Team member*/
section.team.members-blocks-section .heading {
    text-align: center;
}

.team-icon-block-inner {
    width: 100%;
}

.team-icon-block-inner .image-sec,.team-icon-block-inner .image-sec img {
    width: 100%;
}

.team-icon-block-content {
    padding-top: 1em;
}

/*FAQ Section CSS*/

section.image-text-module-section.faq-section .image-section-inner {
    height: 568px;
}

section.image-text-module-section.faq-section .image-audio-section {
    padding: 0;
}
.image-audio-text-section div#accordion .panel.panel-default {
    border: 1px solid #e5e5e5;
    border-left: 0;
    border-right: 0;
    padding: 12px 0;
}

.image-audio-text-section div#accordion .panel.panel-default:first-child {
    border-bottom: 0;
}

.image-audio-text-section div#accordion .panel.panel-default:nth-child(2) {
    border-bottom: 0;
}

.image-audio-text-section div#accordion .panel.panel-default h4 a {
    font-family: 'Roboto';
    font-size: 20px;
    font-weight: 700;
    line-height: 32px;
    letter-spacing: 0px;
    text-align: left;
    text-decoration: none;
    color: #B760AC;
}

.image-audio-text-section div#accordion .panel.panel-default .panel-body p {
    padding-bottom: 0px;
    display: block;
}
.image-audio-text-section div#accordion .panel.panel-default .panel-body {font-family: 'Roboto';font-size: 16px;font-weight: 400;line-height: 28px;letter-spacing: 0px;text-align: left;margin-top: 11px;}
.image-audio-text-section div#accordion .panel.panel-default h4 {
    margin: 0;
}
.panel-title > a:before {
    float: left !important;
    font-family: FontAwesome;
    content:"\f068";
    padding-right: 10px;
  position: relative;
    top: 2px;
}
.panel-title > a.collapsed:before {
    float: left !important;
    content:"\2b";
}
.panel-title > a:hover, 
.panel-title > a:active, 
.panel-title > a:focus  {
    text-decoration:none;
}

.image-audio-text-section div#accordion .panel.panel-default h4 a.collapsed {
    color: black;
}


.image-audio-text-section button.accordion-button {
    margin: 0;
    background: none;
    
    font-family: Roboto;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 32px;
    text-align: left;
    text-decoration: none;
}
.accordion-button[aria-expanded="true"]{
    color: #b760ac !important;
}
.image-audio-text-section .accordion-item button.accordion-button.collapsed{
}

.image-audio-text-section button.accordion-button {
   border: 0;
   border-left: 0;
   border-right: 0;
   padding: 12px 0;
   border-left: 0;
   border-right: 0;
   box-shadow: none;
}

.image-audio-text-section .accordion-item {
    border-left: 0;
    /* border: 1px solid #e5e5e5; */
    border-right: 0;
}


.image-audio-text-section .accordion-item .accordion-body {
    font-family: Roboto;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 28px;
    margin-top: 0;
    text-align: left;
  padding:0;
   
}
.accordion-button{
color:black !important;
}

 .accordion-button::before {
    background: none!important;
    content: "\2b"!important;
    float: left!important;
    font-size: 24px!important;
    position: relative!important;
    top: 0px!important;
    transform: rotate(0)!important;
    padding-right: 15px;
    }

    .accordion-button::after,.accordion-button[aria-expanded="true"]::after{
    display:none;
    }

   .accordion-button[aria-expanded="true"]::before {
    background: none!important;
    content: "\f068"!important;
    float: left!important;
    font-family: FontAwesome!important;
    padding-right: 15px!important;
    position: relative!important;
    top: 0px!important;
    transform: rotate(0)!important;
        }



/*How does it works*/
section.how.does-blocks-section .heading {
    text-align: center;
}


section.how.does-blocks-section .heading .va-section-paragraph {
    font-family: roboto;
    font-size: 16px;
    font-weight: 600;
    line-height: 28px;
    letter-spacing: 0px;
    text-align: center;
}

.team-icon-block-inner {
    width: 100%;
}

.team-icon-block-inner .image-sec,.team-icon-block-inner .image-sec img {
    width: 100%;
}

.team-icon-block-content {
    padding-top: 1em;
}

.team-icon-block-content h1 {
    font-family: roboto;
    font-size: 24px;
    font-weight: 700;
    line-height: 32px;
    letter-spacing: 0px;
    text-align: center;
}

.team-icon-block-content p {
    font-family: roboto;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0px;
    text-align: center;
}

img.arrow_img {
    float: right;
    display: block;
    margin-right: auto;
    width: 45%;
    position: relative;
}
  

img.line_img {
    display: block;
    padding-bottom: 29px;
}

.how-does-block-inner {
    width: 100%;
}

.how-does-block-inner .image-sec,.how-does-block-inner .image-sec img {
    width: 100%;
}

.how-does-block-content p{
    text-align: justify;
    hyphens: auto;
}

/*Brands Logo*/
/* Slider */

.slick-slide {
    margin: 0px 20px;
}

/* .slick-slide img {
    width: 100%;
} */

.slick-slider
{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;
    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

section.customer-logos.slider.slick-initialized.slick-slider.slick-dotted ul.slick-dots {
    display: flex !important;
    width: 100%;
    justify-content: center;
    list-style: none;
    margin-top: 13px;
}


section.customer-logos.slider.slick-initialized.slick-slider.slick-dotted ul.slick-dots li button {
    border: 0;
    background: none;
    color: #ffffff00;
    width: 15px;
    height: 15px;
    border-radius: 100%;
    background: #0807061F;
    font-size: 0;
    margin-right: 20px;
}




section.customer-logos.slider.slick-initialized.slick-slider.slick-dotted ul.slick-dots li.slick-active button{
    width:18px;
    height:18px;
    background: #B760AC;

}

.container.brand-slider h2 {
    font-family: 'Roboto';
    font-size: 60px;
    font-weight: 700;
    line-height: 54px;
    letter-spacing: 0em;
    text-align: center;
    margin-bottom: 0;
}

.container.brand-slider h2 span {
    color: #B760AC;
}

.container.brand-slider {
    box-shadow: 0px 10px 100px 0px #F0F0F0;
    max-width: 1419px;
    border-radius: 20px;
    padding: 3em 4em  1em;
}


.container.brand-slider section.customer-logos.slider .slide img {
    text-align: center;
    width: 70%  !important;
    display: flex;
    justify-content: center;
    align-items: center;
}

/*Your partner section*/
section.main-slider-section-bg .slider-section-img.container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 80%;
}

section.your-partner-section-bg .slider-section-img.container h1 span {
    color: #B760AC;
}

section.your-partner-section-bg .slider-section-img.container .sliders-btn a {
    width: 177px;
    border-radius: 8px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: Roboto;
    font-size: 18px;
    font-weight: 400;
    line-height: 21px;
    letter-spacing: 0em;
    text-align: center;
    text-decoration: none;
    color: white;
    padding: 21px 42px;
}

section.your-partner-section-bg .slider-section-img.container .sliders-btn {
    display: flex;
}

section.your-partner-section-bg .slider-section-img.container {
    max-width: 94%;
    height: 83%;
    display: flex;
    flex-direction: column;
    margin: auto;
    justify-content: center;
}

section.your-partner-section-bg .slider-section-img.container .sliders-btn a i.fa.fa-play {
    font-size: 14px;
    margin-right: 6px;
}

#hs_menu_wrapper_module_17025549624407_ ul.active-branch{
    justify-content: flex-end;
}

a#cta_button_6066958_b07aeb4b-e83a-4f55-ada2-0a9a2cd03c8f {
    line-height: 1.2;
    border: 1px solid rgba(80, 64, 159,100%);
    border-radius: 8px;
    line-height: 1.2;
}

a#cta_button_6066958_b07aeb4b-e83a-4f55-ada2-0a9a2cd03c8f:hover {
    line-height: 1.2;
    border: 1px solid white;
    border-radius: 8px;
    line-height: 1.2;
}