@import url('https://fonts.googleapis.com/css2?family=Comfortaa:wght@300;400;500;600;700&display=swap');
@import url('flaticon.css');
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600,700,800&subset=latin,greek,latin-ext,greek-ext,cyrillic-ext);

body {
    font-family: 'Comfortaa', sans-serif;
    overflow-x: hidden;
}

.ic_sayfa {
    background: #eee !important;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Montserrat', sans-serif;
}

a {
    color: #333;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}

a:hover {
    color: red;
    text-decoration: none;
}

.padding0 {
    padding: 0 !important;
}

.margin0 {
    margin: 0 !important;
}

.temizle {
    clear: both;
}

ul {
    padding: 0;
}

ul li {
    list-style-type: none
}


.header_ust {
    background-color: #0f7672;
    padding: 4px;
    padding-bottom: 0;
    padding-top: 10px;
}

.header_ust a, .header_ust {
    color: #fff;
    font-weight: bold;
}

.header_ust a:hover {
    color: #ddd;
}

.header_ust ul li {
    float: left;
    margin-left: 10px;
    list-style-type: none;
}

.header_ust .header_menu li:after {
    font-family: FontAwesome;
    content: "\f111";
    padding-left: 10px;
    color: #094846;
    font-size: 10px;
}

.header_ust .header_menu li:last-child:after {
    content: "";
}


.header {
    background-color: #ffffff;
    padding: 15px 0 20px 0;
    -webkit-box-shadow: -1px 30px 24px -5px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: -1px 30px 24px -5px rgba(0, 0, 0, 0.75);
    box-shadow: -1px 30px 24px -5px rgba(0, 0, 0, 0.75);
}

.menu {
    background: none;
    border: none;
    position: relative;
    top: 21px;
}

.menu_ic li {
    margin-right: 7px;
}

.menu_ic li a {
    color: #333 !important;
    font-weight: 900;
    font-size: 15px;
    padding: 10px;
    letter-spacing: 2px;
}

.menu_ic li a:hover, .menu_ic .active a {
    background-color: #4f742a !important;
    color: #fff !important;
    border-radius: 110px;
}

.header_ust .sosyal {
    position: relative;
    top: 0;
    margin-right: -10px;
    margin-left: 20px;
}

.sosyal li {
    float: left;
}

.sosyal li a {
    font-size: 19px;
    background: #042726;
    width: 30px;
    height: 30px;
    display: block;
    text-align: center;
    line-height: 30px;
    padding-top: 5px;
    border-radius: 120px;
}

.sosyal li a:hover {
    color: #000;
    background: white;
}

.telefon {
    font-size: 15px;
    font-weight: bold;
}

.telefon:hover {
    color: #333;
}

.telefon span {
    font-size: 19px;
    font-weight: bold;
}

.header_menu {
    margin-top: 3px;
}

.mobil_ {
    display: none
}


@media (max-width: 720px) {
    .sosyal {
        display: none
    }

    .logo {
        width: 76% !important;
    }

    .logo img {
        width: 100%;
        margin-left: -10px;
        margin-top: 10px;
    }

    .simdi_ara {
        display: block !important;
    }

    .owl-buttons {
        display: none
    }

    .footer table tr td {
        font-size: 13px
    }

    #slide {
        height: auto !important
    }
}

.oval {
    width: 100px;
    height: 100px;
    background-color: #971919;
    float: left;
}


#slide img {
    width: 100%;
    opacity: 0.7;
}

.ana_orta {
    background: #fefefe;
    text-align: center;
}

.baslik {
    margin-top: 30px;
    font-size: 28px;
    font-weight: 600;
    background: #fefefe;
    display: inline-block;
    padding: 0 30px;
    text-transform: uppercase;
    font-weight: bold;
}

.baslik_cizgi {
    border: 0.1px solid #ebebeb;
    margin-top: -24px;
}

#araclar {
    margin-bottom: 70px;
    margin-top: 50px;
}

#araclar .item {
    text-align: center;
    border-right: 1px solid #ddd;;
}

#araclar .item img {
    width: 100%;
    margin: 0 auto;
}

.urun_imgcon { /* height:152px; */
}

#araclar h2 {
    color: #333;
    margin-top: 50px;
    font-size: 20px;
    margin-bottom: 20px
}

