.error_main_section {
    margin-top: 79px;
    padding-top: 40px;
    padding-bottom: 40px;
    height: 100%;
    background: url(../img/error_bg.svg);

    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
    /* height: 363px; */
    width: 937px;
 }

 .error_h1 {
    color: var(--Dark, #030318);

    /* Desktop/H1 */
    font-family: 'Gilroy';
    font-size: 58px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    text-align: center;
 }

 .error_h3 {
    color: var(--Blue-grey, #1A1A31);

    /* Desktop/H3 */
    font-family: 'Gilroy';
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    text-align: center;
 }
 .error_p {
    color: var(--Blue-grey, #1A1A31);
    text-align: center;

    /* Desktop/body big */
    font-family: 'Gilroy';
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 27px */
    text-align: center;
    margin: 28px 0px 28px 9px;
 }

 .error_return_home {
   /* display: flex; */
   height: 48px;
   padding: 10px 15px;
   /* justify-content: center; */
   align-items: center;
   background: var(--Coral, #FC5252);
   color: var(--White, #FFF);
   /* text-align: center; */

   /* Desktop/header */
   font-family: 'Gilroy';
   font-size: 16px;
   font-style: normal;
   font-weight: 600;
   line-height: normal;
   text-transform: uppercase;
   margin: 0px 0px 80px 0px;
   border: none;

 }


 .s_section_term_condition {
   margin-top: 78px;
   padding-top: 80px;
   padding-bottom: 80px;
   position: relative;
}
.term_div {
   margin: 0px 10px;
   height: auto;
   position: relative;
}

.term_h2 {
   color: var(--Dark, #030318);

   /* Desktop/H2 */
   font-family: 'Gilroy';
   font-size: 48px;
   font-style: normal;
   font-weight: 700;
   line-height: normal;
   text-transform: uppercase;
   align-self: stretch;
   margin: 0px;
}
.term_h2_p {
   color: var(--Dark, #030318);

   /* Desktop/body big */
   font-family: 'Gilroy';
   font-size: 18px;
   font-style: normal;
   font-weight: 400;
   line-height: 150%; /* 27px */
   margin: 24px 0px 0px 0px;
}

.term_services_h3 {
   color: var(--Dark, #030318);

   /* Desktop/H3 */
   font-family: 'Gilroy';
   font-size: 32px;
   font-style: normal;
   font-weight: 700;
   line-height: normal;
   text-transform: uppercase;
   margin: 36px 0px 20px 0px;
}
.term_services_p {
   color: var(--Blue-grey, #1A1A31);

   /* Desktop/body big */
   font-family: 'Gilroy';
   font-size: 18px;
   font-style: normal;
   font-weight: 400;
   line-height: 150%;
}
.term_consult_h3 {
   color: var(--Dark, #030318);

   /* Desktop/H3 */
   font-family: 'Gilroy';
   font-size: 32px;
   font-style: normal;
   font-weight: 700;
   line-height: normal;
   text-transform: uppercase;
   margin: 36px 0px 20px 0px;
}
.term_consult_p {
   color: var(--Blue-grey, #1A1A31);

   /* Desktop/body big */
   font-family: 'Gilroy';
   font-size: 18px;
   font-style: normal;
   font-weight: 400;
   line-height: 150%;
}

.term_payments_h3 {
   color: var(--Dark, #030318);

   /* Desktop/H3 */
   font-family: 'Gilroy';
   font-size: 32px;
   font-style: normal;
   font-weight: 700;
   line-height: normal;
   text-transform: uppercase;
   margin: 36px 0px 20px 0px;
}
.term_payments_p {
   color: var(--Blue-grey, #1A1A31);

   /* Desktop/body big */
   font-family: 'Gilroy';
   font-size: 18px;
   font-style: normal;
   font-weight: 400;
   line-height: 150%;
}

.term_cancellations_h3 {
   color: var(--Dark, #030318);

   /* Desktop/H3 */
   font-family: 'Gilroy';
   font-size: 32px;
   font-style: normal;
   font-weight: 700;
   line-height: normal;
   text-transform: uppercase;
   margin: 36px 0px 20px 0px;
}
.term_cancellations_p {
   color: var(--Blue-grey, #1A1A31);

   /* Desktop/body big */
   font-family: 'Gilroy';
   font-size: 18px;
   font-style: normal;
   font-weight: 400;
   line-height: 150%;
}

.term_digital_h3 {
   color: var(--Dark, #030318);

   /* Desktop/H3 */
   font-family: 'Gilroy';
   font-size: 32px;
   font-style: normal;
   font-weight: 700;
   line-height: normal;
   text-transform: uppercase;
   margin: 36px 0px 20px 0px;
}
.term_digital_p {
   color: var(--Blue-grey, #1A1A31);

   /* Desktop/body big */
   font-family: 'Gilroy';
   font-size: 18px;
   font-style: normal;
   font-weight: 400;
   line-height: 150%;
}

.right_o_b {
   /* width: 254.728px;
   height: 254.728px;
   transform: rotate(-99.994deg); */
   position: absolute;
   right: 0px;
   bottom: -103px;
 }

.left_o_b {
   position: absolute;
   left: 0px;
   bottom: -103px;
 }
/* test */
/* .left_img_div {
   height: 350px;
   width: 600px;
   border: 5px solid rgb(217, 0, 0);
 }
 .right_o_b {
   height: 70px;
   width: 70px;
   position: relative;
   top: 50px;
   left: 120px;
 }
 
 
 
 .right_img_div {
   height: 350px;
   width: 600px;
   border: 5px solid black;
   position: relative;
 }
 .left_o_b {
   height: 70px;
   width: 70px;
   position: absolute;
   bottom: 0px;
   right: 30px;
 } */
 /* test */