.btn-link.text-dark-gray, .text-dark-gray, a.text-dark-gray-hover:hover {
    color: #1e3238;
}
.fs-80 {
    font-size: 70px;
    line-height: 78px;
}
.blog-only-text .card-body:hover .card-title, .text-shadow-large {
    text-shadow: 0 0 50px rgb(0 0 0 / 90%);
}
.fs-20 {
    font-size: 20px;
    line-height: 28px;
    opacity: 0.5;
    margin: 10px 0 30px;
}

.text-shadow-double-large {
    text-shadow: 0 0 100px rgb(0 0 0 / 90%);
}
.text-shadow-double-large {
    text-shadow: 0 0 100px rgb(0 0 0 / 90%);
}
.btn-link.text-white, .text-white, a.text-white-hover:hover {
    color: var(--white);
}
.fs-19 {
    font-size: 19px;
}
.text-white {
    --bs-text-opacity: 1;
    color: #fff;
}
.feature-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
    position: relative;
    z-index: 1;
}
.feature-box.feature-box-left-icon, .feature-box.feature-box-left-icon-middle {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: stretch!important;
    -ms-flex-align: stretch!important;
    align-items: stretch!important;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: left;
}

.feature-box.feature-box-left-icon-middle {
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    -webkit-box-align: center!important;
    -ms-flex-align: center!important;
    align-items: center!important;
    -ms-flex-pack: center;
    justify-content: flex-start;
    text-align: left;
}

.feature-box.feature-box-left-icon .feature-box-icon, .feature-box.feature-box-left-icon-middle .feature-box-icon {
    margin-right: 30px;
}

.feature-box .feature-box-icon-rounded {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    overflow: hidden;
    -webkit-transition: .3s;
    transition: .3s;
}
.me-15px {
    margin-right: 15px!important;
}
.h-65px {
    height: 65px!important;
}
.w-65px {
    width: 65px!important;
}
.bg-yellow {
    background-color: #ecab23;
}
.rounded-circle {
    border-radius: 50%!important;
}
section.top-space-margin.p-0.full-screen.md-h-600px.sm-h-500px.section-dark {
    height: 500px;
    background-attachment: fixed;
}



section.top-space-margin.p-0.full-screen.md-h-600px.sm-h-500px.section-dark {
    height: auto;
    /* background-attachment: fixed; */
    padding: 105px 0 !important;
    background-size: cover !important;
    background-position: top !important;
    background-repeat: no-repeat;
}

.mt-10 {
    margin-top: 10%!important;
}
.position-relative {
    position: relative!important;
}
.h-200px {
    height: 200px!important;
}

.w-200px {
    width: 200px!important;
}
.bg-yellow {
    background-color: #ecab23;
}
.fs-160 {
    font-size: 10rem;
    line-height: 10rem;
}

@media (min-width: 992px)
{
    .offset-lg-1 {
    margin-left: 8.33333333%;
}
}

.left-minus-25px {
    left: -28px;
}

.top-100px {
    top: 100px;
}
.position-absolute {
    position: absolute!important;
}
.w-40px {
    width: 40px!important;
}
.ps-14 {
    padding-left: 14%!important;
}
.pb-12 {
    padding-bottom: 12%!important;
}
.pe-14 {
    padding-right: 14%!important;
}
.pt-12 {
    padding-top: 12%!important;
}
.border-radius-6px {
    border-radius: 6px!important;
}
.box-shadow-quadruple-large, .box-shadow-quadruple-large-hover:hover {
    -webkit-box-shadow: 0 20px 60px rgb(0 0 0 / 8%);
    box-shadow: 0 20px 60px rgb(0 0 0 / 8%);
    -webkit-transition: all 350ms cubic-bezier(.37,0,.63,1);
    transition: all 350ms cubic-bezier(.37,0,.63,1);
}
.left-0px {
    left: 0;
}
.contact-form-style-01 {
    margin-top: -100px;
}

