@font-face {
    font-family: 'z_arista_lightregular';
    src: url('/upload/fonts/arista_light_trial-webfont.woff2') format('woff2'),
         url('/upload/fonts/arista_light_trial-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'z_aristaregular';
    src: url('/upload/fonts/arista_trial-webfont.woff2') format('woff2'),
         url('/upload/fonts/arista_trial-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

p {
    color: #333;
    line-height: 22px;
    font-size: 13px;
    margin: 0 0 20px;
}

.mt15.photoswipe_wrp{
    padding-left: 0;
}
#footer:not(.light) a, #footer:not(.light) h1, #footer:not(.light) h2, #footer:not(.light) h3, #footer:not(.light) h4 {
    color: #000;
}
.banner .portfolio-item, .banner a.thumb-info, .banner img{
    border-radius: 0;
}
.banner .thumb-info:hover img{
    transform: none;
}
.banner .owl-carousel .owl-stage-outer{
    z-index: -1;
}
.banner .owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: -60px;
}
.aboutustext{
    margin-top: 15px;
}

.panel-group .panel-heading a {
    color: #ffffff;
    border-color: #c81e22 !important;
    background: linear-gradient(45deg, #f15a29, #ee2e26);
}
.panel-group table tr>td:first-child{
    font-weight: 600;
}
@media (min-width: 1200px){
    .panel-group table tr>td:first-child{
        width: 161px;
    }
}
.panel-group table tr>td {
    padding: 10px 15px;
}
.panel-group table {
    margin-bottom: 0;
}
.panel-group .panel-body {
    padding: 0;
}
.panel-group .panel-heading a{
    pointer-events: none;
}

#header .header-body{
    border: 0!important;
}
.page-header{
    background-image: url(/upload/images/breadcrumb.jpg);
}
/*Gallery Start*/
.urunler .portfolio-item .thumb-info img{
    margin-bottom:30px;
}
.urunler .row.slider4 div.col-md-3{
    padding: 0 10px;
}
.urunler .thumb-info .thumb-info-title, .thumb-gallery .thumb-info-title{
    letter-spacing:0;
    font-size: 13px;
    font-weight: 700;
    max-width: 100%;
    bottom:0;
    background: #c70005;
}
.urunler .thumb-info:hover .thumb-info-title {
    background: #000000;
}
.urunler .thumb-info .thumb-info-inner, .thumb-gallery .thumb-info-inner {
    text-align: center;
}
.urunler .owl-carousel .owl-nav [class*="owl-"] {
    color: #aa2d2d;
    width: 20px;
    background: transparent !important;
}
.urunler .portfolio-item.img-thumbnail{
    padding:0px;
    border:0;
    border-radius:4px!important;
}
.urunler .portfolio-item .thumb-info{
    border:0;
    border-radius:4px!important;
}
.urunler .portfolio-item .thumb-info img{
    border:0;
    border-radius:4px!important;
}
.urunler .thumb-info img:hover {
    opacity: 0.85;
}
.urunler .portfolio-item .thumb-info:hover {
    -webkit-box-shadow: 0px 17px 20px -15px rgba(33, 37, 41, 0.6);
    box-shadow: 0px 17px 20px -15px rgba(33, 37, 41, 0.6);
}
.urunler .owl-theme .owl-nav [class*=owl-]:hover {
    color: #898a8d;
}
.urunler .mfp-bottom-bar{
    display:table;
    margin-top:-81px;
}
.urunler .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;
}
/*Gallery Finish*/
.product .product-name {
    font-weight: 600;
    font-size: 18px;
}
.product-actions .fa{display:none;}

.product-actions .btn-danger {
    background-color: #1da1f2;
    border-color: #228fd2;
}
.page-header-custom-background.parallax {
    top: -40px;
}
.tp-bullets{margin-left:-65px;}
body{
   font-family:Poppins;
}
.thumb-info-inner{color:#fff!important;}


#header .header-nav-top .nav>li>a, #header .header-nav-top .nav>li>span {
    font-size: .9em!important;
}
#header .header-container.container .header-row>div:nth-child(2){display:none!important;}

