/* GENERAL START */
:root{
    --pbmit-heading-typography-font-family:"Montserrat", serif!important;
}

body{
    font-family: "Montserrat", serif !important;
}
.button_info{
    border-radius: 10px!important;
}
.pbmit-btn:hover:after{
    border-radius: 10px!important;
    background:  #22bbee;
    color: #fff;
}
.pbmit-progress-wrap::after{
    color: #22bbee;
}
.pbmit-progress-wrap svg.pbmit-progress-circle path{
    stroke: #22bbee;
}
@keyframes glowEffect {
    0% { box-shadow: 0 0 30px rgba(34, 187, 238, 0.9); }
    50% { box-shadow: 0 0 60px rgba(34, 187, 238, 1); }
    100% { box-shadow: 0 0 30px rgba(34, 187, 238, 0.9); }
}

.header-style-3 .pbmit-header-button2 a {
    animation: glowEffect 1.5s infinite alternate;
}
.pbmit-btn::after{
    background: rgba(34, 187, 238, 0.6);
}
/* GENERAL END */

/* HEADER START */
.header-style-3.site-header .site-branding img{
    max-height: 100px;
}
.header-style-3 .pbmit-header-overlay{
    margin-top: 20px;
}
.header-style-3 .pbmit-header-button2 a{
    background: #22bbee;
    color: #fff;
}
.header-style-3 .pbmit-header-button2 a:hover{
    color: #212121;
}
.site-header .site-navigation ul.navigation > li:hover > a{
    color: #22bbee;
}
/* HEADER END */

/* SLIDER START */
.digital-marketing-welcome{
    height: 100vh;
}
.digital-marketing-welcome-inner{
    height: 100%;
    padding: 0;
    overflow: hidden;
    position: relative;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.10), rgba(0, 0, 0, 0)),
    url(/files/slider_dot.png);
    background-position: top left;
    background-repeat: repeat;
}

.slider_row{
    position: absolute;
    bottom: 10%;
    left:50%;
    transform: translateX(-50%);
}
.pbmit-down-aerrow-animation{
    margin-left: 50px;
    padding-top: 15px;
}
.pbmit-down-aerrow-animation a{
    color:#22bbee;
}
.pbminfotech-ele-fid-style-14 .pbmit-fid-inner{
    -webkit-text-stroke-color:#22bbee;
}
.pbmit-ihbox-style-18 .pbmit-element-title span{
    color:#22bbee;
}
.background-video-embed{
    width: 100%;
}
.pbmit-globalcolor{
    color:#22bbee;
}
/* SLIDER END */

/* ABOUT US START */

.pbminfotech-ele-fid-style-4{
    background: #22bbee;
}
.pbminfotech-ele-fid-style-4 .pbmit-fid-inner{
    color: #fff;
}
.pbminfotech-ele-fid-style-4 .pbmit-fid-title{
    color: #fff;
}
.web-development-about1 .pbmit-title .pbmit-right-arrow{
    padding-right: 0;
}
.web-development-about1 .pbmit-title .pbmit-right-arrow:after{
    display: none;
}
.pbmit-black-global-txt:hover .pbmit-header-button2-text, .pbmit-black-global-txt:hover::before, .pbmit-white-black-txt::before, .pbmit-white-black-txt, .pbmit-global-hover-black-txt .pbmit-header-button2-text, .pbmit-global-hover-black-txt::before, .pbmit-global-txt-global-bg .pbmit-header-button2-text, .pbmit-global-txt-global-bg::before{
    color: #fff;
}
.pbmit-right-arrow{
    color: #22bbee!important;
}
.pbminfotech-ele-fid-style-4 .pbmit-fid sup{
    top: 19%;
}
/* ABOUT US END */

/* SERVICES START */
.pbmit-service-style-3 .pbmit-service-btn a{
    border: 1px solid #fff;
    color: #fff;
}
.pbmit-service-style-3 .pbmit-featured-wrapper::after{
    background: rgb(13 16 17 /60%);
}
.pbmit-service-style-3 .pbmit-service-icon-wrapper img, .pbmit-service-style-3 .pbmit-service-icon-wrapper i{
    color:#fff;
}
.pbmit-service-style-3 .pbmit-service-wrapper .pbmit-box-content-inner img, .pbmit-service-style-3 .pbmit-service-wrapper .pbmit-box-content-inner i{
    color: #fff;
}
.pbmit-service-style-3:hover .pbmit-service-title a{
    color: #fff;
}
.pbmit-portfolio-description p{
    color: #fff;
}
.pbmit-heading-subheading.text-global .pbmit-subtitle{
    font-family: var(--pbmit-heading-typography-font-family);
    font-size: 48px;
    line-height: 48px;
    font-weight: var(--pbmit-heading-font-variant);
    letter-spacing: 0;
    color: #fff;
    text-transform: none;
    font-style: normal;
}
.pbmit-service-style-3 .pbmit-service-btn a{
    border-radius: 10px;
}
/* SERVICES END */

