@charset "UTF-8";

@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 300;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/opensans/v18/memnYaGs126MiZpBA-UFUKWyV-hs.ttf) format('truetype');
}

@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 400;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/opensans/v18/mem6YaGs126MiZpBA-UFUJ0e.ttf) format('truetype');
}

@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 600;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/opensans/v18/memnYaGs126MiZpBA-UFUKXGUehs.ttf) format('truetype');
}

@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 700;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/opensans/v18/memnYaGs126MiZpBA-UFUKWiUOhs.ttf) format('truetype');
}

@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 800;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/opensans/v18/memnYaGs126MiZpBA-UFUKW-U-hs.ttf) format('truetype');
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/opensans/v18/mem5YaGs126MiZpBA-UN_r8-VQ.ttf) format('truetype');
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/opensans/v18/mem8YaGs126MiZpBA-U1Ug.ttf) format('truetype');
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/opensans/v18/mem5YaGs126MiZpBA-UNirk-VQ.ttf) format('truetype');
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/opensans/v18/mem5YaGs126MiZpBA-UN7rg-VQ.ttf) format('truetype');
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 800;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/opensans/v18/mem5YaGs126MiZpBA-UN8rs-VQ.ttf) format('truetype');
}


/**
 * Company : Radyo Tescil
 * Detailed : Web Yazılım Geliştirme Şirketi Hizmetleri
 * Developer : Harun EFE
 * Contact : Destek@radyotescil.com
 * Contact : Bilgi@radyotescil.com
 * Website : https://radyotescil.com
 */

 body, html {
    height: 100%;
    transform-origin: 0 0
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased!important;
    -ms-overflow-style: scrollbar;
    overflow-y: scroll\9
}

*, ::after, ::before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased
}

input[type=submit], input[type=text] {
    -webkit-appearance: none
}

input[type=submit] {
    -webkit-appearance: none
}

input, select, textarea {
    font-size: 15px;
    color: #313131;
    font-family: Oswald, sans-serif
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
    margin: 0;
    padding: 0
}

b {
    font-weight: 700
}

a, img {
    border: none;
    outline: 0;
    text-decoration: none
}

a {
    cursor: pointer!important;
    color: #1ea0b4;
}

.clear {
    clear: both;
    display: block
}

.clear.margin {
    height: 30px
}

input[type=range] {
    -webkit-appearance: none;
    margin: 10px 0;
    width: 150px;
    background: 0 0
}

input[type=range]:focus {
    outline: 0
}

input[type=range]::-webkit-slider-runnable-track {
    width: 100%;
    height: 8.4px;
    cursor: pointer;
    background: #fff;
    border-radius: 1.3px
}

input[type=range]::-webkit-slider-thumb {
    height: 24px;
    width: 24px;
    border-radius: 50%;
    background: #fff;
    cursor: pointer;
    -webkit-appearance: none;
    border: .2px solid #1EA0B4;
    margin: -7px 0 0 0;
}

input[type=range]:focus::-webkit-slider-runnable-track {
    background: #fff
}

input[type=range]::-moz-range-track {
    width: 100%;
    height: 8.4px;
    cursor: pointer;
    background: #fff;
    border-radius: 1.3px
}

input[type=range]::-moz-range-thumb {
    height: 20px;
    width: 20px;
    border-radius: 50%;
    background: #fff;
    cursor: pointer
}

input[type=range]::-ms-track {
    width: 100%;
    height: 8.4px;
    cursor: pointer;
    background: 0 0;
    border-color: transparent;
    border-width: 16px 0;
    color: transparent
}

input[type=range]::-ms-fill-lower {
    background: #fff;
    border: .2px solid #010101;
    border-radius: 2.6px;
}

input[type=range]::-ms-fill-upper {
    background: #fff;
    border: .2px solid #010101;
    border-radius: 2.6px;
}

input[type=range]::-ms-thumb {
    height: 20px;
    width: 20px;
    border-radius: 3px;
    background: #fff;
    cursor: pointer
}

input[type=range]:focus::-ms-fill-lower {
    background: #fff
}

input[type=range]:focus::-ms-fill-upper {
    background: #fff
}

body {
    font-family: 'Open Sans', sans-serif;
    width: 100%;
    margin: 0;
    color: #111;
    padding: 0;
    overflow-x: hidden;
    overflow-y: scroll;
    background-color: #fff
}

.loading {
    width: 100%;
    height: 100%;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
    top: 0;
    left: 0;
    position: fixed;
    z-index: 999999999;
    max-height: 100%;
    min-height: 100%;
    background-color: #fbfbfb;
    background-image: url(../images/loading.gif);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 25%;
    opacity: .9;
}

@media (max-width:1024px) {
    .loading {
        background-size: 60%
    }
}

.adverts {
    display: block;
    width: 7.5%;
    padding: 5px;
    float: left;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
}

.adverts.right {
    left: auto;
    right: 0;
}

.adverts a img {
    width: 100%;
}

@media (max-width:1024px) {
    .adverts {
        display: none;
    }
}

.container {
    width: 85%;
    display: block;
    margin: 0 auto;
    overflow: hidden;
    box-shadow: 0 0 2px #ccc
}

@media (max-width:1024px) {
    .container {
        width: 100%;
        min-width: 100%
    }
}

header {
    width: 85%;
    padding: 0;
    display: block;
    position: fixed;
    top: 0;
    z-index: 10;
    -webkit-transition: .3s;
    transition: .3s
}

header .wrapper {
    display: block;
    width: 100%;
    margin: 0 auto;
    padding: 0 25px;
    overflow: hidden;
    background-color: #EFEFEF
}

header .radiobar {
    display: block;
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    position: relative
}

@media (max-width:1024px) {
    header {
        width: 100%;
    }
}

.logo {
    display: block;
    width: 175px;
    height: 100px;
    float: left;
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 95%;
    transition: .3s
}