.page-header-custom-background .breadcrumb.breadcrumb-valign-mid li.active,
.page-header-custom-background .breadcrumb.breadcrumb-valign-mid a{
    color: #f5f5f5;
}

section.breadcrumb9:after{
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    /*
    background-image:linear-gradient(315deg, #ffffff50 64%, #00618e 50%);
    */
    background: #00000059;
    z-index:0;
}

.logo-small-footer{
    border: 1px solid rgb(198, 0, 5);
    border-radius: 4px;
    padding: 6px;
    background: #fff;
}
/*Slider Altı*/
@media (min-width: 1200px){
    html.flexbox .header-widgets {
        -ms-flex-pack: end;
        justify-content: flex-end;
        display: flex;
        align-items: center;
    }
    .header-widgets {
        width: 755px;
        float:right;
        clear: none;
        padding: 20px 0;
        text-align: right;
        margin-right: -30px;
    }
}
@media (min-width: 1024px) and (max-width: 1348px) {
    .header-widgets__widget{
        padding: 0!important;
    }
    .col-md-4 {
        width: 22%;
    }
}
@media (max-width: 767px){
    #header {
        min-height: auto!important;
    }    
    #header .header-logo img{
        width: 65%;
    }
    #header .header-top.header-top-style-2{
        display: block;
        background: #003166;
    }
    .breadcrumb a{color:#eee!important;}
    .breadcrumb>.active {color: #ddd!important;}
    .page-header-custom-background.parallax{top:0!important;}
    #header .header-logo{
        width: 100%!important;
        text-align: center;
    }
    .sticky-header-active #header .header-logo{
        text-align: left;
    }
    html.sticky-header-active #header.has-nav-bar .header-logo img {
        height: auto!important;
        width: 40%!important;
        margin: 20px 0 7px 0;
        padding: 0px 8px;
        top: 10px!important;
    }
    .m-tcenter{text-align:center;}
    .m-pb15{padding-bottom:15px;}
    .page-header.parallax {
        margin:0;
        padding: 20px 0;
    }    
    #header .header-top.header-top-style-2{margin-top:-35px;}
    html.sticky-header-active #header .header-body{top: -61px!important;box-shadow: 0px 3px 16px -8px black;}
    #header .header-btn-collapse-nav:before{
        content: 'MENÜ';
        font-size: small;
        font-weight: 700;
    }
    .header-widgets__widget{
        margin:5px 0;
    }
    .firma-adi{
        float: left;
        font-size: 18px;
        margin-top: 36px;
        font-weight: 700;
    }
    .single-footer-widget{
        font-size:14px;
    }
    .single-footer-widget a{
        color:#ccc!important;
    }
    #footer .divider.divider-primary.divider-small hr{
        margin-left: auto;
        margin-right: auto;
    }
}
@media (min-width: 320px) and (max-width: 374px){
    html.sticky-header-active #header.has-nav-bar .header-logo img {
        margin-left: -16px;
    }
}
/*
@media (min-width: 1300px){
    .container {
        width: 1270px;
    }
}
*/
@media (min-width: 992px){
    .parallax {
        background-color: transparent;
        background-position: 50% 50%;
        background-repeat: repeat;
        background-attachment: fixed;
    }    
    #header {
        min-height: 167px!important;
    }    
    #header .header-top.header-top-style-2{display:none;}
    /*
    .sticky-header-active #header .header-logo a:before{
        top: 100px;
        transition: 3s;
    }
    */
    /*
    #header .header-logo a:before {
        content: '';
        width: 50px;
        height: 50px;
        background: #ffd102e0;
        border-radius: 50%;
        position: absolute;
        display: block;
        right: 0;
        top: -100px;
        left: -268px;
        box-shadow: 0 0 47px 14px #ffd102;
    }
    */
    #header .header-logo a:after {
        content: '';
        width: 100px;
        height: 18px;
        z-index: -2;
        border: #ffd10200;
        position: absolute;
        display: block;
        right: 0;
        top: -200px;
        left: -184px;
        box-shadow: -9px 0 3px 37px #ffffff;
        background-color: white;
    }
    .adres_text{margin-top:-10px;}
    section.page-header h1{
        padding:10px;
        background:#f5f5f5;
        color: #e21e22;
        border-radius: 4px;
        font-weight: 700;
    }

    #header .header-logo img{
        padding: 0px 5px 5px;
        width: 212px;
        float: left;
        margin-right: 0;
        margin-bottom: 0;
    }
    .page-header-custom-background .breadcrumb-valign-mid, 
    .page-header-float-breadcrumb .breadcrumb-valign-mid, 
    .page-header-more-padding .breadcrumb-valign-mid {
        width: 50%;
    }
    .hizmetlerimiz .menu-list-with-img-wrp.row>div:first-child{margin-left: 16.66666667%;}
    #header .header-nav-main.header-nav-main-light nav > ul > li.open > a.dropdown-toggle:after, 
    #header .header-nav-main.header-nav-main-light nav > ul > li:hover > a.dropdown-toggle:after {
        border-color: #ffffff transparent transparent!important;
    }    
    html #header .header-nav.header-nav-bar-primary, #header {
        background: #ffffff!important;
    }
    html #header .header-nav.header-nav-bar-primary{
        border: 1px solid #eeeeee;
    }
    #header .header-nav-main nav>ul>li.dropdown .dropdown-menu li a{
        font-size: 1.1em;
    }
    #header .header-nav-bar .header-nav-main{
        float: left;
    }
    #header .header-logo{
        width: 100%!important;
        display: flex;
        justify-content: space-between;
    }
    .header-widgets__widget:last-of-type {
        padding-right: 0;
    }
    .widget-social-icons{
        padding: 9px 20px!important;
        text-align: center;
    }
    .widget_text{
        padding: 12px 20px!important;
        text-align: center;
    }
    .header-widgets__widget:last-of-type:after{display:none;}
    .header-widgets__widget:after {
        position: absolute;
        content: "";
        height: 40px;
        width: 1px;
        background-color: rgba(0,0,0,.1);
        top: calc(50% - 20px);
        right: 0;
    }
    .header-widgets__widget {
        padding: 0 20px;
        position: relative;
        display: inline-block;
        border-top: none;
        vertical-align: top;
        float:right;
    }
    
    /*
    .header-widgets__widget:first-of-type {
        padding-left: 0;
    }
    */
    .header-widgets .widget:first-child:after{display:none!important;}
}
.icon-box__subtitle, .widget-icon-box .icon-box, .textwidget {
    color: #a4a8ac;
}
.icon-box {
    width: auto;
    display: block;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}
