@import url('../css/custom-animate.css');
@import url('../css/animate.css');
@import url('../css/animation.css');
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&family=Jost:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
::-webkit-scrollbar {
    width: 7px;
    height: 10px;
}

::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey;
    border-radius: 10px;
}

::-webkit-scrollbar-thumb {
    background: #f22613;
    border-radius: 10px;
}

::-webkit-scrollbar-thumb:hover {
    background: #f22613;
}

body {
    color: #424242;
    font-family: 'Inter', sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.6;
    position: relative;
}

html {
    scroll-behavior: smooth;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Poppins", sans-serif;
    color: #222222;
    line-height: 1.2em !important;
    margin-bottom: 0;
    margin-top: 0;
}

h1 {
    font-size: 30px;
}

h2 {
    font-size: 26px;
}

h3 {
    font-size: 22px;
}

h4 {
    font-size: 18px;
}

h5 {
    font-size: 16px;
}

h6 {
    font-size: 14px;
}

.chantfixed {
    position: fixed;
    right: -4px;
    bottom: 00px;
    padding: 0px;
    z-index: 999;
}

.phonechatbuttn {
    border: 1.5px solid #ccc;
    padding: 10px;
    position: relative;
    float: left;
    width: 275px;
    background: #fff;
}

button.btn.btn-open {
    margin: 0;
    background: #2000ec;
    color: white;
    border-radius: 0;
    /* border: 1px solid white; */
    width: 200px;
    font-size: 12px;
    letter-spacing: 0;
    font-weight: 400;
}


/* NEW CUSTOM CODE HERE*/

.header-contactbtn a {
    background: #fff !important;
    padding: 10px !important;
    border-radius: 5px !important;
    font-size: 20px !important;
    color: #2e375f !important;
    text-decoration: none !important;
}

.phonechatbuttn .closebtn {
    position: absolute;
    top: -2px;
    right: 5px;
    font-size: 24px;
    color: #616161;
    font-weight: 500;
}

.phonechatbuttn p {
    font-size: 16px;
    margin: 0;
    padding: 0px 0 7px 0 !IMPORTANT;
    font-weight: 600;
}

.phonechatbuttn span a {
    color: #656565;
    font-weight: 400;
    font-size: 15px;
    text-decoration: none;
}

.phonechatbuttn .fa {
    font-size: 20px;
    color: #2000ec;
    font-weight: 700;
    padding: 0px 5px 0 0px;
}

button.btn.btn-open .fa {
    font-size: 21px !IMPORTANT;
    position: relative;
    top: 3px;
}

#callpopup {
    padding: 0 !Important;
    z-index: 9999999;
    top: 13%;
}

.top-bar {
    width: 100%;
    height: auto;
    background-color: #5d6899 !important;
    padding: 5px;
    position: relative !IMPORTANT;
    z-index: 9999;
    top: 0;
}

.top-bar.inner-page {
    top: -49px;
}

.topheader-call {
    color: #fff;
    font-size: 14px;
}

.top-bar span a {
    color: #ffffff;
    font-size: 14px;
    padding: 0;
    display: inline-block;
}

.top-bar span a:hover {
    color: rgb(255 255 255);
    text-decoration: none;
}

.container {
    width: 100%;
}

.icon .fa {
    text-align: right;
    /* margin: auto; */
    /* display: block; */
    position: relative;
    margin: 0 5px;
    padding: 5px;
    width: 25px;
    padding-right: 9px;
}

.icon .fa:hover {
    background-color: rgb(46 55 95);
    border-radius: 50%;
    color: white;
}

.top-bar-bar {
    width: 100%;
    height: auto;
    background: #2e375f;
}

.top-bar-bar marquee {
    color: white;
    font-size: 14px;
    margin: 0;
    position: relative;
    top: 5px;
    padding: 0 0 5px 0;
}

.top-bar-bar marquee span {
    font-size: 14px;
    font-weight: 600;
}

button.phone-numberss {
    border: 0;
    padding: 10px;
    background: #f22613;
    font-weight: 600;
    color: #ffffff;
    font-size: 17px;
    position: relative;
    top: -18px;
    width: 210px;
    position: absolute;
}

i.fa.fa-phone.stckyy {
    font-size: 30px;
    color: white;
    position: relative;
    top: -8px;
}

button.phoneophe {
    position: relative;
    top: 20px;
    height: 100px;
}

i.fa.fa-phone.phone {
    position: relative;
    left: -37px;
    top: 33px;
    color: white;
}


/****************************************************/

.sticky-call-icon {
    position: fixed;
    bottom: 75px;
    left: 27px;
    z-index: 9999999;
}

.sticky-call-icon a {
    padding: 18px 22px;
    border-radius: 50%;
    color: #fff;
    font-size: 26px;
}

.sticky-call-icon .fa {
    z-index: 9999;
    position: relative;
    font-size: 32px;
    top: 8px;
    left: 3px;
}

.pinkBg {
    background-color: #f22613 !important;
}

.intro-banner-vdo-play-btn {
    height: 70px;
    width: 70px;
    position: fixed;
    bottom: 50px;
    left: 60px;
    text-align: center;
    margin: -30px 0 0 -30px;
    border-radius: 100px;
    z-index: -1;
    float: left;
}

.intro-banner-vdo-play-btn i {
    line-height: 56px;
    font-size: 30px
}

.intro-banner-vdo-play-btn .ripple {
    position: absolute;
    width: 160px;
    height: 160px;
    z-index: -1;
    left: 50%;
    top: 50%;
    opacity: 0;
    margin: -80px 0 0 -80px;
    border-radius: 100px;
    -webkit-animation: ripple 1.8s infinite;
    animation: ripple 1.8s infinite
}

@-webkit-keyframes ripple {
    0% {
        opacity: 1;
        -webkit-transform: scale(0);
        transform: scale(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes ripple {
    0% {
        opacity: 1;
        -webkit-transform: scale(0);
        transform: scale(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.intro-banner-vdo-play-btn .ripple:nth-child(2) {
    animation-delay: .3s;
    -webkit-animation-delay: .3s
}

.intro-banner-vdo-play-btn .ripple:nth-child(3) {
    animation-delay: .6s;
    -webkit-animation-delay: .6s
}

.sticky-call-icon-call {
    position: fixed;
    right: 10px;
    z-index: 91;
    top: 50%;
}

.sticky-call-icon-call a {
    padding: 10px 5px;
    border-radius: 50%;
    color: #fff;
}

.sticky-call-icon-call p {
    display: flex;
}

.typewrite {
    font-size: 13px;
    transform: rotate(-90deg) skew(0deg);
    /* width: 500px; */
    right: -46px;
    position: relative;
    color: #ffffff;
    top: -72px;
    font-weight: 500;
    text-decoration: none;
    /* letter-spacing: 1.2px; */
    background: #2e375f;
    padding: 5px;
    font-weight: 500;
}

span.typewrite a {
    font-size: 13px;
    text-decoration: none;
}

div#myModal {
    margin: -45px 0 0 0;
}

.form-control.ondform {
    margin: 10px 0 0px;
    padding: 19px;
}

.modal-dialog.uidbootsrmodal {
    max-width: 800px;
    /* min-height: 800px; */
}

.modal {
    position: fixed;
    top: 80px;
    left: 0;
    z-index: 1050;
    display: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0;
    z-index: 999999999;
}

.modal-content {
    width: 100%;
    min-height: auto;
    background-image: url(../images/patern-images1.png);
    background-position: center;
    padding: 5px 0 25px 0;
}

.callme {
    width: 100px;
    margin: 0 auto;
    display: block;
}

button.sendform {
    padding: 10px 30px;
    background: #f22613;
    color: white;
    margin: -25px 0px;
    font-weight: 500;
    font-size: 15px;
    width: 100%;
}

.modal-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem 1rem;
    border-bottom: 0px solid #dee2e6;
    border-top-left-radius: .3rem;
    border-top-right-radius: .3rem;
    position: absolute;
    right: 0;
    top: 0;
}

.cntacus {
    width: 100%;
    margin: -30px 0 0 0;
}

.modal-body h5 {
    color: #150049;
    font-size: 28px;
    text-align: center;
    padding: 0 0 15px 0;
}

.modal-body form {
    margin: 20px 0 0 0;
}

input#exampleInputName1 {
    padding: 15px 15px;
}

input#exampleInputEmail1 {
    padding: 15px 15px;
}

input#exampleInputnumber {
    padding: 15px 15px;
}

.service-center img {
    width: 50px;
}

.form-dist {
    display: flex;
}

.form-dist h6 {
    position: relative;
    top: 20px;
    color: #2e375f;
    font-size: 15px;
}

.images-form {
    width: 100%;
}


/*-----------------------------------------------*/

.bottom-bar {
    width: 100%;
    height: auto;
    padding: 10px 0;
    background-color: rgb(193, 193, 193);
    /* background: #fd6200;*/
    background: #2e375f;
    z-index: 9999999;
    position: sticky;
    top: 0;
}


/* .bottom-bar img {
    width: 210px;
    position: absolute;
    top: -18px;
}

.bottom-bar.abce.abcdd.bottom-bar img {
    top: -10px;
} */

#custom-search-input {
    padding: 3px;
    border: solid 1px #E4E4E4;
    border-radius: 6px;
    background-color: #fff;
}

#custom-search-input input {
    border: 0;
    box-shadow: none;
}

#custom-search-input button {
    margin: 2px 0 0 0;
    background: none;
    box-shadow: none;
    border: 0;
    color: #666666;
    padding: 0 8px 0 10px;
    border-left: solid 1px #ccc;
}

#custom-search-input button:hover {
    border: 0;
    box-shadow: none;
    border-left: solid 1px #ccc;
}

#custom-search-input .glyphicon-search {
    font-size: 23px;
}

.overlay-box p {
    color: white;
    position: relative;
    top: 110px;
    padding: 25px;
}

.logo-normal {
    display: block;
}

.logo-change {
    display: none;
}

.logo-sticky {
    display: none;
}

.logo-white {
    display: block;
    padding: 10px;
    margin: -2px 0 0 0;
}


/********************************************************/


/*-----------------------------------------*/

.header-navbar-area {
    width: 100%;
    z-index: 9999;
    position: relative;
    top: 12px;
    left: 0px;
}

.bottom-bar.abce h1 {
    color: white;
}

li.nav-item.buton-number {
    padding: 2px;
    color: #12003e !IMPORTANT;
    background: #2e375f;
    border: 0;
    border: none;
}

li.nav-item.buton-number a {
    background: #2e375f;
    padding: 2px;
    color: #ffffff !IMPORTANT;
    text-decoration: none;
    border: 0 !IMPORTANT;
    border: none;
}

li.nav-item.buton-number a:hover {
    background: #f22613;
    padding: 2px;
    color: #ffffff !IMPORTANT;
    text-decoration: none;
    border: 0 !IMPORTANT;
    border: none;
}

img.imhaef11 {
    /* float: left; */
    position: absolute;
    left: 80px;
    display: none;
}

.abcdd {
    background-color: #345a4f;
    margin-top: -100px;
}

@media(max-width:991px) {
    .header-navbar-area {
        position: relative;
        width: 100%;
        z-index: 9999;
        background: rgba(0, 0, 0, 0);
        /* position: fixed;*/
    }
}

.header-navbar-area .navbar-brand {
    margin-right: 30px;
}

@media(max-width:767px) {
    .header-navbar-area .navbar-brand {
        margin-right: 30px;
        display: none;
    }
}

.header-navbar-area .menu_nav {
    width: 100%;
}

.header-navbar-area .navbar {
    background: #01428800;
    padding: 0px;
    border: 0px;
    border-radius: 0px;
    width: 100%;
    /* padding: 15px; */
    position: relative;
    margin-left: auto;
    margin-right: auto;
    display: block;
    top: 5px;
    position: relative;
    border-radius: 0px;
}

.header-navbar-area .navbar .nav .nav-item {
    margin-right: 20px;
}

li.nav-item.oneeeee {
    display: none;
}

.header-navbar-area .navbar .nav .nav-item .nav-link {
    text-transform: uppercase;
    color: #ffffff;
    padding: 0px;
    display: inline-block;
    padding: 5px;
    font-weight: 400;
    font-size: 14px;
}

.bottom-bar.abce.abcdd .header-navbar-area .navbar .nav .nav-item .nav-link {
    color: #ffffff;
}

.header-navbar-area .navbar .nav .nav-item .nav-link:after {
    display: none;
}

.header-navbar-area .navbar .nav .nav-item:hover .nav-link,
.header-navbar-area .navbar .nav .nav-item.active .nav-link {}

.header-navbar-area .navbar .nav .nav-item.submenu {
    position: relative;
}

.header-navbar-area .navbar .nav .nav-item.submenu ul {
    border: none;
    padding: 0px;
    border-radius: 0px;
    box-shadow: none;
    margin: 0px;
    background: #fff;
}

.header-navbar-area .navbar .nav .nav-item.submenu ul:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 10px 0 10px;
    border-color: #eeeeee transparent transparent transparent;
    position: absolute;
    right: 24px;
    top: 45px;
    z-index: 3;
    opacity: 0;
    transition: all 400ms linear;
}

.header-navbar-area .navbar .nav .nav-item.submenu ul .nav-item {
    display: block;
    float: none;
    margin-right: 0px;
    border-bottom: 1px solid #ededed;
    margin-left: 0px;
    transition: all 0.4s linear;
}

.header-navbar-area .navbar .nav .nav-item.submenu ul .nav-item .nav-link {
    line-height: 29px;
    color: #18024d;
    padding: 0px 30px;
    transition: all 150ms linear;
    display: block;
    margin-right: 0px;
    font-size: 14px;
    font-weight: 600;
}

.header-navbar-area .navbar .nav .nav-item.submenu ul .nav-item a.nav-link {
    color: #150049 !IMPORTANT;
}

.header-navbar-area .navbar .nav .nav-item.submenu ul .nav-item:last-child {
    border-bottom: none;
}

.header-navbar-area .navbar .nav .nav-item.submenu ul .nav-item:hover .nav-link {
    color: #ffffff !IMPORTANT;
    background-color: #f22613;
}

.header-navbar-area .navbar .nav .nav-item.submenu:hover ul .nav-item {
    margin-top: 0px;
}

.header-navbar-area .navbar .nav .nav-item:last-child {
    margin-right: 0px;
}

.header-navbar-area.navbar_fixed .main_menu {
    position: fixed;
    width: 100%;
    top: -70px;
    left: 0;
    right: 0;
    background: #ffffff;
    transform: translateY(70px);
    transition: transform 500ms ease, background 500ms ease;
    -webkit-transition: transform 500ms ease, background 500ms ease;
    box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.1);
}

