@charset "UTF-8";
/* CSS Document */
@import "https://fonts.googleapis.com/css?family=Poppins:400,600,700,800,900&display=swap";

html,
body,
div,
span,
applet,
object,
iframe,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
sub,
sup,
tt,
var,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend {
    font-family: inherit;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    outline: 0;
    padding: 0;
    margin: 0;
    border: 0
}

:focus {
    outline: 0
}

* {
    list-style: none;
    text-decoration: none;
}

body {
    line-height: 1;
    overflow-x: hidden;
    font-family: 'Cabin', sans-serif;
    color: #242830;
}

/*ol, ul {s
		list-style: none
	}*/
table {
    border-collapse: separate;
    border-spacing: 5px
}

caption,
th,
td {
    font-weight: 400;
    text-align: left;
    border: 1px solid #f8f8f8;
    padding: 5px;
}

td a {
    color: #299647
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: ""
}

blockquote,
q {
    quotes: "" ""
}

header,
nav,
article,
section,
footer,
figure,
aside {
    display: block;
}

input,
select,
textarea {
    -webkit-border-radius: 0;
    border-radius: 0
}

.clear {
    width: 0;
    height: 0;
    margin: 0;
    padding: 0;
    line-height: 0;
    font-size: 0;
    clear: both
}

.menu_Div {
    background: #fff;
    width: 100%;
    box-shadow: 0 5px 22px rgb(0 0 0 / 40%);
    z-index: 999;
    top: 0;
    position: relative;
}

.menu_Center {
    width: 100%;
    position: relative;
    overflow: hidden;
    margin: auto;
    max-width: 1340px;
    height: 90px;
}

.menu_logo {
    width: 250px;
    height: 70px;
    float: left;
    padding: 10px 0
}

.ana_menu {
    width: 950px;
    height: 90px;
    float: left;
    text-align: center
}

.ana_menu ul li {
    display: inline-block;
    vertical-align: top;
}

.ana_menu ul li a {
    color: #000;
    letter-spacing: -0.5px
}

.ana_menu ul li div {
    display: inline-block;
    cursor: pointer;
    line-height: 90px;
    font-family: 'Cabin', sans-serif;
    font-weight: 600;
    float: left;
    height: 90px;
    margin: 0 25px
}

.search_Img {
    display: inline-block;
    vertical-align: middle;
    border-left: 1px solid #D9D9D9;
    padding: 34px 0px 34px;
    padding-left: 35px;
    padding-right: 35px;
    margin-right: -5px;
    cursor: pointer;
}

