<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*#region colors*/
.btn_default
{
    background: var(--main-color)!important;
    background-color: var(--main-color)!important;
}

.btn_default:hover
{
    background: var(--second-color)!important;
    background-color: var(--second-color)!important;
}

.header2_background
{
    background: var(--main-color)!important;
    background-color: var(--main-color)!important;
}
.load_more
{
    border-radius: 5px;
    margin-top: 60px;
    color: white;
    background-color: #032953;
    font-family: Roboto, sans-serif;
}
/*#endregion*/
/*#region Default*/
.section_padding
{
    margin-top: 80px;
}
#bloglistDiv .post .thumb img {
    width: 100%;
    height: 250px;
    object-fit: cover;
}
/*#endregion Default*/
/*#region Category Carousel*/
.category_section .post .thumb.rounded .inner {
    object-fit: cover !important;
}
.category_section .post-carousel .slick-slide{
   
}

/*#endregion*/

/*#region slider*/
.slider_section .post-title{
    color:#fff;
}
/*#endregion slider*/

/*#region subscribe*/

.contact-form-mobile {
    flex-direction: column;
}
.subscribe_title{
    color:white;
}

.contact-mobile-close {
    border: none;
    width: 40px;
    height: 40px;
    background: #fff;
    border-radius: 50%;
    margin-bottom: 15px;
}

    .contact-mobile-close i {
        color: var(--main-color);
        font-size: 20px;
        vertical-align:sub;
    }

.contact-form-mobile {
    display:none;
    position: fixed;
    bottom: 0% !important;
    width: 40%;
    padding: 40px;
    justify-content: center;
    background-color: rgba(3,41,83,0.8);
     border-radius: 15px 0px 0px 15px; 
    right: 0px;
    z-index: 5000;
    align-items: center;
    min-height: 270px;
    /*overflow-y: scroll;*/
}

    .contact-form-mobile .subscribe_form__content{
        padding:0 20px;
        width:100%;
    }


.contact-mobile-icon {
    position: fixed;
    display: flex;
    z-index: 200;
    height: 60px;
    width: 60px;
    background-color: var(--main-color);
    color: #fff;
    right: 0px;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    top: 40%;
    justify-content: center;
    transition: ease-in;
    transition-duration: 0.3s;
    align-items: center;
    border: none;
}

    .contact-mobile-icon i {
        color: #fff;
        font-size: 24px;
    }

    .contact-mobile-icon:hover {
        background-color: #fff;
    }

        .contact-mobile-icon:hover i {
            color: var(--main-color);
            font-size: 22px;
        }

/*#endregion*/

/*#region header */
.canvas-menu{
    z-index:5555;
}
    .canvas-menu .vertical-menu li.active a{
        border-radius:25px;
    }
    /*#endregion*/
    /*region bloglist img*/
    .fit_cover_img img {
        width: 100%;
        height: 250px;
        object-fit: cover;
    }

.popular_post_img img{
    height:60px;
}

/*#endregion*/

/*#region Services Page*/
.services_page_img img {
    object-fit: cover;
    width: 1500px;
    height: 500px;
}
/*#endregion*/

/*#region Blog Detail*/
.post-single .featured-image img{
    height:300px;object-fit:cover;width:100%;
}
/*#endregion*/

/*#region asd*/
.inner.data-bg-image{
    width:100%;
}
/*#endregion*/

.canvas-menu-icon {
    display:none;
}

@media screen and (max-width: 991px) {
    .canvas-menu-icon {
        display: block;
    }

}
/*Slider*/
.post_title_slider {
    position: relative;
   /* top: 84px;
    left: -1px;*/
    word-wrap: break-word;
    background: #203656;
    opacity:0.8;
    border-radius:5px;
    /*Yazıya Üç nokta koyma komutu*/
    /*overflow: auto;*/
    /* text-overflow: ellipsis;*/
}
.post_title_slider h4{
    font-size:25px !important;   

}
/*Service Page*/

.wrapper_services {
       
    max-width: 400px;
    
}
.shortdescription_p {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp:4;
    -webkit-box-orient: vertical;
}
.bread_crumb {
    background-color: var(--main-color);
    height: 90px;
    margin-top: -15px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.services_h2 {
    color: white;
    display: flex;   
    justify-content: center;
}
.all_services_h2 {
    color: white;
    display: flex;
    justify-content: center;
}
/*Footer İnstagram İmg*/
.instagram_footer_img {
    width: 180px;
    height: 145px;
    object-fit: cover;
}

.stabil_description {
    font-size: 12.0px !important;
    font-family: Calibri !important;
   
}

.full_video_about
{
    z-index:999;
    height:350px;
   
}

.system_top_padding{
    margin-top:150px;
}
.widget-title_video{
    color:white;
}

.widget_rounded_color{
    background-color:#032953;
}

.yt_video__frame{
    height:150px;
    width:100%;
}
tp-cued-thumbnail-overlay{
    background-size:auto !important;
}

.video_container_width {
    width: 100% !important;
}

.category_badge__inner
{
    position: absolute;
    left: 20px;
    z-index: 8;
    top: 20px;
}
.category_badge__inner .category-badge{
    top:initial;
    left:initial;
    position:initial;
}

.header-default.clone{
    z-index:999;
}
.search-popup{
    z-index:10;
}
.p_design{
    color:black !important;
    font-family:Verdana !important;
}

/*.post-carousel-featured .slick-slide
{
    margin: 0 20px;
}

*/
.category_section .slick-next:hover,
.category_section .slick-prev:hover
{
    background: var(--main-color);
}
.category_section .slick-next:hover::before,
.category_section  .slick-prev:hover::before
{
    color: #fff !important;
}
</pre></body></html>