.header-navbar-area.navbar_fixed .main_menu .navbar .nav .nav-item .nav-link {
    line-height: 70px;
}

.header-navbar-area.white_menu .navbar .nav .nav-item .nav-link {
    color: #fff;
}

.header-navbar-area.white_menu.navbar_fixed .main_menu .navbar .navbar-brand img {
    display: inline-block;
}

.header-navbar-area.white_menu.navbar_fixed .main_menu .navbar .navbar-brand img+img {
    display: none;
}

.header-navbar-area.white_menu.navbar_fixed .main_menu .navbar .nav .nav-item .nav-link {
    line-height: 70px;
    color: #222222;
}

.header-navbar-area .navbar-right .primary_btn {
    min-width: 145px;
    background-image: linear-gradient(to right, #8252fa 0%, #eca2f1 100%), radial-gradient(circle at top left, #8252fa, #eca2f1);
    background-image: -webkit-linear-gradient(to right, #8252fa 0%, #eca2f1 100%), -webkit-radial-gradient(circle at top left, #8252fa, #eca2f1);
    background-image: -moz-linear-gradient(to right, #8252fa 0%, #eca2f1 100%), -moz-radial-gradient(circle at top left, #8252fa, #eca2f1);
    background-image: -ms-linear-gradient(to right, #8252fa 0%, #eca2f1 100%), -ms-radial-gradient(circle at top left, #8252fa, #eca2f1);
    background-image: -o-linear-gradient(to right, #8252fa 0%, #eca2f1 100%), -o-radial-gradient(circle at top left, #8252fa, #eca2f1);
    color: #fff;
}

.header-navbar-area .navbar-right .primary_btn:hover {
    background: transparent;
    color: #222222;
    background-image: linear-gradient(white, white), radial-gradient(circle at top left, #8252fa, #eca2f1);
    background-image: -webkit-linear-gradient(white, white), -webkit-radial-gradient(circle at top left, #8252fa, #eca2f1);
    background-image: -moz-linear-gradient(white, white), -moz-radial-gradient(circle at top left, #8252fa, #eca2f1);
    background-image: -ms-linear-gradient(white, white), -ms-radial-gradient(circle at top left, #8252fa, #eca2f1);
    background-image: -o-linear-gradient(white, white), -o-radial-gradient(circle at top left, #8252fa, #eca2f1);
    background-origin: border-box;
    background-clip: content-box, border-box;
}

.navbar-toggler:not(:disabled):not(.disabled) {
    cursor: pointer;
}

#logo-brand {
    width: 100%;
}

.btn-primary {
    color: #353535;
    background-color: #ffd400;
    border-color: #007bff;
    padding: 5px 5px 5px 5px;
    font-size: 15px;
    font-weight: 700;
    position: relative;
    text-align: center;
    left: 20px;
    display: none
}

div#dont2 {
    display: none;
}

.abcdd {
    background-color: #2e375f;
    margin-top: 0px;
    top: 0px;
    box-shadow: 0px 5px 5px rgba(38, 38, 38, 0.6);
    padding: 10px 0;
}

.abcdd header#mainDIV {
    top: 5px !important;
}

.main_menu {
    position: relative;
    left: 0;
    margin: 0 0 0 55px;
}

img.imhaef111 {
    display: none;
}

.logo-normal {
    display: block;
}

.logo-change {
    display: none;
}

.logo-sticky {
    display: none;
}

.logo-white {
    display: block;
    padding: 10px;
    margin: -2px 0 0 0;
}

.bottom-bar.abce.abcdd li.nav-item.buton-number {
    background: #f22613;
}

.bottom-bar.abce.abcdd li.nav-item.buton-number a {
    background: #f22613;
}


/*****************services-box***********/

.carousel-baner {
    width: 100%;
    height: auto;
    /* background-image: url(../image/Header-Banner.jpg); */
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 615px;
    margin: 0px 0 0 0;
    position: relative;
    background: #bfcbff1f;
}


/*
.carousel-baner::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000000b0;
}
*/

.carousel {
    position: relative;
    width: 100%;
}

.carousel-baner .pattern-layer-one {
    position: absolute;
    left: 0px;
    top: 70px;
    width: 185px;
    height: 373px;
    opacity: 0.5;
    background-repeat: no-repeat;
    z-index: 99;
}

.carousel-baner .patern-layer-two {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 493px;
    height: 938px;
    background-position: right top;
    background-repeat: no-repeat;
    z-index: 0;
}

.carousel-baner .pattern-layer-three {
    position: absolute;
    right: -10%;
    top: 7%;
    width: 725px;
    height: 400px;
    background-repeat: no-repeat;
    z-index: 99;
    -webkit-animation-name: zoom-fade;
    animation-name: zoom-fade;
    -webkit-animation-duration: 30s;
    animation-duration: 30s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
}

.carousel-baner .pattern-layer-four {
    position: absolute;
    left: 250px;
    top: 290px;
    width: 185px;
    height: 373px;
    opacity: 0.5;
    background-repeat: no-repeat;
    z-index: 99;
}

.carousel-baner .pattern-layer-five {
    position: absolute;
    left: 50px;
    top: 337px;
    width: 493px;
    height: 200px;
    background-position: right top;
    background-repeat: no-repeat;
    z-index: -21;
    -webkit-animation-name: zoom-fade;
    animation-name: zoom-fade;
    -webkit-animation-duration: 30s;
    animation-duration: 30s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    opacity: 0.5;
}

.carousel-baner .pattern-layer-six {
    position: absolute;
    right: -10%;
    top: 350px;
    width: 725px;
    height: 200px;
    background-repeat: no-repeat;
    z-index: 99;
    -webkit-animation-name: zoom-fade;
    animation-name: zoom-fade;
    -webkit-animation-duration: 30s;
    animation-duration: 30s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
}

.carousel-baner .pattern-layer-seven {
    position: absolute;
    left: 650px;
    top: 150px;
    width: 185px;
    height: 373px;
    opacity: 0.5;
    background-repeat: no-repeat;
    z-index: 99;
    -webkit-animation-name: zoom-fade;
    animation-name: zoom-fade;
    -webkit-animation-duration: 30s;
    animation-duration: 30s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
}

.carousel-baner .pattern-layer-eight {
    position: absolute;
    left: 490px;
    top: 550px;
    width: 185px;
    height: 373px;
    opacity: 0.5;
    background-repeat: no-repeat;
    z-index: 0;
    -webkit-animation-name: zoom-fade;
    animation-name: zoom-fade;
    -webkit-animation-duration: 30s;
    animation-duration: 30s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
}

.carousel-baner .pattern-layer-one,
.carousel-baner .patern-layer-two,
.carousel-baner .patern-layer-three,
.carousel-baner .patern-layer-four,
.carousel-baner .patern-layer-five,
.carousel-baner .patern-layer-six,
.carousel-baner .patern-layer-seven,
.carousel-baner .patern-layer-eight {
    animation-name: zoom-fade;
    animation-duration: 8s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    -webkit-animation-name: zoom-fade;
    -webkit-animation-duration: 8s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: zoom-fade;
    -moz-animation-duration: 8s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: zoom-fade;
    -ms-animation-duration: 8s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    -o-animation-name: zoom-fade;
    -o-animation-duration: 8s;
    -o-animation-iteration-count: infinite;
    -o-animation-timing-function: linear;
}

.content-text {
    width: 100%;
    height: auto;
    margin: 50px 0 15px 0;
}

.services-content {
    margin: 40px 0 0 0;
    position: relative;
    top: 80px;
    z-index: 99999;
}

.sevicesh1 {
    font-size: 100px;
    letter-spacing: -.02em;
    line-height: 74px;
    opacity: .5;
    color: #000000;
    -webkit-text-fill-color: #fff;
    -webkit-text-stroke-width: 3px;
    -webkit-text-stroke-color: #f22613;
    position: absolute;
    -webkit-transform: rotate(-90deg) translateX(-20%);
    -ms-transform: rotate(-90deg) translateX(-20%);
    transform: rotate(-90deg) translateX(-20%);
    left: -20%;
    top: 8%;
}

.carousel-baner img {
    width: 100%;
}

.images-banner {
    padding: 0;
    margin: 0;
}

.sevicesh2 {
    font-size: 54px;
    /* left: 19%; */
    position: relative;
    font-weight: 700;
    line-height: 56px !important;
    letter-spacing: .8px;
    color: #f22613;
    margin: 0 0 15px 0;
}

.servicesp {
    /* left: 19%; */
    position: relative;
    font-size: 16px;
    line-height: 28px;
    letter-spacing: .8px;
    /* width: 77%; */
    font-weight: 400;
    color: #000;
}


/*******************pouplarcategor***********************/

.popular-services {
    width: 100%;
    height: auto;
    padding: 50px 0;
    background: #f5f5f5;
}

.popular-services .PopularCategory {
    width: 100%;
    height: auto;
    text-align: center;
    font-size: 35px;
    font-weight: 400;
    padding: 0 0 15px 0;
}

.popular-services .PopularCategory span {
    color: #f22613;
    font-size: 37px !important;
    font-weight: 600;
    letter-spacing: 0.8px;
}

.bodrr {
    width: 100%;
    height: auto;
    margin: 0 auto;
    display: block;
}

.section-heading-border {
    width: 180px;
    height: 2px;
    background: #f22613;
    text-align: center;
    margin: 0 auto;
    margin-top: 10px;
    position: relative;
    margin-bottom: 45px;
}

.section-heading-border .border-point-01 {
    left: 0;
    right: 33px;
    margin: 0 auto;
    width: 13px;
    height: 13px;
    top: -5px;
}

.section-heading-border span {
    background: #f22613;
    width: 20px;
    height: 20px;
    z-index: 9;
    position: absolute;
    top: -10px;
    border-radius: 50px;
}

.section-heading-border .border-point-03 {
    right: 0;
    left: 70px;
    margin: 0 auto;
    width: 13px;
    height: 13px;
    top: -5px;
}

.laptop-box {
    background: white;
    width: 100%;
    height: auto;
    padding: 20px 0;
    box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.2);
    margin: 0 0 35px 0;
}

.laptop-box:hover {
    width: 100%;
    height: auto;
    padding: 20px 0;
    box-shadow: 0px 4px 5px 5px #00000024;
}

.laptop-box img {
    width: 100%;
}

.laptp {
    text-align: center;
    font-size: 25px;
    letter-spacing: 0.8px;
    color: #2e375f;
    padding: 0 0 3px 0;
    margin: -7px 0 0 0;
    font-weight: 500;
}

.laptop-popukar {
    position: absolute;
    top: 0;
    right: 15px;
    background: #f22613;
    width: 120px;
    height: 185px;
    clip-path: circle(63.1% at 100% -9%);
}

.laptop-popukar span {
    font-size: 13px;
    color: #fff;
    text-align: center;
    display: flex;
    justify-content: flex-end;
    padding: 25px 2px 0;
    letter-spacing: 0.8px;
}

.laptop-box p {
    text-align: center;
    line-height: 25px;
    letter-spacing: 0.8px;
    font-size: 13px !important;
    padding: 0px 4px;
}

#column-id {
    width: calc(100%/5);
    width: 25%;
    max-width: 20% !IMPORTANT;
}

.brand-conmany {
    width: 100%;
    height: auto;
    padding: 40px 0;
}

.brand-conmany .PopularCategory {
    width: 100%;
    height: auto;
    text-align: center;
    font-size: 35px;
    font-weight: 400;
    padding: 0 0 15px 0;
    line-height: 50px !IMPORTANT;
}

.brand-conmany .PopularCategory span {
    color: #f22613;
    font-size: 37px !important;
    font-weight: 600;
    letter-spacing: 0.8px;
}

.printer-services {
    width: 100%;
    height: auto;
    padding: 25px;
    /* background: #f3f3f3; */
    border: 1px solid #e8e8e8;
    /* background-image: url(../image/banner.png);*/
    background-repeat: no-repeat;
    margin: 60px 0 0px 0;
}

.printer-services img {
    width: 100%;
}

.printer-services ul {
    padding: 0;
    margin: 0;
}

.brand {
    font-size: 30px;
}

.brand {
    padding: 0 0 7px 0;
    font-size: 35px;
    color: #2e375f;
    text-align: center;
}

.brand a {
    color: #2e375f;
    text-decoration: none;
}

.printer-services li {
    padding: 0;
    margin: 0;
    display: inline-block;
    padding: 12px 15px 12px 0px;
    font-size: 15px;
    letter-spacing: 0.8px;
}

.printer-services li a {
    color: #636363;
    font-weight: 500;
    font-size: 15px;
    padding: 7px 025px;
    /* background: #2e375f; */
    color: #2e375f;
    font-size: 14px !IMPORTANT;
    border: 2px solid #2e375f;
    border-style: dotted;
    text-decoration: none;
}

.printer-services li a:hover {
    background: #2e375f;
    color: white;
}

.services-banner {
    width: 100%;
    height: auto;
    padding: 40px;
    background: #f6f8ff;
}

.abourus {
    width: 100%;
    height: auto;
    text-align: left;
    font-size: 35px;
    font-weight: 400;
    padding: 0 0 15px 0;
    line-height: 50px !IMPORTANT;
}

.abourus span {
    color: #f22613;
    font-size: 37px !important;
    font-weight: 600;
    letter-spacing: 0.8px;
}

.servicespp {
    position: relative;
    font-size: 16px;
    line-height: 35px;
    letter-spacing: 0.8px;
    font-weight: 400;
    color: #464646;
}

a.learn-more {
    padding: 10px 35px;
    background: #f22613;
    color: white;
    font-size: 16px;
    text-decoration: none;
    letter-spacing: 0.8px;
}

button {
    position: relative;
    display: block;
    height: 45px;
    width: 150px;
    margin: 10px 0px;
    padding: 5px 5px;
    font-weight: 700;
    font-size: 15px;
    letter-spacing: 2px;
    color: #000000;
    border: 2px #38373600 solid;
    /* border-radius: 4px; */
    text-transform: uppercase;
    outline: 0;
    overflow: hidden;
    background: none;
    z-index: 1;
    cursor: pointer;
    transition: 0.08s ease-in;
    -o-transition: 0.08s ease-in;
    -ms-transition: 0.08s ease-in;
    -moz-transition: 0.08s ease-in;
    -webkit-transition: 0.08s ease-in;
}

.fill:hover {
    color: whitesmoke;
}

.arrow {
    text-align: left;
    padding-left: 17px;
}

.arrow:before {
    content: "â†’";
    position: absolute;
    color: #383736;
    left: 83%;
    opacity: 0;
    -webkit-transition: all 250ms cubic-bezier(0.680, -0.550, 0.265, 1.550);
}

.arrow:hover:before {
    left: 84%;
    opacity: 1;
}

.arrow:hover {
    width: 170px;
}

.slide1:after {
    content: "CALL NOW";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    text-align: center;
    -webkit-transition: all 400ms cubic-bezier(0.680, -0.550, 0.265, 1.550);
}

.slide1:before {
    content: "CALL NOW â†’";
    height: 100%;
    width: 100%;
    position: absolute;
    color: #ffffff !important;
    left: -100%;
    opacity: 0;
    -webkit-transition: all 500ms cubic-bezier(0.680, -0.550, 0.265, 1.550);
    border-radius: 2px;
}

.slide1:hover {
    background: #2e375f;
}

.slide1:hover:before {
    left: 0;
    opacity: 1;
    color: #fff;
}

.slide1:hover:after {
    left: 100%;
    opacity: 0;
}

.slide1.left:hover {
    background: none;
}

.slide1.left:before {
    left: 100%;
    color: #383736;
    -webkit-transition: all 425ms cubic-bezier(0.680, -0.550, 0.265, 1.550);
}

.slide1.left:hover:before {
    left: 0;
}

.svg {
    -webkit-transition: all 150ms cubic-bezier(0.445, 0.050, 0.550, 0.950);
}

.svg:before {
    position: absolute;
    content: "";
    background: url(https://f.cl.ly/items/3H3A0D1N281a2T280F3o/heist.svg) no-repeat center center;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    opacity: 0;
    -webkit-transition: all 250ms cubic-bezier(0.230, 1.000, 0.320, 1.000);
}

.svg:after {
    content: "";
    position: absolute;
    background: #d19b26;
    bottom: 0;
    left: 0;
    right: 0;
    top: 100%;
    z-index: -2;
    -webkit-transition: all 250ms cubic-bezier(0.230, 1.000, 0.320, 1.000);
}

.svg:hover {
    color: white;
    border: 0px #d19b26 solid;
}

.svg:hover:before {
    opacity: .8;
}

.svg:hover:after {
    top: 0;
}

button.slide1 {
    background: #2e375f;
    color: white;
    letter-spacing: 0.9px;
}

.iconslider {
    /* position: absolute; */
    top: 0;
    width: 100%;
}

.iconslider img {
    position: absolute;
    bottom: 140px;
    left: 10px;
    width: 10%;
    /* z-index: 9999; */
}

img.banericon {
    width: 100%;
}

.calllus {
    display: flex;
}

.calllus .callnow-para p {
    margin: 25px 0 0 0;
    font-size: 20px;
}

.calllus:hover .callnow-para p a {
    color: white;
}

.calllus .callnow-para p {
    margin: 10px 0 0 0;
    background: #f22613;
    padding: 8px;
}

.calllus .callnow-para p a {
    color: #f2f2f2;
    font-weight: 600;
    text-decoration: none;
    font-size: 17px;
}


/* footer {
    width: 100%;
    height: auto;
    padding: 30px;
    background: #d4d4d4;
} */

.footer-links ul {
    margin: 0;
    padding: 0;
    text-align: center;
}

.footer-links ul li {
    list-style: none;
    color: white;
    display: inline-block;
    padding: 0 10px;
}

.footer-links ul li a {
    list-style: none;
    color: #2e375f;
    font-weight: 600;
    font-size: 12px;
}

.footer-links ul li a:hover {
    list-style: none;
    color: #f22613;
    text-decoration: none;
}

.copyright {
    width: 100%;
    height: auto;
    background: #2e375f;
    padding: 10px;
}

.copyright p {
    color: white;
    padding: 5px;
    text-align: center;
    margin: 0;
}

a .laptop-box:hover .laptp {
    text-decoration: none !IMPORTANT;
    color: #f22613;
}

.links {
    text-decoration: none;
}

a.links:hover {
    text-decoration: none;
}

hr.posl-border {
    width: 60%;
    position: absolute;
    top: 15px;
    border: 1px solid #e8e8e8;
    left: 116px;
}

.paragraph {
    margin: 0 0 15px 0;
    font-weight: 400;
    font-size: 16px;
}

.paragraph span {
    color: #f22613;
    font-weight: 600;
    letter-spacing: 1px;
}


/*****************prnter-pae******************/

.banner-carousel {
    background: red;
    width: 100%;
    height: auto;
    padding: 25px;
    min-height: 300px;
    background-image: url(../image/baner-printer.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.banner-carousel.page-not {
    min-height: 250px;
}

.top-bar.innre-page {
    width: 100%;
    height: auto;
    background-color: #f22613;
    padding: 5px;
    position: absolute;
    z-index: 9999;
    top: 0;
}

.content-iner {
    width: 100%;
    height: auto;
    position: relative;
    top: 60px;
    color: white;
}

.printer-scaner {
    font-size: 40px;
    color: white;
    text-align: center;
    letter-spacing: 0.8px;
}

.inner-service {
    font-size: 25px;
    text-align: center;
    color: #ffffff;
    padding: 50px 0;
    font-weight: 400;
    letter-spacing: 0.8px;
}

.lasejet-box {
    width: 100%;
    height: auto;
    padding: 25px;
    background: white;
    box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.2);
    margin: 0px 0 50px 0;
    min-height: 320px;
}

.laserjet-category {
    width: 100%;
    height: auto;
    padding: 50px 0 30px;
    margin: 50px 0;
}

.laserjet-category .innre-catepory {
    width: 100%;
    height: auto;
    text-align: center;
    font-size: 35px;
    font-weight: 400;
    padding: 0px 0 35px 0;
}

.laserjet-category .innre-catepory span {
    color: #f22613;
    font-size: 37px !important;
    font-weight: 600;
    letter-spacing: 0.8px;
}

.lasejet-box:hover {
    box-shadow: 0px 4px 5px 5px #00000024;
}

.lasejet-box img {
    width: 100%;
}

.lasejet-box h5 {
    font-size: 20px;
    text-align: center;
    color: #2e375f;
    letter-spacing: 0.8px;
    padding: 15px 0 0 0;
}

.lasejet-box::before {
    border-top: 1px solid #858585;
    content: "";
    border: 1px solid #858585;
    position: absolute;
    width: 70px;
    top: 0;
    right: 14px;
    border-left: 0;
    height: 70px;
    border-bottom: 0;
}

.lasejet-box::after {
    border-top: 2px solid #858585;
    content: "";
    border: 1px solid #858585;
    position: absolute;
    width: 70px;
    bottom: 48px;
    left: 14px;
    border-left: 1px solid #858585;
    height: 70px;
    border-top: 0;
    border-right: 0;
}

.laserjet-category.barnd {
    padding: 20px 0;
}

.box-learn-poip {
    display: flex;
    padding: 25px 0 25px 0;
    border: 1px solid #1d1d1d;
    background: #fdfeff;
    background-image: url(../image/patern-images1.png);
    background-position: center;
    background-repeat: no-repeat;
    min-height: 226px;
}

.box-learn-poip.pooo {
    margin: 0 0 15px 0;
    /* box-shadow: 0px 4px 5px #969696; */
    box-shadow: 0 0 8px 0 rgba(119, 94, 28, 0.3);
}

.ertyui-poip.mnb {
    width: 40%;
    z-index: 9;
    border-radius: 50%;
    height: 50%;
    margin: 0 0 0 0px;
}

.ertyui-poip img {
    width: 150px !IMPORTANT;
    padding: 15px;
}

.content-poip.mnbv {
    z-index: 9;
    width: 75%;
    margin: 0 5px;
}

a .content-poip.mnbv p {
    color: #757575 !IMPORTANT;
}

a.dinthast-tag {
    text-decoration: none;
}

.content-poip.mnbv h4 {
    font-size: 18px;
    padding: 18px 0 10px 0px;
    letter-spacing: 0.8px;
    text-transform: uppercase;
}

.content-poip h2 {
    font-size: 35px;
    color: #1d1d1d;
}

.box-learn-poip.pooo:before {
    content: "";
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px 0 rgb(46 55 95);
    position: absolute;
    top: -9px;
    left: 0;
    opacity: 0;
    transform: scale3d(1.08, 1.08, 1.08);
    transition: all 0.33s ease 0s;
}

.box-learn-poip.pooo:hover:before {
    opacity: 1;
    transform: scale3d(1, 1, 1);
}

.owl-dots {
    display: none !Important;
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    display: none;
}

button.owl-prev {
    position: absolute;
    top: 60px;
    left: -45px;
    /* padding: 25px !IMPORTANT; */
    width: 48px;
    height: 55px;
}

button.owl-prev span {
    left: 0px;
    color: #ffffff;
    font-size: 45px;
    position: absolute;
    background: red;
    padding: 1px;
    width: 30px;
    height: 50px;
}

button.owl-prev:hover {
    background: #ff000000 !IMPORTANT;
}

button:focus {
    outline: none !IMPORTANT;
    outline: 5px auto -webkit-focus-ring-color;
}

button.owl-next {
    position: absolute;
    top: 60px;
    right: -45px;
    width: 48px;
    height: 55px;
}

button.owl-next span {
    right: 0px;
    color: #ffffff;
    font-size: 45px;
    position: absolute;
    background: red;
    padding: 1px;
    width: 30px;
    height: 50px;
}

button.owl-next:hover {
    background: #ff000000 !IMPORTANT;
}

button:focus {
    outline: none !IMPORTANT;
    outline: 5px auto -webkit-focus-ring-color;
}

.banner-contact {
    width: 100%;
    height: auto;
    padding: 0px 0 40px;
}

.banner-contact .content-contact {
    width: 100%;
    height: auto;
    padding: 30px 0;
}

.printer-scanerh2 {
    width: 100%;
    height: auto;
    text-align: left;
    font-size: 32px;
    font-weight: 400;
    padding: 0px 0 15px 0;
    line-height: 45px !IMPORTANT;
}

.printer-scanerh2 span {
    color: #f22613;
    font-size: 37px !important;
    font-weight: 600;
    letter-spacing: 0.8px;
}

.content-contact p {
    font-size: 15px;
    line-height: 27px;
    letter-spacing: 0.8px;
}

.content-contact p a {
    color: #f22613;
    font-size: 17px;
    font-weight: 600;
    text-decoration: none;
}

.banner-contact img {
    width: 100%;
}


/********************************************************/

.prinre-logo {
    position: absolute;
    bottom: 30px;
    width: 50px !IMPORTANT;
    /* height: 46px; */
    margin: 0 auto;
    display: block;
    left: 45%;
}

img.prinre-logo.two {
    width: 90px !IMPORTANT;
    bottom: 10px;
}

img.prinre-logo.three {
    width: 90px !IMPORTANT;
    bottom: 10px;
}

img.prinre-logo.four {
    width: 90px !IMPORTANT;
    bottom: 10px;
}

img.prinre-logo.dfs {
    width: 90px !IMPORTANT;
    bottom: 10px;
}

img.prinre-logo.asda {
    width: 90px !IMPORTANT;
    bottom: 10px;
}

img.prinre-logo.ASD {
    width: 90px !IMPORTANT;
    bottom: 40px;
}

img.prinre-logo.awrwef {
    width: 75px !IMPORTANT;
    bottom: 10px;
}

img.prinre-logo.asdsa {
    width: 90px !IMPORTANT;
    bottom: 30px;
}

img.prinre-logo.ASee {
    width: 111px !IMPORTANT;
    bottom: 10px;
}

img.prinre-logo.werrre {
    width: 90px !IMPORTANT;
    bottom: 10px;
}

img.prinre-logo.werte5y {
    width: 90px !IMPORTANT;
    bottom: 10px;
}

img.prinre-logo.waeqwr {
    width: 80px !IMPORTANT;
    bottom: 20px;
}

img.prinre-logo.uiytu {
    width: 90px !IMPORTANT;
    bottom: 10px;
}

img.prinre-logo.ytd6y {
    width: 90px !IMPORTANT;
    bottom: 10px;
}

img.prinre-logo.stgry {
    width: 90px !IMPORTANT;
    bottom: 10px;
}

img.prinre-logo.sdrtr6u {
    width: 80px !IMPORTANT;
    bottom: 15px;
}

img.prinre-logo.dfgt7jh {
    width: 90px !IMPORTANT;
    bottom: 10px;
}

img.prinre-logo.mjhju {
    width: 80px !IMPORTANT;
    bottom: 15px;
}

img.prinre-logo.dfyrgu {
    width: 90px !IMPORTANT;
    bottom: 10px;
}

img.prinre-logo.hjpjkjp {
    width: 80px !IMPORTANT;
    bottom: 15px;
}

img.prinre-logo.pjhip {
    width: 90px !IMPORTANT;
    bottom: 10px;
}

img.prinre-logo.jhgiv {
    width: 80px !IMPORTANT;
    bottom: 15px;
}

img.prinre-logo.hjkujki {
    width: 100px !IMPORTANT;
    bottom: 10px;
}

img.prinre-logo.pijhoji {
    width: 90px !IMPORTANT;
    bottom: 10px;
}

img.prinre-logo.pjhip {
    width: 100px !IMPORTANT;
    bottom: 10px;
}

img.prinre-logo.pjhoipp {
    width: 80px !IMPORTANT;
    bottom: 15px;
}

.banner-hp {
    width: 100%;
    height: auto;
    padding: 80px 0;
    background-image: url(../image/baner-printer.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 200px;
    position: relative;
}

.hp-heading {
    text-align: center;
    padding: 0px 0 0 0;
    color: white;
    text-transform: uppercase;
}

.bredcums {
    width: 100%;
    height: auto;
    background: #f22613;
    padding: 10px;
}

.bredcums p {
    margin: 0;
}

.bredcums p a {
    color: white;
    padding: 5px
}

.bredcums p .fa {
    color: white;
}

.bredcums p a:hover {
    text-decoration: none;
}

.all-asus-center {
    width: 100%;
    height: auto;
    padding: 40px 0 10px 0;
}

.allservicescenter {
    width: 100%;
    height: auto;
    text-align: left;
    font-weight: 700;
    padding: 0px 0 15px 0;
}

.allservicescenter span {
    color: #f22613;
    font-weight: 600;
}

.all-asus-center img {
    margin: 0 auto;
    display: block;
}

.share-social {
    width: 100%;
    height: auto;
    padding: 15px;
}

.icon-sociL {
    width: 100%;
    height: auto;
    background: #ecf0ff;
    padding: 15px;
}

.social-ausu {
    width: 100%;
    height: auto;
    text-align: center;
    font-weight: 600;
    padding: 0;
    margin: 0 !important;
    color: #000000;
    position: relative;
    text-transform: uppercase;
}

ul.social-icon {
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    left: -35px;
}

ul.social-icon li {
    display: inline-block;
    padding: 5px 10px 5px 10px;
    color: white;
    font-size: 17px;
    background: red;
    border-radius: 50%;
    margin: 10px 5px;
    width: 32px;
    height: 32px;
    line-height: 20px;
}

.paralax-banner {
    width: 100%;
    height: auto;
    padding: 40px;
}

.section1,
.section2,
.section3,
.section4,
.section5,
.section6 {
    /*border: 1px solid red;*/
}

.section1 {
    background-color: #ffffff;
    height: 400px;
}

.section2 {
    background-color: #ffffff;
    height: 500px;
}

.section3 {
    background-color: #ffffff;
    height: 200px;
}

.section4 {
    background-color: #ffffff;
    height: 300px;
}

.section5 {
    background-color: #efd;
    height: 500px;
}

.section6 {
    background-color: #edf;
    height: 400px;
}

.mega_text {
    font-weight: bold;
    font-size: 100px;
    margin: 0;
    background-color: rgba(255, 255, 255, .25);
    padding: 64px;
    display: block;
}

.parallaxator {
    overflow: hidden;
    position: relative;
}

.parallaxator>.parallax_child {
    position: absolute;
    top: 0;
}

.alabanam {
    font-size: 14px;
    /* letter-spacing: 0.9px; */
    color: #2e375f;
    font-weight: 600;
    padding: 5px 0 2px 0;
    text-transform: uppercase;
}

.alabanam a {
    color: #2e375f;
    text-decoration: none;
}

ul.timeline {
    list-style-type: none;
    position: relative;
}

ul.timeline:before {
    content: ' ';
    background: #d4d9df;
    display: inline-block;
    position: absolute;
    left: 29px;
    width: 2px;
    height: 100%;
    z-index: 400;
}

ul.timeline>li {
    margin: 20px 0;
    padding-left: 20px;
}

.timeline>li a {
    color: #2e375f;
    /* font-weight: 600; */
}

ul.timeline>li a:hover {
    text-decoration: none;
}

ul.timeline>li:before {
    content: ' ';
    background: #fff;
    display: inline-block;
    position: absolute;
    border-radius: 50%;
    border: 3px solid #f22613;
    left: 20px;
    width: 20px;
    height: 20px;
    z-index: 400;
}

.alaaamba {
    font-size: 16px;
    /* letter-spacing: 0.8px; */
    color: #2e375f;
    font-weight: 600;
    font-family: 'Poppins';
    text-transform: uppercase;
}

.siderbard {
    width: 100%;
    height: auto;
    padding: 15px;
    background: #f9f9f9;
}

.category-cate {
    font-size: 18px;
    color: #2e375f;
    font-weight: 500;
}

.siderbard ul {
    list-style: none;
    padding: 0;
    padding: 15px 0 0;
}

.siderbard ul li {
    padding: 5px 0;
}

.siderbard ul li a {
    color: black;
    font-size: 14px;
    /* letter-spacing: 0.8px; */
    /* text-decoration: none; */
    font-weight: 400;
    text-transform: capitalize;
}

.siderbard ul li a:hover {
    color: #f22613;
}

ul.social-icon.onet7s {
    width: 100%;
    height: auto;
    padding: 15px;
    left: -20px;
}

.siderbard ul.social-icon.onet7s li {
    padding: 5px 10px 5px 10px;
}

ul.social-icon.onet7s li a {
    color: white;
    font-size: 13px;
}

ul.social-icon.onet7s li:hover {
    color: #2e375f;
}

ul.social-icon.onet7s li:hover {
    background: #2e375f;
}

.images-side img {
    width: 100%;
}

.number-side {
    width: 100%;
}

.number-side {
    width: 100%;
    position: relative;
    top: 112px;
    margin: 0 auto;
    display: block;
}

.number-side a {
    text-align: center;
    background: #ffffff;
    width: 80%;
    padding: 16px;
    color: #0f1a4e;
    margin: 0 auto;
    display: block;
    text-decoration: none;
    font-size: 22px;
    font-weight: 600;
}

.city {
    margin: 0 0 40px 0;
}

i.fa.fa-phone.pii {
    background: #f22613;
    padding: 5px;
    border-radius: 50%;
    width: 32px;
}

.number-side a:hover i.fa.fa-phone.pii {
    background: #2e375f;
    padding: 5px;
    border-radius: 50%;
    width: 32px;
}

.images-side {
    width: 100%;
    height: auto;
    margin: -50px 0 30px 0;
}

.category-cate.po {
    position: relative;
    top: 120px;
    text-align: center;
    /* background: #2e375f; */
    width: 80%;
    margin: 0 auto;
    display: block;
    color: black;
    padding: 5px;
    font-size: 25px;
}

.right-desibar {
    height: 100%;
    width: 100%;
    position: sticky;
    z-index: 0;
    top: 0;
    right: 0;
    /* background-color: #111; */
    overflow-x: hidden;
    padding-top: 0px;
}

.side-left {
    position: relative;
}

.sidebar {
    position: sticky;
    top: 60px;
    margin-bottom: 60px;
}

.bredcums p a span {
    font-weight: 600;
}


/**************************************************************/

.allservicescenter.alabama-birmin {
    text-align: left;
    padding: 10px 0 20px 0;
}

.hp-asusproduct {
    font-size: 18px;
    font-weight: 500;
    padding: 30px;
    background: #0f1a4e;
    width: 100%;
    margin: 15px 0;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
}

.hp-asusproduct a {
    font-size: 18px;
    padding: 17px 0 10px 0;
    color: #fff !important;
    font-weight: 500;
    text-decoration: none;
}

.hp-asusproduct span a:hover {
    text-decoration: none;
}

.border {
    width: 85%;
    margin: 0 auto;
    display: block;
    border: 1px solid #2e375f !IMPORTANT;
    border-style: dashed !IMPORTANT;
}

.Hewlett-Technical {
    font-size: 26px;
    font-weight: 500;
    letter-spacing: 0.8px;
    line-height: 45px !IMPORTANT;
    margin: -15px 0 0 0;
}

.Hewlett-Technical span {
    color: #f22613;
    font-size: 28px !important;
    font-weight: 600;
    letter-spacing: 0.8px;
}

.address-location {
    width: 100%;
    height: auto;
    padding: 05px 25px;
    background: white;
    box-shadow: 0 8px 23px #e6e6e68f;
    margin: 0px 0 14px 0px;
}

.atalanyt-compuet {
    font-size: 21px;
    letter-spacing: 0.8px;
    font-weight: 600;
    color: #2e375f;
    padding: 15px 0;
}

.address-location p {
    letter-spacing: 0.5px;
    padding: 7px 0 0 0;
    font-size: 16px;
    color: #2f2f2f;
    line-height: 25px !important;
}

.address-location .fa {
    color: #ffffff;
    font-size: 18px;
    background: #ff1600;
    padding: 10px 11px;
    /* border-radius: 50%; */
    width: 35px;
    height: 35px;
    border-radius: 5px;
}

.phobe-clas {
    display: flex;
    margin: 7px 0 10px;
}

.phonesatu {
    padding: 5px;
    /* background: #2e375f; */
    width: 55px;
}

.phobe-clas a {
    color: #2e375f;
    font-size: 17px;
    letter-spacing: 0.7px;
    padding: 0px 5px;
    position: relative;
    top: 10px;
    font-weight: 400;
    text-decoration: none;
}

.phobe-clas:hover .phonesatu .fa {
    background: #2e375f;
    border-radius: 5px;
}

.hp-suort-printer {
    width: 100%;
    height: auto;
    padding: 25px 0 0;
}

.broter-serviceprinter {
    font-size: 26px;
    line-height: 45px !IMPORTANT;
    margin: -15px 0 10px 0;
    letter-spacing: 0.8px;
    font-weight: 500;
    color: #2e375f;
}

.broter-serviceprinter span {
    color: #f22613;
    font-size: 28px !important;
    font-weight: 600;
    letter-spacing: 0.8px;
}

.printer-servicesbrother img {
    margin: 0 auto;
    display: block;
    padding: 25px 0;
}

.services-centerhp {
    font-size: 37px;
    padding: 150px 0 0 0;
    font-weight: 600;
    color: #2e375f;
    letter-spacing: 0.8px;
    line-height: 44px;
}

.xipcode {
    width: 100%;
    height: auto;
    padding: 15px;
}

.country-zipcode {
    font-size: 26px;
    line-height: 32px !IMPORTANT;
    margin: -15px 0 10px 0;
    letter-spacing: 0.8px;
    font-weight: 500;
    color: #2e375f;
}

.country-zipcode span {
    color: #f22613;
    font-size: 26px !important;
    font-weight: 600;
    letter-spacing: 0.8px;
}

.zipcode {
    font-weight: 400;
    line-height: 30px !IMPORTANT;
    letter-spacing: 0.8px;
    color: black;
}

.phobe-clas p {
    letter-spacing: 0.5px;
    padding: 7px 0 0 0;
    font-size: 16px;
    color: #2e375f;
    line-height: 30px !important;
    font-size: 17px;
    font-weight: 400;
    margin: -5px 10px 0;
}

.images-side.sidebar {
    margin: 0;
}

.paralax-banner.alabamama {
    padding: 0;
}

.alabama-serprinter {
    padding: 40px 0 35px 0;
    text-align: center;
}

.serviceBox {
    background: white;
    box-shadow: 0px 1px 7px 0 rgb(0 0 0 / 20%);
    font-family: 'Roboto', sans-serif;
    padding: 0 0 20px;
    margin: 25px 5px 20px 15px;
    text-align: right;
    border-radius: 20px 0;
    position: relative;
    z-index: 1;
}

.serviceBox .title {
    color: #fff;
    background: linear-gradient(to right, #fe8c00, #f83600);
    font-size: 18px;
    font-weight: 700;
    text-align: right;
    text-transform: uppercase;
    padding: 12px 25px;
    margin: -6px -6px 30px 0;
    border-radius: 0 0 0 20px;
    box-shadow: -2px 4px 1px rgba(0, 0, 0, 0.2);
    display: inline-block;
    position: relative;
}

.serviceBox .title:before,
.serviceBox .title:after {
    content: "";
    background: linear-gradient(to right bottom, transparent 49%, #f83600 50%);
    width: 5px;
    height: 5px;
    position: absolute;
    top: 0;
    left: -4px;
}

.serviceBox .title:after {
    transform: rotate(180deg);
    top: auto;
    bottom: -5px;
    left: auto;
    right: 0;
}

.serviceBox .description {
    color: #151515;
    font-size: 14px;
    letter-spacing: 0.8px;
    line-height: 23px;
    text-align: left;
    margin: 0 15px 20px;
    font-family: "Poppins", sans-serif;
}

.serviceBox .service-icon {
    color: #fff;
    background: #36353a;
    font-size: 35px;
    text-align: center;
    line-height: 68px;
    width: 70px;
    height: 70px;
    margin: 0 auto 20px;
    border: 2px solid #000;
    border-radius: 50%;
    transition: all 0.3s ease 0s;
}

.serviceBox:hover .service-icon {
    transform: rotateY(360deg);
}

.serviceBox .read-more {
    color: #fff;
    background: linear-gradient(to right, #fe8c00, #f83600);
    font-size: 17px;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
    width: 140px;
    padding: 7px 0;
    border-radius: 0 30px 30px 0;
    box-shadow: 4px 4px 1px rgba(0, 0, 0, 0.2);
    display: block;
    position: relative;
}

.serviceBox .read-more:hover {
    text-shadow: 0 0 5px #555;
}

.serviceBox .read-more:before,
.serviceBox .read-more:after {
    content: "";
    background: linear-gradient(to bottom, #fe8c00, #f83600);
    width: 15px;
    height: 25px;
    border-radius: 50px 0 0 50px;
    position: absolute;
    top: -25px;
    left: -15px;
}

.serviceBox .read-more:after {
    background: #fe8c00;
    border-radius: 50px 0 0 50px;
    height: 62px;
    z-index: -2;
}

.serviceBox.green .title,
.serviceBox.green .read-more {
    background: linear-gradient(to left, #2e375f, #f22613);
}

.serviceBox.green .title:before,
.serviceBox.green .title:after {
    background: linear-gradient(to right bottom, transparent 49%, #34365d 50%);
}

.serviceBox.green .read-more:before {
    background: linear-gradient(to bottom, #ea2716, #ea2616);
}

.serviceBox.green .read-more:after {
    background: #ea2616;
}

.serviceBox.blue .title,
.serviceBox.blue .read-more {
    background: linear-gradient(to right, #02e7f7, #876cf5);
}

.serviceBox.blue .title:before,
.serviceBox.blue .title:after {
    background: linear-gradient(to right bottom, transparent 49%, #876cf5 50%);
}

.serviceBox.blue .read-more:before {
    background: linear-gradient(to bottom, #02e7f7, #876cf5);
}

.serviceBox.blue .read-more:after {
    background: #02e7f7;
}

.serviceBox.purple .title,
.serviceBox.purple .read-more {
    background: linear-gradient(to right, #B53471, #6F1E51);
}

.serviceBox.purple .title:before,
.serviceBox.purple .title:after {
    background: linear-gradient(to right bottom, transparent 49%, #6F1E51 50%);
}

.serviceBox.purple .read-more:before {
    background: linear-gradient(to bottom, #B53471, #6F1E51);
}

.serviceBox.purple .read-more:after {
    background: #B53471;
}

@media only screen and (max-width:990px) {
    .serviceBox {
        margin: 5px 5px 30px 15px;
    }
}

.title.birhmaam a {
    color: white;
    letter-spacing: 0.8px;
    text-decoration: none;
}

.banner-bacimages {
    width: 100%;
    height: auto;
    background-image: url(../image/service-centre.jpg);
    background-position: initial;
    background-repeat: no-repeat;
    background-size: initial;
    min-height: 430px;
    position: relative;
}

.banner-bacimages::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 4%);
}

.banner-bacimages img {
    width: 100%;
    margin: 15px 0 35px 0;
}

.hp-prinerbircama {
    font-size: 35px;
    line-height: 44px !IMPORTANT;
    letter-spacing: 0.8px;
    color: #f22613;
}

.banner-bacimages img {
    width: 100%;
    margin: 15px 0 35px 0;
    min-height: 400px;
    max-height: 200px;
}

.birmingam-printerclas {
    width: 100%;
    height: auto;
    position: absolute;
    top: 45px;
}

.para-birmingam-printer {
    line-height: 30px !important;
    font-size: 16px;
    color: #2f2f2f;
    padding: 10px 0 15px 0;
}

ul.icon-svg {
    width: 100%;
    height: auto;
    list-style: none;
    padding: 0;
    display: none;
}

ul.icon-svg img {
    width: 80px;
    margin: -160px 0 0 0;
}

ul.icon-svg li {
    background: #cacaca;
    width: 100px;
    padding: 10px;
    height: 100px;
    border-radius: 50%;
    margin: -13px 10px 0 5px;
    display: inline-block;
}

.page-not-found {
    width: 100%;
    height: auto;
    padding: 15px 0 25px 0;
}

.page-not-found img {
    width: 50%;
    margin: 0 auto;
    display: block;
    padding: 35px;
}

a.back-home {
    background: #f22512;
    padding: 10px 35px;
    margin: 0 auto;
    display: block;
    text-align: center;
    position: relative;
    bottom: 25px;
    justify-content: center;
    font-size: 17px;
    color: white;
    width: 20%;
    text-decoration: none;
}

a.back-home:hover {
    background: #2e375f;
}

a.submit {
    padding: 10px 35px;
    background: #f22613;
    color: white;
    font-size: 16px;
    top: 7px;
    position: relative;
}


/******contact************/

.banner-contactus {
    background: red;
    width: 100%;
    height: auto;
    padding: 25px;
    min-height: 240px;
    background-image: url(../image/baner-printer.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.contact-us {
    width: 100%;
    height: auto;
    padding: 50px 0;
}

.adddress-repair-service h2 {
    color: #2e375f;
    font-size: 25px;
    text-align: center;
}

.adddress-repair-service {
    width: 100%;
    padding: 22px;
    background: #f2261317;
}

.adddress-repair-service .fa {
    color: #f22613;
    font-size: 30px;
}

.contact-section h2 {
    position: relative;
    font-size: 25px;
    font-weight: 700;
    color: #13192d;
    padding: 0 0 25px 0;
}

.contact-section .contact-info {
    position: relative;
    margin-bottom: 30px;
    padding: 0;
}

.contact-section .contact-info li {
    position: relative;
    display: block;
    font-size: 14px;
    margin-bottom: 23px;
    color: #000;
    min-height: 51px;
    padding: 0 0 0 70px;
}

.contact-section .contact-info li.map .icon-box {
    background-color: #f22613;
}

.contact-section .contact-info li .icon-box {
    position: absolute;
    left: 0;
    top: 0;
    width: 50px;
    height: 50px;
    font-size: 24px;
    color: #fff;
    line-height: 50px;
    border-radius: 5%;
    text-align: center;
    background-color: #f22613;
}

.contact-section .contact-info li h4 {
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 0;
    font-size: 16px;
    color: #222328;
}

.contact-section .contact-info li.phone .icon-box {
    background-color: #f22613;
}

ul.contact-info li a {
    color: black;
    text-decoration: none;
    font-weight: 500;
}

.contact-section {
    background: #f7f7f7;
    padding: 25px;
}

.form-control11 {
    display: block;
    width: 100%;
    height: 50px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0px;
    margin: 10px 0 10px 0;
}

.submit-form {
    background: #2e375f;
    color: white;
    border: 0;
    padding: 7px 35px;
    display: block;
    font-weight: 500;
    font-size: 17px;
    width: 35%;
    margin-left: auto;
    display: block;
    position: relative;
    right: 0;
}

.contact-form h2 {
    position: relative;
    font-size: 25px;
    font-weight: 700;
    color: #13192d;
    padding: 0 0 5px 0;
}

.thanskyuou-page {
    width: 100%;
    height: auto;
    padding: 50px 0 50px 0;
    height: 100%;
}

.thank-you-pop {
    width: 100%;
    padding: 20px;
    text-align: center;
}

.thank-you-pop img {
    width: 76px;
    height: auto;
    margin: 0 auto;
    display: block;
    margin-bottom: 25px;
}

.thank-you-pop h1 {
    font-size: 45px;
    margin-bottom: 25px;
    color: #f22613;
}

.thank-you-pop p {
    font-size: 20px;
    margin-bottom: 27px;
    color: #000000;
}

a.back-home.reapr {
    bottom: 0;
}

.privacy-policy {
    width: 100%;
    height: auto;
    padding: 50px 0;
}

.privacy-policy h1 {
    font-size: 30px;
    letter-spacing: 0.8px;
    color: #2e375f;
    font-weight: 700;
    font-family: 'Poppins';
    text-transform: uppercase;
    padding: 0 0 15px 0;
}

.privacy-policy h2 {
    font-size: 25px;
    letter-spacing: 0.8px;
    color: #2e375f;
    font-weight: 700;
    font-family: 'Poppins';
    text-transform: uppercase;
    padding: 0 0 15px 0;
}

.privacy-policy p {
    font-size: 14px;
    line-height: 20px !important;
    letter-spacing: 0.8px;
    font-weight: 400;
    /* font-family: sans-serif; */
}

.privacy-policy li {
    font-size: 14px;
    line-height: 28px !important;
    letter-spacing: 0.8px;
    font-weight: 400;
    color: #262626;
    /* font-family: sans-serif; */
}

.privacy-policy p a {
    color: #f22613;
}

.privacy-policy li a {
    color: #f22613;
}

#popup_content {
    width: 50%;
    height: 300px;
    padding: 20px;
    position: relative;
    top: 15%;
    left: 25%;
    background: #f7f9ff;
    border: 10px solid #f22613;
}

div#popup_content_wrap {
    position: absolute;
    z-index: 9999999;
    top: 200px;
}

form#feedbak_form p {
    font-size: 16px;
    padding: 0 0 15px 0;
    color: black;
}

form#feedbak_form11 p {
    color: black;
}

p.popup-content {
    padding: 0 0 15px 0 !important;
    margin: 0;
    color: black;
}

.modal-content.cookies-popup {
    width: 70%;
    margin: 0 auto;
    display: block;
    position: relative;
    top: 170px;
    padding: 0;
}

hr.line {
    margin: 0;
}

button.sendform.cookie-popup {
    width: 50%;
    font-size: 15px !important;
    margin: 0 auto;
    display: block;
}

div#myModal1 {
    background: rgba(0, 0, 0, 0.71);
    top: 0;
}

.modal-content.cookies-popup h5 {
    padding: 0 0 5px 0;
    text-align: center;
    font-size: 25px;
}
.direction-site {
    margin-top: -20px;
    padding-bottom: 20px;
}

.direction-site ul {
    margin: 0;
    padding: 0;
}
.direction-site ul li {
    list-style: none;
}

/*******************************************************
*******************responsive*media*********************
********************************************************/

@media(max-width:1100px) {
    .banericon {
        width: 100%;
    }
    .sevicesh1 {
        font-size: 100px;
        letter-spacing: -.02em;
        line-height: 74px;
        opacity: .1;
        color: #333;
        -webkit-text-fill-color: #fff;
        -webkit-text-stroke-width: 2px;
        -webkit-text-stroke-color: #000000;
        position: absolute;
        -webkit-transform: rotate(-90deg) translateX(-20%);
        -ms-transform: rotate(-90deg) translateX(-20%);
        transform: rotate(-90deg) translateX(-20%);
        left: -30%;
        top: 18%;
    }
    .servicesp {
        left: 22%;
        position: relative;
        font-size: 16px;
        line-height: 35px;
        letter-spacing: 0.8px;
        width: 77%;
        font-weight: 400;
        color: #464646;
    }
    .carousel-baner img {
        width: 100%;
        margin: 80px 0 0 0;
    }
    button.owl-prev {
        position: absolute;
        top: 60px;
        left: -15px;
        /* padding: 25px !IMPORTANT; */
        width: 48px;
        height: 55px;
    }
    button.owl-next {
        position: absolute;
        top: 60px;
        right: -15px;
        width: 48px;
        height: 55px;
    }
    .main_menu {
        position: relative;
        left: 0;
        margin: 0 0 0 100px;
    }
    .header-navbar-area {
        width: 100%;
        z-index: 9999;
        position: relative;
        top: 0px;
        left: 0;
    }
    .page-not-found img {
        width: 70%;
        margin: 0 auto;
        display: block;
    }
    a.back-home {
        background: #f22512;
        padding: 10px 35px;
        margin: 0 auto;
        display: block;
        text-align: center;
        position: relative;
        bottom: 0px;
        justify-content: center;
        font-size: 17px;
        color: white;
        width: 30%;
        text-decoration: none;
    }
    .submit-form {
        background: #2e375f;
        color: white;
        border: 0;
        padding: 7px 35px;
        display: block;
        font-size: 17px;
        width: 56%;
        margin-left: auto;
        display: block;
        position: relative;
        right: 0;
    }
}

@media(max-width:991px) {
    button.phone-numberss {
        border: 0;
        padding: 10px;
        background: #f22613;
        font-weight: 600;
        color: #ffffff;
        font-size: 17px;
        position: relative;
        top: -12px;
        width: 200px;
        position: relative;
    }
    .bottom-bar.abce.abcdd {
        top: 0;
    }
    .hp-heading {
        text-align: center;
        padding: 0px 0 0 0;
        color: white;
        font-size: 28px;
        text-transform: uppercase;
    }
    .bottom-bar img {
        width: 105px;
        position: absolute;
        /* top: -5px; */
        z-index: 99999
    }
    .top-bar.inner-page {
        top: 0px;
    }
    .logo-normal {
        display: none !important;
    }
    .logo-sticky {
        display: none !important;
    }
    .header-navbar-area .navbar .nav .nav-item .nav-link {
        text-transform: uppercase;
        color: #ffffff;
        padding: 0px;
        display: inline-block;
        padding: 5px;
        font-weight: 600;
    }
    button.btn.btn-success.btn-lg {
        padding: 7px 35px;
        width: 55%;
        font-size: 20px;
        margin: 15px 0 25px 0;
    }
    .btn-primary {
        color: #353535;
        background-color: #ffd400;
        border-color: #007bff;
        padding: 5px 5px 5px 5px;
        font-size: 15px;
        font-weight: 700;
        position: relative;
        text-align: center;
        left: 20px;
        display: none;
    }
    .navbar-toggler[aria-expanded="true"] span:nth-child(2) {
        opacity: 0;
    }
    .navbar-toggler[aria-expanded="true"] span:first-child {
        transform: rotate(-45deg);
        position: relative;
        top: 7.5px;
    }
    .navbar-toggler[aria-expanded="true"] span:last-child {
        transform: rotate(45deg);
        bottom: 6px;
        position: relative;
    }
    .header-navbar-area .navbar {
        background: #345a4f;
    }
    .navbar-toggler span {
        display: block;
        width: 25px;
        height: 3px;
        background: #ffffff;
        margin: auto;
        margin-bottom: 5px;
        transition: all 400ms linear;
        cursor: pointer;
        margin-left: 0px;
        top: -5px;
        position: relative;
    }
    .navbar-toggler {
        border: none;
        border-radius: 0px;
        padding: 0px;
        cursor: pointer;
        margin-top: 0;
        margin-bottom: 0;
        margin: 0px 10px 0 10px;
    }
    .header-navbar-area.white_menu .navbar .navbar-brand img {
        display: inline-block;
    }
    .header-navbar-area.white_menu .navbar .navbar-brand img+img {
        display: none;
    }
    img.imhaef11 {
        /* float: left; */
        position: absolute;
        left: 10px;
        display: none;
    }
    .imhaef111 {
        position: absolute;
        left: 10px;
        display: block;
    }
    .header-navbar-area .navbar {
        background: #e73b1800;
        padding: 0px;
        border: 0px;
        border-radius: 0px;
        width: 100%;
        padding: 0px;
    }
    .top-bar span a {
        color: white;
        font-size: 15px;
        padding: 0 15px 0 15px;
        margin-left: -9px;
    }
    .bottom-bar {
        width: 100%;
        height: auto;
        padding: 0px;
        background-color: rgb(193, 193, 193);
        background: #2e375f;
        z-index: 9999999;
        position: sticky !important;
        top: 0px;
        box-shadow: 0px 5px 5px rgba(38, 38, 38, 0.6);
    }
    .top-bar.oiuy {
        width: 100%;
        height: auto;
        background-color: #000000;
        padding: 5px;
        position: absolute;
        z-index: 9;
        top: 0;
    }
    .abcdd {
        top: 0 !IMPORTANT;
        /* margin-top: -50px; */
    }
    .header-navbar-area {
        width: 100%;
        z-index: 9999;
        position: relative;
        top: 0px;
        left: 0;
    }
    .top-bar {
        width: 100%;
        height: auto;
        padding: 5px;
        position: absolute;
        z-index: 9999999;
        top: 0;
    }
    .sevicesh2 {
        font-size: 30px;
        left: 0;
        position: relative;
        font-weight: 700;
        line-height: 32px !important;
        letter-spacing: 0.8px;
        color: #fff;
        text-align: left;
    }
    .carousel-baner {
        width: 100%;
        height: auto;
        background-image: url(https://www.repair-service-center.com/assests/image/header-banner.jpg) !important;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        min-height: 100%;
        margin: 0px 0 0 0;
        position: relative;
        background-size: cover;
        position: relative;
    }
    .carousel-baner::before {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        background: rgb(46 55 95 / 70%);
        width: 100%;
        height: 100%;
    }
    .servicesp {
        left: 0;
        position: relative;
        font-size: 14px;
        line-height: 22px;
        letter-spacing: 0;
        width: 100%;
        font-weight: 400;
        color: #ffffff;
        text-align: left;
        margin-top: 15px;
    }
    .services-content {
        margin: 00px 0 0 0;
        position: relative;
        top: 50px;
        padding: 70px 130px;
    }
    .carousel-baner .pattern-layer-six {
        position: absolute;
        right: 0;
        top: 350px;
        width: 725px;
        height: 200px;
        background-repeat: no-repeat;
        z-index: 99;
        -webkit-animation-name: zoom-fade;
        animation-name: zoom-fade;
        -webkit-animation-duration: 30s;
        animation-duration: 30s;
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
    }
    .carousel-baner .pattern-layer-three {
        position: absolute;
        right: 0;
        top: 7%;
        width: 725px;
        height: 400px;
        background-repeat: no-repeat;
        z-index: 99;
        -webkit-animation-name: zoom-fade;
        animation-name: zoom-fade;
        -webkit-animation-duration: 30s;
        animation-duration: 30s;
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
    }
    .carousel-baner img {
        width: 100%;
        margin: 0;
    }
    .images-banner {
        display: none;
    }
    .sevicesh1 {
        display: none;
    }
    .services-content {
        margin: 0px 0 0 0;
        position: relative;
        top: 0 !important;
        padding: 30px 15px !important;
    }
    #column-id {
        width: calc(100%/2);
        width: 50%;
        max-width: 33% !IMPORTANT;
    }
    .sevicesh1 {
        font-size: 100px;
        letter-spacing: -.02em;
        line-height: 74px;
        opacity: .1;
        color: #333;
        -webkit-text-fill-color: #fff;
        -webkit-text-stroke-width: 2px;
        -webkit-text-stroke-color: #000000;
        position: absolute;
        -webkit-transform: rotate(-90deg) translateX(-20%);
        -ms-transform: rotate(-90deg) translateX(-20%);
        transform: rotate(-90deg) translateX(-20%);
        left: -122px;
        top: 20%;
    }
    .carousel-baner .pattern-layer-seven {
        position: absolute;
        left: 500px;
        top: 150px;
        width: 185px;
        height: 373px;
        opacity: 0.5;
        background-repeat: no-repeat;
        z-index: 99;
        -webkit-animation-name: zoom-fade;
        animation-name: zoom-fade;
        -webkit-animation-duration: 30s;
        animation-duration: 30s;
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
    }
    .main_menu {
        position: relative;
        left: 0px;
        margin: 0;
        padding: 0 0 15px 0;
    }
    button.navbar-toggler .icon-bar {
        position: relative;
        left: 130px;
    }
    .content-iner {
        width: 100%;
        height: auto;
        position: relative;
        top: 95px;
        color: white;
    }
    .inner-service {
        font-size: 25px;
        text-align: center;
        color: #ffffff;
        padding: 10px 0;
        font-weight: 400;
        letter-spacing: 0.8px;
    }
    .banner-contact img {
        width: 100%;
        margin: 0 0 30px 0;
    }
    .services-centerhp {
        font-size: 37px;
        padding: 0px 0 0 0;
        font-weight: 600;
        color: #2e375f;
        letter-spacing: 0.8px;
        line-height: 44px;
    }
    .printer-servicesbrother img {
        margin: 0 auto;
        display: block;
        padding: 25px 0;
        width: 100%;
    }
    .services-banner {
        width: 100%;
        height: auto;
        padding: 0;
        background: #f6f8ff;
    }
    .iconslider img {
        position: absolute;
        bottom: 350px;
        left: 10px;
        width: 20%;
        /* z-index: 9999; */
        display: none;
    }
    ul.social-icon {
        list-style: none;
        margin: 0;
        padding: 0;
        position: relative;
        /* left: -35px; */
        margin: 0 auto;
        display: block;
        text-align: center;
    }
    .page-not-found img {
        width: 100%;
        margin: 0 auto;
        display: block;
    }
    a.back-home {
        background: #f22512;
        padding: 10px 35px;
        margin: 0 auto;
        display: block;
        text-align: center;
        position: relative;
        bottom: 0px;
        justify-content: center;
        font-size: 17px;
        color: white;
        width: 50%;
        text-decoration: none;
    }
    .social-ausu {
        width: 100%;
        height: auto;
        text-align: right;
        font-size: 30px;
        font-weight: 400;
        padding: 0;
        line-height: 45px !IMPORTANT;
        font-family: fantasy;
        letter-spacing: 2.5px;
        margin: 0 !IMPORTANT;
        left: 0;
        color: #000000;
        position: relative;
        text-transform: uppercase;
        text-align: center;
    }
    a.submit {
        padding: 10px 35px;
        background: #f22613;
        color: white;
        font-size: 16px;
        top: 7px;
        position: relative;
        text-align: center;
        margin: 0 auto;
        display: block;
        width: 100%;
    }
    .modal-header {
        top: -25px;
        position: absolute;
        right: -55px;
        display: block;
    }
    .submit-form {
        background: #2e375f;
        color: white;
        border: 0;
        padding: 7px 35px;
        display: block;
        font-size: 17px;
        width: 100%;
        margin-left: auto;
        display: block;
        position: relative;
        right: 0;
    }
    .contact-form h2 {
        position: relative;
        font-size: 25px;
        font-weight: 700;
        color: #13192d;
        padding: 30px 0 20px 0;
    }
    .sticky-call-icon {
        position: fixed;
        bottom: 75px;
        left: 27px;
        z-index: 9999999;
        display: none;
    }
    .chantfixed {
        position: fixed;
        right: 0;
        bottom: 0;
        padding: 0;
        z-index: 999999 !IMPORTANT;
    }
    .sticky-call-icon-call {
        position: fixed;
        right: 10px;
        z-index: 91;
        top: 50%;
        display: none;
    }
}

@media (max-width: 767px) {
    .header-contactbtn {
        display: none;
    }
    .sticky-call-icon-call {
        position: fixed;
        right: 10px;
        z-index: 999999999;
        top: 50%;
        display: none;
    }
    .bottom-bar {
        width: 100%;
        height: auto;
        padding: 0px;
        background-color: rgb(193, 193, 193);
        background: #2e375f;
        z-index: 9999999;
        position: sticky !important;
        top: 0px;
        box-shadow: 0px 5px 5px rgba(38, 38, 38, 0.6);
    }
    .top-bar span a {
        color: white;
        font-size: 14px;
        padding: 0;
        margin-left: 0;
    }
    .carousel-baner .patern-layer-two {
        position: absolute;
        left: 0px;
        top: 120px;
        width: 493px;
        height: 938px;
        background-position: right top;
        background-repeat: no-repeat;
        z-index: 99;
    }
    .carousel-baner .pattern-layer-seven {
        position: absolute;
        left: 527px;
        top: 150px;
        width: 185px;
        height: 373px;
        opacity: 0.5;
        background-repeat: no-repeat;
        z-index: 99;
        -webkit-animation-name: zoom-fade;
        animation-name: zoom-fade;
        -webkit-animation-duration: 30s;
        animation-duration: 30s;
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
    }
    .sevicesh1 {
        font-size: 100px;
        letter-spacing: -.02em;
        line-height: 74px;
        opacity: .1;
        color: #333;
        -webkit-text-fill-color: #fff;
        -webkit-text-stroke-width: 2px;
        -webkit-text-stroke-color: #000000;
        position: absolute;
        -webkit-transform: rotate(-90deg) translateX(-20%);
        -ms-transform: rotate(-90deg) translateX(-20%);
        transform: rotate(-90deg) translateX(-20%);
        left: -18%;
        top: 25%;
    }
    #column-id {
        width: calc(100%/2);
        width: 50%;
        max-width: 50% !IMPORTANT;
    }
    .carousel-baner .pattern-layer-seven {
        position: absolute;
        left: 100px;
        top: 150px;
        width: 185px;
        height: 373px;
        opacity: 0.5;
        background-repeat: no-repeat;
        z-index: 99;
        -webkit-animation-name: zoom-fade;
        animation-name: zoom-fade;
        -webkit-animation-duration: 30s;
        animation-duration: 30s;
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
    }
    .carousel-baner .pattern-layer-eight {
        position: absolute;
        left: 0;
        top: 506px;
        width: 185px;
        height: 373px;
        opacity: 0.5;
        background-repeat: no-repeat;
        z-index: 99;
        -webkit-animation-name: zoom-fade;
        animation-name: zoom-fade;
        -webkit-animation-duration: 30s;
        animation-duration: 30s;
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
    }
    .carousel-baner .pattern-layer-seven {
        position: absolute;
        left: 0;
        top: 150px;
        width: 185px;
        height: 373px;
        opacity: 0.5;
        background-repeat: no-repeat;
        z-index: 99;
        -webkit-animation-name: zoom-fade;
        animation-name: zoom-fade;
        -webkit-animation-duration: 30s;
        animation-duration: 30s;
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
    }
    .services-content {
        margin: 00px 0 0 0;
        position: relative;
        top: 50px;
        padding: 70px 70px;
    }
    .sevicesh1 {
        font-size: 100px;
        letter-spacing: -.02em;
        line-height: 74px;
        opacity: .1;
        color: #333;
        -webkit-text-fill-color: #fff;
        -webkit-text-stroke-width: 2px;
        -webkit-text-stroke-color: #000000;
        position: absolute;
        -webkit-transform: rotate(-90deg) translateX(-20%);
        -ms-transform: rotate(-90deg) translateX(-20%);
        transform: rotate(-90deg) translateX(-20%);
        left: -30%;
        top: 25%;
    }
    .carousel-baner .pattern-layer-five {
        position: absolute;
        left: 0;
        top: 337px;
        width: 493px;
        height: 200px;
        background-position: right top;
        background-repeat: no-repeat;
        z-index: 99;
        -webkit-animation-name: zoom-fade;
        animation-name: zoom-fade;
        -webkit-animation-duration: 30s;
        animation-duration: 30s;
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
    }
    .ertyui-poip.mnb {
        width: 50%;
        z-index: 9;
        border-radius: 50%;
        height: 50%;
        margin: 0 0 0 0px;
    }
    .ertyui-poip img {
        width: 135px !IMPORTANT;
        padding: 15px;
    }
    .lasejet-box img {
        width: 80%;
        margin: 0 auto;
        display: block;
    }
    .lasejet-box {
        width: 100%;
        height: auto;
        padding: 25px;
        background: white;
        box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.2);
        margin: 0px 0 50px 0;
        min-height: auto;
    }
    .lasejet-box h5 {
        font-size: 20px;
        text-align: center;
        color: #2e375f;
        letter-spacing: 0.8px;
        padding: 0px 0 0 0;
    }
    .banner-carousel {
        background: red;
        width: 100%;
        height: auto;
        padding: 25px 0;
        min-height: 380px;
        background-image: url(../image/baner-printer.png);
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }
    .printer-spacingpass {
        width: 90%;
        margin: 0 auto;
        display: block;
    }
    .banner-bacimages::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgb(255 255 255 / 47%);
    }
    .hp-asusproduct {
        font-size: 16px;
        font-weight: 500;
        padding: 15px;
        width: 100%;
        margin: 0;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    .hp-asusproduct a {
        font-size: 16px;
        padding: 0;
    }
    .paralax-banner {
        width: 100%;
        height: auto;
        padding: 0;
    }
    .Hewlett-Technical {
        font-size: 26px;
        font-weight: 500;
        letter-spacing: 0.8px;
        line-height: 35px !IMPORTANT;
        margin: 0;
        padding: 30px 10px;
    }
    .address-location {
        width: 100%;
        height: auto;
        padding: 05px 10px;
        background: white;
        box-shadow: 0 8px 23px #e6e6e68f;
        margin: 0px 0 14px 0px;
    }
    a.back-home {
        background: #f22512;
        padding: 10px 35px;
        margin: 0 auto;
        display: block;
        text-align: center;
        position: relative;
        bottom: 0px;
        justify-content: center;
        font-size: 17px;
        color: white;
        width: 50%;
        text-decoration: none;
    }
    .allservicescenter {
        font-size: 20px;
        line-height: 26px !important;
        padding: 0 !important;
    }
    .allservicescenter span {
        font-size: 20px !important;
    }
    h2 {
        font-size: 20px;
        margin-bottom: 10px;
    }
    h3 {
        font-size: 18px;
        margin-bottom: 10px;
    }
    .country-zipcode {
        font-size: 18px;
        line-height: 20px !important;
        margin: 15px 0;
        letter-spacing: initial;
        font-weight: 500;
        color: #2e375f;
    }
    .country-zipcode span {
        font-size: 18px !important;
        letter-spacing: initial !important;
    }
}

@media(max-width:600px) {
    .icon .fa {
        text-align: left;
        float: left;
        /* margin: auto; */
        /* display: block; */
        position: relative;
        margin: 0 5px;
        padding: 5px;
        width: 25px;
        padding-right: 9px;
    }
    button.owl-next {
        position: absolute;
        top: 60px;
        right: 0;
        width: 48px;
        height: 55px;
    }
    button.owl-prev {
        position: absolute;
        top: 60px;
        left: 0;
        /* padding: 25px !IMPORTANT; */
        width: 48px;
        height: 55px;
    }
    .banner-contact {
        width: 100%;
        height: auto;
        padding: 0;
    }
    .banner-contact .content-contact {
        width: 100%;
        height: auto;
        padding: 0;
    }
}

@media(max-width:500px) {
    .header-navbar-area .navbar .nav .nav-item {
        margin-right: 20px;
        margin-left: 0;
    }
    .services-content {
        margin: 00px 0 0 0;
        position: relative;
        top: 50px;
        padding: 70px 0px 70px 75px;
    }
    .sevicesh1 {
        font-size: 100px;
        letter-spacing: -.02em;
        line-height: 74px;
        opacity: .1;
        color: #333;
        -webkit-text-fill-color: #fff;
        -webkit-text-stroke-width: 2px;
        -webkit-text-stroke-color: #000000;
        position: absolute;
        -webkit-transform: rotate(-90deg) translateX(-20%);
        -ms-transform: rotate(-90deg) translateX(-20%);
        transform: rotate(-90deg) translateX(-20%);
        left: -35%;
        top: 27%;
    }
    .carousel-baner .patern-layer-two {
        position: absolute;
        left: -115px;
        top: 70px;
        width: 493px;
        height: 938px;
        background-position: right top;
        background-repeat: no-repeat;
        z-index: 99;
    }
    .carousel-baner .pattern-layer-five {
        position: absolute;
        left: -80px;
        top: 337px;
        width: 493px;
        height: 200px;
        background-position: right top;
        background-repeat: no-repeat;
        z-index: 99;
        -webkit-animation-name: zoom-fade;
        animation-name: zoom-fade;
        -webkit-animation-duration: 30s;
        animation-duration: 30s;
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
    }
    button.owl-next {
        position: absolute;
        top: 25px;
        right: 0;
        width: 48px;
        height: 55px;
    }
    button.owl-prev {
        position: absolute;
        top: 25px;
        left: 0;
        /* padding: 25px !IMPORTANT; */
        width: 48px;
        height: 55px;
    }
    .content-iner {
        width: 100%;
        height: auto;
        position: relative;
        top: 70px;
        color: white;
    }
    .printer-scaner {
        font-size: 35px;
        color: white;
        text-align: center;
        letter-spacing: 0.8px;
    }
    .inner-service {
        font-size: 20px;
        text-align: center;
        color: #ffffff;
        padding: 10px 0;
        font-weight: 400;
        letter-spacing: 0.8px;
    }
    .birmingam-printerclas {
        width: 100%;
        height: auto;
        position: relative;
        top: 15px;
    }
    .phobe-clas a {
        color: #2e375f;
        font-size: 13px;
        letter-spacing: 0.7px;
        padding: 0px 5px;
        position: relative;
        top: 10px;
        font-weight: 400;
        text-decoration: none;
    }
    .phobe-clas.uyrt a {
        font-size: 13px;
    }
    .phobe-clas p {
        letter-spacing: 0.5px;
        padding: 7px 0 0 0;
        font-size: 13px !IMPORTANT;
        color: #2e375f;
        line-height: 30px !important;
        font-size: 17px;
        font-weight: 400;
        margin: -5px 6px 0;
    }
    .phonesatu {
        padding: 5px;
        /* background: #2e375f; */
        width: 45px;
    }
    a.back-home {
        background: #f22512;
        padding: 10px 35px;
        margin: 0 auto;
        display: block;
        text-align: center;
        position: relative;
        bottom: 0px;
        justify-content: center;
        font-size: 17px;
        color: white;
        width: 100%;
        text-decoration: none;
    }
}

@media(max-width:450px) {
    .sevicesh1 {
        font-size: 100px;
        letter-spacing: -.02em;
        line-height: 74px;
        opacity: .1;
        color: #333;
        -webkit-text-fill-color: #fff;
        -webkit-text-stroke-width: 2px;
        -webkit-text-stroke-color: #000000;
        position: absolute;
        -webkit-transform: rotate(-90deg) translateX(-20%);
        -ms-transform: rotate(-90deg) translateX(-20%);
        transform: rotate(-90deg) translateX(-20%);
        left: -41%;
        top: 27%;
    }
    .carousel-baner .pattern-layer-four {
        position: absolute;
        left: 150px;
        top: 290px;
        width: 185px;
        height: 373px;
        opacity: 0.5;
        background-repeat: no-repeat;
        z-index: 99;
    }
    #column-id {
        width: calc(100%/2);
        width: 100%;
        max-width: 100% !IMPORTANT;
    }
    .box-learn-poip.pooo:before {
        content: "";
        width: 100%;
        height: 100%;
        box-shadow: 0 0 8px 0 rgb(46 55 95);
        position: absolute;
        top: -9px;
        left: 0;
        opacity: 0;
        transform: scale3d(1.08, 1.08, 1.08);
        transition: all 0.33s ease 0s;
        display: none;
    }
}

@media (max-width: 400px) {
    .carousel-baner .pattern-layer-five {
        position: absolute;
        left: -200px;
        top: 337px;
        width: 493px;
        height: 200px;
        background-position: right top;
        background-repeat: no-repeat;
        z-index: 99;
        -webkit-animation-name: zoom-fade;
        animation-name: zoom-fade;
        -webkit-animation-duration: 30s;
        animation-duration: 30s;
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
        display: none;
    }
    .sevicesh1 {
        font-size: 100px;
        letter-spacing: -.02em;
        line-height: 74px;
        opacity: .1;
        color: #333;
        -webkit-text-fill-color: #fff;
        -webkit-text-stroke-width: 2px;
        -webkit-text-stroke-color: #000000;
        position: absolute;
        -webkit-transform: rotate(-90deg) translateX(-20%);
        -ms-transform: rotate(-90deg) translateX(-20%);
        transform: rotate(-90deg) translateX(-20%);
        left: -50%;
        top: 27%;
    }
    .carousel-baner .pattern-layer-four {
        position: absolute;
        left: 120px;
        top: 290px;
        width: 185px;
        height: 373px;
        opacity: 0.5;
        background-repeat: no-repeat;
        z-index: 99;
    }
    .bottom-bar {
        width: 100%;
        height: auto;
        padding: 7px 0px;
        background-color: rgb(193, 193, 193);
        background: #2e375f;
        z-index: 9999999;
        position: sticky !important;
        top: 0px;
        box-shadow: 0px 5px 5px rgba(38, 38, 38, 0.6);
    }
}

@media(max-width:350px) {
    .carousel-baner .patern-layer-two {
        position: absolute;
        left: -252px;
        top: 70px;
        width: 493px;
        height: 938px;
        background-position: right top;
        background-repeat: no-repeat;
        z-index: 99;
    }
    .servicesp {
        left: 0;
        position: relative;
        font-size: 15px;
        line-height: 35px;
        letter-spacing: 0.8px;
        width: 100%;
        font-weight: 400;
        color: #464646;
        text-align: left;
    }
    .sevicesh1 {
        font-size: 100px;
        letter-spacing: -.02em;
        line-height: 74px;
        opacity: .1;
        color: #333;
        -webkit-text-fill-color: #fff;
        -webkit-text-stroke-width: 2px;
        -webkit-text-stroke-color: #000000;
        position: absolute;
        -webkit-transform: rotate(-90deg) translateX(-20%);
        -ms-transform: rotate(-90deg) translateX(-20%);
        transform: rotate(-90deg) translateX(-20%);
        left: -61%;
        top: 27%;
    }
    .services-content {
        margin: 00px 0 0 0;
        position: relative;
        top: 50px;
        padding: 70px 0px 70px 75px;
    }
    ul.icon-svg li {
        background: #cacaca;
        width: 79px;
        padding: 10px;
        height: 80px;
        border-radius: 50%;
        margin: -13px 10px 0 5px;
        display: inline-block;
    }
    ul.icon-svg img {
        width: 50px;
        margin: -170px 0 0 0;
    }
    .para-birmingam-printer {
        line-height: 30px !important;
        font-size: 16px;
        color: #2e375f;
        padding: 10px 0 15px 0;
    }
    .para-birmingam-printer {
        line-height: 30px !important;
        font-size: 16px;
        color: #000000;
        padding: 10px 0 15px 0;
    }
    .phobe-clas.uyrt a {
        font-size: 9px;
    }
}

@media(max-width:1200px) {
    .header-navbar-area .navbar .nav .nav-item {
        margin-right: 20px;
        margin-left: 0;
    }
    .number-side a {
        padding: 12px;
        font-size: 16px;
    }
}

@media (min-width: 992px) {
    .header-navbar-area.white_menu .navbar .navbar-brand img {
        display: none;
    }
    .header-navbar-area.white_menu .navbar .navbar-brand img+img {
        display: inline-block;
    }
    .header-navbar-area .navbar .nav .nav-item.submenu:hover ul {
        visibility: visible;
        opacity: 1;
        top: 100%;
        margin-top: 7px;
    }
    .header-navbar-area .navbar .nav .nav-item.submenu ul {
        position: absolute;
        top: 120%;
        left: 0px;
        min-width: 230px;
        text-align: left;
        opacity: 0;
        transition: all 300ms ease-in;
        visibility: hidden;
        display: block;
        border: none;
        padding: 0px;
        border-radius: 0px;
        box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.4);
        background: white;
    }
    .sticky-call-icon {
        position: fixed;
        bottom: 75px;
        left: 27px;
        z-index: 9999999;
        display: none;
    }
}

.footer-disclaimer {
    font-size: 12px !important;
    color: #2e375f;
    font-weight: 500 !important;
}

.footeremail {
    background: #2e375f;
    padding: 15px;
    margin: 0 0 15px 0;
    border-radius: 5px;
}

.footeremail h5 {
    font-size: 16px;
    color: #fff;
    font-weight: 400;
}

.donwnload-btn {
    background: #2e375f;
    color: #fff;
    padding: 10px;
    border-radius: 5px;
    text-decoration: none;
}

.donwnload-btn:hover {
    color: #fff !important;
}

.helpcenter .accordion .card-header:after {
    font-family: 'FontAwesome';
    content: "\f068";
    float: right;
    color: #2e375f;
}

.helpcenter .accordion .card-header.collapsed:after {
    /* symbol for "collapsed" panels */
    content: "\f067";
    color: #2e375f;
}

.helpcenter .card {
    background-color: transparent !important;
    background-clip: initial !important;
    border: 0 !important;
}

.helpcenter .card-header {
    cursor: pointer;
    background: #fff0;
    border-bottom: 1px solid #dde2f9;
    padding: 10px 0 !important;
}

.helpcenter .card-body {
    padding: 20px 0 !important;
}

.helpcenter .card-title h3 {
    font-size: 16px !important;
    color: #2e375f !important;
    font-weight: 500;
}

.gethelp-item-wrap {
    padding: 0 0 40px 0;
}

.gethelp-item {
    background: #e5e8f5;
    padding: 15px;
    min-height: 344px;
    margin: 0 0 15px 0;
}

.gethelp-item p {
    margin: 0 0 5px 0;
    font-size: 13px;
    letter-spacing: normal;
    color: #2e375f;
}

.gethelp-item h4 {
    font-size: 18px;
    font-weight: 400;
    color: #000000;
    margin: 20px 0 10px 0;
}

.gethelp-item a {
    color: #2e375f !important;
    font-weight: 600;
}


/* TOP SIDEBAR */

.top-sidebar {
    background: #f5f7ff;
    padding: 20px;
    box-shadow: 0 0 3px 0 rgb(0 0 0 / 30%);
}

.tpsod-title {
    font-size: 22px;
    color: #2e375f;
    border-bottom: 1px solid #2e375f;
    padding: 0 0 5px 0;
}

.tps-official-detials ul {
    list-style: none;
    margin: 10px 0 0 0;
    padding: 0;
}

.tps-official-detials ul li {
    padding: 3px 0;
}

.tps-official-detials ul li a {
    color: #2e375f;
}

.tpsod-list i {
    width: 16px;
}

p {
    font-size: 15px !important;
    color: #424242;
    line-height: 1.6!important;
    letter-spacing: 0 !important;
    font-weight: 400 !important;
}

.find-near-you-title {
    color: #ed2724;
    font-size: 18px;
}


/* -------------------------------------
    HOME PAGE VERSION (2022) 
----------------------------------------*/

.v2sticky {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 30%);
    /* background: #fff; */
}

.v2_top_header {
    background: #0F1A4E;
    padding: 5px 0;
}

.v2_th_innerwrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}


/* .v2_logo{
    width: 130px;
} */

.v2_thi_right p {
    color: #fff;
    margin: 0;
}

.v2_thi_right a {
    color: #fff;
}

.v2_thi_right a:hover {
    text-decoration: none;
}

.v2_thi_right_slogan h3 {
    color: #fff;
    font-family: 'Jost', sans-serif;
    font-size: 22px;
    margin: 0;
}


/* V2 PRIMARY MENU */

.v2_primary_menu {
    background: #EFF2FF;
    padding: 15px 0;
}

.v2_pm_wrap {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
}

.v2_nav ul {
    margin: 0;
    padding: 0;
}

.v2_nav ul li {
    display: inline-block;
    margin-right: 15px;
}

.v2_nav ul li a {
    text-decoration: none;
    color: #0F1A4E;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    font-family: 'Inter', sans-serif;
}

.v2_nav ul li a:hover {
    color: #f22613;
}

.v2_covid19_notice {
    font-weight: 900;
    font-family: 'Inter', sans-serif;
    text-transform: uppercase;
    color: #0F1A4E;
    font-size: 14px;
}

.v2_covid19_notice:hover {
    text-decoration: none;
    color: #f22613;
}

.v2_menu_toggle {
    display: none;
}

.v2_menu-icon {
    width: 24px;
}

.v2closebtn {
    display: none;
}

.v2_menu_logo {
    display: none;
}

.v2_mobile_mid_header {
    background: #1f2a5e;
    padding: 5px 0;
    text-align: center;
    display: none;
}

.v2_mobile_mid_header p {
    color: #fff;
    font-size: 18px !important;
    margin: 0;
}

.v2_mobile_mid_header p a {
    text-decoration: none;
    color: #fff;
    font-weight: 600;
}


/* V2 HOME BANNER */

.v2_home_banner {
    background: url(../img/home-banner.jpg);
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 100%;
    position: relative;
    height: 425px;
}

.v2_hb_inner {
    background: url(../img/girl.jpg);
    right: 0;
    top: 0;
    width: 585px;
    height: 425px;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
}

.v2_hb_inner::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #FF0700;
    opacity: 0.85;
}

.v2_hbi_content {
    position: relative;
    border: 2px solid #fff;
    padding: 15px;
    margin: 30px;
}

.v2_hbi_content span {
    color: #fff;
    font-family: 'Jost', sans-serif;
    font-size: 36px;
    line-height: 1.1;
}

.v2_hbi_content .v2_all_device {
    font-weight: 800;
}

.v2_hbi_content .v2_repair_heading {
    font-weight: 300;
}

.v2_hbi_content p {
    color: #fff;
    font-size: 12px;
    display: none;
}


/* v2 WELCOME SECTION */

.v2_welcome_repair {
    padding: 100px 0 0 0;
}

.v2_wc_title {
    font-size: 36px;
    font-family: 'Jost', sans-serif;
    font-weight: 400;
    margin-bottom: 20px;
    color: #000;
}

.v2_wc_title span {
    font-weight: 800;
    position: relative;
}

.v2_wc_title span::before {
    content: "";
    position: absolute;
    height: 4px;
    width: 100%;
    top: -7px;
    background: #FF0700;
}

.v2_repair_man {
    height: 284px;
    margin-top: -62px;
    z-index: 2;
    position: relative;
}


/* v2 POPULAR DEVICE SECTION */

.v2_popular_device_sec {
    background: #EFF2FF;
    padding: 100px 0;
    position: relative;
}

.v2_brandicon img {
    position: absolute;
    right: 54px;
    top: -216px;
    height: 390px;
    z-index: 1;
    opacity: 0.3;
}

.v2pds_list ul {
    display: flex;
    flex-wrap: wrap;
}

.v2pds_list ul li {
    padding: 3px;
    list-style: none;
}

.v2pds_list ul li a {
    text-decoration: none;
}

.v2pds_list_img {
    border: 2px solid #0F1A4E;
    border-radius: 12px;
    height: 100px;
    width: 130px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.v2pds_list_img img {
    width: 90px;
}

.v2pds_list_title {
    text-decoration: none;
    color: #0F1A4E;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 500;
    font-family: 'Inter', sans-serif;
    margin-top: 7px;
    text-align: center;
}

.v2_blue_heading {
    font-size: 32px;
    font-family: 'Jost', sans-serif;
    font-weight: 400;
    margin-bottom: 20px;
    color: #0F1A4E;
}

.v2_blue_heading span {
    font-weight: 800;
}

.v2_popular_content p {
    color: #0F1A4E;
}


/* POPULAR BRANDS */

.v2_popular_brand_sec {
    padding: 100px 0;
}

.v2_pbc_content .v2_wc_title {
    font-size: 32px;
}

.v2_popular_brand_item ul {
    padding: 0;
    display: flex;
    flex-wrap: wrap;
}

.v2_popular_brand_item ul li {
    list-style: none;
    margin: 5px;
    width: 31%;
}

.v2_popular_brand_item ul li .v2_pbi_img {
    width: 100%;
    height: 52px;
    border: 1px solid #D3D3D3;
    list-style: none;
    padding: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.v2_popular_brand_item ul li img {
    width: 100%;
}
.v2_brand_icon_logo.m-0 {
    height: 220px !important;
    width: auto !important;
    text-align: center;
    margin: 0 auto !important;
}
.v2_brand_icon_logo {
    height: 40px;
    width: auto !important;
}


.v2_align-item-center {
    align-items: center;
}


/* ALL REPAIR SECTION */

.v2_all_repair_sec {
    padding: 100px 0 60px 0;
}

.v2_all_repair_sec .v2_locator_icon {
    width: 200px;
    margin-top: -60px;
}

.v2_all_repair_sec .v2_wc_title {
    font-size: 32px;
}


/* v2 HOME SERVICE BRAND */

.v2_home_service_sec {
    padding: 0 0 100px 0;
}

.v2_home_service_sec img {
    border-radius: 30px;
}

.v2_home_service_sec .v2_wc_title {
    font-size: 32px;
}

.v2_home_service_sec .v2_wc_title span::before {
    display: none !important;
}

.v2_service_brand_name ul {
    padding: 0;
}

.v2_service_brand_name ul li {
    display: inline-block;
    margin: 3px;
}

.v2_service_brand_name ul li a {
    background: #F9F9F9;
    border: 1px solid #d9e0ff;
    padding: 6px;
    text-decoration: none;
    color: #000;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    font-family: 'Inter', sans-serif;
    transition: .25s;
    display: block;
}

.v2_service_brand_name ul li a:hover {
    background: #d9e0ff;
}


/* V2 CALL US FOOTER */

.v2_call_us_footer {
    background: #0f1a4e;
    padding: 100px 0;
}

.v2_call_us_footer .v2_wc_title {
    color: #fff;
    font-size: 32px;
}

.v2_call_us_footer .v2_wc_title span::before {
    display: none;
}

.v2_call_us_footer p {
    color: #fff;
}

.v2_callus_today {
    text-align: right;
}

.v2_callus_today_title {
    font-size: 56px;
    font-family: 'Jost', sans-serif;
    font-weight: 400;
    margin-bottom: 10px;
    color: #fff;
}

.v2_callus_today_tel a {
    font-size: 30px;
    font-family: 'Jost', sans-serif;
    font-weight: 700;
    margin-bottom: 10px;
    color: #fff;
    text-decoration: none;
}


/* FOOTER EMAMIL */

.v2_footer_email {
    background: #192664;
}

.v2_footer_email .v2_fe_text {
    font-size: 14px;
    color: #fff;
    padding: 15px 0;
    font-weight: 300;
}

.v2_footer_email .v2_fe_text a {
    text-decoration: none;
    color: #fff;
    font-weight: 600;
}


/* v2 FOOTER */

.v2_footer-sec {}

.v2_footer_toplevel {
    border-bottom: 1px solid #C9C9C9;
    padding: 60px 0 0px 0;
}

.v2_footer_logo_wrap ul {
    padding: 0;
    margin-top: 15px;
}

.v2_footer_logo_wrap ul li {
    list-style: none;
    color: #000;
    font-size: 14px;
}

.v2_footer_logo_wrap ul li a {
    text-decoration: none;
    color: #000;
}

.v2ft_menu_title {
    font-size: 16px;
    font-weight: 600;
    color: #000;
    margin-bottom: 7px;
    display: inline-block;
}

.v2ft_menu ul {
    padding: 0;
}

.v2ft_menu ul li {
    list-style: none;
}

.v2ft_menu ul li a {
    color: #000;
    font-size: 14px;
    text-decoration: none;
}

.v2ft_menu ul li a:hover {
    color: #FF0700;
}

.v2ft_menu img {
    width: 24px;
}

.v2_footer_social li {
    display: inline-block;
    margin: 0 3px;
}

.v2_footer_bottom {
    padding: 10px 0 30px 0;
}

.v2_footer_bottom ul {
    padding: 0;
}

.v2_footer_bottom ul li {
    list-style: none;
    display: inline-block;
    margin-right: 10px;
}

.v2_footer_bottom ul li a {
    color: #000;
    font-size: 12px;
    text-decoration: none;
}

.v2_footer_bottom ul li a:hover {
    color: #FF0700;
}

.v2_copyright {
    font-size: 12px !important;
    color: #000;
}

.v2_disclaimer {
    font-size: 12px !important;
    color: #000;
}


/* V2 BREADCRUMB */

.apply_job_banner {
    background: url(../img/apply-job-banner-02.jpg);
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 100%;
    padding: 60px 0;
    background-repeat: no-repeat;
}

.location_banner {
    background: url(../img/location-banner.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 125px 0;
}

.v2_bw_title {
    font-size: 36px;
    font-family: 'Jost', sans-serif;
    font-weight: 400;
    margin-bottom: 15px;
    color: #000;
}

.v2_bw_subtitle {
    font-size: 24px;
    font-family: 'Jost', sans-serif;
    font-weight: 400;
    margin-bottom: 15px;
    color: #000;
}

.v2_breadcrumb_wrap ul {
    padding: 0;
}

.v2_breadcrumb_wrap ul li {
    display: inline-block;
    margin: 0 7px 0 0;
}

.v2_breadcrumb_wrap ul li a {
    color: #000;
}

.v2_breadcrumb_wrap ul li i {
    font-size: 12px;
    color: #000;
}


/* V2 Apply Job Body */

.v2_apply_job_body {
    padding: 60px 0;
}

.v2_ajb_list {
    border: 1px solid #eff2ff;
    padding: 40px;
}

.v2_ajbl_title {
    font-size: 32px;
    font-family: 'Jost', sans-serif;
    font-weight: 400;
    margin-bottom: 10px;
    color: #000;
}

.v2_apply_btn {
    background: #0f1a4e;
    display: inline-block;
    padding: 7px 10px;
    color: #fff;
    text-decoration: none;
    border-radius: 3px;
    margin-bottom: 15px;
    transition: .25s;
}

.v2_apply_btn:hover {
    background: #FF0700;
    color: #fff;
    text-decoration: none;
}

.v2_ajb_list h3 {
    font-family: 'Jost', sans-serif;
    font-weight: 400;
    font-size: 24px;
    margin-bottom: 10px;
}

.v2_ajb_list ul {
    padding: 0 0 0 15px;
}

.v2_ajb_list ul li {
    font-size: 15px !important;
    color: #424242;
    line-height: 1.6!important;
    letter-spacing: 0 !important;
    font-weight: 400 !important;
}


/* v2 APPLY JOB FORM */

.become-technician-form-modal {
    padding: 15px;
}

.book-technician-modal {
    top: 0 !important;
}

.book-technician-modal .modal-content {
    padding: 0 !important;
}

.become-technician-form-modal h4 {
    text-align: center;
    font-size: 28px;
    color: #000;
    font-family: 'Jost', sans-serif;
    font-weight: 400;
    padding-top: 20px
}

.become-technician-form-modal p {
    text-align: center;
    width: 50%;
    margin: 5px auto 10px auto !important;
}

.become-technician-form-modal form {
    position: relative;
    z-index: 1;
}

.become-technician-form-modal .form-group {
    display: flex;
    position: relative;
    width: 100%;
    margin: 0 10px;
}

.become-technician-form-modal .form-group i {
    color: #495057;
    background: transparent;
    border-radius: 50%;
    width: 28px;
    height: 28px;
    text-align: center;
    line-height: 28px;
    position: absolute;
    left: 0;
    top: 5px;
    font-size: 13px;
    border: 1px solid;
}

.become-technician-form-modal .form-group .form-control:focus {
    outline: none;
    box-shadow: none;
}

.become-technician-form-modal .form-group .form-control {
    border: none;
    border-bottom: 1px solid #c5c5cc;
    padding-left: 38px;
    border-radius: 0;
    margin: 0 0 20px 0;
}

.become-technician-form-modal .two-col-form-control {
    display: flex;
}

.become-technician-form-modal .work-col-input .experience-input {
    width: 50%;
}

.form-group-resume {
    position: relative;
}

.become-technician-form-modal .resume-input {
    width: 100%;
    height: 100%;
    opacity: 0;
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    z-index: 1;
}

.become-technician-form-modal .resume-label {
    background: #d3ebff;
    text-align: center;
    width: 100%;
    padding: 7px;
    border: 1px dashed #192664;
    color: #192664;
    font-weight: 600;
    display: flex;
    justify-content: space-between;
    align-items: center;
    /* border-radius: 25px; */
}

.become-technician-form-modal .resume-label a {
    padding: 8px 15px;
    background: transparent;
    color: #192664;
    /* border-radius: 25px; */
    /* margin: 5px auto 0 auto; */
    border: 1px solid #192664;
}

.become-technician-form-modal button {
    background: #0049bb;
    padding: 8px 34px;
    color: #fff;
    border: none;
    margin: 17px auto 0 auto;
    display: block;
    border-radius: 38px;
    z-index: 1;
    position: relative;
}

.become-top-border {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
}

.become-bottom-border {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 0;
}

.book-technician-modal button.close {
    position: absolute;
    right: 7px;
    top: 3px;
    z-index: 10;
    width: 32px;
    height: 32px;
}

.book-technician-modal .modal-body {
    padding: 0;
}


/* V2 Locations */

.v2_location td {
    vertical-align: middle;
}

.v2_location td a {
    color: #000;
    text-decoration: none;
}

.city-locations {
    margin: 0;
    padding: 0;
}

.city-locations li {
    list-style: none;
}

.city-locations li a {
    color: #424242;
}


/* V2 MEDIA QUERY */


/* MIN WIDTH 576 */

@media (min-width:576px) {
    .book-technician-modal .modal-dialog {
        max-width: 800px;
    }
    .modal-dialog-centered {
        min-height: calc(100% - 500px) !important;
    }
}


/* 991PX */

@media (max-width:991px) {
    .v2_thi_right {
        display: none;
    }
    .v2_menu_toggle {
        display: block;
    }
    .v2_menu_toggle a {
        border: 1px solid #fff;
        width: 36px;
        height: 36px;
        text-align: center;
        line-height: 36px;
        display: inline-block;
        border-radius: 50%;
    }
    .v2_nav {
        position: fixed;
        width: 100%;
        height: 100%;
        background: #0f1a4efa;
        left: 0;
        top: 0;
        padding: 40px;
        display: none;
        z-index: 999;
    }
    .v2_nav ul li {
        display: block;
        margin: 0 0 15px 0;
    }
    .v2_nav ul li a {
        color: #fff;
    }
    .v2closebtn {
        display: block;
    }
    .v2closebtn img {
        width: 32px;
        height: 32px;
        position: absolute;
        right: 40px;
        top: 40px;
        z-index: 11;
    }
    .v2_menu_logo-link {
        display: inline-block;
    }
    .v2_menu_logo {
        display: block;
    }
    .v2_primary_menu {
        padding: 0;
    }
    .v2_pm_right {
        display: none;
    }
    /* V2 HOME BANNER */
    .v2_hb_inner {
        width: 60%;
    }
    .v2_hbi_content span {
        font-size: 26px;
    }
    .v2_repair_man {
        display: none;
    }
    .v2_brandicon img {
        display: none;
    }
    .v2_welcome_repair {
        padding: 60px 0;
    }
    .v2pds_list ul {
        padding: 0;
    }
    .v2_order_change {
        order: 1;
    }
    .v2_all_repair_sec .v2_locator_icon {
        margin: 0;
        width: 120px;
    }
    .v2_all_repair_sec {
        padding: 60px 0;
    }
    .v2_home_service_sec {
        padding: 0 0 60px 0;
    }
    .v2_home_service_sec img {
        margin-bottom: 30px;
    }
    .v2_service_brand_name ul li a {
        font-size: 12px;
    }
    .v2_callus_today {
        text-align: left;
    }
    .v2_call_us_footer {
        padding: 60px 0;
    }
    .top-header-right {
        width: 100%;
    }
    .book-technician {
        width: 100%;
        text-align: center;
    }
    .become-technician-form-modal .two-col-form-control {
        display: block;
    }
    .become-technician-form-modal .work-col-input .experience-input {
        width: 100%;
    }
    .v2_mobile_mid_header {
        display: block;
    }
}


/* 767PX */

@media (max-width:767px) {
    .v2_logo {
        width: 80px;
    }
    .v2closebtn img {
        width: 32px;
        height: 32px;
        position: absolute;
        right: 40px;
        top: 40px;
        z-index: 11;
    }
    .v2_menu_toggle a {
        width: 32px;
        height: 32px;
        line-height: 32px;
    }
    .v2_menu-icon {
        width: 20px;
    }
    .v2_nav ul li a {
        font-size: 12px;
        font-weight: 500;
    }
    /* V2 HOME BANNER */
    .v2_hb_inner {
        width: 100%;
        height: 330px;
    }
    .v2_hbi_content span {
        font-size: 24px;
    }
    .v2_home_banner {
        height: 330px;
    }
    .v2_hbi_content {
        border: 0;
        margin: 0;
    }
    .v2_hbi_content p {
        display: block;
    }
    .v2pds_list_img {
        height: 76px;
        width: 100px;
    }
    .v2pds_list_img img {
        width: 64px;
    }
    .v2pds_list_title {
        font-size: 14px;
    }
    .v2_wc_title {
        font-size: 24px !important;
    }
    .v2_blue_heading {
        font-size: 22px;
    }
    .v2_popular_device_sec {
        padding: 60px 0;
    }
    .v2_popular_brand_sec {
        padding: 60px 0;
    }
    .v2_callus_today_title {
        font-size: 32px;
    }
    .v2_callus_today_tel a {
        font-size: 22px;
    }
    .v2_ajbl_title {
        font-size: 24px;
    }
    .v2_bw_title {
        font-size: 24px;
    }
    .v2_ajb_list {
        padding: 15px;
    }
    .become-technician-form-modal h4 {
        font-size: 20px;
    }
    .v2_ajb_list h3 {
        font-size: 20px;
    }
    .v2_bw_subtitle {
        font-size: 18px;
    }
}


/* MEDIA 575PX */

@media (max-width:575px) {
    .v2_popular_brand_item ul li {
        margin: 4px;
        width: 30%;
    }
    .v2_popular_brand_item ul li .v2_pbi_img {
        padding: 5px;
    }
    .v2_footer_toplevel {
        padding: 30px 0;
    }
    .v2_footer_bottom {
        padding: 30px 0;
    }
    .v2_thi_right_slogan h3 {
        font-size: 14px;
        display: none;
    }
}


/* MEDIA 480PX */

@media (max-width:480px) {
    .apply_job_banner {
        /* background-size: contain; */
        padding: 30px 0;
    }
}