@font-face {
    font-family: 'TT Norms Pro';
    src: url('../fonts/TTNormsProTrial-Rg.eot');
    src: url('../fonts/TTNormsProTrial-Rg.eot?#iefix') format('embedded-opentype'),
        url('../fonts/TTNormsProTrial-Rg.woff2') format('woff2'),
        url('../fonts/TTNormsProTrial-Rg.woff') format('woff'),
        url('../fonts/TTNormsProTrial-Rg.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'TT Norms Pro';
    src: url('TTNormsProTrial-Md.eot');
    src: url('TTNormsProTrial-Md.eot?#iefix') format('embedded-opentype'),
        url('TTNormsProTrial-Md.woff2') format('woff2'),
        url('TTNormsProTrial-Md.woff') format('woff'),
        url('TTNormsProTrial-Md.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "InterDisplay";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("../fonts/InterDisplay-Regular.woff2") format("woff2");
}
@font-face {
    font-family: "InterDisplay";
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url("../fonts/InterDisplay-Bold.woff2") format("woff2");
}

html{font-size: 17px;}
body{margin: 0;font-family: system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";}
*{box-sizing: border-box;}
img{max-width: 100%;}
a{text-decoration: none;}
ul,li{list-style: none;margin: 0;padding: 0;}
.text-center{text-align: center;}
.transitionEle{-ms-transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;-webkit-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;transition:all 0.3s ease-out;}
.main{padding: 100px 0 0;}
.wrapper{max-width: 1580px;width: 100%;margin: 0 auto;}
.header{background:#fffdfa;position:fixed;left:0;right:0;top:0;display: inline-block;width:100%;z-index: 999;padding: 0 50px 0 40px;}
#header-sroll {padding:10px 0px;}
#header-sroll.sticky {padding:0;max-width: 1590px;margin: 0 auto;background:#fff;}
.logo{width:250px;padding: 10px;}
.header-inr{display: flex;justify-content: space-between;align-items: center;}
.freeTry{font-family: "TT Norms Pro", Sans-serif;font-size: 20px;font-weight: 400;fill: #FFFFFF;color: #FFFFFF;border-radius:8px;padding:18px 32px;}
.freeTry-black{background-color: #2B2F3E;}
.freeTry-black:hover{background-color: #FF9515;}
.freeTry-red{background-color: #FF543E;}
.freeTry-red:hover{background-color: #2B2F3E;}




/* bannerSec */

.bannerSec{
    padding: 160px 0 140px 50px;
    overflow: hidden;
}

.bannerSec .wrapper{
    margin: 0 auto;
    position: relative;
}
.bannerInr{
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.bannerInr >  div{
    flex:1;
}
.bannerLeft{position: relative;z-index: 9;}
.bannerLeft h1{
    color: #2B2F3E;
    font-family: Sans-serif;
    font-size: 3.75rem;
    font-weight: 800;
    line-height: 1.2em;
    margin:0 0 25px 0;
}
.bannerLeft h1 span{
    display: block;
}
.bannerLeft p{
    color: #77829D;
    font-family: "Inter";
    font-size: 1.1875rem;
    line-height: 1.75rem;
    margin-bottom: 1.5em;
}
.bannerLeft .startNow{
    padding:20px 0 10px 0;
}

.green_animated_button{
    font-family: "Roboto", Sans-serif;
    font-size: 33px;
    font-weight: 500;
    line-height: 12px;
    background-color: #61CE70;
    max-width: 520px;
    width: 100%;
    position: relative;
    z-index: 99;
    padding: 25px 50px;
    border-radius: 6px;
    color: #fff;
    display: inline-block;
    fill: #fff;
    text-align: center;
    transition: all .3s;
    cursor: pointer;
}

.green_animated_button:hover{
    background-color: #07F447;
    animation-name: elementor-animation-pulse;
    animation-duration: 1s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}

.bannerLeft .bannerList{
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    max-width: 520px;
    margin:0;
    padding:0;
}

.bannerLeft .bannerList li{
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    font-family: Sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 1em;
    color: #2B2F3E;
}

.bannerRight .yellow-bg{
    position: absolute;
    right: -20.102%;
    width: auto;
    bottom: -37.238vh;
    z-index:1;
    max-width: inherit;
}

.bannerRight .phone{
    position: absolute;
    right: -5%;
    width: auto;
    bottom: -265px;
    z-index:2;
    max-width: 830px;
}

.message-bubble{
    position: absolute;
    z-index:3;
}

.message-bubble.top{
    right:70px;
    top:-60px;
}

.message-bubble .message-text{
    background: #FFFFFF;
    box-shadow: 0px 15px 65px rgba(0, 0, 0, 0.1);
    border-radius: 45.5px 45.5px 45.5px 0px;
    width: 208px;
    padding: 15px 25px 10px 30px;
    font-size: 14px;
    line-height: 1.4;
    color: #6C6D74;
    height: 175px;
}

.message-bubble.top .bubble-img{
    position: absolute;
    right: -14px;
    top: -43%;
}

.message-bubble.bottom{
    right: 250px;
    bottom: -110px;
    top: inherit;
}

.message-bubble.bottom .message-text{
    height: 142px;
    width: 246px;
    background: #FFFFFF;
    box-shadow: 0px 25px 75px rgba(0, 0, 0, 0.09);
    border-radius: 49px 0px 49px 49px;
    padding: 20px 25px 10px 30px;
    font-size: 14px;
    line-height: 1.4;
    color: #6C6D74;
}

.animated-timeline{
    position: absolute;
    z-index:3;
    right: 20px;
    top:55%;
    background-image: url('../src/orange_bg.svg');
    background-repeat: no-repeat;
    background-size: cover;
    width: 124px;
    height: 108px;
    display: inline-block;
    text-align: center;
    padding: 15px;
    color: #fff;
    animation: movedelement2 5s linear infinite;
}

.animated-timeline .animated-time{
    font-weight: 700;
    font-size: 32px;
}

.animated-timeline  .animated-avil{
    font-size: 16px;
    font-weight: 500;
    color: #fff;
}

@keyframes movedelement2 {
    0% {
        -webkit-transform: translate(0);
        transform: translate(0);
    }

    25% {
        -webkit-transform: translate(-10px, -10px);
        transform: translate(-10px, -10px);
    }

    50% {
        -webkit-transform: translate(-5px, -5px);
        transform: translate(-5px, -5px);
    }

    75% {
        -webkit-transform: translate(-10px, 5px);
        transform: translate(-10px, 5px);
    }

    to {
        -webkit-transform: translate(0);
        transform: translate(0);
    }
}

@keyframes elementor-animation-pulse{25%{transform:scale(1.1)}75%{transform:scale(0.9)}}
@keyframes fadeInUp{from{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}
.fadeInUp{animation-name:fadeInUp;  animation-duration: 1.25s;}
@keyframes fadeInRight{from{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:none}}
.fadeInRight{animation-name:fadeInRight;  animation-duration: 1.25s;}

/* bannerSec end */

@keyframes alltuchtopdown {
    0% {
        -webkit-transform: rotateX(0deg) translateY(0px);
        -moz-transform: rotateX(0deg) translateY(0px);
        -ms-transform: rotateX(0deg) translateY(0px);
        -o-transform: rotateX(0deg) translateY(0px);
        transform: rotateX(0deg) translateY(0px);
    }

    50% {
        -webkit-transform: rotateX(0deg) translateY(-20px);
        -moz-transform: rotateX(0deg) translateY(-20px);
        -ms-transform: rotateX(0deg) translateY(-20px);
        -o-transform: rotateX(0deg) translateY(-20px);
        transform: rotateX(0deg) translateY(-20px);
    }

    100% {
        -webkit-transform: rotateX(0deg) translateY(0px);
        -moz-transform: rotateX(0deg) translateY(0px);
        -ms-transform: rotateX(0deg) translateY(0px);
        -o-transform: rotateX(0deg) translateY(0px);
        transform: rotateX(0deg) translateY(0px);
    }
}

@-webkit-keyframes alltuchtopdown {
    0% {
        -webkit-transform: rotateX(0deg) translateY(0px);
        -moz-transform: rotateX(0deg) translateY(0px);
        -ms-transform: rotateX(0deg) translateY(0px);
        -o-transform: rotateX(0deg) translateY(0px);
        transform: rotateX(0deg) translateY(0px);
    }

    50% {
        -webkit-transform: rotateX(0deg) translateY(-20px);
        -moz-transform: rotateX(0deg) translateY(-20px);
        -ms-transform: rotateX(0deg) translateY(-20px);
        -o-transform: rotateX(0deg) translateY(-20px);
        transform: rotateX(0deg) translateY(-20px);
    }

    100% {
        -webkit-transform: rotateX(0deg) translateY(0px);
        -moz-transform: rotateX(0deg) translateY(0px);
        -ms-transform: rotateX(0deg) translateY(0px);
        -o-transform: rotateX(0deg) translateY(0px);
        transform: rotateX(0deg) translateY(0px);
    }
}

.main p{font-size: 1.1875rem;line-height: 1.75rem;font-family: "InterDisplay";margin:0 0 1.5rem;}
.wrapper-small{max-width: 1140px;margin: 0 auto;}
section{padding:100px 15px 0;}
.page-title{color: #2B2F3E;font-family: "P22 Macinac", Sans-serif;font-size:3.3rem;font-weight: 800;line-height:1.2;margin: 0 0 30px;}


.easyToUse{background-color: #252B75;padding:135px 0px;}
.easyToUse-inr{padding: 0 0 0 60px;}
.easyToUse .page-title{color:#fff}
.easyToUse-line{max-width: 800px;height: 72px;border-top-left-radius: 16px;border-top-right-radius: 16px;opacity: 0.2;margin: 0px auto;border-top: 2px dashed rgb(255, 255, 255);border-left: 2px dashed rgb(255, 255, 255);border-right: 2px dashed rgb(255, 255, 255);}
.easyToUse-line:before{content: "";width: 2px;height: 72px;position: absolute;left: 50%;border-left: 2px dashed rgb(255, 255, 255);}
.easyToUse-inr ul{display: flex;justify-content: space-between;grid-template-columns: 1fr 1fr 1fr;}
.easyToUse-inr ul li{color: rgb(255, 255, 255);width: 300px;height: 358px;position: relative;background: rgb(32, 36, 51);border-radius: 12px;padding: 30px;}
.easyToUse-inr ul li span{font-weight: 700;margin:0 0 3px;font-size: 1.1rem;}
.easyToUse-inr ul li p{opacity: 0.7;font-size: 1rem;}
.easyToUse-inr ul li img{position: absolute;left: -20%;width: auto;}

.satisfied{overflow: hidden;}
.satisfied-inr{display: grid;justify-content: space-between;gap:30px;grid-template-columns: 1fr 1fr 1fr 1fr;align-items: end;}
.satisfied-holder{position: relative;padding-top: 146px;text-align: center;}
.satisfied-text{display: inline-block;background: #FF543E;padding: 30px 15px;border-radius: 12px;min-width: 215px;text-align: left;position: absolute;top: 0;left: 35%;opacity: 0;transition: all .2s;transform: scale(.7);}
.satisfied-text:before{content: "";width: 0px;height: 0px;position: absolute;border-left: 24px solid #FF543E;border-right: 12px solid transparent;border-top: 12px solid #FF543E;border-bottom: 20px solid transparent;left: 40px;bottom: -24px;}
.satisfied-text p{font-family: "TT Norms Pro", Sans-serif;font-size: 17px;margin: 0;color: #fff;}
.satisfied-holder:hover .satisfied-text{opacity: 1;transform: scale(1);}
.satisfied-holder img{-webkit-filter: drop-shadow(9px 1px 0 #FFCB22) drop-shadow(-9px -1px 0 #FFCB22);filter: drop-shadow(9px 1px 0 #FFCB22) drop-shadow(-9px -1px 0 #FFCB22);}

.whyMymover{margin: 50px 0 0;padding-bottom: 20px;}
.whyMymover-inr{display: grid;justify-content: space-between;gap: 20px;grid-template-columns: 1fr 1fr;}
.whyMymoverLeft{background: linear-gradient(to right,#fff0f0 54%,transparent 54%);padding:50px 0 50px 100px;border-radius:30px;}
.whyMymoverLeft ul{}
.whyMymoverLeft li{background: #FFFFFF;box-shadow: 0px 25px 65px rgb(0 0 0 / 10%);border-radius: 8px;padding: 18px 10px 18px 35px;margin-bottom: 24px;position: relative;font-family: "TT Norms Pro", Sans-serif;font-size: 24px;font-weight: 500;color:#54595f;max-width:370px;width: 100%;}
.tick-icon{background: #FF543E;border-radius: 4px;display: inline-flex;width: 32px;height: 32px;align-items: center;justify-content: center;color: #fff;position: absolute;left: -3%;}
.title{color: #FFFFFF;font-size: 20px;font-weight: 400;margin: 0px 0px 5px 0px;padding:7px 17px;background-color: #FF9515;border-radius: 6px 6px 6px 6px;display: inline-block;}
.whyMymoverRight{padding: 10px 0 0;}
.whyMymoverRight .freeTry{padding: 23px 36px;margin-top: 30px;display: inline-block;font-weight: 500;}

.footer{background-color: #252B75;padding: 150px 15px 30px ;margin-top: 100px;}
.ftr-top{display: grid;justify-content: space-between;align-items: center;gap: 50px;grid-template-columns: 1fr 1fr;}
.ftr-right{border-left: 1px solid #FFFFFF1A;padding-left: 30px;}
.ftr-logo{height: 100px;margin:0 0 30px}
.ftr-left p{color: #77829D;font-family: "InterDisplay"; }
.ftr-right h4{color: #FFFFFFDB;font-family: "TT Norms Pro", Sans-serif;font-size: 28px;line-height:1.2;margin: 0 0 20px;}
.ftr-right p{font-size: 1rem;color: #fff;}
.ftr-right p a{color: #fff;}
.ftr-btm{padding: 40px 0 10px;text-align: center;border-top: 1px solid #FFFFFF1A;margin-top: 60px;}
.ftr-btm p{color: #77829D;}
.ftr-btm p a {color: #fff;}

.fadeinTop {opacity: 0;transition: all 1.5s;transform: translate(0, 100px);}
.fadeinTop.visible { opacity: 1;transform: translate(0, 0);}
.progress-wrap {
    color: white;
    position: fixed;
    right: 30px;
    bottom: 30px;
    height: 46px;
    width: 46px;
    cursor: pointer;
    border-radius: 50px;
    box-shadow: inset 0 0 0 2px rgba(43, 47, 62, .31);
    z-index: 999;
    opacity: 0;
    visibility: hidden;
    transform: translateY(15px);
    transition: all 200ms linear;
    animation: alltuchtopdown 5s infinite;
    -webkit-animation: alltuchtopdown 5s infinite;
    animation-delay: 0s;
    -webkit-animation-delay: 3s;
  }
  .progress-wrap input {
    z-index: 10001;
  }
  .progress-wrap input:checked + html {
    -ms-scroll-snap-type: unset;
        scroll-snap-type: unset;
  }
  .progress-wrap.active-progress {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
  }
  .progress-wrap::after {
    position: absolute;
    content: "↑";
    text-align: center;
    line-height: 46px;
    font-size: 24px;
    color: #FF9515;
    left: 0;
    top: -2px;
    height: 46px;
    width: 46px;
    cursor: pointer;
    display: block;
    z-index: 1;
    transition: all 200ms linear;
  }
  .progress-wrap:hover::after {
    opacity: 0;
  }
  .progress-wrap:hover::before {
    opacity: 1;
  }
  .progress-wrap::before {
    position: absolute;
    content: "↑";
    text-align: center;
    line-height: 46px;
    font-size: 24px;
    opacity: 0;
    -webkit-text-fill-color: #FF9515;
    left: 0;
    top: -2px;
    height: 46px;
    width: 46px;
    cursor: pointer;
    display: block;
    z-index: 2;
    transition: all 200ms linear;
  }
  .progress-wrap svg path {
    fill: none;
  }
  .progress-wrap svg.progress-circle path {
    stroke: #FF9515;
    stroke-width: 4;
    box-sizing: border-box;
    transition: all 200ms linear;
  }



@media (max-width: 1370px) {
    .satisfied-holder img {
        height: 350px;
        object-fit: contain;
        object-position: center bottom;
    }
}
@media (max-width: 1200px) {
    .satisfied-holder img{
        height: 300px;
    }
}
@media (max-width: 1199px) {
    .easyToUse-inr{padding: 0 60px;}
    .easyToUse-inr ul li img{max-width:80%;left: -10%;}
    .bannerRight .phone{right: -7%;}
    .bannerLeft h1{font-size: 3.5rem;}
    .message-bubble.bottom {right: 165px;bottom: -80px;}
    .easyToUse-inr ul li{width: 30%;height: 300px;padding: 20px;}
}
@media(max-width:1024px){
    .bannerSec{
        padding:30px 30px 80px;
    }
    .header-inr .freeTry-holder{
        display: none;
    }
    .bannerInr{
        flex-direction: column;
    }
    .bannerLeft{
        width:100%;
    }
    .bannerLeft h1{
        font-size: 37px;
        line-height: 1.3em;
    }
    .bannerRight *{
        display: none;
    }
    .bannerLeft .bannerList{
        flex-wrap: wrap;
        gap:16px;
    }
    .bannerRight .animated-timeline,
    .bannerRight .animated-timeline > *{
        display: block;
        position: static;
    }
    .bannerRight {
        padding:0;
        display: flex ;
        justify-content: flex-end;
        align-items: center;
        width: 100%;
    }
    .header{padding: 0 20px;}
    .logo{width: 200px;}
    .easyToUse-inr{padding: 0 50px 0 50px;}
    .whyMymover-inr{grid-template-columns: 1.3fr 1fr;}
    .whyMymoverLeft{padding-right: 40px;padding-left: 15%;}
    .page-title{font-size: 2.5rem;}
    .footer{padding-top: 100px;}
}
@media (max-width: 991px) {
    .satisfied-holder img{
        height: 220px;
    }
    .easyToUse-line{display: none;}
}
@media (max-width: 875px) {
    .easyToUse{padding:100px 0;}
    .easyToUse-inr ul{
        padding: 0 30px;
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        flex-flow: column;
        align-items: center;
    }
    .easyToUse-inr ul li {
        background: #202433;
        color: #fff;
        border-radius: 12px;
        width: 90%;
        max-width: 350px;
        height: 358px;
        position: relative;
        padding: 30px;
        box-sizing: border-box;
        margin-bottom: 50px;
    }
    .easyToUse-inr ul li:last-child{margin-bottom: 0;}
    .easyToUse-inr ul li img {
        max-width: 350px ;width: 100%;left: -15%;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
    .satisfied-text{left:10%}
}
@media(max-width:767px){
    .ftr-top{gap: 10px;}
    .ftr-top{grid-template-columns: 1fr;}
    .ftr-right {border-left:none;padding-left:0;}
    .ftr-logo{height: 80px;}
    .whyMymover-inr{grid-template-columns: 1fr;}
    .whyMymoverLeft{padding: 50px 0 50px 20px;}
    .whyMymoverLeft li{max-width: 100%;}
    .whyMymoverRight{text-align: center;padding: 20px 0 0;}
    .easyToUse-inr{padding: 0 25px;}
    .satisfied-inr {grid-template-columns: 1fr;}
    .satisfied-holder{text-align: center;}
    .satisfied-holder img{border-bottom: 3px solid #2B2F3E;}
    .bannerSec{padding-bottom: 30px;}
    .page-title {font-size: 2rem;}
}
@media(max-width:400px){
    .whyMymoverLeft li{font-size: 20px;}
    .whyMymoverLeft{background: linear-gradient(to right, #fff0f0 74%, transparent 74%);}
}