.form-control, .form-control.is-invalid, .was-validated .form-control:invalid {
    background-position: right 20px center!important;
}

.contact-form-style-01 input, .contact-form-style-01 textarea {
    padding-left: 20px;
}

/*.form-control, .form-select, input, select, textarea {
    padding: 12px 25px;
    width: 100%;
    max-width: 100%;
    resize: none;
    outline: 0;
    font-size: 16px;
    border: 1px solid #e4e4e4;
    color: #7c898d;
    line-height: inherit;
    word-break: normal;
    -webkit-transition: .3s;
    transition: .3s;
}*/
.mb-15px {
    margin-bottom: 15px!important;
}
.contact-form-style-01 h6{
    font-size: 25px;
    line-height: 35px;
    color: #000;
        width: 100%;
    margin-bottom: 15px;
}
.d-inline-block {
    display: inline-block!important;
}
.terms-condition-box input[type=checkbox] {
    position: absolute;
    opacity: 0;
    visibility: hidden;
    top: 4px;
    left: 0;
}

.terms-condition-box .box {
    position: relative;
    padding-left: 30px;
    cursor: pointer;
    display: inline-block;
}
.fs-16 {
    font-size: 16px;
}

.contact-form-style-01 .form-group .form-icon {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    padding-top: 2px;
    left: 25px;
}
.terms-condition-box .box {
    position: relative;
    padding-left: 30px;
    cursor: pointer;
    display: inline-block;
}
.terms-condition-box .box:before {
    content: "";
    width: 20px;
    height: 20px;
    background-color: transparent;
    border: 1px solid #ddd;
    position: absolute;
    top: 5px;
    left: 0;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}
.mb-20px
{
    margin-bottom: 20px;
}
.h5title, .h5title h1, .h5title h2, .h5title h3, .h5title h4, .h5title h5, .h5title h6 {
    font-size: 26px;
    line-height: 33px;
}
.ps-45px {
    padding-left: 45px!important;
}
.border-radius-6px {
    border-radius: 6px!important;
}
.hover-box {
    z-index: 1;
}
.m-0 {
    margin: 0!important;
}

.hover-box * {
    -webkit-transition: all .5s cubic-bezier(.5,1,.89,1);
    transition: all .5s cubic-bezier(.5,1,.89,1);
    will-change: transform;
}

.z-index-1 {
    z-index: 1;
}
.p-14 {
    padding: 14%!important;
}

.icon-extra-large {
    font-size: 50px;
}
.mt-auto {
    margin-top: auto!important;
}

.w-65 {
    width: 65%!important;
}
@media (max-width: 1399px)
{
    .xl-w-75 {
    width: 75%!important;


}
}
.h-50px {
    height: 50px!important;
}
.grid-loading::after, .w-50px {
    width: 50px!important;
}
.absolute-middle-center {
    left: 50%;
    top: 50%;
    position: absolute;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.icon-very-medium {
    font-size: 28px;
}
.lh-0px {
    line-height: 0;
}
.bg-gradient-gray-light-dark-transparent {
    background-image: -webkit-gradient(linear,left bottom,left top,from(rgba(32,35,41,1)),to(transparent));
    background-image: linear-gradient(to top,rgba(32,35,41,1) 10%,transparent 50%);
}

figure.m-0.hover-box.overflow-hidden.position-relative.border-radius-6px a {
    display: block;
    width: 100%;
}
figure.m-0.hover-box.overflow-hidden.position-relative.border-radius-6px img {
    width: 100%;
}
.top-0px {
    top: 0;
}
.z-index-1 {
    z-index: 1;
}
.left-0px {
    left: 0;
}
.mt-auto.d-flex.w-100.align-items-center {
    z-index: 2;
}
#course-group-slider4
{
    min-width: 100vw;
}
.bg-very-light-gray {
    background-color: #eceff1;
}
.titleh5 {
    font-size: 32px;
    line-height: 40px;
}
.py-10 {
    padding: 80px 0;
}
#course-group-slider4 .slick-prev, #course-group-slider4 .slick-next {
    left: auto;
    width: 50px;
    height: 50px;
    opacity: 1;
    top: -80px;
    color: #000 !important;
    background: #fff;
    box-shadow: 0 0 25px rgb(0 0 0 / 8%);
    border-radius: 50%;
    margin-left: 15px;
}
#course-group-slider4 .slick-next {
    right: auto;
    left: 60px;
}
.bg-base-color, .down-section-line .section-line:before, .header-cart-icon .cart-count {
    background-color: #0a89ee;
}
.text-decoration-line-bottom
{
    text-decoration: underline;
}

