body {
    margin: 0 auto;
    padding: 0;
    overflow-x: hidden;
    text-rendering: auto;
    font-family: 'Montserrat', sans-serif;
    font-size: 1rem;
    transition: 0.4s;
}
.html {
   scroll-behavior: smooth;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Montserrat', sans-serif;
    color: #000;
    transition: 0.4s;
}
p{
    color: #000;
    font-size: 15px;
    transition: 0.4s;
}
span{
    transition: 0.4s;
}

/***** Header Open ****/

header{
    background: #fff;
    position: fixed;
    top: 0;
    width: 100%;
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.44);
    z-index: 999;
    padding: 5px 0px;
}
.logo {
    padding: 5px 0px;
    text-align: left;
    width: 150px;
}
.wsmenu-list > li > a{
    font-size: 15px;
    text-transform: uppercase;
    color: #037f12;
    font-weight: 600;
    transition: 0.4s;
    padding: 13px 20px;
}
.header{
    box-shadow: none;
}
.wsmenu-list > li > a:hover{
    background: #037f12 !important;
    color: #fff;
}
.wsmenu-list li:first-child a{
    border-radius: 0px;
}
.wsmenu-list li:last-child a{
    border-radius: 0px;
}
.navbar-toggler {
    outline: none !important;
}
.wsmenu{
    font-family: 'Montserrat', sans-serif;
    width: auto;
    margin: inherit;
    background: none;
}
.navbar-expand-lg .navbar-nav .nav-link{
    font-size: 16px;
    color: #727272;
    font-weight: 500;
}
.last_child{
    padding-right: 0px !important;
}
.navbar-nav .nav-item.active>.nav-link, .navbar-nav .nav-item:active:focus>.nav-link, .navbar-nav .nav-item:active>.nav-link, .navbar-nav .nav-item:focus>.nav-link, .navbar-nav .nav-item:hover>.nav-link {
    color: #000 !important;
    font-weight: 500;
}
.container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 100%;
    padding: 0px 100px;
}
/*select {
  -moz-appearance: none;
  -webkit-appearance: none;
}
select::-ms-expand {
  display: none;
}*/
.btn.focus, .btn:focus {
    outline: 0;
    box-shadow: none;
}

/***** Banner Open ****/

.main_banner{
    margin-top: 75px;
}
.banner {
    background-image: url(../images/bannerbg2.webp);
    height: 500px;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    display: flex;
    align-items: center;
}
.banner_cont{
    width: 60%;
    padding-left: 100px;
}
.banner_cont h3{
    color: #E31E24;
    font-weight: 700;
}
.banner_cont h6{
    color: #000;
    font-weight: 600;
}
.main_banner{
    background: #F8F8F8;
}
.apply_forms{
    padding-right: 100px;
}
.apply_forms h6 {
    font-weight: 600;
    color: #000;
    letter-spacing: 1px;
    font-size: 16px;
    margin-bottom: 20px;
}
.form-control{
    border-radius: 0px;
    font-size: 14px;
    color: #7D7D7D;
    height: 40px;
    border: 1px solid #ced4da;
    letter-spacing: 1px;
    padding: 0px 10px;
}
select.form-control{
    padding: 0px 10px 0px 8px;
}
.form-control:focus {
    outline: none;
    box-shadow: none;
    border: 1px solid #ced4da;
    color: #000;
}
input::placeholder {
    color: #7D7D7D !important;
}
textarea::placeholder {
    color: #7D7D7D !important;
}
.input-group-text{
    background: #7D7D7D;
    color: #fff;
    border: none;
    font-size: 13px;
    cursor: pointer;
}
.submitbtn{
    border: 1px solid #E31E24;
    background: #E31E24;
    color: #fff;
    font-size: 15px;
    padding: 6px 20px;
    transition: 0.4s;
    border-radius: 6px;
    letter-spacing: 1px;
    font-weight: 500;
}
.submitbtn:hover{
    background: none;
    color: #E31E24;
}

/***** Policies Open ****/

