/*Theme Name: Doktor Teması V2
Author: Siteni Tasarla
Author URI: https://www.sitenitasarla.com
Description: Doktor Teması V2 sitenitasarla.com tarafindan SEO uyumlu olarak duzenlenmistir.
Version: 1.0
Release Date: 2020
*/
@charset "UTF-8";
body {
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    letter-spacing: 0px;
    color: #768185;
    font-weight: 400;
    line-height: 26px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 400;
    color: #252728;
    font-family: 'Poppins', sans-serif;
    margin: 0px 0px 15px 0px;
    text-transform: capitalize;
}

h1 {
    font-size: 34px;
}

h2 {
    font-size: 24px;
    line-height: 30px;
    font-size: 30px;
    line-height: 30px;
    font-weight: bold;
    color: #202020;
}

h3 {
    font-size: 21px;
    line-height: 36px;
    font-weight: bold;
    color: #295a81;
}

h4 {
    font-size: 17px;
    line-height: 22px;
    font-weight: 700;
    color: #295a81;
}

h5 {
    font-size: 14px;
}

h6 {
    font-size: 12px;
}

p {
    margin: 0 0 30px;
    line-height: 1.6;
}

p:last-child {
    margin: 0px;
}

ol {
    list-style: none;
    margin: 0;
    padding: 0;
}
ul
 {
    margin: 0;
    padding: 0;
}
a {
    text-decoration: none;
    color: #252728;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

a:focus,
a:hover {
    text-decoration: none;
    color: #e4097f;
}
strong {
    color: #111;
    font-weight: 700;
    margin-right: 8px;
}
hr {
    border-bottom: 1px solid #dfe6ea;
    margin-bottom: 40px;
    margin-top: 40px;
}
.hizmetbaslik {
    font-weight: 600;
    font-size: 30px;
    text-transform: uppercase;
    color: #202020;
}
.btn {
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    text-transform: capitalize;
    font-weight: 700;
    padding: 16px 20px;
    margin-bottom: 4px;
    letter-spacing: 0px;
    border-radius: 3px;
    border: transparent;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.btn-primary {
    background-color: #e4097f;
    color: #fff;
}

.btn-primary:hover {
    background-color: #3c3c3c;
    color: #fff;
}

.btn-primary2 {
    background-color: #202020;
    color: #fff;
}

.btn-primary2:hover {
    background-color: #3c3c3c;
    color: #fff;
}

.btn-primary3 {
    background-color: #202020;
    color: #fff;
}

.btn-primary3:hover {
    background-color: #595959;
    color: #fff;
}

.btn-primary.focus,
.btn-primary:focus {
    background-color: #1b9bd0;
    color: #fff;
}

.btn-default {
    background-color: #4e5257;
    color: #fff;
}

.btn-default:hover {
    background-color: #295a81;
    color: #fff;
}

.btn-default.focus,
.btn-default:focus {
    background-color: #0c285f;
    color: #fff;
}

.btn-lg {
    padding: 18px 26px;
    font-size: 15px;
}

.btn-sm {
    padding: 12px 18px;
    font-size: 13px;
}
.btn-xs {
    padding: 10px 16px;
    font-size: 10px;
}
.btn-link {
    color: #4e5257;
    border-bottom: 2px solid #4e5257;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.btn-link:hover {
    color: #0c285f;
    border-bottom: 2px solid #0c285f;
    text-decoration: none;
}
button.btn {
    margin-right: -1px;
}
.sitenitasarla-hizmet {
    padding-top: 40px;
    padding-bottom: 40px;
}
.icerik-sitenitasarla {
    padding-top: 25px;
    padding-bottom: 45px;
}
.icerikbolum-kukumavnet {
    padding-top: 80px;
    padding-bottom: 30px;
}
.mb20 {
    margin-bottom: 20px;
}
.mb30 {
    margin-bottom: 30px;
}
.mt10 {
    margin-top: 10px;
}
.mt20 {
    margin-top: 20px;
}
.mb50 {
    margin-bottom: 50px;
}
.mrf-50 {
margin-right:50px;
}
.bg-white {
    background-color: #fff;
}
.anasayfaH1 {
    margin-bottom: 40px;
	font-weight:600;
	text-align:center;
	 color: #202020;
}
.text-white {
    color: #fff;
}
.sitenitasarlacom-ftdata {
    color: #fff;
}
.sitenitasarlacom-ftdata:hover {
    color: #e4097f;
}
.text-black {
    color: #111;
}
.imgAna{border-radius: 7px; margin: 15px 0 5px 0;}
.kukumavnet-slogan {
    padding-top: 90px;
    padding-bottom: 90px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;

    background-image: url(../images/sloganbg.jpg);
}
.slogan-metni {
    font-size: 35px;
    font-weight: 400;
    font-family: 'Poppins', sans-serif;
    margin-bottom: 5px;
	font-weight:600;
	color:#fff;
	text-shadow: 2px 1px 9px #000;
	letter-spacing: 1px;
}
img {
    width: auto;
    max-width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    border-radius: 5px;
    line-height: normal;
    vertical-align: middle;
}
.imghover {
    display: block;
    position: relative;
    max-width: 100%;
}
.imghover::before,
.imghover::after {
    display: block;
    position: absolute;
    content: "";
    text-align: center;
    opacity: 0;
}
.imghover::before {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.imghover::after {
    top: 55%;
    left: 50%;
    padding: 10px;
    line-height: 10px;
    margin: -25px 0 0 -25px;
    content: "\f00e";
    font-family: "FontAwesome";
    font-size: 30px;
}
.imghover:hover::before,
.imghover:hover::after {
    opacity: 1;
}
.imghover:hover::before {
    background-color: rgba(39, 85, 151, 0.85);
}
.imghover:hover::after {
    color: #fff;
}
.icon-1x {
    font-size: 18px;
}
.icon-2x {
    font-size: 38px;
}
.icon-4x {
    font-size: 65px;
}
.icon-6x {
    font-size: 88px;
}
.icon-8x {
    font-size: 108px;
}
.icon-default {
    color: #aa9144;
}
.icon-primary {
    color: #474954;
}
.icon-secondary {
    color: #fff;
}
.icon-white {
    color: #fff;
}
.yanmenu-baslik{
	font-size: 24px;
    border-bottom: 1px solid #dee2e6;
    padding: 20px;
}
.ustbar {
    background-color: #fff;
    padding-top: 20px;
    padding-bottom: 20px;
}
.telefon-bilgi {
    margin-left: 55px;
}
.telefon-simge {
    font-size: 27px;
    color: #4e5257;
    float: left;
    margin-right: 10px;
}
.telefon-ust {
    font-size: 14px;
    color: #202020;
    font-weight: 700;
}
.social ul {
    float: right;
}
.social ul li {
    float: left;
}
.social ul li a {
    font-size: 13px;
    padding: 12px 10px;
    color: #b6e1ab;
}
.social ul li a:hover {
    color: #fff;
}
.sitenitasarla-menu {
    z-index: 9;
    background: #fff;
    position: relative;
    background-color: #e4097f;
}
.header-btn {
    padding-top: 4px;
    text-align: right;
}
#kukumavnet {
    float: right;
}
#kukumavnet,
#kukumavnet ul,
#kukumavnet ul li,
#kukumavnet ul li a,
#kukumavnet #menu-button {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
    line-height: 1;
    display: block;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#kukumavnet:after,
#kukumavnet>ul:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

#kukumavnet #menu-button {
    display: none;
}

#kukumavnet {
    font-family: 'Poppins', sans-serif;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
}

