/*
Theme Name:   SNN-BRX - Advanced Bricks Builder Child Theme
Theme URI:    https://sinanisler.com/
Description:  SNN BRX Child Theme is a purpose-built WordPress theme for Bricks Builder, designed for agencies and teams who demand speed, security, and flexibility. It offers advanced features for site management, security, advanced features, custom elements, role-based access, media and design system control, search logs, 301 redirects, 301 and 404 logs, accessibility, and enhanced editor features. Enabling the efficient delivery of scalable, secure, and highly customized WordPress solutions.
Author:       sinanisler
Author URI:   https://sinanisler.com/
Text Domain:  snn
Template:     bricks
Version: 0.256
Text Domain:  bricks
*/
html {
  scroll-behavior: smooth;
}
.bricks-background-primary svg {
    fill: white;
    color: white;
    transition: all 0.3s ease;
}

.bricks-background-primary svg path {
    fill: inherit;
}

.bricks-background-primary:hover svg {
    fill: #1565e9;
}


.bricks-background-secondary svg {
    transition: all 0.3s ease;
    fill: black;
}

.bricks-background-secondary svg path {
    fill: inherit;
}

.bricks-background-secondary:hover svg {
    fill: white;
}
blockquote {
    border-color: #1565e9;
    margin-top: 40px;
    margin-bottom: 40px;
}

blockquote p {
    font-size: 22px;
    font-family: "Faustina";
}

blockquote cite {
    font-style: italic;
    color: #000 !important;
    opacity: 1;
}



.single-post .brxe-post-content h1 , .single-post .brxe-post-content h2, .single-post .brxe-post-content h3 {
    margin-top: 40px;
    margin-bottom: 10px;
}

.single-post .brxe-post-content .wp-block-gallery {
    margin: 40px 0;
}

form .gfield--type-submit input[type="submit"]:hover {
    background: #fff !important;
    border-color: white !important;
    color: #1565e9 !important;
}

form .gfield--type-submit input[type="submit"] {
    transition: all 0.3s ease;
}

.theme-form .bricks-button:hover , form .gfield--type-submit input:hover {
    border: 1px solid #1565e9 !important;
}

p.gform_required_legend {
    display: none !important;
}

form input:not([type=submit]) {
    background: #fff !important;
    border-radius: 0 !important;
    padding: 10px 15px !important;
    color: #000 !important;
    font-weight: 400 !important;
    font-size: 18px !important;
    height: 50px !important;
}

form input:not([type=submit])::placeholder {
    color: #ddd;
}

form .gfield--type-submit {
    width: auto !important;
}
.footer-form form .gform_fields {
    display: flex !important;
    align-items: flex-start;
}

.footer-form form .gform_fields .gfield--type-email {
    width: 70%;
}

.footer-form form .gform_fields .gfield--type-submit {
    width: 30% !important;
}

.footer-form form .gform_fields .gfield--type-submit input {
    width: 100% !important;
}

form .gfield--type-submit input , form .gform-footer input  {
    background-color: #1565e9 !important;
    border-radius: 0 !important;
    font-size: 20px !important;
    text-align: center !important;
    text-transform: uppercase !important;
    font-family: "Bebas Neue" !important;
    font-weight: 400 !important;
    font-style: normal !important;
    letter-spacing: 1px !important;
    border: 1px solid #1565e9 !important;
    padding: 14px !important;
}
form .gform-footer input:hover{
    background-color: #fff !important;
    color: #1565e9 !important;
}

form .gform-footer input{
    width: 120px !important;
}
.gform-body .gfield_label {
    color: #000 !important;
    font-size: 21px !important;
    text-transform: capitalize !important;
    text-align: left !important;
    font-family: "Bebas Neue" !important;
    font-weight: 400 !important;
    font-style: normal !important;
    letter-spacing: 1px !important;
}

.gform-body input , .gform-body textarea {
    border-color: #ddd !important;
    box-shadow: none !important;
    border-radius: 0 !important;
}
.footer-form .gform_validation_errors {
    border: none !important;
    padding: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    margin-bottom: 30px !important;
}
.footer-form .gform_confirmation_message {
    color: #fff;
    text-align: left;
    line-height: 1.4;
    
}
.page-id-656 .gform_confirmation_message {
    color: #000 !important;
    font-size: 21px !important;
    text-transform: capitalize !important;
}


header .brxe-container {
    width: 100%;
}

.pswp  .pswp__scroll-wrap {
    padding: 0 30px;
}

