.an-ar-and-vr-banner {
    background-image: url(../img/arandvr/banner.webp);
    background-size: cover;
    background-position: center;
    color: white;
}
.an-ar-and-vr-banner img {
    max-width: 100%;
}
.an-ar-and-vr-banner h1 {
    font-size: 54px;
    font-family: 'Inter';
    font-weight: 800;
}
.an-ar-and-vr-banner h1 span {
    font-size: 80px;
    display: block;
    line-height: 75px;
    color: #f2b424;
}
.an-ar-and-vr-banner .row{
    align-items: center;
}
.an-ar-and-vr-banner p{
    font-size: 20px;
}
.ar-vr-section-1 {
    text-align: center;
}
.ar-vr-section-1 h2 {
    font-size: 72px;
    font-family: 'Inter';
    font-weight: 800;
    color: black;
    margin-bottom: 30px;
}
.ar-vr-section-1 h2 span {
    display: block;
    color: #fa602d;
}
.ar-vr-section-1 figure img {
    max-width: 100%;
    width: 1170px;
    border: 2px solid #fa602d;
    border-radius: 31px;
}
.ar-vr-section-1 figure {
    margin-top: 50px;
}
.ar-vr-section-1 p {
    max-width: 1170px;
    margin: auto;
}
.ar-vr-section-2 {
    text-align: center;
    background: #f2b424;
}

.ar-vr-section-2 h2 {
    font-family: 'Inter';
    font-weight: 800;
    font-size: 55px;
    color: black;
    margin-bottom: 30px;
}

.ar-vr-section-2 p {
    max-width: 840px;
    margin: auto;
    margin-bottom: 40px;
}
.ar-vr-section-3 {
    background: #5207a8;
    color: white;
}

.ar-vr-section-3 h2 {
    font-family: 'Inter';
    font-weight: 700;
    font-size: 72px;
    line-height: 68px;
    margin-bottom: 30px;
}

.ar-vr-section-3 p {
    font-size: 18px;
    margin-bottom: 30px;
}

.ar-vr-section-3 ul {
    list-style: none;
    padding-left: 0px;
}

.ar-vr-section-3 ul li {
    font-size: 29px;
    font-weight: 700;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
}

.ar-vr-section-3 ul li img {
    margin-right: 20px;
}

.ar-vr-section-3 .row {
    align-items: center;
}
.ar-vr-section-4 {
    text-align: center;
    background: #f5f5fa;
}

.ar-vr-section-4 h2 {
    font-family: 'Inter';
    font-weight: 800;
    font-size: 72px;
    color: black;
}

.ar-vr-section-4 h2 + p {
    max-width: 1030px;
    margin: auto;
    margin-bottom: 50px;
}

.ar-vr-section-4-box {
    text-align: left;
    display: flex;
    padding: 30px;
    background: white;
    border-radius: 20px;
    align-items: center;
    height: 100%;
    box-shadow: 3px 5px 22px 0px #00000003;
}

.ar-vr-section-4-box figure {
    width: 150px;
    flex: 0 0 150px;
    margin-bottom: 0px;
}

.ar-vr-section-4-box figure img {
    max-width: 100%;
}

.ar-vr-section-4-box h3 {
    font-family: 'Inter';
    font-weight: 800;
    color: black;
    font-size: 27px;
    margin-bottom: 10px;
}

.ar-vr-section-4-box p {
    font-size: 18px;
}

.ar-vr-section-4 .row {
    justify-content: center;
}

.ar-vr-section-4 .row>div {
    margin-bottom: 30px;
}
.ar-vr-section-5 {
    background-image: url(../img/arandvr/sec-5-bg.webp);
    background-size: cover;
    background-position: center;
    color: white;
}

.ar-vr-section-5 h2 {
    font-size: 61px;
    font-family: 'Inter';
    font-weight: 800;
    margin-bottom: 30px;
}

.ar-vr-section-5 h2 span {
    color: #fa602d;
}

.ar-vr-section-5 p {
    font-size: 22px;
    margin-bottom: 40px;
}
.ar-vr-section-2.purple-bg {
    background: #5207a8;
    color: white;
}

.ar-vr-section-2.purple-bg h2 {
    color: white;
}
.an-testimonial-section.an-white-bg{
    background-image: url(../img/arandvr/testi-bg.webp);
    background-size: cover;
    background-position: center;
}
.an-testimonial-section.an-white-bg h2{
    color: black;
    font-family: 'Inter';
    font-weight: 800;
}
.an-portfolio-design-2 {
    text-align: center;
}

.an-portfolio-design-2 h2 {
    font-family: 'Inter';
    font-weight: 700;
    color: black;
    font-size: 62px;
}

.an-portfolio-design-2 h2 + p {
    margin-bottom: 50px;
}

.an-portfolio-design-2 .item img:nth-child(1) {
    position: relative;
    z-index: 1;
    margin-right: -10%;
    transform: scale(1);
}

.an-portfolio-design-2  .item img {
    width: 50%;
    transition: 0.5s;
    box-shadow: 13px 20px 38px 0px #0000004f;
    border-radius: 12px;
}


.an-portfolio-design-2 .item img:nth-child(2) {
    margin-left: -10%;
    transform: scale(0.9);
}
.an-portfolio-design-2 .item {
    position: relative;
    padding: 60px 20px;
    background: #25313e;
}

.an-portfolio-design-2 .item div {
    position: absolute;
    background: #000000b5;
    width: 100%;
    left: 0px;
    bottom: 0px;
    text-align: left;
    padding: 10px 20px;
    font-size: 18px;
    font-weight: 700;
    color: white;
    z-index: 11;
}

.an-portfolio-design-2 .item:hover img:nth-child(2) {
    transform: scale(1);
    z-index: 1;
    position: relative;
}

.an-portfolio-design-2 .item:hover img:nth-child(1) {
    transform: scale(0.9);
    z-index: 0;
}
.portfolio-design-2-wrapper {
    margin-top: 100px;
}

.portfolio-design-2-wrapper .row>div:nth-child(odd) {
    transform: translateY(-50px);
}

.portfolio-design-2-wrapper .row {
    margin-bottom: 50px;
}