html {
  scroll-behavior: smooth;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.1;
}
h1,
h2,



p {
  margin: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Raleway', sans-serif;
}
a {
  font-family: 'Open Sans', sans-serif; 
}
  

*{  transition:all .4s;}
span,
a,
input,
button,
li {
 
}
ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
p {
      font-size: 16px;
    color: #333333;
    font-weight: 400;
}
a,
input,
select,
textarea {
  margin: 0;
  outline: medium none;
  padding: 0;
}
html {
}

img,
fieldset {
  border: 0 none;
}
a {
  border: medium none;
  outline: medium none;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
  margin: 0;
  padding: 0;
}

a:hover {
  text-decoration: none;
}
.clear {
  clear: both;
}


img {
  image-rendering: -webkit-optimize-contrast;
}

.container.headfoot {
  max-width: 1420px;
  width: 100%;
	padding: 0 15px;
}
.container{
  width:100%;
  max-width:1220px;
  margin: 0 auto;
}

/* Header css */
/* 
header.header_section {
    position: absolute;
    display: block;
    width: 100%;
    float: left;
    z-index: 9999;
    left: 0;
    right: 0;
    top: 0;
} */
section.img-gallry.deskkk.whos_scrc.calif-home {
margin-top: 0px;
}
.scrc_text_bottom p:nth-child(1) {
  margin-bottom: 35px;
}
section.img-gallry.mobile {
    display: none;
}
.active {
  color: #49b9c7 !important;
  font-weight: 500 !important;
}
ul.menu_navigation li a:hover {
  color: #49b9c7;
  font-weight: 400;
}

.mid_menu_header {
  position: relative;
  padding: 30px 0;
}
.header_logo img {
  max-width: 139px;
  height: auto;
  width: 100%;
}
.menus {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.top-brs .top-menu {
  display: flex;
    align-items: center;
    justify-content: flex-end;
    border-bottom: 2px solid #f9f9f9;
    padding-bottom: 15px;
}
.header_navigation {
  display: flex;
  position: relative;
  width: 100%;
  justify-content: flex-end;
  padding:0;
}
.sidenavs {
  height: 100%;
  width: auto;
  position: relative;
  z-index: 1;
  top: 0;
  right: 0;
  background: transparent;
  transition: 0.5s;
  display: flex;
  align-items: center;
}
.sidenavs .closebtn {
  position: absolute;
  top: 0;
  right: 28px;
  font-size: 36px;
  margin-left: 50px;
  display: none;
}
.menu_navigation, .menu-btns{
  display:flex;
  align-items: center;
}
.sidenavs a {
    color: #515151;
    font-weight: 400;
    text-align: center;
    margin-right: 30px;
    padding: 8px 0;
    font-size: 16px;
    line-height: 29px;
    font-family: 'Raleway';
}
li.lst-btn a:last-child {
    margin-right: 0;
}
ul.menu_navigation li a {
    border-bottom: 3px solid transparent;
}

li.lst-btn a {
  padding: 10px 20px;
  background: #49B9C7;
  border: 0.5px solid #49B9C7;
  font-family: 'Open Sans';
  font-weight: 600;
  font-size: 18px;
  line-height: 23px;
  color: #FFFFFF;
}
li.lst-btn a:hover {
  background: transparent;
  color: #49b9c7;
  border: 1px solid #49b9c7;
}

.telephone-hover {
display: none;
}
.lst-btn a:hover .telephone-desktop {
display: none;
}
.lst-btn a:hover .telephone-hover {
display: inline-block;
}
span.toggle_menu {
  display: none;
}

.top-menu img{
  width: 20px;
  margin-right: 10px;
}
ul.top-menu a {
  font-size: 16px;
  line-height: 14px;
  color: #000000;
  font-weight: 400;
  margin-right: 40px;
}
li.become-member .btn {
  border-radius: 8px;
  background-color: #ff390a;
  border: 2px solid #ff390a;
  color: #fff;
  font-weight: 400;
  padding: 8px 5px;
  margin-right: 10px;
}
li.become-member .btn:hover, .get-started-btn a:hover{
  background-color: #fff;
    border: 2px solid #ff390a;
    color: #ff390a;
}
li.free-trial .btn:hover{
  background-color: #ff390a;
  color: #fff;
}
li.free-trial .btn {
  border-radius: 8px;
    background-color: #fff;
    border: 2px solid #ff390a;
    color: #ff390a;
    font-weight: 400;
    padding: 8px 30px;
    margin-right: 0;
}
.for-mob {
  display: none;
}

section.demosec {
    height: 80vh;
    background: #edf7fc;
}

.desk_head{
  display: none;
}








/* footer */

footer.footer {
  background: #49B9C7;
  padding: 15px;
  margin-top: 200px;
}
.footerheading h6 {
  font-weight: 700;
  font-size: 20px;
  line-height: 33px;
  color: #FFFFFF;
  font-family: 'Raleway';
  text-align: right;
}
.footerheading p, .footerheading p a {
  font-weight: 300;
  font-size: 14px;
  line-height: 25px;
  color: #FFFFFF;
  text-align: end;
  font-family: 'Open Sans';
}
.footerheading p {
 margin: 0;
}
hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgb(255 255 255);
}
.copyrightsec p, .copyrightsec a {
  font-weight: 400;
  font-size: 16.2901px;
  line-height: 28px;
  color: #FFFFFF;
  font-family: 'Raleway';
}
.copyrightsec p span {
  border-right: 1px solid white;
  margin-right: 5px;
  padding-right: 5px;
}
.copyrightsec.rightside {
  text-align: end;
}
.row.footlogo_bar {
    margin: 72px 0 155px 0;
}
.copyrightsec {
  margin-bottom: 28px;
}
.footerheading,
.footerheading{
    width: 25%;
    padding-left: 15px;
}
/*.footercontent {
  display: flex;
  justify-content: end;
}*/
.footercontent {
    display: flex;
    justify-content: flex-end;
}
/* banner bar */
.banner_bar {
   /* background-image: url(/wp-content/uploads/2022/09/HOMEPAGE-scaled.jpg);*/
    width: 100%;
    max-width: 100%;
   /* height: 499px;*/
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    position: relative;
    display: flex;
    justify-content: left;
    align-items: center;
}