.policies{
    background: #7D7D7D;
    padding: 20px 0px;
}
.policies_cont .media img{
    width: 70px;
}
.policies_cont .media h6 {
    font-weight: 600;
    letter-spacing: 1px;
}
.policies_cont:hover h6{
    color: #000 !important;
}
.policies_cont:hover p{
    color: #000 !important;
}

/***** Business Open ****/

.business{
    padding: 40px 0px;
}
.business_growthcont{
    padding-right: 100px;
}
.title{
    color: #7D7D7D;
    font-weight: 600;
    font-size: 20px;
}
.business_growthcont p span{
    font-weight: 600;
}

/***** Benefits Open ****/

.benefits{
    background: #F8F8F8;
    padding: 70px 0px;
}
.benefits_cont h6{
    font-weight: 700;
}
/*.benefits_cont{
    background: #F8F8F8;
    height: 100%;
    padding: 15px;
}*/
.benefits_cont:hover h6{
    color: #E31E24;
}

/***** Why Choose Open ****/

span{
    font-size: 15px;
}
.why_choose{
    position: relative;
    padding: 70px 0px;
    height: 600px;
    display: flex;
    align-items: center;
/*    background-repeat: no-repeat;
    background-position: top right;
    background-size: cover;
    display: flex;
    align-items: center;
    background-image: url(../images/insurancebg.webp);*/
}
.why_choose:after {
    content: "";
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(../images/insurancebg.webp);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    height: 600px;
    background-position: center center;
}
.choose_cont span {
    display: block;
    padding: 5px 0px;
    color: #000;
    position: relative;
    padding-left: 15px;
}
.choose_cont span .fa {
    font-size: 13px;
    color: #7D7D7D;
    position: absolute;
    left: 0;
    top: 8px;
    font-size: 17px;
}
.choose_cont small {
    color: #5D5D5D;
}

/***** Insurance Policy Open ****/

.insurance_policy{
    padding: 50px 0px;
    background: #F8F8F8;
}
.insurance_cont {
    background: #fff;
    padding: 20px;
    text-align: center;
    z-index: 10;
    position: relative;
    height: 100%;
    transition: 0.4s;
}
.insurance_cont p{
    margin-bottom: 0px;
    transition: 0.4s;
}
.insurance_cont span {
    font-size: 13px;
    font-weight: 600;
    border: 1px solid #333;
    width: 22px;
    height: 22px;
    display: inline-block;
    line-height: 21px;
    text-align: center;
    border-radius: 50%;
    margin: auto;
    transition: 0.4s;
}
.insurance_cont img {
    display: block;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 20px;
    transition: 0.4s;
}
.insurance_cont p {
    margin-bottom: 0px;
    line-height: normal;
    font-weight: 500;
}
.insurance_cont:hover{
    background: #E31E24;
}
.insurance_cont:hover img{
    filter: brightness(0) invert(1);
}
.insurance_cont:hover span{
    color: #fff;
    border: 1px solid #fff;
}
.insurance_cont:hover p{
    color: #fff;
}
.border_center{
    position: relative;
}
.border_center:after {
    border: 1px dotted #E31E24;
    content: "";
    width: 70%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
}

/***** FAQ Open ****/

