
@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&display=swap');

*, body{
	  font-family: "Manrope", serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}

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

.rioorange{

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

.marketing .col-lg-4
{
    text-align: center;
    margin: 32px 0px 0px;
}

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

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

.rioheader{background-color: #fff0f4;}
.rioilkeler{
    background-color: #fffbe3;
}
.riostroke{

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


}
.riogrey{
    color: grey;
}
a.btn.btn-primary.btn-lg {
    border-color: #dc1a47;
    background: #dc1a47;
}
.riogradient {
    color: #dc1a47;
    font-weight: 700;
    font-size: 4rem;
  }
  .riogradient2 {
    background-clip: text;
    color: #353535;
    font-weight: 500;
    font-size: 3rem;
  }
  .riogradient2:hover {
    font-weight: 500;
    font-size: 3rem;
  }
 

  .riosocialicons:hover{
    background-color: rgb(241, 241, 241) !important;
  }
.servicesBG {
    transition: 300ms all;
}
.servicesBG:hover{
    border-radius: 20px;
    box-shadow: 5px 5px 10px rgb(220 26 71 / 18%);
    background-color: #fff2f5;
    /* transform: scale(1.1); */
}


.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:#dc1a47 !important;}
.rioLink a:active{color:white !important;
  /*  -webkit-text-stroke-width: 0.5px;
   -webkit-text-stroke-color: rgb(207, 194, 14); */
   background-color: #dc1a47;

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

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

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

    .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: 16px;
 }
 .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; }


img.head-logo {
    width: 230px;
    margin-bottom: 10px;
}.lead {
    font-size: 18px !important;
}

h2.fw-normal {
    font-size: 24px !important;
    font-weight: 700 !important;
}
.text-reset {
    text-decoration: none;
}