@font-face {
    font-family: 'Ruberoid Extra';
    src: url('/assets/lib/fonts/Ruberoid-ExtraBold.eot');
    src: url('/assets/lib/fonts/Ruberoid-ExtraBold.eot?#iefix') format('embedded-opentype'),
        url('/assets/lib/fonts/Ruberoid-ExtraBold.woff2') format('woff2'),
        url('/assets/lib/fonts/Ruberoid-ExtraBold.woff') format('woff'),
        url('/assets/lib/fonts/Ruberoid-ExtraBold.ttf') format('truetype'),
        url('/assets/lib/fonts/Ruberoid-ExtraBold.svg#Ruberoid-ExtraBold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Ruberoid';
    src: url('/assets/lib/fonts/Ruberoid-Regular.eot');
    src: url('/assets/lib/fonts/Ruberoid-Regular.eot?#iefix') format('embedded-opentype'),
        url('/assets/lib/fonts/Ruberoid-Regular.woff2') format('woff2'),
        url('/assets/lib/fonts/Ruberoid-Regular.woff') format('woff'),
        url('/assets/lib/fonts/Ruberoid-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Poppins';
    src: url('Poppins-ExtraBold.eot');
    src: local('/assets/lib/fonts/Poppins ExtraBold'), local('Poppins-ExtraBold'),
        url('/assets/lib/fonts/Poppins-ExtraBold.eot?#iefix') format('embedded-opentype'),
        url('/assets/lib/fonts/Poppins-ExtraBold.woff2') format('woff2'),
        url('/assets/lib/fonts/Poppins-ExtraBold.woff') format('woff'),
        url('/assets/lib/fonts/Poppins-ExtraBold.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
}
body {
    background: #063A66;
}
.fs {
    position: relative;
    overflow: hidden;
}
.fs:before {
    position: absolute;
    content: '';
    background: white;
    min-height: 300px;
    width: 100%;
    left: 0;
    margin-left: 0;
    top: 0;
    margin-top: -700px;
}
.fs:after {
    position: absolute;
    content: '';
    background: white;
    min-height: 1377px;
    width: 2286px;
    border-radius: 100%;
    background-position: center;
    left: 50%;
    margin-left: -1143px;
    top: 0;
    margin-top: -670px;
}

.fs > .container {
    min-height: 710px;
}
.fs > .container > .row {
    position: relative;
    z-index: 1;
    color: #5e6b79;
}
@media screen and (min-width: 600px) {
    .fs > .container:after {
        content: '';
        background-image: url(/assets/lib/img/fstech.png);
        bottom: 0;
        background-repeat: no-repeat;
        z-index: 344;
        position: absolute;
        margin-left: -360px;
        left: 50%;
        height: 686px;
        width: 744px;
    }
}
.btn-order {
    background: #FE5100;
    border-radius: 23px;
    color: #fff;
    padding-left: 16px;
    text-align: center;
    justify-content: space-between;
    vertical-align: middle;
    line-height: 35px;
    min-width: 205px;
}
.btn-order:hover {
    background: #FE5100;
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
}
h1, h2, h3 {
    font-family: 'Ruberoid Extra'; font-weight: bold; font-style: normal;
}
h1 {
    font-size: 52px;
    color: #063A66;
}

.fs > .container b{
    color: #063A66;
}



.btn.rs_call {
    color: #fff;
    font-size: 18px;
}
.rs_item {
    display: flex;
    justify-content: center;
    flex-direction: column;
    max-width: 160px;
    margin: 0 auto;
}
.rs_item .img{
    margin-bottom: -51px;
    z-index: 2;
}
.rs_item h3 {
    font-size: 18px;
    background: #fff;
    padding: 60px 15px 30px 15px;
    text-align: center;
    border-radius: 10px;
    color: #063A66;
}
.rs_item h3 span {
    display: block;
    font-weight: bold;
}
.ls_call.sticky-top {
    background: #fe5100;
    color: #fff;
    border-radius: 10px;
    padding: 15px;
    top: 15px;
    bottom: 15px;
}
.ls_call_title {
    font-size: 24px;
}
.ls_call_title span{
    display: block;
}
.ls_call_desc {
    font-size: 18px;
}
.btn-ls-call{
    background: #fff;
    border-radius: 23px;
    color: #063A66;
    padding-left: 16px;
    display: flex;
    text-align: center;
    justify-content: space-between;
    vertical-align: middle;
    line-height: 35px;
    min-width: 205px;
    font-family: 'Ruberoid Extra'; font-weight: bold; font-style: normal;
    font-size: 20px;
}
.repair_services h2 {
    color: #c8d2db;
    font-size: 48px;
}
.repair_services h2 span {
    color: #ffffff;
    font-weight: bold;
}

.rshd {
    color: #95a6b9;
    font-size: 18px;
}
.rs_25of {
    font-size: 48px;
    color: #ffffff;
}
.rs_25of span {
    font-weight: bold;
    color: #ffffff;
}
.testimonials {
    background: #fff;
    min-height: 800px;
    padding-top: 80px;
    overflow-x: hidden;
}
.testimonials .container{
    overflow-x: hidden;
}
.testi_title {
    color: #063A66;
    font-size: 48px;
}
.testi_desc {
    color: #5e6b79;
    font-size: 18px;
}
.item.testi_item {
    background: #F5F5F5;
    border-radius: 10px;
    padding: 30px;
    color: #5b6775;
}
.testi_footer {
    display: flex;
    padding-top: 15px;
    margin: 15px 0px 15px;
    border-top: 1px solid #063A66;
}
.testi_circle {
    width: 44px;
    height: 44px;
    border-radius: 100%;
    background: #ff6600;
    color: #fff;
    text-align: center;
    line-height: 44px;
}
.testi_name {
    color: #063A66;
    font-weight: bold;
}
.testi_date {
    font-size: 12px;
}
.freed {
    width: 100%;
    min-height: 286px;
    background: #FE5100;
    color: #ffdccb;
    border-radius: 10px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.freed:before, .freed:after {
    content: '';
    width: 127px;
    height: 286px;
    position: absolute;
    top: 0;
    
}
.freed:before {
    left: 0;
    background-image: url(/assets/lib/img/freed_before.png);
}
.freed:after {
    right: 0;
    background-image: url(/assets/lib/img/freed_after.png);
}
.freed_title {
    font-size: 48px;
    max-width: 61%;
    font-family: 'Ruberoid'; font-weight: bold; font-style: normal;
    color: #ffddcc;
    line-height: 50px;
}
.freed_title span {
    font-family: 'Ruberoid Extra'; font-weight: bold; font-style: normal;
    color: #fff;
}
.freed_text {
    padding: 22px 0;
}
.hww {
    color: #063A66;
}
.hww_title {
    margin-top: 100px;
}
.hww_bg {
    margin-top: 100px;
}
@media screen and (min-width: 600px) {
    .hww_bg:before {
        content: '';
        background-image: url(/assets/lib/img/hww_bg.png);
        width: 562px;
        height: 333px;
        position: absolute;
        margin-top: -77px;
    }
}
@media screen and (max-width: 600px) {
.hww_bg:before {
    content: '';
    background-image: NONE;
    width: 0;
    height: 333px;
    position: absolute;
    margin-top: -77px;
}
}
.hww_bg .col-sm-4 {
    z-index: 2;
}
.hww_title {
    font-size: 48px;
    color: #063A66;
    font-family: 'Ruberoid Extra'; font-weight: bold; font-style: normal;
}
.hww_title span {
    color: #5e6b79;
    font-family: 'Ruberoid'; font-weight: bold; font-style: normal;
}
.hww_stitle {
    font-family: 'Poppins'; font-weight: bold; font-style: normal;
    color: #063A66;
    font-size: 20px;
}
.hww_desc {
    font-size: 16px;
}
@media screen and (min-width: 600px) {
    .col-sm-4.hww_ml {
        margin-left: -105px;
        margin-top: 5px;
    }
    .hww_s1 {
        margin-top: 100%;
    }
    .hww_s3 {
        margin: 50% 0 0 0%;
    }
}


.calc_call_title {
    font-size: 48px;
    color: #063A66;
    font-family: 'Ruberoid'; font-weight: bold; font-style: normal;
}
.calc_call_title span {
    font-family: 'Ruberoid Extra'; font-weight: bold; font-style: normal;
}
.calc_call_outer {
    background-image: url(/assets/lib/img/calc_call_tech.png);
    background-repeat: no-repeat;
    background-position: top right;
    margin-top: 65px;
    padding: 80px 0 150px 0;
}
.calc_call {
    max-width: 50%;
}
.hww_num span {
    width: 32px;
    height: 32px;
    background: #FE5100;
    text-align: center;
    line-height: 32px;
    color: #fff;
    border-radius: 100%;
    position: relative;
}
.hww_num  {
    align-items: center;
    display: flex;
    justify-content: center;
    width: 62px;
    height: 62px;
    background: #F5F5F5;
    text-align: center;
    line-height: 62px;
    position: relative;
    border-radius: 100%;
}










@media screen and (max-width: 600px) {
    h1{
        font-size: 42px;
    }
    .mobtech {
        margin: 13px 0px 0 -65px;
    }
}







.test{}