* {
    font-family: 'Roboto', sans-serif;
}
body {
background: #fff;
    overflow-x: hidden;
}


@media (min-width: 1200px) {
.container {
    width: 1024px;
}
}


*::-webkit-scrollbar {
    width: 5px;
}

*::-webkit-scrollbar-thumb {
    background: #e93043;
    outline: 0;
}

.main-color {
    color: #e93043
}
h1{font-weight: bolder}
a {
    transition: all .2s ease-in-out;
}

a:hover {
    text-decoration: none;
}

header {
    background-image: linear-gradient(to top,#fae2e3,#fff,#fff);
    padding: 20px 15px 0px 15px;
    box-shadow: 0px 5px 10px #ccc
}

.contact img {
    vertical-align: unset;
}

.contact {
    color: #a4a4a4;
    font-size: 13px;
}

.contact a {
    color: #a4a4a4;
    display: inline-block;
    padding: 0px 6px 10px 10px;
    border-bottom: 1px solid transparent
}

.contact a:hover {
    border-bottom: 1px solid #a4a4a4
}

.FirstRowM {
        padding-left: 0 !important;
    padding-right: 0 !important;
}
.home-tab p {
    color: #898989;
    font-size: 17px;
    font-family: Roboto;
}
.navbar-default {
    background-color: transparent;
    border-color: transparent;
    border-top: 1px solid #eddcde;
    padding: 10px 0;
    margin: 10px 0;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #e93043;
    padding: 10px 30px;
    border-radius: 30px;
    margin-top: 2px;
    border: 0;
}

.navbar-default .container-fluid {
    padding-left: 0;
    padding-right: 0
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    padding-left: 0
}
.navbar-default .navbar-nav>li:nth-of-type(5)>a:after {
    display: none
}

.navbar-nav > li.hoverLi:after  {
    content: " ";
    background: #383242;
    height: 73px;
    width: 100%;
    position: absolute;
    top: -10px;
}

.hoverLi > a {
    color: #fff !important;
    z-index: 999;
}

.navbar-default .navbar-nav>li>a {
    color: #e93043;
    padding: 2.7px 11px;
    margin-top: 9px;

    font-size: 15px;
    font-weight: bolder;
    font-weight: normal;
}

.navbar-default .navbar-nav>li>a:after {
    content: " ";
    height: 15px;
    width: 1px;
    background: #c6c6c6;
    position: absolute;
    right: 0;
    top: 5px;
}
.navbar-default .navbar-nav>li:last-child >a:after {
    color: #fff;
    height: 0;
    width: 0;
}
.logo:after
{
    content: " ";
    height: 1px;
    width: 330%;
    top: 39px;
    left: -859px;
    position: absolute;
    background: #eddcde;
}

.logo:before
{
    content: " ";
    height: 1px;
    width: 500%;
    top: 39px;
    right: -1579px;
    position: absolute;
    background: #eddcde;
}

#slider {
background: url(../img/bg.jpg);
    background-attachment: fixed;
    background-size: cover;
    padding: 60px 10px;
    color: #fff;
    padding-bottom: 19px;
}

.pad > h2 {
    font-size: 65px;
}

.color {
    color: #ffb500;
    font-weight: 900
}

.sbtn {
    background: #690000;
    color: #fff;
    padding: 20px 30px;
    display: inline-block;
    text-align: center;
}


.sbtn:hover {
    background: #fff;
    color: #690000;
    padding: 20px 30px;
    display: inline-block;
    text-align: center;
}

.sbtn img {
}


/* Basic Theme */

.owl-nav, .owl-dots {
    margin: 10px;
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

.owl-nav [class*=owl-] {
    color: #fff;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: transparent;
    display: inline-block;
    cursor: pointer;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.owl-nav [class*=owl-]:hover {
    background: transparent;
    color: #fff;
    text-decoration: none
}

.owl-nav .disabled {
    opacity: .5;
    cursor: default
}

.owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
  /* display: inline */
}

.main .owl-dots .owl-dot span {
    cursor: pointer;
    width: 12px;
    height: 12px;
    margin: 5px 4.5px;
    display: block;
    -webkit-backface-visibility: visible;
    -webkit-transition: opacity 200ms ease;
    -moz-transition: opacity 200ms ease;
  /* -ms-transition: opacity 200ms ease; */
    -o-transition: opacity 200ms ease;
    transition: opacity 200ms ease;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 1px solid #fff;
    padding: 2px;
    background: transparent
}

.main .owl-dots .owl-dot.active span, .main .owl-dots .owl-dot:hover span {
    background-origin: padding-box;
    background: #fff;
    background-clip: content-box;
}

.main .owl-next,.main .owl-prev {
    position: absolute;
    top: 45%;
}

.main .owl-next {
    right: -37px
}

.main .owl-prev {
    left: -71px;
}

#taps {
    background: url('../img/bg2.jpg');
    background-attachment: fixed;
    background-size: cover;
    padding: 60px 10px;
    color: #000;
}
.theadi
{
    color:#323242;
    position: relative
}
.theadi:after
{
    content: " ";
    background: #ebebeb;
    height: 1px;
    width: 176px;
    bottom: -12px;
    display: block;
    margin: auto;
    margin-top: 11px;
}
.nav-tabs > li, .nav-pills > li {
    float: none;
    display: inline-block;
    *display: inline;
 /* ie7 fix */
    zoom: 1;
 /* hasLayout ie7 trigger */
}



