.bg-desen{
    background-image: url(https://www.webtasarim34.com/outsource/genel/img/patterns/bg20.png) !important;
}
.box-content i img {
    filter: hue-rotate(390deg) saturate(0.5) contrast(1.1);
}
.featured-box h4{
    text-transform: none!important;
}

@media (min-width: 768px) {
    #sideNav{
        float:right;
    }
    #header .header-column {
        display: table-cell;
        vertical-align: middle !important;
    }    
}
@media (min-width: 992px) {
    .box-content i img {
        filter: hue-rotate(390deg) saturate(0.5) contrast(1.1);
        width: 91px;
    }
    #header .header-nav-main nav>ul>li.open>a, #header .header-nav-main nav>ul>li:hover>a {
        background: #aa8962;
        color: #FFF;
    }
    .header-menu-top{
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .header-menu-top a{
        border: solid 1px #ffffff59;
        height: auto !important;
        padding: 0 10px !important;
        margin: 10px 10px;
    }
    .header-logo{
        float:right !important;
    }
}



body:not(.sayfa-1) .call-to-action + div {
    background: #f5f5f5;
    width:100%;
}
body:not(.sayfa-1) .call-to-action + div > div{
    background: white;
    border: 0px solid #eeeeee;
    border-radius: 15px;
    box-shadow: 0 0 20px -15px black;
    margin-top:45px;
    margin-bottom:45px;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto; 
    padding:30px
}
@media (min-width: 1399px) {
    body:not(.sayfa-1) .call-to-action + div > div{
        width: 1350px;
    }
}


body:not(.sayfa-1) .sss + div {
    background: #f5f5f5;
    width:100%;
}
body:not(.sayfa-1) .sss + div > div{
    background: white;
    border: 0px solid #eeeeee;
    border-radius: 15px;
    box-shadow: 0 0 20px -15px black;
    margin-top:45px;
    margin-bottom:45px;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto; 
    padding:30px
}
@media (min-width: 1399px) {
    body:not(.sayfa-1) .sss + div > div{
        width: 1350px;
    }
}

ul.li-dib li{
    display:inline-block!important;
    margin-right:5px;
    
}
ul.li-dib li a{
    color: #AA8962 !important;
}
ul.li-dib li:before {
  content: '➟';
  margin-right: 0.5em;
  color: #999;
}

.testimonial blockquote {
    background: #ffffff;
    border: 2px solid #aa896273;
}
.testimonial blockquote {
    min-height: 307px;
}
.testimonial blockquote p{
    color: #000000;
}
.feature-box .feature-box-icon {
    color: #AA8962;
}
.testimonial .testimonial-arrow-down {
    border-top: 15px solid #aa8962;
}

.featured-box .box-content {
    border-top: 0px solid #AA8962;
}
.featured-box.featured-box-primary.mb0.col-xs-12.col-md-12.p0.mt0 {
    border: 0;
    background: #6282aa14;
    box-shadow: 1px 3px 12px -2px rgb(195 195 195);
}
.content-773 .featured-boxes .featured-box {
    border: 2px solid #dddddd66;
}
    
a, a:hover, a:focus {
    color: #AA8962;
}
article.post .post-date .month {
    background: #ed7e46;
}
article.post .post-date .day {
    color: #ed7e46;
}
.post-meta{
    display:none;
}
.pagination>li>a, .pagination>li>span, .pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
    color: #ed7e46;
}
.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
    background-color: #ed7e46;
    border-color: #CCC;
}

.icerikyazilari>.container{
    background: white;
    padding: 30px;
    border: 0px solid #eeeeee;
    border-radius: 15px;
    box-shadow: 0 0 20px -15px black;
}
.anaslide{
    padding:0;
    margin:0!important
}

#footer ul.nav-listx{overflow-y:scroll;max-height:300px}
#footer ul.nav-listx::-webkit-scrollbar{width:6px}
#footer ul.nav-listx::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.2);border-radius:10px}
#footer ul.nav-listx::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.5);background-color:#999;opacity:.3}
.footer_ul li:before {
    content: "•";
    position: absolute;
    left: -5px;
}
.footer_ul li {
    padding: 0 0.5rem;
}
.panel-group .panel-heading  a:before {
    font-size: 34px;
    color: #000;
    float: right;
}
.panel-group .panel-heading  a:before {
    content: "-";
}
.panel-group .panel-heading  a.collapsed:before {
    content: "+";

}

/* a{pointer-events: none;} */
.footer_ul li{
    display: inline-block;
    font-size: 12px;
}
.footer_ul li a{
    color:#ccc!important;
}
/******************** ALTA UZAYAN MENÃœ SCROLL AYARI CSS *********************/

#mainNav li.dropdown ul{
    overflow-y: scroll;
    max-height: 400px
}
#mainNav li.dropdown ul::-webkit-scrollbar{
    width: 6px
}
#mainNav li.dropdown ul::-webkit-scrollbar-track{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.2);
    border-radius: 10px
}
#mainNav li.dropdown ul::-webkit-scrollbar-thumb{
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
    background-color: #999;
    opacity:.3
}

/******************** ALTA UZAYAN MENÃœ SCROLL AYARI CSS SON *********************/
.btn-danger {
    background-color: #1e202c;
    border-color: #1e202c;
}
.bg-seffaf > div{
    background:#fff;
    border-radius:15px;
    padding:15px;
}

@media (min-width: 768px){
    .section-giris .container {
        display: flex;
        align-items: center;
    }
    .page-header-custom-background{
        padding: 10px 0;
    }
    .page-header h1{
        font-size: 23px;
    }
}
@media (min-width: 992px){
    .input-group-addon:first-child {
        border: 1px solid #e0e0e0!important;
        border-right: 0!important;
        border-radius: 4px 0 0 4px;
    }
    .ozelFormLabel{
        font-weight: 600;
    }

    .subeformu .tab-content{
        background: transparent!important;
        border: 0!important;
        box-shadow: none;
        margin-top: 17px;
    }
    .subeformu .form-area.row{
        margin-top: 10px;
    }
    .subeformu h2 {
        font-size: 1.7em;

    }
    .subeformu{
        box-shadow: 0px 25px 50px 0px rgb(0 0 0 / 7%);
        padding: 15px 20px;
        background: linear-gradient(0deg, white 33%, #ffffffd4);
        border-radius: 6px;
        border: 1px solid #ddd;
        margin-top: -560px;
    }
    .subeformu .col-md-5.mt10{
        padding: 0px 0px 0px 15px;
    }
    section.section-giris{
        padding: 0px 20px !important;
    }    
}
@media (max-width: 991px){
    .page-header .breadcrumb>li{
        display: none
    }
    .page-header .breadcrumb>li:nth-child(-n+2){
        display: inline-block
    }
    .m-pt10{
        padding-top: 10px!important;
    }
    section.section-giris{
        background-color: #ffaaaa !important;
        padding: 30px 20px !important;
        width: 94%;
        margin-left: 3%;
        border: 4px solid #ff6668 !important;
        border-radius: 10px;
        margin-top:30px !important;
    }
     section.section-giris h2{
         color:#222;
     }
    .section-giris img{
        border: 4px solid #AA8962 !important;
        border-radius: 10px;
        padding: 0;
    }
    .subeformu .btn.btn-primary{
        width: 100%!important;
    }
    .subeformu{
        padding-top: 20px;
        background: #6cba47;
    }
    .subeformu h2, .subeformu p, .subeformu .ozelFormLabel {
        color: white;
    }
    .subeformu .ozelFormLabel{
        text-align: center;
        background: #004370;
        margin: 10px 0 0!important;
        padding: 6px;
        border-radius: 4px 4px 0 0;
    }
    .subeformu .tab-content.left.w100y{
        background: transparent!important;
        border: 0;
    }
}

/**Sac analiz formu css**/
.label.error{
    left:15px!important;    
}

.sac-analiz-wrp fieldset {
    margin-bottom: 30px;
    background: #f4f4f4;
    padding: 30px 40px 50px 50px;
    border-radius: 15px;
}
.step legend:not(.nochange) {
    font-size: 18px;
    background: #aa8962;
    color: white;
    margin-bottom: 15px;
    border: 1px solid #ddd;
    padding: 10px;
    border-radius: 15px;
}

/***SİDEBAR DESKTOP HİZALAMA CSS***/
@media (min-width: 992px){

    html #header.header-flex .header-top {
        margin-bottom: 0!important;
    }   
    html:lang(de) #header .header-nav-main nav > ul > li > a {
        font-size: 17px;
        font-weight:bold;
    }    

}


/***İçerik resim buton****/
html .btn-borders.btn-primary {
    background: transparent;
    border-color: #aa896266;
    color: #aa8962!important;
    text-shadow: none;
}

/****İçerik resim Yazı arkaplan CSS***/
@media (min-width: 992px){
    .medical .col-half-section.col-half-section-right {
        float: right;
        margin-left: 0;
        margin-right: -30px;
        background: linear-gradient(-90deg, white 19%, #ffffff52, #ffffff52);
        padding: 30px 30px 30px;
        border-radius: 19px;
        border: 1px solid #ddd;
        border-left: 0;
        z-index: 1;
    }
}

/** Before After background CSS **/
section.section-beforeafter:before{
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    background-position: center center;
    background-image: url(/upload/images/turkey-map.svg);
    background-size: 70%;
    background-repeat: no-repeat;
    filter: opacity(0.5) invert(1);
}

/**** Slider altı Yazı CSS ***/
section.section-hizmetler .heading.heading-middle-border h2{
    background: #f1f1f1;
}

/****Footer Home page css***/
.page- #footer.footer_custom{
    padding-top: 0!important;
}