/* ÇÖZÜMLERİMİZ START */
.pbmit-btn:hover .pbmit-header-button2-text{
    color: #fff;
}
.cozum_section{
    padding: 150px 0 250px;
}
.cozum_section .pbmit-element-portfolio-style-13 .pbmit-portfolio-title{
    font-size: 42px;
}
.cozum_section .pbmit-featured-img-wrapper{
    position: relative;
}
.cozum_section .pbmit-featured-img-wrapper:after{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(34, 34, 34, 0.51);
}
.cozum_section .pbminfotech-title-box{
    width: 100%;
    left: 0;
    text-align: center;
}
.cozum_section .pbmit-portfolio-title a{
    color: #fff!important;
    text-align: center;
}
/* ÇÖZÜMLERİMİZ END */

/* PARALLAX START */
.parallax{
    padding: 180px 0;
}
.parallax .fnp_title{
    font-family: var(--pbmit-heading-typography-font-family);
    font-size: 48px;
    line-height: 48px;
    font-weight: var(--pbmit-heading-font-variant);
    letter-spacing: 0;
    text-transform: none;
    font-style: normal;
}

/* PARALLAX START */

/* REFERENCES START */
.referans:hover .pbmit-border-wrapper{
    background-color: transparent;
}
.pbmit-client-style-2:hover .pbmit-client-with-hover-img .pbmit-featured-wrapper{
    transform: translateY(0);
}
/* REFERENCES END */

/* FOOTER START */
.pbmit-global-white-bg::after, .pbmit-white-black-txt::after, .pbmit-global-global-bg::after{
    background-color: rgba(255, 255, 255, 0.3);
}
.pbmit-global-white-bg::before, .pbmit-global-white-bg .pbmit-header-button2-text, .pbmit-white-white-bg .pbmit-header-button2-text, .pbmit-white-white-bg::before, .pbmit-white-global-bg .pbmit-header-button2-text, .pbmit-white-global-bg::before, .pbmit-global-global-bg .pbmit-header-button2-text, .pbmit-global-global-bg::before, .pbmit-white-txt-global-bg .pbmit-header-button2-text, .pbmit-white-txt-global-bg::before{
    color:#22bbee;
}
.pbmit-white-black-txt:hover:after, .pbmit-white-global-bg:hover::after, .pbmit-global-global-bg:hover::after, .pbmit-global-txt-global-bg:hover::after, .pbmit-white-txt-global-bg:hover::after{
    background-color: #fff;
}
.footer-style-1 .pbmit-footer-widget .pbmit-contact-widget-line.pbmit-contact-widget-phone{
    color:#22bbee;
    margin-bottom: 25px;
}
.site-footer .pbmit-footer-widget .pbmit-contact-widget-line a:hover{
    color:#22bbee;
}
.pbmit-footer-widget .widget .widget-title{
    color:#22bbee;
}
.footer-style-1 .pbmit-footer-section .pbmit-social-links li a{
    color: #22bbee;
    border: 1px solid #22bbee;
}
.footer-style-1 .pbmit-footer-section .pbmit-social-links li a:hover{
    background-color: #22bbee;
}
.fnp{
    color: #fff;
}
.fnp:hover{
    color: #22bbee;
}
.site-footer .pbmit-contact-widget-line.pbmit-contact-widget-address{
    width: 75%;
}
.site-footer .pbmit-footer-widget li a:hover{
    color: #22bbee;
}
.footer_btn:hover .pbmit-header-button2-text{
    color: #000;
}
/* FOOTER END */

/* CONTACT PAGE START */
.contact-section-style-2 .pbmit-btn::before{
    color: #fff;
}
.contact-section-style-2 .pbmit-btn .pbmit-header-button2-text{
    color: #fff;
}
.pbmit-ihbox-style-7:hover .pbmit-icon-type-icon, .pbmit-ihbox-style-7:hover .pbmit-ihbox-icon-type-text{
    color: #22bbee;
}
/* CONTACT PAGE END */

/* SERVICES DETAIL */
.post-list ul>li.post-active a:after, .post-list ul>li:hover a:after{
    background-color: #22bbee;
}
.post-list ul>li.post-active a, .post-list ul li:hover a{
    color: #22bbee;
}
.post-list ul li.post-active a::before, .post-list ul li a::before{
    color: #22bbee;
}
.post-list li::before{
    background-color: #22bbee;
}
.service-right-col .pbmit-images-wrapper .ihbox-wrapper{
    display: none;
}