.nav-tabs, .nav-pills {
    text-align: center;
}

.nav-tabs {
    border-bottom: 0;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover ,.nav-tabs>li>a:hover {
    color: #fff;
    cursor: pointer;
    background-color: #F0281E;
    border: 1px solid transparent;
    border-bottom-color: transparent;
    border-radius: 0;
}

.nav-tabs>li>a {
    margin: -3px;
    line-height: 1.42857143;
    /* border: 1px solid transparent; */
    /* border-radius: 4px 4px 0 0; */
    background: #0e85d8;
    color: #fff;
    border-radius: 0;
    padding: 21px 27px;
    margin-bottom: 59px;
}

.gry {
    color: #898989;
}

.tapbtn {
    background: transparent;
    border: 1px solid #bebfc2;
    color: #bebfc2;
    display: inline-block;
    padding: 10px 25px;
    border-radius: 30px;
}

#fet {
    background: url('../img/bg3.jpg');
    background-attachment: fixed;
    background-size: cover;
    padding: 60px 10px;
    color: #fff;
}

#fet .main-color {
    color: #90b5db
}

.border p {
    width: 80%;
    margin: auto;
    padding: 10px;
}

.border {
    border-left: 1px solid #3988ce;
    border-bottom: 1px solid #3988ce;
    padding: 10px;
}

#fet .col-md-4 {
    padding: 0
}

#serv {
    background: url('../img/bg2.jpg');
    background-attachment: fixed;
    background-size: cover;
    padding: 60px 10px;
    color: #7e7e7e;
}

.mini {
    background: #fff;
    padding: 10px;
    margin: 0 4%;
    background-repeat: no-repeat;
    background-position: 30px -58px;
}

.mini small {
    color: #afafaf
}

.mini a {
    display: inline-block;
    padding: 10px 20px;
    border-radius: 4px;
    margin-top: 10px;
    margin-bottom: 30px;
}

.h {
    border: 1px solid #ff545a;
    background-image: url('../img/24bg.png');
}

.h a {
    border: 1px solid #ff545a;
    color: #ff545a;
}

.h a:hover {
    background-color: #ff545a;
    color: #fff;
}

.w {
    border: 1px solid #3dbf59;
    background-image: url('../img/wbg.png');
}

.w a {
    border: 1px solid #3dbf59;
    color: #3dbf59;
}

.w a:hover {
    background-color: #3dbf59;
    color: #fff;
}

.p {
    border: 1px solid #2c95ea;
    background-image: url('../img/papebg.png');
}

.p a {
    color: #2c95ea;
    border: 1px solid #2c95ea;
}

.p a:hover {
    background-color: #2c95ea;
    color: #fff;
}

#sub {
    background: url(../img/bg4.jpg) center;
    padding: 20px 10px 0 10px;
    color: #fff;
    overflow: hidden;
}

.orange {
    color: #ffd042;
}

.inputi {
    background: #fff;
    padding: 15px 30px;
    border: 0;
    margin: 10px 0;
    width: 40%;
    color: #1d1d1d;
}

.fbtni {
    background: #1f90e9;
    padding: 15px;
    border: 0;
    margin: 10px -3px;
}

#part {
    padding: 70px 20px;
    padding-bottom: 11px;
}

.part img {
    border: 1px solid #e1e1e5
}
.part .owl-dots {
    margin-top: 33px;
}

.part .owl-dots .owl-dot span {
    cursor: pointer;
    width: 15px;
    height: 15px;
    margin: 5px 4.5px;
    display: block;
    -webkit-backface-visibility: visible;
    -webkit-transition: opacity 200ms ease;
    -moz-transition: opacity 200ms ease;
  /* -ms-transition: opacity 200ms ease; */
    -o-transition: opacity 200ms ease;
    transition: opacity 200ms ease;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 1px solid #c7c7c7;
    padding: 2px;
    background: transparent
}

