body {
    margin: 0px;
    padding: 0px;
    font-family: 'Inter', sans-serif;
}

.header_contact{
    display: flex;
    align-items: center;
    justify-content: center;
    column-gap: 15px;
}
.header_contact li{
	list-style:none;
}
.header_contact li a{
    background-color: #000000;
    width: 56px;
    height: 56px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: 0.5s;
}
.header_contact li a svg{
    width: 50%;
}
.header_contact li a:hover{
    background-color: #f79c2e;
}
.header_contact li a:hover svg path{
   fill: #000000;
}
.header_contact li:nth-child(2) a{
    background-color: #f79c2e;
}
.header_contact li:nth-child(2) a:hover{
    background-color: #000000;
}
.header_contact li:nth-child(2) a:hover svg path{
    fill: #f79c2e;
}

.hero_content {
    padding: 0 40px 0px 40px;
}

.bike-services-section {
    background-image: url(../png/setting-bg.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}


.servicesimg img {
    min-width: 900px;
    position: absolute;
    right: 0;
}


.bikeservices h5 {
    font-size: 24px;
    font-weight: 200;
    line-height: 42px;
}

.mobilebikeser {
    height: 790px;
}


.business-section {
    background: #181818;
}

.hero_content.content-size h2 {
    font-size: 32px;
    margin: 0 0 25px 0;
    font-weight: 500;
}

.hero_content.content-size p {
    font-size: 20px;
    font-weight: 200;
    line-height: 35px;
    position: relative;
    z-index: 333;
}

.solution-section {
    background: #E82727;
    position: relative;
}

.solution-section:before {
    content: '';
    position: absolute;
    background-image: url(../png/solution-bg.png);
    background-repeat: no-repeat;
    top: -210px;
    z-index: 111;
    width: 100%;
    height: 220px;
    right: 0px;
    background-size: 100% 100%;
}

.dots {
    position: absolute;
    bottom: -100px;
    z-index: 222;
}

.dots2 {
    position: absolute;
    top: 90px;
    right: 260px;
}

.hero_content.content-size span {
    color: #1C449C;
}

.profilebg {
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding-top: 180px !important;
    padding-bottom: 180px !important;
    margin-top: -140px;
    background-position: center;
}

.owl-carousel.owl-theme.feature-carousle .owl-item.active.center {
    -o-transition: 0.3s;
    transition: 0.3s;
    transform: translateY(100px);
}
.feature.spaceweb .loginmobilesc .owl-stage-outer {
    padding-bottom: 100px !important;
}
.allscreenslider .screenbox:nth-child(odd) {
    position: relative;
    top: 100px;
}


.allscreenslider .screenbox {
    padding: 20px;
}



.technologies {
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center;
}

ul.nav.technologies-btns .btn {
    font-weight: 500;
}

div#uxsense-carousel .item {
    background: #fff;
    padding: 0 0 0;
    border-radius: 0 0 5px 5px;
}

div#uxsense-carousel .item a {
    text-decoration: none; color: #3C3C3C;
}
div#uxsense-carousel .item h6 {
    font-size: 18px;
    font-weight: 500;
    padding: 15px 20px;
    line-height: 26px;
    height: 90px;
    display: flex;
    align-items: center;
    margin: 0px;
    text-align: center;
    justify-content: center;
}
.heading-sense {
    font-size: 60px;
    font-weight: 600;
}
.technologies p {
     font-weight: 400 !important; color: #fff;
}


.technologies .owl-carousel.owl-theme.feature-carousle .owl-item.active.center {
    -o-transition: 0.3s;
    transition: 0.3s;
    transform: translateY(0px);
}



.loginmobilesc .owl-dots button {
    width: 10px;
    height: 10px;
    background: #FFB6B8;
    margin: 30px 3px 30px;
    border-radius: 100px;
}

.loginmobilesc .owl-dots button.owl-dot.active {
    width: 25px;
    height: 10px; background: #fff;
}

.feature  .loginmobilesc .owl-dots button.owl-dot.active {
    width: 25px;
    height: 10px;
    background: #f00;
}


#all-screen-carousel .owl-dots button {
    width: 10px;
    height: 10px;
    background: #dfdfdf;
    margin: 30px 3px 16px;
    border-radius: 100px;
}
#all-screen-carousel .owl-dots {
text-align: center;
}

#all-screen-carousel .owl-dots button.owl-dot.active {
    width: 25px;
    height: 10px; background: #fff;
}


/* Tyres 4U */

.tyre-heading h1 {
    font-size: 42px;
    font-weight: 600;
}

.tyres-content-size p {
    font-size: 22px;
    font-family: 'Montserrat', sans-serif;
    color: #727272;
    padding: 0 40px;
    font-weight: 400; line-height: 36px;
}
.tyres-content-size h2 {
    font-size: 50px;
    font-weight: 500;
}
.background-re {
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 100px 0;
    width: 100%;
    display: inline-block;
    background-position: center;
}


.owl-them-dots .owl-dots button {
    width: 10px;
    height: 10px;
    background: #EEEEEE;
    margin: 30px 3px 0px;
    border-radius: 100px;
}

.owl-them-dots .owl-dots{
text-align: center;
}

.owl-them-dots .owl-dots button.owl-dot.active {
    width: 25px;
    height: 10px; background: #C6C6C6;
}

.tyre-heading:hover img {
    transform: scale(1.2);
}

.tyre-heading img {
    transform: scale(1);transition: transform .5s; /* Animation */
}
.background-re .hero_content:hover img {
    transform: scale(1.1);
}

.background-re .hero_content img {
    transform: scale(1);transition: transform .5s; /* Animation */
}