.bd-placeholder-img {
    font-size: 1.125rem;
    text-anchor: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
  }

  .row{
    --bs-gutter-x:0rem;
  }

  @media (min-width: 768px) {
    .bd-placeholder-img-lg {
      font-size: 3.5rem;
    }
  }

  .relativeArea{
    position: relative;
  }

  .BigFontWeight{
    font-weight: 500;
  }

  .smallBlueTitle{
    font-size: 18px;
    color: #0a043c;
  }

  .BigBlueTitle{
    font-size: 45px;
    color: #0a043c;
    font-weight: 250;
  }

  #productTypeArea .leftSide img {
    width: 100%;
  }

  #productTypeArea .leftSide .img2 {
    margin-top: 30px;
  }

  #productTypeArea .leftSide .details {
    text-align: center;
    background-color: #ffffff;
    padding: 20px 20px 20px 20px;
    border-style: solid;
    border-width: 0px 0px 0px 0px;
    border-radius: 0px 0px 0px 0px;
    position: relative;
    /* margin-top: -30px; */
    margin: -80px 20px 0 20px;
    color: #0a043c;
  }

  #productTypeArea .leftSide .details:hover {
    background-color: #0a043c;
    color: #ffffff;
    transition: all .4s ease;
    -webkit-transition: all .4s ease;
  }

  #productTypeArea .leftSide .details:hover > a {
    color: #ffffff;
    transition: all .4s ease;
    -webkit-transition: all .4s ease;
  }

  #productTypeArea .leftSide .details .title {
    margin: 0px 0px 10px 0px;
    font-size: 22px;
    /* font-weight: 700; */
    /* font-family: "Titillium Web"; */
  }

  #productTypeArea .leftSide .details .icon-box-description {
    font-size: 16px;
    font-weight: 200;
    /* font-family: "Titillium Web"; */
  }

  #productTypeArea .leftSide .details a {
    color: #0a043c;
  }

  #productTypeArea .rightSide .box {
    color: #0a043c;
    font-size: 18px;
    margin-bottom: 20px;
  }

  #productTypeArea .rightSide .heading h2 {
    font-size: 18px;
  }

  #productTypeArea .rightSide .title h2 {
    font-size: 45px;
    font-weight: 100;
  }

  #productTypeArea .rightSide .title h2 .bold {
    font-weight: 600;
  }

  #productTypeArea .rightSide .box p {
    font-weight: 200;
  }

  #productTypeArea .rightSide .box img {
    width: 100%;
  }

  #productTypeArea .leftSide .col-lg-6 {
    padding-left: 0px;
    padding-right: 35px;
  }

  #productTypeArea .rightSide .box:nth-child(4) {
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  }

  #productTypeArea .rightSide .box:nth-child(4) .details {
    padding: 35px 25px 25px 25px;
  }

  #productTypeArea .rightSide .box:nth-child(4) .details h2 {
    font-size: 22px;
  }

  #productTypeArea .rightSide .box:nth-child(4) .details .detailBox {
    margin-bottom: 20px;
  }

  #productTypeArea .rightSide .box:nth-child(4) .details p {
    font-size: 16px;
  }

  #productTypeArea .rightSide .box:nth-child(4) .details a {
    font-size: 16px;
    font-weight: 400;
    color: #0a043c;
  }

  #productTypeArea .rightSide .box:nth-child(4) .right {
    color: #0a043c;
  }

  #productTypeArea .rightSide .box:nth-child(4) .right:hover {
    background-color: #c24914;
    color: #ffffff;
    transition: all .4s ease;
    -webkit-transition: all .4s ease; 
  }

  #productTypeArea .rightSide .box:nth-child(4) .right:hover > .details a {
    color: #ffffff;
    transition: all .4s ease;
    -webkit-transition: all .4s ease;
  }

  #productTypeArea .rightSide .box:nth-child(4) .right:hover > .details span{
    color:#0a043c;
    transition: all .4s ease;
    -webkit-transition: all .4s ease;
  }

  #serviceTypeArea{
    margin-top: 30px;
  }

  #serviceTypeArea img{
    width: 100%;
  }

  #serviceTypeArea .serviceTypeAreaDetail{
    
  }

  #serviceTypeArea .serviceTypeAreaDetail .serviceTypeAreaDetailInner{
    background-color: #EAEAEA;
    margin: 0 28px 28px 0;
  }

  #serviceTypeArea .serviceTypeAreaDetail .box{
    margin-bottom: 28px;
  }

  #serviceTypeArea .serviceTypeAreaDetail .details{
    padding: 40px;
    color: #0a043c;
  }

  #serviceTypeArea .serviceTypeAreaDetail .details h2{
    font-size: 28px;
  }

  #serviceTypeArea .serviceTypeAreaDetail .details p{
    font-weight: 200;
    font-size: 16px;
  }

  #serviceTypeArea .serviceTypeAreaDetail .details a{
    color: #c24914;
  }

  #serviceTypeArea .overLay{
    background-color: transparent;
    background-image: linear-gradient(180deg, #02010100 30%, #000000 100%);
    opacity: 0.55;
    position: absolute;
    width: 100%;
    height: 100%;
  }

  #serviceTypeArea .AreaTitle{
    color: #FFF;
    position: absolute;
    bottom: 0px;
    /* background: #000;
    opacity: 0.5; */
    width: 100%;
    padding: 20px 0 20px 30px;
    font-size: 20px;
  }

  #serviceTypeArea .bg1{
    background-image: url(../../../images/pages/controlling-smart-home-devices-using-a-digital-tablet.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 28px;
  }

  #serviceTypeArea .rc1{
    padding-right: 28px;
  }

  #serviceTypeArea .rc1 .details{
    background:url(../../../images/pages/watsonelec.png);
  }

  #serviceTypeArea .rc2 .details{
    background: url(../../../images/pages/controlling-light-bulb-with-mobile-device.jpg);
  }

  #serviceTypeArea .details{
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    width: 100%;
    height: 320px;
  }

  #serviceTypeArea .c2{
    padding-left: 28px;
    height: 100%;
  }
  
  #serviceTypeArea .c2 .details{
    background:url(../../../images/pages/interiors-of-a-modern-living-room.jpg);
    height: 100%;
  }

  #wayWeWork{
    margin-top: 100px;
  }

  #wayWeWork .title01, #wayWeWork .title02{
    padding-bottom: 15px;
  }

  #wayWeWork .imgSmartFileInstallPlaces{
    width: 100%;
  }

  #wayWeWork .SmartFileInstallPlacesArea{
    padding: 0 15px 0 15px;
  }

  #wayWeWork .twentytwenty-container{
    height: 100%;
  }

  #wayWeWork .header .details{
    color: #0a043c;
    font-weight: 200;
    font-size: 16px;
    padding-bottom: 10px;
  }

  #wayWeWork .SmartFileInstallPlacesArea .details{
    text-align: center;
    background-color: #ffffff;
    padding: 20px 20px 20px 20px;
    border-style: solid;
    border-width: 0px 0px 0px 0px;
    border-radius: 0px 0px 0px 0px;
    position: relative;
    /* margin-top: -30px; */
    margin: -80px 30px 0 30px;
    color: #0a043c;
  }

  .relativeArea #stepOfWork{
    width: 100%;
    min-height: 500px;
    background-image: linear-gradient(180deg, #EAEAEA 0%, #F8F8F8 100%);
    top: 450px;
    /* position: absolute; */
    left: 0px;
    z-index: -2;
    margin-top: -300px;
    padding-top: 400px;
  }

  .relativeArea #stepOfWork #stepOfWorkTitle .title01 h2{
    font-size: 18px;
    color:#0a043c;
    text-align: center;
    padding-bottom: 20px;
  }

  .relativeArea #stepOfWork #stepOfWorkTitle .title02 h2{
    font-size: 50px;
    color:#0a043c;
    text-align: center;
    font-weight: 200;
    padding-bottom: 20px;
  }

  .relativeArea #stepOfWork #stepOfWorkTitle .details{
    padding: 0% 20% 0% 20%;
  }

  .relativeArea #stepOfWork #stepOfWorkTitle .details p{
    text-align: center;
    color: #0a043c;
    font-weight: 200;
    font-size: 18px;
  }

  .relativeArea #sixStepOfWork{
    padding-bottom: 70px;
    padding-top: 20px;
  }

  .relativeArea #sixStepOfWork .title .titleNumber{
    position: absolute;
    top: -67px;
    right: 0px;
    color: #DEDEDE;
  }

  .relativeArea #sixStepOfWork .title .titleNumber h2{
    font-size: 100px;
    font-weight: 200;
  }

  .relativeArea #sixStepOfWork .title h3{
    color: #0a043c;
    font-size: 22px;
    padding-bottom: 10px;
    position: relative;
  }

  .relativeArea #sixStepOfWork .details p{
    color: #0a043c;
    font-size: 16px;
    font-weight: 200;
  }

  .relativeArea #sixStepOfWork .sixStepOfWorkRow{
    padding-top: 100px;
  }

  .relativeArea #sixStepOfWork .sixStepOfWorkRow .sixStepOfWorkRowChild{
    padding-right: 50px;
  }

  #contactUsArea{
    padding-top: 80px;
    text-align: center;
  }

  #contactUsArea .title .title01 h2{
    font-size: 18px;
    color: #0a043c;
    font-weight: 400;
    padding-bottom: 30px;
  }

  #contactUsArea .title .title02 h2{
    font-size: 50px;
    color: #0a043c;
    font-weight: 200;
    padding-bottom: 30px;
  }

  #contactUsArea .title .details p{
    font-size: 18px;
    color: #0a043c;
    font-weight: 200;
    padding-bottom: 30px;
  }

  #contactUsArea .contactBtnArea{
    padding-bottom: 150px;
  }

  #contactUsArea .contactBtnArea .callBtn{
    display: inline-table;
    padding: 15px 0 15px 0;
    background-color: #0a043c;
    color: #FFF;
    width: 170px;
  }

  #contactUsArea .contactBtnArea .callBtn:hover{
    background-color: #c24914;
    transition: all .4s ease;
    -webkit-transition: all .4s ease;
  }

  #contactUsArea .contactBtnArea .lineBtn{
    display: inline-table;
    padding: 15px 0 15px 0;
    background-color: #c24914;
    color: #FFF;
    width: 170px;
    margin-left: 15px;
  }

  #contactUsArea .contactBtnArea .lineBtn:hover{
    background-color: #0a043c;
    transition: all .4s ease;
    -webkit-transition: all .4s ease;
  }
  
  /* CUSTOMIZE THE CAROUSEL
  -------------------------------------------------- */
  
  /* Carousel base class */
  .carousel {
    margin-bottom: 4rem;
  }
  
  /* Declare heights because of positioning of img element */
  
  .carousel-indicators{
    margin-bottom: 8rem;
  }
  
  .carousel-inner{
    height: 59rem;
  }
  
  .carousel-item {
    height: 100%;
  }
  
  .paddingRight20{
    padding-right: 20px;
  }
  
  .carousel-item01 {
    background-image: url(../../../images/pages/woman-controlling-smart-devices-with-a-digital-tablet-at-home-e1623134866829.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
  }
  
  .carousel-item02 {
    background-image: url(../../images/interior-modern-open-space-office-3d-illustration-e1624415656174.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
  }
  
  .carousel-item > img {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    height: 50rem;
  }
  
  .container-custom{
    max-width: 1400px;
    margin:auto;
    padding: 170px 0 200px 0;
    color:#0a043c;
  }
  
  .container-custom p{
    font-weight: 100;
  }
  
  .container-custom .pButton{
    font-weight: 300;
    
  }
  
  .bannerTxtArea{
    width: 42%;
  }
  
  .container-custom .elementor-heading-title01{
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 20px;
  }
  
  .container-custom .elementor-heading-title02{
    font-size: 70px;
    font-weight: 100;
    line-height: 1.2em;
    margin-bottom: 20px;
  }
  
  .container-custom .elementor-heading-title02 span{
    font-weight: 600;
  }
  
  .bannerTxtArea p{
    margin-bottom: 20px;
    line-height: 1.8;
  }
  
  .nav-item{
    padding-right: 10px;
    font-weight: 300;
  }
  
  .contactAreaItem svg{
    color: #C24914;
  }
  
  /* MARKETING CONTENT
  -------------------------------------------------- */
  
  /* Center align the text within the three columns below the carousel */
  .marketing .col-lg-4 {
    margin-bottom: 1.5rem;
    text-align: center;
  }
  .marketing h2 {
    font-weight: 400;
  }
  /* rtl:begin:ignore */
  .marketing .col-lg-4 p {
    margin-right: .75rem;
    margin-left: .75rem;
  }
  /* rtl:end:ignore */
  
  
  /* Featurettes
  ------------------------- */
  
  .featurette-divider {
    margin: 5rem 0; /* Space out the Bootstrap <hr> more */
  }
  
  /* Thin out the marketing headings */
  .featurette-heading {
    font-weight: 300;
    line-height: 1;
    /* rtl:remove */
    letter-spacing: -.05rem;
  }
  
  #hotlineid{
    position: absolute;
    top:12px;
    right:10px;
  }
  
  .carousel-control-next-icon{
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23C24914'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  }
  
  .carousel-control-prev-icon{
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23C24914'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e");
  }
  
  .carousel-control-next, .carousel-control-prev{
    width: 100px;
  }
  
  @media (max-width: 1440px) {
    .container-custom{
      max-width: 1170px;
    }
  }
  
  @media (max-width: 1200px) {
  
    .container{
      max-width: unset;
      padding: 0px 20px;
    }
  
    .container-custom{
      padding-left: 30px;
      padding-right: 30px;
    }
  
    .carousel-inner {
      height: 65rem;
    }
  
  }
  
  @media (max-width: 992px) {
    .container {
      width: calc(100% - 40px);
      max-width: calc(100% - 40px);
      max-width: unset;
      padding: 0px 0px;
    }
  
    .container-custom{
      width: calc(100% - 40px);
    }
  
    .carousel-caption-custom{
      background-image: linear-gradient(90deg, #f8f8f8 70%, #fbfbfb17 48%);
    }
  
    .container-custom .bannerTxtArea {
      width: 70%;
    }
  
    .carousel-inner {
      height: 60rem;
    }
  
    #productTypeArea .leftSide .details{
      margin-top: -180px;
    }

    #productTypeArea .col-lg-6{
      padding-bottom: 50px;
    }

    #productTypeArea .leftSide .col-lg-6{
      padding-right: 0px;
    }
  
    #productTypeArea .col-lg-6{
      padding-right: 0px;
    }
  
    .container-custom{
      padding-left: 0px;
      padding-right: 0px;
    }
  
    /* Service Area */
  
    #serviceTypeArea .serviceTypeAreaDetail .serviceTypeAreaDetailInner{
      margin-right: 0px;
    }
  
    #serviceTypeArea .bg1, #serviceTypeArea .rc1 .details, #serviceTypeArea .bg1, #serviceTypeArea .rc2 .details, #serviceTypeArea .rightSide{
      height: 500px;
    }
  
    #serviceTypeArea .bg1, #serviceTypeArea .rc1{
      padding-right: 0px;
      padding-bottom: 28px;
    }
  
    #serviceTypeArea .rightSide{
      margin-top: 28px;
    }
  
    #serviceTypeArea .rightSide .c2{
      padding-left: 0px;
    }
  
    /* SmartFileInstallPlacesArea */
  
    #wayWeWork .SmartFileInstallPlacesArea{
      padding-left: 0px;
      padding-right: 0px;
    }
  
    .relativeArea #sixStepOfWork .title .titleNumber{
      top: -25px;
    }
  
    .relativeArea #sixStepOfWork .title .titleNumber h2{
      font-size: 70px;
    }

    .relativeArea #sixStepOfWork .sixStepOfWorkRow{
      padding-top: 50px;
    }
  
  }
  
  @media (max-width: 768px) {
  
    .container-custom{
      width: 100%;
      padding-left:15px;
      padding-right:15px;
      padding-top: 150px;
    }
  
    .container-custom .bannerTxtArea{
      width: 70%;
    }
  
    .carousel-caption-custom{
      background-image: linear-gradient(90deg, #f8f8f8 100%, #fbfbfb17 48%);
      opacity: 0.9;
    }
  
    .carousel-item01{
      background-position: -440px -120px;
      background-size:unset;
    }
  
    .carousel-inner{
      height: 65rem;
    }
  
    .relativeArea #stepOfWork #stepOfWorkTitle .details{
      padding: 0px 10%;
    }
  
    .relativeArea #sixStepOfWork .sixStepOfWorkRow .sixStepOfWorkRowChild{
      padding-right: 0px;
    }
  
    #contactUsArea .contactBtnArea{
      padding-bottom: 90px;
    }
  
  }
  
  @media (max-width: 576px) {
  
    .container-custom .bannerTxtArea{
      width: 100%;
    }
  
    .carousel-inner{
      height: 65rem;
    }
  
    .container-custom .elementor-heading-title02{
      font-size: 60px;
    }
  
    .carousel-item01{
      background-position: -620px -120px;
      background-size:unset;
    }

    .relativeArea #stepOfWork #stepOfWorkTitle .details{
      padding: 0px 0%;
    }
  
  }