#kukumavnet>ul>li {
    float: left;
}

#kukumavnet.align-center>ul {
    font-size: 0;
    text-align: center;
}

#kukumavnet.align-center>ul>li {
    display: inline-block;
    float: none;
}

#kukumavnet.align-center ul ul {
    text-align: left;
}

#kukumavnet.align-right>ul>li {
    float: right;
}

#kukumavnet>ul>li>a {
    border-right: 1px solid #fff;
    margin-left: -1px;
    border-left: 1px solid #fff;
    padding: 15px 12px;
    font-size: 13px;
    color: #fff;
    text-decoration: none;
    font-weight: 500;
	    text-transform: uppercase;
}

#kukumavnet>ul>li:hover>a {
    color: #fff;
    background-color: #a5015a;
    border-radius: 0%;
}

#kukumavnet>ul>li.has-sub>a {
    padding-right: 30px;
}

#kukumavnet>ul>li.has-sub>a:before {
    position: absolute;
    right: 10px;
    font-family: FontAwesome;
    content: "\f107";
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}

#kukumavnet ul ul {
    position: absolute;
    left: -9999px;
    margin: -1px;
}

#kukumavnet.align-right ul ul {
    text-align: right;
}
#kukumavnet ul ul li {
    top: 0px;
    height: 0;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}
#kukumavnet li:hover>ul {
    left: auto;
}
#kukumavnet.align-right li:hover>ul {
    left: auto;
    right: 0;
}
#kukumavnet li:hover>ul>li {
    height: 45px;
}
#kukumavnet ul ul ul {
    margin-left: 100%;
    top: 0;
}
#kukumavnet.align-right ul ul ul {
    margin-left: 0;
    margin-right: 100%;
}
#kukumavnet ul ul li a {
    padding: 15px 10px;
    width: 220px;
    font-size: 12px;
    text-decoration: none;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
    border-bottom: #ffffff 1px solid;
}
#kukumavnet ul ul li:first-child>a {
    border-top-right-radius: 0%;
}

#kukumavnet ul ul li:last-child>a {
    border-bottom-right-radius: 0%px;
    border-bottom-left-radius: 0%px;
}

