h3 {
    margin-bottom: 15px;
    text-transform: none;
    font-size: 22px;
    margin-top: 30px;
}
h2 {
    margin-bottom: 15px;
}
.content ul {
    margin: 25px 0px;
}
.content ul li {
    margin-bottom: 11px;
}

.VIpgJd-ZVi9od-aZ2wEe-wOHMyf.VIpgJd-ZVi9od-aZ2wEe-wOHMyf-ti6hGc{
    display: none!important;
}
.VIpgJd-yAWNEb-VIpgJd-fmcmS-sn54Q {
    background: transparent!important;
    box-shadow: none!important;
}
#google_translate_element{width:300px;float:right;text-align:right;display:block;background: transparent!important;}
.goog-te-banner-frame.skiptranslate { display: none !important;background: transparent!important;} 
body { top: 0px !important;background: transparent!important; }
div.VIpgJd-suEOdc.VIpgJd-yAWNEb-L7lbkb.skiptranslate#goog-gt-tt{display: none !important; top: 0px !important;background: transparent!important;opacity: 0!important; } 
.goog-tooltip skiptranslate{display: none !important; top: 0px !important;background: transparent!important; } 
.activity-root { display: hide !important;background: transparent!important;} 
.status-message { display: hide !important;background: transparent!important;}
.started-activity-container { display: hide !important;background: transparent!important;}
#header ul>li>a font, #footer a, .menu-list a:not(.side-dropdown-custom), h2.b.modul-baslik font, .wws-shadow font, a.btn font {
    text-transform: capitalize;
}
#footer div.phone-no a{
    text-transform: inherit;
}
html:lang(en) .iletisim br, html:lang(de) .iletisim br{
    display: none;
}


h2.b.modul-baslik {
    font-weight: 500!important;
}

img.randevuTest{
    width: 74px;
    height: auto;
    text-align: center;
    right: 0px;
    left: 0;
    margin: auto;
    padding: 0;
    margin-bottom: 0;
    margin-top: 0;
    transition: .3s;
}
.sticky-header-active img.randevuTest{
    margin-top: 10px;
}
.randevuLink span {
    font-weight: 600;
    margin-left: 10px;
    color: white;
}
.randevuLink{
    transition: .3s;
    position: fixed;
    z-index: 99999;
    right: 0;
    top: 0;
    display: flex;
    background: #1d71b8;
    padding: 15px;
    width: 132px;
    height: 132px;
    overflow: hidden;
    justify-content: center;
    flex-direction: column-reverse;
}
.sticky-header-active .randevuLink{
    top: -35px!important;
}
b, strong {
    font-weight: 600;
}