@media (max-width:1024px) {
    .logo {
        width: 125px;
        height: 70px;
        background-position: left center
    }
}
.sayfalama {
    padding: 3px;
    margin: 3px;
    text-align:center;
}

.sayfalama a {
    padding: 2px 5px 2px 5px;
    margin: 2px;
    border: 1px solid #EEE;
    text-decoration: none;
    color: #036CB4;
}

.sayfalama a:hover,
.sayfalama a:active {
    border: 1px solid #999;
    color: #666;
}
.sayfalama .secili {
    padding: 2px 5px 2px 5px;
    margin: 2px;
    border: 1px solid #036CB4;
    font-weight: bold;
    background-color: #036CB4;
    color: #FFF;
}
.sayfalama .pasif {
    padding: 2px 5px 2px 5px;
    margin: 2px;
    border: 1px solid #EEE;
    color: #DDD;
}
.toggleMenu {
    display: none;
    padding: 0;
    width: 50px;
    height: 50px;
    margin: 0;
    color: #fff;
    float: right;
    z-index: 10000;
    top: 10px;
    text-align: center;
    position: relative;
    overflow: hidden;
    background-color: #1ea0b4;
    background-image: url(../svg/menu.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 30px;
    border-radius: 5px;
    -webkit-transition: .1s;
    transition: .1s;
    opacity: 1
}

.toggleMenu.toogle_hover {
    background-image: url(../svg/menu_close.svg);
    background-color: rgba(0, 0, 0, .7)
}

nav {
    margin: 22px 0 0 0;
    padding: 0;
    float: right;
    display: block;
    -webkit-transition: .1s;
    transition: .1s
}

.nav {
    margin: 0;
    padding: 0;
    list-style: none;
    position: relative;
}

.nav:after, .nav:before {
    content: "";
    display: table
}

.nav:after {
    clear: both
}

.nav ul {
    list-style: none;
    width: auto;
    min-width: 200px
}

.nav a {
    display: block;
    color: #111;
    font-size: 1rem;
    font-weight: 600;
    padding: 0 25px;
    height: 50px;
    line-height: 50px;
    margin: 0;
    text-align: center;
    transition: .1s;
    border-radius: 10px
}

.nav>li {
    display: block;
    padding: 0;
    margin: 0;
    float: left
}

.nav>li.contacts {
    margin: 0 0 0 10px
}

.nav>li.contacts a {
    font-weight: 600;
    background-color: #1EA0B4!important;
    color: #fff
}

.nav li:hover>a {
    color: #fff;
    background-color: #1ea0b4;
}

.nav li ul li.hash>a:after {
    font-family: ElegantIcons;
    content: "\35";
    float: right;
    font-size: 16px
}

.nav li ul {
    position: absolute;
    max-height: 0;
    overflow: hidden;
    margin: 0;
    padding: 20px 0 0 0;
    transition: .5s;
    transform: scale(.9)
}

.nav li.hover>ul {
    max-height: 1000px;
    transform: scale(1)
}

.nav li li.hover ul {
    max-height: 1000px;
    top: 0
}

.nav li ul li {
    border: none;
    margin: 0;
    padding: 0;
    position: relative;
    border-bottom: 1px solid #333
}

.nav li ul li a {
    display: block;
    background: #222;
    font-size: .9rem;
    color: #fff!important;
    padding: 10px 15px;
    height: auto;
    line-height: normal;
    text-align: left;
    font-weight: 700
}

.nav li ul li a:hover, .nav li ul li:hover>a {
    background: #1ea0b4;
    color: #fff!important
}

@media (max-width:1024px) {
    nav {
        display: block;
        overflow: hidden;
        margin: 0;
        padding: 0
    }
    .nav {
        width: 250px;
        height: 100%;
        height: 100vh;
        margin: 0;
        padding: 0;
        position: fixed;
        display: none;
        overflow: hidden;
        z-index: 9999999;
        top: 0;
        left: 0;
        background: #fff;
        overflow-y: auto;
        border-right: 1px solid #dedede
    }
    .nav>li {
        width: 100%;
        display: block;
        padding: 0;
        margin: 0;
        position: relative;
        border-bottom: 1px solid #eee
    }
    .nav>li>a.parent:after {
        font-family: ElegantIcons;
        content: "\33";
        float: right;
        position: absolute;
        font-size: 16px;
        color: #1ea0b4;
        right: 20px
    }
    .nav>li a {
        display: block;
        color: #444;
        font-size: 1.3rem;
        height: 50px;
        padding: 0 20px;
        line-height: 50px;
        text-align: left;
        font-weight: 800;
        transition: .3s;
        -webkit-transition: .3s;
        border-bottom: 0
    }
    .nav>li {
        margin: 0 0 0 10px
    }
    .nav li ul {
        list-style: none;
        width: 100%;
        position: static;
        margin: 0;
        padding: 0
    }
    .nav li ul li {
        border: none;
        margin: 0;
        padding: 0;
        position: relative
    }
    .nav li ul li a {
        padding: 0 20px;
        line-height: 40px;
        font-weight: 500;
        height: auto;
        font-size: 1rem;
        border-bottom: 0
    }
    .nav li ul li li a {
        font-weight: 300
    }
    .nav li ul li a:hover, .nav li ul li:hover>a {
        color: #fff
    }
    .nav li li.hover ul, .nav li.hover>ul {
        position: static
    }
}

/* PLAYER */

.radyotescil {
    position: relative;
    width: 100%;
    margin: 0 auto;
    background-color: #1ea0b4;
    color: #fff;
    display: flex;
    flex-wrap: nowrap;
    padding: 15px 20px;
    border-bottom: 1px solid #157482
}

.btn {
    display: block;
    margin: 0 10px 0 0
}

.btn a {
    display: block;
    width: 55px;
    height: 55px;
    line-height: 55px;
    box-shadow: inset 0 0 5px #ccc;
    text-align: center;
    background-color: #fff;
    color: #333;
    border-radius: 5px;
    font-size: 2.6rem;
}

.harun-play-button {
    display: block;
    width: 55px;
    height: 55px;
    background: url("../svg/play-button.svg") 17px center no-repeat;
    background-size: 25px;
}

.harun-pause-button {
    display: block;
    width: 55px;
    height: 55px;
    background: url("../svg/pause-button.svg") center center no-repeat;
    background-size: 25px;
}

.info {
    display: flex;
    padding: 0 25px
}

.photo {
    display: block;
    margin: 0 10px 0 0
}

.photo img {
    height: 55px;
    width: 55px; 
}

.summary {
    display: block;
    padding: 5px 0;
}

.summary .name {
    display: block;
    font-size: 16px;
    font-weight: 700
}

.summary .time {
    display: block;
    font-size: 12px
}

.progress {
    position: absolute;
    height: 4px;
    left: 0;
    top: 0;
    background-color: #111;
    z-index: 3
}

@media (max-width:1024px) {
    .radyotescil {
        padding: 15px 15px;
    }
    .btn {
        display: block;
        margin: 0
    }
    .range {
        display: none;
    }
    .info {
        padding: 0 15px
    }
    .summary .name {
        font-size: 14px;
    }
}

.equalizer {
    display: none;
    cursor: pointer;
    position: relative;
    height: 48px;
    overflow: hidden;
    background: 0 0;
}

.equalizer .equalizer-1-bar, .equalizer .equalizer-2-bar, .equalizer .equalizer-3-bar, .equalizer .equalizer-4-bar {
    display: inline-block;
    width: 1px;
    margin-right: 2px;
    margin-top: 20px;
    transition: .6s;
    animation: equalize 4s 0s infinite;
    animation-timing-function: linear;
    vertical-align: bottom;
}

.equalizer .equalizer-1-bar {
    height: 40px;
    background: #fff;
    transition: .5s;
    animation-delay: -1.9s
}

.equalizer .equalizer-2-bar {
    height: 45px;
    background: #fff;
    animation-delay: -2.9s
}

.equalizer .equalizer-3-bar {
    height: 44px;
    background: #fff;
    animation-delay: -3.9s
}

.equalizer .equalizer-4-bar {
    height: 36px;
    background: #fff;
    animation-delay: -4.9s
}

@media (max-width:1024px) {
    .equalizer {
        height: 50px;
        padding: 0 0 0 25px;
    }
}

@media (max-width:320px) {
    .equalizer {
        display: none!important;
    }
}

.slider {
    width: 100%;
    height: 100%;
    margin: 150px 0 0 0;
    padding: 0;
    overflow: hidden;
    position: relative;
    z-index: 0
}

.banner {
    width: 100%;
    margin: 0;
    overflow: hidden;
    border-bottom: 0 solid #1ea0b4
}

.banner .owl-item {
    margin: 0;
    padding: 0;
    float: left
}

.banner .owl-item img {
    width: 100%;
    vertical-align: bottom;
    filter: grayscale(10%)
}

.banner .owl-controls {
    top: 80%!important
}

.banner .owl-prev {
    left: auto!important;
    right: 9%!important;
    color: #111!important;
    border-radius: 50%
}

.banner .owl-next {
    right: 3%!important;
    color: #111!important;
    border-radius: 50%
}

.banner .owl-next, .banner .owl-prev {
    background-color: #fff!important
}

.banner-desktop {
    display: block
}

.banner-mobile {
    display: none
}

@media (max-width:1024px) {
    .banner .owl-item img {
        width: 100%
    }
    .banner .owl-prev {
        left: 0!important;
        display: none!important
    }
    .banner .owl-next {
        left: 80px!important;
        display: none!important
    }
    .banner-desktop {
        display: none
    }
    .banner-mobile {
        display: block
    }
}

.caption {
    width: 100%;
    height: 100%;
    padding: 12% 0 0 2.5%;
    margin: 0;
    z-index: 7;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    background-color: rgba(0, 0, 0, .0)
}

.caption .title {
    width: 50%;
    display: block;
    overflow: hidden;
    color: #fff;
    opacity: 0;
    font-size: 4rem;
    font-weight: 500;
    line-height: 100%;
    padding: 0;
    animation: title .2s .4s linear forwards;
    position: relative
}

.caption .desc {
    display: block;
    width: 50%;
    opacity: 0;
    margin: 0;
    font-size: 1.2rem;
    color: #fff;
    font-weight: 300;
    line-height: 100%;
    overflow: hidden;
    animation: desc .2s .5s linear forwards;
    position: relative
}

@media (max-width:1024px) {
    .caption {
        padding: 35% 0 0 3%
    }
    .caption .title {
        width: 75%;
        font-size: 3rem;
        line-height: normal
    }
    .caption .desc {
        width: 75%;
        font-size: .9rem
    }
}

@keyframes title {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@keyframes desc {
    from {
        opacity: 0;
        top: 0
    }
    to {
        opacity: 1;
        top: 1%
    }
}

.social {
    width: auto;
    display: block;
    overflow: hidden;
    position: absolute;
    top: 17px;
    right: 15px;
    padding: 0;
    margin: 0;
    color: #fff
}

.social a {
    display: inline-block;
    width: 50px;
    height: 50px;
    text-align: center;
    margin: 0 5px 0 0;
    overflow: hidden;
    position: relative;
    border-radius: 5px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 25px;
    background-color: transparent
}

.social a:hover {
    background-color: #c41419;
    color: #fff
}

.social a.social_facebook {
    content: "";
    background-image: url(../svg/social_facebook.svg)
}

.social a.social_twitter {
    content: "";
    background-image: url(../svg/social_twitter.svg)
}

.social a.social_instagram {
    content: "";
    background-image: url(../svg/social_instagram.svg)
}

.social a.social_youtube {
    content: "";
    background-image: url(../svg/social_youtube.svg)
}

@media (max-width:1024px) {
    .social {
        display: none
    }
}

.headline {
    display: block;
    width: 100%;
    margin: 0;
    padding: 25px 0;
    color: #111
}

.headline * {
    line-height: 100%;
    margin: 0;
    padding: 10px 0
}

.headline h1 {
    font-size: 1.8rem;
    line-height: 100%
}

.headline h2 {
    font-size: 1.4rem;
    line-height: 100%;
    font-weight: 100
}

.headline h2.small {
    font-size: 1rem;
    margin: 0;
    padding: 0
}

.headline h3 {
    font-size: 1.8rem;
    line-height: 100%
}

.headline h4 {
    font-size: 1.4rem;
    line-height: 100%;
    font-weight: 100
}

.headline h5 {
    font-size: 1.2rem;
    line-height: 100%;
    font-weight: 100
}

.headline h6 {
    font-size: 1rem;
    line-height: 100%;
    font-weight: 100
}

.headline h1:before {
    content: "";
    width: 10px;
    height: 30px;
    margin: 0 10px 0 0;
    display: block;
    float: left;
    background-color: #1ea0b4
}

.headline h3:before {
    content: "";
    width: 10px;
    height: 30px;
    margin: 0 10px 0 0;
    display: block;
    float: left;
    background-color: #1ea0b4
}

.heading {
    width: 100%;
    display: block;
    padding: 200px 0 25px 0;
    overflow: hidden;
    background-color: #f5f5f5;
    border-bottom: 1px solid #e9e9e9
}

.heading .wrapper {
    width: 95%;
    margin: 0 auto;
    padding: 0
}

@media (max-width:1024px) {
    .heading {
        padding: 155px 0 0 0;
    }
    .heading .wrapper {
        width: 90%
    }
}

.content {
    width: 100%;
    display: block;
    padding: 25px 0;
    overflow: hidden;
    background-color: #fff
}

.content .wrapper {
    width: 95%;
    margin: 0 auto;
    padding: 25px 0
}

@media (max-width:1024px) {
    .content .wrapper {
        width: 90%
    }
}

.broadcast {
    width: 100%;
    display: block;
    padding: 5px 0;
    overflow: hidden;
    background-color: #f5f5f5
}

.broadcast .wrapper {
    width: 95%;
    margin: 0 auto;
    padding: 0 0 50px 0;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between
}

.streaming {
    width: 62%
}

.top10 {
    width: 32%
}

@media (max-width:1024px) {
    .broadcast .wrapper {
        width: 90%;
        margin: 0 auto;
        padding: 0 0 50px 0;
        flex-wrap: wrap
    }
    .streaming {
        width: 100%
    }
    .top10 {
        width: 100%
    }
}

.best10 {
    display: block;
    width: 100%;
    margin: 0;
    padding: 0 10px 0 0;
    font-weight: 600;
}

.best10 .item {
    width: 100%;
    margin: 0 0 5px 0;
    padding: 0;
    overflow: hidden
}

.best10 .item:nth-child(even) {
    background-color: #eee;
}

.best10 .item p {
    font-size: .7rem;
}

.best10 .item b {
    font-size: .9rem;
}

.artist {
    display: block;
    position: relative
}

.artist span {
    width: 45px;
    height: 45px;
    line-height: 45px;
    margin: 15px 10px;
    border-radius: 50%;
    display: block;
    float: right;
    font-size: 1.3rem;
    text-align: center;
    background-color: #1ea0b4;
    background-color: #444;
    color: #fff;
}

.artist img {
    width: 75px;
    border-radius: 2px;
    float: left;
    margin: 0 10px 0 0;
    border: 3px solid #333;
    padding: 5px;
}

@media (max-width:1024px) {
    .best10 {
        padding: 0;
        height: auto;
        overflow: hidden
    }
}

.tabs {
    width: 100%;
    margin: 0;
    padding: 0;
    overflow: hidden
}

.tabs li {
    float: left;
    width: 12%;
    overflow: hidden;
    list-style: none;
    outline: 0;
    margin: 0 1% 0 0;
    border-radius: 5px;
    border: 1px solid #dedede
}

.tabs li a {
    font-weight: 700;
    color: #fff;
    padding: 15px 5px;
    display: block;
    font-size: .9rem;
    text-align: center;
    background-color: #1ea0b4;
    text-decoration: none;
    outline: 0
}

.tabs li a.inactive {
    color: #1ea0b4;
    background: #fff;
    outline: 0
}

.tabcontent {
    display: none;
    overflow: hidden;
    width: 100%;
    text-align: left;
    padding: 25px 0 0 0
}

@media (max-width:1024px) {
    .tabs {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between
    }
    .tabs li {
        float: none;
        width: 32.7%;
        margin: 0 0 1% 0
    }
}

.frequency {
    display: flex;
    flex-wrap: wrap;
}

.freq {
    width: 18%;
    display: block;
    border: 1px solid #eee;
    margin: 1%;
    padding: 25px;
}

.freq .location {
    font-size: 1.4rem;
    display: block;
    color: #1ea0b4;
    margin-left: auto;
    margin-right: auto;
    width: 50em;
}

.freq .fm {
    font-size: 2rem;
    font-weight: 700;
    display: block;
}

@media (max-width:1366px) {
    .freq {
        width: 23%;
    }
}

@media (max-width:1024px) {
    .frequency {
        justify-content: space-between;
    }
    .freq {
        width: 48%;
        margin: 0 0 3% 0;
    }
}

.blocks {
    display: flex;
    flex-wrap: wrap;
}

.block {
    width: 23%;
    display: block;
    border: 1px solid #e9e9e9;
    margin: 1%;
    background-color: #fff;
    padding: 20px;
}

.block:last-child {
    display: none;
}

.block img {
    width: 100%;
    vertical-align: bottom;
}

.block p {
    font-size: 1.4rem;
    font-weight: 600;
    display: block;
}

.block span {
    font-size: .9rem;
    display: block;
}

@media (max-width:1366px) {
    .block {
        width: 31%;
    }
}

@media (max-width:1024px) {
    .block {
        width: 48%;
    }
}

@media (max-width:768px) {
    .block {
        width: 100%;
        margin: 0 0 2% 0;
    }
}

.news {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    border-bottom: 1px solid #dedede;
}

.new {
    display: block;
    padding: 50px 25px;
}

.new:nth-child(even) {
    width: 70%;
}

.news:last-child {
    border-bottom: 0;
}

.new img {
    width: 95%;
    border-radius: 8px;
    border: 1px solid #eee;
    box-shadow: -10px -10px 10px #ccc;
}

.new .new-date {
    font-size: 1rem;
    font-weight: 100;
    color: #777;
    display: block;
}

.new .new-title {
    font-size: 1.6rem;
    font-weight: 600;
    display: block;
}

.new .new-content {
    font-size: 1rem;
    font-weight: 100;
    display: block;
}

.new .new-category {
    font-size: 1rem;
    display: block;
    color: #1ea0b4;
}

@media (max-width:768px) {
    .news {
        flex-wrap: nowrap;
    }
    .new {
        display: block;
        padding: 20px 0;
    }
    .new img {
        width: 75%;
        border-radius: 8px;
        
        
    }
    .new:nth-child(even) {
        width: 90%;
    }
}

.gallery {
    margin: 10px 0 0 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.gallery a {
    width: 23.3%;
    display: block;
    overflow: hidden;
    padding: 0;
    margin: 0 0 2% 0;
    color: #111;
    text-align: center;
    background-color: #fff;
    border: 1px solid #dedede;
    border-radius: 3px;
    position: relative;
}

.gallery a img {
    width: 100%;
    vertical-align: bottom
}

.gallery a span {
    font-size: .9rem;
    font-weight: 700;
    color: #1ea0b4;
    padding: 15px 0;
    display: block;
}

.live {
    position: absolute;
    top: 18%;
    right: 0;
    z-index: 5;
    overflow: hidden;
    padding: 0;
    color: #fff;
    background-color: rgba(255, 0, 42, .8);
}

.live small {
    display: block;
    line-height: 100%;
    padding: 5px;
}

.live small:before {
    font-family: dripicons-v2;
    content: "\e066";
    float: left;
    margin: 0 5px 0 0;
}

@media (max-width:1024px) {
    .gallery {
        margin: 10px 0 0 0;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between
    }
    .gallery a {
        width: 48%;
        margin: 0 0 2% 0
    }
}

a.whatsapp {
    display: block;
    width: 60px;
    height: 60px;
    overflow: hidden;
    background: #45c455 url(../svg/whatsapp.svg) center center no-repeat;
    background-size: 30px;
    -webkit-transition: .3s;
    transition: .3s;
    border-radius: 50%;
    border: 1px solid #fff;
    position: fixed;
    bottom: 15px;
    left: 25px;
    z-index: 99
}

a.whatsapp.desktop {
    display: block!important
}

a.whatsapp.mobile {
    display: none!important
}

@media (max-width:1024px) {
    a.whatsapp.desktop {
        display: none!important
    }
    a.whatsapp.mobile {
        display: block!important;
        border-radius: 0;
        left: auto;
        right: 10px;
        bottom: 10px;
        border: 0
    }
}

footer {
    width: 100%;
    display: table;
    padding: 0;
    margin: 0;
    color: #fff;
    position: relative;
    border-top: 1px solid #2d3236;
    background: #1d1d1b
}

.footer-title {
    display: block;
    overflow: hidden;
    font-weight: 700;
    padding: 0;
    font-size: 1.5rem;
    margin: 0 0 25px 0;
    color: #eee
}

.links {
    display: block;
    margin: 0;
    padding: 5px 0
}

.footer-link {
    color: #dedede;
    font-weight: 300;
    display: inline;
    font-size: 1rem
}

.footer-link:hover {
    color: #999
}

@media (max-width:1024px) {
    .footer-title {
        font-size: 2rem
    }
    .footer-link {
        margin: 5px 0;
        font-size: 1.3rem
    }
}

.columns {
    padding: 100px 0;
    width: 95%;
    margin: 0 auto;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    font-size: 1rem;
    font-weight: 300
}

.columns .cols {
    display: block;
    width: 25%
}

.columns .cols.first {
    display: block;
}

@media (max-width:1024px) {
    .columns {
        padding: 25px 0;
        width: 100%;
        flex-wrap: wrap
    }
    .columns .cols {
        width: 49%;
        text-align: left;
        padding: 15px 25px
    }
}

@media (max-width:480px) {
    .columns .cols.first {
        width: 100%
    }
    .columns .cols {
        width: 100%
    }
}

.adress {
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 5px 0
}

.adress span {
    color: #eee;
    display: block;
    float: left;
    padding: 0;
    margin: 0 10px 0 0
}

.adress span:before {
    font-family: dripicons-v2;
    width: 45px;
    height: 45px;
    line-height: 45px;
    margin: 0 10px 10px 0;
    text-align: center;
    float: left;
    display: block;
    overflow: hidden;
    background: #1ea0b4;
    border-radius: 20%;
    font-size: 1.2rem
}

.adress span.phone:before {
    content: "\e030"
}

.adress span.email:before {
    content: "\e015"
}

.adress span.fax:before {
    content: "\e038"
}

.adress span.maps:before {
    content: "\e012"
}

.social-mobile {
    display: none
}

.social-footer {
    width: 100%;
    display: block;
    overflow: hidden;
    padding: 0;
    margin: 0;
    color: #fff
}

.social-footer a {
    display: inline-block;
    width: 55px;
    height: 55px;
    text-align: center;
    margin: 0 10px 0 0;
    overflow: hidden;
    position: relative;
    border: 2px solid #fff;
    border-radius: 100px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 25px
}

.social-footer a:hover {
    background-color: #1ea0b4;
    border: 2px solid #1ea0b4;
    color: #fff
}

.social-footer a.social_facebook {
    content: "";
    background-image: url(../svg/social_facebook.svg)
}

.social-footer a.social_twitter {
    content: "";
    background-image: url(../svg/social_twitter.svg)
}

.social-footer a.social_instagram {
    content: "";
    background-image: url(../svg/social_instagram.svg)
}

.social-footer a.social_youtube {
    content: "";
    background-image: url(../svg/social_youtube.svg)
}

@media (max-width:1024px) {
    .social-mobile {
        display: block;
        margin: 15px 0 35px 0
    }
}

.bottom {
    width: 100%;
    display: block;
    overflow: hidden;
    padding: 13px 0;
    margin: 0;
    color: #fff;
    border-top: 1px solid #333;
    background-color: #222;
}

.bottom .wrapper {
    width: 95%;
    margin: 0 auto
}

.copyright {
    display: block;
    font-weight: 400;
    margin: 0;
    float: left;
    margin: 0;
    padding: 0;
    font-size: .8rem
}

.copyright b {
    color: #fff;
    font-weight: 800
}

.radyo-tescil {
    display: block;
    font-weight: 400;
    margin: 0;
    float: right;
    font-size: .8rem
}

.radyo-tescil a {
    color: #0080FF;
    font-weight: 800
}

.radyo-tescil a b {
    color: #FF0000;
    font-weight: 800
}

@media (max-width:690px) {
    .bottom .wrapper {
        width: 89%
    }
}

#map_container {
    width: 100%;
    height: 400px;
    position: relative;
    display: block;
    overflow: hidden;
    border-bottom: 1px solid #dedede;
}

#map_container iframe {
    display: block;
    width: 100%;
    height: 100%;
    background-color: #eee;
    position: absolute;
    border: 0!important;
    left: 0;
}

.contact_info {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
    font-weight: 600;
    padding: 0;
}

.contact_info .row {
    display: block;
    width: 33%;
    min-height: 150px;
    margin: 0;
    padding: 25px;
    text-align: center;
    font-size: 1rem
}

.contact_info .row p {
    margin: 0;
    padding: 0;
}

.contact_info .row .icon {
    display: block;
    width: 100px;
    height: 100px;
    line-height: 50px;
    border-radius: 30%;
    margin: 0 auto;
    text-align: center;
    background-color: #f5f5f5;
    padding: 25px 0;
    font-size: 3rem;
    color: #000;
    border: 1px solid #dedede
}

@media (max-width:768px) {
    .contact_info .row {
        display: block;
        width: 100%;
        min-height: 150px;
        margin: 0 0 2% 0;
        padding: 15px
    }
}

.contact_form {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
    margin: 25px auto
}

.contact_form>.row {
    width: 49%;
    display: block;
    overflow: hidden;
    color: #111;
    margin: 0 0 10px 0;
    padding: 0
}

.contact_form>.row input, .contact_form>.row textarea {
    width: 100%;
    font-size: 16px;
    display: block;
    padding: 0 20px;
    height: 50px;
    line-height: 50px;
    color: #111;
    border: 1px solid #dedede;
    -webkit-transition: .2s;
    transition: .2s;
    margin: 0 0 15px 0;
}

.contact_form>.row textarea {
    height: 180px
}

.contact_form>.row input:focus, .contact_form>.row textarea:focus {
    border: 1px solid #1ea0b4;
    background: #f7f7f7
}

.contact_form>.row .security {
    display: block;
    padding: 5px 0;
    text-align: center;
    float: left;
    margin: 0 15px 0 0;
    font-size: 2rem;
    font-weight: 700;
    color: #e40230
}

.contact_form>.row input[type="submit"] {
    width: 100%;
    height: 60px;
    font-size: 1.2rem;
    line-height: 60px;
    font-weight: 700;
    border-radius: 5px;
    margin: 0;
    display: block;
    border: none;
    background: #111;
    color: #fff;
    cursor: pointer;
    transition: all .30s linear;
    -moz-transition: all .30s linear;
    -webkit-transition: all .30s linear;
    float: right;
}

.contact_form>.row input[type="submit"]:hover {
    color: #fff;
    background: #EF384A;
}

@media (max-width:1024px) {
    .contact_form>.row {
        width: 100%;
    }
}

.lightbox {
    cursor: pointer;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(255, 255, 255, 1);
    z-index: 999999999999!important
}

.lightbox img {
    display: block;
    position: absolute
}

.lightbox-loading {
    background: url(../images/loading.gif) center center no-repeat;
    width: 80px;
    height: 80px;
    margin: -20px 0 0 -16px;
    position: absolute;
    top: 50%;
    left: 50%
}

.lightbox-caption {
    display: none;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    text-align: center;
    z-index: 9998
}

.lightbox-caption p {
    margin: 0 auto;
    max-width: 70%;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding: 10px;
    color: #fff;
    font-size: 12px;
    line-height: 18px
}

.lightbox-button {
    position: absolute;
    z-index: 9999;
    background: no-repeat center center;
    width: 32px;
    height: 32px;
    opacity: .9;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s
}

.lightbox-button:focus, .lightbox-button:hover {
    opacity: 1
}

.lightbox-close {
    right: 30px;
    top: 20px;
    background-image: url(../images/svg/close.svg);
    background-size: 25px
}

.lightbox-nav {
    top: 47%;
    width: 100%;
    margin-top: -16px
}

.lightbox-nav-next {
    right: 30px;
    width: 40px;
    height: 40px;
    background-image: url(../images/svg/next.svg);
    background-size: 60px
}

.lightbox-nav-prev {
    left: 30px;
    width: 40px;
    height: 40px;
    background-image: url(../images/svg/prev.svg);
    background-size: 60px
}

.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel {
    display: none;
    position: relative;
    width: 100%
}

.owl-carousel .owl-wrapper {
    display: none;
    position: relative;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%
}

.owl-carousel .owl-wrapper-outer.autoHeight {
    -webkit-transition: height .5s ease-in-out;
    -moz-transition: height .5s ease-in-out;
    -ms-transition: height .5s ease-in-out;
    -o-transition: height .5s ease-in-out;
    transition: height .5s ease-in-out
}

.owl-controls .owl-buttons div, .owl-controls .owl-page {
    cursor: pointer
}

.owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.grabbing {
    cursor: url(../owl-carousel/grabbing.png) 8 8, move
}

.owl-carousel .owl-item, .owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.owl-theme .owl-controls {
    position: absolute;
    top: 45%;
    width: 100%;
    display: block
}

.owl-theme .owl-controls .owl-buttons div {
    color: #fff;
    display: inline-block;
    zoom: 1;
    margin: 0;
    padding: 0;
    height: 50px;
    width: 50px;
    font-size: 1.4rem;
    line-height: 50px;
    text-align: center;
    background: #111;
    position: absolute;
    z-index: 5;
    font-family: dripicons-v2
}

.owl-prev {
    left: -60px
}

.owl-prev:before {
    content: "\55"
}

.owl-next {
    right: -60px
}

.owl-next:before {
    content: "\56"
}

@media (max-width:1024px) {
    .owl-theme .owl-controls {
        top: 35%
    }
    .owl-prev {
        left: 11px
    }
    .owl-next {
        right: 11px
    }
}

.owl-theme .owl-controls.clickable .owl-buttons div:hover {
    filter: Alpha(Opacity=100);
    opacity: .5;
    text-decoration: none
}

.owl-theme .owl-controls .owl-page {
    display: inline-block;
    zoom: 1
}

.owl-theme .owl-controls .owl-page span {
    display: block;
    width: 12px;
    height: 12px;
    margin: 5px 7px;
    filter: Alpha(Opacity=50);
    opacity: .5;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: #869791
}

.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
    filter: Alpha(Opacity=100);
    opacity: 1
}