#kukumavnet ul ul li:last-child>a,
#kukumavnet ul ul li.last-item>a {
    border-bottom: 0;
}
#kukumavnet ul ul li:hover>a,
#kukumavnet ul ul li a:hover {
    color: #fff;
    background-color: #a5015a;
}
#kukumavnet ul ul li.has-sub>a:after {
    position: absolute;
    top: 16px;
    right: 11px;
    width: 8px;
    height: 2px;
    display: block;
    background: #dddddd;
    content: '';
}
#kukumavnet.align-right ul ul li.has-sub>a:after {
    right: auto;
    left: 11px;
}
#kukumavnet ul ul li.has-sub>a:before {
    position: absolute;
    top: 13px;
    right: 14px;
    display: block;
    width: 2px;
    height: 8px;
    background: #dddddd;
    content: '';
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}

#kukumavnet.align-right ul ul li.has-sub>a:before {
    right: auto;
    left: 14px;
}

#kukumavnet ul ul>li.has-sub:hover>a:before {
    top: 17px;
    height: 0;
}

#kukumavnet.small-screen {
    width: 100%;
}

#kukumavnet.small-screen ul {
    width: 100%;
    display: none;
}

#kukumavnet.small-screen.align-center>ul {
    text-align: left;
}

#kukumavnet.small-screen ul li {
    width: 100%;
    border-top: 1px solid #fff;
    top: auto;
    background-color: #e4097f;
}

#kukumavnet.small-screen ul ul li,
#kukumavnet.small-screen li:hover>ul>li {
    height: auto;
}

#kukumavnet.small-screen ul li a,
#kukumavnet.small-screen ul ul li a {
    width: 100%;
    border-bottom: 0;
    padding: 20px 15px;
    color: #fff;
}

#kukumavnet.small-screen>ul>li>a:after {
    position: absolute;
    top: 16px;
    right: -3px;
    height: 2px;
    display: block;
    content: '';
}

#kukumavnet.small-screen>ul>li {
    float: none;
}

#kukumavnet.small-screen ul ul li a {
    padding-left: 25px;
}

#kukumavnet.small-screen ul ul ul li a {
    padding-left: 35px;
}

#kukumavnet.small-screen ul ul li a {
    color: #fff;
    background: #a5015a;
}

#kukumavnet.small-screen ul ul li:hover>a,
#kukumavnet.small-screen ul ul li.active>a {
    color: #fff;
    background-color: #4e5257;
}

#kukumavnet.small-screen ul ul,
#kukumavnet.small-screen ul ul ul,
#kukumavnet.small-screen.align-right ul ul {
    position: relative;
    left: 0;
    width: 100%;
    margin: 0;
    text-align: left;
}

#kukumavnet.small-screen>ul>li.has-sub>a:after,
#kukumavnet.small-screen>ul>li.has-sub>a:before,
#kukumavnet.small-screen ul ul>li.has-sub>a:after,
#kukumavnet.small-screen ul ul>li.has-sub>a:before {
    display: none;
}

#kukumavnet.small-screen #menu-button {
    display: block;
    padding: 18px;
    color: #fff;
    cursor: pointer;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
    background-color: #e4097f;
    margin-top: 5px;
}

#kukumavnet.small-screen #menu-button:after {
    position: absolute;
    top: 16px;
    right: 17px;
    display: block;
    height: 12px;
    width: 20px;
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
    content: '';
}

#kukumavnet.small-screen #menu-button:before {
    position: absolute;
    top: 21px;
    right: 17px;
    display: block;
    height: 2px;
    width: 20px;
    background: #fff;
    content: '';
}

#kukumavnet.small-screen #menu-button.menu-opened:after {
    top: 20px;
    border: 0;
    height: 2px;
    width: 15px;
    background: #fff;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

#kukumavnet.small-screen #menu-button.menu-opened:before {
    top: 20px;
    background: #fff;
    width: 15px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

#kukumavnet.small-screen .submenu-button {
    position: absolute;
    z-index: 99;
    right: 0;
    top: 0;
    display: block;
    border-left: 1px solid #4e5257;
    height: 54px;
    width: 53px;
    cursor: pointer;
}

#kukumavnet.small-screen .submenu-button.submenu-opened {}

#kukumavnet.small-screen ul ul .submenu-button {
    height: 34px;
    width: 34px;
}

#kukumavnet.small-screen .submenu-button:after {
    position: absolute;
    top: 25px;
    right: 20px;
    width: 8px;
    height: 2px;
    display: block;
    background: #fff;
    content: '';
}

#kukumavnet.small-screen ul ul .submenu-button:after {
    top: 15px;
    right: 13px;
}

#kukumavnet.small-screen .submenu-button.submenu-opened:after {
    background: ;
}

#kukumavnet.small-screen .submenu-button:before {
    position: absolute;
    top: 22px;
    right: 23px;
    display: block;
    width: 2px;
    height: 8px;
    background: #fff;
    content: '';
}