.fs-24 {
    font-size: 24px;
    line-height: 34px;
}
p.fs-18 {
    font-size: 18px;
    line-height: 26px;
}
.pb-10 {
    padding-bottom: 10%!important;
}
img.h-40px.md-h-35px.sm-h-40px {
    height: 40px;
}
.pt-10 {
    padding-top: 10%!important;
}
.p-15px {
    padding: 15px!important;
}
.border-color-extra-medium-gray {
    border-color: #e4e4e4!important;
}
.marquee-slide {
    -webkit-transition-timing-function: linear!important;
    transition-timing-function: linear!important;
    position: relative;
}

.h-40px {
    height: 40px!important;
}
marquee {
    margin: 60px 0 !important;
}

.swiper-wrapper.marquee-slide.d-flex .swiper-slide {
    /* width: 50%; */
    margin: 0 50px;
}
.border-radius-30px {
    border-radius: 30px!important;
}
.ps-20px {
    padding-left: 20px!important;
}
.pe-20px {
    padding-right: 20px!important;
}
.mt-7 {
    margin-top: 85px;
}
.fw-500 {
    font-weight: 500!important;
}
.opacity-2 {
    opacity: .2;
}

.me-10px {
    margin-right: 10px!important;
}
.grid-loading::after, .w-50px {
    width: 50px!important;
}
.separator-line-1px {
    height: 1px;
}

.btn.btn-box-shadow.btn-white:active, .btn.btn-box-shadow.btn-white:hover, .btn.btn-white {
    background: #ffffff;
    color: #1e3238;
}


.btn.btn-white:active, .btn.btn-white:hover {
    background-color: transparent;
    border-color: var(--white);
    color: var(--white);
}
.btn.btn-rounded.btn-rounded {
    -webkit-border-radius: 50px;
    border-radius: 50px;
}
.btn.btn-rounded.btn-large {
    padding: 14px 36px;
}
.btn.btn-large {
    font-size: 16px;
}
.btn.with-rounded {
    position: relative;
}
.btn.with-rounded.btn-large>span {
    line-height: 34px;
}

.btn.with-rounded.btn-large>span {
    width: 34px;
    height: 34px;
    right: 8px;
}
.btn.with-rounded>span {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 42px;
    height: 42px;
    position: absolute;
    border-radius: 100%;
    right: 8px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-box-shadow: 0 5px 10px 0 rgb(0 0 0 / 35%);
    box-shadow: 0 5px 10px 0 rgb(0 0 0 / 35%);
}
.btn.with-rounded.btn-large {
    padding-right: 55px;
}
.btn-box-shadow {
    -webkit-box-shadow: 0 5px 20px rgb(0 0 0 / 10%);
    box-shadow: 0 5px 20px rgb(0 0 0 / 10%);
    -webkit-transition: all .3s cubic-bezier(.2,0,.3,1);
    transition: all .3s cubic-bezier(.2,0,.3,1);
}
.tab-style-08 ul .nav-item {
    padding: 0;
    background-color: transparent;
    border-right: 1px solid #eaeaeb;
    flex-grow: 1;
    flex-basis: 0;
}
.tab-style-08 ul .nav-item .nav-link {
    border: 0;
    margin-bottom: 0;
    padding: 30px 15px;
    background-color: transparent;
    position: relative;
    color: #7c898d;
}
.tab-style-08 ul .nav-item .nav-link.active, .tab-style-08 ul .nav-item .nav-link.show, .tab-style-08 ul .nav-item .nav-link:hover {
    border: 0;
    color: #0a89ee;
}

