
a,p{
    font-family: var(--font-family-poppins)!important;
}

a {
    text-decoration: none;
    cursor: pointer;
    color: rgb(253 102 9);
}


p{
  font-size: 16px;
  text-align: justify;
  color: #131313!important;
}
.erinyen.tparrows{
    min-width: 50px;
    min-height: 50px;
background: linear-gradient(to right, var(--main-color-four) 0%, var(--main-color-five) 100%);
}


.footer-style-two .logo-widget .text .feature-block-three .inner-box .text ,.location-section .info-column .info li strong{
    font-family: var(--font-family-poppins)!important;
    text-align: justify;
}
.text{
      font-family: var(--font-family-poppins)!important;
}





h1, h2, h3, h4, h5, h6 {
    position: relative;
    margin: 0px;
    background: none;
    font-weight: 600;
    color: var(--heading-color);
    font-family: var(--font-family-poppins)!important;
}
.erinyen.tparrows:before{
    line-height: 50px;
    font-size: 20px;
    color: var(--white-color);
}
.main-header .sticky-header .logo {
    padding: 10px 0px;
}
.inner-box h1{
  font-size: 60px;
}

 /* .main-slider-three{
    position: relative;
 } */

.location-section .info-column .info li i{
    font-family: var(--font-family-poppins)!important; 
    color: #fff;
}
 .testimonials-thumbs-carousel {
    position: relative;
    padding: 50px 0px 150px;
}
  .main-slider-two .slide:before{
       background: linear-gradient(125deg, #000000de 0%, rgba(255, 255, 255, 0) 100%);
  }
  .experiance-section .image-column .overlay-box .play{
    background: linear-gradient(to bottom, rgb(255 255 255) 0%, rgb(255 203 149) 100%);
  }

  .cta-section-two .inner-container::before{
        background: linear-gradient(91deg, rgb(255 98 6) 0%, rgb(242 142 39 / 0%) 100%);
  }

  .main-footer .widgets-section{
    padding: 120px 0px 0px 20px;
  }


  .location-section .inner-container{
       background: linear-gradient(to right, var(--main-color-four) 0%, var(--main-color-five) 100%);
  }


  .location-section .info li p a{
    color: #fff;
  }

  .location-section{
    padding-top: 80px;
  }

  .footer-style-two{
          background-color: #0b0b0f;
  }

  .quick-links li a:hover{
    color:#ff9f53;
  }

  .broadband-section{
    padding:50px 0px;
  }
  .broadband-section .content-column p{
    position: relative;
    color: #64676c;
    line-height: 1.7em;
    font-size: var(--font-18);
    margin-bottom: var(--margin-bottom-20);
  }

  .business-section{
      background-color: #f8fafe;
      padding-top: 50px;
  }

  .cta-section-two{
    margin-top:0px;
        padding: 50px 0px;
  }

  .feature-block-three .inner-box h4 a{
    font-weight: 600;
  }

   .feature-block-three .inner-box h4 {
    text-transform: capitalize;
  }

  .feature-block-three .inner-box:hover .icon-box{
    background-image: none;
    /* background-color: #ff9f53; */
  }
  .feature-block-three .inner-box:hover .plus{
    background: linear-gradient(to right, var(--main-color-four) 0%, var(--main-color-five) 100%);
  }
  .broadband-section .image-column .quote-icon{
    background: linear-gradient(to right, var(--main-color-four) 0%, var(--main-color-five) 100%);
  }
  .feature-block-three .inner-box:hover h4 a{
    color: #ff9f53;
  }

  
    .feature-block-three .inner-box .plus span {
    position: relative;
    font-weight: 700;
    /* color: var(--main-color-six); */
     background: linear-gradient(to right, var(--main-color-four) 0%, var(--main-color-five) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}

.feature-block-three .inner-box .icon {
    position: relative;
    font-size: var(--font-30);
    color: var(--main-color-six);
       background: linear-gradient(to right, var(--main-color-four) 0%, var(--main-color-five) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}

.feature-block-three .inner-box{
    border-radius: 30px;
    border:1px solid #dbdbdb8f;
        height: calc(100% - 20px);
}

.header-style-four .header-top .social-box li a {
    color: #fd6609;
}
.footer-style-two .logo-widget .social-box li a:hover {
    background-color: var(--white-color);
 color: #fd6609;
}

.header-style-four .main-menu .navigation > li > a {
    color: #ffffff;
    font-weight: 500;
}

.sticky-header .navigation > li > a{
    color: #070707!important;
    font-weight: 500;
        padding: 26px 0px;
}
   
.animated-shape{
   
  clip-path: polygon(0 0, 100% 0, 100% 93%, 0% 100%);

}
.header-style-four .header-top .info li a {
    color: #ffffff;
}

.flaticon-left:before {
    content: "\f14c";
    font-size: 35px;
    color: #fff;
}

.flaticon-right:before {    
    font-size: 35px;
    color: #fff;
}
.flaticon-right:hover:before {    
    color: #fd6609;
}

.flaticon-left:hover:before {    
    color: #fd6609;
}

.main-header .outer-box{
    padding: 18px 0px;
}

 

.main-header .button-box{
  margin-top:0px;
}
.sticky-header .outer-box{
  padding: 18px 0px;
}


.experiance-section::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 65%;
    width: 400px;
    height: 400px;
    background: radial-gradient(circle at 30% 30%, #ffdad4 0%, #ffffff 100%);
    border-radius: 58% 42% 31% 69% / 53% 53% 47% 47%;
    animation: blobAnimation 10s ease-in-out infinite;
    opacity: 0.6;
    z-index: -2;
}

.content-boxed{
  max-width: 100%;
}
.services__area .services__item{
  padding: 30px 30px;
}
.btn-style-seven .txt{
  color: #fff;
}

.services__area h2{
    color: #fe6609;
}
.services__area p{
   font-size: 18px;
}

.services__icon{
  margin-bottom: 10px;
}


.services__area .services__title{
  margin-bottom: 0px;
      font-size: 20px;
          margin-top: 20px;
          letter-spacing: 0px;
}

.services__item::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    background-color: #ffb96a;
    background-image: none;
    -webkit-transition: all 0.4s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    -o-transition: all 0.4s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    transition: all 0.4s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    -webkit-transition-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86);
    -o-transition-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86);
    transition-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86);
   
}