#kukumavnet.small-screen ul ul .submenu-button:before {
    top: 12px;
    right: 16px;
}

#kukumavnet.small-screen .submenu-button.submenu-opened:before {
    display: none;
}

#kukumavnet.small-screen.select-list {
    padding: 5px;
}

#kukumavnet.small-screen>ul>li>a {
    border-left: transparent;
    margin: 0;
    border-right: transparent;
}

#kukumavnet.small-screen>ul>li:hover>a {
    border-left: transparent;
    border-right: transparent;
}

/*---------------------------------------------- 5.4 Page Header----------------------------------------------*/

.KukumavNet-baslikalani {
    background-image: url(../images/sloganbg.jpg);
    background-size: cover;
    margin: 0px;
    padding: 0px;
    border: 0px;
}
.sayfa-bolum-sitenitasarlacom {
    padding-top: 80px;
    padding-bottom: 80px;
}

.h1baslik {
    font-size: 50px;
    font-weight: 600;
    margin-bottom: 10px;
    color: #fff;
    text-shadow: -1px 1px 1px #000;
}
.sayfa-gezintisi {
    padding-top: 3px;
    color: #fff;
}
.sayfa-gezintisi .gezinti-KukumavNet {
    background-color: transparent;
    padding: 5px 0px;
    margin-bottom: 0px;
    font-size: 13px;
    font-weight: 600;
    border: none;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    color: #e7e7e7;
}
.gezinti-KukumavNet>li+li:before {
    padding: 0 5px;
    color: #c3c7cf;
    content: "/\00a0";
}
.gezinti-KukumavNet>li>a {
    color: #fff;
}
.sliderKukumavNet {
    margin-bottom: 0px;
}
.slider-img img {
    position: relative;
    z-index: -1;
}
.slider-kutu {
    position: absolute;
    bottom: 150px;
    color: #fff;
    background: rgba(0, 0, 0, 0.7);
    padding: 15px;
    border-radius: 5px;
}
.slider-baslik {
    color: #ffffff;
    font-size: 39px;
    font-weight: 600;
    line-height: 60px;
    text-shadow: 2px 2px 3px #000;
}

.slider-aciklama {
    color: #fff;
    text-shadow: 1px 1px 1px #000;
	font-size:30px;
	margin:0px;
}
.sliderKukumavNet .owl-dots {
    text-align: center !important;
    position: relative;
    bottom: 40px;
}
.sliderKukumavNet .owl-nav {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
}
.sliderKukumavNet .owl-nav .owl-prev {
    position: absolute;
    top: 40%;
    left: 0px;
    color: #fff;
    font-size: 18px;
    margin: 8px;
    padding-top: 4px;
    background: transparent;
    display: block;
    cursor: pointer;
    border-radius: 2px;
    height: 36px;
    width: 36px;
    border: 1px solid #fff;
}
.sliderKukumavNet .owl-nav .owl-next {
    position: absolute;
    top: 40%;
    right: 0px;
    color: #fff;
    font-size: 18px;
    margin: 8px;
    padding-top: 4px;
    background: transparent;
    display: block;
    cursor: pointer;
    border-radius: 2px;
    height: 36px;
    width: 36px;
    border: 1px solid #fff;
}
.sliderKukumavNet .owl-nav .owl-prev:hover {
    background-color: #4e5257;
    border: 2px solid #4e5257;
    text-decoration: none;
    color: #fff;
}
.sliderKukumavNet .owl-nav .owl-next:hover {
    background-color: #4e5257;
    border: 2px solid #4e5257;
    text-decoration: none;
    color: #fff;
}
.sliderKukumavNet .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
}
.sliderKukumavNet .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 4px;
    background: #fff;
    border-radius: 2px;
    border: 2px solid #fff;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity 200ms ease;
}
.sliderKukumavNet .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background-color: #202020;
    border: 2px solid #202020;
}
.sliderKukumavNet .owl-carousel .owl-item img {
    width: 100%;
}
.sitenitasarlacom-ft {
    background-color: #202226;
    padding-top: 70px;
    padding-bottom: 20px;
    color: #707884;
    font-weight: 400;
    font-size: 14px;
    background: url(../images/harita.png) #202226 no-repeat center center;
}
.sitenitasarlacom-ft-baslik {
    font-family: 'Poppins', sans-serif;
    margin-bottom: 40px;
    color: #fff;
    letter-spacing: 0px;
    font-size: 22px;
    font-weight: 400;
}
.sitenitasarlacom-ft-bolum {
    margin-bottom: 30px;
}

.sitenitasarlacom-ft-bolum ul {
    margin-bottom: 25px;
}

.sitenitasarlacom-ft-bolum ul li {
    line-height: 1;
    margin-bottom: 18px;
}

