.page-banner-contact {
    height: 700px;
    position: relative;
    overflow: hidden;
    background: #006ff2;
    z-index: 2;
}
.animate-ball .ball {
    background: #0767d8;
    border-radius: 50%;
    position: absolute;
}
.blobs .blob-center {
    background: #0767d8;
  }
.blob {
  position: absolute;
  background: #006ae6;
}
.page-banner-contact .page-title-wrapper p {
    font-size: 16px;
    line-height: 30px;
    color: white;
}
.post-post-grid:hover{
  box-shadow: 3px 3px 17px 3px;
}
.list-items li:before {

    color: #0565e6;
}

.return-to-top:hover:after{
  background: #0565e6;
}
.blog-content .entry-title a:hover,.pix-header-fixed .site-main-menu li a:hover, .pix-header-fixed .site-main-menu li a.current_page ,.pix-header-fixed .site-main-menu li a:hover, .pix-header-fixed .site-main-menu li a:hover{
   color: #0565e6;

}
.blog-content .entry-title a
{
     text-shadow: 5px 10px 11px;
}
.pix-btn.btn-outline {
    border: 1px solid #5d9afa;
    background: transparent;
    color: #5a98fa;
    -webkit-box-shadow: none;
    box-shadow: none;
}
#pix-tabs-nav li.active a , #pix-tabs-nav li a:hover , .section-title .sub-title , #footer .footer-menu li a:hover{
    color: #0068ee;
}
.banner.banner-one , .bg-angle , .call-to-action {

    background-image: linear-gradient(
145deg
 , #0083FD, #005FE9);
}
.widget-title a {
  color:#2b2350!important;
}
.page-banner {
    background: #006ef1;
  }

.site-header .site-main-menu li .sub-menu li a:hover, .site-header .site-main-menu li .sub-menu li a.current_page {
    color: #0072f3;
}
#footer .footer-social-link li a
{
  border:0px !important;
}
/*Menu Display Overflow*/
.site-header .site-main-menu li .sub-menu
{
  height: 500px;
  overflow-y: scroll;
}
/* width */
.site-header .site-main-menu li .sub-menu::-webkit-scrollbar,::-webkit-scrollbar {
  width: 10px;
}

/* Track */
.site-header .site-main-menu li .sub-menu::-webkit-scrollbar-track,::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* Handle */
.site-header .site-main-menu li .sub-menu::-webkit-scrollbar-thumb,::-webkit-scrollbar-thumb {
  background: linear-gradient(
145deg
, #0083FD, #005FE9);
};
}

/* Handle on hover */
.site-header .site-main-menu li .sub-menu::-webkit-scrollbar-thumb:hover,::-webkit-scrollbar-thumb:hover {
  background: #555;
}
#footer .footer-social-link li a:hover {
    background: none;
    border-color: none;
    color: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #1370ef;
}
.call-to-action .action-content .title{
  font-size: 35px;
}
.pix-btn {
    padding: 8px 30px;
    background: #4fa1fb;
    border-radius: 30px;
    display: inline-block;
    font-size: 15px;
    color: #fff;
    font-weight: 500;
    -webkit-box-shadow: 0px 20px 30px 0px rgb(176 70 70 / 30%);
    box-shadow: 0px 20px 30px 0px rgb(176 70 70 / 30%);
}

/*Ürün Block */
.post-post-grid .blog-content
{
  height: 130px;
}

#footer .widget.footer-widget .widget-title
{
  margin-bottom: 15px;
}

#footer .widget.footer-widget p {
    margin-bottom: 15px;
}

@media (max-width: 991px){
.site-header .site-nav .site-main-menu li.menu-item-has-children a:hover, .site-header .site-nav .site-main-menu li.menu-item-has-children:focus {
    color: #0166ed;
  }
}
.page-banner .page-title , .page-title-inner .page-title
{
  color:white;
}

.page-banner , .page-banner-contact  {
    /* background: #564cf4;
    background-image: url(../load.gif);
    mix-blend-mode: color-dodge;
    background-blend-mode: multiply; */
    background-image: linear-gradient(
117deg
 , #c340fd, #005FE9);
}
.banner.banner-one, .bg-angle, .call-to-action {
    background-image: linear-gradient(
117deg
 , #c340fd, #005FE9);
}

.animate-ball .ball {
    background: #5f4feea8;
    border-radius: 50%;
    position: absolute;
}
.blog-content
{
  background: #ffffff;
  background-image: url(../load.gif);
}
.banner-title {
  background-image: url(../text.gif);
  color: transparent !important;
      -webkit-background-clip: text;
      line-height: .75;

}
.pix-btn.btn-outline:hover {
    background: #549dfb;
  }

.page-banner-education {
    height: 100px;
    position: relative;
    overflow: hidden;
    background: #006ff2;
    z-index: 2;
}
.page-banner-education .page-title-wrapper p {
    font-size: 16px;
    line-height: 30px;
    color: white;
}
.page-banner , .page-banner-education  {
    background-image: linear-gradient(
117deg
 , #c340fd, #005FE9);
}