section.section-hizmetler{
    background-position: center center;
    background-image: url(/upload/images/dots.png);
}
@media (max-width: 767px){
    section.section.section-with-mockup {
        margin-top: 15px!important;
    }      
    .custom-btn-style-1.text-uppercase.custom-font-weight-medium{
        padding: 10px!important;
    }
    section.section-hizmetler{
        background-position: center center;
        background-image: url(/upload/images/dots.png);
        padding: 34px 0!important;
    }
}
@media (min-width: 1400px){
    .content-894{
        padding-left: 35px;
    }
}
/****EKİP CSS****/
html.webkit .ekip .thumb-info .thumb-info-wrapper{
    min-height: 310px;
    margin: 0!important;
}
html.webkit .ekip .thumb-info .thumb-info-wrapper:before{
    width: 100%;
    height: 100%;
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
    background: #006eb700;
    opacity: 1;
    transition: .3s;
}
.ekip .thumb-info{
    transition: .3s;
    border: 0;
}
.ekip .thumb-info:hover{
    transform: scale(1.081);
}
.ekip .thumb-info .thumb-info-title{
    background: #ffffff00!important;
    position: relative;
    color: #aa8962;
    z-index: 2222;
    letter-spacing: 0;
    bottom: -4px;
    text-align: center;
    border-top: 0;
    margin: auto;
    width: 100%;
    padding: 0;
    top: auto;
    font-size: 14px;
}
.ekip .thumb-info:hover .thumb-info-title{
}
.ekip .thumb-info-wrapper a{
    pointer-events: none;
}
.ekip .thumb-info .thumb-info-type {
    float: initial;
    text-shadow: none;
    text-align: center;
    letter-spacing: 0;
    background-color: #ffffff;
    width: 100%;
    margin: 0;
    font-size: 14px;
}
.ekip span.thumb-info.thumb-info-hide-wrapper-bg:before {
    content: "";
    display: block;
    position: absolute;
    top: auto;
    bottom: 74px;
    left: -81px;
    background-image: url(/upload/images/section-bg.png);
    width: 100px;
    height: 100%;
    opacity: .5;
    z-index: 1;
    background-repeat: no-repeat;
    background-position: left bottom;
    background-size: 81px;
    transition: .3s;
}
.ekip span.thumb-info.thumb-info-hide-wrapper-bg:hover:before {
    left: 0;
}
.ekip span.imgafter{
    display: none;
}
.ekip .thumb-info .thumb-info-inner{
    text-shadow: none;
    margin-top: 0;
    letter-spacing: 0;
}
.ekip .thumb-info img{
    filter: grayscale(.3)
}
.ekip .thumb-info:hover img{
    box-shadow: 0px 27px 30px -35px #aa8962;
    transform: translateY(-19px);
    filter: grayscale(0)
}
@media (min-width: 992px){
    .ekip .col-md-3.thumb-info-takim-t1{
    }
}

/*
#footer{
    display: none!important;
}
*/
.heading-middle-border h2{
    font-weight: 700;
}
.sac-analiz-wrp .featured-boxes .featured-box .box-content {
    padding: 30px 15px 30px;
}
.sac-analiz-wrp  .featured-box .box-content:hover img {
    transform: none!important;
}

.steps ul{
    display:none;
}
/*PASİFE ALINDI
.sac-analiz-wrp{
    position: absolute;
    right: 81px;
    top: -460px
}
*/
@media (max-width:767px){
    .sac-analiz-wrp .featured-boxes .featured-box .box-content {
        padding: 10px 5px;
    }
    .sac-analiz-wrp{
        padding: 0;
        right: 0px;
        top: 0px
    }
}
.sac-analiz-wrp ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.sac-analiz-wrp label.ozelFormLabel{
    text-align:left;
}
.sac-analiz-wrp label {
    cursor: pointer;
    opacity: 0.8;
    font-size: 18px;
    line-height: 30px;
}

.sac-analiz-wrp label:hover {
  opacity:1
}
.sac-analiz-wrp input[type="radio"]:checked + label {
  opacity:1
}
/*
.sac-analiz-wrp .featured-box .box-content img{
    width:100%    
}
*/
.sac-analiz-wrp  fieldset {
    border: 0;
}
  #custom-handle {
    width: 3em;
    height: 1.6em;
    top: 50%;
    margin-top: -.8em;
    text-align: center;
    line-height: 1.6em;
  }
#slider-yas, #slider-yil {
    height: 14px;
}

#slider-yas .noUi-connect, #slider-yil .noUi-connect{
    background: #c0392b;
}

#slider-yas .noUi-handle,#slider-yil .noUi-handle{
    height: 28px;
    width: 28px;
    top: -10px;
    right: -14px; /* half the width */
    border-radius: 50px;
}
.noUi-handle:before, .noUi-handle:after{
    background:transparent
}
.wizard > .steps .current-info, .wizard > .steps .number {
  display: none; }


#wizard {
  border: 1px solid #fff;
  border-radius: 10px;
  padding: 0;
  position: relative;
  background: rgba(255, 255, 255, 0.1); }

.wizard > .steps ul {
  content: "";
  width: 60%;
  height: 12px;
  background: rgb(34 193 94 / 20%);
  border-radius: 6px;
  position: absolute;
  left: 50%;
  top:0;
  transform: translateX(-50%); }
  .wizard > .steps ul:before {
    content: '\f26b';
    position: absolute;
    font-size: 20px;
    font-family: Material-Design-Iconic-Font;
    bottom: 20px;
    left: 29.4%;
    transition: all 0.5s ease; }
  .wizard > .steps ul:after {
    content: "";
    width: 33.33%;
    height: 12px;
    background: rgb(34 193 94 / 80%);
    border-radius: 6px;
    position: absolute;
    top: 0;
    left: 0;
    transition: all 0.5s ease; }
  .wizard > .steps ul.step-2:before {
    left: 62.5%;
    transition: all 0.5s ease; }
  .wizard > .steps ul.step-2:after {
    width: 66.67%;
    transition: all 0.5s ease; }
  .wizard > .steps ul.step-3:before {
    left: 96%;
    transition: all 0.5s ease; }
  .wizard > .steps ul.step-3:after {
    width: 100%;
    transition: all 0.5s ease; }

.form-row {
  display: flex;
  margin-bottom: 29px;
  align-items: center; }
  .form-row:last-child {
    margin-bottom: 0; }
  .form-row label {
    width: 34.9%;
    margin-right: 40px; }
  .form-row .form-holder {
    width: 65.1%; }

.form-holder {
  position: relative; }
  .form-holder i {
    position: absolute;
    bottom: 7px;
    right: 20px;
    font-size: 25px; }

.actions ul {
  display: flex;
  margin-top: 15px;
  justify-content: space-between;
}
.actions li a {
  padding: 0;
  border: none;
  display: inline-flex;
  height: 54px;
  width: 180px;
  letter-spacing: 1.3px;
  align-items: center;
  background: #e4bd37;
  cursor: pointer;
  position: relative;
  padding-left: 34px;
  text-transform: uppercase;
  color: #fff;
  border-radius: 27px;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }
  .actions li a:before {
    content: '\f2ee';
    font-size: 18px;
    position: absolute;
    top: 17px;
    right: 34px;
    font-family: Material-Design-Iconic-Font;
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  .actions li a:hover {
    background: #c9a630; }
    .actions li a:hover:before {
      -webkit-animation-name: hvr-icon-wobble-horizontal;
      animation-name: hvr-icon-wobble-horizontal;
      -webkit-animation-duration: 1s;
      animation-duration: 1s;
      -webkit-animation-timing-function: ease-in-out;
      animation-timing-function: ease-in-out;
      -webkit-animation-iteration-count: 1;
      animation-iteration-count: 1; }
.actions li[aria-disabled="true"] a {
  opacity: 0;
  transition: all 0.3s; }
.actions li:first-child a {
    color: #666;
    display: inline-grid;
    
}
  .actions li:first-child a:before {
    content: '\f2ea';
    left: 0;
    font-size: 18px; }
  .actions li:first-child a {
    background: #e5e5e5; }
   .actions li:first-child a:hover{ background: #d4d4d4}
.actions li:last-child a {
  width: 154px; }

@-webkit-keyframes hvr-icon-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(6px);
    transform: translateX(6px); }
  33.3% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px); }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px); }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px); }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px); }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }
@keyframes hvr-icon-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(6px);
    transform: translateX(6px); }
  33.3% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px); }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px); }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px); }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px); }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }
.checkbox-circle {
  display: flex;
  justify-content: space-between; }
  .checkbox-circle label {
    cursor: pointer;
    display: inline-block;
    padding-left: 23px;
    position: relative;
    margin-right: 0;
    width: auto; }
  .checkbox-circle input {
    position: absolute;
    opacity: 0;
    cursor: pointer; }
  .checkbox-circle input:checked ~ .checkmark:after {
    display: block; }
  .checkbox-circle .checkmark {
    position: absolute;
    top: 4px;
    left: 0;
    height: 15px;
    width: 15px;
    border-radius: 50%;
    border: 1px solid rgba(255, 255, 255, 0.4); }
    .checkbox-circle .checkmark:after {
      content: "";
      top: 3px;
      left: 3px;
      width: 7px;
      height: 7px;
      border-radius: 50%;
      background: #fff;
      position: absolute;
      display: none; }

@media (max-width: 1500px) {

  .wrapper {
    height: auto; } }
@media (max-width: 1199px) {
  .wrapper {
    height: 100vh;
    width: auto; }

  .image-holder {
    align-self: center; }
    .image-holder img {
      transform: translateY(40px); }

  form {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 50px;
    padding-right: 50px;
    align-self: center; } }
@media (max-width: 991px) {
  .wrapper {
    justify-content: center; }

  .image-holder {
    display: none; }

  form {
    width: auto; } }
@media (max-width: 767px) {
  body {
    height: auto; }

  .wrapper {
    height: auto;
    padding: 30px 20px; }

  #wizard {
    border: none;
    display: flex;
    flex-direction: column;
    background: none; }

  form, #wizard {
    padding: 0; }

  h3 {
    margin-bottom: 30px; }

  .form-row {
    display: block; }
    .form-row label {
      margin-bottom: 29px;
      display: block; }
    .form-row label, .form-row .form-holder {
      width: 100%; }

  .checkbox-circle {
    display: block; }

  .wizard > .steps {
    order: 1;
    margin-top: 60px;
    margin-bottom: 20px; }
    .wizard > .steps ul {
      position: static;
      transform: translateX(0);
      width: 100%; }

  .actions ul {
    margin-top: 30px;
    flex-wrap: nowrap;
    flex-direction: row;
    align-items: stretch;
    justify-content: space-around;
    align-content: space-around;

  }
  .actions li a {
    height: 44px; }
    .actions li a:before {
      top: 13px; }
  .actions li:first-child a {
    margin-bottom: 20px;
    width: 122px;
  } 
}




/*************************************************************************************************************/
@media (min-width: 1399px){
    .container {
        width: 1350px;
    }
}

/***Logo Start***/
#heartbeat{
    stroke-dasharray: 1872;
    fill: #cf0200;
    opacity: 10;
    animation: animate 4s cubic-bezier(0,0.23,1,.1);
}