.call_action ul li{
    width: 100%;

}
.call_action ul li a{
    padding: 13px;
    width: 100%;
    display: block;
    border: 1px solid #327d97;
    margin-bottom: 10px;
    text-align: center;
    background-color: #327d97;
    color: #fff;
    font-weight: 600;
}

.call_action ul li a.wp{
    border: 1px solid #25d366;
    background-color: #25d366;
}

.call_action ul li a:hover{
    background-color: transparent;
    color: #22bbee;
}

.call_action ul li a.wp:hover{
    background-color:transparent;
    color: #25d366;
}

.site-footer .pbmit-footer-widget .pbmit-footer-logo img{
    max-width: 150px;
}

.pbmit-element-portfolio-style-13 .pbmit-swiper-button{
    bottom: -35px;
}
.pbmit-service-style-3 .pbmit-service-title{
    opacity: 1;
}
.pbmit-service-style-3 .pbmit-service-title a{
    color: #fff!important;
}

.pbmit-service-style-3:hover .pbmit-service-title{
    opacity: 1;
}

.floating_btn {
    position: fixed;
    bottom: 90px;
    right: 25px;
    width: 100px;
    height: 100px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    z-index: 1000;
}

.contact_icon {
    background-color: #42db87;
    color: #fff;
    width: 60px;
    height: 60px;
    font-size: 30px;
    border-radius: 50px;
    text-align: center;
    box-shadow: 2px 2px 3px #999;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: translatey(0px);
    animation: pulse 1.5s infinite;
    box-shadow: 0 0 0 0 #42db87;
    -webkit-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    -moz-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    -ms-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    font-weight: normal;
    font-family: sans-serif;
    text-decoration: none !important;
    transition: all 300ms ease-in-out;
}
@keyframes plusing {
    100% {
        box-shadow: 0 0 0 30px rgba(232, 76, 61, 0);
    }
}

.pbmit-title-bar-wrapper .pbmit-breadcrumb-inner span i{
    color:#22bbee;
}

.pbmit-digiwize-icon-u:before {
    font-family: "Montserrat", serif!important;;
    content: "\0055";
    font-weight: bold!important;
}

.digital-studio-about2 .imagre-wrapper img {
    border-radius: 0 10% 0 0%;
    clip-path: polygon(0% 0%, 75% 0%, 100% 50%, 75% 100%, 1% 100%, 0% 21%);
}
.marketing-sol-service .animate-image1{
    position: absolute;
    left: 0;
    top: 10%;
}

.marketing-sol-service .animate-image2{
    position: absolute;
    right: 0;
    bottom: 10%;
}

.marketing-sol-service .animate-image1 img, .marketing-sol-service .animate-image2 img{
    animation: animation01 1.5s infinite alternate;
}

@keyframes animation01  {
    0% {
        transform: translateY(-10px);
    }
    100% {
        transform: translateY(10px);
    }
}

.modern-digital-agency-tween-effect-inner .pbmit-svg-btn .pbmit-outline-btn {
    width: 150px;
    height: 165px;
    background:#000;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    color: white; /* Yazı rengi */
    font-weight: bold;
    text-transform: uppercase;
    clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
    -webkit-clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
    border: none;
    border-radius: 0;
}
.modern-digital-agency-tween-effect-inner .pbmit-svg-btn .pbmit-outline-btn .button-content-wrapper:after{
    display: none;
}
.pbmit-outline-btn span.pbmit-button-hover{
    background-color: #22bbee;
}

.single-blog-authorbox .pbmit-social-links li a{
    border: 1px solid #22bbee;
}
.single-blog-authorbox .pbmit-social-links li a:hover{
    background-color: #22bbee;
}

.pbmit-element-award-box-style-1 .pbmit-bg-imgbox .pbmit-award-box-wrapper{
    padding: 90px 90px 150px 150px;
}
.pbmit-element-award-box-style-1 .pbmit-bg-imgbox .pbmit-award-box-wrapper:first-child {
    padding-bottom: 90px;
}

.pbmit-element-award-box-style-1 .pbmit-award-responsive-image .pbminfotech-image-title h4{
    font-size: 42px;
    padding: 0!important;
    color: #fff;
}
.pbmit-element-award-box-style-1 .pbmit-bg-imgbox .pbmit-contentbox .pbmit-award-box-wraper{
    background-color: #fff;
}
.pbmit-element-award-box-style-1 .pbmit-award-box-wraper.pbmit-active .pbmit-award-box-desc p, .pbmit-element-award-box-style-1 .pbmit-award-box-wraper.pbmit-active .pbmit-award-price p, .pbmit-element-award-box-style-1 .pbmit-award-box-wraper.pbmit-active .pbmit-award-title h4{
    color: #000;
}
.pbmit-service-style-2 .pbmit-service-title{
    font-size: 34px;
}