#araclar .fiyat {
    width: 100px;
    height: 44px;
    margin: 0 auto;
    font-weight: bold;
    text-align: Center;
    background: url(../images/fiyat.png);
    color: #333;
    font-size: 18px;
    padding: 12px 4px;
    display: block;
}

#araclar img {
    width: 250px
}


.hizmet_box {
    background: url("../images/hizmet_box.png") no-repeat;
    background-size: cover;
    color: #fff;
}

.hizmet_box .hizmet_baslik {
    margin-bottom: 30px;
    margin-top: 50px;
    display: inline-block;
    background: none;
    padding: 0 30px;
    font-size: 28px;
}

.hizmet_box .col-md-3 {
    text-align: center;
    margin-top: 30px;
    color: #fff;
    margin-bottom: 100px;
}

.hizmet_box h2 {
    font-size: 20px;
    font-weight: 400
}

.hizmet_box .col-md-3 span {
    color: #000;
    font-size: 35px;
    display: block;
    margin: 0 auto;
    text-align: center;
    width: 84px;
    padding-top: 20px;
    height: 80px;
    background: #fff;
    border-radius: 100px;
}

.hizmet_iletisim {
    background: #a00002;
    text-align: center;
    color: #fff;
}

.hizmet_iletisim h1 {
    font-size: 25px;
    font-weight: bold;
    color: #fff;
    margin-top: 30px;
}

.hizmet_iletisim p {
    font-size: 23px;
    margin-bottom: 30px;
}

.hizmet_iletisim p span {
    font-size: 30px;
}

.hizmet_iletisim p i {
    font-size: 50px;
    position: relative;
    top: 10px;
    margin-right: 15px;
}


.markalar {
    background: #d1d1d1;
    min-height: 160px;
    padding-top: 40px;
}

.markalar .item {
    text-align: center
}

.markalar .item img {
    width: 60% !important;
    margin: 0 auto;
}

.ana_slider {
    background: url("../images/slider.png") no-repeat #5795ba center center;
}

.ana_slider .container {
    position: relative;
    padding-top: 330px;
    padding-bottom: 40px;
}

@media (min-width: 1200px) {
    .ana_slider .container {
        padding-top: 500px !important;
    }
}

.ana_slider .container a img {
    position: absolute;
    float: left;
    bottom: 0;
    -webkit-transition: all 0.3s;
}

.ana_slider .container a img:hover {
    transform: scale(1.1);
}

.ana_text {
    position: absolute;
    top: 30px;
}

.ana_text h1 {
    text-shadow: 0px 0px 15px rgba(0, 0, 0, 1);
    font-weight: bold;
    color: #fff;
}


.en_alt {
    font-weight: bold
}

.en_alt .sosyal li a {
    margin-right: 10px;
    color: #000;
}

@media (max-width: 1200px) {
    .header_menu {
        display: none;
    }

    .mobil_ {
        display: block !important
    }
}

.logo {
    margin-top: -34px;
}


.bg1 {
    /* background: url(../images/ic_banner.jpg) center top no-repeat; */
}

.sub-images {
    width: 100%;
    height: 65px;
    overflow: hidden;
    position: relative;
    background: #0e5754;
}

.sub-images .breadcrumb {
    position: absolute;
    bottom: 0;
    margin-bottom: 0;
    background: #000000;
    color: #FFF;
    border-radius: 0;
    -webkit-border-radius: 0;
}

.sub-images .breadcrumb a {
    color: #FFF;
}


.content {
    margin-bottom: 30px;
}

.content .icerik_, .content .col-md-3 {
    background: #fff;
    border: 1px solid #ddd;
    margin-top: 20px;
}

.content h1 {
    border-bottom: 1px solid #eee;
    padding-bottom: 15px;
    color: #000000;
    font-weight: 300;
    margin-bottom: 15px;
    font-size: 32px;
    font-weight: 400 !important;
}

.icerik_ {
    padding: 20px;
}

.icerik_ p {
    text-align: justify;
    color: #333;
    line-height: 23px
}

.sidebar-menu .menu-baslik {
    padding: 20px;
    margin: 0 0 0px 0;
    margin-bottom: -2px;

    background: #5c5c5c;
    color: #FFF;
    font-size: 16px;
    font-weight: 600;
}


.sidebar-menu ul {
    padding: 0;
    margin-bottom: 0
}