@keyframes animate{
    0% {
        opacity: 1;
        fill: #cf0200;
        stroke-dashoffset: 1872;
    }
    50% {
        opacity: 1;
        fill: #cf0200;
    }
    99% {
        opacity: 10;
    }
    100% {
        opacity: 10;
        stroke-dashoffset: 0;
    }
}
#light1{
    animation: fadeIn 1300ms;
    animation-delay: 1500ms;
}
#light2{
    animation: fadeIn 1600ms;
    animation-delay: 1800ms;
}
#light3{
    animation: fadeIn 1900ms;
    animation-delay: 2100ms;
}
#light4{
    animation: fadeIn 2200ms;
    animation-delay: 2400ms;
}
#light5{
    animation: fadeIn 2500ms;
    animation-delay: 2700ms;
}
#light6{
    animation: fadeIn 2800ms;
    animation-delay: 3000ms;
}
#light1, #light2, #light3, #light4, #light5, #light6{
    animation-direction: alternate;
    animation-iteration-count: 2;
}

.btn-white{
    transition: .4s;
    border: 1px solid #ddd;
}
.btn-white:hover{
    border: 1px solid #cf020082;
}


footer:not(#footer) .content a, footer:not(#footer)  .content a:hover, footer:not(#footer)  .content a:focus {
    color: #cf0200!important;
}
.divider.divider-small {
    margin: 12px auto 22px;
}
.divider.divider-small hr{
    background: #AA8962 !important;
}

/******FİYATAL START****/
.fiyatAl{
    animation: fadeIn 1s forwards;
    animation-delay: .3s;
    position: absolute!important;
    top: 135px!important;
    opacity: 0;
    right: 0!important;
    z-index: 999!important;
}
.sticky-header-active a.fiyatAl.hidden-xs {
    position: fixed!important;
    top: 79px!important;
    opacity: 0;
    animation: fadeIn 1s forwards;
    animation-delay: .5s;
}
.fiyatalImg{
    width: 190px!important;
    height: 100px!important;
}
@media (max-width: 767px){
    .fiyatAl{
        z-index: 99!important;
    }
    .fiyatAlMobile{
        animation-delay: 1s;
        position: fixed!important;
        bottom: 10px!important;
        left: 10px!important;
        z-index: 999!important;
        background: #e30513;
        color: #fff;
    }
}
/**FİYATAL END**/


/*Form Design Start*/
.modal-body input.btn-classic-form{
    width:100%!important;
}
.modal-body label.ozelFormLabel {
    font-weight: 700;
    color: #ffffff;
    font-family: 'Oswald', sans-serif;
    letter-spacing: 1px;
    background-color: #8e8e8e;
    width: fit-content;
    margin-bottom: -1px;
    margin-left: 0;
    padding: 2px 5px;
    border-radius: 4px 4px 0 0;
    border: 1px solid #ddd;
}

.modal-content{
    background-image: repeating-linear-gradient(45deg, hsla(207,0%,63%,0.05) 0px, hsla(207,0%,63%,0.05) 1px,transparent 1px, transparent 11px,hsla(207,0%,63%,0.05) 11px, hsla(207,0%,63%,0.05) 12px,transparent 12px, transparent 32px),repeating-linear-gradient(0deg, hsla(207,0%,63%,0.05) 0px, hsla(207,0%,63%,0.05) 1px,transparent 1px, transparent 11px,hsla(207,0%,63%,0.05) 11px, hsla(207,0%,63%,0.05) 12px,transparent 12px, transparent 32px),repeating-linear-gradient(135deg, hsla(207,0%,63%,0.05) 0px, hsla(207,0%,63%,0.05) 1px,transparent 1px, transparent 11px,hsla(207,0%,63%,0.05) 11px, hsla(207,0%,63%,0.05) 12px,transparent 12px, transparent 32px),repeating-linear-gradient(90deg, hsla(207,0%,63%,0.05) 0px, hsla(207,0%,63%,0.05) 1px,transparent 1px, transparent 11px,hsla(207,0%,63%,0.05) 11px, hsla(207,0%,63%,0.05) 12px,transparent 12px, transparent 32px),linear-gradient(90deg, rgb(255 255 255),rgb(66 66 66 / 1%))!important;
    border-radius:6px!important;
}
.modal-content .form-control{
    background:#ffffffcf;
}
.modal-content .modal-title {
    text-align: center;
}
.modal-header h4 {
    font-size: 1.9em;
}
.modal-content:before {
    display: block;
    position: absolute;
    top: -53px;
    right: 0;
    left: 15px;
    width: 128px;
    height: 146px;
    background-image: url(/upload/logo/bodrum-kitchen-logo-1601300410.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center 56px;
    content: " ";
    filter: opacity(0.5);
}
.modal-header .close{
    opacity: .3;
    font-size: 36px;
}
.modal-body{
    display:block!important;
}

/*Form Design End*/
.page-header-custom-background{
    background-position: 100% 50%;
    background-size: cover;
}

.breadcrumb li span{
    color: #fff;    
}
.breadcrumb li a span{
    color: #fff;    
}
.page-header .breadcrumb>li+li:before {
    color: #fff;
}
@media (max-width: 767px){
    .modal-content{
        margin: 4%;
        width: 92%;
    }
    .page-header-custom-background:after {
        width: 100%;
    }
}

html .custom-background-image-1{
    background: #AA8962 url(/upload/images/form-bg.png)!important;
    position: relative!important;
    background-position: bottom right!important;
    background-repeat: no-repeat!important;
    background-size: 65%!important;

}

html .btn-primary {
    color: #fff;
    background-color: #AA8962;
    border-color: #AA8962;
}

.container-fluid.footer-ikili{position:relative;}

.report-baslik {
    padding: 10px 5px !important;
    font-weight: bold;
    font-size: 16px;
    border-bottom: 2px solid #104965;
    margin-bottom: 20px;
    margin-top: 15px;
    background: #eaeff3;
    color: #104965;
}
.sertifika td:nth-child(2){
    font-weight:bold;
}
.sertifika svg{
    float: left;
    margin:0 7px 0 0;
}
.sertifika{
    border-top:none!important;
}
.report-baslik.baslik-tip{
    background:#fff!important;
    border-top:none!important;
}
html,body{width:100%!important;}


.col-half-section p,
.contentDiv p{
    text-align: inherit;
}

.fwn{
    font-weight:normal;
}

#header li a:hover{
    text-decoration: none;
}

body{
    font-family: "Poppins", sans-serif;
    width:100%;
}
#header .header-nav-main nav > ul > li > a{
    font-weight:normal;
}


/* -- Google Translate Css*/
.goog-te-gadget-icon{display:none;}
.goog-te-banner-frame.skiptranslate {display:none !important;} 
body{top: 0px !important;}
.goog-te-gadget-simple{border:0;}
.goog-te-gadget-simple {background-color: transparent;}
.goog-te-gadget-simple .goog-te-menu-value span {color:#fff!important;}
.goog-te-gadget-simple .goog-te-menu-value{padding:0px;margin:0 15px 0 0;display: inline-block;}
#header .header-nav-top .nav>li>a, #header .header-nav-top .nav>li>span{padding: 12px 0;}
#header .header-top .header-nav-top{max-height:48px;overflow: hidden;float:;float:right;margin-right:0;}
@media (min-width: 992px){
    #header .header-nav.header-nav-stripe nav>ul>li>a{
        background: transparent!important;
        position: relative;
    }
    #header .header-nav.header-nav-stripe nav>ul>li>a:before {
        content: '';
        position: absolute;
        background: transparent;
        border-bottom: 1px solid #ffffff;
        height: 100%;
        width: 4px;
        top: -39px;
        transition: .3s;
        z-index: 0;
    }
    #header .header-nav.header-nav-stripe nav>ul>li:hover>a:before {
        width: 85%;
        border-bottom: 2px solid #AA8962;
    }
    #header .header-nav.header-nav-stripe nav>ul>li:hover>a{
        color: #AA8962;
    }
    #header .header-nav.header-nav-stripe nav>ul>li:last-child:hover>a:before,
    #header .header-nav.header-nav-stripe nav>ul>li:last-child>a:before{
        border-bottom:none!important;
    }
    #header .header-nav.header-nav-stripe nav>ul>li:last-child>a{
        color:#AA8962;
    }
    #header .header-top .header-nav-top{
        left: 22px;
    }
    #header.header-narrow .header-logo .logo-default{
        margin: -75px -70px -102px 0;
    }
}

@media (max-width: 767px){
    .tp-dottedoverlay.twoxtwo{
        display:none;
    }
    .page-header-custom-background{
        background-position: 54% 50%;
        padding: 15px 0 15px;
    }
    .page-header h1 {
        font-size: 15px;
        padding-bottom: 0!important;
    }
    #header .header-top .header-nav-top{
        width: 100%;
    }
    #header .header-nav-top .nav>li:last-child{
        float: right;    
    }
}

.page-header-custom-background{
    background-color:#AA8962;
}
html.sticky-header-active #header.header-semi-transparent-light .header-body{top:0px !important;}
.goog-te-gadget-simple{font-size:13px!important;font-weight:normal;margin-right: 25px}
.fa.fa-globe {float:left;padding:6px 6px;}
.goog-te-menu-value:nth-child(3),
.goog-te-menu-value:nth-child(4),
.goog-te-menu-value:nth-child(5){
    display:none!important;
}
/* -- End Google Translate Css */

#header .header-nav-top .nav>li>a {
    font-size: 13px!important;
        color: #fff;
        font-weight: bold;    
}
#header .header-nav-top .nav>li>a{
    opacity:0.7!important;
}

#header .header-nav-top .nav>li>a:hover{
    opacity:1!important;
}

#header .header-nav-top .nav>li>a a:focus, #header .header-nav-top .nav>li>a:hover {color:#fff;background: transparent;}





/*Header 1 Mobile Css*/
.breadcrumb12{padding:0;margin: 0 0 30px;}
.iletisim-box{box-shadow: 0px 0px 60px -10px rgba(139, 139, 139, 0.5);}
.google_translate_element_wrp{    margin-top: -2px;
    display: block;}
