.scroll-bottom .down,
.pos-rel {
    position: relative
}

h2, h3{
font-size: 28px !important;
}

.scroll-bottom .down {
    display: block;
    width: 50px;
    height: 50px;
    background-color: #fff;
    color: #000;
    border-radius: 50%
}

.scroll-bottom {
    display: inline-block;
    position: absolute;
    bottom: 30%;
    right: -68%
}

.scroll-bottom .down:after {
    content: "\f063";
    font-weight: 900;
    font-family: 'font awesome 5 free';
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 50px;
    height: 50px
}

#svg-4 .scroll-bottom {
    right: -292px
}

.bg-img {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: 100%
}

.bg-1 {
    background-image: url(../images/home/bg_01.jpg)
}

.bg-2 {
    background-image: url(../images/home/bg_02.jpg)
}

.bg-3 {
    background-image: url(../images/home/circuit-bg.png)
}

.box-style-1::before {
    background: #00171f
}

.button-darkbllue.button-isi::before {
    background: #00171e
}

.button.button-darkbllue {
    border: 2px solid #00171e;
    color: #fff
}

.text-darkblue {
    color: #00171e
}

.rd-navbar-static .rd-nav-link:after {
    content: '';
    position: absolute;
    bottom: -12px;
    left: 0;
    right: 0;
    width: 0;
    margin: auto;
    height: 3px;
    background-color: #1748c8;
    transition: width .3s ease
}

.rd-navbar-static .rd-nav-link:hover::after {
    width: 100%
}

.banner-section h5 {
    line-height: 2.1
}

.banner-section .box-style-1 {
    padding-left: 49px
}

@media(max-width:991px) {
    .banner-section .box-style-1 {
        padding-left: 0
    }

    .rd-navbar-fixed .rd-navbar-panel {
        padding: 10px;
        height: unset
    }
}

@media(max-width:767px) {

    .banner-section h2,
    .heading-2 {
        font-size: 27px
    }
}

@media(max-width:767px) {
    .text-mob-left {
        text-align: left
    }
}

.mob-img {
    display: none
}

@media(max-width:991px) {
    .mob-none {
        display: none
    }

    .mob-img {
        display: block
    }
}

@media(max-width:479px) {
    .mob-img {
        margin-bottom: 21px
    }

    .banner-section h5 {
        font-size: 16px
    }
}

.client-section .clients-default img {
    width: 140px;
    height: auto
}

@media screen and (max-width:767px) {
    .box-style-1::before {
        background: 0
    }

    .banner-section h2 {
        font-size: 56px
    }
}

@media screen and (max-width:479px) {
    .banner-section h2 {
        font-size: 38px
    }
}

@media(max-width:439px) {
    .section-style-1 {
        transform: inherit
    }
}

.purple-bg {
    background-image: linear-gradient(rgba(54, 134, 113, 0.47), rgba(7, 64, 48, 0.6))
}

