body {
    overflow-x: hidden;
 background: #f0f3fe;
 font-family: 'Nunito', sans-serif;
}

 
.btn-toggle-nav a:hover,
.btn-toggle-nav a:focus {
  background-color: #03a9f42e;
}

 
.btn-toggle-nav a span {
font-weight:600;display:flex;

}
.btn-toggle-nav a small {
font-size:13px
    
}



a.btn.btn-toggle.rounded.btn-tekli {
    padding-left: 33px;
}

 
.btn-toggle.btn-tekli:after, .btn-toggle.btn-tekli:before {
    display: none
}
 

.btn-toggle {
  display: inline-flex;
  padding: 10px;
  font-weight: 700;
  background-color: transparent;
  border: 0;
  width: 100%;
  font-size: 20px;
  margin-bottom: 10px;
  align-items: center;
  border-radius: 50px;
}
.btn-toggle:hover,
.btn-toggle:focus {
  color: rgba(0, 0, 0, .85);
  background-color: #03a9f42e;
}

.btn-toggle::before {
  width: 1.25em;
  line-height: 0;
  content: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='rgba%280,0,0,.5%29' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M5 14l6-6-6-6'/%3e%3c/svg%3e");
  transition: transform .35s ease;
  transform-origin: .5em 50%;
}

.btn-toggle[aria-expanded="true"] {
  color: rgba(0, 0, 0, .85);
}
.btn-toggle[aria-expanded="true"]::before {
  transform: rotate(90deg);
}