.widget-icon-box .icon-box .fa {
    color: #222;
}
.icon-box>.fa {
    transition: all 150ms ease-out;
    float: left;
    font-size: 46px;
    margin-right: 15px;
    margin-top: 9px;
    color: #ebedf2;
}
.icon-box__text {
    float: left;
}
.icon-box__subtitle, .widget-icon-box .icon-box, .textwidget {
    color: #a4a8ac;
}
.icon-box__title {
    color: #222;
}
.icon-box__title {
    margin: 5px 0 2px;
    font-size: 13px;
    font-weight: 600;
    color: #222;
    line-height: 19px;
}
.icon-box i {
    float: left;
    font-size: 25px;
    margin-right: 10px;
    margin-top: 7px;
    color: #ef4527;
}
.icon-box__subtitle {
    font-size: 13px;
}
.social-icons__link {
    margin: 0 2px;
    display: inline-block;
    font-size: 20px;
    background-color: transparent;
    color: #737373;
    text-align: center;
    line-height: 40px;
    border-radius: 50%;
    height: 40px;
    width: 40px;
    padding-top: 2px;
    transition: all 150ms ease-out;
}
.social-icons__link:hover {
    background-color: transparent;
    color: #c70005;
}
.header-widgets .icon-box:hover>.fa {
    color: #c70005;
}
/*Slider Altı son*/
h1, h2, h3, h4, h5, h6 {}
#header .header-nav-top .nav>li>a, #header .header-nav-top .nav>li>span{
    color: #ffffff;
    transition: .5s;
}
html .btn-primary{
    border-color: #c81e2200!important;
    background: linear-gradient(45deg, #f15a29, #ee2e26);
}
h2 {
    font-size: 24px;
    font-weight: 700;
    line-height: 28px;
    margin-bottom: 15px;
}
h3 {
    font-size: 20px;
    font-weight: 700;
    letter-spacing: normal;
    line-height: 24px;
    margin-bottom: 20px;
    text-transform: none;
}
.module h2 {
    font-size: 20px;
    line-height: 70px;
    letter-spacing: 0px;
    color: #003166;
    position: relative;
    text-align: left;
    margin: 0;
}

.headtitle .container>.module>div:first-child>p {
    display: block;
    font-size: 23px;
    letter-spacing: 3px;
    opacity: 1 !important;
    position: relative;
    top: -22px;
    line-height: normal;
    font-weight: 600;
    color: #e21e22;
}
.module h2:after {
    content: '';
    width: 28px;
    height: 2px;
    background: #e21e22;
    position: absolute;
    top: 86px;
    left: 0;
    z-index: 0;
    transition: .3s;
}
.module:hover h2:after {
    width: 181px;
}
.f900{font-weight:900;}
/*
.tp-caption.main-label{font-family: 'Cinzel Decorative',sans cursive!important;}
.cinzel{font-family: 'Cinzel',sans-serif!important;}
*/
.modul-baslik{
    font-weight: 700!important;
}
.contentDiv h2{
    border-bottom: 2px solid #ededed;
    padding-bottom: 9px;
}
@media (min-width: 992px){
    #header .header-top.header-top-style-2 {
        background: #f5f5f5;
        margin-top: -11px;
    }
    #header .header-nav-bar {
        background: #ef802c;
    }
    .page-header.parallax{
        padding: 80px 0 60px;
        margin: 0;
    }
    #header .header-body .fa-envelope:before {
        content: "\f2a0";
    }
    #header .header-nav-top .nav>li>a a:focus, #header .header-nav-top .nav>li>a:hover {
        background: #00618e;
        color: #fff;
    }
    #header .header-nav-main nav>ul>li>a{
        font-size: 15px;
        font-weight: 600;
    }
    #header .header-top{
        padding: 0;
        border-bottom: 0;
    }
    #header .header-nav-main.header-nav-main-light nav > ul > li.open > a, #header .header-nav-main.header-nav-main-light nav > ul > li:hover > a {color: #fff!important;}
    #header .header-nav-main.header-nav-main-light nav>ul>li:hover>a {
        background: linear-gradient(45deg, #f15a29, #ee2e26);
    }
    #header .header-nav-main.header-nav-main-light nav>ul>li>a{
        color: #2c2c2c;
        margin-right: 41px;
    }
    #header .header-nav-main.header-nav-main-light nav>ul>li:last-child>a{
        background: linear-gradient(45deg, #f15a29, #ee2e26);
        color: #fff;
    }
    #header .header-nav-main.header-nav-main-light nav>ul>li:last-child:hover>a{color: #222!important;background: #fff;}
}

