@import url('https://fonts.googleapis.com/css2?family=Arvo:ital,wght@0,400;0,700;1,400;1,700&family=Unbounded:wght@900&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Arvo:ital,wght@0,400;0,700;1,400;1,700&family=Nunito+Sans:ital,opsz,wght@0,6..12,200;0,6..12,300;0,6..12,400;0,6..12,500;0,6..12,600;0,6..12,700;0,6..12,800;0,6..12,900;0,6..12,1000;1,6..12,200;1,6..12,300;1,6..12,400;1,6..12,500;1,6..12,600;1,6..12,700;1,6..12,800;1,6..12,900;1,6..12,1000&family=Unbounded:wght@900&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Righteous&display=swap');

 
.float{
  position:fixed;
  width:60px;
  height:60px;
  bottom:40px;
  left:40px;
  background-color:#25d366;
  color:#FFF;
  border-radius:50px;
  text-align:center;
  font-size:30px;
  box-shadow: 2px 2px 3px #999;
  z-index:100;
}
.float:hover{
  color:#25d366;
  background-color:#FFF;
}

.my-float{
  margin-top:16px;
}

p.float-end a i{
  color: #FF6B6B;
}
p.float-end a i:hover{
  color: #4D96FF;
}
.floata{
  position:fixed;
  width:60px;
  height:60px;
  bottom:120px;
  left:40px;
  background-color: #dc3545;
  color:#FFF;
  border-radius:50px;
  text-align:center;
  font-size:30px;
  box-shadow: 2px 2px 3px #999;
  z-index:100;
}
.floata:hover{
  color:red;
  background-color:#FFF;
}

.my-floata{
  margin-top:16px;
}

p.floata-end a i{
  color: #FF6B6B;
}
p.floata-end a i:hover{
  color: #4D96FF;
}

#btn-back-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    display: none;
  }

a.nav-link {
    color: rgb(255, 255, 255)!important;
    font-family: 'Righteous', sans-serif;
    letter-spacing: 2px;
    margin-top:12px;

}
a.nav-link:hover {
    color: rgb(55, 41, 88)!important;
}

a.dropdown-item{
    color: rgb(55, 41, 88)!important;
    font-weight: 400;
    font-family: 'Righteous', sans-serif;
}

a{
    text-decoration: none;
}

a.dropdown-item:hover{
    background-color: #7e57c2!important;
    color: #fff!important;
}

.header-bg-renk{
    background-color: #7e57c2!important;   
}
.butonRenk{
    background-color: #7e57c2!important; 
    color:#fff!important;
}
.butonRenk:hover{
    background-color: rgb(198, 180, 240)!important;
    color:#000000!important;
}
.cslider{
    padding-top: 150px;
    padding-bottom: 150px;
    background: linear-gradient(to bottom, #7e57c2 0%, #cc66ff 100%);
}
.cslider h1{
    font-family: 'Righteous', sans-serif;
    color: rgb(255, 255, 255)!important
}
h1, h2, h3, h4, h5, h6{
    font-family: 'Righteous', sans-serif;
    color: #7e57c2!important;
}
p {
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 400;
}

#about{
    padding-top: 150px;
    padding-bottom: 150px;
    background-color: rgb(243, 235, 254);
}
#map{
    padding-top: 150px;
    padding-bottom: 150px;
    background-color: rgb(243, 235, 254);
}
#services{
    padding-top: 150px;
    padding-bottom: 150px;
    background-color: rgb(243, 235, 254);
}
#works{
    padding-top: 150px;
    padding-bottom: 150px;
    background-color: rgb(255, 255, 255);
}
#blogDetay{
    padding-top: 150px;
    padding-bottom: 150px;
    background-color: rgb(255, 255, 255);
}
.yorum{
    margin-top: 50px;
}
#ref{
    padding-top: 150px;
    padding-bottom: 150px;
    background-color: rgb(255, 255, 255);
}
#team{
    padding-top: 150px;
    padding-bottom: 150px;
    background-color: rgb(255, 255, 255);
}
#blog{
    padding-top: 150px;
    padding-bottom: 150px;
    background-color: rgb(243, 235, 254);
}
#form{
    padding-top: 150px;
    padding-bottom: 150px;
    background-color: rgb(255, 255, 255);
}
#footer-bg{
    background-color:rgb(55, 41, 88)!important;
    padding-top: 75px;
    padding-bottom: 75px;
    color: #fff;
}
#footer-bg a{
    color:#fff;
}
#footer-bg a:hover{
    color:#7e57c2;
}
.ikon i:hover{
    color: rgb(55, 41, 88)!important;
}
.ikons i:hover{
    color: rgb(164, 141, 218)!important;
}
input {
    background-color: rgb(243, 235, 254)!important;
    padding: 10px!important;
}
textarea {
    background-color: rgb(243, 235, 254)!important;
}
.bg-renk{
    background-color: rgb(243, 235, 254)!important;
    padding-top: 12px;
}
#headerAlti{
    background-image: url(../images/headeralti/1.jpg);
    padding-top: 50px!important;
    padding-bottom: 50px!important;
    color: #fff!important;  
}
#headerAlti a{
    color: #fff!important;
}

#headerAlti a:hover{
    color: #ddd!important;
}
#headerAlti li{
    color: rgb(255, 255, 255)!important;
}
.opak:hover{
    opacity: 0.8;
}
 
.iletisim-kutu{
    background-color: #F3EBFE;
    border-radius: 10px;
    border: 1 px solid darkgrey;
    padding-top: 50px;
    padding-bottom: 50px;
    box-shadow: -7px 6px 20px -5px rgba(0,0,0,1);
    -webkit-box-shadow: -7px 6px 20px -5px rgba(0,0,0,1);
    -moz-box-shadow: -7px 6px 20px -5px rgba(0,0,0,1);
    
}
.iletisim-kutu:hover{
    opacity: 0.8;
}

.iletisim-kutu a{
    text-decoration: none;
    color: black;
}
/*-- Images Hover Effects CSS --*/
.img-box {
    position: relative;
    transition: .5s;
    overflow: hidden;
    margin-bottom: 30px;
}
.img-box img {
	position: relative;
}
.img-box::before {
	position: absolute;
	z-index: 1;
	transition: .5s;
}
.img-box::after {
	position: absolute;
	z-index: 2;
	transition: .5s;
}

.img-box:hover {
  	transform: scale(1.04);
}
.sayfalama{
    margin-top:80px;
}

.pagination li a{
    color: #7e57c2!important;
}

.pagination .active{
    background-color:  #7e57c2!important; 
    color: #fff!important;
    border: none;
}
li.page-item a.page-link{
    padding: 10px 20px 10px 20px!important;
}
.yorumcu{    
    border: 2px solid darkgrey;
    margin-top: 15px;
    padding: 15px;
}
.yorumAlani{
    background-color: rgb(243, 243, 243);
}
.blog-icerik{
    padding-top: 50px;
    padding-bottom: 50px;
}
.list-group-item.active{
    background-color:  #7e57c2!important; 
    color: #fff!important;
    border: 1px solid #dfccff;
}

