body {
    margin: 0;
    font-family: Arial, sans-serif;
}

#feedback-container {
    position: fixed;
    top: 100px;
    left: -362px;
    z-index: 999;
}

#feedback-form {
    float: left;
    border: 1px solid #999;
    padding: 20px;
    border-radius: 5px;
    background: #fff;
}

#feedback-form h2 {
    text-align: center;
    color: #000;
    font-size: 22px;
}

#feedback-form label {
    display: block;
    text-align: right;
    margin-bottom: 10px;
    font-weight: bold;
    color: #019AC6;
    font-size: 14px;
}

#feedback-form input,
#feedback-form textarea {
    width: 100%;
    padding: 8px;
    margin-bottom: 15px;
    box-sizing: border-box;
}

#feedback-form .submitbtn {
    background: #026396;
    border: 0 none;
    color: #fff;
    cursor: pointer;
    font-size: 18px;
    height: 42px;
    text-align: center;
    text-transform: capitalize;
    width: 100%;
    transition: all .3s ease-in-out;
}

#feedback-toggle {
    background: url("images/1.png") no-repeat center left transparent;
    display: block;
    width: 40px;
    height: 40px;
    text-indent: -9999em;
    position: fixed;
    top: 120px;
    right: -40px;
    cursor: pointer;
}

#feedback-toggle:hover {
    background-position: center right;
}

  @media (min-device-width:320px) {
    .footer_bottom {
      padding-bottom:70px;
        background-color: #026396;
    }
  }

  @media (min-width:768px) {
    .footer_bottom {
      padding-bottom:90px;
        background-color: #026396;
    }
  }


  .pull {
    left: 0px !important;
    animation: mymove 2s;
    animation-timing-function: linear;
  }

  @keyframes mymove {
    to {
      left: 0px;
    }
    from {
      left: -360px;
    }
  }




  @media (min-device-width:320px) {
    #formdiv8 {
      position: fixed;
      bottom: 18rem;
      left: 92%;
    }
  }

  @media (min-width:768px) {
    #formdiv8 {
      position: fixed;
      bottom: 8rem;
      left: 96%;
    }
  }


  #myBtn {
    display: none;
    position: fixed;
    bottom: 85px;
    right: 0px;
    z-index: 99;
    border: none;
    outline: none;
    color: white;
    cursor: pointer;
    padding: 0px;
    border-radius: 4px;
  }

  #myBtn:hover {
    background-color: 555;
  }



    body {
      margin: 0;
      padding: 0;
      font-family: Arial, sans-serif;
    }

    .footer_fixed {
      position: fixed;
      bottom: 0;
      left: 0;
      width: 100%;
      color: #fff;
      text-align: center;
      display: flex;
      justify-content: space-around;
    }

    .footer_fixed a {
      text-decoration: none;
      color: #fff;
      padding: 8px 16px;
      border-radius: 5px;
      border: 1px solid #fff;
    }

    .whatsapp {
        font-weight: 400;
        padding: 0.375rem 1.75rem;
        font-size: 1.25rem;
        border-radius: 19px;
        background-color: #026396;
        border-color: #026396;
        border-radius: 0.25rem;
        box-shadow: 0 0.75rem 1.5rem rgba(0, 0, 0, 0.1);
    }

    .call-now {
      background-color: #026396;
        font-weight: 400;
        padding: 0.375rem 1.75rem;
        font-size: 1.25rem;
        border-radius: 19px;
        border-color: #026396 !important;
        border-radius: 0.25rem;
        box-shadow: 0 0.75rem 1.5rem rgba(0, 0, 0, 0.1);
    }

.pfield {
    padding: 5px 10px;
    margin-bottom: 5px;
    margin-top: 5px;
}

.pfield_button {
    padding: 5px 10px;
    margin: 10px;
    background: orange;
    color: white;
}

.view_scroll {
    overflow-x: hidden;
    overflow-y: auto;
    height: 200px;
}

.text-center1 {
    z-index: 999999;
    padding-top: 100px;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, 0.4);
}

.popup {
    width: 39%;
    text-align: center;
    margin: 0 auto;
    background-color: #fff;
    border-radius: 12px;
    position: fixed;
    top: 35%;
    right: 29%;
    z-index: 99999;
}

.popup1 {
    background: white;
}

.popup1 p {
    font-size: 26px;
    padding: 35px 64px;
}

.form-style input {
    display: block;
    margin: 0 auto;
}

.number-text {
    padding: 11px;
    border-radius: 4px;
    width: 60% !important;
    margin-bottom: 13px !important;
}

.number-sub {
    width: 60% !important;
    padding: 8px;
    background: #1678cc;
    color: #fff;
    font-weight: bold;
    font-size: 21px;
    border: 1px solid #1678cc;
    border-radius: 6px;
}

.hide1 {
    padding: 14px;
    max-height: 40px;
    font-size: 20px;
}