@media (max-width: 767px){
    .dropdown-mega-content > div > div{
        width: 50%;
        padding-left: 0;
        text-align: center;
    }
    .dropdown-mega-content > div > div{
        border: 0!important;
    }
    #header .header-nav-main nav>ul li.dropdown-mega .dropdown-mega-sub-nav>li>a{
        font-weight: 700;
        padding: 0!important;
        min-height: 108px!important;
    }
    #header .header-nav-main nav>ul li.dropdown .dropdown-menu, #header .header-nav-main nav>ul li.dropdown-mega .dropdown-mega-sub-nav{
        margin: 0!important;
    }
    #header .header-nav-main nav>ul li a{
        color: #000000!important;
        font-weight:bold;
    }
    #header .header-nav-top .nav>li>a{
        color: #000!important;
        opacity: .8!important;
    }
}
html body .tabs .nav-tabs li.active a, html.dark body .tabs .nav-tabs li.active a {
    border-top-color: #7d1417;
    color: #7d1417;
}
.page-insan-kaynaklari .tab-content{border: 1px solid #c6c7c7!important;}
.learn-more a{color: #95a4af;}


@media (min-width: 768px){
    .header-logo svg{
        height: 95px;
        width: 264px;
    }
}
@media (max-width: 767px){
    #header .header-logo img{
        margin:0;
    }
    
    .tp-bgimg.defaultimg,  .rev-first-img{
        background-position: 0% center!important;
    }
    .header-logo svg{
        width: 200px;
        height: 90px;
        transition: .2s;
    }
    .sticky-header-active .header-logo svg{
        width: 200px;
        height: 102px;
    }
    .m-mb0{margin-bottom:0;}
    #header .header-btn-collapse-nav:before{content:'MENÜ';font-size:small;font-weight:700;}
    #footer .footer-copyright p,.container-fluid>.row>.p-none:last-child section.section, .container-fluid>.row>.p-none:last-child section.section p{text-align:center;}

    #footer .container .row>div {text-align: center!important;}
    #header .header-btn-collapse-nav{
        margin: 21px 0 5px 15px !important;
        /*
        right: 15px;
        position: absolute;
        */
    }
    section.section{display:block!important;}
    #header .header-nav-top .nav>li>a, #header .header-nav-top .nav>li>span{font-size:.81em;padding-right:0;}
    #header .header-nav-top .nav>li>a{
        padding: 0!important;
    }
}
.custom-toll-free{position:relative;padding-left:35px;margin-left:40px}
.custom-toll-free > span{display:block}
.custom-toll-free > span.toll-free-number{font-size:1.5em;letter-spacing:-1px;font-weight:bold;}
.custom-toll-free > i{position:absolute;top:2px;left:0;font-size:4em;line-height:.8}
.neden-alya .owl-carousel .owl-item img{display:inline;}
@media (min-width: 992px){

    #header .header-nav-main nav>ul>li.dropdown .dropdown-menu{
        border-top: 3px solid #AA8962;
    }
    .translation-icons{
        margin-top: 14px;
    }
    .dropdown-mega-sub-nav li img{
        border-radius: 4px;
        margin-bottom: 5px;
    }
    #header .header-nav-main nav>ul>li.dropdown-mega .dropdown-mega-sub-nav>li>a{
        padding: 15px!important;
    }
    .dropdown-mega-sub-nav li{
        text-align: center;
    }
    .dropdown-mega-sub-nav li:hover span{
        transition: .1s;
    }
    .dropdown-mega-sub-nav li:hover span{
        text-align: center;
        font-weight: 700;
    }
    .page- .call-to-action .call-to-action-btn{
        width: 25%;
    }
    #header .header-nav-top .nav>li>a>span{color:#fff;font-weight: 500;}

    #header .header-nav-top .nav>li:nth-child(4)>a,#header .header-nav-top .nav>li:nth-child(5)>a{border-right:none;}

    .page-insan-kaynaklari .tab-content .row div:nth-child(4){margin-top:32px!important;}

    #header .header-logo img{
        margin:0;
    }
    .iletisim-box{
        width: 49%!important;
        margin-right: 10px;
        margin-bottom: 15px;
    }
    #header .header-top .header-social-icons {margin-top: 14px;margin-right: 5px;}
    #header .social-icons li a{
        background: transparent;
    }
    #header .social-icons li a i{
        color: white;
    }
    #header .social-icons li{
        box-shadow: none;
    }
    #header .header-nav.header-nav-stripe .header-social-icons{display:none;}
    #header .header-nav.header-nav-stripe nav>ul>li:last-child>a{margin-top: -6px!important;}
    #header .header-nav.header-nav-stripe nav>ul>li:last-child{height: 106%!important;}
    #header .header-nav.header-nav-stripe nav>ul>li:hover>a, #header .header-nav.header-nav-stripe nav>ul>li>a{padding: 34px 11px 34px;}
    #header .header-nav.header-nav-stripe nav>ul>li>a {
        color: #444;
    }
    #header .header-container.container{margin-top: 0;}

    html #header.header-flex .header-body {padding:0 0 0 0;}
    #header .header-top{background: #AA8962;top: -2px;height: 48px;padding: 4px 0;}
    html:not(.ie) #header.header-flex .header-logo{max-width: 250px;}
    #header.header-narrow .header-nav.header-nav-stripe nav > ul > li.dropdown > a, #header.header-narrow .header-nav.header-nav-stripe nav > ul > li.dropdown:hover > a, #header.header-narrow .header-nav.header-nav-dark-dropdown nav > ul > li.dropdown > a, #header.header-narrow .header-nav.header-nav-dark-dropdown nav > ul > li.dropdown:hover > a {
    padding: 39px 5px 36px 13px;
}
    #header.header-narrow .header-nav.header-nav-stripe nav > ul > li > a, #header.header-narrow .header-nav.header-nav-stripe nav > ul > li:hover > a, #header.header-narrow .header-nav.header-nav-dark-dropdown nav > ul > li > a, #header.header-narrow .header-nav.header-nav-dark-dropdown nav > ul > li:hover > a{padding-right:10px;}
    .custom-toll-free{margin-left:0!important;padding-left: 26px!important;}
    #header.header-narrow .header-logo .logo-default{margin: -100px -70px -102px 0;}
    html.sticky-header-active #header.header-semi-transparent-light .header-body{top:-18px !important;box-shadow: 0 0 10px #969696;}
    html #header.header-semi-transparent .header-body, html #header.header-semi-transparent-light .header-body{background:rgb(255,255,255,.9);}
    .custom-toll-free > i {
        font-size: 3em;
    }
    .custom-toll-free {
        padding-left: 50px!important;
    }    
}
.sidebar h2:after {
    position: absolute;
    display: block;
    left: 0;
    bottom: -2px;
    width: 60px;
    margin-top: 1rem;
    border-top: 2px solid #afa5a3;
    content: "";
}
.sidebar h2 {
    position: relative;
    margin-top: -2px;
    padding-bottom: 10px;
    border-bottom: 2px solid #ededed;
    font-size: 24px;
    font-weight: 300;
    text-transform: uppercase;
    margin-bottom: 10px;
    display: inline-block;
    width: 100%;
        color: #afa5a3;
}

ul.nav-list li a{
    text-align:left;
}

.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open>.dropdown-toggle.btn-primary.focus, .open>.dropdown-toggle.btn-primary:focus, .open>.dropdown-toggle.btn-primary:hover, .btn-primary:hover {
    color: #fff;
    background-color: #AA8962;
    border-color: #AA8962;
}

/*Gallery Start*/
    .row.slider4 div.col-md-3{
        padding: 0 10px;
    }
    .thumb-info .thumb-info-title, .thumb-gallery .thumb-info-title{
        font-size: 14px;
        font-weight: 600;
        letter-spacing: 0;
        max-width: 100%;
        bottom:0;
        background: #aa8962ed;
    }
    .urunler .thumb-info .thumb-info-title{
        position: relative;
        text-transform: capitalize;
        background: #ffffff;
        color: #1f4397;
        text-shadow: 0 0 black;
        letter-spacing: 0;
        font-size: 16px;
    }
    .urunler .owl-carousel .owl-nav [class*="owl-"]{
        color: #1f4397;
        font-size: 44px;
    }
    .urunler .owl-carousel .owl-nav .owl-prev {
        left: -55px;
    }
    .urunler .owl-carousel .owl-nav .owl-next {
        right: -35px;
    }
    .urunler .owl-theme .owl-nav [class*=owl-]:hover{
        color: #1f4397;
    }
    .ref-anasayfa .owl-carousel .owl-nav [class*="owl-"]{
        color: #f99719;
        font-size: 44px;
    }
    .ref-anasayfa .owl-carousel .owl-nav .owl-prev {
        left: -55px;
    }
    .ref-anasayfa .owl-carousel .owl-nav .owl-next {
        right: -35px;
    }
    .ref-anasayfa .owl-theme .owl-nav [class*=owl-]:hover{
        color: #ffffff;
    }
    .thumb-info:hover .thumb-info-title {
        background: #aa8962;
    }
    .portfolio-item.img-thumbnail{
        padding:0px;
        border:0;
        border-radius:4px!important;
    }
    .portfolio-item .thumb-info{
        border:0;
        border-radius:4px!important;
        padding: 0px;
    }
    .referanslar .portfolio-item .thumb-info{
        border:0;
        border-radius:4px!important;
        padding: 0 30px;
    }
    .thumb-info img:hover {
        opacity: 0.85;
    }
    .owl-theme .owl-nav [class*=owl-]:hover {
        color: #898a8d;
    }
    .owl-carousel .owl-nav [class*="owl-"] {
        color: #aa2d2d;
        width: 20px;
        background: transparent !important;
    }
    .mfp-bottom-bar{
        display:table;
        margin-top:-81px;
    }
    .mfp-bottom-bar .mfp-title{
        height: 41px;
        vertical-align: middle;
        display: table-cell;
        font-size: 24px;
        font-weight: 600;
        text-align: center;
        margin-top: -36px;
        color: #005AC4;
        border:1px solid #ddd;
    }
    .urunler .thumb-info-type{
        letter-spacing: 1px;
        margin-top: 0;
        background: white;
        white-space: normal;
        margin-left: -15px;
        margin-right: -15px;
        min-height: 181px;
        padding: 10px 15px;
    }
    .urunler .thumb-info-type > p{
        letter-spacing: .4px;
        font-size: 14px;
        line-height: 19px;
        margin-bottom: 0;
    }


    .urunler .thumb-info-type:after{
        width: 100%;
        height: 100%;
        content: "Devamını oku...";
        position: absolute;
        left: 0;
        bottom: 0;
        pointer-events: none;
        z-index: 9;
        background-position: 100%;
        opacity: 1;
        color: #ff654c;
        background-size: unset;
        display: contents;
    }
    .urunler .thumb-info{
        box-shadow: 0 0 30px -10px #ccc;
    }
    .urunler .thumb-info:before {
        width: 100%;
        height: 100%;
        content: '';
        position: absolute;
        left: 0;
        bottom: 70px;
        z-index: 1;
        background-image: url(/upload/images/section-bg.png);
        opacity: .19;
        transition: .3s;
        background-size: 200px;
        background-repeat: no-repeat;
        background-position: center right;
    }
    .urunler .thumb-info:hover:before {
        opacity: .11;
    }
/*Gallery Finish*/