.yellow-bg {
    background-image: linear-gradient(#10463e, #00171f)
}

.blue-bg {
    background-image: linear-gradient(rgba(73, 16, 224, 0.8), rgba(75, 19, 224, 0.8))
}

.img-error-rate {
    position: absolute;
    top: 0;
    right: -2%;
    width: 250px
}

@media(max-width:1199px) {
    .img-error-rate {
        width: 180px
    }
}

@media(max-width:991px) {
    .img-error-rate {
        width: 140px
    }

    .quality-section .ml-40 {
        margin-left: 17px
    }
}

@media(max-width:639px) {
    .img-error-rate {
        width: 135px;
        top: 58px;
        right: 3%
    }

    .quality-section .ml-40 {
        margin-left: 0
    }

    .quality-section .mob-img-size {
        max-width: 400px
    }
}

@media(max-width:479px) {
    .img-error-rate {
        width: 93px;
        top: 32px;
        right: 5%
    }

    .quality-section .mob-img-size {
        max-width: 300px
    }

    p {
        margin: 0 10px
    }
}

.service-default-caption {
    min-height: 257px
}

@media screen and (max-width:1024px) {
    .service-default-caption {
        min-height: 279px
    }
}

@media(max-width:991px) {
    .assured .service-default-icon img {
        width: 50px
    }

    .service-default-caption {
        min-height: 300px
    }

    .service-default-title {
        min-height: 52px
    }
}

@media(max-width:639px) {
    .service-default-caption {
        min-height: 204px
    }
}

.indestries-section .indestries-img .img-box {
    width: 250px;
    height: auto;
    border-radius: 12px;
    margin: auto;
    overflow: hidden;
    margin-top: 5px;
    margin-bottom: 30px;
    transition: box-shadow .5s ease
}

.indestries-section .indestries-img .img-box:hover {
    -webkit-box-shadow: 0 0 1px 1px #ddd;
    -moz-box-shadow: 0 0 1px 1px #ddd;
    box-shadow: 0 0 1px 2px #ddd
}

@media(max-width:991px) {
    .indestries-section .indestries-img .img-box {
        width: 187px
    }
}

@media(max-width:991px) {
    .indestries-section .owl-carousel .owl-dot span {
        width: 9px;
        height: 9px
    }
}

.text-yellow {
    color: #f9f023
}

.text-musterdyellow {
    color: #c2a83e
}

.testimonial-section .testimonical-line {
    width: 100%;
    position: relative
}

.testimonical-line .fa-circle {
    position: absolute;
    display: inline-block;
    top: 41%;
    color: #fff
}

.testimonical-line .fa-circle.circl-1 {
    left: 31%
}

.testimonical-line .fa-circle.circl-2 {
    right: 31%
}

.testimonial-section .testimonical-line:before,
.testimonial-section .testimonical-line:after {
    content: '';
    position: absolute;
    top: 50%;
    width: 47%;
    height: 1px;
    max-width: 100%;
    background: #fff
}

.testimonial-section .testimonical-line:before {
    left: -15%
}

.testimonial-section .testimonical-line:after {
    right: -15%
}

.testimonial-section .bg-text {
    background-color: #00171e;
    display: inline-block;
    position: relative;
    padding: 15px
}

.testimonial-section .bg-text:after {
    content: '';
    position: absolute;
    top: -1px;
    right: -30px;
    width: 0;
    height: 0;
    border-top: 38px solid transparent;
    border-bottom: 36px solid transparent;
    border-left: 30px solid #00171e
}

.testimonial-section .bg-text:before {
    content: '';
    position: absolute;
    top: -1px;
    left: -30px;
    width: 0;
    height: 0;
    border-top: 38px solid transparent;
    border-bottom: 36px solid transparent;
    border-right: 30px solid #00171e
}

.testimonial-section .testimonial-box {
    background-color: #fff;
    border-bottom: 1px solid #fff;
    margin: 50px;
    min-height: 375px;
    transition: all 200ms linear;
    position: relative;
    z-index: 9
}

.testimonial-section .testimonial-box:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    background-color: rgba(255, 255, 255, .6);
    z-index: 1
}

.testimonial-section .box-content:after {
    content: "\f10e";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    position: absolute;
    top: -6%;
    right: 10%;
    color: #ddd;
    font-size: 50px;
    z-index: 9
}

.testimonial-box .box-content:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    max-width: 64px;
    height: 9px;
    background-color: #ddd
}

.testimonial-box .box-content .body {
    text-align: left
}

.testimonial-box .box-content .body li .fas {
    color: #ddd !important;
    font-style: inherit
}

.testimonial-box .box-content .body {
    padding: 30px 70px 10px 30px
}

.testimonial-box .box-content .body p {
    color: #000;
    font-size: 12px;
    font-weight: 700;
    line-height: 1.9
}

#testimonials_slider .testimonial-box .box-content .footer {
    background-color: #ddd;
    padding: 10px;
    padding-left: 30px
}