#header .header-nav.header-nav-stripe nav>ul>li>a.featured-box .learn-more {display: inline-block;font-size: 16px;font-weight: 700;}
.featured-box img.lazyLoad{min-height:150px;}
html .featured-box-primary .box-content {border-top-color: #dddddd!important;}
html .featured-box-primary .icon-featured{display:none;}
html .featured-box-primary h4 {
    font-size: 18px;
    letter-spacing: 0px;
    font-weight: 500;
    color: #1d71b8!important;
}
.custom-btn-style-1 {
    padding: 13px 25px;
    margin-top: 15px;
}
html section.section-light p {
    color: #5e5e5e;
}
.custom-font-weight-medium {
    font-weight: 800 !important;
}
.featured-boxes-style-6 .featured-box .icon-featured:after{
    display: none;
}
.featured-boxes-style-6 .featured-box .icon-featured{
    width: 100px;
    height: 100px;
    border: 0;
}
section.section.section-no-border.match-height.m-none {
    float: left;
}
html.sticky-header-active #header.header-semi-transparent .header-body, html.sticky-header-active #header.header-semi-transparent-light .header-body, html.sticky-header-active #header.header-transparent .header-body {
    box-shadow: 0 2px 10px -6px #1D71B8;
}
@font-face {
    font-family: 'Bord Demo', sans-serif;
    src: url('/upload/fonts/BordDemo.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('/upload/fonts/BordDemo.woff2') format('woff2'), /* Super Modern Browsers */
         url('/upload/fonts/BordDemo.woff') format('woff'), /* Pretty Modern Browsers */
         url('/upload/fonts/BordDemo.ttf')  format('truetype'), /* Safari, Android, iOS */
         url('/upload/fonts/BordDemo.svg#svgFontName') format('svg'); /* Legacy iOS */
    src: url('/upload/fonts/BordDemo.eot'); /* IE9 Compat Modes */
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
html .heading-primary, html .lnk-primary, html .text-color-primary{
    font-family: 'Kumbh Sans', sans-serif!important;
}
.bordfont{
    font-family: 'Kumbh Sans', sans-serif!important;
}
.urunler .portfolio-item{
    padding: 0;
    border: 0;
}
.icerik-resim h2.text-uppercase {
    text-transform: capitalize!important;
}
.icerik-resim .text-color-dark:hover{
    color: white!important;
}

/*****************DEĞİŞEN BAŞLIKLI ALAN CSS******************/
@media (min-width: 1400px){
    .container {
        width: 1300px;
    }
}
@media (min-width: 1800px){
    .container {
        width: 1400px;
    }
}
@media (min-width: 1300px) and (max-width: 1399px){
    .container {
        width: 1250px;
    }
}
h1 .word-rotate {
    max-height: 40px;
    line-height: 40px;
    float: left;
}
.word-rotate.active .word-rotate-items span {
    font-size: 32px!important;
    color: #fff!important;
}
.call-to-action-content p{
    color: #ffffff!important;
}
@media (max-width: 767px){
    .word-rotate.active .word-rotate-items span {
        font-size: 23px!important;
    }
}
@keyframes a {
    0%{opacity:0;transform:translateY(2rem)!important}
    to{opacity:1;transform:none!important}
}
html .call-to-action.call-to-action-primary {
    background: #1d71b800!important;
}

/*****************DEĞİŞEN BAŞLIKLI ALAN CSS SON******************/

/**Hizmetler Sayfası Galeri**/
.hizmet .thumb-info .thumb-info-title, .hizmet .thumb-gallery .thumb-info-title{
    bottom: 0;
    background: linear-gradient(180deg, #000000ab, transparent);
    transition: .3s;
}
.hizmet .thumb-info .thumb-info-inner, .hizmet .thumb-gallery .thumb-info-inner{
    transform: translateY(0px);
    transition: .3s;
    white-space: normal;
}
.hizmet .thumb-info:hover .thumb-info-inner {
    transform: translateY(81px);
}
.hizmet .thumb-info:hover .thumb-info-title {
    background: linear-gradient(180deg, #000000ab, #000000ab);
}
/**Hizmetler Ana Sayfa Galeri**/
.hizmet2 .thumb-info .thumb-info-title, .hizmet2 .thumb-gallery .thumb-info-title {
    bottom: 0;
    background: linear-gradient(180deg, #ffffff, transparent);
    transition: .3s!important;
    font-size: 17px;
}
.hizmet2 .thumb-info .thumb-info-inner, .hizmet2 .thumb-gallery .thumb-info-inner{
    transform: translateY(0px);
    transition: .3s!important;
    white-space: normal;
    color: #000;
}
.hizmet2 .thumb-info:hover .thumb-info-inner {
    transform: translateY(81px);
    color: #fff;
}
.hizmet2 .thumb-info{
    border: 0;
}
.hizmet2 .thumb-info:hover .thumb-info-title {
    background: linear-gradient(180deg, #000000ab, #000000ab);
}
.hizmet2 .portfolio-item.img-thumbnail{
    border: 0;
    padding: 0;
}


/*Mobile Buttons Start*/
#footer .fixed.visible-xs a{color:#fff!important;border:1px solid rgb(255,255,255,.2);}
#footer .f10{font-size:11px!important;}
.fixed{position:fixed}
.bottom-0{bottom:5px;}
.block{display:block;}
.bra100{border-radius:10px;padding-top: 6px!important;min-height: 50px;margin-bottom: 2px;color:#fff!important;}
/*Mobile Button End*/


/*Hizmetler Start*/

.thumb-info .thumb-info-title{max-width: 100%!important;width:100%;top: 0;bottom:auto;}
.thumb-info:hover .thumb-info-action-icon{display: none;}
.row.slider4 .portfolio-item.img-thumbnail{border:0;padding:0;}
.thumb-info .thumb-info-wrapper{margin:0!important;}
.thumb-info .thumb-info-wrapper:after{display:none;}
.thumb-info .thumb-info-title, .thumb-gallery .thumb-info-title{
    transition: .3s;
    text-align: center;
    background: rgb(0 0 0 / 50%);
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 1px;
}
@media (min-width: 922px){
    .col-md-9.col-sm-12.col-xs-12.col-sm-12.col-xs-12.contentDiv {
        float: right;
    }
    ul.nav.nav-list.primary.push-bottom.toggle {
        border-top-color: #FFF;
        overflow-y: auto;
        max-height: 600px;
    }
    ul.nav.nav-list.primary.push-bottom.toggle::-webkit-scrollbar {
        width: 6px;
    }
    ul.nav.nav-list.primary.push-bottom.toggle::-webkit-scrollbar-thumb {
        border-radius: 10px;
        -webkit-box-shadow: inset 0 0 6px rgb(0 0 0 / 50%);
        background-color: #999;
        opacity: .3;
    }
    ul.nav.nav-list.primary.push-bottom.toggle::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgb(0 0 0 / 20%);
        border-radius: 10px;
    }
    .hizmet{
        z-index:1;
    }
    .hizmet .thumb-info{
        border: 0;
    }
    .hizmet .col-md-yuzde20.mb15{
        padding: 0;
    }
    #header .header-nav-main nav>ul>li.dropdown .dropdown-menu li:last-child a {
        border-bottom: 1px solid #eee!important;
    }
    .thumb-info .thumb-info-title, .thumb-gallery .thumb-info-title{
    }
}
.thumb-info:hover .thumb-info-title{
    background: #000000;
}
@media (max-width: 767px){
    .urunler .col-md-yuzde20:nth-child(2n+1) {
        clear: both;
    }
    .col-md-yuzde20.mb15 .thumb-info .thumb-info-title, .col-md-4.mb15 .thumb-gallery .thumb-info-title{
        clip-path: circle(380% at 40% -1229%);
    }
}
/*
.row.slider4 .thumb-info img {
    margin-top: 40px;
}
*/
/*Hizmetler End*/

/*Hizmet Galeri*/
.hizmet-galeri .img-thumbnail{
    padding: 0;
    border: 0;
    border-radius: 6px!important;
}
.hizmet-galeri .thumb-info{
    padding: 0!important;
    border: 0;
    border-radius: 6px!important;
}
.hizmet-galeri .col-md-2{
    padding: 0 5px;
}
.hizmet-galeri .thumb-info .thumb-info-title{
    max-width: 100%;
    background: linear-gradient(0deg, black, transparent);
    bottom: 0;
    top: auto;
    font-size: 19px;
    font-weight: 400;
    letter-spacing: 2px;
    padding: 45px 11px 10px;
}
.hizmet-galeri .thumb-info:hover .thumb-info-title{
    padding-left: 25px;
    transition: .3s padding ease-in-out;
}
.hizmet-galeri .thumb-info:hover .thumb-info-action{
    display: none;
}
.hizmet-galeri .thumb-info .thumb-info-inner{
    white-space: normal;
}
/*Hizmet Galeri Son*/

#header .header-menu-top-wrp>.container{
    z-index: 1;
}
.bgcolor{
    background: #f4f4f4;
    padding: 25px 15px;
    margin: 30px 0;
}
.block{
    display: block;
}

/**Ürün üzeri köşe yazılar başlangıç**/
.product {
    border: 1px solid #ddd!important;
}
.product .product-image-area{
    overflow: visible!important;
    padding: 0!important;
    border: 0!important;
}
.product .product-label{
    position: absolute!important;
    left: -5px!important;
    top: -5px!important;
    z-index: 1!important;
    overflow: hidden;
    width: 145px;
    height: 145px;
    text-align: right!important;
}
.product .product-label span {
    padding: 0!important;
    border-radius: 0!important;
    font-size: 11px!important;
    font-weight: bold!important;
    color: #FFF;
    text-transform: uppercase!important;
    text-align: center;
    line-height: 20px;
    transform: rotate(-45deg)!important;
    -webkit-transform: rotate(-45deg)!important;
    width: 130px;
    display: block!important;
    background: #79A70A!important;
    background: linear-gradient(#9BC90D 0%, #79A70A 100%)!important;
    box-shadow: 0 3px 10px -5px rgb(0 0 0);
    text-shadow: 1px 1px 2px rgb(0 0 0 / 25%);
    position: absolute!important;
    top: 30px;
    left: -26px;
}
.product .product-label span::before {
    content: "";
    position: absolute;
    left: 0px;
    top: 100%;
    z-index: -1;
    border-left: 3px solid #79A70A;
    border-right: 3px solid transparent;
    border-bottom: 3px solid transparent;
    border-top: 3px solid #79A70A;
}
.product .product-label span::after {
    content: "";
    position: absolute;
    right: 0px;
    top: 100%;
    z-index: -1;
    border-left: 3px solid transparent;
    border-right: 3px solid #79A70A;
    border-bottom: 3px solid transparent;
    border-top: 3px solid #79A70A;
}
/**Ürün üzeri köşe yazılar son**/


.product-short-desc .table-condensed>tbody>tr>td{
    padding: 15px;
}

html #header.header-transparent .header-body:before{
    border-bottom: 0;
}

li:hover>a.cesurlar{
    border-bottom: 2px solid transparent!important;
}
.insaat{
    display: contents;
    color:#fff!important;
    font-weight: 400!important;
    font-size: 12px;
}
a.cesurlar{
    display: block!important;
     /* TEXT STYLE*/
    text-transform: capitalize;
    margin-right: 45px!important;
    font-weight: 600!important;
    text-align: center;
    pointer-events: none;
    
}
.gradient-text{
    font-size: 16px!important;
  /* Fallback: Set a background color. */
  background-color: #aa771c!important;
    
  
  /* Create the gradient. */
   background-image: linear-gradient(to right, #BF953F, #FCF6BA, #B38728, #FBF5B7, #AA771C)!important;
  
  /* Set the background size and repeat properties. */
  background-size: 100%;
  background-repeat: no-repeat;

  /* Use the text as a mask for the background. */
  /* This will show the gradient as a text color rather than element bg. */
  -webkit-background-clip: text!important;
  -webkit-text-fill-color: transparent; 
  -moz-background-clip: text!important;
  -moz-text-fill-color: transparent;
  
  /* Animate the text when loading the element. */
    /* This animates it on page load and when hovering out. */
    animation: rainbow-text-simple-animation-rev 2s ease infinite;
    animation-direction: alternate;
}
.gradient-text:hover{
    animation: rainbow-text-simple-animation 0.5s ease-in alternate;
}
/*
@keyframes rainbow-text-simple-animation-rev {
    0% {
        background-size: 50%;
    }
    40% {
        background-size: 650%;
    }
    100% {
        background-size: 50%;
    }
}
*/
/* Move the background and make it larger. */
/* Animation shown when hovering over the text. *//*@keyframes rainbow-text-simple-animation {
    0% {
        background-size: 100%;
    }
    80% {
        background-size: 650%;
    }
    100% {
        background-size: 650%;
    }
}
*/



.o0{opacity:0;}
.dnone{display:none!important;}
#header svg{
    width: 245px;
    height: 116px;
    margin-top: -29px;
    transition: .1s;
}
.sticky-header-active #header svg {
    width: 180px;
    height: 140px;
    margin-top: 0;
}
@media (max-width: 767px){
    #header svg {
        width: 195px;
        height: 116px;
        margin-top: -39px;
    }
    .sticky-header-active #header svg {
        width: 127px;
        height: 60px;
        margin-top: 0;
    }
    .icerikSection.section.section.section-no-border.mb0i.mt0{
        padding-top: 0;
    }
}
#insaat{
    fill: #fff;
}