section.section-bayilik:after {
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    background: #0000003d;
}
section.pr.section.section-no-border.mt0.mb0i.section-bayilik:before {
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    /*
    background: rgba(0, 0, 0, 0.3) url(https://www.webtasarim34.com/outsource/t1/vendor/rs-plugin/assets/gridtile.png);
    */
    z-index: 1;
}


.hizmet .thumb-info .thumb-info-inner, .hizmet .thumb-gallery .thumb-info-inner{
    white-space: normal;
}
.hizmet .thumb-info .thumb-info-title, .hizmet .thumb-gallery .thumb-info-title {
    max-width: 100%;
    font-size: 12px;
    letter-spacing: 0px;
    font-weight: 400;
    bottom: 0;
    background: linear-gradient(45deg, #2a539fbd, #0e7ababd);
}
.hizmet .thumb-info:hover img{
    transform: none;
}
.hizmet .thumb-info .thumb-info-action-icon{
    display: none;
}
.hizmet .portfolio-item.img-thumbnail{
    border: 0;
    padding: 0;
}
.hizmet .thumb-info{
    border: 0;
    transition: .3s;
    overflow: visible;
}
.hizmet .thumb-info:hover{
    box-shadow: 0 0 40px black;
}

body.page- .call-to-action.call-to-action-primary{
    background-image: linear-gradient(14deg, rgba(91, 91, 91, 0.05) 0%, rgba(91, 91, 91, 0.05) 25%,rgba(242, 242, 242, 0.05) 25%, rgba(242, 242, 242, 0.05) 50%,rgba(100, 100, 100, 0.05) 50%, rgba(100, 100, 100, 0.05) 75%,rgba(249, 249, 249, 0.05) 75%, rgba(249, 249, 249, 0.05) 100%),linear-gradient(12deg, rgba(44, 44, 44, 0.05) 0%, rgba(44, 44, 44, 0.05) 25%,rgba(41, 41, 41, 0.05) 25%, rgba(41, 41, 41, 0.05) 50%,rgba(139, 139, 139, 0.05) 50%, rgba(139, 139, 139, 0.05) 75%,rgba(250, 250, 250, 0.05) 75%, rgba(250, 250, 250, 0.05) 100%),linear-gradient(144deg, rgba(111, 111, 111, 0.05) 0%, rgba(111, 111, 111, 0.05) 25%,rgba(205, 205, 205, 0.05) 25%, rgba(205, 205, 205, 0.05) 50%,rgba(184, 184, 184, 0.05) 50%, rgba(184, 184, 184, 0.05) 75%,rgba(152, 152, 152, 0.05) 75%, rgba(152, 152, 152, 0.05) 100%),linear-gradient(90deg, rgb(35, 40, 64),rgb(24, 66, 207))!important;
}

html #header .header-nav-main nav > ul > li.active > a.dropdown-toggle:after, 
html #header .header-nav-main nav > ul > li:hover > a.dropdown-toggle:after {
    border-color: #444 transparent transparent transparent;
}

.custom-fixed-btn-tel {
    bottom: 60px;
    background: #274f76;
    color: #fff;
}
.custom-fixed-btn {
    line-height: 22px;
    padding: 8px 15px;
    font-size: 14px;
    border-radius: 20px;
    display: inline-block;
    margin-top: 14px;
    cursor: pointer;
    box-shadow: 0 0 50px rgb(0 0 0 / 20%);
    right: 12px;
    width: auto;
    position: fixed;
    z-index: 9999999;
    min-width:138px;
}

.footer-ikili .sol section {
    background: url(/upload/images/contact-b.jpg);
    background-position: center;
    background-size: cover;
}
.footer-ikili .sol section:after {
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    background: rgba(0, 0, 0, 0.4);
    z-index: 1;
}
.scroll-to-top:hover i{
    color: #fff!important;
}
html .scroll-to-top {
    background: #000000;
    bottom: 170px;
}



