.homebanner-section {
    height: calc(100vh - 110px);
    min-height: 809px;
    position: relative;
}
.homevideo {
    height: 100%;
    position: fixed;
    width: 100%;
    overflow: hidden;
}
.homevideo video {
    width: 100% !important;
    height: 100%;
    max-height: 100%;
    right: -15%;
    position: absolute;
}
/* .homevideo::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: radial-gradient(circle at top left, rgb(239 65 44 / 53%) 0%, rgb(239 65 44 / 47%) 100%);
    background-color: rgba(0, 0, 0, 0);
} */
.homebanner-rowbox {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    pointer-events: none;
    background-color: #ef412c;
}
.homebanner-rowbox:before {
    content: "";
    position: absolute;
    right: 0;
    top: -60px;
    width: 205px;
    background: #808284;
    transform: rotate(344.5deg) skewY(26deg);
    z-index: 1;
    bottom: 33%;
}
.common-col {
    display: flex;
    border-radius: 0;
    background-color: #ef412c;
    opacity: 1 !important;
    height: 100%;
}
.homebanner-col-1 {
    width: 100%;
    height: 100%;
    background: #fff;
    clip-path: polygon(0 0, 100% 0, 100% 60%, 0% 90%);
}
.homebanner-col-2{
  width: 100%;  
  transform: translate3d(-800px, 0, 0);
}
.homebanner-col-3{
  width: 32%;
  min-height: 27%;
  transform: translate3d(-800px, 0, 0);
  display: none;
}
.homebanner-col-4{ 
  width: 42%;
  min-height: 27%; 
  transform: translate3d(-800px, 0, 0); 
  display: none;
}
.homebanner-col-5{ 
  width: 16%;
  right: 0px;  
  min-height: 25%;
  bottom: 0px;
  border-radius: 20px 0px 0px 20px;
  position: absolute;
  transform: translate3d(800px, 0, 0);
  display: none;
}
.homebanner-caption {
    display: flex;
    gap: 15px 15px;
    row-gap: 15px;
    column-gap: 15px;
    z-index: 3;
    position: absolute;
    top: 80px;
    left: 38px;
    right: 0;
    align-items: flex-end;
}
.homebanner-rowbox {
    width: 45%;
    /* clip-path: polygon(0 0, 71% 0, 100% 100%, 0% 100%); */
        clip-path: polygon(69% 0%, 86% 65%, 86% 100%, 0 100%, 0 0);
}

.homebanner-heading h1{
    font-size: 72px;
    text-transform: uppercase;
    line-height: 1em;
    letter-spacing: -0.05em;
    color: #808284;   
    margin-bottom: 30px;
    padding-bottom: 0px;
}
.homebanner-heading h1 strong {
    color: #ef412c;
    font-weight: 500;
    font-family: 'Bodoni italic';
    text-transform: capitalize;
}
.homebanner-heading h2{
    font-size: 24px;
    font-weight: 400;
    color: #808284;   
    margin-bottom: 8px; 
    padding-bottom: 0px;
}
.homebanner-heading p{
    font-size: 16px;
    font-weight: 400;
    color: #ef412c;   
    margin-bottom: 30px; 
    margin-bottom: 8px; 
}
.homebanner-heading .btn-common-col {
    padding-top: 4px;
}
.btn-common-col{
    padding-top: 26px;
}
.extraordinary-experiences-left .btn {
    margin-top: 15px;
    color: #ef412c !important;
    padding: 0px !important;
    line-height: normal;
    text-transform: capitalize;
    font-weight: 500;
}
.btn-common-col .btn-common, .btn-common { 
    border: 1px solid #ef412c;
    color: #ef412c !important;
    border-radius: 0px;
    font-size: 17px;
    padding: 0.3em 1em !important;
    text-transform: uppercase;
    line-height: 1.7em;
    display: inline-flex;
    background: #fff;
}
.btn-common-col .btn-common:hover{
    color: #fff !important;
    background: #ef412c;
}
.brands-heading h2 {
    font-size: 27px;
    color: #76777a;
    font-weight: 500;
}
.brands-heading h2 span {
    font-family: 'Bodoni italic';
    text-transform: lowercase;
    color: #ef412c;
    font-size: 40px;
}


/*==================*/