ul.nav-list li a:before{border-left: 4px solid #000000;}
.side-dropdown-custom:before{border-top: 4px solid #bdbdbd!important;}
h1, h2, h3, h4, h5, h6 {font-family: 'Kumbh Sans', sans-serif!important;}
h2 {
    font-size: 28px;
    letter-spacing: 0;
    font-weight: 500;
}
.breadcrumb9 .parallax-background{background-size: contain!important;}
.header-nav-top .fa.fa-globe{color:#828282;}
/*.parallax-background:after{background-image: url(/upload/images/pattern.png);}
.parallax-background{height: 100%!important;
    transform: none!important;
    background-size: cover!important;
    background-position:center!important;}
    .parallax-background:after {
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    background: rgba(0, 0, 0, 0.5);
    background-image: linear-gradient(343deg,#07397e -5.67%,#f71b4f 94.33%);
    opacity:.3;
}*/
.page-header{background-color: #fffffc;background-image: linear-gradient(315deg, #fffffc 0%, #beb7a4 74%);border-top: 0px solid #f1f0ea;}

.page-header.breadcrumb8:after{
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #002b7800;
    content: " ";
    z-index: 1;
}
.page-header-custom-background h1 {
    color: #1d71b8;
}
.breadcrumb>.active {
    color: #d8d8d8;
}
@media (max-width: 370px){
    #header .header-nav-top .nav>li>a, #header .header-nav-top .nav>li>span{font-size:.81em}
}
@media (max-width: 475px){
    .owl-dots{display:none;}
}

#header .header-nav-top .nav>li>a, #header .header-nav-top .nav>li>span{font-family: 'Kumbh Sans', sans-serif;}
@media (max-width: 767px){
    .content-595 .col-xs-12.col-sm-6.col-md-3 .featured-box {
        margin: 5px 0;
        border: 1px solid #f4f4f4;
        min-height: 295px;
    }
    .content-595 .featured-box .box-content{
        padding-top: 30px;
    }
    .content-595 .col-xs-12.col-sm-6.col-md-3 {
        width: 50%;
        padding: 0px 5px;
    }
    .hizmet .col-md-4.mb15:nth-child(2n+1){
        clear: both
    }
    
    h2 span.heading-primary{
        font-size: .8em;
    }
    .page-header{
        background-position: right!important;
    }
    .hizmet .img-thumbnail {
        padding: 0;
        border: 0;
        overflow: hidden;
        position: relative;
    }
    .hizmet .thumb-info .thumb-info-title{
        top: auto;
        bottom: 0;
    }
    .hizmet .row .col-md-yuzde20:last-child .img-thumbnail{
        max-height: 220px;
    }
    .hizmet .row .col-md-yuzde20:last-child {
        width: 100%;
        max-height: 220px;
    }
    .sticky-header-active #header.header-narrow .header-logo .logo-small{
        margin: 10px 12px 12px 0!important;
    }
    #header .header-body {
        background: #ffffffa3 !important;
    }
    .fa-bars:before {
        content: "\f038"!important;
    }
    .header-btn-collapse-nav:before{
        content: 'MENU'; font-size: small; font-weight:600;
    }
    .header-nav-top .nav.nav-pills li:nth-child(2),.header-nav-top .nav.nav-pills li:nth-child(4),.header-nav-top .nav.nav-pills li:nth-child(5){display:none;}
    #header .header-nav-top .nav>li>a a:focus, #header .header-nav-top .nav>li>a:hover {color:#fff;background: transparent;}
    #header .header-nav-top .nav>li>a, #header .header-nav-top .nav>li>span{font-size: 14px; margin-top: -15px;color:#eee; max-height: 50px!important;min-height: 50px!important;}
    #header .header-nav-top .nav>li>a, #header .header-nav-top .nav>li>span{color:#828282;}
    #footer:not(.light) h3{margin: 20px 0 5px 0;}
    .fa-navicon:before, .fa-reorder:before, .fa-bars:before {content: "Menü \f0c9";}
    #header .header-btn-collapse-nav{
        margin-top: 30px;
        transition: .2s;
        border: .001em solid #ffffff82;
    }
    .sticky-header-active #header .header-btn-collapse-nav{
        margin-top: 35px;
    }
    #header .header-logo img{
        width: 129px!important;
        height: auto!important;
        margin-top: 0px!important;
        margin-bottom: 0!important;
    }
    .sticky-header-active #header .header-logo img{
        top: 4px!important;
    }
}
@media (min-width: 992px){
    #header .header-nav-main nav>ul>li.dropdown .dropdown-menu li a{
        font-size: 15px;
        transition: .3s ease-in-out;
    }
    #header .header-nav-main nav>ul>li.dropdown .dropdown-menu li a:hover{
        padding-left: 15px;
        color: #1d71b8;
    }
    #header .header-nav-main.header-nav-main-square nav>ul>li.dropdown .dropdown-menu{
        min-width: 228px;
    }
}
@media (min-width: 992px){
    html:not(.sticky-header-active) #header.header-transparent .header-nav-main nav>ul>li:not(.active)>a.dropdown-toggle:after{
        border-color: #1d71b8 transparent transparent;
    }
    #header .header-body {
        background: #ffffffed !important;
    }
    html:not(.sticky-header-active) body:not(.page-) #header .header-body {
        background: #ffffff00 !important;
        border: 0;
    }
    #header.header-narrow .header-logo img {
        margin: -19px 12px 12px 0;
    }
    .header-nav-top .nav.nav-pills li:first-child{height:50px;}
    .page-surgulu-ray-dolap .masonry .masonry-item {width: 33.3333%;}
    .page- .header-nav-top .fa.fa-globe{color:#dddddd;}
    html.sticky-header-active #header.header-flex .header-nav-main-effect-2 nav>ul>li.dropdown:hover>.dropdown-menu{top: calc(100% + -3px);}
    html #header.header-flex .header-nav .header-social-icons{margin: 0 0 10px 10px;}
    .sticky-header-active #header.header-flex .header-nav .header-social-icons{margin: 0 0 4px 10px;}
    .sidebar .row div{margin-top:0;}
    #header .header-nav-main nav>ul>li.dropdown .dropdown-menu li.dropdown-submenu>a:after {border-color: transparent transparent transparent #de1d23;}
    #header.header-narrow .header-nav.header-nav-stripe nav>ul>li:hover>a, #header.header-narrow .header-nav.header-nav-stripe nav>ul>li>a {
        padding: 20px 7px;
    }
    #header .header-nav-top{
        margin-top: 0;
    }
    #header .header-nav-top .nav>li>a{
        font-size: 1em;
        margin-top: 2px;
        z-index: 1;
    }
    #header .header-nav-top .nav>li>a:hover{
        background: transparent;
        color: #ffffff;
    }
    #header .header-nav-top .nav>li>a{
        color: #444;
        font-weight: 500;
        z-index: 9;
    }
    #header .header-nav-top .nav>li>a:hover{
        background: transparent;
        color: #000;
    }
    #header .header-nav-top .nav>li>a{
        color: #555;
    }
    .header-body{
        max-height: 132px;
    }
    .sticky-header-active .header-body{
        max-height: 153px;
    }
    #header .header-nav.header-nav-stripe nav > ul > li:hover > a{
        background-color: transparent;
        color: #dab20d !important;
    }
    .page- #header.header-flex .header-nav-main nav>ul>li{
        height: 79px!important;
    }
    html #header.header-flex .header-nav-main nav>ul>li{
        height: 77px!important;
    }
    .header-container.container{
        top: -26px;
    }
    html #header.header-flex .header-nav{
        margin-top: 21px;
    }
    .sticky-header-active #header.header-flex .header-nav{
        margin-top: 42px;
    }
    #header .header-nav.header-nav-stripe nav>ul>li>a{
        font-size: 17px;
        font-weight: 600;
        letter-spacing: 0.81px;
        border-bottom: 2px solid transparent;
        color: #000!important;
        text-transform: none;
    }
    #header .header-nav.header-nav-stripe nav>ul>li:hover>a{
        color: #1d71b8!important;
        border-bottom: 2px solid #1d71b8;
    }
    .sticky-header-active #header .header-nav.header-nav-stripe nav>ul>li:hover>a,#header .header-nav.header-nav-stripe nav>ul>li:hover>a{
        color: #1d71b8!important;
    }
    .breadcrumb8{
        padding: 160px 0 50px!important;
        margin-top: -150px;
    }
    .page-header.breadcrumb8{
        background-position: 50% 75%;
        background-size: cover;
    }
}
/*polygon start
.portfolio-item.img-thumbnail a .thumb-info-title{display:none;}
.portfolio-item.img-thumbnail a:hover .thumb-info-title{display:none;}
.portfolio-item.img-thumbnail a img{position:inherit;top:0;left:0;width:100%;height:100%;object-fit:cover;-webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);transition:1s;}
.portfolio-item.img-thumbnail a:hover img{-webkit-clip-path: polygon(0 0, 100% 0, 0 0, 0% 100%);
clip-path: polygon(0 0, 100% 0, 0 0, 0% 100%);}
/*polygon finish*/
/* -- 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!important;}
.goog-te-gadget-simple {background-color: transparent!important;}
.goog-te-gadget-simple .goog-te-menu-value span {color:#828282 !important;}
.goog-te-gadget-simple .goog-te-menu-value span {color:#ddd  !important;font-family: 'Kumbh Sans', sans-serif;font-size: 14px;}
.goog-te-gadget-simple .goog-te-menu-value{padding:0px;margin:0 15px 0 0;display: inline-block;}
.goog-te-gadget-simple{padding-top:0;}
#header .header-nav-top .nav>li>a, #header .header-nav-top .nav>li>span{padding: 12px 15px;}
#header .header-top .header-nav-top{max-height:48px;overflow: hidden;}
html.sticky-header-active #header.header-semi-transparent-light .header-body{top:0px !important;}
.goog-te-gadget-simple{font-size:14px !important;color: #222 !important;}
.fa.fa-globe {float:left;padding:5px 6px;}
/* -- End Google Translate Css */