.mob_banner.mob_ban {
    display: none;
}
/*section.banner_bar:before {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background: #18181838;
}*/
.banner_text_heading h1 {
    width: 100%;
    max-width: 510px;
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 500;
    font-size: 40px;
    line-height: 51px;
    color: #FFFFFF;
}
.banner_text_heading {
    padding-left: 85px;
    padding-top: 160px;
}

/*section.bannerheading {
  margin-top: -247px;
  margin-bottom: 84px;
}*/
.scrc_text_bottom p {
  font-weight: 400;
  font-size: 18px;
  line-height: 35px;
  text-align: center;
  letter-spacing: 0.01em;
  color: #393939;
  font-family: 'Raleway';
	    margin-bottom: 0;
}
.scrc_text_bottom {
  padding: 64px 0;
  width: 100%;
  max-width: 763px;
  margin: 0 auto;
}

.scrc_text_bottom p span {
  color: #49B9C7;
}
section.whos_scrc.calif-home {
    padding-bottom: 0;
    padding-top: 0;
}
.col-lg-12.border_bar {
  border-bottom: 1px solid #DCDCDC;
}

/* Who is SCRC */
.whos_scrc.our_phyc {
    padding-top: 185px;
}
.whos_scrc {
    padding-top: 70px;
    padding-bottom: 25px;
}
.whos_scrc h2 {
    font-style: normal;
    font-weight: 600;
    font-size: 32px;
    line-height: 41px;
    color: #49B9C7;
    font-family: 'Raleway';
    margin: 0;
}
section.whos_scrc.first_bar .col-lg-12.border_bar {
  padding-bottom: 65px;
}

.whos_scrc p {
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 33px;
  letter-spacing: 0.01em;
  color: #393939;
  font-family: 'Raleway';
  margin-top: 23px;
}
.col-lg-4.secondimggallry {
  margin: 55px 0 0 0;
}
section.img-gallry {
    margin-top: 100px;
}



/*-------------about_sec_start-------------*/
.p-color {
    color: #49B9C7;
    text-decoration: underline;
}

.about_bar {
   /* background-image: url(/wp-content/uploads/2022/09/AboutUs.png);*/
    width: 100%;
    max-width: 100%;
    /*height: 500px;*/
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 40% 55%;
    position: relative;
    display: flex;
    justify-content: left;
    align-items: center;
}
.about_head_sec {
    padding-top: 50px;
}
.abt_head_wrap h2 {
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 500;
    font-size: 67px;
    line-height: 87px;
    text-align: center;
    letter-spacing: 1px;
    color: #49B9C7;
    padding-bottom: 26px;
	    margin: 0;
}