.tab-style-08 ul .nav-item .tab-border {
    width: calc(100% + 2px);
    height: 3px;
    display: block;
    -wekit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: transform .5s ease;
    transition: transform .5s ease;
    position: absolute;
    left: -1px;
    top: 0;
}
.tab-style-08 ul .nav-item .nav-link.active .tab-border, .tab-style-08 ul .nav-item .nav-link.show .tab-border, .tab-style-08 ul .nav-item .nav-link:hover .tab-border {
    -wekit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
}
.mb-8 {
    margin-bottom: 8%!important;
}
.left-35px {
    left: 35px;
}

.bottom-30px {
    bottom: 30px;
}
.ps-25px {
    padding-left: 25px!important;
}
.pb-20px {
    padding-bottom: 20px!important;
}
.pe-25px {
    padding-right: 25px!important;
}
.pt-20px {
    padding-top: 20px!important;
}
.w-250px {
    width: 250px!important;
}
.border-radius-4px {
    border-radius: 4px!important;
}
.bg-very-light-gray {
    background-color: #eceff1;
}
.countettile_text
{
    font-size: 50px;
    line-height: 60px;
    color: #000;
    font-weight: 700;
    margin-right: 20px;
    padding-right: 20px;
    border-right: 1px solid rgba(35,35,35,.1)!important;
}
.amazingtitle
{
    font-size: 33px;
    line-height: 40px;
}
.text-emerald-green {
    color: #62cd54;
}
.team_section img
{
    width: 100%;
}
.hover-text {
    display: none;
}
.box-shadow-quadruple-large, .box-shadow-quadruple-large-hover:hover {
    -webkit-box-shadow: 0 20px 60px rgb(0 0 0 / 8%);
    box-shadow: 0 20px 60px rgb(0 0 0 / 8%);
    -webkit-transition: all 350ms cubic-bezier(.37,0,.63,1);
    transition: all 350ms cubic-bezier(.37,0,.63,1);
}
.hover-box:hover .box-overlay {
    opacity: 1;
    visibility: visible;
}
.border-radius-6px {
    border-radius: 6px!important;
}
.team-style-01 figure figcaption .social-icon {
    display: block!important;
    height: auto!important;
    margin-bottom: -50px!important;
    overflow: visible!important;
    -webkit-transition: .4s;
    transition: .4s;
}
.team-style-01 figure:hover figcaption .social-icon {
    margin-bottom: 0!important;
}
.mt-20px {
    margin-top: 20px!important;
}
.team-style-01 figure:hover figcaption {
    position: absolute;
    bottom: -1px;
}

.p-30px {
    padding: 30px!important;
}
figure.mb-0.hover-box.box-hover.position-relative {
    height: 100%;
}
section.p-0.bg-base-color {
    background: #015054;
}

@media screen and (max-width: 991px)
{
    .countettile_text {
    font-size: 24px;
    line-height: 40px;
}
.countettile_text {
    margin-right: 5px;
    padding-right: 5px;
}
span.fs-19.fw-600.ls-minus-05px.mb-5px.d-block.text-dark-gray.mt-2 {
    font-size: 13px;
}
.fw-700.mb-0.text-dark-gray.ls-minus-1px.amazingtitle.text-left {
    text-align: left;
    font-size: 20px;
    line-height: 30px;
}
.services-item {
    margin-bottom: 30px;
}
}
@media screen and (max-width: 991px)
{
    .col-xl-4.col-lg-5.offset-lg-1.col-md-6.col-sm-6.text-center.text-md-start {
    text-align: left !important;
}
p.fs-18 {
    font-size: 15px;
    line-height: 24px;
}
.xl-outside-box-right-15 {
    font-size: 34px;
    line-height: 44px;
    word-break: break-word;
    display: inline;
}
}
@media screen and (max-width: 767px)
{
    .fw-700.mb-0.text-dark-gray.ls-minus-1px.amazingtitle.text-left {
    text-align: center;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 26px !important;
}
.fs-19.lh-28.last-paragraph-no-margin.text-white.pt-15px.pb-15px {
    text-align: center;
}
}

