body
{
    font-family: 'RedHatDisplay-Regular';
    overflow-X: hidden;
    scroll-behavior: smooth;
    background-color: #161616;
}

.navbarSec
{
    color: white;
    padding: 10px 0;
}

.navbarlogosec
{
    display: flex; 
    align-items: center; 
    justify-content:center;
}

.backImg
{
    background-color: transparent;
    background-image: url(../images/1.png);
    height: 560px;
    background-size:inherit;
    background-repeat: no-repeat;
    background-position: 95% -15%;
}

.backImg1
{
    background-color: transparent;
    background-image: url(../images/2.png);
    height:630px;
    background-size:inherit;
    background-repeat: no-repeat;
    background-position: 90% -80%;
}


.backImg2
{
    background-color: transparent;
    background-image: url(../images/service.jpg);
    height:630px;
    background-size:inherit;
    background-repeat: no-repeat;
    background-position: 90% 0%;
}


.logosec
{
    position: relative;
}


.logo
{
    height: 70px;
    margin: 0px;
}

.servImg
{
    width: 40%;
    margin-left: 30%;
    margin-bottom: 15px;
    margin-top: 15px;
}

.servCont
{
    text-align: center;
    font-size: 22px;
    font-family: 'RedHatDisplay-Bold';
}

.bannerTitle
{
    font-size: 55px;
    font-family: 'RedHatDisplay-Bold';
    line-height: 65px;
    margin-top: 70px;
    color: white;
}

.bannerTitleUsed
{
    font-size: 45px;
    font-family: 'RedHatDisplay-Bold';
    line-height: 55px;
    margin-top: 120px;
    color: white;
}

.bannerSubTitle
{
    font-size: 23px;
    font-family: 'RedHatDisplay-Light';
}

.more-linkB
{
    float: left;
    margin-top: 0px;
    background: #ff3737;
    color: white;
    padding: 13px 40px;
    transition: all 0.5s;
    font-size: 18px;
    font-family: 'RedHatDisplay-Medium';
}


.more-link  {
    margin-top: 17px;
    background: #ff3737;
    color: white;
    padding: 13px 40px;
    transition: all 0.5s;
    font-size: 18px;
    font-family: 'RedHatDisplay-Medium';
}


.more-link:hover  {

    margin-top: 17px;
    background: white;
    color: #ff3737;
    padding: 13px 40px;
    transition: all 0.5s;
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.1);
    font-size: 18px;
    font-family: 'RedHatDisplay-Medium';


   
}


.brandSec
{
    width: 10%;
}


.secTitle
{
    font-size: 75px;
    font-family: 'RedHatDisplay-Bold';
    line-height: 65px;
    color: white;
}

.secTitleUsed
{
    font-size: 55px;
    font-family: 'RedHatDisplay-Bold';
    line-height: 65px;
    color: white;
}

.secContentUsed
{
    font-size: 24px;
    font-family: 'RedHatDisplay-Regular';
    line-height: 36px;
    color: white;
    margin-bottom: 10px;
}

.sectionImg
{
    width: 90%;
    margin-left: 10%;
}

.sectionImg1
{
    width: 90%;
}

.secContent
{
    font-size: 33px;
    font-family: 'RedHatDisplay-Regular';
    line-height: 45px;
    color: white;
}


.contactUs
{
    font-size: 45px;
    font-family: 'RedHatDisplay-Bold';
    line-height: 65px;
    color: white;
}


.bagSec
{
    width: 80px;
    height: 80px;
    position: fixed;
    bottom: 35px;
    right: 35px;
    background-color: #ec2020;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.1);
}

.bagSec i
{
    font-size: 45px;
    color: white;
}

.bagSec span
{
    font-size: 15px;
    color: #ec2020;
    position: absolute;
    top: 50%;
    right: 50%;
    margin-top: -5px;
    margin-right: -5px;
}

a{
    color: inherit;
    text-decoration: none;
}
a:hover{
    color: inherit;
    text-decoration: none;
}


.footerSec
{
    background-color: #141414;
    min-height: 200px;
}

.FooterSocialink
{
    text-align: center;
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.FooterSocialink li
{
  display:inline-block;
  justify-content: center;
  align-items: center;
  font-size: 22px;
  padding: 10px 18px;
  color: inherit;
  margin: 0px;
  cursor: pointer;
  text-align: center;
  font-family: 'RedHatDisplay-SemiBold';
  background-color: white;
  margin-right: 10px;
  border-radius: 5px;
}


.footerPagelink
{
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.footerPagelink li
{
  font-size: 13px;
  padding: 2px 0px;
  color: white;
  margin: 0px;
  cursor: pointer;
  font-family: 'RedHatDisplay-Regular';
}


.copyright
{
    text-align: center;
    color: #e0e0e0;
    font-size: 16px;
}

.easyEmi
{
    text-align: center;
}


.contactSec
{
    font-size: 16px;
    font-family: 'RedHatDisplay-Medium';
}

.callCust
{
    font-size: 19px;
    font-family: 'RedHatDisplay-Medium';
    color: white;
}

.contactP
{
    font-size: 14px;
}


.menuSec
{
    width: 100%;
    height: 100vh;
    background-color: #161616;
    z-index: 1000;
    position: fixed;
    top: 0px;
    left: 0px;
    display: none;
}

.menuNavBar
{
    list-style: none;
    text-align: center;
    font-size: 45px;
    font-weight: bold;
}

.menuNavBar li
{
    padding: 30px 0px;
    padding-bottom: 0px;
    cursor: pointer;
    transition: all .8s ease;
    color: white;
}


.menuNavBar li.active
{
    color: #ff3737;
    transition: all .8s ease;
}

.menuNavBar li:hover
{
    color: #ff3737;
    transition: all .8s ease-out;
}


  
@keyframes abtmove {
    from {background-position:left top;}
    to {background-position:right top;}
}




.nav-icon1 {

  float: right;
  width: 40px;
  height: 35px;
  position: relative;
  margin: 23px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
  z-index: 100;
  
}

.nav-icon1 span {
  display: block;
  position: absolute;
  height: 4px;
  width: 100%;
  background: rgb(255, 255, 255);
  border-radius: 5px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}


.menuSec .nav-icon1 span {
    background: rgb(255, 255, 255);
}

.nav-icon1 span:nth-child(1) {
  top: 0px;
}

.nav-icon1 span:nth-child(2) {
  top: 14px;
}

.nav-icon1 span:nth-child(3) {
  top: 28px;
}

.nav-icon1.open span:nth-child(1) {
  top: 15px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}

.nav-icon1.open span:nth-child(2) {
  opacity: 0;
  left: -60px;
}

.nav-icon1.open span:nth-child(3) {
  top: 15px;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}


.loadingSec
{
    width: 100%;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100000;
    background-color: white;
}


.map {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
     filter: grayscale(100%);
}