.abt_head_wrap p {
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    line-height: 32px;
    text-align: center;
    color: #49B9C7;
    width: 100%;
    max-width: 832px;
    margin-left: auto;
    margin-right: auto;
	margin-bottom: 0;
}
.abt_head_wrap {
    width: 100%;
    max-width: 911px;
    margin-left: auto;
    margin-right: auto;
}
.abut_secong_txt p {
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 35px;
    letter-spacing: 0.01em;
    color: #393939;
}
.abut_secong_txt .ab_sce_para {
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 33px;
    letter-spacing: 0.01em;
    color: #393939;
    padding-top: 30px;
}

.abut_secong_txt {
    padding-top: 70px;
}
.abt_fist_bar {
    padding-top: 65px;
}

.bor_top_bar {
    border-top: 1px solid #DCDCDC;
}
.whos_scrc.our_phyc {
    padding-bottom: 25px;
}
.border_bar_sc {
  padding-bottom: 65px;
  border-bottom: 1px solid #DCDCDC;
}


.Our_phy_group_wrap h6 {
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    line-height: 35px;
    letter-spacing: 0.01em;
    color: #393939;
    padding-top: 21px;
    padding-bottom: 8px;
    width: 100%;
    max-width: 260px;
    margin: 0;
}

.Our_phy_group_wrap img {
    filter: drop-shadow(0px 3.65569px 10.0531px rgba(0, 0, 0, 0.11));
    border-radius: 39.9px;
    width: 100%;
}
.learn_more_btn {
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    line-height: 35px;
    letter-spacing: 0.01em;
    text-decoration-line: underline;
    color: #49B9C7;
}
.learn_more_btn:hover {
    text-decoration-line: none;
    color: #49B9C7;
}
.sp_space_top {
    margin-top: 111px;
}
.Our_phy_group_wrap p {
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 26px;
    letter-spacing: 0.075em;
    text-transform: uppercase;
    color: #393939;
}
.Our_phy_group_wrap {
    height: 95%;
}
/*.Our_phy_group_wrap {
    height: 94%;
}*/
/*-------------about_sec_end-------------*/

/*--------how_it_work-start---------*/
/*.how_it_work_bar{
    background-image: url(/wp-content/uploads/2022/08/HowItWorks.png);
    width: 100%;
    max-width: 100%;
    height:499px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
    display: flex;
    justify-content: left;
    align-items: center;
	background-position: 34% 100%;
}*/
.how_it_wrap h5 {
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 600;
    font-size: 32px;
    line-height: 41px;
    color: #49B9C7;
    padding-bottom: 25px;
	margin: 0;
}
.day_list.day-list-transfer {
    margin-bottom: 95px;
}
.how_it_work_sec {
    padding-top: 114px;
}
.how_it_wrap ul li {
    padding: 0 0 22px 29px;
    position: relative;
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 35px;
    letter-spacing: 0.01em;
    color: #393939;
}
.how_it_wrap.how_it_three a {
    text-decoration: none;
}
.how_it_wrap ul li:after {
    content: "";
    position: absolute;
    width: 12px;
    height: 12px;
    left: 0px;
    top: 12px;
    background: #49B9C7;
    border-radius: 50%;
}

.how_it__left_border {
    position: relative;
    padding-left: 63px;
}

/*.how_it__left_border::after {
    position: absolute;
    content: "";
    height: 3504px;
    width: 2px;
    border: 1px dashed #ACD3D6;
    left: 0;
    top: -27px;
}*/
.how_it__left_border::after {
position: absolute;
content: "";
height: calc(100% + 27px);
width: 2px;
border: 1px dashed #ACD3D6;
left: 0;
top: -27px;
}
.pc_space {
    margin-top: 105px;
}
.how_it_wrap{
    position: relative;
}
.how_it_one::after {
    content: "1";
    position: absolute;
    top: -10px;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 26px;
    line-height: 41px;
    text-align: center;
    color: #49B9C7;
    left: -90px;
    background: #D1F1F3;
    width: 57px;
    height: 57px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1;
}
.how_it_two::after {
    content: "2";
    position: absolute;
    top: -10px;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 26px;
    line-height: 41px;
    text-align: center;
    color: #49B9C7;
    left: -90px;
    background: #D1F1F3;
    width: 57px;
    height: 57px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1;
}
.how_it_three::after {
    content: "3";
    position: absolute;
    top: -10px;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 26px;
    line-height: 41px;
    text-align: center;
    color: #49B9C7;
    left: -90px;
    background: #D1F1F3;
    width: 57px;
    height: 57px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1;
}
.how_it_four::after {
    content: "4";
    position: absolute;
    top: -10px;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 26px;
    line-height: 41px;
    text-align: center;
    color: #49B9C7;
    left: -90px;
    background: #D1F1F3;
    width: 57px;
    height: 57px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1;
}
.how_it_five::after {
    content: "5";
    position: absolute;
    top: -10px;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 26px;
    line-height: 41px;
    text-align: center;
    color: #49B9C7;
    left: -90px;
    background: #D1F1F3;
    width: 57px;
    height: 57px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1;
}
.how_it_wrap.how_it_five p {
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 35px;
    letter-spacing: 0.01em;
    color: #393939;
}
.p_sp_space {
    padding-top: 40px;
}
.day_li_wrap h6 {
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 600;
    font-size: 32px;
    line-height: 41px;
    color: #49B9C7;
}