.sitenitasarlacom-ft-bolum ul li a {
    font-size: 14px;
    color: #707884;
    font-weight: 500;
}
.sitenitasarlacom-ft-bolum ul li a:hover {
    color: #fff;
}
.sitenitasarlacom-ft-social {
    margin-bottom: 30px;
}
.sitenitasarlacom-ft-social ul {
    margin-top: -1px;
}

.sitenitasarlacom-ft-social ul li {
    line-height: 1;
    margin-bottom: 8px;
}
.sitenitasarlacom-ft-social-btn {
    border-radius: 50px;
    display: inline-block;
    line-height: 1.5;
    height: 32px;
    width: 32px;
    padding-left: 12px;
    padding-top: 9px;
    padding-bottom: 0px;
    font-size: 10px;
    color: #fff;
}
.sitenitasarlacom-ft-social span {
    margin-left: 8px;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
}
.btn-twitter {
    background: #00aced;
    color: #fff;
}
.btn-twitter:hover,
.btn-twitter:active {
    background: #0084b4;
    color: #fff;
}
.btn-facebook {
    background: #3B5997;
    color: #fff;
}
.btn-facebook:hover,
.btn-facebook:active {
    background: #2d4372;
    color: #fff;
}
.btn-googleplus {
    background: #D64937;
    color: #fff;
}
.btn-googleplus {
    background: #D64937;
    color: #fff;
}
.btn-googleplus:hover,
.btn-googleplus:active {
    background: #b53525;
    color: #fff;
}
.btn-instagram {
    background: #fb3958;
    color: #fff;
}
.btn-instagram:hover,
.btn-instagram:active {
    background: #ed2c4b;
    color: #fff;
}
.btn-linkedin {
    background: #0074A1;
    color: #fff;
}
.btn-linkedin:hover,
.btn-linkedin:active {
    background: #006288;
    color: #fff;
}
.btn-social {
    margin: 20px 0px 25px 0px;
    -webkit-font-smoothing: antialiased;
    font-size: 12px;
}
.hizmet-bolumu-kukumavnet {
    border-radius: 5px;
    background-color: transparent;
    border: 1px solid #dfe6ea;
    margin-bottom: 30px;
}
.hizmet-icerik-sitenitasarla {
    text-align: center;
}
.hizmet-icerik-sitenitasarla i {
    font-size: 80px;
    color: #4e5257;
    margin-bottom: 20px;
    display: block;
}
.hizmet-icerik-sitenitasarla h3 {
    margin: 0px;
}
.gallery-thumbnail img {
    width: 100%;
}
.gallery-img img {
    width: 100%;
}
.iletisim-alani {
    margin-bottom: 30px;
    padding: 30px;
    border-radius: 5px;
    background-color: #4e5257;
    color: #fff;
}
.iletisim-baslik {
    padding-left: 50px;
    margin-top: -42px;
}
.iletisim-bilgi h4 {
    color: #fff;
}
.iletisim-bilgi p {
    color: #fff;
    font-size: 14px;
}
.iletisim-bilgi ul li {
    color: #fff;
    line-height: 2;
    margin-bottom: 20px;
}
.iletisim-bilgi ul li i {
    margin-right: 0px;
    color: #fff;
    font-size: 30px;
}
.iletisim-bilgi ul li:last-child {
    border-bottom: 0px;
}
.lazyKukumavNet {
    display: block;
    width: 100%;
}
.meta {
    font-size: 13px;
    margin-bottom: 20px;
    font-style: italic;
    font-weight: 700;
}
.meta i {
    color: #30bedb;
    margin-right: 5px;
}
@media only screen and (max-width:1200px) {
    #kukumavnet>ul>li>a {
        border-right: 1px solid #4e5257;
        border-left: 1px solid #4e5257;
        padding: 22px 25px;
        font-size: 13px;
        color: #fff;
        letter-spacing: 0px;
        text-decoration: none;
        font-weight: 600;
        text-transform: uppercase;
    }
    .slider-baslik {
        position: absolute;
        bottom: 40px;
        width: 100%;
        color: #fff;
    }
}
@media only screen and (max-width:992px) {}