.another_way_to_display {
    justify-content: center;
}
.another_way_to_display .extraordinary-experiences-left h2, .another_way_to_display .extraordinary-experiences-content h3 {
    font-size: 42px;
    line-height: 46px;
}
.another_way_to_display .extraordinary-experiences-left h2 span, .another_way_to_display .extraordinary-experiences-content h3 span{
    font-size: 46px;
}
.counter_sec {
    font-size: 66px;
    line-height: normal;
    margin-bottom: 30px;
    font-weight: bold;
    color: #d9d9d9;
}
.another_way_to_display .extraordinary-experiences-left {
    flex-direction: row;
    align-items: center;
    position: relative;
}
.another_way_to_display .extraordinary-experiences-right {
    align-items: center;
    padding: 50px;
}
.another_way_to_display .extraordinary-experiences-left::after {
    content: "";
    position: absolute;
    right: 0;
    height: 20%;
    background: #ef412c;
    width: 1px;
    top: 50%;
    transform: translate(0px, -50%);
}
.another_way_to_display .extraordinary-experiences-left::before {
    content: "";
    position: absolute;
    right: 0;
    height: 60%;
    background: #b3b3b3;
    width: 1px;
    top: 50%;
    transform: translate(0px, -50%);
}
.another_way_to_display::before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 350px;
    height: 350px;
    background: url(../images/bgrighttop.png);
    background-repeat: no-repeat;
    background-position: top right;
        background-size: 100%;
}
.another_way_to_display::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 350px;
    height: 350px;
    background: url(../images/bgleftbottom.png);
    background-repeat: no-repeat;
    background-position: bottom left;
        background-size: 100%;
}
section.extraordinary-experiences-section.another_way_to_display {
    background-image: none;
}
/*=======Social icon start=========*/
.navigation .socialmedia-follow {}

.navigation .socialmedia-follow ul {
    display: flex;
    flex-wrap: wrap;
}

.navigation .socialmedia-follow ul li {
    margin: 0;
    margin-right: 6px;
}

.navigation .socialmedia-follow ul li img {
    height: 20px;
}

.navigation .socialmedia-follow ul li a {
    width: 35px;
    height: 35px;
    background: #fff;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
}
.navigation .socialmedia-follow ul li a:hover {
    transform: translateY(-5px);
}
.partnerwithus-btn {
    margin-right: 15px;
    display: flex;
    flex-wrap: wrap;
}
.partnerwithus-btn .btn-common {
    background-color: #fff;
    color: #000;
}
.partnerwithus-btn .btn-common:hover {
    background-color: #ef412c;
    color: #fff;
}
/*=======Social icon end=========*/