.sidebar-menu ul li a {
    padding: 10px;
    color: #000;
    display: block;
    width: 100%;
    height: 100%
}

.sidebar-menu ul li a:hover, .sidebar-menu ul li .active {
    background: #222222;
    color: #fff;
}

.sidebar-menu ul li:last-child {
    border: 0 !important;
}


/* Preloader */

#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    z-index: 9999;
/
}

#status {
    width: 200px;
    height: 200px;
    position: absolute;
    left: 50%;
    top: 50%;
    background-image: url(yukleniyor.gif);

    background-repeat: no-repeat;
    background-position: center;
    margin: -100px 0 0 -100px;
}

.footer {
    border-top: 1px solid #ddd;
    padding-top: 20px;
    background: #0d5754;
}

.footer h2 {
    font-size: 19px;
    font-weight: 100;
    color: #fff;
    text-align: center;
    letter-spacing: 3px;
}

.footer ul, .footer p { /* margin-left:0px; *//* width: 130px; */
    text-align: center;
}

.footer table {
    font-size: 14px
}

.footer table tr td {
    border: 0;
    line-height: 20px;
    color: #fff;
}

.footer_iletisim {
    line-height: 30px;
}

.arac-item .image {
    text-align: center;
    height: 180px;
}

.arac-item .image img {
    margin: 0 auto;
    width: 80%;
}

.arac-item .fiyat {
    color: #fff;
    padding: 10px;
    background: #d50f10;
    position: absolute;
    top: 20px;
    font-size: 20px;
}


.urunler-list .urunadi {
    padding: 15px;
    padding-top: 40px;
    text-align: center; /* background:#111; */
    color: #000;
    font-size: 16px;
    font-weight: 900;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

.urunler-list .arac-item {
    margin-bottom: 30px;
    border-bottom: 1px solid #eee;
}

.urunler-list .arac-item:hover .urunadi { /* background:#d50f10; */
}


.fiyat_tablo {
    text-align: center;
    width: 100%;
    margin-bottom: 30px;
}

.fiyat_tablo h2 {
    font-size: 23px;
    font-weight: bold;
    margin: 2px;
}

.fiyat_tablo tr {
    background: #fefefe;
}

.fiyat_tablo tr td {
    padding: 13px;
    border: 1px solid #aaa;
    font-size: 20px;
    color: #333
}


.kirala {
    margin: 30px auto;
}

.kirala h3 {
    font-size: 25px;
    margin-bottom: 10px;
}

.tel_ {
    font-weight: bold;
    font-size: 20px;
}

.tel_ img {
    display: inline-block;
    width: 50px;
    position: relative;
    top: 13px;
    margin-right: 7px;
}

.tel_ span {
    color: #F00;
    font-size: 14px;
}


#slide {
    width: 100%;
    float: left;
    padding: 60px 0 0 0;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#3f4c6b+0,3f4c6b+100;Blue+Grey+Flat */
    background: #dedede

}

#slide {
    position: relative;
    z-index: 99;
    height: 678px;
    overflow: hidden;
    padding: 0;
    background: black;
}

#slide .carousel {
    margin-bottom: 0;
    position: relative;
    z-index: 0;
}

#slide .slide-description h1 {
    font-size: 33px;
    font-weight: 600;
    color: #333
}

#slide .slide-description h4 {
    font-size: 19px;
    color: #333;
    opacity: 0.7;
    margin-top: 30px;
    line-height: 30px;
    font-weight: 300 !important;
    margin-bottom: 55px
}


.op1 {
    opacity: 0.5;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
}

#slide:hover .op1 {
    opacity: 1
}


.simdi_ara {
    display: none;
    width: 100%;
    min-height: 40px;
    text-align: center;
    background: #0f7672;
    position: fixed;
    z-index: 999999;
    bottom: 0;
}

.simdi_ara a {
    color: #fff;
    font-size: 20px;
    display: block;
    padding: 15px
}

#slide .text {
    position: absolute;
    top: 13%;
    text-align: left;
    z-index: 99;
    width: 100%;
    padding-top: 150px;
    padding-left: 10%;
}

#slide .text h2 {
    font-size: 48px;
    color: #fff;
    text-shadow: 4px 4px 11px rgb(0 0 0);
    font-weight: bold;
}

#slide .text p {
    font-size: 20px;
    color: #fff;
    text-shadow: 4px 4px 11px rgb(0 0 0);
    font-weight: 400;
}


