/* banner */
.banner-overlay {
    background:
    linear-gradient(180deg, rgba(0, 0, 0, 0.5) 0%, transparent 30%),
    linear-gradient(270deg, rgba(0, 0, 0, 0) -15%, rgba(9, 45, 53, 0.5) 125%);;
}
.Banner-text {
    top:52% !important
}
.Banner-text a{
    padding: 17.5px 30px !important;
    color: #191919
}
.form_btn button{
    font-size: 18px;
}
.Banner-text a span {
    width: 169px;
    font-weight: 400;
}
.Banner-text a div {
    width: 19px;
    height: 20px;
}
.Banner-text .button-svg {
    margin-left: 10px;
}
/* video(Abhishek kumar) */
.videoSection{
    /* margin: 90px auto 80px; */
    margin: 0px auto;
}
/* Crafted community */
.card-container{
    margin: 100px auto 50px;
}
.card-layout{
    margin: 20px 12px 0;
}
.card-heading-mob, .card-heading  {
    color: #191919;
}
.card-heading {
    margin-top: 0;
}
.card-desp {
    /* width: 750px; */
    text-align: center;
    /* font-weight: 300; */
}
.basic-structure{
    min-height: 550px;
}
.basic-structure .cd-details{
    min-height: 250px;
}
.basic-structure span {
    width: 92px;
}
.cd-details button{
    width: max-content;
}
.basic-structure span {
    color: #191919;
}
/* grid box */
.icon-container{
    margin-bottom: 100px;
}
/* .rwa-icon-layout {
    grid-template-rows: repeat(3, min-content);
} */
.rwa-icon-grid1 .rwa-icon-cd-heading,
.rwa-icon-grid2 .rwa-icon-cd-heading,
.rwa-icon-grid4 .rwa-icon-cd-heading{
    color: #000000;
}
.rwa-icon-grid1 .rwa-icon-cd-desp,
.rwa-icon-grid3 .rwa-icon-cd-desp,
.rwa-icon-grid5 .rwa-icon-cd-desp{
    color: #191919;
}
.rwa-icon-grid2 .rwa-icon-cd-desp,
.rwa-icon-grid4 .rwa-icon-cd-desp{
    color: #757575;
}
/* ...and builders alike */
.brand-container{
    /* margin: 50px 0 74px; */
    margin: 100px auto;
}
.brand-container h2{
    color: #000000;
    font-weight: 500;
    margin-bottom: 50px;
}
.brand-swiper-container {
    padding: 38px 0 38px 21px;
}
.swiper-brand-work img {
    width: 300px;
    height: 58px;
}
.swiper-brand-work{
    width: max-content !important;
}
/* mygate diff */
.rwa-icon-containers {
    padding: 0px;
}
.rwa-icon-structures {
    width: calc((100% - 66px) / 3);
    padding: 40px 12px 40px 20px;
    justify-content: space-between;
    border: 3.25px solid #E9E5DE;
    border-radius: 25px;
}
.rwa-icon-layouts{
    gap: 33px;
    margin: 0 auto;
    max-width: 1284px;
}
.rwa-icon-intros h2 {
    margin: 0;
}
.rwa-icon-details {
    padding: 0;
}
.rwa-icon-cd-headings {
    font-family: Archivo;
    font-weight: 800;
    font-size: 48.76px;
    line-height: normal;
    letter-spacing: 0;
    margin-bottom: 15px;
    color: #191919;
}
.rwa-icon-cd-desps {
    font-family: Archivo;
    font-weight: 400;
    margin: 0;
    line-height: 18px;
}
.rwa-icon-cd-desps span{
    font-weight: 700;
}
/* awards */
.award-container {
    /* margin: 70px 0 113px; */
    margin: 30px auto 0px;
}
.rwa-awardsAcc h2 {
    /* font-weight: 800; */
    /* font-size: 48.76px; */
    color: #082D35;
    padding: 0;
    margin-bottom: 13px;
}
.rwa-awardsAcc p {
    padding-bottom: 40px;
}
.awardsSwiper .swiper-wrapper {
    padding: 20px 0px 20px 25px !important;
    margin: 0;
}
/* form */
.left-sections.alt-left-style .demo-descriptions {
    color: #000000;
}
/* trustedd by rwa */
.image-swiper{
    padding: 0;
}
.image-container .swiper {
    margin: 50px 0 0 !important;
}
.image-swiper .swiper-heading h2 {
    line-height: normal !important;
    letter-spacing: 0;
    margin-bottom: 0;
}
.image-swiper .swiper-heading .desktop-view {
    line-height: normal !important;
	width:35%;
}
.image-container .swiper-pagination{
    position: static;
    margin: 36px 0 0;
    padding: 13.5px 0;
}
.image-container .mySwiper .swiper-slide-active,
.image-container .mySwiper .swiper-slide{
    margin: auto;
}
.image-container .mySwiper .swiper-slide{
    width: 50vw;
    height: 25vw;
}
.image-container .mySwiper .swiper-slide-active{
    width: 50vw;
    height: 30vw;
    animation: zoomIn 1s ease;
}
.image-container .swiper-slide .swiper-slide-vid{
    width: 100%;
    height: 100%;
    object-fit: cover;
    margin-left: 0;
}
.image-container .swiper-slide .videoID{
    display: none;
}
.image-container .swiper-slide-active .videoID{
    display: flex;
}
.image-container .swiper-pagination-clickable .swiper-pagination-bullet:not(.swiper-pagination-bullet-active) {
  opacity: 1;
  background-color: #082D35;
}
.rwa-icon-cd-mobile-heading{
    display: none
}
.buildAlikeSwiper{
    margin: 0 !important;
}
.form_btn button {
    padding: 20px 21px !important;
    width: max-content !important;

}
.left-sections.alt-left-style{
    padding : 0 80px 0 0 
}
.wp-block-themeisle-blocks-accordion {
    padding-bottom: 0px;
}
.wp-block-themeisle-blocks-accordion-item__title{
    color: #000000
}
@keyframes zoomIn {
  0% {
    transform: scale(0.9);
    opacity: 1;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
@media (max-width: 1024px) {
    /* banner */
    .bannerimg {
        height: 800px;
    }
    .banner-overlay {
        background:
        linear-gradient(0deg, rgba(0, 0, 0, 0.5) 0%, transparent 100%),
        linear-gradient(180deg, rgba(9, 45, 53, 0.5) 0%, transparent 100%);
    }
    .bannerimg img {
        object-position: center 73%;
    }
    .Banner-text {
        bottom: auto;
        top: 125.5px !important;
        transform: none;
    }
    .Banner-text a {
        padding: 17.5px 20px !important;
        margin-top: 40px;
    }
    .Banner-text a span {
        width: 142px;
        font-weight: 400;
        font-size: 16px;
    }
    /* video(Abhishek kumar) */
    .videoSection{
        margin: 30px auto 31px;
    }
    /* Crafted community */
    .card-container {
        margin: 70px auto 5px;
    }
    .card-layout {
        margin: 15px 20px 0;
    }
    .card-desp {
        width: calc(100% - 70px);
        margin: 0 35px;
    }
    .card-layout .basic-structure:first-child{
        min-height: 515px;
    }
    .card-layout .basic-structure:first-child .cd-details {
        min-height: 215px;
    }
    .card-layout .basic-structure:last-child{
        min-height: 536px;
    }
    .card-layout .basic-structure:last-child .cd-details {
        min-height: 236px;
    }
    .cd-layout-desp{
        line-height: 1.5;
        font-size: 16px;
    }
    .basic-structure span {
        font-size: 16px;
        width: 82px;
    }
    .basic-structure .button-svg {
        margin-left: 10px;
    }
    .cd-details {
        padding: 25px 0;
    }
    .cd-details button {
        padding: 19px 20px !important;
    }
    /* grid box */
    .icon-container {
        margin-bottom: 30px;
    }
    .rwa-icon-layout {
        grid-template-columns: repeat(2 , 1fr);
        grid-template-rows: repeat(1, 1fr);
    }
    .rwa-icon-structure .rwa-icon-cd-desp,
    .rwa-icon-structure .rwa-icon-cd-heading{
        color: #092D35;
    }
    .rwa-icon-detail {
        display: flex;
        flex-direction: column;
        /* height: 100%; */
        position: static;
        gap: 5px;
        /* padding: 20px; */
        justify-content: space-between;
    }
    .rwa-icon-cd-heading, .rwa-icon-cd-desp{
        margin: 0 !important; 
    }
    /* trusted by rwa */
    .image-swiper .container{
        margin-bottom: 0;
    }
    /* ...and builders alike */
    .brand-container{
        margin: 10px 0 30px;
    }
    .brand-container h2{
        font-weight: 400;
        font-size: 15px;
        margin-bottom: 20px;
    }
    .brand-swiper-container {
        padding: 18.5px 0 18.5px 8px;
    }
    .swiper-brand-work img {
        width: 111.5px;
        height: 21.5px;
    }
    /* mygate diff */
    .rwa-icon-containers {
        padding: 0;
        margin: 0 auto 30px;
    }
    .rwa-icon-layouts {
        gap: 8px;
        margin: 0 auto;
        width: calc(100% - 34px);
        justify-content: normal;
    }
    .rwa-icon-structures {
        padding: 13px 1.5px 13px 10.5px;
        /* max-width: 130px; */
        width: calc((100% - 16px) / 3);
        justify-content: normal;
        gap: 48.5px;
        border: 1px solid #E9E5DE;
        border-radius: 8px;
    }
    .rwa-icon-intros h2 {
        font-weight: 700;
        font-size: 35px;
        padding: 0;
        margin-bottom: 15px;
    }
    .rwa-icon-cd-headings {
        font-weight: 700;
        font-size: 20px;
        color: #000000;
    }
    .rwa-icon-cd-desps {
        font-size: 13px;
        line-height: normal;
        color: #191919;
    }
    /* awards */
    .award-container {
        margin: 0;
        margin-bottom: 30.5px;
    }
    .rwa-awardsAcc h2 {
        font-size: 22px;
        margin-bottom: 11px;
    }
    .awardsSwiper .swiper-wrapper {
        padding: 10px 0px 10px 10px !important;
    }
    .image-swiper .swiper-heading h2 {
        font-size: 35px;
    }
    .image-container .swiper{
        margin: 20px 0 0 !important;
        padding-left: 16px;
    }
    .image-container .mySwiper .swiper-slide,
    .image-container .mySwiper .swiper-slide-active{
        width: 341px !important;
        height: 433px;
    }
    .image-container .swiper-pagination{
        display: block;
        padding: 10px 0;
        line-height: 1;
        margin-top: 20px;
    }
	
    /* .image-container .swiper-slide-active .videoID{
        display: none;
    } */
    /* .rwa-icon-grid1 .rwa-icon-cd-heading{
        display: none;
    } */
    .rwa-icon-cd-mobile-heading{
        display: block;
        font-weight: 800;
        font-size: 22px;
        line-height: normal;
        letter-spacing: 0;
        margin: 0;
        color: #092D35;
        text-transform: lowercase;
    }
}
@media (max-width: 767px){
    .form_btn button {
        width: 159px !important;
        padding: 20px 25px !important;
    }
    .faq-section{
        padding: 30px 16px 50px 
    }
    .formbgs .left-sections {
        padding-bottom:35px
    }
	.image-swiper .swiper-heading .desktop-view
	{
		width:100%;
		padding:5px;
	}	
}
@media (min-width: 720px) and (max-width: 1024px){
    .rwa-icon-structures {
        gap: 148.5px;
        height: auto
    }
    .videoSection{
        margin: 30px auto 31px !important;
    }
    .brand-container {
        margin: 30px 0 30px;
    }
	.bannerimg {height:800px;}
}
@media (min-width: 1024px) {
    .rwa-icon-structure:hover .rwa-icon-cd-heading,
    .rwa-icon-structure:hover .rwa-icon-cd-desp{
        color: #FFFFFF;
    }
    /* .videoSection{
        margin : 30px
    } */
}