.faq{
    padding: 70px 0px;
    background: #fff;
    position: relative;
}
.faq:before {
    content: "";
    background-image: url(../images/faq_bg2.webp);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
    height: 100%;
}
.accordion-title:before {
    content: "";
    padding-right: 5px;
    background: url(../images/minus.webp);
    width: 50px;
    height: 50px;
    background-repeat: no-repeat;
    position: absolute;
    top: 25%;
    right: -15px;
    transform: translate(0%, 0%);
}
.accordion-title.collapsed:before {
    content:"";
    background: url(../images/plus.webp);
    width: 50px;
    height: 50px;
    background-repeat: no-repeat;
    position: absolute;
    top: 50%;
    right: -15px;
    transform: translate(0%, -15%);
}
#accordion .card{
    border-radius: 10px;
}
#accordion .card .card-header{
    border-radius: 10px;
}
#accordion .card .card-header a{
    border-radius: 10px;
}
#accordion .card-body{
    border-radius: 10px;
}
.faq_cont .card-body {
    background: #fff;
}
.faq_cont .card-header a {
    background: #fff;
}
.faq_cont .card-body p:last-child{
    margin-bottom: 0px;
}
.faq_cont .card-body{
    padding: 10px 18px;
    background: #f5f5f5;
}
.faq_cont .card-header {
    padding: 0px;
    border-radius: 0px;
    border-bottom: 0px;
    background: #fff;
    position: relative;
}
.faq_cont .card-header a {
    color: #1e1e1e;
    display: block;
    padding: 10px 20px 10px 20px;
    font-size: 14px;
    font-weight: 700;
    background: #f5f5f5;
}
.faq_cont .card-body p{
    color: #1e1e1e;
    font-size: 14px;
    font-weight: 400;
}
.faq_cont .card {
    border-radius: 0px;
    border: 1px solid #dedede;
    margin: 0px 0px 15px 0px;
}
.accordion-title.collapsed:before {
    color: #0693d8;
}
.card:last-child{
    margin-bottom: 0px;
}
.footer{
    background: #7D7D7D;
    padding: 20px 0px;
}
.main_banner .container {
    padding: 0 !important;
    overflow: hidden;
}
.business .container {
    padding: 0 !important;
    overflow: hidden;
}
.mob_block{
    display: none !important;
}
.faq_bg{
    text-align: center;
}

/*******************************/
/*** Svakarma LP RTS ***/
/********************************/

.efficiency p span {
    font-weight: 600;
}
.title2{
    color: #E31E24;
    font-weight: 700;
    font-size: 25px;
}
.powering_business{
    padding: 70px 0px;
}
.powering_business_cont{
    background: #D9D9D9;
    padding: 15px;
    border-radius: 12px;
    width: 105%;
    transition: 0.4s;
    box-shadow: 0 0px 10px rgba(0, 0, 0, 0.15), 0 4px 4px rgba(0, 0, 0, 0.25);
}
.powering_business_cont p{
    margin-bottom: 0px;
    margin-top: 10px;
    font-size: 14px;
}
.powering_business_cont span{
    font-weight: 600;
    color: #000;
    display: block;
    letter-spacing: 1px;
    font-size: 14px;
}
#color_point {
    background: #E31E24;
    position: relative;
    z-index: 10;
    margin-top: 20px;
    display: inline-block;
    box-shadow: 0 0px 10px rgba(0, 0, 0, 0.15), 0 4px 4px rgba(0, 0, 0, 0.25);
}
#color_point img{
    filter: brightness(0) invert(1);
}
#color_point p, #color_point span{
    color: #fff;
}
/*.powering_business_cont:hover{
    background: #E31E24;
}
.powering_business_cont:hover p, .powering_business_cont:hover span{
    color: #fff;
}
.powering_business_cont:hover img{
    filter: brightness(0) invert(1);
}*/
.efficiency{
    padding-left: 50px;
}
.solar_financing{
    padding: 70px 0px;
    background: #F8F8F8;
    position: relative;
}
.solar_benefits_cont h6{
    font-weight: 700;
    font-size: 16px;
    letter-spacing: 1px;
}
/*.solar_benefits_cont:hover h6{
    color: #E31E24;
}*/
.solar_benefits_cont img{
    width: 70%;
}
.solar_benefits_cont .right_box{
    margin-left: -10px;
}
.solar_bg {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 30%;
}
/*.suryakiran .container {
    padding: 0 !important;
    overflow: hidden;
}*/
.suryakiran{
    position: relative;
}
/*.suryakiran {
    position: relative;
    background: url(../images/suryakiran_bg1.webp);
    height: 450px;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center center;
}*/
.suryakiran .suryakiran_bg1{
    height: 500px;
    width: 100%;
}
.suryakiran .container{
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
}
.suryakiran .row{
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
}
.suryakiran_cont {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 90%;
    background: #fff;
    padding: 30px;
    border-radius: 20px;
    box-shadow: 0px 0px 10px #0000005c;
}
.suryakiran_cont span {
    display: block;
    padding: 5px 0px;
    color: #000;
    position: relative;
    padding-left: 15px;
    font-size: 14px;
    font-weight: 400;
}
.suryakiran_cont span .fa {
    font-size: 13px;
    color: #7D7D7D;
    position: absolute;
    left: 0;
    top: 8px;
    font-size: 17px;
}
.journey{
    padding: 70px 0px;
}
.journey_cont_box {
    position: relative;
    margin-left: -6px;
}
.journey_cont {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    padding: 15px;
    text-align: center;
}
.journey_cont p {
    margin-bottom: 0px;
    font-weight: 600;
    font-size: 13px;
    line-height: normal;
    margin-top: 10px;
}
#journey_cont_box{
    margin-top: 90px;
    margin-left: -6px;
}
.journey_cont img {
    width: 30%;
    transition: 0.4s;
}
/*.journey_cont_box:hover {
    position: relative;
    margin-left: -6px;
    background: #E31E24;
    border-radius: 16px;
}
.journey_cont_box:hover .journey_cont img{
    filter: brightness(0) invert(1);
}
.journey_cont_box:hover .frame{
    opacity: 0;
}
.journey_cont_box:hover p{
    color: #fff;
}*/
.footer p{
    font-size: 12px;
}
.applynow_button{
    border: 1px solid #E31E24;
    background: #E31E24;
    color: #fff;
    font-size: 15px;
    padding: 6px 20px;
    transition: 0.4s;
    border-radius: 10px 10px 0px 0px;
    letter-spacing: 1px;
    font-weight: 500;
    position: fixed;
    top: 50%;
    right: -50px;
    transform: rotate(-90deg);
    text-decoration: none;
    z-index: 100;
    display: none;
}
.applynow_button:hover {
    background: #fff;
    color: #E31E24;
    text-decoration: none;
}
.apply_forms small {
    margin-top: -10px;
    color: #7D7D7D;
}
.mand-txt {
    float: right;
}