#slide .text a {
    color: #fff !important;
    text-shadow: 4px 4px 11px rgb(0 0 0);
}

.collapse.in {
    margin-top: 20px
}

.logo img {
    width: auto;
    height: 91px;
    margin-top: -10px;
}


.services-section {
    position: relative;
    padding: 34px 0px !important;
}

.services-section .left-column {
    position: relative;
}

.services-section .left-column .inner-column {
    position: relative;
    padding-right: 25px;
}

.services-section .left-column .services-block:first-child .inner-box:after {
    position: absolute;
    content: '';
    left: 105%;
    top: 50px;
    width: 100px;
    border: 1px dashed #efefef;
    -ms-transform: rotate(18deg);
    -webkit-transform: rotate(18deg);
    transform: rotate(18deg);
}

.services-section .left-column .services-block:nth-child(2) .inner-box:after {
    position: absolute;
    content: '';
    left: 105%;
    top: 35px;
    width: 100px;
    border: 1px dashed #efefef;
}

.services-section .left-column .services-block:nth-child(3) .inner-box:after {
    position: absolute;
    content: '';
    left: 105%;
    top: 15px;
    width: 100px;
    border: 1px dashed #efefef;
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
}

/*Services Block*/

.services-block {
    position: relative;
    margin-bottom: 60px;
}

.services-block .inner-box {
    position: relative;
    text-align: right;
    padding-right: 105px;
}

.services-block .inner-box .icon-box {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 75px;
    height: 75px;
    color: #646464;
    line-height: 65px;
    font-size: 32px;
    text-align: center;
    border-radius: 50%;
    background-color: #f4f4f4;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    border: 5px solid transparent;
}

.services-block .inner-box h3 {
    position: relative;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 6px;
}

.services-block .inner-box h3 a {
    color: #222222;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.services-block .inner-box h3 a:hover {
    color: #9cc900;
}

.services-block .inner-box .text {
    position: relative;
    color: #777777;
    font-size: 15px;
    line-height: 1.7em;
}

.services-block .inner-box:hover .icon-box {
    color: #ffffff;
    border: 5px solid rgba(255, 255, 255, 0.5);
    background-color: #9cc900;
}

/*Services Block Two*/

.services-block-two {
    position: relative;
    margin-bottom: 60px;
}

.services-block-two .inner-box {
    position: relative;
    text-align: left;
    padding-left: 105px;
}

.services-block-two .inner-box .icon-box {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 75px;
    height: 75px;
    color: #646464;
    line-height: 68px;
    font-size: 32px;
    text-align: center;
    border-radius: 50%;
    background-color: #f4f4f4;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    border: 5px solid transparent;
}

.services-block-two .inner-box h3 {
    position: relative;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 6px;
}

.services-block-two .inner-box h3 a {
    color: #222222;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.services-block-two .inner-box h3 a:hover {
    color: #9cc900;
}

.services-block-two .inner-box .text {
    position: relative;
    color: #777777;
    font-size: 15px;
    line-height: 1.7em;
}

.services-block-two .inner-box:hover .icon-box {
    color: #ffffff;
    border: 5px solid rgba(255, 255, 255, 0.5);
    background-color: #9cc900;
}

/*Right Column*/

.services-section .right-column {
    position: relative;
}

.services-section .right-column .inner-column {
    position: relative;
    padding-left: 25px;
}

.services-section .right-column .services-block-two:first-child .inner-box:after {
    position: absolute;
    content: '';
    right: 105%;
    top: 50px;
    width: 100px;
    border: 1px dashed #efefef;
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
}

.services-section .right-column .services-block-two:nth-child(2) .inner-box:after {
    position: absolute;
    content: '';
    right: 105%;
    top: 35px;
    width: 100px;
    border: 1px dashed #efefef;
}

.services-section .right-column .services-block-two:nth-child(3) .inner-box:after {
    position: absolute;
    content: '';
    right: 105%;
    top: 15px;
    width: 100px;
    border: 1px dashed #efefef;
    -ms-transform: rotate(18deg);
    -webkit-transform: rotate(18deg);
    transform: rotate(18deg);
}

.services-section .image-column {
    position: relative;
    text-align: center;
}


.footer a {
    color: #fff !important;
}

.sec-title h2 {
    font-weight: bold;
    letter-spacing: 5px;
}