.day_li_para p {
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 35px;
    letter-spacing: 0.01em;
    color: #393939;
	margin: 0;
}
.day_list {
    display: flex;
    border-top: 1px solid #DCDCDC;
    padding-top: 65px;
    margin-top: 65px;
}
.day_li_wrap {
    width: 20%;
}
.day_li_para {
    width: 80%;
}
.day_pr {
    padding-top: 40px;
}
.day_list {
    padding-top: 50px;
    margin-top: 50px;
}
.bottom_image img {
  width: 100%;
}
/*---------how_it_work-end-------*/

/*-------timeline-and-cost-start--------*/
.time_and_cost_wrap{
  padding-top: 0;
}
.time_and_cost_wrap h2 {
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 500;
    font-size: 67px;
    line-height: 87px;
    text-align: center;
    letter-spacing: 1px;
    color: #49B9C7;
    padding-bottom: 66px;
    margin-bottom: 0;
}
.time_and_cost_wrap p {
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 35px;
    letter-spacing: 0.01em;
    color: #393939;
    padding-bottom: 29px;
	margin-bottom: 0;
}
.blue_dot_ul ul li {
    position: relative;
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 35px;
    letter-spacing: 0.01em;
    color: #393939;
    padding-left: 20px;
    margin-top: 17px;
}
.blue_dot_ul ul li:after {
    content: "";
    position: absolute;
    width: 12px;
    height: 12px;
    left: 0px;
    top: 12px;
    background: #49B9C7;
    border-radius: 50%;
}

.p-tp-color {
    color: #49B9C7;
    text-decoration: underline;
}
.blu_dt_txt_seond .p-tp-color {
    color: #49B9C7;
}
.timeline_bar {
   background-image: url(/wp-content/uploads/2022/08/timeline_banner.png);
    width: 100%;
    max-width: 100%;
   /* height: 499px;*/
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
}

.bottom_image {
  text-align: center;
  /*padding: 95px 0;*/
  padding: 95px 60px 95px 0px;
}

.cost_txt_btm p {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 35px;
  letter-spacing: 0.01em;
  color: #393939;
   margin-bottom: 0;
}
.sp_blu_dt {
    padding-top: 28px;
}
.blu_dt_txt_seond {
  padding-top: 65px;
  border-top: 1px solid #DCDCDC;
  margin-top: 65px;
}

.blu_dt_txt_seond .blue_dot_ul ul li {
  margin-top: 40px;
}
.time_and_cost_wrap.faq-wrap-title h2 {
    padding-bottom: 9px;
}
/*-------timeline-and-cost-end--------*/



/*------FAQ-Start-------*/
.faq_bar{
   background-image: url(/wp-content/uploads/2022/09/FAQ.png);
    width: 100%;
    max-width: 100%;
   /* height: 499px;*/
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 100% 20%;
    position: relative;
}



.faq_inner_wrp h6 {
  padding-top: 65px;
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 500;
  font-size: 26px;
  line-height: 36px;
  color: #44BEC8;
  margin: 0;
}
.faq_inner_wrp p {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 35px;
  letter-spacing: 0.01em;
  color: #393939;
  padding-top: 23px;
  margin-bottom: 0;
}
.blu_dt_txt_seond p {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 35px;
  letter-spacing: 0.01em;
  color: #393939;
	margin-bottom: 0;
}
/*------FAQ-end-------*/
.b_color{
    color:#49B9C7;
}
.error_sec .btn-back a {
color: #49b9c7;
border:1px solid #49b9c7;
padding:10px 40px;
border-radius:0px;
}
.btn-back {
text-align: center;
margin-top:40px;
}
.error_sec .btn-back a:hover {
background: #49b9c7;
color: #fff;
}
/*----homepage----*/
.border_bar {
    border-bottom: 1px solid #DCDCDC;
    padding: 0 0 55px 0;
}
.border_bar_top {
    border-top: 1px solid #DCDCDC;
}
.copyrightsec a:hover{
    text-decoration: underline;
}
/**--end---*/