span.hide-pop img {
    max-height: 11px;
    cursor: pointer;
    color: black;
}

.padding1 {
    padding-top: 10px;
}

.cp-widget-button {
    display: inline-block;
    position: fixed;
    bottom: 6%;
    left: 2%;
    z-index: 999999;
}

.form_heading {
    color: black;
}

.cp-widget-button__inner {
    height: 45px;
    width: 45px;
    line-height: 45px;
    background: blue;
    border-radius: 50%;
    text-align: center;
    cursor: pointer;
}

.bx-wrapper,
.bg.full-height.hfhhgf {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
}

.banner-slider-ogen {
    width: 410px;
    height: 260px;
    background-size: cover;
    padding: 28px 22px 22px 22px;
}

.banner-top-text {
    position: absolute;
    top: 102px;
    color: #ff6217;
    width: 100%;
    text-align: center;
    font-size: 30px;
}

.top-section .s-left {
    padding-top: 113px;
}

.top-section.demo-reel-block .frame {
    padding: 52px 0px 0px 0px;
    background: 0 0;
    display: table;
    width: 100%;
}

.video-frame .sub-caption {
    color: #ff6015;
}

.banner-sub-text {
    position: absolute;
    top: 144px;
    color: #fff;
    width: 100%;
    font-size: 20px;
    text-align: center;
}

.over-flo-ogn {
    max-height: 300px;
    overflow-y: auto;
}

style-2::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    background-color: #f5f5f5;
}

style-2::-webkit-scrollbar {
    width: 6px;
    background-color: #f5f5f5;
}

style-2::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #e05c1e;
}

@media only screen and (min-width: 767px) and (max-width: 1240px) {
    .popup {
        width: 45%;
        right: 26%;
    }
    .top-section .s-left {
        padding-top: 127px !important;
    }
}

@media only screen and (min-width: 767px) and (max-width: 879px) {
    .top-section .bg.full-height {
        background-position: 200% 0;
        height: 430px;
    }
    .top-section.demo-reel-block .frame {
        padding: 3px 0px 0px 0px;
    }
}

@media only screen and (min-width: 767px) and (max-width: 1000px) {
    .popup {
        width: 54%;
        right: 17%;
    }
    .popup1 p {
        padding: 33px 64px;
    }
}

@media only screen and (min-width: 240px) and (max-width: 767px) {
    .popup {
        width: 67%;
        right: 15%;
    }
    .bg.full-height {
        margin-top: 0;
    }
    .top-section .bg.full-height {
        height: auto;
    }
    .banner-slider-ogen {
        width: 396px;
        height: 236px;
        background-image: url(images/Untitled-3.html);
        background-size: cover;
        padding: 17px 17px 17px 17px;
    }
    .banner-top-text {
        top: 80px;
    }
    .banner-sub-text {
        display: none;
    }
}

@media only screen and (min-width: 240px) and (max-width: 660px) {
    .popup {
        width: 76%;
        right: 11%;
    }
    .popup1 p {
        font-size: 24px;
        padding: 46px 33px;
    }
}

@media only screen and (min-width: 240px) and (max-width: 647px) {
    .banner-top-text {
        top: 114px;
    }
    .banner-slider-ogen {
        margin: 0 auto;
    }
    .ourwork-pg .top-section .s-right {
        margin-top: 5%;
    }
}

@media only screen and (min-width: 240px) and (max-width: 510px) {
    .popup {
        width: 84%;
        right: 8%;
    }
    .popup1 p {
        font-size: 24px;
        padding: 40px 33px;
    }
    .banner-slider-ogen {
        width: 290px;
        height: 178px;
    }
    .photo-fream {
        width: 259px !important;
    }
    .ourwork-pg .top-section .s-right {
        margin-top: 10%;
    }
}

@media only screen and (min-width: 240px) and (max-width: 480px) {
    .banner-top-text {
        font-size: 21px;
    }
}

.cp-widget-button__inner {
    animation: bounce 1s infinite alternate;
    -webkit-animation: bounce 1s infinite alternate;
}

@keyframes bounce {
    from {
        transform: translateY(0px);
    }
    to {
        transform: translateY(-15px);
        box-shadow: 0 0 10px 10px #5193c5d1;
    }
}

@-webkit-keyframes bounce {
    from {
        transform: translateY(0px);
    }
    to {
        transform: translateY(-15px);
    }
}
.hide-pop {
    font-size: 16px; /* Adjust the font size as needed */
    cursor: pointer;
    color: black;
}

.hide-pop img {
    max-height: 20px; /* Adjust the max height as needed */
}
@media (min-width: 320px) {
    #desktop{
        display:none;
    }
    #mobile{
        display:block;
    }
}

@media (min-width: 768px) {
     #mobile{
        display:none;
    }
    #desktop{
        display:block;
    }

}