@media only screen and (max-width:768px) {
    .sitenitasarla-navi {
        height: 0px;
    }
    .slider-baslik {
        position: absolute;
        bottom: 0px;
    }
    .slider-baslik {
        font-size: 24px;
        margin-bottom: 20px;
        line-height: 35px
    }
    .sliderKukumavNet .owl-nav .owl-prev i {
        display: block;
    }
    .sliderKukumavNet .owl-nav .owl-next i {
        display: block;
    }
    .sliderKukumavNet .owl-nav .owl-prev {
        font-size: 12px;
        padding: 3px 0px;
        height: 20px;
        width: 20px;
    }
    .sliderKukumavNet .owl-nav .owl-next {
        font-size: 12px;
        padding: 3px 0px;
        height: 20px;
        width: 20px;
    }
    .sliderKukumavNet .owl-dots {
        min-width: 100%;
        position: absolute;
        bottom: 4px;
        text-align: center !important;
    }
    .sayfa-bolum-sitenitasarlacom {
        padding-top: 50px;
        padding-bottom: 30px;
    }
    .h1baslik {
        font-size: 30px;
    }
    button.btn {
        padding: 12px 10px;
        font-size: 10px;
    }
}
@media only screen and (max-width:480px) {
    .sitenitasarla-navi {
        height: 0px;
    }
    .slider-baslik {
        bottom: 10px;
    }
    .slider-baslik {
        font-size: 18px;
    }
    .sliderKukumavNet .owl-nav .owl-prev {
        font-size: 12px;
        padding: 3px 0px;
        height: 20px;
        width: 20px;
    }
    .sliderKukumavNet .owl-nav .owl-prev i {
        display: block;
    }
    .sliderKukumavNet .owl-nav .owl-next i {
        display: block;
    }
    .sliderKukumavNet .owl-nav .owl-next {
        font-size: 12px;
        padding: 3px 0px;
        height: 20px;
        width: 20px;
    }
    .sliderKukumavNet .owl-dots {
        min-width: 100%;
        position: absolute;
        bottom: 4px;
        text-align: center !important;
    }
    .sayfa-bolum-sitenitasarlacom {
        padding-top: 50px;
        padding-bottom: 30px;
    }
    .h1baslik {
        font-size: 24px;
    }
}
@media only screen and (max-width:320px) {
    .sitenitasarla-navi {
        height: 0px;
    }
    .slider-baslik {
        bottom: 10px;
    }
    .slider-baslik {
        font-size: 18px;
    }
    .sliderKukumavNet .owl-nav .owl-prev i {
        display: block;
    }
    .sliderKukumavNet .owl-nav .owl-next i {
        display: block;
    }
    .sliderKukumavNet .owl-nav .owl-prev {
        font-size: 12px;
        padding: 3px 0px;
        height: 20px;
        width: 20px;
    }
    .sliderKukumavNet .owl-nav .owl-next {
        font-size: 12px;
        padding: 3px 0px;
        height: 20px;
        width: 20px;
    }
    .sliderKukumavNet .owl-dots {
        min-width: 100%;
        position: absolute;
        bottom: 4px;
        text-align: center !important;
    }
    .sayfa-bolum-sitenitasarlacom {
        padding-top: 50px;
        padding-bottom: 30px;
    }
    .h1baslik {
        font-size: 24px;
    }
}
.sitenitasarla-yan-menu li.active {
    position: relative;
}
.sitenitasarla-yan-menu li.active a {
    background: #e4097f;
    color: #fff !important;
}
.sitenitasarla-yan-menu li.active::before {
    position: absolute;
    content: '';
    height: 15px;
    width: 15px;
    background: #e4097f;
    top: 50%;
    right: -7px;
    transform: translateY(-50%) rotate(-45deg);
}
@media (max-width: 991px) {
    .sitenitasarla-yan-menu li.active::before {
        display: none;
    }
}
.sitenitasarla-yan-menu li:hover a {
    color: #fff !important;
    background: #02203a;
}
.alt-cizgi-kukumav {
    border-bottom: 1px solid #dee2e6 !important;
	list-style-type:none;
}
.pl-0,
.px-0 {
    padding-left: 0 !important;
}

.rounded {
    border-radius: .25rem !important;
}

.border {
    border: 1px solid #dee2e6 !important;
}

.p-4 {
    padding: 1.5rem !important;
}

.p-3 {
    padding: 1rem !important;
}

.d-block {
    display: block !important;
}

.rounded-top {
    border-top-left-radius: .25rem !important;
    border-top-right-radius: .25rem !important;
}

.baslik-alt-cizgi {
    position: relative;
}
.baslik-alt-cizgi::before {
    position: absolute;
    content: '';
    height: 2px;
    width: 160px;
    bottom: -10px;
    left: 50%;
    transform: translateX(-50%);
    background: #000;
}
.baslik-alt-cizgi::after {
    position: absolute;
    content: '';
    height: 10px;
    width: 10px;
    border-radius: 50%;
    background: #fff;
    border: 2px solid #000;
    box-shadow: 0 0 0 5px #fff;
    bottom: -14px;
    left: 50%;
    transform: translateX(-50%);
}
.baslik-beyaz-alt-cizgi {
    position: relative;
}
.baslik-beyaz-alt-cizgi::before {
    position: absolute;
    content: '';
    height: 10px;
    width: 10px;
    border-radius: 50%;
    background: transparent;
    border: 2px solid #fff;
    bottom: -14px;
    left: 0;
}
.baslik-beyaz-alt-cizgi::after {
    position: absolute;
    content: '';
    height: 2px;
    width: 50px;
    left: 15px;
    bottom: -10px;
    background: #fff;
}
.siteni-tasarla-ustbolum {
    background: #fff;
    padding-top: 3px;
    padding-bottom: 3px;
    border-bottom: 1px solid #cacaca;
}
.siteni-tasarla-ustbolum-icerik ul {
    margin: 0
}
.siteni-tasarla-ustbolum-icerik ul li {
    float: left;
    font-size: 12px;
    font-family: 'Poppins', sans-serif;
    padding-right: 8px;
    padding-left: 8px;
    font-weight: 500
}
.siteni-tasarla-ustbolum-icerik ul li a {
    color: #768185
}
.siteni-tasarla-ustbolum-icerik ul li a:hover {
    color: #b92322
}
.btn-social-icon {
    -webkit-font-smoothing: antialiased;
    font-size: 14px;
    padding-right: 28px;
    display: inline-block;
    width: 0;
    height: 0;
    line-height: 1;
}
.btn-social-icon:hover {
    color: #b4b4b4
}
.kukumavnet-ust {
    z-index: 10
}
@media only screen and (min-width:768px) {
    #topsosyal {}
	    .forMobile {
        display: none !important;
    }
}