@media screen and (max-width: 575px)
{
    span.fs-19.fw-600.ls-minus-05px.mb-5px.d-block.text-dark-gray.mt-2 {
    font-size: 18px;
    padding: 0 10px;
    word-break: break-word;
    display: inline-block;
    margin: 30px 0;
}
.col-xl-4.col-lg-5.offset-lg-1.col-md-6.col-sm-6.text-center.text-md-start {
    text-align: left !important;
    padding-top: 120px;
}
.col-xl-4.col-lg-5.offset-lg-1.col-md-6.col-sm-6.text-center.text-md-start.successstories_rightcontent
{
    padding-top: 30px;
}
.ps-45px {
    padding-left: 20px;
}
}
h2.title.white-color, .orangecenter_heading h2, .orangecenter_heading h3, .orangecenter_heading h4, .orangecenter_heading h5, .orangecenter_heading h6 {
    color: #fff;
    font-weight: 600;
    color: orange;
    font-size: 2rem;
}

.sec-title.text-center.mb-50.md-mb-35 {
    color: #fff;
}

.titlecore {
    font-size: 29px;
    line-height: 39px;
    font-weight: 700;
    margin: 10px 0 30px;
    text-decoration: underline;
}

.sec-title.text-center.mb-50.md-mb-35 p {
    font-size: 18px;
    margin: 10px 0 38px;
}
    .black-bg2 {
    background-color: #000000;
}
.rs-services.services-style5 .services-item .services-wrap:hover {
    transform: scale(1.1);
    transition: 0.5s ease-in-out;
}
.rs-services.services-style5 .services-item .services-wrap {
  background-color: #FFFFFF;
  border-radius: 10px;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.06);
  text-align: center;
  padding: 50px 10px 30px;
  margin: 0 3px 0 3px;
}
.rs-services.services-style5 .services-item .services-wrap .services-img img {
    height: 66px;
    width: 66px;
    max-width: inherit;
    object-fit: contain;
}
.rs-services.services-style5 .services-item .services-wrap .services-content {
  margin: 28px 0px 0px 0px;
}
.rs-services.services-style5 .services-item .services-wrap .services-content .title {
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    margin: 0 0 21px;
    color: #000;
}
.rs-services.services-style5 .services-item .services-wrap .services-content .title:hover {
  color: #ff7425;
}
.rs-services.services-style5 .services-item .services-wrap .services-content .services-txt {
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  color: #3E3E3E;
  margin-bottom: 20px;
}
.rs-services.services-details .ser-details {
  margin: 0 0 0 -130px;
}
    span.text-dark-gray.ls-minus-05px.d-inline-block.lh-22 {
    font-size: 20px;
    font-weight: 700;
}
#successstories .slick-next, #successstories .slick-prev {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: var(--bg-white-5);
    box-shadow: 0 0 1px 1px rgb(20 23 28 / 10%), 0 3px 1px 0 rgb(20 23 28 / 10%);
    z-index: 1;
    top: calc( 50% - 0px);
}
#successstories p {
    font-size: 15px;
    font-weight: 400;
    text-align: justify;
    color: #333;
}
    .amazingtitle {
    font-size: 25px;
    line-height: 35px;
}
    .countettile_text {
    font-size: 32px;
    line-height: 50px;
    }
    span.fs-19.fw-600.ls-minus-05px.mb-5px.d-block.text-dark-gray.mt-2 {
    font-size: 18px;
    padding: 0 10px;
    word-break: break-word;
    display: inline-block;
}
    .swiper-wrapper.marquee-slide.d-flex .swiper-slide {
    /* width: 50%; */
    margin: 0 15px;
}
.pt-10.pb-10 {
    padding: 10px;
}
    .left-0px {
    left: 0;
}