/*******************************/
/*******************************/
/*** Responsive_CSS ***/
/********************************/
/*******************************/

@media screen and (max-width: 768px) {
.logo{
    display: block !important;
}
.animated-arrow{
    right: 0;
    left: auto;
    margin: 22px 20px 0 15px;
}
.wsoffcanvasopener .animated-arrow {
    right: 0px;
    left: auto;
    top: -5px;
}
.animated-arrow span, .animated-arrow span:before, .animated-arrow span:after{
    width: 30px;
    background: #014900;
}
.wsoffcanvasopener .wsmenu{
    width: 50%;
    right: 0px;
    left: auto;
}
.wsmenu{
   right: -255px;
   left: auto;
   top: 75px;
}
.wsmenucontainer.wsoffcanvasopener {
    margin-left: 0px;
}
.wsmenu > .wsmenu-list > li > a{
    color: #014900;
}
.wsmenu > .wsmenu-list > li > a
.wsmenu-list > li > a:hover{
    color: #fff !important;
}
.logo {
    width: 180px;
}
header {
    padding: 10px 0px;
}
.navbar-toggler.active{
    outline: none;
}
.bsnav-mobile .navbar-nav .nav-item .nav-link {
    color: #727272;
    padding: 12px 0;
    letter-spacing: 1px;
}
.bsnav-mobile .navbar {
    width: 300px;
    padding: 70px 0 15px;
}
.main_banner {
    margin-top: 70px;
}
.container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 100%;
    padding: 0px 50px;
}
.apply_forms {
    padding-right: 50px;
}
.banner_cont {
    width: 50%;
    padding-left: 50px;
}
.apply_forms {
    padding: 0px 100px;
    margin: 40px 0px;
}
.policies_cont .media img {
    width: 40px;
}
.policies_cont .media h6 {
    letter-spacing: 0px;
    font-size: 15px;
}
.policies_cont .media h6 {
    font-size: 14px;
}
.business_growthcont {
    padding-right: 50px;
}
.benefits_cont img {
    width: 90px;
}
.why_choose {
    padding: 50px 0px;
}
.why_choose:after{
    background-position: center;
}
.insurance_cont{
    margin: 15px 0px;
}
.border_center:after{
    display: none;
}
.applynow_button {
    right: -48px;
}
.efficiency {
    padding-left: 0px;
}
.journey_cont p {
    font-size: 10px;
}
.journey_cont img {
    width: 35%;
}
.journey_cont_box {
    margin-left: -4px;
}
#journey_cont_box {
    margin-top: 60px;
    margin-left: -4px;
}

}