.part .owl-dots .owl-dot.active span,  .owl-dots .owl-dot:hover span {
    background-origin: padding-box;
    background: #c7c7c7;
    background-clip: content-box;
}

footer {
    background: url('../img/footer.jpg');
    padding: 47px 10px;
    color: #fff;
    padding-bottom: 30px;
}

footer h3 {
    border-bottom: 1px solid #339de6;
    padding: 20px 0;
    font-size: 15px;
    line-height: 0;
    margin-top: 0;
}

footer p {
    color: #a3d1fc
}

footer ul li a {
    color: #8cc2f5;
    display: block;
    padding: 10px 10px 5px 0;
}

.social > a {
    display: inline-block;
    padding: 4px;
    opacity: .6;
}

.social > a:hover {
    opacity: 1;
}
.mini
{
    margin-bottom: 20px;
}
.art-title h1
{
    font-size: 60px;
}
#main-con
{
    position: relative;
    margin-top: -100px;
}

.bv-form .form-control{
border-radius: 0;
    border: 2px solid #dcdcdc;
    box-shadow: 0 0 0;
    padding: 9px 18px;
    height: auto;

}

#main-con .col-md-3 ,#main-con .col-md-9
{
    padding: 0
}
.mail-back:after {
    background: url(../img/Shape.png) center;
    content: " ";
    width: 249px;
    height: 247px;
    /* position: absolute; */
    /* top: -31px; */
    /* z-index: 0; */
    display: block;
    margin-top: -247px;
    margin-left: -11px;
}
.mail-back img {
    margin-left: 20px;
}
.over-content
{
    background: #f5f5f5;
    -webkit-box-shadow: 1px 1px 0 0 #d8d8d8;
box-shadow: 1px 1px 0 0 #d8d8d8;

}
.art-con
{
    background: #fff;
}
.left-side li a
{
    display: block;
    border-top: 1px solid #dadada;
    border-bottom: 1px solid #dadada;
    padding: 15px;
    padding-left: 25px;
    color:#323242;
    position: relative
}
.left-side li a:hover
{
    background: #fff;
}
.red
{
    position: absolute;
    left: 15px;
    top: 20px;
    transition: all 1s ease;
}
.left-side > li > .active > .red
{
    left: 95%;
}
.left-side > li > .active
{
    background-color: #fff;
}
.hh
{
    background:#323242;
    padding:10px;
    padding-left: 20px;
    color: #fff;
}
.hh h3
{
    font-weight: 600;
}
.hhh
{
    background:transparent;
    padding:10px;
    padding-left: 20px;
    color: #323242;
    border-bottom: 1px solid #dadada;
}
.hhh h3
{
    font-weight: 600;
}
.maini
{
    padding: 28px;
}


.mini p {
    font-size: 13px;
}


.doc
{
    background: #323242;
    color: #fff;
    padding: 20px;
    border-radius: 3px;
}
.doc a
{
    background: #347ec2;
    padding: 15px 50px;
    display: inline-block;
    margin-top: 25px;
    color: #fff;
    border-radius: 30px;
}
.slider-2-img {
    width: auto !important;
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: 105px;
}
.doc a:hover
{
    background: #256eb1;
}
.car
{
    background: #399fc9;
    padding: 30px;
    color: #fff;
}
.cari .owl-next
{
    bottom:0;
    right: 0;
}
.cari .owl-dots .owl-dot span {
    cursor: pointer;
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    display: block;
    -webkit-backface-visibility: visible;
    -webkit-transition: opacity 200ms ease;
    -moz-transition: opacity 200ms ease;
  /* -ms-transition: opacity 200ms ease; */
    -o-transition: opacity 200ms ease;
    transition: opacity 200ms ease;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 1px solid #fff;
    padding: 2px;
    background: transparent
}

.cari .owl-dots .owl-dot.active span,  .owl-dots .owl-dot:hover span {
    background-origin: padding-box;
    background: #fff;
    background-clip: content-box;
}

.home-zip .border:hover {
    background: rgba(14, 133, 216, 0.45);
    transition: all .6s;
    -ms-transition: all .6s;
    -webkit-transition: all .6s;
    -moz-transition: all .6s;
}

.cari .owl-next,.cari .owl-prev {
    position: absolute;
    bottom: 20px;
}
.alt-10 {
    color: #898989;
    font-size: 18px;
    margin-bottom: 0;
}
.alt-11 {
    color: #f14e55;
    font-size: 18px;
    letter-spacing: 4px;
}