aside {
    padding: 20px;
    border-top: 2px solid #fdb813 !important;
    border: 1px solid #ddd;
    border-radius: 7px;
}
.testimonial blockquote p {min-height:auto!important;}

#header .header-nav-top .nav>li>a a:focus, #header .header-nav-top .nav>li>a:hover {
    background:transparent!important;
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #F3F3F3;
    word-wrap: break-word;
    padding-right: 36px;
}

@media screen and (max-width: 768px) {
  .masonry .masonry-item{width:50%;}
}
.masonry-item .thumb-info {
    border: 10px solid #fff;
}

.thumb-info .thumb-info-action-icon{background-image: linear-gradient(147deg, #990000 0%, #ff0000 74%);}
.lightbox .row.slider4 .portfolio-item.img-thumbnail{padding:0;border:0;}
section.section-serit{background-image: linear-gradient(315deg, #fffffc 0%, #beb7a4 74%);/*background-image: linear-gradient(147deg, #990000 0%, #ff0000 74%);background: linear-gradient(89deg, #ab8526 , #d2a847 , #b28c2f , #d7b462 );*/}
section.section-haberler{background-image: linear-gradient(315deg, #fffffc 0%, #beb7a4 74%);}
.owl-theme .owl-dots .owl-dot span{background:#949494;}
html .btn-dark {background-color: #727271;border-color: #727271;}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {background: #de1d23!important;}
@media (max-width: 991px){
#header .header-nav-main nav > ul > li > a, #header .header-nav-main nav > ul > li > a:focus, #header .header-nav-main nav > ul > li > a:hover {
    color: #555;}
}
.section-anasayfa {
background: linear-gradient(89deg, #ab8526 , #d2a847 , #b28c2f , #d7b462 )!important;padding: 20px 0!important;margin-top:0!important;margin-bottom:0!important;}
.section-serit h2,.section-serit h4{text-shadow: 0 0 2px dimgrey;}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {background: #d5bd60;}

html .btn-primary{
    border-color: #ffffff59;
    background: #1d71b8
}



/*Footer Start*/
#footer .footer-copyright p, #footer .footer-developed-by a{
    color: #bbbbbb!important;
}
#footer .footer-copyright.pt-md.pb-md.tleft{text-align:center;}
#footer .footer-copyright img{opacity:1;}
#footer .footer-copyright .footer-developed-by{z-index:2;}
footer#footer:before {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0) url(https://www.webtasarim34.com/outsource/t1/vendor/rs-plugin/assets/gridtile.png);
    content: " ";
    z-index: 1;
}
footer#footer:after {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(180deg, #1d71b8, #1d71b869);
    content: " ";
    z-index: 1;
}
#footer-wrapper>.container>.col-md-3{
    z-index: 2;
}
@media (max-width: 767px) {
    #footer .footer-copyright p, #footer .footer-developed-by a{
        color: #c3c3c3;
    }
    footer#footer:before {
        background: linear-gradient(180deg, black, transparent);
    }
    #footer{
        background-position: 81% 100%!important;
    }
    #footer-wrapper{text-align:center;padding: 0!important;}
    #footer-wrapper .footerlogo{margin:0 auto 15px;}
}    
#footer-wrapper .col-md-3 ul li a:before{content: '\203A';display:inline-block;margin-right:5px;font-size: 19px;color: #fff;}
#footer-wrapper .col-md-3 ul.social-icons li a:before{content:none;}
#footer-wrapper .footer-social-icons>li>strong>a:before{content:none!important;}
#footer .footer2 .social-icons li{border-radius:0;box-shadow:none;list-style-type:none;}
#footer .footer2 .social-icons li:hover a{opacity:1}
#footer .footer2 .social-icons li a{color:#FFF!important;border-radius:0}
#footer .footer2 .social-icons li.social-icons-twitter a{background:#1aa9e1}
#footer .footer2 .social-icons li:hover.social-icons-foursquare a{background:#0072b1!important}
#footer .footer2 .social-icons li:hover.social-icons-tripadvisor a{background:#00AF87!important}
#footer .footer2 .social-icons li.social-icons-facebook a{background:#3b5a9a}
#footer .footer2 .social-icons li.social-icons-instagram a{background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);}
#footer .footer2 .social-icons li:hover.social-icons-instagram a{background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%) !important;}
#footer .social-icons li:hover.social-icons-foursquare a{background:#0072b1!important}
#footer .social-icons li:hover.social-icons-tripadvisor a{background:#00AF87!important}
#footer .social-icons li:hover.social-icons-linkedin a{background:#0e76a8 !important}
.social-icons li:hover.social-icons-facebook a{background: #3b5a9a!important;}
.social-icons li:hover.social-icons-twitter a {background: #1aa9e1!important;}
.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 .footer-copyright {
    margin-top:0;
    background: transparent;
    border-top: 0;
}
#footer .container .row>div {
    margin-bottom: 0;
}
.footerlogo {
    background-color: #3db8fb00;
    padding: 0px;
    text-align: center;
    margin: -52px 0 25px 0;
    width: 185px;
    float: none;
}
.phone-no {
    line-height: 22px;
}

#footer-wrapper .col-md-3 .phone-no p {
    margin-bottom: 2px;
}
.phone-no span{color: #ffffff;}
#footer-wrapper {
    position: relative;
    padding: 50px 0 0;
}
#footer-wrapper .footer-social-icons {
    margin-top: 20px;
    padding-left:0;
}
#footer-wrapper .footer-social-icons li{display: inline-block;}
#footer{
    margin-top: 0;
    border: 0;
    font-size: 15px;
    padding: 0px 0 41px;
    background: url(/upload/images/footer-bg.jpg) no-repeat;
    background-position: 81% 50%;
    background-size: cover;
}
/*
.footer-social-icons li a:hover {background: #3db8fb!important;}
.footer-social-icons a {
    background: #3db8fb!important;
    color: #ffffff;
    width: 35px;
    height: 35px;
    line-height: 35px;
    margin: 0 5px 5px 0;
    padding: 0!important;
    text-align: center;
    border-radius: 50%;
    display: inline-block;
    transition: 0.6s;
    -moz-transition: 0.6s;
    -webkit-transition: 0.6s;
    -o-transition: 0.6s;
    font-size: 20px;
}
*/
/*Footer Social Icons Start*/
    #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: #d6d6d6 1px solid;
        border-radius: 3px;
        color: #ffffff!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*/
.phone-no span, .phone-no a:hover, .col-md-3 h5 span, .widget-column-2 ul li a:hover, .widget-column-2 ul li.current_page_item a {
    color: #ffffff;
}

#menu-footer-menu{list-style: none;padding-left:0}
.col-md-3 h5 {
    font-weight: 400;
    margin-bottom: 25px;
    text-transform: uppercase;
    border-bottom: 1px solid #7290a8;
    padding-bottom: 15px;
    color: #ffffff;
    font-size: 26px;
}

/*Footer End*/
.footer-ribbon{display:none;}
/*Butonlar CSS*/
.btn-warning{background-color:#333;border:#333;}
.btn-white{color:#fff;border:1px solid #ccc;}
.btn-white:hover{color:#fff;border: 1px solid #00538082;background-color: #27317d82;}
/*Butonlar CSS SON*/
.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 );}.page-odeme .submit{margin-bottom: 30px;}
.panel-group {margin-top: 42px;}
.product-price-box .old-price {width:100%;}
#footer p, #footer a{color:#ffffff;}

@media only screen and (min-width: 992px){
    #header .header-nav-main nav>ul>li.dropdown .dropdown-menu li.dropdown-submenu>a:after {
        border-color: transparent transparent transparent #08c;
    }
}

.owl-carousel .owl-nav .owl-prev {
    left: -25px;
}
.owl-carousel .owl-nav .owl-next {
    right: -25px;
}

.header-logo a .logo-text span:first-child {
    font-size: 18px;
    color: #08c;
    text-align: left;
    font-weight: 600;
    letter-spacing: -1.3px;
    margin-top: -5px;
}
.header-logo a .logo-text span:nth-child(2) {
    font-size: 24px;
    font-weight: 800;
    letter-spacing: -.7px;
    margin-top: 2px;
    color: #575757;
}
.logo-icon-wrp {
    float: left;
    width: 50px;
    height: 45px;
}
.parallax-background{background-repeat: no-repeat;}

.testimonial blockquote {background: #f5f5f5;}
.testimonial .testimonial-arrow-down {border-top-color: #f5f5f5;}


.page- .testimonial blockquote {background: #fff;}
.page- .testimonial .testimonial-arrow-down {border-top-color: #fff;}

.testimonial blockquote p {color: #777;}
.testimonial blockquote:after, .testimonial blockquote:before {color: #777;}
@media only screen and (min-width: 768px){
.testimonial blockquote p{min-height: 231px;max-height: 231px;overflow-y:auto;overflow-x:hidden;}
.section-yorumlar .aboutDesc>div:nth-child(1n+4){margin-top:30px;}
}

/*
section.section {
    margin: 0;
    padding: 30px 0;
}
.row {
    padding-bottom:30px;
}
*/

 /*  STYLE 1
 */

.testimonial blockquote p::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: #F5F5F5;
}

.testimonial blockquote p::-webkit-scrollbar
{
	width: 12px;
	background-color: #F5F5F5;
}

.testimonial blockquote p::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #555;
}

.section.template-2{margin-top:0;}

.section-primary.template-2 span, .section-primary.template-2 label{color:#fff;}

.counters.template-2 strong { line-height: 1;font-size: 3.6em;font-family: "Kumbh Sans", sans-serif;font-weight:normal;}
.counters.template-2 label{ font-family: "Kumbh Sans", sans-serif;font-weight:normal;font-size: 1.1em;color: #6a80a9 !important;}

/* .sidebar form .form-area .col-md-6{padding:0;} */

/* Roundness */ 		
.rounded, .img-thumbnail, .img-thumbnail img, code, pre, .form-control, .form-control-sm, .form-control-sm .form-control, .form-control-lg, .form-control-lg .form-control, .form-control-sm, .input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn, .form-control-lg, .input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn, .invalid-tooltip, .btn, .btn-group-4 > .btn, .btn-sm, .btn-group-2 > .btn, .btn-xs, .btn-group-1 > .btn, .btn-lg, .btn-group-lg > .btn, .btn-sm, .btn-group-sm > .btn, .dropdown-menu, .input-group-4 > .form-control, .input-group-4 > .input-group-addon, .input-group-4 > .input-group-btn > .btn, .input-group-2 > .form-control, .input-group-2 > .input-group-addon, .input-group-2 > .input-group-btn > .btn, .input-group-addon, .input-group-addon.form-control-sm, .input-group-addon.form-control-lg, .nav-tabs > li > a, .nav-tabs.nav-justified > li > a, .nav-pills > li > a, .nav-tabs-justified > li > a, .navbar, .navbar-toggle, .navbar-toggle .icon-bar, .breadcrumb, .pagination, .pager li > a, .pager li > span, .label, .badge, .container .jumbotron, .container-fluid .jumbotron, .thumbnail, .alert, .progress, .card, .accordion .card, .well, .well-lg, .well-sm, .modal-content, .tooltip-inner, .popover, .popover-title, .carousel-indicators li, .pagination > li:first-child > a, .pagination > li:first-child > span, .pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span, .pagination > li:last-child > a, .pagination > li:last-child > span, .pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span, #header .header-search .form-control, #header .header-nav-main nav > ul > li > a, #header .header-nav-main nav > ul > li.dropdown .dropdown-menu, #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li.dropdown-submenu > .dropdown-menu, #header .header-nav-main nav > ul > li.dropdown-mega > .dropdown-menu, #header .header-nav-main nav > ul > li.dropdown-mega .dropdown-mega-sub-nav > li > a, #header.header-transparent .header-nav-main, #header.header-semi-transparent .header-nav-main, #header.header-semi-transparent-light .header-nav-main, #header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-signin .dropdown-menu, #header .header-nav-main nav > ul > li.dropdown.open > a, #header .header-nav-main nav > ul > li.dropdown:hover > a, #header .header-nav-top .dropdown-menu, .slider-container .tparrows, .nivo-slider .theme-default .nivoSlider, .nivo-slider .theme-default .nivoSlider img, .home-intro-compact, html.dark #header, html.boxed .body, blockquote.with-borders, p.drop-caps.drop-caps-style-2:first-child:first-letter, .btn-3d, select, .captcha-refresh, .featured-icon, .accordion .card-header, .tabs, .nav-tabs li a, .tab-content, .tabs.tabs-bottom .tab-content, .tabs.tabs-bottom .nav-tabs li a, .tabs-left .tab-content, .tabs-left .nav-tabs > li:first-child a, .tabs-left .nav-tabs > li:last-child a, .tabs-right .tab-content, .tabs-right .nav-tabs > li:first-child a, .tabs-right .nav-tabs > li:last-child a, .nav-tabs.nav-justified li:first-child a, .nav-tabs.nav-justified li:first-child a:hover, .nav-tabs.nav-justified li:last-child a, .nav-pills .nav-link, .nav-tabs.nav-justified li:last-child a:hover, .tabs.tabs-bottom .nav.nav-tabs.nav-justified li:first-child a, .tabs.tabs-bottom .nav.nav-tabs.nav-justified li:last-child a, .tabs-navigation, .tabs-navigation .nav-tabs > li:first-child a, .tabs-navigation .nav-tabs > li:last-child a, .nav-pills .nav-link, .navbar-toggler, .card, .card-header:first-child, .card-footer:last-child, .card-img, .badge, .badge-pill, .jumbotron, .alert, .progress, .modal-content, .tooltip-inner, .popover, .rounded, .toggle > label, .toggle.toggle-simple .toggle > label, .toggle.toggle-simple .toggle > label:after, .owl-carousel .owl-nav [class*="owl-"], .owl-carousel.rounded-nav .owl-nav [class*="owl-"], .owl-carousel.rounded-nav .owl-nav [class*="owl-"]:hover, .owl-carousel.full-width .owl-nav .owl-prev, .owl-carousel.big-nav .owl-nav .owl-prev, .owl-carousel.full-width .owl-nav .owl-next, .owl-carousel.big-nav .owl-nav .owl-next, .embed-responsive.embed-responsive-borders, .pricing-table h3, .pricing-table .plan, .featured-box, .featured-box .box-content, .thumb-info, .thumb-info .thumb-info-wrapper, .thumb-info .thumb-info-wrapper:after, .thumb-info .thumb-info-type, .thumb-info img, section.timeline .timeline-date, section.timeline .timeline-box, .testimonial blockquote, .testimonial.testimonial-style-2 blockquote, .testimonial.testimonial-style-3 blockquote, .testimonial.testimonial-style-4, .testimonial.testimonial-style-4 blockquote, .testimonial.testimonial-style-5 blockquote, .testimonial.testimonial-style-6 blockquote, .container .call-to-action, .progress, .progress.progress-border-radius, .progress.progress-border-radius .progress-bar, .progress-bar, .progress-bar-tooltip, .counters.with-borders .counter, html .scroll-to-top, .google-map.small, .google-map-borders, article.post .post-date .month, article.post .post-date .day, article .post-video, article .post-audio, ul.comments .comment-block, .recent-posts .date .month, #header nav.mega-menu .mega-menu-shop .dropdown-menu, .shop ul.products .product .add-to-cart-product, .product-info, .product-info img, .product-info + .product-info, .img-thumbnail.img-thumbnail-hover-icon:before, .product-thumb-info, .product .product-label span {border-radius: 0;}

/* */
.ml-15{margin-left:-15px;}
.mr-15{margin-right:-15px;}

/* Genel */
/*.text-primary{color:#ab7c09 !important;}*/
.breadcrumb-section{margin:0 0 60px 0 !important;}


/*whatsapp animation*/
.wws--bg-color {background-image: linear-gradient(34deg,#ddbd6b 0%,#ad8b36 100%);}
.wws-lau00001 {fill: #ddbd6b !important;}
.wws-lau00002 {fill: #ad8b36 !important;}
.wws-popup__open-btn{
/*background: linear-gradient(89deg, #ab8526 , #d2a847 , #b28c2f , #d7b462 );*/
background: linear-gradient(89deg, #0c9e43 , #1ba54f , #5ed88c, #077731 );
background-size: 400% 400%;

-webkit-animation: AnimationName 15s ease infinite;
-moz-animation: AnimationName 15s ease infinite;
animation: AnimationName 15s ease infinite;

}
@-webkit-keyframes AnimationName {
    0%{background-position:0% 51%}
    50%{background-position:100% 50%}
    100%{background-position:0% 51%}
}
@-moz-keyframes AnimationName {
    0%{background-position:0% 51%}
    50%{background-position:100% 50%}
    100%{background-position:0% 51%}
}
@keyframes AnimationName { 
    0%{background-position:0% 51%}
    50%{background-position:100% 50%}
    100%{background-position:0% 51%}
}


/* .product .product-image-area {padding:0;border:none;border-radius:0;} */
.product .product-image-area .product-image{border-radius:0;}

#footer .footer-ribbon span, .home-concept strong, .home-intro p em {font-family: inherit;}

body{
    font-family: 'Kumbh Sans', sans-serif;
    font-size: 16px;
}
.tp-caption.PostSlider-Title, .PostSlider-Title {font-family: 'Kumbh Sans', sans-serif;}

html .scroll-to-top {
    background: #222;
    bottom: 58px;
    color: #ffffff;
}
html .scroll-to-top:hover, html .scroll-to-top:focus{color: #ffffff;}



/* Slider Bullet */
.tp-thumbs.hades {background: transparent !important;}
.section .HakkimizdaTitle {
    font-size: 40px;
}
.call-to-action-content .fa-star{font-size:30px;color:#FD4;}
.call-to-action-with-star .call-to-action-content{padding-top:0;padding-bottom: 0;}

.call-to-action.call-to-action-with-star .call-to-action-content {
    width: 65%;
}
.call-to-action.call-to-action-with-star .call-to-action-btn {
    width: 30%;
}
@media (max-width: 767px) {
    .call-to-action.call-to-action-with-star .call-to-action-btn,
    .call-to-action.call-to-action-with-star .call-to-action-content{
        width:100%;
    }
}
#footer{margin-top:0;}
.list.list-icons li > .fa:first-child, .list.list-icons li > .icons:first-child, .list.list-icons li a:first-child > .fa:first-child, .list.list-icons li a:first-child > .icons:first-child {
    position: absolute;
    left: 0;
    top: 5px;
}
.list.list-icons {
    list-style: none;
    padding-left: 0;
    padding-right: 0;
}
.fa-check:before {
    color: #0088cc;
    border-color: #0088cc;
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
}
.icons {font-size: inherit;}

/*Gallery Start*/
    .special .row.slider4 div.col-md-3{
        padding: 0 10px;
    }
    .special .thumb-info .thumb-info-title, .special .thumb-gallery .thumb-info-title{
        max-width: 100%;
        bottom:0;
        background: #00325399;
    }
    .special .thumb-info .thumb-info-title{
        position: relative;
        text-transform: capitalize;
        background: #ffffff;
        color: #003253;
        text-shadow: 0 0 black;
        letter-spacing: 0;
        font-size: 16px;
    }
    .special .owl-carousel .owl-nav [class*="owl-"]{
        color: #00963f;
        font-size: 44px;
    }
    .special .owl-carousel .owl-nav .owl-prev {
        left: -55px;
    }
    .special .owl-carousel .owl-nav .owl-next {
        right: -35px;
    }
    .special .owl-theme .owl-nav [class*=owl-]:hover{
        color: #003253;
    }
    .special .thumb-info:hover .thumb-info-title {
        background: #ffffff;
    }
    .special .portfolio-item.img-thumbnail{
        border:0;
        border-radius:4px!important;
    }
    .special .portfolio-item .thumb-info{
        border:0;
        border-radius:4px!important;
        padding: 0px;
    }
    .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;
    }
    .special .thumb-info-type{
        letter-spacing: 1px;
        margin-top: 0;
        background: white;
        white-space: normal;
        margin-left: -15px;
        margin-right: -15px;
        min-height: 160px;
        padding: 10px 15px;
    }
    .special .thumb-info-type > p{
        letter-spacing: .4px;
        font-size: 14px;
        line-height: 19px;
        margin-bottom: 10px;
    }
    .special .thumb-info:hover:after{
        background: #006eb730;
    }
    .special .thumb-info img{
        transition: .3s;
        filter: grayscale(0)
    }
    .special .thumb-info:hover img{
        filter: grayscale(0)
    }
    .special .thumb-info{
        box-shadow: 0 0 30px -10px #ccc;
        margin-bottom: 10px;
    }
    /*
    .special .thumb-info:after{
        width: 100%;
        height: 100%;
        content: '';
        position: absolute;
        left: 0;
        bottom: 0;
        z-index: 0;
        background: #006eb763;
        opacity: 1;
        transition: .3s;
    }
    .special .thumb-info:before {
        width: 100%;
        height: 100%;
        content: '';
        position: absolute;
        left: 0;
        bottom: 70px;
        z-index: 1;
        background-image: url(/upload/images/section-bg.svg);
        opacity: .19;
        transition: .3s;
        background-size: 200px;
        background-repeat: no-repeat;
        background-position: center right;
    }
    .special .thumb-info:hover:before {
        opacity: .11;
    }
    */
/*Gallery Finish*/