body p, li{font-size: 16px;/* text-align:justify;*/color:#000000;}

h1,h2,h3,h4,h5,h6{color: #AA8962;}
h1{font-size:2.8em;margin-bottom:15px;}
h2{font-size:1.9em;line-height:27px;}
h3{font-size:1.6em;letter-spacing:-1px;margin-bottom: 15px;}
h4{font-size:1.4em;line-height:18px}
.custom-text-color-1{color:#818898!important}
.custom-text-color-2{color:#fff!important}
.custom-text-color-3{color:#94a9c3!important}
.custom-text-color-4{color:#d9e0ef!important}
.custom-btn-background-color-1{background:rgba(255,255,255,0.2)!important}
.custom-btn-background-color-1:hover{background:rgba(255,255,255,0.3)!important}
.custom-primary-hover{-webkit-transition:ease color 300ms;-moz-transition:ease color 300ms;transition:ease color 300ms}
.custom-primary-hover:hover{color:#461e89!important}
.custom-img-rounded{border-radius:100%!important}
.custom-min-height-1{min-height:190px}
.custom-background-1{position:relative}
.custom-background-1:after{content:'';display:block;position:absolute;top:0;left:68.4%;width:100vw;height:100%;background:#e5edf1;z-index:0;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}
@media (max-width: 991px) {
.custom-background-1:after{left:50%}
}
.custom-background-1 > *{position:relative;z-index:1}
.custom-btn-style-1{padding:13px 25px!important;font-size:12px;border-radius:2px!important}
.custom-btn-style-2{padding:13px 30px;font-size:12px;border-width:2px}
.custom-btn-style-3{border-width:1px;padding:10px 20px}
.custom-btn-style-4{background:none;color:#FFF;font-weight:900;border:2px solid #FFF;padding:10px 20px}
.custom-btn-style-4:hover{background:#FFF;color:#461e89}
.custom-text-size-1{font-size:2.2em!important}
.custom-list{padding:0}
.custom-list li{list-style:none}
.custom-list-style-1{padding:0}
.custom-list-style-1 li{list-style:none;line-height:2.5}
.custom-list-style-1 li i{line-height:2.4}
.custom-list-style-2{padding:0}
.custom-list-style-2 li{display:inline-block;list-style:none;margin:0 6px 10px 0}
.custom-list-style-3{padding:0}
.custom-list-style-3 li{list-style:none}
.custom-list-style-3 li .title{display:inline-block;width:80px;font-weight:600}
.custom-right-border{border-right:1px solid rgba(255,255,255,0.1)}
@media (max-width: 991px) {
.custom-right-border{border-right:0}
}
.custom-bottom-bar:before{content:'';display:block;position:absolute;bottom:17px;width:20px;left:50%;border-bottom:3px solid #461e89;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}
@media (max-width: 991px) {
.custom-bottom-bar:before{bottom:-15px}
}
.custom-item-divider-1{position:relative}
.custom-item-divider-1:before{content:'';display:block;position:absolute;top:50%;right:-16px;height:37px;border-right:1px solid #e4e7eb;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}
.custom-border-none{border:none!important}
.custom-section-spacement-1{padding:60px 0!important}
.custom-section-spacement-2{padding:0 0 60px!important}
.custom-parallax-bg-pos-left{background-position-x:0!important}
.custom-parallax-medium-padding{padding:128px 0!important}
.custom-parallax-big-padding{padding:25vh 0!important}
.custom-text-align-right{text-align:left!important}
.custom-center-img-responsive{margin:0 auto}
@media (max-width: 767px) {
.custom-center-xs{text-align:center!important}
}
.custom-opacity-effect-1{-webkit-transition:ease opacity 300ms;-moz-transition:ease opacity 300ms;transition:ease opacity 300ms}
.custom-opacity-effect-1:hover{opacity:.5}
.custom-btn-padding-1{padding:13px 35px!important;font-size:13px}
@media (min-width: 768px) {
.custom-padding-right-1{padding-right:160px}
}
@media (max-width: 991px) {
.custom-sm-margin-bottom-1{margin-bottom:25px!important}
.custom-sm-margin-bottom-2{margin-bottom:15px!important}
}
@media (max-width: 767px) {
.custom-xs-margin-bottom-1{margin-bottom:25px!important}
}
@media (max-width: 991px) {
.custom-sm-flex-order{display:flex;flex-flow:row wrap}
.custom-sm-flex-order .col-md-6{width:100%}
.custom-sm-flex-order .col-md-6:nth-child(1){order:2}
.custom-sm-flex-order .col-md-6:nth-child(2){order:1}
.custom-sm-flex-order-2{display:flex;flex-flow:row wrap}
.custom-sm-flex-order-2 .col-md-3{width:100%;order:3}
.custom-sm-flex-order-2 .col-md-9{width:100%}
}
.social-icons.custom-social-icons li{list-style:none;border-radius:0;border:1px solid #c9c9cc;box-shadow:none;margin-right:5px}
.social-icons.custom-social-icons li a{border-radius:0;line-height:33px;color:#93949a!important}
.social-icons.custom-social-icons li:hover a{color:#FFF!important}
.social-icons.custom-style-1 li{background:none;box-shadow:none;margin-bottom:0;line-height:1}
.social-icons.custom-style-1 li:hover a{background:none}
.social-icons.custom-style-1 li:hover.social-icons-facebook a{color:#3b5a9a!important}
.social-icons.custom-style-1 li:hover.social-icons-twitter a{color:#1aa9e1!important}
.social-icons.custom-style-1 li:hover.social-icons-linkedin a{color:#0073b2!important}
.social-icons.custom-style-1 li a{line-height:1;width:20px;height:initial;color:#461e89!important}
.owl-carousel.custom-nav .owl-nav{position:relative;top:initial;bottom:105px;left:50%;width:230px;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}
.owl-carousel.custom-nav .owl-nav .owl-next,.owl-carousel.custom-nav .owl-nav .owl-prev{background:transparent!important}
.owl-carousel.custom-nav .owl-nav .owl-next:before,.owl-carousel.custom-nav .owl-nav .owl-prev:before{content:'';display:block;position:absolute;left:-3px;top:6px;width:20px;height:20px;border-top:1px solid #2e353e;border-left:1px solid #2e353e;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}
.owl-carousel.custom-nav .owl-nav .owl-next{right:-15px}
.owl-carousel.custom-nav .owl-nav .owl-next:before{-webkit-transform:rotate(135deg);-moz-transform:rotate(135deg);-ms-transform:rotate(135deg);-o-transform:rotate(135deg);transform:rotate(135deg)}
#header .header-body{border:none}
#header .header-nav-main.custom-header-nav-main-dark-style nav > ul > li:hover > a,#header .header-nav-main.custom-header-nav-main-dark-style nav > ul > li.active > a{color:#461e89}
#header .header-nav-main.custom-header-nav-main-dark-style nav > ul > li:hover > a:after,#header .header-nav-main.custom-header-nav-main-dark-style nav > ul > li.active > a:after{border-color:#461e89 transparent transparent!important}
#header .header-nav-main.custom-header-nav-main-dark-style nav > ul > li > a{background:transparent!important;color:#2e353e;font-weight:600}
#header .header-nav-main.custom-header-nav-main-dark-style nav > ul > li > a:after{border-color:#2e353e transparent transparent!important}
#header .header-nav-main.custom-header-nav-main-dark-style nav > ul > li ul li a{font-size:12px!important}
@media (min-width: 992px) {
#header .header-nav-main nav > ul > li > a{font-size:15px;padding:10px 20px}
}
.tparrows{background:transparent!important}
.tparrows:before{opacity:.7;font-size:30px}
.tparrows:hover:before{opacity:1}
.custom-toll-free{position:relative;padding-left:40px;margin-left:40px}
.custom-toll-free > span{display:block}
.custom-toll-free > span.toll-free-number{font-size:1.5em;letter-spacing:-1px}
.custom-toll-free > i{position:absolute;top:2px;left:0;font-size:3em;line-height:.8}
.custom-home-intro{padding:20px 0}
.custom-home-intro p span{position:relative;display:inline-block;padding-top:0}
.custom-home-intro p span:before{content:'';display:block;position:absolute;top:50%;right:-40px;width:30px;border-bottom:1px solid #FFF;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}
.custom-home-intro p span:after{content:'';display:block;position:absolute;top:50%;right:-44px;width:0;height:0;border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:5px solid #FFF;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}
.custom-timeline{margin-top:50px}
.custom-timeline .custom-timeline-box{position:relative;padding-left:105px}
.custom-timeline .custom-timeline-box:before{background:none repeat scroll 0 0 #461e89;border-radius:50%;box-shadow:0 0 0 3px #FFF,0 0 0 6px #461e89;content:"";display:block;height:6px;margin-left:-5px;position:absolute;left:68px;top:6px;width:6px;z-index:2}
.custom-timeline .custom-timeline-box:after{content:'';display:block;position:absolute;left:65px;top:3px;height:100%;border-left:1px solid #d5dee1;z-index:1}
.custom-timeline .custom-timeline-box .date{position:absolute;top:0;left:0}
.custom-contact-item{padding:0 0 30px}
.custom-contact-item i{font-size:2em;margin-bottom:20px;display:block}
.custom-contact-item span{display:block}
.custom-contact-item span.title{font-size:.8em}
.custom-contact-item span.content{font-size:1.5em}
.custom-hover-opacity{display:block;-webkit-transition:ease opacity 300ms;-moz-transition:ease opacity 300ms;transition:ease opacity 300ms}
.custom-hover-opacity:hover{opacity:.7}
.custom-post-style-1{margin-bottom:60px}
.custom-post-style-1:nth-child(4){background:#000}
.custom-post-style-1.custom-rm-mb{margin-bottom:0!important}
@media (max-width: 991px) {
.custom-post-style-1.custom-rm-mb{margin-bottom:60px!important}
}
.custom-post-style-1.custom-rm-mb-last{margin-bottom:0!important}
.custom-counters .counter span{line-height:1;font-size:3.6em}
.custom-counters .counter span:last-child{display:block;font-size:1.1em}
.custom-thumb-info-1{overflow:initial;margin-bottom:30px!important;-webkit-transition:ease box-shadow 300ms;-moz-transition:ease box-shadow 300ms;transition:ease box-shadow 300ms}
.custom-thumb-info-1:hover{box-shadow:0 0 70px 0 rgba(139,139,139,0.5)}
.custom-thumb-info-1:hover .thumb-info-wrapper:after{content:none}
.custom-thumb-info-1:hover .thumb-info-caption{border-bottom:0}
.custom-thumb-info-1 .thumb-info-wrapper{-webkit-transform:initial;-moz-transform:initial;-ms-transform:initial;-o-transform:initial;transform:initial}
.custom-thumb-info-1 .thumb-info-caption{position:relative;display:block;padding:0;border-bottom:1px solid #e3e3e3!important;-webkit-transition:ease border-bottom 300ms;-moz-transition:ease border-bottom 300ms;transition:ease border-bottom 300ms}
.custom-thumb-info-1 .thumb-info-caption .thumb-info-caption-text{padding:30px 20px;margin:0}
.custom-thumb-info-1 .thumb-info-caption .thumb-info-caption-text p{padding:0;font-size:1em}
.custom-thumb-info-1 .thumb-info-caption .thumb-info-caption-text .custom-thumb-info-caption-plus{position:absolute;top:30px;right:20px;border-radius:100%;font-size:2em;line-height:.76;width:30px;height:30px;font-weight:100;text-align:center;padding-top:7px}
.custom-thumb-info-1.custom-rm-mb{margin-bottom:0!important}
@media (max-width: 991px) {
.custom-thumb-info-1.custom-rm-mb{margin-bottom:30px!important}
}
.custom-thumb-info-1.custom-rm-mb-last{margin-bottom:0!important}
.custom-testimonial-style.testimonial-with-quotes blockquote:before,.custom-testimonial-style.testimonial-with-quotes blockquote:after{font-size:50px;color:#2e353e}
.custom-testimonial-style blockquote p{font-style:normal;font-size:1em;line-height:2}
.custom-post-blog{position:relative}
.custom-post-blog > h4,.custom-post-blog > p{padding:0 30px 0 90px}
.custom-post-blog .date{position:absolute;top:5px;left:0}
.custom-post-blog .date > span{display:block}
.custom-post-blog .date > span.day{font-size:3.5em;line-height:.7}
.custom-post-style-2{position:relative;margin-bottom:60px}
@media (max-width: 991px) {
.custom-post-style-2{margin-bottom:0}
}
.custom-post-style-2 .post-infos{position:absolute;top:0;left:-110px}
.custom-post-style-2 .post-infos .post-info{position:relative;display:block;padding:20px 0}
.custom-post-style-2 .post-infos .post-info:after{content:'';display:block;position:absolute;left:0;bottom:0;width:80%;border-bottom:1px solid #e4e7eb}
.custom-post-style-2 .post-infos .post-info:last-child:after{content:none}
.custom-post-style-2 .post-infos .post-info span{display:block;line-height:1}
.custom-post-style-2 .post-links{border-top:1px solid #e4e7eb;border-bottom:1px solid #e4e7eb;padding:8px 0;margin-top:40px}
.custom-post-style-2 .post-links:after{content:'';display:block;clear:both}
@media (max-width: 767px) {
.custom-post-style-2 .post-infos{position:initial;text-align:center}
.custom-post-style-2 .post-infos .post-info{display:inline-block;margin-right:20px}
.custom-post-style-2 .post-infos .post-info img{display:initial}
}
.custom-testimonial-blog-1{text-align:left!important;margin-bottom:15px!important}
.custom-testimonial-blog-1 blockquote{padding:10px 30px!important}
.custom-testimonial-blog-1 blockquote:before,.custom-testimonial-blog-1 blockquote:after{color:#2e353e!important}
.custom-testimonial-blog-1 blockquote p{font-size:1.1em!important;line-height:1.8;font-family: 'Poppins', sans-serif!important;font-weight:500!important}
ul.custom-comments li{border-top:1px solid #e4e7eb}
ul.custom-comments li .comment{padding:15px 0 30px}
ul.custom-comments > li:first-child{border-top:0}
ul.custom-comments .comment-block{background:transparent;padding:10px}
.custom-contact-form-style-1 .form-control{border:none;padding:23px}
.custom-pagination-style-1{box-shadow:0 4px 40px -5px rgba(0,0,0,0.3)}
.custom-pagination-style-1 > li.active > a{color:#FFF!important}
.custom-pagination-style-1 > li:hover > a{background:#461e89;border-color:#461e89;color:#FFF!important}
.custom-pagination-style-1 > li > a{font-weight:600;font-size:12px}
.custom-sidebar h4{font-size:18px}
@media (max-width: 991px) {
.custom-sidebar{margin-top:60px}
}
.custom-sidebar-search .input-group{width:100%}
.custom-sidebar-search .input-group .form-control{padding:20px}
.custom-sidebar-search .input-group-btn .btn-default{background:transparent;border:0 none;line-height:36px;font-size:19px;color:#2e353e;position:absolute;right:0;top:0;height:100%;z-index:3}
.custom-featured-posts .custom-featured-post{display:inline-block;margin-bottom:20px}
.custom-featured-posts .custom-featured-post h6{padding-left:15px}
.custom-form-style .form-control-custom{position:relative;margin-bottom:10px}
.custom-form-style .form-control-custom > i{position:absolute;top:10px;left:0;color:#FFF}
.custom-form-style .form-control-custom .form-control{background:transparent;border:none;border-bottom:1px solid rgba(255,255,255,0.2);padding:10px 10px 10px 30px;box-shadow:none;color:#FFF}
.custom-form-style .form-control-custom .form-control::-webkit-input-placeholder{color:#c8d4ea}
.custom-form-style .form-control-custom .form-control::-moz-placeholder{color:#c8d4ea}
.custom-form-style .form-control-custom .form-control:-ms-input-placeholder{color:#c8d4ea}
.custom-form-style .form-control-custom select.form-control{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none;background:transparent;color:#FFF}
.custom-form-style .form-control-custom select.form-control option{color:#818898}
.custom-form-style .form-control-custom.custom-select-style:after{content:'';display:block;position:absolute;top:50%;right:10px;width:10px;height:10px;border-right:1px solid #c8d4ea;border-bottom:1px solid #c8d4ea;z-index:0;-webkit-transform:translateY(-50%) rotate(45deg);-moz-transform:translateY(-50%) rotate(45deg);-ms-transform:translateY(-50%) rotate(45deg);-o-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg)}
.custom-form-style .form-control-custom.custom-select-style select{position:relative;z-index:1}
.custom-form-style.contact-page .form-control-custom .form-control{height:initial}
.custom-feature-box{display:block}
.custom-feature-box .feature-box-info{padding:0}
.custom-feature-box .feature-box-info > label{display:block;margin:0;line-height:1;font-size:.8em}
.custom-feature-box .feature-box-info > strong{font-size:1.5em;line-height:1.3}
.custom-background-image-1:before{content:'';display:block;position:absolute;top:50%;left:50%;width:100%;height:100%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}
@media (max-width: 991px) {
.custom-background-image-1:before{left:70%}
}
.footer_custom{
    border-top:0!important;
    font-size:13px!important;
    background: #f5f5f5!important;
    border-top: none!important;
    margin-top: 0!important;
    padding: 0 0 0 0!important;
    position: relative!important;
    clear: both!important;
}
.footer_custom ul{padding:0}
.footer_custom ul li{list-style:none}
.footer_custom .footer-copyright{border-top:0!important}
.footer_custom .footer-copyright .container .row > div{border-top:1px solid #e4e4e4}
#googlemaps{min-height:550px}


/* Construction */
/*.contentDiv.pull-right .mt15{margin-top:0!important;}*/
#header .header-top {border-bottom: none;}
html #header.header-flex .header-logo{margin:0}

@media (max-width: 767px){
    html.sticky-header-enabled #header.header-semi-transparent .header-body, 
    html.sticky-header-enabled #header.header-semi-transparent-light .header-body{position:relative;}
}

html.sticky-header-enabled.sticky-header-active #header.header-semi-transparent .header-body, 
html.sticky-header-enabled.sticky-header-active #header.header-semi-transparent-light .header-body{position:fixed;}

.product-short-desc table td{border:none !important;padding:3px !important;}
.product-short-desc table td, .product-short-desc table td span{color:#333 !important;}

.social-icons li:hover.social-icons-instagram a {background: #f09433; 
background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%); 
background: -webkit-linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888',GradientType=1 );}
#header .header-nav-main nav>ul>li.dropdown-mega .dropdown-mega-sub-title{min-height:0;padding:0;}
.dropdown-mega-content > div > div{padding-right: 6px;}
.dropdown-mega-content > div > div a{cursor:pointer;padding:0 15px !important;}
.dropdown-mega-content > div > div:last-child{border-right:none !important;}

@media (min-width: 992px){
    #header .header-nav-main nav>ul>li.dropdown-mega .dropdown-mega-content {
        padding: 20px 5px;
    }
   .dropdown-mega .dropdown-menu{padding: 0 30px !important;}
   .breadcrumb12 .col-md-offset-2 {margin-left:0 !important;text-align:left !important;}
}
.breadcrumb12 .row.mt-xl > div{margin-top:60px !important;}
@media (max-width: 767px){
    .sube-formu .btn-primary {
        color: #fff;
        background-color: #004370;
        border-color: #004370;
    }
    #header .header-btn-collapse-nav {
    background: #AA8962;
    }
    #header .header-top{padding-bottom:0;}
    #header .header-top .header-nav-top {
        float: right;
        margin-right: 0;
    }
    .breadcrumb12 .row.mt-xl > div{margin-top:15px !important;}

 
    .header-logo a{
        width:190px !important;float:left;
        height: 60px !important;
    }
    
    .header-logo a img,
    .sticky-header-active #header.header-narrow .header-logo .logo-small{
        float: left;
        opacity: 1 !important;    
        top: 10px !important;
        width: 220px !important;
        height: auto !important;
        margin-bottom: 0 !important;
    }
    html #header.header-semi-transparent-light .header-body:before{
        opacity: .7;
        background: #FFF;
    }   
    html.sticky-header-active #header.header-semi-transparent-light .header-body:before {
        opacity: 1 !important;
    } 
    
    #header.header-narrow .header-body{padding-top:0 !important;}
    html.sticky-header-enabled #header .header-nav-main{top:0 !important;}    
    
    .breadcrumb12 .col-md-offset-2 {margin-left:0 !important;text-align:left !important;}
}
@media (min-width: 992px) and (max-width: 1349px) {
    #header .header-nav-main nav > ul > li > a{
        font-size: 12px;
    }
}
@media (min-width: 992px) {

    #header.header-narrow .header-nav.header-nav-stripe .header-social-icons{margin-top:0 !important}
    #header.header-narrow .header-nav.header-nav-stripe{position:relative;z-index:3;margin-bottom:-8px}
    #header.header-narrow .header-nav-main.header-nav-main-square{margin-bottom:-8px}
    #header.header-narrow .header-logo .logo-default{margin:-34px -70px -102px 0;position:relative;z-index:2;opacity:1}
    #header.header-narrow .header-logo .logo-small{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden;transform:translate3d(87px,0,0);position:absolute;z-index:1;opacity:0;left:0}
    .sticky-header-active #header.header-narrow .header-logo .logo-small{transform:translate3d(0,0,0);opacity:1;z-index:3}
    .sticky-header-active #header.header-narrow .header-logo .logo-default{opacity:0;top:-90px}

}
@media (max-width: 991px) {
.logo-default{display:none!important}
.logo-small{display:block}
#header .header-logo{width:auto!important;height:auto!important}
}
@media (min-width: 992px) {
#header .header-nav-main nav > ul > li > a.dropdown-toggle:after {
    border-color: #444 transparent transparent;
}    
html #header.header-semi-transparent-light .header-body{padding-bottom:8px !important;-webkit-transition:-webkit-transform .3s ease;-moz-transition:-moz-transform .3s ease;transition:transform .3s ease;transform:translate3d(0,25px,0)}
html #header.header-semi-transparent-light .header-body:before{background:#fff none repeat scroll 0 0;opacity:1}
html:not(.sticky-header-active) #header.header-semi-transparent-light .header-nav-main nav > ul > li:not(.active) > a{color:#222}
html:not(.sticky-header-active) #header.header-semi-transparent-light .header-nav-main nav > ul > li:not(.active) > a.dropdown-toggle:after{border-color:#222 transparent transparent}
html:not(.sticky-header-active) #header.header-semi-transparent-light .header-nav-main nav > ul > li:not(.active):hover > a{color:#FFF}
html:not(.sticky-header-active) #header.header-semi-transparent-light .header-nav-main nav > ul > li:not(.active):hover > a.dropdown-toggle:after{border-color:#FFF transparent transparent}
html.sticky-header-active #header.header-semi-transparent-light .header-body{transform:translate3d(0,0,0)}
#header.header-narrow .header-nav.header-nav-stripe nav > ul > li > a,#header.header-narrow .header-nav.header-nav-stripe nav > ul > li:hover > a,#header.header-narrow .header-nav.header-nav-dark-dropdown nav > ul > li > a,#header.header-narrow .header-nav.header-nav-dark-dropdown nav > ul > li:hover > a{padding:39px 13px 36px}
#header.header-narrow .header-nav.header-nav-stripe nav > ul > li.dropdown > a,#header.header-narrow .header-nav.header-nav-stripe nav > ul > li.dropdown:hover > a,#header.header-narrow .header-nav.header-nav-dark-dropdown nav > ul > li.dropdown > a,#header.header-narrow .header-nav.header-nav-dark-dropdown nav > ul > li.dropdown:hover > a{padding:39px 23px 36px 13px}
#header.header-narrow .header-nav.header-nav-stripe nav > ul > li.dropdown > a.dropdown-toggle:after,#header.header-narrow .header-nav.header-nav-stripe nav > ul > li.dropdown:hover > a.dropdown-toggle:after,#header.header-narrow .header-nav.header-nav-dark-dropdown nav > ul > li.dropdown > a.dropdown-toggle:after,#header.header-narrow .header-nav.header-nav-dark-dropdown nav > ul > li.dropdown:hover > a.dropdown-toggle:after{top:38px}
#header.header-narrow .header-nav.header-nav-stripe nav > ul > li.dropdown .dropdown-menu,#header.header-narrow .header-nav.header-nav-stripe nav > ul > li.dropdown:hover .dropdown-menu,#header.header-narrow .header-nav.header-nav-dark-dropdown nav > ul > li.dropdown .dropdown-menu,#header.header-narrow .header-nav.header-nav-dark-dropdown nav > ul > li.dropdown:hover .dropdown-menu{margin-top:1px}
#header.header-narrow .header-nav.header-nav-stripe .header-social-icons,#header.header-narrow .header-nav.header-nav-dark-dropdown .header-social-icons{margin-top:35px}
}

/* Bu siteye özel */

.g-recaptcha{min-height:78px;}
.custom-section-spacement-1{padding:0;}
.footer-ikili .ozelFormLabel{
    color:#fff;
    font-weight: 700;
    text-transform: uppercase;
}
.footer-ikili .btn-primary{color: #fff;background-color: #25272c;border-color: #25272c #25272c #0e0e10;}
div.submit{margin-bottom:15px;}
.col-half-section div.submit{margin-bottom:0;}
html .list-primary.list-icons li > .fa:first-child, html .list-primary.list-icons li a:first-child > .fa:first-child, html .list-primary.list-icons li > .icons:first-child, html .list-primary.list-icons li a:first-child > .icons:first-child {
    color: #45768b;
    border-color: #45768b;
}
footer .hizmet-footer h4{
    width:100%;
}
footer .hizmet-footer{
    text-align: center;
}
footer .hizmet-footer h4:after {
    display: block;
    content: '';
    position: relative;
    width: 70px;
    height: 1px;
    background: #333;
    margin: 20px 0;
    opacity: 0.5;
    left: 44%;
}
#footer{
    border: 0!important;
    /*
    background-image: url(/upload/images/breadcrumb.svg);
    */
    background-position: bottom;
    background-size: contain;
    background-repeat: no-repeat;
    background-color: #f1f1f1;
}
/*
footer#footer:before {
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    background: linear-gradient(180deg, #e8e9e7 59%, transparent);
    z-index: 0;
}
*/
#footer p{
    margin-bottom: 10px;
}
#footer .logo {
    margin-bottom: 30px;
}
#menu-footer-menu li a, .ozelicerik ul li a{
    line-height: 2;
    transition: .3s;
    padding-left: 10px;
}
#menu-footer-menu li a:not(.btn):hover, .ozelicerik ul li a:hover{
    padding-left: 15px;
    text-decoration: none;
}
#menu-footer-menu li a:not(.btn):before, .ozelicerik ul li a:before{
    width: 5px;
    height: 5px;
    border-radius: 50px;
    content: "";
    position: absolute;
    left: 0px;
    top: 12px;
    pointer-events: none;
    background: #6cba47;
    z-index: 0;
    background-repeat: no-repeat;
    opacity: 1;
    background-size: contain;
    transition: .3s;
}
.ozelicerik ul li a:before{
    top: 19px;
}
#menu-footer-menu li a:not(.btn):hover:before, .ozelicerik ul li a:hover:before{
    opacity: 1;
    width: 10px;
}
#footer .col-md-3 h5, #footer .col-md-4 h5, #footer .col-md-2 h5, #footer .col-md-3 strong{
    color: #AA8962!important;
}
#footer .col-md-3 h5,
#footer .col-md-2 h5,
#footer .col-md-4 h5 {
    color: #555555;
    font-weight: 600;
    margin-bottom: 25px;
    text-transform: uppercase;
    border-bottom: 1px solid #3f3f3f;
    padding-bottom: 15px;
    font-size: 16px;
}
#footer h5:before {
    position: absolute;
    content: '';
    top: 32px;
    left: 14px;
    height: 3px;
    width: 19px;
    background: #AA8962;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
@media screen and (max-width: 767px){
    
    .featured-boxes .featured-box {
        margin-bottom: 15px;
        margin-top: 20px;
    }
    .featured-boxes .featured-box .img-responsive {
        width: 60%;
    }
    .featured-box h4 {
        font-weight: bold;
    }    
    .icerikyazilari>.container {
        margin: 20px;
    }
    #menu-footer-menu li a{
        padding-left: 0;
    }
    #menu-footer-menu li a:before{
        display: none;
    }
    #footer .logo {
        margin-top: 30px;
    }
    #footer .col-md-3 h5{
        margin-top: 30px;
    }
    #footer h5:before {
        display: none;
    }
}
#footer .col-md-3:hover h5:before {
    width: 181px;
}
#footer.footer_custom .phone {
    color: inherit;
    font-size: inherit;
    font-weight: inherit;
    padding-bottom: inherit;
}
.hizmet-footer a:before {
    content: '\f00c';
    margin-right: 5px;
    font-family: FontAwesome!important;
}
#footer .get-touch .contact-us {
    float: left;
}
#footer .get-touch {
    border-bottom: solid 1px #d3d3d3;
    padding: 0 0 0px 0;
    margin: 40px 0 0 0;
}
#footer .get-touch .detail {
    margin: 5px 0 0 0;
}
#footer .get-touch .contact-us ul {
    margin: 35px 0 0 0;
}
#footer .get-touch .contact-us ul li {
    margin: 0 0 20px 0;
    float: left;
    width: 100%;
}
#footer .get-touch .contact-us ul li.phone i {
    font-size: 30px;
}
#footer .get-touch .contact-us ul li i {
    font-size: 28px;
    float: left;
    width: 12%;
}
#footer .get-touch .contact-us ul li span {
    font-size: 1.4em;
    margin: 0 0 0 0;
    float: right;
    width: 88%;
}
#footer .get-touch .contact-us ul li a{
    color:#222;
}
.hizmet-footer a:before {
    content: '\f00c';
    margin-right: 5px;
    font-family: FontAwesome!important;
}
#footer .get-touch .open-hours {
    float: left;
}
#footer .get-touch .open-hours ul {
    float: left;
    width: 92%;
}
@media screen and (min-width:992px){
    #footer .get-touch .open-hours ul.col-md-5{
        width: 50%;
    }
}
#footer .get-touch .open-hours li {
    width: 100%;
    float: left;
    margin: 0 0 14px 0;
}
#footer .get-touch .open-hours li span.day {
    font-weight: 800;
    font-size: 20px;
    float: left;
}
#footer .get-touch .open-hours li span.day:after {
    height: 1px;
    z-index: -1;
    border-top: 1px dashed #b0b0b0;
    width: 63%;
    content: '';
    position: absolute;
    margin-top: 13px;
    margin-left: 5px;
}
#footer .get-touch .open-hours li span.time {
    float: right;
    font-size: 18px;
    font-weight: 300;
    background: #ececec;
}
#footer .get-touch .instagram {
    float: left;
}
#footer .get-touch .instagram .col-md-4 {
    padding-left: 0;
    padding-right: 8px;
}
#footer .get-touch .instagram a {
    margin: 0 0 8px 0;
    float: left;
}
#footer .get-touch h4 {
    color:#333!important;
    font-weight: 600;
    font-size: 30px;
}
#footer .get-touch .instagram a img{
    width: 100%;
}
@media screen and (min-width:922px){
    #footer-wrapper{
        margin-top: 50px;
    }
    .page-header h1 {
        font-weight: 400;
    }
}