#testimonials_slider .testimonial-box .footer .testimonial-logo {
    width: 40px;
    height: 40px;
    background-color: #fff;
    border-radius: 50%
}

#testimonials_slider .center.owl-item .testimonial-box {
    background-color: #fff;
    border-bottom: 1px solid #fff;
    margin: 50px;
    position: relative;
    top: -35px;
    z-index: 2
}

@media only screen and (max-width:1024px) {
    #testimonials_slider .center.owl-item .testimonial-box {
        top: 20px
    }
}

@media screen and (max-width:991px) {
    #testimonials_slider .center.owl-item .testimonial-box {
        top: -9px
    }
}

#testimonials_slider .center.owl-item .box-content .body p {
    color: #000;
    font-weight: 300;
    line-height: 1.7;
    font-size: 14px
}

#testimonials_slider .center.owl-item .testimonial-box:before {
    content: unset
}

#testimonials_slider .center.owl-item .footer,
#testimonials_slider .center.owl-item .box-content:before {
    background-color: #037d9d
}

#testimonials_slider .center.owl-item .color-green {
    color: #5dbb46 !important
}

#testimonials_slider .center.owl-item .box-content:after {
    color: #037d9d
}

#testimonials_slider .center.owl-item .testimonial-logo {
    width: 60px;
    height: 60px
}

@media(min-width:1200px) {
    #testimonials_slider.owl-carousel .owl-dots {
        margin-top: 0 !important
    }
}

@media(max-width:1199px) {
    .testimonial-section .testimonial-box {
        margin: 1px;
        margin-top: 70px
    }

    #testimonials_slider .center.owl-item .testimonial-box {
        margin: 20px
    }

    .testimonical-line .fa-circle.circl-2 {
        right: 27%
    }

    .testimonial-section .testimonical-line:after {
        right: -19%
    }

    .testimonical-line .fa-circle.circl-1 {
        left: 27%
    }

    .testimonial-section .testimonical-line:before {
        left: -19%
    }
}

@media(max-width:991px) {
    .testimonial-box .box-content .body {
        padding: 30px 20px 10px 20px;
        min-height: 312px
    }

    #testimonials_slider .center.owl-item .testimonial-box {
        margin: 2px
    }

    .testimonial-section .testimonial-box {
        margin: 2px;
        margin-top: 44px
    }

    .testimonial-section .bg-text {
        padding: 19px
    }

    .testimonical-line .fa-circle.circl-1 {
        left: 22%
    }

    .testimonical-line .fa-circle.circl-2 {
        right: 22%
    }

    .testimonial-section .testimonical-line:before {
        left: -24%
    }

    .testimonial-section .testimonical-line:after {
        right: -24%
    }
}

@media(max-width:767px) {
    .testimonial-section .bg-text {
        padding: 22px
    }

    .testimonical-line .fa-circle.circl-1 {
        left: 16%
    }

    .testimonical-line .fa-circle.circl-2 {
        right: 16%
    }

    .testimonial-section .testimonical-line:before {
        left: -29%
    }

    .testimonial-section .testimonical-line:after {
        right: -29%
    }

    #testimonials_slider .center.owl-item .testimonial-box {
        margin: 20px
    }
}

@media(max-width:639px) {
    .testimonial-section .bg-text {
        padding: 24px
    }
}

@media(max-width:479px) {
    .testimonical-line .fa-circle.circl-1 {
        top: 36%;
        left: 1%
    }

    .testimonical-line .fa-circle.circl-2 {
        right: 1%;
        top: 36%
    }

    .testimonial-section .testimonical-line:before,
    .testimonial-section .testimonical-line:after {
        content: unset
    }

    .testimonial-section .bg-text {
        padding: 11px
    }

    .testimonial-section .bg-text:before {
        border-top: 24px solid transparent;
        border-bottom: 24px solid transparent
    }

    .testimonial-section .bg-text:after {
        border-top: 24px solid transparent;
        border-bottom: 24px solid transparent
    }
}