.cari .owl-next {
    right: 10px
}

.cari .owl-prev {
    left: 10px;
}
.cari  .owl-dots {
    position: absolute;
    bottom: 10px;
    right: 45%;
}
.maini p
{
     font-size: 16px;
}
.alt-32 {
    color: #898989;
    font-size: 18px;
font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.copyRight {background: #0a74be;padding: 35px 0;padding-bottom: 25px;}
.copy p {

margin: 0;

color: #39a2eb;

font-size: 15px;
}
.fuba {

}
.fuba p {

margin: 0;

text-align: right;

color: #39a2eb;
}
.fuba p a {

color: #39a2eb;
}

.home-tabs li:first-child a , .home-tabs li:first-child:hover a {
    border-radius: 30px 0 0 30px !important;
}

.home-tabs li:last-child a , .home-tabs li:last-child:hover a {
    border-radius: 0 30px 30px 0px !important;
}

.contentp p {
    color: #969696;
    font-size: 14px;
    text-align: justify
}

.modal-content {
    border-radius: 0px !important;
    border: 1px solid #06060b;
    background: rgba(36, 36, 51, 0.75);
}

.headerBH {

}

.headerBH img{
    display: block;
    position: relative;
    margin: auto;
}

.tlft {
    font-size: 35.32px;
    text-align: center;
    background: #f02e36;
    padding: 10px;
    color: #fff;
    border-bottom: 3px solid #aa080f;
}

.form-row {
        /* background: #fff; */
        float: left;
        width: 100%;
        display: block;
        position: relative;
}
.form-element {

width: 100%;

padding: 15px 20px;

margin-bottom: 10px;

border: 1px solid #191927;
}
.coll-6 {
    width: 48%;
}
.coll-r {
    float: right;
}

.fileH {
    display: none !important;
}

.uploadD {

background: #fff;

float: left;

padding: 6px 17px;
}

.dosyaYukle {

text-align: right;

right: 0;

float: right;

display: block;

position: relative;

background: #6f6f81;

padding: 7px 12px;

border-bottom: 3px solid #545466;

    cursor: pointer;

color: #fff;
}

.modal-body {
    overflow: hidden;
}

.UploadT {
    text-align: left;
    color: #757575;
    line-height: 37px;
}

.sendB {
        outline: 0;
    background: #f02e36;
    border: 0;
    padding: 12px 17px;
    color: #fff;
    position: relative;
    display: block;
    margin: auto;
    border-bottom: 2px solid #aa080f;
}

.modal-backdrop {
background-color: #2c2c41;
    opacity: 0.5 !important;
}

.dahaFazla  {
    background: url(../img/arrow.png);
    height: 8px;
    width: 10px;
}
.rowM {
    display: inline;
    font-size: 11px;
}
.phoneNoNav  {
    display: none;
}



#bs-example-navbar-collapse-1 {
        padding-right: 0;
}

.teklifAlNav {
    float: right;
}

@media only screen and (min-width: 991px) {

.UlDown ul {
    padding: 0;
    list-style-type: none;
    float: left;
    width: 100%;
}


.urunlerSub>.UlDown {
    width: 100vw;
    position: fixed;
    background: #383242;
    left: 0;
    right: 0;
    display: none;
    z-index: 999999999;
    top: 133px;

    position: absolute;
    left: -468px;
    top: 63px;
    width: 1024px
}
.urunlerSub>.UlDown:after {
    content: ' ';
    min-height: 500px;
    position: absolute;
    top: 0;
    right: -999px;
    width: 1000px;
    background: #383242;
}

.urunlerSub>.UlDown:before {
    content: ' ';
    min-height: 500px;
    position: absolute;
    top: 0;
    left: -999px;
    width: 1000px;
    background: #383242;
}

.UlDown .container > .sub-menu > li   {
    float: left;
    width: 16.6%;
    border-left: 1px solid #6b606f;
    height: 100%;
    display: table-cell;
    position: relative;
    min-height: 493px;
    height: 500px
}

.UlDown .container > .sub-menu > li:nth-child(1) > .sub-menu > li:hover a {
    color: #ff6b7a;
}

.UlDown .container > .sub-menu > li:nth-child(2) > a {
    color: #3da2cd;
}

.UlDown .container > .sub-menu > li:nth-child(2) > .sub-menu > li:hover a {
    color: #3da2cd;
}

.UlDown .container > .sub-menu > li:nth-child(2) > .sub-menu > li:hover a {
    color: #3da2cd;
}

.UlDown .container > .sub-menu > li:nth-child(3) > a {
    color: #e7b234;
}

.UlDown .container > .sub-menu > li:nth-child(3) > .sub-menu > li:hover a {
    color: #e7b234;
}

.UlDown .container > .sub-menu > li:nth-child(4) > a {
    color: #f8891e;
}

.UlDown .container > .sub-menu > li:nth-child(4) > .sub-menu > li:hover a {
    color: #f8891e;
}

.UlDown .container > .sub-menu > li:nth-child(5) > a {
    color: #4bd067;
}

.UlDown .container > .sub-menu > li:nth-child(5) > .sub-menu > li:hover a {
    color: #4bd067;
}

.UlDown .container > .sub-menu > li:nth-child(6) > a {
    color: #e884fe;
}

.UlDown .container > .sub-menu > li:nth-child(6) > .sub-menu > li:hover a {
    color: #e884fe;
}


.UlDown .container > .sub-menu > li:last-child {
  border-right: 1px solid #6b606f;
}

.UlDown .container > .sub-menu > li > a   {
   color: #ff6b7a;
   font-size: 18px;
   padding: 5px 10px;
   text-align: center;
   width: 100%;
   float: left;
   padding-top: 15px;
   border-bottom: 1px;
   border-bottom: 1px solid #443f4e;
   text-decoration: none;
}

.UlDown .container > .sub-menu > li > .sub-menu > li {
   float: left;
   width: 100%;
   padding: 7px 22px;
   font-size: 13px;
   border-bottom: 1px solid #443f4e;
}

.UlDown .container > .sub-menu > li > .sub-menu > li > a {
    color: #87858c;
    text-decoration: none;
    font-size: 12px;
}

.UlDown .container > .sub-menu > li > .sub-menu > li:hover {
    background: #2f2a39;
}

}

@media only screen and (max-width: 991px) {
    .contact a {
        padding-top: 10px;
    }


    .dropdown a {
        color: #e9306d;
    }
    .contact {
        text-align: left
    }

    .sosyalH {
        display: none;
    }

    .phoneNoNav {
       width: 80%;
       float: left;
       display: block;
    }

    .phoneNoNav .rowM  {
        width: 100%;
    float: left;
    text-align: -webkit-left;
    color: #8e8e8e;
    }

    .phoneNo {
            display: none;
    }

    .pad > h2 {
        font-size: 40px;
    }
    .owl-nav [class*=owl-] {
    display: none
    }
}


@media only screen and (max-width: 452px) {
    .logo:before , .logo:after {
        display:none ;
    }
    .HideMob {
        display: none !important;
    }
    .rowM {
        width: 100%;
        text-align: center;
        margin-bottom: 4px;
    }

    .navbar-nav {
        overflow: hidden;
        margin: 0;
    }

    .navbar-default .navbar-collapse {
        border: none;
    }
    .navbar-default .navbar-nav>li>a:after {
        display: none;
    }

    .owl-carousel .owl-item img {
            width: 100% !important;
    }

    .dahaFazla {
        width: 10px;
                  display: inline-block;
                  margin-left: 20px;
    }

    #slider {
            padding: 27px 10px;
    }
    .slider-2-img {
            margin-top: -60px;
    }

    .nav-tabs li {
        width: 100%;
    margin-bottom: 5px;
    float: left;
    position: relative;
    padding: 2px 10px;
    border-radius: 0 !important;
    }

    .nav-tabs li a {
            margin-bottom: 0;
    border-radius: 5px !important;
    padding: 5px;
    }


    .home-tabs li:first-child a, .home-tabs li:first-child:hover a {
     border-radius: 5px !important;
    }

    .home-tabs li:last-child a, .home-tabs li:last-child:hover a {
     border-radius: 5px !important;
    }
    .borderH {
        border-bottom: 1px;
        border-left: 0 !important;
        border-right: 0 !important;
    }
    .mail-back {
        display: none;
    }
    .inputi {
        width: 100%;
    }
}



  .panel-group .panel {
        border-radius: 0;
        box-shadow: none;
        border-color: #EEEEEE;
    }

    .panel-default > .panel-heading {
        padding: 0;
        border-radius: 0;
        color: #212121;
        background-color: #FAFAFA;
        border-color: #EEEEEE;
    }

    .panel-title {
        font-size: 14px;
    }

    .panel-title > a {
        display: block;
        padding: 15px;
        text-decoration: none;
    }

    .more-less {
        float: right;
        color: #212121;
    }

    .panel-default > .panel-heading + .panel-collapse > .panel-body {
        border-top-color: #EEEEEE;
    }