.bottom-80px {
    bottom: 73px;
}
.pt-35px {
    padding-top: 20px!important;
}
.mb-20px {
    margin-bottom: 10px;
}
.w-230px {
    width: 230px!important;
}
.border-radius-5px {
    border-radius: 5px!important;
}
[data-top-bottom] {
    transition: transform .65s cubic-bezier(.23,1,.32,1);
}
.box-shadow-double-large, .box-shadow-double-large-hover:hover {
    -webkit-box-shadow: 0 0 45px rgb(0 0 0 / 9%);
    box-shadow: 0 0 45px rgb(0 0 0 / 9%);
    -webkit-transition: all 350ms cubic-bezier(.37,0,.63,1);
    transition: all 350ms cubic-bezier(.37,0,.63,1);
}
.position-absolute {
    position: absolute!important;
}
section.top-space-margin.p-0.full-screen.md-h-600px.sm-h-500px.section-dark {
    height: auto;
    background-attachment: fixed;
    padding: 105px 0 !important;
    background-size: 100% auto;
    background-position: top !important;
}
.aboutusbreadcrumb {
    background: #212529;
    display: inline-block;
    font-size: 30px;
    line-height: 45px;
    padding: 8px 50px;
    border-radius: 2px;
    text-shadow: none;
}
.contact-form-style-01 {
    margin-top: 0;
}
.whoweare_Section p {
    font-size: 16px;
    font-weight: 400;
    color: #333;
    text-align: justify;
    line-height: 26px;
}
.ptb70
{
    padding: 80px 0;
}
.h5title, .h5title h1, .h5title h2, .h5title h3, .h5title h4, .h5title h5, .h5title h6 {
    font-size: 31px;
    line-height: 41px;
}
.whoweare_Section h1, .whoweare_Section h2, .whoweare_Section h3, .whoweare_Section h4, .whoweare_Section h5, .whoweare_Section h6
{
    margin-bottom: 10px;
    text-align: left;
}
a.btn.btn-large.text-white.text-uppercase.btn-base-color.d-block.btn-box-shadow {
    background: #000000;
    border-radius: 0;
    margin-top: 10px;
    display: block !important;
}
span.d-inline-block.fw-600.lh-24.text-dark-gray.ls-minus-1px.mb-30px.ps-20.pe-20 {
    padding: 0 20px;
}
.team-style-01 figure:hover figcaption .social-icon i {
    margin: 0 5px;
}
.feature-box.feature-box-left-icon-middle
{
    
}
.footer-area.footer-area-v2 .feature-box.feature-box-left-icon-middle {
    justify-content: end;
}

@media screen and (max-width: 991px)
{
    .countettile_text {
    font-size: 25px;
    line-height: 45px;
}
.rs-services.services-style5 .services-item .services-wrap {
    padding: 35px 10px 20px;
}
.rs-services.services-style5 .services-item .services-wrap .services-content .title {
    font-size: 16px;
    line-height: 25px;
}
.m-cross-icon, .m-search-icon
{
    padding: 7px 10px;
}
}
@media screen and (max-width: 500px)
{
    span.d-inline-block.fw-600.lh-24.text-dark-gray.ls-minus-1px.mb-30px.ps-20.pe-20 {
    padding: 0 10px;
}
.h5title, .h5title h1, .h5title h2, .h5title h3, .h5title h4, .h5title h5, .h5title h6 {
    font-size: 27px;
    line-height: 37px;
}
}
@media screen and (max-width: 300px)
{
.aboutusbreadcrumb {
    font-size: 25px;
    line-height: 40px;
    padding: 8px 35px;
}
section.top-space-margin.p-0.full-screen.md-h-600px.sm-h-500px.section-dark {
    padding: 80px 0 !important;
}
section.ptb70.aboutsection_about {
    padding-top: 125px;
}
}