@media(max-width:991px) {
    .testimonial-section .testimonial-box {
        margin-top: 0
    }
}

.form_section .form .form-style-1 p {
    padding-right: 40px;
    position: relative;
    z-index: 2
}

.rd-mailform {
    padding-right: 40px
}

@media(max-width:767px) {
    .form_section .form .form-style-1 p {
        padding-right: 0
    }

    .rd-mailform {
        padding-right: 0;
        text-align: center
    }
}

footer {
    position: relative;
    z-index: 99999
}

footer .main-footer {
    padding: 50px;
    background-color: #10463e
}

footer .sub-footer {
    background: #01312a
}

footer .sub-footer div:first-child p {
    margin-left: 302px
}

footer h6 {
    margin-bottom: 15px
}

footer .footer-social-link .fas {
    padding-right: 12px
}

footer .footer-social-link li {
    margin-bottom: 12px
}

footer .footer-social-link li a {
    color: #fff;
    font-size: 15px
}

footer .address ul li {
    position: relative
}

footer .address ul li {
    padding-left: 26px;
    margin-bottom: 15px
}

footer .address ul li>ul li {
    padding-left: 0;
    padding-right: 30px;
    font-size: 18px
}

footer .call-icon span {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block
}

footer .footer-social-icon li .fab {
    color: #fff
}

@media(max-width:1199px) {
    footer .main-footer .row .col-md-4 {
        min-height: 335px
    }
}

@media(max-width:1199px) {
    footer .main-footer .font-15 {
        font-size: 9px
    }

    footer .footer-logo>.logo {
        position: unset
    }

    footer .footer-logo>.logo.logo-1 {
        display: none
    }
}

@media(max-width:767px) {
    footer .main-footer .row .col-md-4 {
        min-height: inherit
    }

    footer .address ul li>ul li {
        padding-right: 13px
    }

    footer .main-footer .mob-pd-none {
        padding-right: 0 !important;
        padding-right: 0 !important
    }

    .text-sm-left {
        text-align: left !important
    }

    footer .sub-footer-logo {
        position: inherit;
        width: auto;
        height: auto;
        margin: auto !important
    }

    footer .sub-footer div:first-child p {
        margin-left: unset
    }

    footer .footer-logo {
        width: inherit
    }
}

@media(max-width:479px) {
    footer .main-footer {
        padding: 17px
    }
}

.backbone-title h1 {
    margin-right: 12px
}

.min-banner-img {
    width: 400px;
    margin: auto
}

.small-img {
    width: 305px
}

.x-small-img {
    width: 250px
}

.xs-small-img {
    width: 200px
}

.md-small-img {
    width: 280px
}

.mt-65 {
    margin-top: -65px
}

.mb-45 {
    margin-bottom: 45px
}

.mt-1 {
    margin-top: 1px
}

.mt-2 {
    margin-top: 2px
}

.mt-3 {
    margin-top: 3px
}

.number {
    position: absolute;
    left: -5%;
    top: -39%;
    font-size: 73px;
    color: rgba(4, 37, 34, 0.3);
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: rgba(22, 150, 120, 0.9);
    font-family: sans-serif;
    font-weight: 900
}

@media(max-width:1199px) {
    .number {
        left: -2%;
        top: -37%
    }
}

@media(max-width:639px) {
    .number {
        position: unset;
        font-size: 50px
    }

    .backbone-section.section-inset-1 {
        padding-right: 42px;
        padding-left: 49px
    }
}

@media(max-width:479px) {
    .backbone-section.section-inset-1 {
        padding-right: 10px;
        padding-left: 10px
    }
}

.dek-number {
    left: 18%
}

@media(max-width:1199px) {
    .dek-number {
        left: 22%;
        top: -13%
    }
}

@media(max-width:991px) {
    .dek-number {
        left: 17%;
        top: -25%
    }
}