.pbmit-service-style-2 .pbmit-service-content p {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.pbmit-heading-desc p:last-child {
    margin-bottom: 0;
}
.about-us-about .pbmit-col-right .pbmit-heading-subheading{
    margin-bottom: 0;
}
.site-header .site-navigation ul.navigation > li:hover > a:after{
    color: #22bbee;
}

.accordion-body p {
    margin-bottom: 0;
}

.references_section .pbmit-portfolio-style-4 .pbmit-featured-wrapper{
    aspect-ratio: 1/.5;
    display: flex;
    justify-content: center;
    align-items: center;
}

.slider_title{
    font-size: 42px;
    text-align: center;
    font-weight: bold;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.39);
    color:#fff;
    position: absolute;
    top: 55%;
    transform: translate(-50%, -45%);
    left: 50%;
}

.slider_row .pbmit-social-links{
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.slider_row .pbmit-social-links li {
    padding-right: 7px;
}
.slider_row .pbmit-social-links li a {
    color: #fff;
    border: 1px solid #fff;
    height: 45px;
    width: 45px;
    line-height: 45px;
    background-color: transparent;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    transition: all 0.3s ease-in;
}
.slider_row .pbmit-social-links li a:hover{
    background-color: #22bbee;
    color: var(--pbmit-blackish-color);
    border: 1px solid #22bbee;
}
.pbmit-portfolio-style-4 .pbminfotech-post-content .pbminfotech-titlebox {
    -webkit-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px);
    -webkit-transition: all .7s;
    -moz-transition: all .7s;
    -ms-transition: all .7s;
    -o-transition: all .7s;
    transition: all .7s;
    opacity: 1;
}
.pbmit-service-style-2 .pbmit-titlebox{
    width: 50%;
}
.digital-agency-service{
    margin-top: 0!important;
    padding: 150px 0 0;
}
.digital-marketing-welcome .digital-marketing-bg-video{
    transform: translate(-50%, -50%);
}
.pbmit-two-column-menu.widget ul>li{
    width: 100%;
}

.footer_row{
    justify-content: space-between;
}

.pbmit-contact-widget-line.pbmit-contact-widget-phone a{
    text-decoration: none!important;
    color: #22bbee!important;
}

.slider_alt_title{
    font-family: var(--pbmit-heading-typography-font-family);
    font-size: 24px;
    line-height: 36px;
    margin-bottom: 5px;
    font-weight: 600;
    color: var(--pbmit-white-color);
    letter-spacing: 0px;
}

.about_us_count{
    font-size: 72px;
    line-height: 72px;
    margin-bottom: 8px;
    color: #fff;
    font-family: var(--pbmit-heading-typography-font-family);
    font-weight: 700;
    letter-spacing: 0;
}
.about_us_count_title{
    font-family: var(--pbmit-heading-typography-font-family);
    font-weight: 700;
    color: var(--pbmit-heading-color);
}

.about_alt_title{
    font-family: var(--pbmit-heading-typography-font-family);
    font-weight: 700;
    color: var(--pbmit-heading-color);
    letter-spacing: 0;
}
.modal{display:none;position:fixed;z-index:1000;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgb(0 0 0 / .7)}
.modal .modal-content{position:relative;padding:0;left:50%;top:50%;transform:translate(-50%,-50%);width:80%;max-width:800px;background-color:#fff;border-radius:5px;box-shadow:0 4px 8px rgb(0 0 0 / .2)}
.modal .close{position:absolute;z-index:999999;top:10px;right:10px;font-size:38px;color:#efefef;cursor:pointer;background:rgb(0 0 0 / .5);border:none;transition:.3s ease-in-out}
.modal .close:hover{color:#fff;background:rgb(0 0 0 / .8)}
.modal .modal-body{padding:10px}
.modal .modal-body img{
    width: 100%;
}
.language li{
    padding-right: 10px;
}
.language li a{
    border-right: 1px solid #fff;
    padding-right: 15px;
    font-weight: 300;
}

.language li a:hover{
    color: #22bbee;
}

.language li:last-child a{
    border-right:none;
}

.language li a.active{
    color: #22bbee;
    font-weight: bold;
}

.sozlesme a{
    color: #22bbee;
}

.sozlesme a.text-decoration-underline:hover{
    color: #75cfec;
}

.contact-form .form-control{
    color: #fff;
}

.pbmit-footer-newsletter input[type="email"]{
    height: 60px;
    padding-right: 150px;
}

.pbmit-footer-newsletter button{
    top: 80%;
}