.services__item.active .services__icon::before, .services__item:hover .services__icon::before {
    background-color: #020202;
}

.services__item {
    background-color: #ffffff;
    padding: 70px 40px 85px 40px;
    border-right: 0px solid #E9EEF1;
    position: relative;
    z-index: 1;
    border-radius:20px;
       height: calc(100% - 20px);
    box-shadow: 0px 12px 10px #d4d4d48a;
    overflow: hidden;
    
}


.services__icon img{
  width:64px;
}


.network-list li p{
  line-height: 1.2;
  margin-bottom: 5px!important;
}

.network-list li p:first-of-type {
  font-weight: bold;
  color: #2b2b2bba;
  margin-bottom: 5px;
  font-size: 22px;
}
.network-list li{
 list-style: disc;

}

.sec-title h2{
    background-image: linear-gradient(90deg, #ff6609 0%, #a72500 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
position: relative;
transition: all 2s ease;
display: inline-block;
overflow: hidden;


}

.sec-title h2::after {
    content: '';
    position: absolute;
    bottom: 0; /* or use top: 100% for below text */
    left: 0;
    height: 2px;
    width: 10px;
    background-color: rgb(255, 136, 0);
    transition: width 0.5s ease;
}

.sec-title h2:hover::after {
    width: 100%;
}
.industry{
  padding: 80px 0px;
}
.indser h3{
     font-size: 20px;
    font-weight: 500;
    letter-spacing: 0px;
    color: #373737;

}
.indser{
  padding: 20px;
  margin-bottom: 15px;
  border-radius: 15px;
     box-shadow: 0px 3px 10px #d4d4d48a;
  text-align: center;
  height:calc(100% - 20px);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
  overflow: hidden;
}
.indser img{
  width: 80px; 
  padding: 10px;
  margin-bottom: 15px;
}

.indser::before{
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100px;
  height: 100px;
      background-image: radial-gradient(#e97223b9 1%, #f4f4f400);
    border-radius: 58% 42% 31% 69% / 53% 53% 47% 47%;
    animation: blbAnimation 10s ease-in-out infinite;
    opacity: 0.6;
    z-index: -2;
        opacity: 0.6;
    z-index: -2;
    filter: blur(39px);
}



.contact-page-section .info-column .info-list li a{
  font-size: 16px;
  color: #5e5e5e;
}
.contact-page-section .info-column .info-list li p{
color: #5e5e5e;
}

.contact-page-section {
    position: relative;
    padding: 50px 0px 110px;
}
.contact-page-section .contact-form-box{
  margin-top:0px;
  padding: 25px;
}
.contact-form input:focus{
box-shadow: none;
border:1px solid #cacaca;}
.contact-form textarea:focus{
box-shadow: none;
border:1px solid #cacaca;
}
.contact-page-section .info-column .social-box li a{
 background-color: #fd6b0c;
}

.map-section{
  padding-bottom: 130px;
}
.contact-form .form-group input[type="text"], .contact-form .form-group input[type="password"], .contact-form .form-group input[type="tel"], .contact-form .form-group input[type="email"], .contact-form .form-group select {
  border: 1px solid #d8d8d8;
}
.page-title {
    position: relative;
    overflow: hidden;
    padding: 194px 0px;
    background-size: cover;
}
.page-title .bread-crumb li a{
color: #fd6b0c;
}
.contact-form .form-group textarea{
  border:1px solid #cacaca;
}


.page-title:before{
      background: linear-gradient(to right, #461f00 0%, rgba(255, 255, 255, 0) 100%);
}

.content{
  margin-left: 20px;
}

.paddingsec{
  padding:50px 0px;
}
.img-wrp img{
  border-radius:20px;
}

.journy{
  background-color: #fef6eb;
}

.ccard{
      padding: 20px;
    background-color: #fff6f6;
    border-radius: 20px;
    height: 100%;
}
.ccard h3{
 font-size: 30px;
    font-weight: 600;
    letter-spacing: 0px;  
        background-image: linear-gradient(90deg, #ff6609 0%, #a72500 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.ccard img{border-radius: 20px;
margin-bottom: 15px;
}

.location-section{
  margin-top:-10px;
}

.values .content ul li{
  margin-bottom: 10px;
  border-bottom:1px solid #dddddd;
}
.values .content ul li span{
 font-size:18px;
 font-weight: 600;

}
.values{
  padding: 50px 0px;
}

.apartlist li::marker{ 
 content: "✅"; 
}
.apartlist li p{ 
margin-left: 10px;
}

.apart {
      background: #fef6eb;
}

.image img{
  border-radius: 20px;
}

.career-sec{
  padding: 50px 0px;
}
.contact-form .form-group input[type="file"]{
  height:50px;
}
.contact-form .form-group input[type="file"]:focus{
  box-shadow: none;
  border:1px solid #ff0000;
}

.list-style-two li {
    position: relative;
    font-weight: 500;
    line-height: 1.8em;
    color: var(--dark-color);
    font-size: 16px;
    margin-bottom: var(--margin-bottom-5);
    padding-left: var(--padding-left-30);
}
.list-style-two li:before{
  color:#e97123 ;
}

.service-list li a {
    position: relative;
    font-weight: 500;
    font-size: 15px; 
}

.sidebar-page-container{
  padding: 50px 0px 0px 0px;
}
.sidebar-widget .widget-content{
        padding: 30px 19px;
}
.service-list li:before{
  color:#e97123 ;
}
.service-list li a:hover{
  color: #e97123;
} 
.bgomiz{
      background-color: #eeee;
}
.column h5{
  font-weight: 600;
  color: #e97123;
  font-size: 28px;
}

.business-section .content-column .bold-text{
  color:#131313;
}
.experiance-section .content-column .bold-text{
  color:#131313;
}
.feature-block-three .inner-box .text{
  color:#131313;
}









@keyframes blbAnimation {
  0% {
    transform: translate(0px, 0px) scale(1) rotate(0deg);
    border-radius: 58% 42% 31% 69% / 53% 53% 47% 47%;
  }
  25% {
    transform: translate(20px, -10px) scale(1.1) rotate(10deg);
    border-radius: 48% 52% 35% 65% / 40% 60% 40% 60%;
  }
  50% {
    transform: translate(-10px, 20px) scale(1.05) rotate(-10deg);
    border-radius: 60% 40% 30% 70% / 50% 50% 50% 50%;
  }
  75% {
    transform: translate(-20px, -15px) scale(1.15) rotate(5deg);
    border-radius: 55% 45% 25% 75% / 60% 40% 60% 40%;
  }
  100% {
    transform: translate(0px, 0px) scale(1) rotate(0deg);
    border-radius: 58% 42% 31% 69% / 53% 53% 47% 47%;
  }
}




@keyframes blobAnimation {
    0%, 100% {
        border-radius: 58% 42% 31% 69% / 53% 53% 47% 47%;
    }
    50% {
        border-radius: 40% 60% 60% 40% / 40% 30% 70% 60%;
    }
}



 
  
@media only screen and (max-width: 599px) {
    .author-slider-block .inner-box .text br, .main-slider-three h1 br {
        display: block;
    }
    .erinyen.tparrows{
    min-width: 30px;
    min-height: 30px;}

    .erinyen.tparrows:before{
    line-height: 40px; 
    font-size: 17px;
   
    }
    .main-slider-three .content-image{
		display:block;     
        width: 100%;
        height: auto;
        margin-top: 50px;
       
	}
  .inner-box h1{
  font-size: 35px;
}
}

@media only screen and (max-width: 479px) {
    .main-slider-three h1 {
    
        font-size: 33px;
    }
}

@media only screen and (max-width: 767px) {
    body .main-slider-two .owl-nav  {
        left: 20px!important;
        right: auto!important;
        bottom: 100px;
        top: auto;
    }
}