@media(max-width:767px) {
    .dek-number {
        left: -5%;
        top: -45%;
        font-size: 60px
    }
}

@media(max-width:639px) {
    .testimonical-line .fa-circle {
        display: none
    }
}

.ems-after {
    position: relative
}

.ems-after:before {
    content: '';
    position: absolute;
    right: -29%;
    top: 32%;
    background-image: url(../images/backbone/durbin.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: 197px;
    height: 185px
}

@media(max-width:991px) {
    .section .ml-auto {
        margin: 0 !important;
        margin-left: 183px !important
    }

    .min-banner-img {
        width: 300px
    }
}

@media(max-width:767px) {
    .section .ml-auto {
        margin: 0 !important
    }

    .backbone-section p {
        text-align: center !important;
        padding-top: 20px
    }

    .backbone-section .float-left,
    .backbone-section .float-right {
        float: inherit !important
    }

    .min-banner-img {
        width: 300px
    }

    .owl-style-4 .owl-stage-outer {
        padding: 0
    }
}

@media(max-width:479px) {
    .min-banner-img {
        width: 250px
    }

    .ems-after:before {
        right: -4%;
        top: 38%;
        width: 81px;
        height: 76px
    }
}

.current a {
    color: #1748c8 !important
}

.nogutter {
    margin-right: 0;
    margin-left: 0
}

.font-400 {
    font-weight: 400
}

.font-500 {
    font-weight: 500
}

.font-700 {
    font-weight: 700
}

.font-300 {
    font-weight: 300
}

.d-inline {
    display: inline-block
}

.equalpadding {
    padding: 100px 0
}

.equalpadding-md {
    padding: 50px 0
}

.ml-auto {
    margin: 0 270px !important
}

.pr-80 {
    padding-right: 80px
}

.pt-30 {
    padding-top: 30px
}

.pb-30 {
    padding-bottom: 30px
}

.ml-40 {
    margin-left: 40px
}

.ml-24 {
    margin-left: 24px !important
}

.pb-100 {
    padding-bottom: 100px !important
}

.pb-130 {
    padding-bottom: 130px
}

.text-black {
    color: #000
}

.font-13 {
    font-size: 13px
}

.font-14 {
    font-size: 14px
}

.font-15 {
    font-size: 15px
}

.font-17 {
    font-size: 17px
}

.font-25 {
    font-size: 25px
}

.font-36 {
    font-size: 36px
}

.font-11 {
    font-size: 11px
}

.font-9 {
    font-size: 9px
}

.imgSize img {
    width: 100%
}

@media(max-width:767px) {
    .pr-80 {
        padding-right: 20px
    }
}

.img-style-3 .Untitled-1 {
    position: relative;
    z-index: 2
}

.img-style-3 .Untitled-2,
.img-style-3 .Untitled-4,
.img-style-3 .Untitled-5,
.img-style-3 .Untitled-6,
.img-style-3 .Untitled-7,
.img-style-3 .Untitled-9,
.img-style-3 .Untitled-9-same,
.img-style-3 .Untitled-10,
.img-style-3 .Untitled-3,
.img-style-3 .Untitled-11,
.img-style-3 .Untitled-12,
.img-style-3 .Untitled-13,
.img-style-3 .Untitled-14,
.img-style-3 .Untitled-15,
.img-style-3 .Untitled-16,
.img-style-3 .Untitled-17,
.img-style-3 .Untitled-18,
.img-style-3 .Untitled-19,
.img-style-3 .Untitled-20 {
    position: absolute;
    z-index: 2
}

.img-style-3 .Untitled-2 {
    top: 0;
    right: -2%
}

.img-style-3 .Untitled-4 {
    top: 20%;
    right: 68%;
    width: 64px
}

.img-style-3 .Untitled-5 {
    top: 7%;
    right: 48%;
    width: 155px
}

.img-style-3 .Untitled-6 {
    top: 15%;
    right: 28%;
    width: 143px
}
h2, h3{
    font-size: 28px !important;
}

.img-style-3 .Untitled-7 {
    top: 25%;
    right: 29%;
    width: 105px
}

.img-style-3 .Untitled-9 {
    top: 31%;
    right: -2%;
    width: 228px;
    z-index: 4
}

.img-style-3 .Untitled-9-same {
    top: 24%;
    right: 6%;
    width: 228px
}

.img-style-3 .Untitled-10 {
    top: 28%;
    right: 41%;
    width: 126px
}

.img-style-3 .Untitled-3 {
    top: 10%;
    right: 66%;
    width: 181px
}

.img-style-3 .Untitled-11 {
    z-index: 1;
    top: 49%;
    right: 27%;
    width: 294px
}

.img-style-3 .Untitled-12 {
    top: 65%;
    right: 24%;
    width: 117px
}

.img-style-3 .Untitled-13 {
    top: 61%;
    left: 58%;
    width: auto
}

.img-style-3 .Untitled-14 {
    top: 60%;
    right: 40%;
    width: 113px
}

.img-style-3 .Untitled-15 {
    top: 49%;
    right: 48%;
    width: 123px
}

.img-style-3 .Untitled-16 {
    top: 37%;
    right: 64%;
    width: 107px
}

.img-style-3 .Untitled-17 {
    top: 37%;
    right: 28%;
    width: 195px
}

.img-style-3 .Untitled-18 {
    top: 4%;
    right: 6%;
    width: 408px
}

.img-style-3 .Untitled-19 {
    top: 31%;
    right: 36%;
    width: 140px
}

.img-style-3 .Untitled-20 {
    top: 36%;
    right: 73%;
    width: 57px
}

@media(max-width:1199px) {
    .img-style-3 .Untitled-2 {
        right: -5%
    }

    .img-style-3 .Untitled-3 {
        top: 5%;
        right: 63%
    }

    .img-style-3 .Untitled-4 {
        top: 18%;
        right: 65%
    }

    .img-style-3 .Untitled-5 {
        top: 7%;
        right: 46%;
        width: 118px
    }

    .img-style-3 .Untitled-6 {
        top: 2%;
        right: 22%;
        width: 187px
    }

    .img-style-3 .Untitled-7 {
        right: 26%;
        width: 89px
    }

    .img-style-3 .Untitled-9-same {
        top: 15%;
        right: 0
    }

    .img-style-3 .Untitled-9 {
        top: 22%;
        right: -9%
    }

    .img-style-3 .Untitled-10 {
        top: 30%;
        right: 41%;
        width: 87px
    }

    .img-style-3 .Untitled-11 {
        width: 246px
    }

    .img-style-3 .Untitled-12 {
        top: 69%;
        right: 27%;
        width: 84px
    }

    .img-style-3 .Untitled-13 {
        top: 61%;
        left: 62%;
        width: 91px
    }

    .img-style-3 .Untitled-14 {
        top: 57%;
        right: 33%
    }

    .img-style-3 .Untitled-15 {
        top: 50%;
        right: 45%;
        width: 90px
    }

    .img-style-3 .Untitled-16 {
        top: 43%;
        right: 59%;
        width: 71px
    }

    .img-style-3 .Untitled-17 {
        top: 33%;
        right: 23%;
        width: 171px
    }

    .img-style-3 .Untitled-18 {
        top: 6%;
        right: 5%;
        width: 340px
    }

    .img-style-3 .Untitled-19 {
        top: 38%;
        right: 30%;
        width: 90px
    }
}

#route {
    margin-top: 200px
}