.pswp .pswp__scroll-wrap .pswp__content {
    padding: 10px 30px;
}




a{
    transition: all 0.3s ease-in-out;
}
.link-hover a:hover{
    color: #1565e9;
}
.header-menu li a:hover {
    transition: all 0.3s ease-in-out;
}
.header-menu li a:hover {
    color: #1565e9;
}

.footer-menu ul {
    justify-content: center;
    text-align: center;
    align-items: center;
}


@media (min-width: 1351px) and (max-width: 1601px) {

    .header-menu li a {
        font-size: 14px !important;
    }

    .header-menu li {
        margin-left: 20px !important;
    }
}
@media (min-width: 992px) and (max-width: 1350px) {
    .header-menu li {
        margin-left: 10px !important;
    }
    .header-menu li a{
        font-size: 14px !important;
    }
    .header-button {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
    header .header-btn-col {
        width: 15% !important;
    }

    header .header-menu-col {
        width: 70% !important;
    }
}
@media (min-width: 992px) and (max-width: 1200px) {
    
    .footer-copyright .brxe-text-basic {
        flex: 1;
    }

    .footer-menu li {
        margin-left: 20px !important;
    }
}

@media (min-width: 768px) and (max-width: 1200px) {
    
    .footer-copyright .brxe-text-basic {
        flex: 1;
    }

}

@media (max-width: 991px) {
    
    .footer-menu li {
        margin-left: 0px !important;
    }
}


@media (min-width: 1250px) and (max-width: 1600px) {
    .brxe-container {
        width: 1200px !important;
    }
}
@media (max-width: 767px){
    .footer-menu ul li {
        margin: 0;
        
    }
}
/* hero page  */
.hero-content .line{
        border-top: 1px solid;
    border-image: linear-gradient(90deg, #ffffff 0%, #ffffff00 80%) 1;
    opacity: 0.4;
}

/* About */
.about-section {
    position: relative;
}
.about-section p a {
    color: #5d9bff;
}

.team-list li.member {
    cursor: pointer;
    margin-bottom: 0;
    padding-bottom: 50px;
    border-bottom: 1px solid;
    border-image: linear-gradient(90deg, rgb(255 255 255 / 40%) 0%, rgb(255 255 255 / 0%) 80%) 1;
}

.team-list li.member .image {
    background-position: top;
    background-color: #000;
    border: 2px solid;
    border-image: linear-gradient(180deg, #000000 0%, #666666 100%) 1;
}
 .team-last li.member {
    margin-bottom: 0;
    padding-bottom: 0;
    border: none;
} 
.team-list li.member .content .description{
    position: relative;
    margin-top: 10px;
}

/* .team-list li.member .content .description:after{
    content: '';
    display: block;
    width: 23px;
    height: 13px;
    background: url('images/arrow-right-white.svg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
} */

.team-list li.member .content .title {
    margin-bottom: 0 !important;
}
.team-list li.member .description a {
    font-family: inherit;
    color: inherit;
    font-size: inherit;
    display: flex;
    align-items: center;
}

.team-list li.member .description img {
    margin-left: 10px;
}
.gallery-section {
    display: flex;
    --gutter: 0 !important;
    --columns: unset !important;
    grid-column-gap: 0;
}

.gallery-section li:nth-child(1) , .gallery-section li:nth-child(2) {
    width: 50%;
}
.gallery-section li{
    width: 33%;
    padding: 10px;
}

.gallery-section li img{
    width: 100%;
    width: 100%;
    aspect-ratio: 16/9;
    height: auto;
}
/* 
.gallery-section li:nth-child(3) {
    padding-right: 7px;
    padding-top: 0;
}

.gallery-section li:nth-child(4) {
    padding-left: 7px;
    padding-top: 0;
} */

/* 
.gallery-section {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    grid-template-rows: repeat(2, 1fr);
    grid-column-gap: 30px;
} */

.gallery-section > li {
    position: relative;
}
/* .gallery-section > li:nth-child(1) { grid-area: 1 / 1 / 2 / 4; }
.gallery-section > li:nth-child(2) { grid-area: 1 / 4 / 2 / 7; }
.gallery-section > li:nth-child(3) { grid-area: 2 / 1 / 3 / 3; }
.gallery-section > li:nth-child(4) { grid-area: 2 / 3 / 3 / 5; }
.gallery-section > li:nth-child(5) { grid-area: 2 / 5 / 3 / 7; }

.gallery-section > li:nth-child(1) figure, .gallery-section > li:nth-child(2) figure {
   
    height: auto;
    width: 100%;
}

.gallery-section > li:nth-child(1) img, .gallery-section > li:nth-child(2) img {
    width: 100%;
    height: auto;
    aspect-ratio: 16/9;
} */

.gallery-section > li a {
    display: block;
    width: 100%;
    height: auto;
}

/* .gallery-section > li:nth-child(3) img, .gallery-section > li:nth-child(4) img, .gallery-section > li:nth-child(5) img {
    width: 100%;
    height: auto;
    aspect-ratio: 1/1;
} */


.news-card .news-image {
    width: 100%;
    display: block;
    position: relative;
    overflow: hidden;
}

.news-card .news-image img {
    width: 100%;
    transition: all 0.3s ease-in-out;
}

.post-slider .slick-slide {
    padding: 0 15px;
}



.news-card .news-info {
    margin-top: 20px;
}

.news-card .news-info .categorie-name label {
    font-family: "EB Garamond";
    color: #000;
    line-height: 1.25;
}

.news-card .news-info h2 {
    color: #000;
    font-size: 30px;
    margin-bottom: 15px;
    transition: all 0.2s ease-in-out;
}

.news-card .news-info h2 a {
    color: inherit;
}

.news-card .news-info p {
    color: #000;
    font-style: normal;
    font-weight: 400;
    line-height: 140%; /* 25.2px */
}
.news-card .news-info p a{
    color: inherit;
}
.news-card .news-info .btn-area {
    margin-top: 30px;
}

.news-card .news-info .btn-area .btn-link {
    display: flex;
    align-items: center;
    line-height: 1;
    color: #000;
    transition: all 0.3s ease-in-out;
}

.news-card .news-info .btn-area .btn-link svg {
        width: 22px;
    height: 15px;
    position: relative;
    top: 2px;
    margin-left: 15px;
    transition: all 0.3s ease-in-out;
    filter: brightness(0);
    transition: all 0.3s ease-in-out;
    filter: brightness(0);
}
.news-card .content-wrapper .readm-link svg {
    width: 22px;
    height: 15px;
    position: relative;
    top: 4px;
    margin-left: 10px;
    transition: all 0.3s ease-in-out;
    filter: brightness(0);
}

.news-card .readm-link svg{
    transition: all 0.3s ease-in-out;
    filter: brightness(0);
}
.news-card .bricks-layout-item .image-wrapper{
    width: 100%;
    position: relative;
    overflow: hidden;
    height: 100%;
    transition: all 0.3s ease-in-out;
}

.news-card .bricks-layout-item .image-wrapper{
    width: 100%;
    transition: all 0.3s ease-in-out;
}
.news-card:hover .news-info .btn-area .btn-link svg , .news-card .bricks-layout-item:hover .readm-link img{
    filter: unset;
     margin-left: 20px;
}
.news-card .bricks-layout-item:hover .readm-link img{
   
    margin-left: 10px;
}
.news-card .bricks-layout-item h3 , .news-card .bricks-layout-item .image-wrapper img{    
    transition: all 0.3s ease-in-out;
}

.news-card:hover .news-image img , .news-card .bricks-layout-item:hover img{
    transform: scale(1.095);
}
.news-card:hover .news-info .btn-link   , .news-card .bricks-layout-item:hover .readm-link a{    
    color: #1565e9;
}
.news-card .bricks-layout-item:hover .readm-link a svg{
    filter: none;
     margin-left: 15px;
}


.brxe-posts.news-card .readm-link img {
    width: 26px;
    margin-left: 5px;
    height: 15px;
    object-fit: cover;
    object-position: right center;
}
.post-slider .slick-prev {
    background-image: url('images/left-arrow.svg') !important;
    margin-right: 90px;
}
.post-slider .slick-next {
    background-image: url('images/right-arrow.svg') !important;
}
.post-slider .slick-arrow:before {
    display: none;
}

.post-slider .slick-arrow {
    position: absolute;
    bottom: -140px;
    right: calc(50% - 720px);
    left: auto;
    top: auto;
    width: 55px;
    height: 25px;
    background-position: center !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
}
.post-slider .slick-prev:after {
    background-image: url("data:image/svg+xml,%3Csvg width='13' height='13' viewBox='0 0 13 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cline opacity='0.21' x1='0.689434' y1='11.8721' x2='12.1617' y2='0.399822' stroke='black' stroke-width='0.5'/%3E%3C/svg%3E%0A");
    content: '';
    background-repeat: repeat;
    width: 25px;
    height: 35px;
    display: block;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    position: absolute;
    top: -4px;
    right: -30px;
}

@media (min-width: 1250px){
    .post-slider .slick-list {
        padding-left: calc(50% - 610px) !important;
        padding-right: calc(50% - 620px) !important;
        transform: translateZ(0);
    }
    .post-slider .slick-arrow {
        right: calc(50% - 620px);
    }
}

@media (min-width: 1600px){
    .post-slider .slick-list {
        padding-left: calc(50% - 710px) !important;
        padding-right: calc(50% - 720px) !important;
        transform: translateZ(0);
    }
}

@media (max-width: 1199px){
    /* .post-slider .slick-list {
        padding-left: calc(50% - 610px) !important;
        padding-right: calc(50% - 620px) !important;
        transform: translateZ(0);
    } */
    .post-slider .slick-arrow {
        right: 30px;
        bottom: -110px;
    }
}
/* about section end */

.footer-form {
    flex-wrap: nowrap;
    gap: 20px;
}

.footer-form .submit-button-wrapper {
    width: 50%;
}

.d-none{
    display: none;
}





/* Modal Styling */

.endorsement-card .endorsement-image {
    position: relative;
    overflow: hidden;
}

.endorsement-card .endorsement-image .endorsement-play-icon {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.endorsement-card {
    position: relative;
    cursor: pointer;
}

.endorsement-card .endorsement-image > img {
    width: 100%;
    height: auto;
    aspect-ratio: 16/9;
    object-fit: cover;
    transition: all 0.3s ease-in-out;
}

.endorsement-card .endorsement-info h3 {
    color: #000;
    transition: all 0.3s ease-in-out;
}

.endorsement-modal {
    display: none;
    position: fixed;
    z-index: 9999;
    left: 0; 
    top: 0;
    width: 100%; 
    height: 100%;
    background: rgba(0,0,0,0.8);
    justify-content: center;
    align-items: center;
    padding: 20px;
    box-sizing: border-box;
}
.endorsement-modal-content {
    /* background: #000; */
    padding: 0;
    position: relative;
    width: 100%;
    max-width: 1280px;   /* keeps it from being too wide on large desktops */
    max-height: 85vh;    /* ensures it never exceeds viewport height */
    aspect-ratio: 16 / 9;
    border-radius: 8px;
    overflow: hidden;
}
.endorsement-modal-close {
    position: fixed;
    top: 10px;
    right: 20px;
    color: #fff;
    font-size: 75px;
    cursor: pointer;
    z-index: 99999999999;
    font-weight: 300;
    font-family: 'dashicons';
}
.endorsement-video-wrapper {
    width: 100%;
    height: 100%;
}
.endorsement-video-wrapper iframe {
    width: 100%;
    height: 100%;
    border: 0;
}

.endorsement-grid {
    display: flex;
    flex-wrap: wrap;
    margin-top: -50px;
    margin-right: -12px;
    margin-left: -12px;
}


.endorsement-col {
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    padding-right: 25px;
    padding-left: 25px;
    margin-top: 50px;
}
.endorsement-image .endorsement-play-icon > img {
    width: 60px;
}


.endorsement-card .endorsement-info {
    margin-top: 20px;
}

.endorsement-card .endorsement-info .btn-area {
    margin-top: 20px;
}
.endorsement-card .endorsement-info .btn-link {
    color: #000;
    transition: all 0.3s ease-in-out;
}

.endorsement-card .endorsement-info .btn-link svg {
    width: 22px;
    height: 15px;
    position: relative;
    top: 3px;
    margin-left: 10px;
    transition: all 0.3s ease-in-out;
    filter: brightness(0);
}

.endorsement-card .endorsement-info p {
    color: #000;
}

.endorsement-card:hover .endorsement-info .btn-link svg {
    filter: none;
    margin-left: 15px;

}

.endorsement-card:hover .endorsement-info .btn-link  {
    color: #1565e9;
}

.endorsement-card:hover .endorsement-image > img {
    transform: scale(1.095);
}


@media (min-width: 768px){
    .d-md-block{
        display: block;
    }
    .d-md-none {
        display: none;
    }
    
    .endorsement-col {
        flex: 0 0 auto;
        width: 50%;
    }
}
@media (min-width: 1200px){
    .testimonial-slider {
        max-width: 1000px;
    }
    
    .endorsement-col {
        flex: 0 0 auto;
        width: 33.333%;
    }
}
@media (max-width: 1199px){
    .hero-logo img {
        width: 100px !important;
    }
    .hero-content > img {
        width: 330px;
    }
}
@media (max-width: 991px){
    .hero-content .line{
        border-image: linear-gradient(90deg, rgba(255, 255, 255, 0.00) 0%, #FFF 50%, rgba(255, 255, 255, 0.00) 100%) 1;
    }
    .team-list li.member {
        padding-bottom: 30px;
    }
    .header-menu .bricks-mobile-menu-toggle:before{
        /* content: '';
        background: url('images/menu.svg'); */
    }
    .header-menu .bricks-mobile-menu-toggle {
        width: 35px;
        height: 35px;
        /* background: none; */
    }

    .header-menu .bricks-mobile-menu-toggle span {
        color: #fff;
        border-radius: 40px;
        width: 100%;
        height: 4px;
    }

    .header-menu .bricks-mobile-menu-toggle span.bar-center {
        top: 15px;
    }

    .header-menu .bricks-mobile-menu-toggle span.bar-top {
        width: 70%;
        left: 0;
        right: auto;
    }

    .header-menu .bricks-mobile-menu-toggle .bar-bottom {
        bottom: 0;
        top: auto;
        right: 0;
        left: auto;
        width: 70%;
    }
    .header-menu .bricks-mobile-menu-toggle[aria-expanded="true"] .bar-bottom {
        width: 100%;
        top: 50%;
        transform: rotate(-45deg);
        background: #0088FF;
    }

    .header-menu .bricks-mobile-menu-toggle[aria-expanded="true"] .bar-top {
        top: 50%;
        transform: rotate(45deg);
        width: 100%;
        color: #0088FF;
    }
    .header-menu .bricks-mobile-menu-wrapper {
        top: 69px;
        justify-content: center;
    }
    .header-menu .bricks-mobile-menu-wrapper ul li a{
        background: transparent !important ;
    }
    
    .logo-slider .brxe-block img {
        text-align: center;
        margin: 0 auto;
    }
}
@media (max-width: 767px){
    .d-block{
        display: block;
    }
    .hero-logo img {
        width: 80px !important;
    }
    .about-section{
        overflow: hidden;
    }
    .about-section .brxe-container{
        position: relative;
        z-index: 9;
    }
    .about-section:after {
        content: '';
        display: block;
        width: 1267.228px;
        height: 1267.228px;
        flex-shrink: 0;
        border-radius: 1267.228px;
        opacity: 0.5;
        background: #1565E9;
        filter: blur(250px);
        position: absolute;
        left: -100%;
        top: auto;
        bottom: -5%;
        top: auto;
    } 
    .gallery-section {
        display: flex;
        --gutter: 0 !important;
        --columns: unset !important;
        grid-column-gap: 0;
    }

    .gallery-section li:nth-child(1) , .gallery-section li:nth-child(2) {
        width: 100%;
    }
    .gallery-section li {
        width: 50%;
        padding: 5px;
    }
    /* .gallery-section > li:last-child {
        width: 100%;
    } */

    .gallery-section li img {
        aspect-ratio: 4/3;
    }
    .testimonial-slider .image {
        margin-top: 30px;
    }
    .post-slider .slick-arrow {
        bottom: -180px;
        right: auto;
        margin: 0 auto;
        display: block;
    }

    .post-slider .slick-next {
        right: 30%;
        transform: translate(-30%, 0);
    }

    .post-slider .slick-prev {right: auto;left: 40%;transform: translate(-40%, 0);}

    .post-slider .slick-prev:after {
        right: -25px;
    }
    .footer-form {
        width: 100%;
        gap: 0;
    }

    .footer-form .submit-button-wrapper {
        width: 60%;
    }

    form button[type="submit"] {
        padding: 16px 10px;
    }


    /* .hero-logo .brxe-block {
        display: grid;
        grid-auto-flow: column;
        grid-auto-columns: 15rem;
        justify-items: stretch;
    }

    .hero-logo {
        overflow: hidden;
        animation: scroll 10s linear infinite
    }

    @keyframes scroll{
        to{
            translate: calc(-4 * 15rem);
        }
    } */

}

@media (max-width: 390px){
    .post-slider .slick-arrow {
        width: 45px;
        height: 20px;
    }
    .post-slider .slick-arrow {
        width: 45px;
        height: 20px;
    }
}
/* hero page end */