@media (min-width: 320px) and (max-width: 374px){
    #header .header-nav-top .nav>li>a, #header .header-nav-top .nav>li>span{padding: 25px 5px 0!important;font-size:.69em!important;}
}

@media (max-width: 767px){
    .m-pl15.m-pr15{
        padding-left: 15px;
        padding-right: 15px;
    }
    .m-p0{
        padding: 0!important;
    }
    .header-top div.pull-right,.header-top div.pull-right nav{width:100%;}
    .header-top div.pull-right nav ul li:nth-child(2){float:right}
    #header .header-nav-top .nav>li>a, #header .header-nav-top .nav>li>span{padding: 25px 5px 0!important;font-size:.81em;}
    .tp-bullets{display:none;}
    .sticky-header-active #header .header-btn-collapse-nav{
        margin: -57px 0 8px 15px !important;
        width: 40%;
    }
    #header .header-btn-collapse-nav{
        margin: -7px 0 8px 15px !important;
        width: 100%;
        background: #003166!important;
        padding: 10px;
    }
    section.breadcrumb9:after {
        /*
        background-image: linear-gradient(200deg, #ffffff50 44%, #00618eb5 45%);
        */
        background:#00000059;
    }    
        
}


/*Menu List With Image Start*/
.menu-list-with-img .img-thumbnail{border:0;padding:0;}
.menu-list-with-img .thumb-info .thumb-info-title {
    bottom: 0%;
    font-size: 15px;
    text-align: center;
    font-weight: 500;
    letter-spacing: 0;
    text-transform: inherit;
    max-width: 100%;
    width: 100%;
    background-color:#00618e;
}
.menu-list-with-img .thumb-info:hover .thumb-info-title {background: #101010;}
.menu-list-with-img .thumb-info:hover .thumb-info-action-icon {
    display: none;
}
.menu-list-with-img .thumb-info-wrapper{border:1px solid #eee;}
.menu-list-with-img .thumb-info:hover .thumb-info-wrapper:after {
    opacity: .5;
    content: "Hizmet Detayına Git";
    padding-left: 8%;
    padding-right: 8%;
    left: 50%;
    line-height: 40px;
    padding-top: 23%;
    font-size: 25px;
    font-weight: 800;
    text-align: center;
    background: rgb(0, 0, 0);
}
.menu-list-with-img .thumb-info .thumb-info-wrapper:after{transition:0s;}
.menu-list-with-img .thumb-info{border:0;}
.menu-list-with-img{margin:15px auto;}
.menu-list-with-img img{margin-bottom: 41px;}
/*Menu List With Image Finish*/

.sidebar h2:after {
    position: absolute;
    display: block;
    left: 0;
    bottom: -2px;
    width: 60px;
    margin-top: 1rem;
    border-top: 2px solid #00618e;
    content: "";
}
.sidebar h2.heading-primary {
    color:#000000!important;
    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%;
}
@-webkit-keyframes example {
    0% {opacity: 0;}
    100% {opacity: 1;}
 }
         
@keyframes example {
    0% {opacity: 0;}
    100% {opacity: 1;}
}

.sidebar .mt15{margin-top:0;}
.contentDiv.pull-right{margin-bottom:15px;}

.row.slider6>div:nth-child(4n+1){clear:both;}

#footer .form-area.row div{margin-top:0!important;}
section.iletisim-anasayfa{background-image: linear-gradient(-109deg, #e21e22 5%,#1b1b1b 5.1%, #1b1b1b 0%);}
.iletisim-anasayfa p,.iletisim-anasayfa h2,.iletisim-anasayfa h4{color:#fff;}
section.call-to-action-dark{background: #444342!important;/*background-image: linear-gradient(45deg, #2f3435 0%, #71797e 74%)!important;*/}

.contact-list .fa{color: #e21e22;}
.bounce-loader .bounce2{
    background-color: #e31722;
}
.bounce-loader .bounce1, .bounce-loader .bounce3 {
    background-color: #0b3254;
}
    
    
.sidebar ul.nav-list li a {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.bgicerik{background-color: whitesmoke;}
.footer-ribbon{display:none;}
/*Butonlar CSS*/
.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;}

.product-price-box .old-price {width:100%;}


.owl-carousel .owl-nav .owl-prev {
    left: -25px;
}
.owl-carousel .owl-nav .owl-next {
    right: -25px;
}

/*
font-family: 'Maven Pro', sans-serif;
font-family: 'Inika', serif;
font-family: 'Courgette', cursive;
font-family: 'Poppins', sans-serif;
*/
.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), .masonry>div:nth-child(1n+4){margin-top:30px;}
    .product .product-name {
        font-weight: 600;
        font-size: 19px;
    }
    
}

.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: "Poppins", sans-serif;font-weight:normal;}
.counters.template-2 label{ font-family: "Poppins", sans-serif;font-weight:normal;font-size: 1.1em;color: #6a80a9 !important;}

/* */
.ml-15{margin-left:-15px;}
.mr-15{margin-right:-15px;}

/* Genel */
/*.text-primary{color:#ab7c09 !important;}*/
.breadcrumb-section{margin:0 0 60px 0 !important;}


/* .product .product-image-area {padding:0;border:none;border-radius:0;} */
.product .product-image-area .product-image{border-radius:0;}



.tp-caption.PostSlider-Title, .PostSlider-Title {font-family:Poppins;}

/* h1, h2, h3, h4, h5, h6 {font-family: "Playfair Display", serif !important;} */

html .scroll-to-top {
    background: #003166;
    bottom: 176px;
    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) {
    #footer .g-recaptcha{display:inline-block;}
    .footer-developed-by{padding-bottom:60px;}
    .m-mt0{margin-top: 0!important;}
    #footer .footer-copyright {
    background:transparent;
    border:0;
    margin-top: 0!important;
    margin-bottom: 40px;
    padding: 0;
}
    #footer h3{
        margin-bottom: 5px;
        margin-top: 30px;
    }
    .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%;
    }
}

.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;}


/******************** 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 *********************/

/*Footer Start*/

#footer .footer-copyright.pt-md.pb-md.tleft{text-align:center;}
#footer .footer-copyright img{opacity:0.5;}
#footer .footer-copyright .footer-developed-by{
    z-index: 2;
    padding-top: 15px;
}