.code {
    height: 150px;
    width: 250px;
    background: #000;
    color: #fff;
    margin: 20px;
    width: 40%;
    clear: both;
    height: 200px;
    background: #000;
    border-radius: 2px;
    margin: 100vh 0;
    padding: 10px
}

#banner-bg {
    height: 100vh;
    position: relative
}

#banner-bg .headings-default {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
    left: 0;
    right: 0
}

.divider-line {
    width: 100%;
    max-width: 400px;
    height: 2px;
    background-color: #fff;
    margin: 9px 0
}

.reliability-section,
.assurance-section {
    position: relative
}

.title-relia h3 {
    display: inline-block;
    border-bottom: 2px solid #fff;
    line-height: 50px
}

@media(max-width:767px) {
    .reliability-section .divider-line {
        margin: auto
    }
}

.content.before-line:before {
    content: '';
    position: absolute;
    top: 24%;
    left: -47px;
    width: 900px;
    height: 2px;
    background: #fff
}

#assurance_slider.owl-carousel .owl-dots {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -16px
}

.pulraj-owl-dtos.owl-carousel .owl-dot {
    display: block;
    position: relative
}

.pulraj-owl-dtos.owl-carousel .owl-dot span {
    border-radius: inherit
}

.pulraj-owl-dtos.owl-carousel .owl-dot.active span:before {
    content: "\f00d";
    position: absolute;
    font-weight: 900;
    font-family: 'Font Awesome 5 Free';
    font-size: 10px;
    color: red;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: auto
}