.btn-toggle-nav a {
  padding: 3px 15px;
  margin-bottom: .125rem;
  margin-left: 1em;
  display: flow-root;
  text-decoration: none;
  border-radius: 3px;
  color: #000;
  width: 100%;
  border-radius: 30px;
  font-size: 20px;
  font-weight: 600;
  align-items: center;
}
.btn-toggle-nav a i {
    font-size: 30px;
}
.btn-toggle-nav a:hover,
.btn-toggle-nav a:focus {
  background-color: #03a9f42e;
}

 
.btn-toggle-nav a span {font-weight:600;display:flex;width: 4px;height: 4px;background: #d3d9eb;border-radius: 50px;margin-left: -8px;margin-right: 7px;}
.btn-toggle-nav a small {
font-size:13px
    
}



a.btn.btn-toggle.rounded.btn-tekli {
    padding-left: 33px;
}
.btn-mod-toggle {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    line-height: 1.2;
}
.btn-mod-toggle small {
    font-weight: 400;
    color: black;
    font-size: 14px;
}

.row-cont {
    background-image: linear-gradient(90deg, #d3d9eb 50%, #f0f3fe 50%);
}




    .main-content {
        background-color: #f0f3fe;
        padding: 0 0 0 53px;
        border-radius: 50px 0 0 50px;
    }
    
    
    .col-kurumsal {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 2em;
}
.col-kurumsal svg{
    width: auto;
    height: 60px;
}
.col-kurumsal h2{
    font-size: 18px;
    font-family: 'Nunito', sans-serif;
    margin-top: 10px;
    text-align: center
}
.col-kurumsal p{
    text-align: center;
    font-size: 13px;
    font-weight: 200;
    color: gray;
}
    
    .col-kutuphane {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.col-kutuphane svg{
    width: auto;
    height: 60px;
}
.col-kutuphane h2{
    font-size: 20px;
    font-family: 'Nunito', sans-serif;
    margin-top: 10px;
    text-align: center;
    font-weight: 700;
}
.col-kutuphane p{
    text-align: center;
    font-size: 13px;
    font-weight: 200;
 
}

.br-area {
    background: #fff;
    border-radius: 50px;
    padding: 1.5em;
    margin-top: 0;
    margin-bottom: 7px;
}

.top-menu {
    padding: 7px 0px 7px 3em;
    display: flex;
    flex-direction: row;
    justify-content: center;
}

.btn-mod-toggle strong {
}


.c1 {
    color: #ed1f24;
}
.c2 {
    color: #2196F3;
}
.c3 {
    color:#FF9800
}
.c4 {
    color:#9C27B0
}


.row-b-area a:hover{
    opacity:0.8
}
.row-b-area a img{
    width: 100%;
    max-width: 400px;
}


.col-kurumsal i {
    font-size: 3em;
    height: 60px;
}

.top-menu a:hover {
    color: #ed1f24;
}

.copy-fernus {
    text-align: center;
    padding: 8px;
}

.logo-area {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 1em;
}

.dn768 {
        display: none
    }
.db768 {
        display: block;
    }

    .btn-circle {
        border-radius: 50px
    }
    .btn-menux {
        width: 60px;
        height: 60px;
        background: #d3d9eb;
        color: #000;
        border: 0px;
    }
    .btn-menux i{
        font-size: 2em
    }
    
    .offcanvas-body {
    overflow: hidden;
}
    .btn-toggle-nav {
 
    padding-right: 1em;
}

    
.mod-anahtar-kod {
    display: flex;
    border-radius: 20px;
    padding: 10px 21px;
    color: #ed1f24;
    background: #ffffff;
}
.mod-title {
    font-size: 24px;
    background: #ffffff;
    border-radius: 20px;
    padding: 10px 10px 10px 28px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-left: 10px;
    margin-right: 10px;
    	position: relative;

}


.mod-title:after {
	top: 100%;
	left: 65px;
	border: solid transparent;
	content: "";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(255, 255, 255, 0);
	border-top-color: #fff;
	border-width: 15px;
	margin-left: -15px;
}
 .pulse{box-shadow:0 0 0 0 #dd1e2e;cursor:pointer;-webkit-animation:pulse 1.75s infinite cubic-bezier(.66,0,0,1);-moz-animation:pulse 1.75s infinite cubic-bezier(.66,0,0,1);-ms-animation:pulse 1.75s infinite cubic-bezier(.66,0,0,1);animation:pulse 1.25s infinite cubic-bezier(.66,0,0,1)}
@-webkit-keyframes pulse {
to{box-shadow:0 0 0 15px rgba(232,76,61,0)}
}
@-moz-keyframes pulse {
to{box-shadow:0 0 0 15px rgba(232,76,61,0)}
}
@-ms-keyframes pulse {
to{box-shadow:0 0 0 15px rgba(232,76,61,0)}
}
@keyframes pulse {
to{box-shadow:0 0 0 15px rgba(232,76,61,0)}
}


.anahtar_kodx {
    font-weight: 700;
    padding-left: 5px;
}
.alert {
    border-radius: 20px;
    border: 0px;
    padding: 0;
}
.btn-kutuphane {
    width: 100%;
    border-radius: 20px;
    border-color: #d3d9eb;
    padding-top: 1em;
}

.btn-kutuphane img {
    height: 100px;
}

h4.alert-heading {
    font-size: 20px;
}
.row-kutuphane {
    background: #ffffff;
    border-radius: 20px;
    margin: 10px;
    border: 0px solid #cff4fc;
    padding-bottom: 2em !important;
    padding-top: 2em !important;
    box-shadow: 0 8px 60px 0 rgba(103, 151, 255, .11), 0 12px 90px 0 rgba(103, 151, 255, .11);
}

.br-area.resetx {
    background: none;
    padding: 0;
    border-radius: 10px;
    margin: 0;
}

.br-area h1 {
    font-size: 28px;
    font-weight: 700;
    padding-left: 0.7em;
    padding-top: 0.7em;
}

 
.title-yeni small {
    display: block;
    font-size: 16px;
}

 



.pricing {
    display: block;
    float: left;
    margin-bottom: 30px;
    width: 100%
}

.price-box {
    width: 100%;
    text-align: center;
    padding: 17px 7px;
    border-radius: 10px;
    margin-bottom: 2em;
    position: relative;
    border: 1px solid #ddd;
}

.price-box.popular .btn-select-plan {
    background: #EA9215
}

.price-box.popular .price {
    color: #EA9215
}

.price-box .btn-select-plan {
    padding: 10px 20px;
    background: #ed1f24;
    color: #fff;
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 228px;
    width: 100%
}

.price-box .classes {
    padding: 0
}

.price-box .classes li {
    display: block;
    width: 100%;
    list-style: none;
    margin: 0;
    font-size: 16px;
    padding: 8px 10px
}

.price-box .classes li.color {
    background: rgba(0,0,0,0.04)
}

.pricing-plan {
    font-size: 18px;
    color: #000;
    width: 100%;
    display: flex;
    flex-direction: column;
    font-weight: 700;
    padding: 10px 0;
}

.pricing-plan.pricing-plan-offer {
    margin-bottom: 24px
}

.pricing-plan span {
    display: block;
    margin-top: 10px;
    margin-bottom: 0;
    color: #d5d8db
}

.price {
    font-size: 72px;
    color: #000;
    line-height: 50px
}

.price .currency {
    font-size: 30px;
    top: -.9em;
    padding-right: 10px
}

.price small {
    font-size: 13px;
    display: block;
    text-transform: uppercase;
    color: #888f94
}


 

.price-box img {
    max-height: 254px;
    margin-bottom: 1em;
    height: 100%;
}




@media screen and (max-width:768px) { 
    .mod-anahtar-kod.pulse {
    font-size: 16px;
    padding: 4px 20px;
    display: flex;
    flex-direction: row;
    align-items: center;
   
}
    .mod-title {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
     font-size: 18px;
}
    .btn-kutuphane {
 margin-bottom: 2em;
 height: 100%;
}
    .col-100 {
    width: 100%
}
    .top-menu {
    padding: 0;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
    .offcanvas, .offcanvas-lg, .offcanvas-md, .offcanvas-sm, .offcanvas-xl, .offcanvas-xxl {
    max-width: 300px
}
    .btn-toggle-nav {
 
    padding-right: 2em;
}
    .br-area {
    
    border-radius: 20px;
 
}
    .logo-area {
 
    margin-bottom: 0;
}
    
    .main-content {
    padding-left: 20px;
    padding-right: 20px;
}
.row-cont {
    background: #f0f3fe;
}
    .dn768 {
        display: block
    }

    .db768 {
        display: none
    }
}

.mg-top-8{
    margin-top: 8px;
}

.overlay {
    position: static;
    top: -115px;
    left: -42px;
    color: #ffffff;
    font-size: 17px;
    background-color: rgb(255 0 0 / 58%);
    padding: 10px;
    border-radius: 50px 48px 0px 0px;
    /* transform: rotate(-45deg); */
    transform-origin: left top;
    /* max-width: 240px; */
    padding-left: 7px;
}
.hg-83{
    height: 83%;
} 