@import url("https://fonts.googleapis.com/css2?family=Rubik:wght@300;400;500;700&display=swap");

body {
  font-family: "Rubik", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  line-height: 1.6666;
  font-weight: 400;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #000000;
  font-weight: 500;
  font-family: Rubik, sans-serif;
}

.hero-banner-industry {
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url("https://www.clickboxagency.com/images-new/case-study/viaana/bnr.webp");
  color: #fff;
  margin-top: 70px;
}
.hero-mobile-industry {
  background-color: #363535 !important;
  margin-top: 70px;
  color: #fff;

}
h2, h4, h5{
  color: #414A57;
}

.txtyellow {
  color: #ffc11d;
}

.txtred {
  color: #cf1e46;
}
.txtbluee {
  color: #00a4e1 !important;
}
.marginTopBottom {
  margin: 30px 0px;
}

.cta-banner {
  border-radius: 20px;
}

.mobilebanner {
  display: none !important;
}

.deskbanner {
  display: block !important;
}
#hero-industry p {
  font-size: 20px !important;
}
#mobile-grid {
  display: none !important;
}
#desktop-grid {
  display: block !important;
}
#development-wordpress-mobile {
  display: none !important;
}
#development-wordpress {
  display: block !important;
}
a{
    text-decoration: none !important;
}

@media (max-width: 768px) {
  .deskbanner {
    display: none !important;
  }
  .section-img {
    width: 300px;
  }

  .mobilebanner {
    display: block !important;
  }
  .hero-banner-industry {
    height: 500px !important;
  }
  #desktop-grid {
    display: none !important;
  }
  #mobile-grid {
    display: block !important;
  }
  #development-wordpress-mobile {
    display: block !important;
  }
  #development-wordpress {
    display: none !important;
  }
  .grid-logo {
    padding: 0 !important;
  }
  .benefits-card {
    width: 100% !important;
  }
  .seo-img{
    width:350px !important;
  }
  .banner-img{
    width: 250px !important;
  }
}
@media (min-width: 768px) {
  .benefits-card {
    width: 32.5% !important;
  }

}
/* section-1 */
#section-1 p {
    font-size: 15px !important;
    line-height: 25px !important;
  }
  .mobilebanner-img {
    width: 200px;
  }
  #section-3 {
    background-color: #f2f9ff !important;
  }
  .footer-fbox-ico {
    width: 30%;
    display: inline-block !important;
    float: left;
    margin-top: 4px;
    text-align: left;
  }
  
  .footer-fbox-txt {
    width: 60%;
    display: inline-block !important;
  }
  
  .footer-fbox-4 {
    display: flex;
    align-items: center;
  }
  
  img.footer-flag {
    width: auto;
    max-width: inherit;
    max-height: 80px;
  }
  
  .footer-fbox-txt-footer {
    color: #acacb5;
    font-weight: 100;
  }
  
  .twitter-size {
    max-width: 18px;
    max-height: 18px;
  }
  
  .siq_bR {
    bottom: 80px !important;
    right: 5px !important;
  }
  
  .youtube-size {
    width: 27px !important;
    height: 20px !important;
  }
  .cc_container .cc_btn {
    background-color: #fff !important;
  }
  
  .footer {
    padding-top: 25px;
    padding-bottom: 0;
    background-color: #222;
  }
  .footer-fbox-4 {
    display: flex;
    align-items: center;
  }
  .footer-fbox-txt-footer {
    color: #acacb5;
    font-weight: 100;
  }
  .footer-socials,
  .header-socials {
    margin: 0;
    display: inline-block;
  }
  .footer-socials li,
  .header-socials span {
    float: left;
    width: auto !important;
    display: inline-block !important;
    margin: 0;
  }
  .ico-25 img {
    width: 21px;
    height: 21px;
  }
  .foo-links {
    list-style: none;
  }
  .section-6-icon {
    padding-right: 15px !important;
    background-image: repeating-linear-gradient(
      180deg,
      #333333,
      #7a7878ba 5px,
      transparent 10px,
      transparent 20px,
      #333333 20px
    );
    background-size: 3px 100%;
    background-position: 35% 0;
    background-repeat: no-repeat;
  }
  .section-flow {
    height: 500px;
    overflow-y: auto;
  }
  .section-flow::-webkit-scrollbar {
    width: 7px;
  }
  
  /* Track */
  ::-webkit-scrollbar-track {
    background: #f1f1f1;
  }
  
  /* Handle */
  ::-webkit-scrollbar-thumb {
    background: #888;
    border-radius: 15px;
  }
  
  /* Handle on hover */
  ::-webkit-scrollbar-thumb:hover {
    background: #555;
  }
  .exp-card {
    padding: 0px 10px;
    border-right: 3px solid #f5f5f5;
  }
  .cta-section {
    padding: 50px 0;
  }
  .cta-banner {
    border-radius: 15px !important;
  }
  .owl-dots {
    display: none !important;
  }
  #footer-1 a {
    text-decoration: none !important;
  }
  p{
    color: #6C757D;
  }
  a{
    text-decoration: none !important  ;
  }
  .txtbluee{
    color: #00a4e1 !important;
  }
  .breacrumb-home{
    
    color: #cf1e46 !important;
   text-decoration: none;
  }
  .breacrumb-home-active{
    color: #000 !important;
    text-decoration: none;
  }
  .breacrumb-home:hover{
    color:#ffae1f !important ;
   
  }
  .text-justify{
    text-align: justify !important;
  }
  .accordion-button:not(.collapsed) {
    background: rgba(207, 0, 66, 0.10) !important;
    color: #414A57 !important;
  }
  .accordion-button{
    background: rgba(207, 0, 66, 0.10) !important;
    color: #414A57 !important;
  }
  .accordion-button:not(.collapsed)::after {
    background-image: url("https://www.clickboxagency.com/images-new/case-study/lakhotia/arrow-icon.webp") !important;
    transform: rotate(-360deg) !important;
  }
  .accordion-button::after {
    background-image: url("https://www.clickboxagency.com/images-new/case-study/lakhotia/arrow-down-icon.webp") !important;
  }
  .accordion-button:focus {
    border: none !important;
    box-shadow: none !important;
  }
  .accordion-body{
    background-color: rgba(207, 0, 66, 0.10) !important;
    color:#6C757D !important ;
  }
  .accordion-item {
    border: none !important;
    border-bottom: 1px solid rgba(0, 0, 0, 0.125) !important;
  }
#section-6{
    background: rgba(207, 0, 66, 0.10) !important;
}