#footer{;padding:0}
#footer .list-footer-nav{list-style:none;margin:0;padding:0}
#footer .list-footer-nav a{font-size:14px;color:#777;text-decoration:none}
#footer .list-footer-nav a:hover{color:#888}
#footer .newsletter form{max-width:100%;margin:27px 0 12px}
#footer .newsletter form input.form-control{height:45px;padding:12px}
#footer .newsletter form .btn{height:45px;width:45px}
#footer .fa{display:inline-block;padding-right:2px;position:relative;top:1px}
#footer .footer-copyright{background:transparent;margin:-10px 0 0;padding:20px 0 0;border-top:none}
#footer .footer-copyright p{color:#ababab}
#footer:not(.light) a, #footer:not(.light) h1, #footer:not(.light) h2, #footer:not(.light) h3, #footer:not(.light) h4, #footer p {
    color: #1e1e1e;
}
#footer ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.footer-ikili .sol section p,.footer-ikili .sol section label{color:#fff;}
.footer-ikili h2{color:#fff!important;}

.footer-ikili .sol section:after {
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    background: rgba(0, 0, 0, 0.3) url(https://www.webtasarim34.com/outsource/t1/vendor/rs-plugin/assets/gridtile.png);
    z-index: 1;
}
/*Footer Social Icons Start*/
#footer .social-icons li.social-icons-linkedin a{background: #0077b5!important;}
#footer .social-icons li:hover.social-icons-linkedin a {background: #0077b5!important;}
#footer .social-icons li.social-icons-facebook a{background: #3b5a9a!important;}
#footer .social-icons li.social-icons-twitter a {background: #1aa9e1!important;}
#footer .social-icons li:hover.social-icons-facebook a{background: #3b5a9a!important;}
#footer .social-icons li:hover.social-icons-twitter a {background: #1aa9e1!important;}
#footer .social-icons li:hover.social-icons-instagram a {background: #f09433!important; 
background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%)!important; 
background: -webkit-linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%)!important; 
background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%)!important; 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888',GradientType=1 )!important;}
#footer .social-icons li.social-icons-instagram a {background: #f09433!important; 
background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%)!important; 
background: -webkit-linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%)!important; 
background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%)!important; 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888',GradientType=1 )!important;}
#footer .right ul{
    float: right!important;
    padding-right: 37px;
}
#footer .social-icons li {
    border-radius: 0;
    box-shadow: none;
    margin: 0;
}
#footer .social-icons li a {
    overflow: hidden;
    margin: 0 5px 5px 0;
    width: 40px;
    height: 40px;
    border: #999 1px solid;
    border-radius: 3px;
    color: #fff!important;
    background: transparent;
}
#footer .social-icons li a i {
    font-size: 20px;
    display: block;
    position: relative;
    width: 40px;
    height: 40px;
    margin-top: 10px;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