.navigationform-inner .campaignform .et_pb_contact p input, .navigationform-inner .campaignform .et_pb_contact p textarea {
    padding: 13px;
}
/*==========navigationform right side start=========*/
.navigationform {
    padding-top: 72px !important;
}
.campaign-heading-top h2 {
    font-size: 30px;
    text-align: left;
    list-style: none;
    color: #fff;
    line-height: 38px;
    margin-bottom: 6px;
    font-weight: 500;
    padding-bottom: 0px;
}
.campaign-heading-top p {
    font-size: 14px;
    text-align: left;
    list-style: none;
    color: #fff;
    line-height: 22px;
    font-weight: 500;
    margin-bottom: 15px;
}
.heading-talk {
    padding: 4px 0;
}
.heading-talk h2 {
    font-size: 30px;
    text-align: left;
    list-style: none;
    color: #fff;
    line-height: 36px;
    margin-bottom: 5px;
    font-weight: 500;
    padding-bottom: 0px;
}
.heading-talk p {
    font-size: 14px;
    text-align: left;
    list-style: none;
    color: #fff;
    line-height: 22px;
    font-weight: 500;
    margin-bottom: 15px;
        padding-bottom: 0px;
}
.heading-talk p a {
    font-size: 30px;
    line-height: 22px;
    color: #ffffff;
}
.heading-talk p a:hover {
    color: #fff;
}
.campaignform h3 {
    font-size: 18px;
    text-align: left;
    list-style: none;
    color: #fff;
    line-height: 28px;
    margin-bottom: 10px;
    font-weight: 400;
    padding-bottom: 0px;
}
.formsec .form-group {
    margin-bottom: 15px;
    width: 100%;
}
.formsec .form-control {
    background: none;
    min-height: 45px;
    color: #646464;
    font-size: 14px;
    border-radius: 0;
    font-weight: 300;
    padding: 8px 15px 8px 15px;
    width: 100%;
    border: 1px solid #454545;
}
.form-group.let-sbmtForm .btn {
    width: 100%;
    background: #ef412b;
    border-radius: 0;
    border: none;
    min-height: 50px;
}
.form-group.let-sbmtForm .btn:hover {
    background: #fff;
}
.formsec{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.formsec .form-group:nth-child(1), 
.formsec .form-group:nth-child(2), 
.formsec .form-group:nth-child(3), 
.formsec .form-group:nth-child(4) {
    width: 48%;
}
/*==========navigationform right side end=========*/
/*=========Our Services section start==========*/
.ourservices-section{
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    height: 150vh;
    z-index: 11;
}
.ourservices-section {
    height: 100vh;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed;
    position: relative;
    display: flex;
    flex-wrap: wrap;
        height: 150vh;
}
.ourservices-wrap{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    height: 100%;
    position: relative;
}

.ourservices-col {
    text-align: center;
    position: relative;
    z-index: 1;
}
.ourservices-col h3{
    font-size: 56px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 60px;
    color: #fff;
}
.ourservices-col h3:first-child {
    margin-bottom: 30px;
}
.ourservices-col h3 strong {
    color: #fff;
}
.ourservices-colourrow{
    display: flex;
    position: absolute;
    flex-direction: column;
        will-change: transform;
}
.ourservices-colourcol {
    width: 840px;
    height: 290px;
    border-radius: 0;
    background-color: #ef412c;
        display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
.impact-box-top {
    transform: translateX(-100px);
}

.impact-box-bottom {
    transform: translateX(100px);
}
.ourservices-colourcol.impact-box-top {
    clip-path: polygon(6% 0, 100% 0, 94% 100%, 0% 100%);
}

.ourservices-colourcol.impact-box-bottom {
    background: #5f6363;
    clip-path: polygon(0% 0, 94% 0%, 100% 100%, 6% 100%);
}
/*=========Our Services section end==========*/
/*==========extraordinary experiences section start==========*/
.extraordinary-experiences-section {
    gap: 20px;
    margin: 0 auto;
    width: 100%;
    display: flex;
    background: #fff;
    z-index: 1;
    background-color: #fff;
    /* background-image: url(https://velocitas.com/wp-content/uploads/2026/08/square-bg-pattern-min.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 37% auto; */
    /* position: sticky; */
    left: 0;
    top: 0px;
    transition: all 1s ease;
    transform-origin: top;
    background-attachment: fixed;
    height: 100vh;
    /* border-top: 1px solid #d8d8d8; */
}
section.extraordinary-experiences-section.red .extraordinary-experiences-left {
    opacity: 0;
}
.extraordinary-experiences-left {
    display: flex;
    padding-top: 10vh;
    padding: 140px 50px 50px;
    flex-basis: auto;
    flex-grow: 0;
    flex-shrink: 1;
    width: 30%;
    transition: 1s;
    align-items: center;
}
.extraordinary-experiences-left h2, .extraordinary-experiences-content h3 {
    font-size: 27px;    
    color: #76777a;
    margin-bottom: 20px;
    font-weight: 500;
    line-height: 32px;
    padding-bottom: 0px;
    text-transform: uppercase;
}
.extraordinary-experiences-left h2 span, .extraordinary-experiences-content h3 span{
    font-family: 'Bodoni italic';
    text-transform: lowercase;
    color: #ef412c;
    font-size: 40px;    
}

.extraordinary-experiences-meddle{
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 26% auto;
    background-attachment: fixed;
    width: 40%;
    position: relative;
}
.extraordinary-experiences-right {
    width: 30%;
    display: flex;
    padding-bottom: 15vh;
    align-items: flex-end;
    padding-right: 50px;
}
.sectionoverlay{
    background: #fff;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 1;
}
.sectionoverlay[data-aos^=fade][data-aos^=fade].aos-animate {
    opacity: 0;
}
/*==========extraordinary experiences section end==========*/
/*================Brands section start==============*/
.brands-section {
    background-color: #F3F9F9;
    position: relative;
    z-index: 1;
    padding: 100px 0px;
}
.brands-section .container {
    width: 100%;
    max-width: 100%;
} 
.brands-row {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: center;
    padding: 0 0px;
}
.brands-heading {
    text-align: center;
    padding-bottom: 40px;
}
.brands-heading h3, .brands-heading h4{  
    font-size: 42px;
    color: #ef412c;
    margin-bottom: 20px;
    font-weight: 600;
    line-height: 42px;
}
.brands-heading p, .brands-heading p{ 
    color: #76777a;
}
.clientportfolio {
    text-align: center;
    padding-top: 50px;
}
.review_sec .brands-col {
    flex-wrap: wrap;
    padding: 76px 23px 46px;
    justify-content: flex-start;
        display: block !important;
}

.review_sec .brands-col img {
    margin-bottom: 24px;
    max-width: 210px;
}
.brands-col {
    transition: all .2s ease-out;
    display: flex !important;
    min-height: 150px;
    background-color: #fff;
    align-items: center;
    justify-content: center;
    width: 23.5%;
    padding: 20px 20px;
    border: 1px solid #e8e8e8;
        margin: 0 11px;
}
.brands-col img{
   max-height: 60px;
}
.whitespace_sec {
    position: relative;
    z-index: 11;
}
.whitespace_rangeen {
    background-color: #f3f9f9;
    position: relative;
    z-index: 11;
}
.et_pb_section.whitespace_black {
    position: relative;
    z-index: 11;
    background-color: #494949;
}
.whitespace_red {
    position: relative;
    z-index: 11;
}

.btn {
    color: #ffffff !important;
    border-radius: 0px;
    font-size: 17px;
    padding: 0.3em 1em !important;
    text-transform: uppercase;
    border: 1px solid #fff;
    line-height: 1.7em;
    display: inline-flex;
}
.btn:hover {
    color: #ef412c !important;
    background-color: #ffffff;
}
.page-id-9773 .et_social_sidebar_networks.et_social_visible_sidebar.et_social_slideright.et_social_animated.et_social_circle.et_social_sidebar_grow.et_social_mobile_off {
    display: none;
}
.clientportfolio a.btn {
    border: 1px solid #ef412c;
    color: #ef412c !important;
}
.clientportfolio a.btn:hover {
    color: #fff !important;
    background: #ef412c;
}
.review_main_left_right_sec {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    position: relative;
        margin-right: -150px;
}
.review_left_sec_content {
    width: 364px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 115px 23px 46px;
}
.review_left_sec_content img {
    margin-bottom: 36px;
}
.review_left_sec_content h3{
font-style: normal;
font-weight: 500;
font-size: 34px;
line-height: 34px;
color: #868789;
}
.review_main_left_right_sec .brands-row-reviews {
    width: calc(100% - 364px);
    position: static;
    display: flex;
    flex-wrap: wrap;
}
.review_content {
    max-height: 300px;
    overflow: auto;
    padding-right: 20px;
}
.review_main_left_right_sec .brands-row-reviews ul.slick-dots {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin: 0px;
    padding: 0px;
    width: 184px;
    position: absolute;
    left: 60px;
    top: 335px;
}

.review_main_left_right_sec .brands-row-reviews ul.slick-dots li {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    flex: 1;
    background: rgba(134, 135, 137, 0.25);
    padding: 2px;
    border-radius: 0;
    margin: 0px;
    outline: none;
}

.review_main_left_right_sec .brands-row-reviews ul.slick-dots li.slick-active {
    background: #868789;
}

.review_main_left_right_sec .brands-row-reviews ul.slick-dots li button {
    background: none;
    border: none;
    padding: 0px;
    font-size: 0;
}
.review_main_left_right_sec .brands-row-reviews button.slick-prev.slick-arrow, .review_main_left_right_sec .brands-row-reviews button.slick-next.slick-arrow {
    position: absolute;
    left: 22px;
    top: 326px;
    cursor: pointer;
}
.review_main_left_right_sec .brands-row-reviews button.slick-prev.slick-arrow {
    background-image: url(https://velocitas.com/wp-content/uploads/2026/09/slick-prev.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100%;
        background-color: transparent;
    border: none;
    font-size: 0px;
    width: 27px;
    height: 23px;
}
.review_main_left_right_sec .brands-row-reviews button.slick-next.slick-arrow {
    left: 253px;
    background-image: url(https://velocitas.com/wp-content/uploads/2026/09/slick-next.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100%;
    border: none;
    font-size: 0px;
    width: 27px;
    height: 23px;
    background-color: transparent;
}
.review_main_left_right_sec .brands-row-reviews .slick-list .slick-track {
    height: 100%;
}
.brands-section .brands-heading {
    max-width: 920px;
    margin: 0 auto;
}
/*================Brands section end==============*/
/*=========different_v_design css start===========*/
.different_v_design .homebanner-rowbox {
    clip-path: polygon(0 0, 100% 0%, 65% 100%, 0% 100%);
    width: 925px;
    background: #fff;
}
.different_v_design .homebanner-rowbox .homebanner-col-1.common-col {
    clip-path: none;
}
.different_v_design .homebanner-rowbox .homebanner-col-1.common-col {
    clip-path: none;
}
.different_v_design .homebanner-rowbox::before {
    transform: rotate(381.8deg) skewY(45deg);
    width: 50px;
    right: 160px;
    bottom: 13%;
    display: none;
}
/* .homebanner-rowbox.different_v_design::after {
    content: "";
    position: absolute;
     transform: rotate(381.8deg) skewY(45deg);
    width: 50px;
    right: 160px;
    bottom: 13%;
     right: 397px;
    bottom: 2%;
    width: 50px;
    height: 490px;
    background: #ec3c28;
    clip-path: polygon(0 0, 100% 30px, 100% 90%, 0 100%);
    transform: rotate(337deg);
    z-index: 1; 
    background: url(https://velocitas.com/wp-content/uploads/2026/09/velocitas-hero-background.png);
    background-repeat: no-repeat;    
} */

/* .homebanner-rowbox.different_v_design::after {
    content: "";
    position: absolute;
    transform: rotate(-2deg);
    width: 531px;
    height: 778px;
    right: 1%;
    top: 0;
    background: url(https://velocitas.com/wp-content/uploads/2026/09/velocitas-hero-background.png);
    background-repeat: no-repeat;
} */
.et_social_sidebar_networks.et_social_visible_sidebar.et_social_slideright.et_social_animated.et_social_circle.et_social_sidebar_grow.et_social_mobile_off {
    display: none;
}
.different_v_design .homebanner-caption {
    padding-left: 50px;
}
.different_v_design .homebanner-caption {
    top: 50%;
    transform: translate(0px, -50%);
}
.different_v_design .homebanner-rowbox {
    width: 1018px;
} 
 .different_v_design .btn-common-col {}

.different_v_design .btn-common-col .btn-common {
    font-weight: 400;
    font-size: 23px;
    line-height: 23px;
    text-align: center;
    letter-spacing: -0.03em;
    color: #DC503C;
    padding: 16px 42px !important;
}

/* LET’S GET STARTED */
section.extraordinary-experiences-section.new_design_services_sec {
    background-image: none;
}
.new_design_services_sec {
    gap: 20px;
    margin: 0 auto;
    width: 100%;
    display: flex;
    background: #fff;
    z-index: 1;
    background-color: #fff;
    position: sticky;
    left: 0;
    top: 0px;
    transition: all 1s ease;
    background-attachment: fixed;
    height: 100vh;
    justify-content: center;
}
.new_design_services_sec .extraordinary-experiences-meddle {
    background-position: top 65% right 27%;
    /* background-size: 32% auto; */
    width: 40%;
}
.new_design_services_sec .extraordinary-experiences-meddle video {
    position: absolute;
    right: 9.7%;
    width: 75%;
    height: auto;
    object-fit: cover;
}
.extraordinary-experiences-content {
    padding-top: 50px;
}
/*=========different_v_design css end===========*/
.et_pb_section_2.et_pb_section {
    z-index: 11;
}
/*=====================*/
.services-heading {
    background: #fff;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    padding: 32px 0 18px;
    position: sticky;
    top: 0;
    left: 0;
    right: 0;
    z-index: 11;
}

.services-heading h3 {
    width: 100%;
    text-align: center;
        font-family: 'Bodoni italic';
    font-style: italic;
font-weight: 400;
font-size: 51px;
line-height: 61px;
text-align: center;
letter-spacing: 0.02em;
color: #DC503C;
margin-bottom: 26px;
padding-bottom: 0px;
}
.services-nav ul {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

.services-nav ul li {
    list-style: none;
    padding: 0px 2px;
    position: relative;
}

.services-nav ul li a {
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 28px;
    text-transform: uppercase;
    color: #868789;
    padding: 12px 22px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    position: relative;
}
.services-nav ul li:hover::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #DC503C;
    clip-path: polygon(5% 0, 100% 0%, 95% 100%, 0% 100%);
}
.services-nav ul li:hover a{
   color: #fff;
}
.services-nav ul li.active::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #DC503C;
    clip-path: polygon(5% 0, 100% 0%, 95% 100%, 0% 100%);
}
.services-nav ul li.active a{
   color: #fff;
}
.services-heading + section.extraordinary-experiences-section {
    border-top: none;
}
.brands-section.review_sec {
    padding-top: 0px;
    background-color: transparent;
}
.video-sec .extraordinary-experiences-meddle .video-fixed {
    position: sticky;
    top: 25%;
    object-fit: cover;
}
.campaignform button.et_pb_contact_submit {
    color: #fff !important;
    box-shadow: none !important;
    margin: 0px;
    min-width: 200px;
    border: 1px solid #fff !important;
}
.campaignform p.et_pb_contact_field {
    margin-bottom: 2%;
}
/*====================*/
@media only screen and (max-width:1539px){
   
 }
@media (max-width: 1439px) {
  
}
@media (max-width: 1199px) {

}

@media (max-width: 767px) {
 
}