.search_Img:hover {
    background-image: linear-gradient(-253deg, #EB6624, #D32529, #297BBC);
}

svg circle {
    transition: all 0.5s;
}

svg line {
    transition: all 0.5s;
}

.search_Img:hover svg circle {
    stroke: #fff;
}

.search_Img:hover svg line {
    stroke: #fff;
}

.social_Div {
    display: inline-block;
    vertical-align: middle;
    background: #fff;
    width: 140px;
    text-align: center;
    padding: 29px 0px 31px;
    float: left;
}

.social_Img {
    display: inline-block;
    vertical-align: middle;
    width: 30px;
}

.social_Img img {
    width: 100%;
}

.languages {
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
    border-left: 1px solid #ffffff38;
    padding: 10px 0px 10px;
    padding-left: 10px;
}

.languages div {
    display: inline-block;
    vertical-align: middle;
    font-size: 15px;
    color: #fff;
}

.section1 {
    margin-top: 0;
}

.slider_anim {
    position: absolute;
    top: 10%;
    left: 0;
    width: 14% !important;
    margin-left: -11px;
}

.slider_text {
    position: absolute;
    top: 40%;
    width: 1300px;
    left: 85px;

}

.slider_text h3 {
    font-size: 40px;
    width: 30%;
    font-weight: 700;
    background-color: #fff;
    padding: 15px;
    line-height: 55px;
    border-left: 5px solid green;
}

.slider_text p {
    margin-top: 30px;
    font-size: 16px;
    width: 40%;
    line-height: 24px;
    font-family: 'Cabin', sans-serif;
    font-weight: 400;
}

.slider_button button {
    margin-top: 5px;
    background: unset;
    border: 1px solid black;
    padding: 10px 30px 10px 30px;
    border-radius: 60px;
    cursor: pointer;
    font-family: 'Cabin', sans-serif;
    font-weight: 400;
}


.radyoliste {
    width: 1080px;
    margin: auto;
}

.radyoliste-resim {
    width: 200px;
    float: left
}

.radyoliste-aciklama {
    width: 680px;
    float: left;
    text-align: left;
    padding-left: 25px;
    box-sizing: border-box
}

.radyoliste-aciklama a {
    font-size: 18px;
    font-weight: 600;
    color: #000;
    line-height: 24px;
    margin-bottom: 5px
}

.radyoliste-aciklama p {
    font-size: 14px;
    font-weight: 400;
    color: #000;
    line-height: 18px;
    margin-bottom: 5px
}

.radyoliste-link {
    width: 200px;
    float: left;
    padding-top: 45px
}



.container_Center {
    max-width: 1280px;
    margin: 50px auto 50px auto;
    text-align: center;
    position: relative;
    z-index: 1;
}

.container_Center_Gri {
    max-width: 1280px;
    margin: 50px auto 0 auto;
    text-align: center;
    position: relative;
    z-index: 1;
    background-color: #f2f2f2;
    padding: 25px 0;
}

.container_Center_left {
    width: 930px;
    padding-right: 34px;
    border-right: 1px dotted #ddd;
    text-align: left;
    position: relative;
    z-index: 1;
    float: left;
}

.container_Center_right {
    width: 280px;
    margin-left: 35px;
    text-align: left;
    position: relative;
    z-index: 1;
    float: left;
    border-radius: 5px;
    overflow: hidden;
    background-color: #fff;
}

.container_Center_right li {
    background-color: #f8f8f8;
    padding: 5px 15px;
    border-bottom: 1px dotted #ddd;
    border-left: 1px solid #299647;
    border-right: 1px solid #299647;
    background-color: #fff;
}

.anakutular {
    width: 1280px;
    margin: 25px auto;
}

.anakutular_sol {
    width: 630px;
    height: 200px;
    float: left;
    margin-right: 20px
}

.anakutular_sag {
    width: 630px;
    height: 200px;
    float: right;
}

.sagkutular {
    margin-bottom: 25px;
    position: relative;
    box-shadow: 0 2px 42px rgb(0 0 0 / 10%);
}

.sagkutular .beyaz {
    width: 200px;
    position: absolute;
    left: 40px;
    bottom: 20px;
    background-color: #fff;
    padding: 10px;
    box-sizing: border-box;
    text-align: center;
    border-radius: 5px;
    box-shadow: 0 2px 42px rgb(0 0 0 / 10%);
}

.sagkutular .beyaz a {
    font-size: 18px;
    color: #000;
    line-height: 24px;
    font-weight: 600
}

.sagkutular img {
    border-radius: 5px;
}

.container_Center_right li:last-child {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    height: 5px;
    background-color: #299647;
}

.container_Center_right li:first-child {
    background-color: #299647;
}

.container_Center_right li:first-child a {
    line-height: 34px;
    font-size: 16px;
    color: #fff;
}

.container_Center_right li a {
    line-height: 34px;
    font-size: 16px;
    color: #000;
}

.container_Title h3 {
    font-size: 28px;
    font-weight: 700;
    line-height: 40px;
    margin-top: 10px;
}

.container_Title h5 {
    font-size: 23px;
    margin-top: 10px;
}

.cozum_Slider {
    margin-top: 0;
    position: relative;
    z-index: 99999999999;
}

.slider {
    position: relative;
    background-color: #f9f9f9;
}

.no-js .owl-carousel,
.owl-carousel.owl-loaded {
    display: block;
    max-width: 1340px;
    margin: auto;
}

.aowl4 .item {
    background-color: #fff;
    border-radius: 10px;
    margin: 10px 10px;
    transition: all 0.5s;
    cursor: pointer;
    height: 430px;
    overflow: hidden;
    padding: 10px 10px;
    width: 300px;
    float: left;
    position: relative;
    border-bottom: 1px dotted #ddd;
}

.aowl4 .item:hover {
    box-shadow: 0 2px 12px rgb(0 0 0 / 15%);
}

.aowl4 .item:hover .slider_button button {
    border: 1px solid #12411f;
    color: #12411f;
}

.aowl4 .item:hover .icons {
    transform: rotate(10deg);
    left: 5%;
}


.rect {
    width: 60%;
    height: 200px;
    border: none;
    border-radius: 55px 46% 50px 35%;
    background: limegreen;
    color: white;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: -1px;
    box-shadow: 6px 6px 12px rgba(0, 0, 0, 0.1),
        -6px -6px 12px rgba(0, 0, 0, 0.15) inset,
        6px 6px 12px rgba(255, 255, 255, 0.25) inset,
        -6px -6px 12px rgba(255, 255, 255, 0.05);
    animation: liquid 3s infinite;
    margin: 0 auto;
}

.rect2 {
    animation: liquid2 3s infinite;
}

@keyframes liquid {
    0% {
        border-radius: 55px 46% 50px 35%;
    }

    25% {
        border-radius: 70px 50px 25px 10%;
    }

    50% {
        border-radius: 30% 29% 45% 35px;
    }

    75% {
        border-radius: 35% 50% 40px 45%;
    }

    95% {
        border-radius: 50px 40% 47px 37%;
    }
}

@keyframes liquid2 {
    0% {
        border-radius: 105px 26% 30px 15%;
    }

    25% {
        border-radius: 20px 40px 55px 20%;
    }

    50% {
        border-radius: 30% 59% 45% 85px;
    }

    75% {
        border-radius: 55% 70% 20px 65%;
    }

    95% {
        border-radius: 20px 50% 67px 17%;
    }
}

.cozum_img {
    width: 280px;
    display: table-cell;
    vertical-align: middle;
    height: 280px;
    position: relative;
    border-radius: 5px;
    overflow: hidden;
}

.cozum_img img {
    width: 100% !important;
    margin: 0 auto;
    transition: all 1s;
}

.icons {
    position: absolute;
    top: 30px;
    left: 0;
    width: 30% !important;
    transition: all 1s;
}

.cozum_Text {
    position: absolute;
    top: 280px;
    width: 100%;
    margin: 0 auto;
    left: 0;
    right: 0;
}

.cozum_Text h3 {
    font-size: 20px;
    line-height: 26px;
    font-weight: bold;
}

.cozum_Text h4 {
    margin-top: 5px;
    font-size: 20px;
}

.cozum_Text p {
    margin-top: 20px;
}

.owl3 .owl-nav {
    margin-top: 10px;
    position: absolute;
    top: 43%;
    width: 100%;
    text-align: left !important;
    margin: 0 auto;
    left: 0;
    right: 0;
}

.owl-next {
    float: right;
}

.ow-next1,
.ow-next2,
.ow-next3 {
    border: unset !important;
    transition: all 0.5s;
    background: unset !important;
    transition: all 0.5s;
    cursor: pointer;
}

.ow-prev1,
.ow-prev2,
.ow-prev3 {
    border: unset !important;
    background: unset !important;
    transition: all 0.5s;
    cursor: pointer;
}

.ow-next1:hover {
    opacity: 0.5;
}

.ow-prev1:hover {
    opacity: 0.5;
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
    display: block !important;
}

.owl4 .owl-nav.disabled {
    display: block !important;
    text-align: left;
    position: absolute;
    top: 0;
    width: 100%;
    top: 40%;
    left: -5%;
    z-index: -1;
}

.owl5 .owl-nav.disabled {
    display: block !important;
    text-align: left;
    position: absolute;
    top: 0;
    width: 100%;
    top: 20%;
    left: -5%;
    z-index: -1;
}

.owl5 .item {
    border-radius: 30px;
    padding: 20px;
    transition: all 1s;
}

.owl5 .item:hover {
    box-shadow: 0px 4px 100px rgba(0, 0, 0, 0.12);
}

.tumunugor_Button button {
    border: unset;
    background: linear-gradient(180deg, #299647 0%, #12411f 100%);
    margin-top: 30px;
    padding: 15px 35px 15px 35px;
    border-radius: 60px;
    cursor: pointer;
    cursor: pointer;
    color: #fff;
}

.design {
    position: absolute;
    top: -7%;
    right: -17%;
    width: 17%;
}

.design_2 {
    position: absolute;
    top: 0;
    left: -17%;
    width: 17%;
}

.profosyonel_Cozumlerimiz {
    background: #fff;
    width: 98%;
    box-shadow: 1px 1px 10px black;
    margin: 0px auto;
    margin-top: 0px;
    box-shadow: 0px 4px 100px rgb(0 0 0 / 12%);
    border-radius: 30px;
    POSITION: relative;
    box-sizing: border-box;
}

.profosyonel_Cozumlerimiz div ul li {
    margin-top: 30px;
    margin-bottom: 30px;
}

.profosyonel_Info {
    text-align: left;
    width: 50%;
    display: inline-block;
    vertical-align: middle;
    margin-right: 40px;
}

.profosyonel_Info h3 {
    font-size: 33px;
    line-height: 40px;
    font-weight: 600;
}

.profosyonel_Info p {
    margin-top: 30px;
    width: 100%;
    line-height: 29px;
}

.profosyonel_Info2 {
    text-align: left;
    width: 50%;
    display: inline-block;
    vertical-align: middle;
    margin-left: 40px;
}

.profosyonel_Info2 h3 {
    font-size: 33px;
    line-height: 40px;
    font-weight: 600;
}

.profosyonel_Info2 p {
    margin-top: 30px;
    width: 100%;
    line-height: 29px;
}

.profosyonel_Img {
    width: 45%;
    display: inline-block;
    vertical-align: middle;
    overflow: hidden;
}

.profosyonel_Img img {
    width: 100%;
}

.round {
    position: absolute;
    bottom: 16%;
    left: -11%;
    width: 8%;
}

.round2 {
    position: absolute;
    top: 6%;
    right: -11%;
    width: 8%;
}

.referanslarimiz_Slide {
    margin-top: 40px;
    margin-bottom: 40px;
}

.bizden_haberler {
    margin-top: 10px;
}

.bizden_haberler div ul li {
    cursor: pointer;
    width: 28%;
    display: inline-block;
    vertical-align: top;
    margin: 20px;
    border-radius: 10px;
    position: relative;
    height: 400px;
    transition: all 1s;
    overflow: hidden;
    padding: 9px;
    border: 1px solid #f7f7f7;
    box-sizing: border-box;
    background-color: #fff;
}

.bizden_haberler div ul li img {
    width: 100%;
}

.bizden_haberler div ul li:hover {
    box-shadow: 0px 4px 50px rgb(0 0 0 / 12%);
}

.haber_resim {
    width: 100%;
    margin: 0 auto;
    border-radius: 5px;
    overflow: hidden;
    max-height: 215px
}

.haber_Title {
    width: 100%;
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 30px;
}

.haber_Title h3 {
    font-size: 21px;
    line-height: 30px;
    font-weight: 600
}

.haber_Title p {
    margin-top: 20px;
    line-height: 20px;
}

.haber_Button {
    position: absolute;
    bottom: 30px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.haber_Button button {
    margin-top: 30px;
    background: unset;
    border: 1px solid black;
    padding: 10px 30px 10px 30px;
    border-radius: 60px;
    cursor: pointer;
}




.haber_Button button:hover {
    border: 1px solid #12411f;
    padding: 10px 30px 10px 30px;
    border-radius: 60px;
    cursor: pointer;
    font-family: 'Cabin', sans-serif;
    font-weight: 400;

    color: #fff;
    background: linear-gradient(180deg, #299647 0%, #12411f 100%);
}

.plus {
    position: absolute;
    top: -40px;
    right: -130px;
    z-index: 999;
    width: 9%;
}

.footer {
    margin-top: 50px;
}

.genis {
    position: relative;
    margin-bottom: 0 !important;
    background-color: #f2f2f2
}

.genis:before {
    content: '';
    position: absolute;
    width: 100vw;
    height: 100%;
    top: 0;
    right: 100%;
    background: #f2f2f2;
}

.genis:after {
    content: '';
    position: absolute;
    width: 100vw;
    height: 100%;
    top: 0;
    left: 100%;
    background: #f2f2f2;
}


.sayac_Div {
    background: #299647;
}

.sayac_Center {
    max-width: 1280px;
    margin: 0 auto;
    height: 25px;
}

.sayac_Center div ul li {
    display: inline-block;
    vertical-align: middle;
    width: 35%;
    margin-right: 30px;
}

.sayac_Center div ul li:nth-child(2) {
    width: 60%;
    margin-right: 0px;
}

.basari_Kazanin h2 {
    color: #fff;
    font-size: 25px;
}

.basari_Kazanin h1 {
    color: #fff;
    font-size: 36px;
    margin-top: 10px;
}

.sayac_Divs {
    display: inline-block;
    vertical-align: top;
    margin-right: 0px;
    padding: 40px 22px 40px;
    border-left: 1px solid rgba(255, 255, 255, 0.18);
}

.sayac_Divs img {
    display: inline-block;
    vertical-align: middle;
}

.proje_Display {
    display: inline-block;
    vertical-align: middle;
    margin-left: 20px;
    color: #fff;
}

.sayac_Title {
    font-size: 38px;
    color: #fff;
    margin-left: -6px;
    font-weight: 600;
}

.sayac_Title2 {
    font-size: 19px;
}

.footer_all {
    background-color: #fff;
    padding: 30px 0px 30px;
}

.footer_center {
    max-width: 1280px;
    margin: 0 auto;
}

.footer_center div ul li {
    display: inline-block;
    vertical-align: top;
    width: 30%;
    margin: 0px 14px;
}

.footer_menu {
    margin-bottom: 20px;
    font-weight: 600;
    cursor: pointer;
}

.footer_title {
    font-weight: 600;
}

.netiletisim_info {
    margin-top: 15px;
    line-height: 25px;
    font-size: 13px;
}

.social_medya {
    margin-top: 15px;
}

.social_medya div {
    display: inline-block;
    vertical-align: top;
}

.footer_bottom {
    background-color: #F1F1F1;
    padding: 20px 0px 20px;
}

.bottom_center {
    max-width: 1280px;
    margin: 0 auto;
}

.bottom_center ul li {
    float: left;
    margin-top: 10px;
    font-weight: 600;
}

.bottom_center ul li:nth-child(2) {
    float: right;
    margin-top: 0px;
}

.bottom_center ul li span {
    display: inline-block;
    vertical-align: middle;
}

.bottom_center ul li img {
    display: inline-block;
    vertical-align: middle;
}

.scroll_left {
    transition: all 1s;
    position: relative;
    left: -20px;
    opacity: 0;
}

.scroll_right {
    transition: all 1s;
    position: relative;
    right: -20px;
    opacity: 0;
}

.loading {
    background-color: #fff;
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 99999999999;
    transition: all 1s;
}

.loading_center {
    width: 300px;
    text-align: center;
    left: 0;
    right: 0;
    margin: 0 auto;
    position: absolute;
    top: 45%;
    transition: all 1s;
}

.background_img {
    position: relative;
    box-shadow: 0 2px 22px rgb(0 0 0 / 30%);
}

.background_img img {
    width: 100%;
}

.background_title {
    position: absolute;
    bottom: 30px;
    width: 1280px;
    margin: 0 auto;
    left: 0;
    right: 0;
    color: #fff;
    font-size: 31px;
    font-family: 'Cabin', sans-serif;
    font-weight: 600;
}

.container_p {
    width: 100%;
    margin: 0 auto;
}


.container_p table {
    width: 100%;
    margin: 0 auto;
    border: 0;
}


.container_p p {
    margin-bottom: 30px;
    line-height: 30px;
    font-weight: 400;
    text-align: left;
}

.loadingTop {
    top: 30px;
    opacity: 0;
    transition: all 1s;
    position: relative;
}

.teknolojiden_gunumuze {
    margin-top: 30px;
}

.teknolojiden_gunumuze div ul li {
    width: 18%;
    display: inline-block;
    vertical-align: top;
    padding: 30px;
    margin: 10px;
    text-align: left;
    font-size: 14px;
    line-height: 25px;
    background-color: #FFFFFF;
    box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.12);
    border-radius: 30px;
    font-weight: bold;
    position: relative;
}

.no_background {
    background-color: unset !important;
    box-shadow: 0px 0px 0px !important;
}

.teknolojiden_gunumuze div ul li div {
    height: 100px;
    display: table-cell;
    vertical-align: middle;
}

.teknolojiden_gunumuze div ul li img {
    position: absolute;
    right: 25px;
    top: 25%;
}

.uygulama_alanlari {
    margin-top: 30px;
}

.uygulama_alanlari div ul li {
    width: 21%;
    display: inline-block;
    vertical-align: top;
    margin: 10px;
}

.uygulama_alanlari div ul li img {
    width: 100%;
}

.alanlar_title {
    margin-top: 10px;
    line-height: 27px;
    font-size: 17px;
    font-weight: bold;
}

.iletisim_div div ul li {
    display: inline-block;
    vertical-align: top;
    background: #FFFFFF;
    box-shadow: 0px 4px 50px rgba(0, 0, 0, 0.12);
    border-radius: 30px;
    width: 45%;
    margin: 20px;
    padding: 55px 0px 55px;
    height: 700px;
    position: relative;
    overflow: hidden;
}

.iletisim_center {
    width: 80%;
    margin: 0 auto;
    text-align: left;
}

.iletisim_title {
    font-size: 30px;
    margin-bottom: 50px;
    font-weight: 600;
}

.iletisim_info p {
    margin-top: 20px;
    line-height: 27px;
}

.iletisim_iframe {
    margin-top: 30px;
    position: absolute;
    bottom: 30px;
    width: 80%;
    z-index: 999;
}

.iletisim_iframe iframe {
    height: 400px;
}

.yol_tarifi {
    margin-top: 25px;
    text-align: center;
}

.yol_tarifi button {
    border: 1px solid #000000;
    border-radius: 100px;
    padding: 20px 0px;
    background: unset;
    padding: 10px 30px 10px 30px;
    cursor: pointer;
    transition: all 1s;
}

.iletisim_hover {
    background-image: linear-gradient(-130deg, #EB6624, #D32529, #297BBC);
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 150px;
    transform: rotate(45deg);
    left: -60%;
    transition: all 1s;
    opacity: 0;
    display: none;
}

.iletisim_div div ul li:hover .iletisim_hover {
    opacity: 1;
    left: -50%;
}

.iletisim_div div ul li:hover .yol_tarifi button {
    background-image: linear-gradient(-130deg, #EB6624, #D32529, #297BBC);
    color: #fff;
    border: unset;
}

.iletisim_form {
    margin-top: 30px;
}

.form_input {
    display: inline-block;
    vertical-align: top;
    width: 40%;
}

.form_input input {
    border: 1px solid #000000;
    border-radius: 200px;
    padding: 15px;
    width: 90%;
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight: 400;
}

.form_input textarea {
    border: 1px solid #000000;
    border-radius: 200px;
    padding: 14px;
    width: 90%;
    margin-top: 10px;
    margin-bottom: 10px;
    height: 15px;
    font-family: 'Cabin', sans-serif;
    font-weight: 400;
}

.checkbox_input {
    display: block;
    text-align: left;
    margin: 0 auto;
    width: 75%;
}

.checkbox {
    display: inline-block;
    vertical-align: middle;
    width: max-content !important;
}

.form_input span {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    margin-left: 5px;
}

.cozumler {
    width: auto;
    margin-top: 30px;
    margin-bottom: 30px;
}

.kutu1 {
    background-color: #fff;
    border-radius: 10px;
    margin: 10px 10px;
    transition: all 0.5s;
    cursor: pointer;
    height: 340px;
    overflow: hidden;
    padding: 9px;
    float: left;
    position: relative;
    border: 1px solid #f7f7f7;
}

.kutu1:hover {
    box-shadow: 0 2px 12px rgb(0 0 0 / 15%);
    border: 1px solid #fff;
}

.kutu {
    background-color: #fff;
    border-radius: 10px;
    margin: 10px 10px;
    transition: all 0.5s;
    cursor: pointer;
    height: 440px;
    overflow: hidden;
    padding: 9px;
    float: left;
    position: relative;
    border: 1px solid #f7f7f7;
}

.kutu:hover {
    box-shadow: 0 2px 12px rgb(0 0 0 / 15%);
    border: 1px solid #fff;
}

.kuturesim1 {
    width: 280px;
    display: table-cell;
    vertical-align: middle;
    height: 180px;
    position: relative;
    border-radius: 5px;
    overflow: hidden;
}

.kuturesim {
    width: 280px;
    display: table-cell;
    vertical-align: middle;
    height: 280px;
    position: relative;
    border-radius: 5px;
    overflow: hidden;
}

.kuturesim img {
    width: 100% !important;
    margin: 0 auto;
    transition: all 1s;
}


.kuturesim1 img {
    width: 100% !important;
    margin: 0 auto;
    transition: all 1s;
}


.kututext {
    position: absolute;
    top: 320px;
    width: 77%;
    margin: 0 auto;
    left: 0;
    right: 0;
}

.kututext1 {
    position: absolute;
    bottom: 85px;
    width: 77%;
    margin: 0 auto;
    left: 0;
    right: 0;
}

.kututext h3 {
    font-size: 23px;
    font-weight: bold;
}

.kututext1 h3 {
    font-size: 23px;
    font-weight: bold;
}

.kutu:hover .slider_button_kutu button {
    margin-top: 90px;
    background: unset;
    border: 1px solid #8c0c35;
    padding: 10px 30px 10px 30px;
    border-radius: 60px;
    cursor: pointer;
    font-family: 'Cabin', sans-serif;
    font-weight: 400;
    background: linear-gradient(180deg, #c8114b 0%, #8c0c35 100%);
    color: #fff;
}

.kutu1:hover .slider_button_kutu button {
    margin-top: 90px;
    background: unset;
    border: 1px solid #8c0c35;
    padding: 10px 30px 10px 30px;
    border-radius: 60px;
    cursor: pointer;
    font-family: 'Cabin', sans-serif;
    font-weight: 400;
    background: linear-gradient(180deg, #c8114b 0%, #8c0c35 100%);
    color: #fff;
}

.slider_button_kutu button {
    margin-top: 90px;
    background: unset;
    border: 1px solid #8c0c35;
    padding: 10px 30px 10px 30px;
    border-radius: 60px;
    cursor: pointer;
    font-family: 'Cabin', sans-serif;
    font-weight: 400;
    color: #000;
}

.owl3 .item {
    height: 530px !important;
    width: auto !important;
}

.overlay {
    position: absolute;
    bottom: 0;
    background: linear-gradient(89deg, #ffffffa1 1%, transparent 17%);
    width: 100%;
    padding: 100%;
}

.float {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 40px;
    right: 40px;
    background-color: #25d366;
    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;
}

.phonefloat {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 110px;
    right: 40px;
    background-color: #08aae3;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    box-shadow: 2px 2px 3px #999;
    z-index: 100;
}

.phonemy-float {
    margin-top: 16px;
}

.container_Title h4 {
    font-size: 25px;
    font-weight: 500;
    line-height: 40px;
    margin-top: 10px;
}

.open-button {
    all: unset;
    border: 1px solid #299647;
    padding: 30px;
    color: #299647;
    width: 100%;
    cursor: pointer;
    font-weight: bold;
    box-sizing: border-box;
}

.open-button:hover {
    background-color: #299647;
    color: white;
}

.form_all_page {
    transition: all 0.5s;
    position: fixed;
    right: -352px;
    top: 0;
    z-index: 99999;
    display: none;
}

.form_content {
    z-index: 9999999;
    width: 450px;
    padding: 20px;
    box-sizing: border-box;
    background: #fff;
    position: absolute;
    text-align: center;
    right: 0;
    top: 130px;
    transition: 0.5s ease-in-out;
    font-weight: 300;
    box-shadow: 0 0 50px #00000030;
}

.form li {
    padding: 0;
    list-style: none;
    font-size: 14px;
    position: relative;
    float: left;
    width: 100%;
    margin: 0 0 6px 0px;
}

.form .form-text,
.form .form-textarea {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    height: 37px;
    line-height: 32px;
    padding-left: 11px;
    background-color: #fff;
    color: #444;
    font-size: 12px;
    border: 1px solid #d5d5d5;
    border-radius: 5px;
}

.form-textarea {
    height: 90px !important;
}

.form-submit {
    width: 140px;
    color: #fff;
    width: 50%;
    border: unset;
    margin-bottom: 20px;
    transition: all 0.5s;
    background: #299647;
    cursor: pointer;
    margin-top: 20px;
    font-weight: bold;
    height: 60px;
    border-radius: 30px;
    margin: 5px;
    height: 35px;
}

.form-submit:hover {
    background: unset;
    color: #299647 !important;
    border: 1px solid #299647;
}

.footer_menu>a {
    color: #000;
}

.container_Center>table>tbody>tr>td:nth-child(6)>a {
    color: #299647 !important;
}

.slider_button>button>a {
    color: black;
}

.form_content>label {
    font-weight: bold;
    position: relative;
    top: -10px;
    color: #299647;
}

.iletisimForm>ul>li {
    float: unset;
    width: 50%;
}

.araBaslik>h3 {
    color: #299647;
    padding-bottom: 0;
    margin-bottom: 20px;
    text-align: left;
}

.araBaslik>h3:after {
    content: '';
    position: absolute;
    left: 0;
    top: 100%;
    margin: 10px auto;
    width: 30%;
    height: 2px;
    background: #299647;
}

.sidenav {
    display: none;
}

.ustslider {
    width: 100%;
    margin: auto;
    padding: 75px 50px;
    background-color: #cccecc;
    box-sizing: border-box;
    position: relative;
    box-shadow: 0 5px 22px rgb(0 0 0 / 40%)
}

.soltirnak {
    width: 60px;
    height: 60px;
    position: absolute;
    left: 15px;
    top: 15px;
}

.sagtirnak {
    width: 60px;
    height: 60px;
    position: absolute;
    right: 15px;
    bottom: 15px;
}

.mansetkutu {
    width: 100%;
    background-color: #fff;
    border-radius: 10px;
    height: 400px;
    padding: 10px;
    box-sizing: border-box
}

.mansetkutu .resim {
    width: 100%;
    height: 300px;
    overflow: hidden;
    border-radius: 10px;
    position: relative
}

.mansetkutu .resim img {
    transform: scale(1, 1);
    transition: transform 0.2s linear;
}

.mansetkutu:hover .resim img {
    transform: scale(1.1, 1.1);
}

.mansetkutu .over-layer {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    background: linear-gradient(-45deg, rgba(19, 116, 0, 0.75) 0%, rgba(19, 116, 0, 0.6) 100%);
    transition: all 0.50s linear;
}

.mansetkutu:hover .over-layer {
    opacity: 1;
    text-decoration: none;
}

.mansetkutu .baslik {
    width: 100%;
    height: 100px;
    overflow: hidden;
    padding: 5px;
}

.mansetkutu .baslik a {
    font-size: 20px;
    line-height: 32px;
    color: #000;
    box-sizing: border-box;
    font-weight: 600
}

.ow-next3 {
    border: unset !important;
    background: unset !important;
    transition: all 0.5s;
    background: unset !important;
    cursor: pointer;
    position: absolute;
    left: 0;
}

.ow-prev3 {
    border: unset !important;
    background: unset !important;
    transition: all 0.5s;
    cursor: pointer;
    position: relative;
}

.owl5 .owl-nav {
    text-align: left;
    position: absolute;
    top: 0;
    width: 110%;
    top: 20%;
    left: -4%;
    z-index: -1;
}

.owl-theme .owl-nav [class*=owl-] {
    background: unset !important;
}

.kopyala {
    cursor: pointer;
    position: relative;
}

.kopyala::after {
    content: ' ';
    width: 24px;
    height: 24px;
    position: absolute;
    bottom: 1px;
    background-image: url(../images/copy.png);
}

#form_5 {
    display: none;
    width: 50%;
}

.datakutu {
    height: 30px;
    width: 450px;
    margin: 5px 0 auto;
    display: block;
    padding: 5px;
    border-color: #cccecc;
}

td,
th {
    padding: 5px !important;
}

.tesekkurler-wrapper {

    display: table;

    position: absolute;

    top: 0;

    bottom: 0;

    left: 0;

    width: 100%;

    height: 100%;

    right: 0;

    background: #FFF;

    z-index: 10;

    background-size: cover;

    font-family: arial;

    color: #FFF;

}



.tesekkurler {

    display: table-cell;

    vertical-align: middle;

    font-size: 32px;

    line-height: 40px;

    color: #414246;

    letter-spacing: 0;

    color: #299647;

    font-weight: 300;

    text-align: center;

}



.tesekkurler img {

    width: auto;

    height: auto;

    padding: 10px;

}



.tesekkurler button {

    background: #ffffff;

    padding: 15px;

    border: unset;

    border-radius: 10px;

    width: 20%;

    color: #299647;

    box-shadow: 1px 1px 6px #eaeaea;

    cursor: pointer;

    font-size: 18px;

    transition: all 0.3s;

    font-family: arial;

    text-decoration: none;

}



.tesekkurler button:hover {

    background: #299647;

    color: #FFF;

    width: 18%;

}

/*Mobil Menu*/
.menu_Center input[type="checkbox"] {
    display: none;
}

.hamburger-menu {
    display: none;
    margin-right: 10px;
}

.mobil-menu {
    position: absolute;
    top: 80px;
    left: -100%;
    width: 100%;
    text-align: center;
    background-color: white;
    transition-property: left, top;
    transition-duration: 0.6s;
    z-index: 100;
    display: block;
    margin-top: 10px;
}

.mobil-menu::before {
    content: "";
    border: 8px solid transparent;
    border-bottom-color: black;
    position: absolute;
    top: -16px;
    right: 40px;
}

.mobil-menu ul li {
    border-top: 1px solid rgba(0, 0, 0, 0.5);
}

.mobil-menu ul li a {
    color: black;
    width: 100%;
    display: block;
    padding: 12px;
    transition-duration: 500ms;
    transition-property: background-color;
}

.hamburger-menu {
    width: 40px;
    height: 24px;
    display: block;
    cursor: pointer;
    position: absolute;
    right: 0;
    padding: 30px 0;
    display: none;
}

.hamburger-menu span,
.hamburger-menu span::after,
.hamburger-menu span::before {
    content: '';
    height: 4px;
    width: 100%;
    background-color: black;
    display: block;

}

.hamburger-menu span {
    transform: translateY(10px);
    transition: 300ms 300ms background-color;
}

.hamburger-menu span::before {
    position: absolute;
    bottom: 10px;
    transition: 300ms transform, 300ms 300ms bottom;
}

.hamburger-menu span::after {
    position: absolute;
    top: 10px;
    transition: 300ms transform, 300ms 300ms top;
}

#menu-toogle {
    display: none;
}

#menu-toogle:checked+.hamburger-menu span {
    background: transparent;
    transition: 300ms background-color;
}

#menu-toogle:checked+.hamburger-menu span::before {
    transform: rotate(-45deg);
    bottom: 0;
    transition: 300ms 300ms transform, 300ms bottom;
}

#menu-toogle:checked+.hamburger-menu span::after {
    transform: rotate(45deg);
    top: 0;
    transition: 300ms 300ms transform, 300ms top;
}

#menu-toogle:checked+label+.ana_menu+div+.social_Div+div+.mobil-menu {
    top: 80px;
    left: 0;
}