#footer-wrapper>.container>.col-md-3{
    z-index: 2;
}
.footerlogo {
    background-color: #1f99fb00;
    padding: 0px;
    text-align: center;
    margin: -15px 0 25px 0;
    width: 185px;
    float: none;
}
@media (min-width: 768px) {
    .logo.footerlogo img{
        width: 190px;
        margin-top: 15px;
        background: white;
        padding: 10px;
        border-radius: 6px;
    }
}
@media (max-width: 767px) {
    .social-icons li{
        margin-right: 10px;
    }
    .social-icons li:last-child{
        margin-right: 0;
    }
    .iufzhm .lhJXOF{
        margin-left: -15px;
    }
    #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: #e21e22;
}
#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;
}
.phone-no {
    line-height: 22px;
}

#footer-wrapper .col-md-3 .phone-no p {
    margin-bottom: 2px;
}

#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{
    font-size: 13px!important;
    border: 0;
    background: #f4f4f4;
    background-position: 50% 50%;
    background-size: cover;
}
/*
#footer:before {
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    background: linear-gradient(0deg, #00243ced 33%, transparent);
    z-index: 0;
    background-repeat: no-repeat;
    opacity: 1;
}
*/
/*
.footer-social-icons li a:hover {background: #1f99fb!important;}
.footer-social-icons a {
    background: #1f99fb!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: #999 1px solid;
        border-radius: 3px;
        color: #999!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: #003166;
}

#menu-footer-menu{list-style: none;padding-left:0}
#footer .col-md-3 h5 {
    font-weight: 400;
    margin-bottom: 25px;
    text-transform: uppercase;
    border-bottom: 1px solid #0031662e;
    padding-bottom: 15px;
    color: #003166;
    font-size: 21px;
}
#footer h5:before {
    position: absolute;
    content: '';
    top: 33px;
    left: 14px;
    height: 1px;
    width: 19px;
    background: #e21e22;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
#footer .col-md-3:hover h5:before{
    width: 181px;
}
/*Footer End*/

.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: 60px;
    background-color: #3656be;
    color: #fff;
}
.custom-fixed-btn-tel{
    bottom: 108px;
    background: #e30513;
    color: #fff;
}
.custom-fixed-btn-form{
    bottom: 108px;
    background: #666;
    color: #fff;
}