.navbar-light {
    border-bottom: 1px solid var(--bs-gray-300);
}

.rioorange{

    color: #f79833;
}
.rioblack{
    color: black;
}

.marketing .col-lg-4
{ margin-bottom: 2.5rem; 
    text-align: center; 
}

.footer-border {
    border-top: 1px solid var(--bs-gray-300);
    
}

.riocta{
    background-color: #0f172a;
}

.rioheader{

    
    background-color: #f7f6f0;
   
}
.rioilkeler{
    background-color: #f7f6f0;
}
.riostroke{

    stroke: red;
    stroke-width: 9;
    fill: none
}
.riogreen {
    color: green;


}
.riogrey{
    color: grey;
}

.riogradient {
    background-image: linear-gradient(120deg,  #008000, #ff0000
    );
    background-clip: text;
    color: transparent;
    font-weight: 700;
    font-size: 4rem;
    
  }
  .riogradient2 {
    background-image: linear-gradient(60deg, #008000, #ff0000
    );
    background-clip: text;
    color: transparent;
    font-weight: 500;
    font-size: 3rem;
    
  }
  .riogradient2:hover {
    background-image: linear-gradient(120deg,  #008000, #ff0000
    );
    background-clip: text;
    color: transparent;
    font-weight: 500;
    font-size: 3rem;
    
  }
 

  .riosocialicons:hover{
    background-color: rgb(241, 241, 241) !important;
  }

.servicesBG:hover{
    border: 1px solid grey;
    border-radius: 20px;
box-shadow: 5px 5px 10px #353535 ;
background-color: aliceblue;
}


.rioSVGhover svg:hover {

  color: rgb(0, 255, 64) !important; 
   
}
 .rioSVGborder1:hover{

    border: 1px solid grey;
    border-radius: 20px;
box-shadow: 5px 10px #353535 ;
background-color: aliceblue;
padding: 30px;
}

.rioLink :hover{color:green !important;}
.rioLink a:active{color:white !important;
  /*  -webkit-text-stroke-width: 0.5px;
   -webkit-text-stroke-color: rgb(0, 200, 0); */
   background-color:white !important;

}
.rioBold{font-weight: 400 !important; }

@media screen and (max-device-width:480px) {
    .riogradient{
        font-size: 4rem!important;

        
    }
    .rioRozetOrtalama{
       display: flex !important;
      align-content: center !important;
        margin: auto;
        width: 350px !important;
        height: 350px !important;
    }
    .rioHeaderFS{
     font-size: 3rem;       
    }
   

    .nav-link{

        padding-left: 20px !important;

    }
 
.phone-call a{
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    background-color: green;
    color: white;
    text-align: center;
    padding: 15px;
    align-items: center;
    justify-content: center;
    align-content: center;
    text-decoration: none;
    font-weight: bold;

    
    
}


}

@media screen and (min-device-width:481px) {
    .phone-call{

        display: none;
    }
   

}
.rioSVGborder2{

    font-size: 4rem;
}

@media screen and (min-width:992px) {
   .nav-link{
    font-size: 1.3rem;
  
 }
 .rioFontSize{
    font-size: 1rem;
    align-items: center;
    justify-content: center;
 }
 .riobottom0{
    
    margin-bottom: 0px;
  }
}


.rioRef{
   margin-left: 25px;   
 
}

.rioHizmetlerBold{
    font-weight: bold !important;
    color: #F4B400 !important;
    
}
.fontSize2rem{

    font-size: 1.2rem;
}

.rioGoogleRozet:hover {

    box-shadow: 8px 8px 8px 0 rgba(0, 0, 0, 0.2), 0 8px 8px 0 rgba(0, 0, 0, 0.19);
}

.rioGoogleRozetAnasayfa:hover {
    box-shadow: 0px 3px 25px rgba(0, 0, 0, 0.25);
}
.referanceLogo:hover{
    box-shadow: 8px 8px 8px 0 rgba(0, 0, 0, 0.2), 0 8px 8px 0 rgba(0, 0, 0, 0.19);

}
.hakkimizdaBilgi{

    color: grey !important;
}
.hakkimizdaBilgi:hover{
    color: #F4B400 !important;
  
    
}



.image-box {
    transform: scale(1);

}
.image-box:hover {
    transform: scale(1.1);
    box-shadow: 8px 8px 8px 0 rgba(0, 0, 0, 0.2), 0 8px 8px 0 rgba(0, 0, 0, 0.19);

}
.g { color: #4285F4; }
.o1 { color: #EA4335; }
.o2 { color: #FBBC05; }
.l { color: #34A853; }
.e { color: #EA4335; }