@media(max-width:767px) {
    .reliability-section .content {
        padding-top: 30px;
        padding-left: 0 !important
    }

    .testimonial-body .footer p {
        padding-right: 0 !important
    }
}

.profile-content {
    background-color: #00171f;
    padding: 50px 10px;
    margin: 0 46px;
    position: relative;
    height: 100%
}

.profile-header {
    width: 200px;
    margin: auto
}

.profile-body {
    margin-top: 30px
}

.profile-footer {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #00171f;
    width: 100%;
    opacity: 0;
    transition: opacity .3s ease-in-out
}

.profile-footer p {
    padding: 70px
}

.profile-content:hover .profile-footer {
    opacity: 1
}

@media screen and (max-width:1024px) {
    .profile-footer p {
        padding: 44px
    }
}

@media screen and (max-width:991px) {
    .profile-content {
        margin: 0 8px
    }

    .profile-footer p {
        padding: 12px
    }
}

@media screen and (max-width:767px) {
    .profile-footer p {
        padding: 80px
    }
}

@media screen and (max-width:479px) {
    .profile-footer p {
        padding: 36px
    }
}

.testimonial-title {
    position: relative
}

.testimonial-title:before,
.testimonial-title:after {
    content: "";
    position: absolute;
    top: 50%;
    width: 100%;
    max-width: 319px;
    background: #fff;
    height: 2px
}

.testimonial-title:before {
    left: 132px
}

.testimonial-title:after {
    right: 132px
}

.testimonial-body {
    margin: 0 40px
}

.testimonial-body .header {
    display: flex;
    flex: 1
}

.testimonial-body .header .fas {
    margin-left: auto
}

@media(max-width:479px) {
    .testimonial-body .star {
        margin-left: 0 !important
    }
}

.testimonial-slider .owl-carousel .owl-nav {
    display: block !important;
    position: absolute;
    top: 50%;
    width: 100%
}

.testimonial-slider .owl-carousel .owl-nav .owl-prev {
    left: -3%;
    background-color: #fff
}

.testimonial-slider .owl-nav-2 .owl-prev::before,
.testimonial-slider .owl-nav-2 .owl-next::before {
    font-weight: 900;
    font-family: 'Font Awesome 5 Free';
    font-size: 14px;
    color: #000;
    padding: 10px
}

.testimonial-slider .owl-nav-2 .owl-prev::before {
    content: "\f053"
}

.testimonial-slider .owl-carousel .owl-nav .owl-next {
    right: -3%;
    background-color: #fff
}

.testimonial-slider .owl-nav-2 .owl-next::before {
    content: "\f054"
}