.owl-theme .owl-controls .owl-page span.owl-numbers {
    height: auto;
    width: auto;
    color: #fff;
    padding: 2px 10px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px
}

.owl-item.loading {
    min-height: 150px;
    background: url(../images/loading.png) no-repeat center center
}

.owl-origin {
    -webkit-perspective: 1200px;
    -webkit-perspective-origin-x: 50%;
    -webkit-perspective-origin-y: 50%;
    -moz-perspective: 1200px;
    -moz-perspective-origin-x: 50%;
    -moz-perspective-origin-y: 50%;
    perspective: 1200px
}

.owl-fade-out {
    z-index: 10;
    -webkit-animation: fadeOut .7s both ease;
    -moz-animation: fadeOut .7s both ease;
    animation: fadeOut .7s both ease
}

.owl-fade-in {
    -webkit-animation: fadeIn .7s both ease;
    -moz-animation: fadeIn .7s both ease;
    animation: fadeIn .7s both ease
}

.owl-backSlide-out {
    -webkit-animation: backSlideOut 1s both ease;
    -moz-animation: backSlideOut 1s both ease;
    animation: backSlideOut 1s both ease
}

.owl-backSlide-in {
    -webkit-animation: backSlideIn 1s both ease;
    -moz-animation: backSlideIn 1s both ease;
    animation: backSlideIn 1s both ease
}