@media only screen and (max-width:768px) {
	.float {
    position: fixed;
    width: 65px;
    height: 65px;
    bottom: 20px;
    left: 40px;
    background: url(../images/whbg.png) #25d366 center;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    box-shadow: 2px 2px 3px #999;
    z-index: 100;
}
.my-float {
    margin-top: 16px;
}

    #topsosyal {
        display: none
    }
.slider-kutu {

    bottom: 20px;
    background: none;
	width:100%;
}
	   .forMobile {}
}

#kukumavnet ul ul {
    background-color: #e4097f;
}

.zooming {
    position: relative;
    overflow: hidden;
}
.zooming img {
    max-width: 100%;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.zooming:hover img {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.kukumavnet-iletisim {
    padding: 4px;
    background-color: rgba(37, 37, 37, 0.85);
    background-position: center;
    background-repeat: no-repeat;
    color: #ffffff;
    bottom: 0px;
    width: 100%;
    padding-bottom: 0px;
    text-align: center;
    border-top: 3px solid #ffffff;
    box-shadow: 0px -5px 30px 0px rgba(99, 99, 99, 0.8);
    z-index: 100;
    cursor: pointer;
    position: fixed;
}

.sitenitasarla-tel {
    position: absolute;
    left: 50%;
}

.sitenitasarla-tel-icon {
    position: relative;
    bottom: 50px;
    height: 85px;
    width: 85px;
    left: -50%;
}

.sitenitasarla-harita {
    position: absolute;
    left: 20%;
}

.sitenitasarla-harita-icon {
    position: relative;
    bottom: 40px;
    height: 70px;
    width: 70px;
    left: -15%;
}

.sitenitasarla-whatsapp {
    position: absolute;
    right: 20%;
}

.sitenitasarla-whatsapp-icon {
    position: relative;
    bottom: 40px;
    height: 70px;
    width: 70px;
    right: -15%;
}
/*
Author: Siteni Tasarla
Author URI: https://www.sitenitasarla.com
*/

.widget-search { margin-bottom: 30px; }
.widget-search button { background-color: #143575; border: #143575; color: #fff; font-size: 13px; position: absolute; right: 0px; padding: 13px 17px; position: absolute; bottom: 0; border-top-right-radius: 2px; border-bottom-right-radius: 2px; }
.widget-search .form-control { height: 52px; }
.search-form { position: relative; }
.meta-date .meta-author, .meta-comments, .meta-categories { color: #595b5c; }
.meta-date, .meta-author, .meta-comments, .meta-categories { margin-right: 10px; }

.post-block { background-color: transparent; border-radius: 5px; border: 1px solid #dfe6ea; margin-bottom: 30px; }
.post-img img { border-radius: 0px; }
.post-content { padding: 30px; }
.post-header { border-bottom: 1px solid #dfe6ea; margin-bottom: 10px; margin-top: 10px; }

.comment-area {    margin-top: 40px;
    margin-bottom: 30px;
    border-top: 1px solid #cccccc;
    padding: 20px 0px 0 0px;}
.comment-title { font-size: 22px; line-height: 22px; margin-bottom: 30px; }
.comment-list { margin-top: 40px; }
.comment { }
.comment-body { }
.comment-header { position: relative; }
.comment-author { }
.comment-author img { float: left; }
.comment-info { padding-left: 100px; }
.user-title { font-size: 18px; float: left; margin-bottom: 0px; margin-right: 30px; }
.comment-meta-date { padding-bottom: 10px; color: #9a9fa4; font-size: 12px; font-weight: 700; letter-spacing: .75px; text-transform: uppercase; position: absolute; right: 5px; top: 0; }
.comment-content { margin-bottom: 10px; font-size: 16px; }
.reply-link { }
.leave-comments { }
.childern { padding: 40px; background-color: transparent; border-bottom: 1px solid #dfe6ea; border-top: 1px solid #dfe6ea; padding-right: 0px; }

label { }
.control-label { font-size: 14px; text-transform: capitalize; color: #111; margin-bottom: 10px; }
.form-control:focus { }
.textarea.form-control { }
.required { }
.form-group { margin-bottom: :5px; }
.form-control { border-radius: 2px; text-transform: uppercase; font-size: 13px; font-weight: 700; width: 100%; height: 48px; padding: 12px; line-height: 1.42857143; background-image: none; border: 1px solid #eaf0f2; background-color: #eaf0f2; margin-bottom: 10px; -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075); box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075); }
.input-group { position: relative; display: table; border-collapse: separate; }
input[type=checkbox], input[type=radio] { margin: 8px 0 0; margin-top: 1px\9; line-height: normal; }
input::-webkit-input-placeholder { color: #4d5457 !important; }
textarea::-webkit-input-placeholder { color: #4d5457 !important; }
.input-group-addon { background-color: #eaf0f2; border: 1px solid #eaf0f2; }
#datepicker.form-control { border-right: transparent !important; }
@charset "UTF-8";@-webkit-keyframes bounce{from, 20%, 53%, 80%, to{-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);}40%, 43%{-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); -webkit-transform: translate3d(0, -30px, 0); transform: translate3d(0, -30px, 0);}70%{-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); -webkit-transform: translate3d(0, -15px, 0); transform: translate3d(0, -15px, 0);}90%{-webkit-transform: translate3d(0, -4px, 0); transform: translate3d(0, -4px, 0);}}@keyframes bounce{from, 20%, 53%, 80%, to{-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);}40%, 43%{-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); -webkit-transform: translate3d(0, -30px, 0); transform: translate3d(0, -30px, 0);}70%{-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); -webkit-transform: translate3d(0, -15px, 0); transform: translate3d(0, -15px, 0);}90%{-webkit-transform: translate3d(0, -4px, 0); transform: translate3d(0, -4px, 0);}}.bounce{-webkit-animation-name: bounce; animation-name: bounce; -webkit-transform-origin: center bottom; transform-origin: center bottom;}@-webkit-keyframes fadeInLeft{from{opacity: 0; -webkit-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0);}to{opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);}}@keyframes fadeInLeft{from{opacity: 0; -webkit-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0);}to{opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);}}.fadeInLeft{-webkit-animation-name: fadeInLeft; animation-name: fadeInLeft;}}@-webkit-keyframes fadeInRight{from{opacity: 0; -webkit-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0);}to{opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);}}@keyframes fadeInRight{from{opacity: 0; -webkit-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0);}to{opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);}}.fadeInRight{-webkit-animation-name: fadeInRight; animation-name: fadeInRight;}@-webkit-keyframes zoomInUp{from{opacity: 0; -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0); transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0); -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);}60%{opacity: 1; -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0); transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0); -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);}}@keyframes zoomInUp{from{opacity: 0; -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0); transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0); -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);}60%{opacity: 1; -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0); transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0); -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);}}.zoomInUp{-webkit-animation-name: zoomInUp; animation-name: zoomInUp;}.animated{-webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both;}@media (prefers-reduced-motion){.animated{-webkit-animation: unset !important; animation: unset !important; -webkit-transition: none !important; transition: none !important;}}


