/* Custom code from the <head> of axelradcapital.webflow.io/gator-lending, in page order, selectors scoped to .webflow-clone.
   Loaded after the slider stylesheets, where Webflow's head styles sit. */
/*  .yellow-btn:hover .gold-layer{
transform: translate(-50%, -50%) skew(10deg, 0);
    background-color:#FFD83C;
}*/
  
  .webflow-clone .yellow-btn:hover .gold-layer{
transform: translate(-50%, -50%) rotateZ(2deg);
    background-color:#FFD83C;
}
    .webflow-clone .transparent-btn:hover .blue-layer{
transform: translate(-50%, -50%) rotateZ(2deg);
    background-color:#00ffd1;
}
  
  .webflow-clone .w-tab-content {
overflow: visible !important;
}
  .webflow-clone .over{
overflow:hidden !important;
}
.webflow-clone .dropdown {
  transition: opacity 0.4s ease, visibility 0.4s ease;
}

.webflow-clone .dropdown.show {
  opacity: 1;
  visibility: visible;
}


.webflow-clone .rotate {
      transform: rotate(180deg);
    }

.webflow-clone input_color >
input:-webkit-autofill,
.webflow-clone input:-webkit-autofill,
.webflow-clone input:-webkit-autofill:focus,
.webflow-clone textarea:-webkit-autofill,
.webflow-clone textarea:-webkit-autofill,
.webflow-clone textarea:-webkit-autofill:focus,
.webflow-clone select:-webkit-autofill,
.webflow-clone select:-webkit-autofill:hover,
.webflow-clone select:-webkit-autofill:focus {
background-color:transparent !important;
-webkit-text-fill-color:#E7E8EB !important ;
-webkit-box-shadow: 0 0 0px 1000px transparent inset !important;
-webkit-transition: background-color 5000s ease-in-out 0s;
transition: background-color 5000s ease-in-out 0s;
}
/*
.slickprev,
.slicknext{
width:36px !important;
height:36px !important;
}
.swiper-button-next,
.swiper-button-prev{
width:36px !important;
height:36px !important;
}
*/
.webflow-clone .w-webflow-badge{
display:none !important;
}
.webflow-clone .collection-list-10 > :first-child .upcoming-card-main {
 border-top:none;
}
  

/* width */
.webflow-clone ::-webkit-scrollbar {
  width: 4px;
  height:4px;
}

/* Track */
.webflow-clone ::-webkit-scrollbar-track {
  border-radius: 10px;
}
 
/* Handle */
.webflow-clone ::-webkit-scrollbar-thumb {
  background: green; 
  border-radius: 10px;
}

.webflow-clone .work-slide:hover .card-slider-2{
background:transparent;
}
.webflow-clone .work-slide:hover .how-it-work-steps-bg{
transform:scale(1)
}
.webflow-clone .tick-para-wrapper:hover .tick-icon{
color:#1F8400;
}
.webflow-clone .tick-para-wrapper:hover .seamless-para-2{
color: #0A7D68 !important;
}
.webflow-clone .slick-slider{
margin-bottom:0px;
}
@media screen and (min-width:991px) {
.webflow-clone .upcoming-event{
padding-top: 97px;
}

@media screen and (min-width:1280px){
.webflow-clone .latest-industry-section{
padding-top:190px;
}
}}