.owl-goDown-out {
    -webkit-animation: scaleToFade .7s ease both;
    -moz-animation: scaleToFade .7s ease both;
    animation: scaleToFade .7s ease both
}

.owl-goDown-in {
    -webkit-animation: goDown .6s ease both;
    -moz-animation: goDown .6s ease both;
    animation: goDown .6s ease both
}

.owl-fadeUp-in {
    -webkit-animation: scaleUpFrom .5s ease both;
    -moz-animation: scaleUpFrom .5s ease both;
    animation: scaleUpFrom .5s ease both
}

.owl-fadeUp-out {
    -webkit-animation: scaleUpTo .5s ease both;
    -moz-animation: scaleUpTo .5s ease both;
    animation: scaleUpTo .5s ease both
}

@-webkit-keyframes empty {
    0% {
        opacity: 1
    }
}

@-moz-keyframes empty {
    0% {
        opacity: 1
    }
}

@keyframes empty {
    0% {
        opacity: 1
    }
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@-moz-keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@-moz-keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@-webkit-keyframes backSlideOut {
    25% {
        opacity: .5;
        -webkit-transform: translateZ(-500px)
    }
    75% {
        opacity: .5;
        -webkit-transform: translateZ(-500px) translateX(-200%)
    }
    100% {
        opacity: .5;
        -webkit-transform: translateZ(-500px) translateX(-200%)
    }
}

@-moz-keyframes backSlideOut {
    25% {
        opacity: .5;
        -moz-transform: translateZ(-500px)
    }
    75% {
        opacity: .5;
        -moz-transform: translateZ(-500px) translateX(-200%)
    }
    100% {
        opacity: .5;
        -moz-transform: translateZ(-500px) translateX(-200%)
    }
}

@keyframes backSlideOut {
    25% {
        opacity: .5;
        transform: translateZ(-500px)
    }
    75% {
        opacity: .5;
        transform: translateZ(-500px) translateX(-200%)
    }
    100% {
        opacity: .5;
        transform: translateZ(-500px) translateX(-200%)
    }
}

@-webkit-keyframes backSlideIn {
    0%, 25% {
        opacity: .5;
        -webkit-transform: translateZ(-500px) translateX(200%)
    }
    75% {
        opacity: .5;
        -webkit-transform: translateZ(-500px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateZ(0) translateX(0)
    }
}

@-moz-keyframes backSlideIn {
    0%, 25% {
        opacity: .5;
        -moz-transform: translateZ(-500px) translateX(200%)
    }
    75% {
        opacity: .5;
        -moz-transform: translateZ(-500px)
    }
    100% {
        opacity: 1;
        -moz-transform: translateZ(0) translateX(0)
    }
}

@keyframes backSlideIn {
    0%, 25% {
        opacity: .5;
        transform: translateZ(-500px) translateX(200%)
    }
    75% {
        opacity: .5;
        transform: translateZ(-500px)
    }
    100% {
        opacity: 1;
        transform: translateZ(0) translateX(0)
    }
}

@-webkit-keyframes scaleToFade {
    to {
        opacity: 0;
        -webkit-transform: scale(.8)
    }
}

@-moz-keyframes scaleToFade {
    to {
        opacity: 0;
        -moz-transform: scale(.8)
    }
}

@keyframes scaleToFade {
    to {
        opacity: 0;
        transform: scale(.8)
    }
}

@-webkit-keyframes goDown {
    from {
        -webkit-transform: translateY(-100%)
    }
}

@-moz-keyframes goDown {
    from {
        -moz-transform: translateY(-100%)
    }
}

@keyframes goDown {
    from {
        transform: translateY(-100%)
    }
}

@-webkit-keyframes scaleUpFrom {
    from {
        opacity: 0;
        -webkit-transform: scale(1.5)
    }
}

@-moz-keyframes scaleUpFrom {
    from {
        opacity: 0;
        -moz-transform: scale(1.5)
    }
}

@keyframes scaleUpFrom {
    from {
        opacity: 0;
        transform: scale(1.5)
    }
}

@-webkit-keyframes scaleUpTo {
    to {
        opacity: 0;
        -webkit-transform: scale(1.5)
    }
}

@-moz-keyframes scaleUpTo {
    to {
        opacity: 0;
        -moz-transform: scale(1.5)
    }
}

@keyframes scaleUpTo {
    to {
        opacity: 0;
        transform: scale(1.5)
    }
}

@keyframes equalize {
    0% {
        height: 48px
    }
    4% {
        height: 42px
    }
    8% {
        height: 40px
    }
    12% {
        height: 30px
    }
    16% {
        height: 20px
    }
    20% {
        height: 30px
    }
    24% {
        height: 40px
    }
    28% {
        height: 10px
    }
    32% {
        height: 40px
    }
    36% {
        height: 48px
    }
    40% {
        height: 20px
    }
    44% {
        height: 40px
    }
    48% {
        height: 48px
    }
    52% {
        height: 30px
    }
    56% {
        height: 10px
    }
    60% {
        height: 30px
    }
    64% {
        height: 48px
    }
    68% {
        height: 30px
    }
    72% {
        height: 48px
    }
    76% {
        height: 20px
    }
    80% {
        height: 48px
    }
    84% {
        height: 38px
    }
    88% {
        height: 48px
    }
    92% {
        height: 20px
    }
    96% {
        height: 45px
    }
    100% {
        height: 48px
    }
}


.sayfalama {
    padding: 3px;
    margin: 3px;
    text-align:center;
}

.sayfalama a {
    padding: 2px 5px 2px 5px;
    margin: 2px;
    border: 1px solid #EEE;
    text-decoration: none;
    color: #036CB4;
}

.sayfalama a:hover,
.sayfalama a:active {
    border: 1px solid #999;
    color: #666;
}
.sayfalama .secili {
    padding: 2px 5px 2px 5px;
    margin: 2px;
    border: 1px solid #036CB4;
    font-weight: bold;
    background-color: #036CB4;
    color: #FFF;
}
.sayfalama .pasif {
    padding: 2px 5px 2px 5px;
    margin: 2px;
    border: 1px solid #EEE;
    color: #DDD;
}

.whatsapp_icon_dis{
    position: fixed;
    z-index: 1;
    left: 30px;
    bottom: 30px;
}
.whatsapp_icon_dis .whatsapp_icon{
    background: #20c73c;
    float: left;
    font-size: 50px;
    color: #fff;
    border-radius: 50%;
    width: 70px;
    text-align: center;
}
.whatsapp_icon_dis .whatsapp_text{
    float: left;
    background: #20c73c;
    position: relative;
    margin-top: 25px;
    color: #fff;
    left: -15px;
    top: -3px;
    padding: 4px 57px 4px 21px;
    text-align: left;
    border-radius: 20px;
}
.whatsapp_icon_dis .whatsapp_text img{
    width: 50px;
    position: absolute;
    right: -7px;
    top: -19px;
}
@keyframes rotation {
    50% { transform: rotate(40deg);width: 55px; }
    100% { transform: rotate(0deg);width: 50px; }
}
.whatsapp_icon_dis .whatsapp_text img {
  -webkit-animation: rotation 2s infinite linear;
}
@keyframes ripple{0%{opacity:1;-webkit-transform:scale(0);transform:scale(0)}100%{opacity:0;-webkit-transform:scale(1);transform:scale(1)}}
.baloncuk{
    position: fixed;
    left: -14px;
    bottom: -13px;
    z-index: 99998;
    background: #a6e2ff;
    padding-left: 10px;
    color: #fff;
    padding-right: 12px;
    border-radius: 0 10px 10px 0;
    padding: 5px;
    border-radius: 100px;
    -webkit-animation: ripple 1.8s infinite;
    animation: ripple 1.8s infinite;
    width: 160px;
    height: 160px;
    z-index: -1;
} 