.mypage-alo-phone{position:fixed!important;bottom:0!important;display:none;background-color:transparent;width:110px;height:110px;cursor:pointer;z-index:900000!important; right: 40px;}@media screen and (max-width:650px){.mypage-alo-phone{display:block!important}}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.mypage-alo-ph-circle{width:90px;height:90px;top:12px;left:12px;position:absolute;background-color:transparent;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;border:2px solid rgba(30,30,30,0.4);opacity:.1;opacity:.5}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.mypage-alo-ph-circle-fill{width:60px;height:60px;top:28px;left:28px;position:absolute;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;border:2px solid transparent;-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;transition:all .5s;opacity:.4!important}.mypage-alo-ph-img-circle{width:30px;height:30px;top:43px;left:43px;position:absolute;background:rgba(30,30,30,0.1) url('../images/telefon.png') no-repeat center center;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;border:2px solid transparent;opacity:1;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;-webkit-transform-origin:50% 50%;-moz-transform-origin:50% 50%;-ms-transform-origin:50% 50%;-o-transform-origin:50% 50%;transform-origin:50% 50%;background-size:70%}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes tada{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes tada{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes pulse{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@-webkit-keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.mypage-alo-ph-circle{border-color:#e4097f}.mypage-alo-ph-circle-fill{background-color:#e4097f}.mypage-alo-ph-img-circle{background-color:#e4097f}.mypage-alo-phone:hover .mypage-alo-ph-circle{border-color:#00478d}.mypage-alo-phone:hover .mypage-alo-ph-circle-fill{background-color:#00478d}.mypage-alo-phone:hover .mypage-alo-ph-img-circle{background-color:#00478d}