@media(max-width:1199px) {
    .testimonial-title:before {
        left: 39px
    }

    .testimonial-title:after {
        right: 39px
    }

    .testimonial-slider .owl-carousel .owl-nav .owl-next {
        right: -1%
    }

    .testimonial-slider .owl-carousel .owl-nav .owl-prev {
        left: -1%
    }
}

@media(max-width:991px) {
    .content.before-line:before {
        top: 20%
    }

    .testimonial-title:before,
    .testimonial-title:after {
        max-width: 195px
    }
}

@media(max-width:767px) {

    .testimonial-title:before,
    .testimonial-title:after {
        max-width: 95px
    }
}

@media(max-width:479px) {

    .testimonial-title:before,
    .testimonial-title:after {
        display: none
    }
}

#commitment_slider.owl-carousel {
    position: relative
}

#commitment_slider.owl-carousel .owl-dots {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    width: 6%;
    margin: auto
}

@media(max-width:1199px) {
    #commitment_slider.owl-carousel .owl-dots {
        top: 39%
    }
}

@media(max-width:991px) {
    #commitment_slider.owl-carousel .owl-dots {
        top: 29%
    }
}

@media(max-width:767px) {
    #commitment_slider.owl-carousel .owl-dots {
        left: inherit
    }
}

#commitment_slider.owl-carousel .owl-dot {
    display: block
}

#commitment_slider.owl-carousel .owl-dot span {
    border-radius: unset;
    text-align: center;
    display: inline-block;
    width: 15px;
    height: 15px
}

#commitment_slider.owl-carousel .owl-dot.active span {
    transform: scale(0.625);
    background-color: #fff
}

.commitmentsection .section-inset-1 {
    padding-bottom: 80px
}

.commitment-img {
    width: 100%;
    max-width: 80%;
    margin: auto
}

.commitment-section.equalpadding {
    padding-top: 10px
}

.commitment-content .number {
    top: -6%;
    left: 2%
}

@media(max-width:767px) {
    .commitment-content .number {
        top: -1%
    }
}

@media(max-width:767px) {
    .commitment-content .number {
        top: 2%;
        font-size: 55px
    }
}

.commitment-section .content {
    padding-left: 50px
}

.commitment-section .content p {
    font-size: 14px
}

.commitment-section .content .divider-line {
    max-width: 600px
}

.scroll-box .checkbox {
    position: fixed;
    top: 99%;
    transform: translateY(-95%);
    left: 0;
    right: 3%;
    margin: auto;
    text-align: center
}

.scroll-box .checkbox li {
    width: 15px;
    height: 15px;
    margin: 8px auto;
    position: relative;
    background-color: #ddd
}

.scroll-box .checkbox li a {
    display: inline-block;
    position: absolute;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: auto;
    width: 10px;
    height: 10px
}

.boxlive {
    background-color: #f00 !important
}

@media(max-width:1199px) {
    .scroll-box .checkbox {
        top: 50%;
        transform: translateY(-50%)
    }
}

@media(max-width:767px) {
    .mob-top-30 {
        padding-top: 30px
    }

    .scroll-box .checkbox {
        left: unset
    }

    .commitment-section .content {
        padding-left: 0
    }

    .divider-line {
        max-width: 100%
    }

    .content.before-line:before {
        top: 14%
    }
}

#contacts span.fas {
    text-indent: -32px
}

.e-height {
    height: 400px
}

.img-opacity {
    opacity: .3;
    filter: grayscale(0)
}

.awards-section .awards-box {
    width: 150px;
    margin: auto
}

.awards-section .awards-box img {
    padding-bottom: 20px
}

.awards-section #slider_awards.owl-carousel .owl-dots.disabled {
    display: block
}

.backbone-title .equalpadding {
    padding: 59px 0
}

.testimonial-slider .owl-none .owl-nav {
    display: none !important
}

@media screen and (max-width:768px) {
    .font-sm-28 {
        font-size: 28px
    }

    #route {
        display: none
    }
}