#footer .social-icons a:hover i {
    color:#fff;
}
#footer .social-icons a:hover i:first-child {
    margin-top: -38px;
}
#footer .social-icons a:hover i:last-child {
    margin-top: 8px;
}
/*Footer Social Icons End*/

#footer.footer_custom{
    border-top:0!important;
    font-size:13px!important;
    border-top: none!important;
    margin-top: 0!important;
    position: relative!important;
    clear: both!important;
}
.footer_custom ul{padding:0}
.footer_custom ul li, .ozelicerik ul li{list-style:none;color:#fff;position: relative;}
.footer_custom .footer-copyright{border-top:0!important}
.footer_custom .footer-copyright .container .row > div{border-top:0}

.col-half-section .btn-borders.btn-primary:hover, 
.col-half-sectionr .btn-borders.btn-primary:focus {
    color: #fff!important;
}
.panel-default>.panel-heading {
    background: #AA8962;
}
.panel-group .panel-heading a {
    font-size: 20px;
    line-height: 26px;
    font-weight: 600;
    cursor: pointer;
    padding: 20px 10px 20px 15px!important;
    padding-right: 60px;
    color: #fff !important;
    transition: all 500ms ease;
}
.panel-group .panel{
    margin-bottom: 15px;
    border-radius: 0;
    border: 0;
}
.accordion-body .panel-body {
    background: #fff;
}

section.section-hizmetler{
    background-image: url(https://www.webtasarim34.com/outsource/genel/img/patterns/bg20.png)!important;
    background-size: auto;
}


.custom-image-style-1{position:relative;border-radius:100%;border:7px solid #FFF;box-shadow:0 7px 60px -15px rgba(0,0,0,0.5);z-index:2}
@media (min-width: 767px) {
.custom-image-style-1:not(._middle){position:absolute;top:11%;z-index:1}
.custom-image-style-1._left{left:11%}
}
@media (min-width: 767px) and (min-width: 992px) and (max-width: 1199px) {
.custom-image-style-1._left{left:0}
}
@media (min-width: 767px) and (max-width: 991px) {
.custom-image-style-1._left{left:11.2%}
}
@media (min-width: 767px) {
.custom-image-style-1._right{left:62%}
}
svg#curved-line-1{position:absolute;top:-10px;left:10px;width:100%;height:205%}
svg#curved-line-1 .path,svg#curved-line-1 .circle{stroke-dasharray:1000;stroke-dashoffset:1000;opacity:.3}
@media (min-width: 992px) and (max-width: 1199px) {
svg#curved-line-1{width:107.4%;-webkit-transform:scale(1.13);-moz-transform:scale(1.13);-ms-transform:scale(1.13);-o-transform:scale(1.13);transform:scale(1.13)}
}
@keyframes dash {
from{stroke-dasharray:1000}
to{stroke-dasharray:2000}
}
@keyframes dash_2 {
from{stroke-dashoffset:1700}
to{stroke-dashoffset:2000}
}
.line-anim{animation:dash 4500ms linear forwards}
.line-anim-2{animation:dash_2 1500ms linear forwards}
.circle-anim{animation:dash 15s linear forwards}

.custom-fixed-btn{
    line-height: 22px;
    padding: 8px 15px;
    font-size: 14px;
    border-radius: 20px;
    display: inline-block;
    margin-top: 14px;
    cursor: pointer;
    box-shadow: 0 0 50px rgba(0,0,0,0.2);
    right: 12px;
    width: auto;
    position: fixed;
    z-index: 9999999;    
}
.custom-fixed-btn:hover{
    color:#fff;
    text-decoration:none;
}
.custom-fixed-btn-whatsapp{
    bottom: 10px;
    background-color: #25D366;
    color: #fff;
}
.custom-fixed-btn-mobil{
    bottom: 105px;
    background-color: #3656be;
    color: #fff;
}
.custom-fixed-btn-tel{
    bottom: 152px;
    background: #3656be;
    color: #fff;
}
.custom-fixed-btn-form{
    bottom: 108px;
    background: #1f212d;
    color: #fff;
}
.custom-fixed-btn-mobil2{
    bottom: 60px;
    background-color: #AA8962;
    color: #fff;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: inherit;
}