@media screen and (max-width: 575px) {
.home_logo {
    width: 90px;
}
.header {
    min-height: auto;
}
.animated-arrow {
    margin: 13px 13px 0 15px;
}
.wsoffcanvasopener .animated-arrow {
    right: 5px;
    top: -5px;
}
.wsmenu .wsmenu-list{
    height: auto;
}
.wsoffcanvasopener .wsmenu {
    width: 100%;
    top: 54px;
    z-index: 999;
}
.h1, h1 {
    font-size: 1.7rem;
}
.h2, h2 {
    font-size: 1.5rem;
}
.h3, h3 {
    font-size: 1.4rem;
}
.h5, h5 {
    font-size: 1.1rem;
}
.wsmenu{
   top: 54px;
}
.banner_cont {
    width: 100%;
    padding: 0px 20px;
    padding-top: 20px;
}
.banner {
    height: 500px;
    background-position: center center;
    background-image: url(../images/mob_bannerbg2.webp);
    display: block;
}
.container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 100%;
    padding: 0px 15px;
}
.apply_forms {
    padding: 0px 15px;
}
.policies_cont{
    display: flex;
    justify-content: center;
}
.owl-carousel .owl-nav .owl-next {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(30%, -50%);
    background: no-repeat;
    padding: 0;
    margin: 0;
    color: #fff;
    font-size: 30px;
}
.owl-carousel .owl-nav .owl-prev {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(-30%, -50%);
    background: no-repeat;
    padding: 0;
    margin: 0;
    color: #fff;
    font-size: 30px;
}
.owl-carousel .owl-nav .owl-next:hover, .owl-carousel .owl-nav .owl-prev:hover{
    background: none;
}
.owl-theme .owl-nav {
    margin-top: 0;
}
.policies_cont .media img {
    width: 60px;
}
.policies_cont .media h6 {
    font-size: 16px;
}
.business_growthcont {
    padding-right: 0;
}
/*.business .container {
    padding-left: 15px !important;
    padding-right: 15px !important;
}*/
.title {
    text-align: center;
}
.business_growthcont p{
    padding: 0px 15px;
}
.business_growthcont h3{
    padding: 0px 15px;
}
.benefits {
    padding: 50px 0px;
}
.benefits_slider.owl-carousel .owl-item img {
    width: auto !important;
    margin: auto;
}
.benefits_slider.owl-carousel .owl-nav .owl-next {
    color: #000;
}
.benefits_slider.owl-carousel .owl-nav .owl-prev {
    color: #000;
}
.benefits_cont{
    margin: auto;
    text-align: center;
}
.benefits_cont {
    margin: auto;
    text-align: center;
}
.benefits_cont h6 {
    margin-bottom: 0px;
}
.why_choose:after{
    display: none;
}
.choose_cont{
    padding: 20px 15px 50px 15px;
    background: #E1E5EB;
}
.why_choose .title {
    text-align: left;
}
.why_choose .container{
    padding: 0px;
}
.why_choose{
    overflow-x: hidden;
    padding: 0px 0px;
}
.faq {
    padding: 50px 0px 150px 0px;
}
.faq .title {
    color: #E31E24;
}
.faq_cont .card-header a {
    padding: 10px 20px 10px 10px;
}
.accordion-title.collapsed:before {
    right: 5px;
    width: 20px;
    height: 20px;
    top: 35%;
}
.accordion-title:before {
    right: 5px;
    width: 20px;
    height: 20px;
}
.faq_cont .card-body {
    padding: 10px;
}
.faq_bg{
    text-align: center;
}
.bsb-timeline-5 .timeline:after {
    background: none;
    border: 1px dotted #E31E24;
    height: 90%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.bsb-timeline-5 .timeline>.timeline-item .timeline-icon {
    width: 24px;
    height: 24px;
    line-height: 24px;
    background: #fff;
    color: #000;
    border: 1px solid #000;
    border-radius: 50%;
    top: 13%;
    left: 0;
    transform: translate(-50%);
}
.timeline-content p{
    margin-bottom: 0px;
}
.timeline-content .card{
    padding: 0;
    background: none;
    border: none;
}
.timeline-content p {
    margin-bottom: 0px;
    font-weight: 600;
    line-height: normal;
}
.bsb-timeline-5{
    padding: 0px 15px;
}
.timeline-content img{
    width: 50px;
    margin-right: 15px;
}
.desk_block{
    display: none !important;
}
.mob_block{
    display: block !important;
}
.bsnav-mobile .navbar {
    width: 0%;
}
.bsnav-mobile.in .navbar{
    width: 100%;
}
.bsnav-mobile .navbar-nav .nav-item .nav-link {
    font-size: 18px;
}
.navbar-toggler .navbar-toggler-icon, .navbar-toggler .navbar-toggler-icon::after, .navbar-toggler .navbar-toggler-icon::before {
    background-color: #7D7D7D;
}
.footer {
    text-align: center;
}
.banner_cont {
    width: 100% !important;
}
.powering_business_cont {
    border-radius: 0px;
    width: 100%;
    box-shadow: none;
}
.powering_business {
    padding: 0px 0px 50px 0px;
    overflow-x: hidden;
}
#color_point {
    margin: 0px 0px;
}
.solar_financing {
    padding: 50px 0px 250px 0px;
}
.right_box p{
    line-height: normal;
}
.solar_bg {
    width: 100%;
}
.suryakiran_cont {
    width: 92%;
    top: 30%;
    border-radius: 15px;
    padding: 15px 15px 15px 15px;
}
.suryakiran .suryakiran_bg1 {
    height: 700px;
    object-fit: cover;
}
.suryakiran .row {
    width: auto;
    position: relative;
}
.solar_benefits_cont h6 {
    margin-bottom: 5px;
    letter-spacing: 0px;
}
.journey {
    padding: 50px 0px 70px 0px;
}
.journey_cont_box {
    margin-left: 0;
}
/*#journey_cont_box {
    margin-top: 0px;
    margin-left: 0px;
}*/
#journey_cont_box {
    margin-top: 80px;
    margin-left: -6px;
}
.journey_cont_box:hover {
    margin-left: 0px;
}
.journey_cont p {
    font-size: 13px;
}
.faq_cont .card-body p{
    font-size: 14px;
}
.powering_business_cont img {
    width: auto !important;
    margin: auto;
}
.powering_business_cont p {
    text-align: center;
}
.powering_business .mob_block {
    margin-right: -30px;
    margin-left: -30px;
}
.overview_slider.owl-carousel .owl-nav .owl-next {
    color: #000;
    margin-right: 20px;
}
.overview_slider.owl-carousel .owl-nav .owl-prev {
    color: #000;
    margin-left: 20px;
}
.efficiency {
    text-align: center;
}
.suryakiran_cont span {
    font-weight: 400;
}
.solar_financing .title2{
    text-align: center;
}
.journey_cont img {
    width: 15%;
    float: left;
    margin-right: 15px;
}
.journey_cont p {
    font-size: 15px;
    width: 80%;
    float: left;
    text-align: left;
}
.journey_cont_box .frame{
    width: 100%;
}
#journey_cont_box {
    margin-top: 0;
    margin-left: 0px;
}
.journey_cont {
    transform: translate(-50%, -65%);
    padding-left: 25px;
}
.journey_cont_box{
    margin-bottom: -20px;
}
.mob_jcb .journey_cont{
    transform: translate(-50%, -50%);
    padding-left: 18px;
}
.faq:before {
    background-image: url(../images/faq_bg_mob.webp);
}
}















