.comment-dean{
    color: #fcfcfc;padding:39px 45px 53px
}
.size-img-dean{
    background-position: center ;background-size: cover;height: 350px;
}
.meanmenu-reveal p{
    width: 28px;
    height: 28px;
    background-image: url(../store/menu.svg);
    background-position: center;
    background-size: cover;
    margin: 0;
    
}
.meanmenu-reveal{transition: all ease 0.2s;}
.logo_img img{
    width:75px;
}
.slider-link-hover {
    stroke: #000000;
    transform: rotate(180deg);
}
.slider-button:hover .slider-link-hover{
    stroke: #fcfcfc 
}
.bg-dean{background-color:#1b182d}
.main-text-dean{
    width: 50px;height: 50px;background: #0c244e;
}
.bg-text-dean{
    background: linear-gradient(90deg, #e29f5b 0%, rgba(24,50,109,1) 100%);
			 height: 30px;border-bottom-left-radius:10px
}
.main-text-dean div{background: #18326d;height: 40px;width: 40px;}
.main-text-dean div img{
    width: 30px;height: 30px;
}
.service-icon img{
    width: 50px;
    height: 50px;
}
.techno_nav_manu {
    background: transparent;
    z-index: 444;
    position: relative;
    margin-bottom: -91px;
    border-bottom: 1px solid #807e94;
}
.up.techno_nav_manu {
    background: #1B192F;
    z-index: 444;
    position: relative;
    margin-bottom: -91px;
    border-bottom: 1px solid #807e94;
}
.upper1.techno_nav_manu {
    background: transparent;
    z-index: 444;
    position: relative;
    margin-bottom: -91px;
    border-bottom: 1px solid #807e94;
    padding: 0 0 0 42px;
}
.logo2 img {
    width: 45%;
}
.techno_menu ul {
    list-style: none;
    display: inline-block;
    margin-left: 30px;
}
.techno_menu>ul>li {
   display: inline-block;
   position: relative;
}
.techno_menu > ul > li > a {
    display: block;
    margin: 15px 10px;
    -webkit-transition: .5s;
    position: relative;
    color: #fff;
    font-size: 18px;
    background: linear-gradient( to left, #e29f5b, #e29f5b, 50%, #fff 50%);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background-size: 200%, 100%;
    background-position: 0%;
}
ul.nav_scroll li i {
    font-size: 15px;
    display: inline-block;
}
.techno_menu > ul > li > a:hover {
    background-position: 100%;
}
.sticky {
    left: 0;
    margin: auto;
    position: fixed !important;
    top: 0;
    width: 100%;
    -webkit-box-shadow: 0 2px 5px -2px rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 5px -2px rgba(0, 0, 0, 0.1);
    /* background: #000000; */
    background: #121b2c;
    transition: .5s;
    z-index: 4;
    border: 0;
}
.sticky .techno_menu > ul > li > a {
    display: block;
    margin: 15px 13px;
    transition: .5s;
    position: relative;
    color: #fff;
    font-size: 16px;
    
}

.techno_menu ul .sub-menu {
    position: absolute;
    right: 0;
    top: 130%;
    width: 240px;
    text-align: right;
    background: #fff;
    margin: 0;
    z-index: 1;
    -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
    transition: .5s;
    opacity: 0;
    visibility: hidden;
    border-top: 2px solid  #0c244e;
}
.techno_menu ul li:hover>.sub-menu {
     opacity: 1;
     -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
     visibility: visible;
     top: 100%;
     z-index: 9;
}
.techno_menu ul .sub-menu li {
     position: relative;
}
.techno_menu ul .sub-menu li a {
    display: block;
    padding: 10px 20px;
    margin: 0;
    line-height: 1.3;
    font-size: 17px;
    transition: .1s;
    visibility: inherit !important;
    color: #616161;
    border-bottom: 1px solid rgba(0, 0, 0, 0.10);
}
.techno_menu ul .sub-menu li:hover>a,
.techno_menu ul .sub-menu .sub-menu li:hover>a,
.techno_menu ul .sub-menu .sub-menu .sub-menu li:hover>a,
.techno_menu ul .sub-menu .sub-menu .sub-menu .sub-menu li:hover>a {
    background:#0c244e;
    color: #fff !important;
    text-decoration: none;
}
.s-25{width: 25px;height: 25px;}
.s-20 {
    width: 20px;
    height: 20px;
}

a.meanmenu-reveal {
    display: none
  }
  
  .mean-container .mean-bar {
    background: #0C244E;
    min-height: 60px;
    padding: 4px 0 0;
    position: relative;
    width: 100%;
    z-index: 999999;
  }
  
  .mean-container .meanmenu-reveal {
    padding: 15px;
    top: 0;
    left: 0;
    cursor: pointer;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    line-height: 22px;
    font-size: 1px;
    display: block;
    float: left; 
  }
  
  .mean-container .mean-nav {
    float: left;
    width: 100%;
    background: #0c1923
  }
  
  .mean-container .mean-nav ul {
    padding: 0;
    margin: 0;
    width: 100%;
    list-style-type: none
  }
  
  .mean-container .mean-nav ul li {
    background: #f8f8f8 none repeat scroll 0 0;
    float: right;
    position: relative;
    width: 100%;
    border-top: 1px solid#ddd;
  }
  
  .mean-container .mean-nav ul li a {
    background: #f8f8f8 none repeat scroll 0 0;
    color: #666666;
    display: block;
    float: right;
    font-size: 1rem;
    margin: 0;
    padding: 1em 5%;
    text-align: right;
    width: 90%;
    font-family: fbold;
  }
  
  .mobile-menu-area {
    background: #262626;
  }
  
  .mean-container .mean-nav ul li li a {
    border-top: 1px solid rgba(255, 255, 255, 0.25);
    opacity: 0.75;
    padding: 1em 10%;
    text-shadow: none !important;
    visibility: visible;
    width: 80%;
    color: #444;
  }
  
  .mean-container .mean-nav ul li.mean-last a {
    border-bottom: 0;
    margin-bottom: 0
  }
  
  .mean-container .mean-nav ul li li li a {
    width: 70%;
    padding: 1em 15%
  }
  
  .mean-container .mean-nav ul li li li li a {
    width: 60%;
    padding: 1em 20%
  }
  
  .mean-container .mean-nav ul li li li li li a {
    width: 50%;
    padding: 1em 25%
  }
  
  .mean-container .mean-nav ul li a:hover {
    background: #f8f8f8 none repeat scroll 0 0;
    color: #F47E1E;
  }
  
  .mean-container .mean-nav ul li a.mean-expand {
    width: 26px;
    height: 15px;
    margin-top: 3px;
    padding: 12px !important;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    background: rgba(255, 255, 255, .1);
    border: 0 !important;
    background: #F8F8F8;
  }
  
  .mean-container .mean-nav ul li a.mean-expand:hover {
    background: #f8f8f8;
  }
  
  .mean-container .mean-push {
    float: left;
    width: 100%;
    padding: 0;
    margin: 0;
    clear: both
  }
  
  .mean-nav .wrapper {
    width: 100%;
    padding: 0;
    margin: 0
  }
  
  .mean-container .mean-bar,
  .mean-container .mean-bar * {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
  }
  
  .mean-remove {
    display: none !important
  }
  
  /* .mean-container .mean-bar::after {
    color: #ffffff;
    content: "MENU";
    font-size: 21px;
    left: 5%;
    position: absolute;
    top: 12px;
  } */
  
/* .mean-container .mean-bar::after {
    display: none;
  } */
  
  .mean-container .mean-nav ul li a:hover {
    color: #0762f8;
    border-radius: 0;
  } 
  .mobile-menu-area {
    background: #fff none repeat scroll 0 0;
  }
  
  .mean-container .mean-nav ul li a {
    background: #fff;
    color: #444;
    display: block;
  }
  .mean-container .mean-nav ul li a.mean-expand {
    background: none;
  }
  .mean-container .mean-nav ul li a.mean-expand:hover {
    background: none;
  }
  
  .mean-container .mean-nav ul li {
    background: #444;
  }
  
  .mean-container .mean-nav ul li li a {
    color: #151948;
    opacity: .90;
    border-top: 0;
  }
  .mean-container a.meanmenu-reveal {
    color: #fff;
  }
  .meanmenu-reveal.meanclose:hover {
    color: #fff !important;
  }
  .mean-container .mean-bar::before {
    color: #fff;
    content: "مركز التعليم المستمر";
    font-size: 1.2rem;
    right: 70px;
    position: absolute;
    top: 13px;
  }
  .mean-container .mean-bar::after {
    color: #fff;
    content: " ";
    right: 18px;
    position: absolute;
    top: 10px;
    background-image: url(../store/logo.svg);
    background-position: center;
    background-size: cover;
    width: 50px;
    height: 50px;
  }
  .mobile-menu-area {
    background: #262626;
  }
.slider-area {
    /* background: url(../store/bg.jpg); */
    background: url(../store/background1.jpg.jpg);
    height: 875px !important;
    background-position: center center;
    background-attachment: scroll;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    z-index: 1;
}
.slider-content h4 {
    font-size: 22px;
    color: #fff;
    letter-spacing: 1px;
    
    
    animation: 0.8s 0.8s fadeInUp both;
    border-top: 1px solid #e29f5b;
    display: inline-block;
    margin-bottom: 9px;
    padding-top: 9px;
}
.slider-content h1 {

    color: #fff;
    animation: 1s 1.6s fadeInUp both;
}

.slider-content p {
    color: #fff;
    margin: 10px 0 14px;
    font-size: 16px;
    animation: 1s 2s fadeInUp both;
    
}
.slider-button a {
    background: #0c244e;
    padding: 5px 10px;
    color: #fff;
    font-size: 1rem;
    display: inline-block;
    border: 1px solid #0c244e;
    margin-top: 24px;
    transition: .5s;
    
    z-index: 2;
    animation: 1s 2s fadeInUp both;
    position: relative;
}
.slider-button a:before {
    position: absolute;
    content: "";
    z-index: -1;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background: #fff;
    transform: scale(0);
    transition: .5s;
}
.slider-button i {
    display: inline-block;
    font-size: 15px;
    margin-right: 7px;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    background: #fff;
    border-radius: 100%;
    transition: .3s;
}
a.slider-button3 {
    background: transparent;
    border: 1px solid #fff;
    margin-left: 16px;
    position: relative;
    z-index: 1;
}
a.slider-button3:before {
    position: absolute;
    content: "";
    z-index: -1;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background: #0c244e;
    transform: scale(0);
}
.slider-button a:hover:before {
    transform: scale(1);
}
.slider-button a:hover {
    color: #0c244e;
    border: 1px solid #fff;
}
.slider-button a:hover i {
    background: #0c244e;
    color: #fff;
}
a.slider-button3:hover:before {
    transform: scale(1);
}
a.slider-button3:hover {
    color: #fff;
    border: 1px solid #0c244e;
}
a.slider-button3:hover i {
    background: #fff;
    color: #18326d;
}
.dreamit-slider-thumb {
    margin-top: 45px;
}
.slider-socail-icon {
    position: absolute;
    right: -50px;
    top: 55px;
    width: 52px;
}
.slider-socail-icon a {
    width: 30px;
    height: 30px;
    display: block;
    background: transparent;
    color: #fff;
    text-align: center;
    font-size: 12px;
    line-height: 30px;
    margin: 11px 0;
    border: 1px solid #fff;
    border-radius: 100%;
    transition: .3s;
}
.slider-socail-icon span {
    font-size: 18px;
    
    color: #fff;
    writing-mode: vertical-rl;
    
    margin-top: 60px;
}

.dreamit-slider-thumb-1 {
    position: relative;
    animation: 0.8s 0.8s fadeInUp both;
    border: 5px solid #fcfcfc;
}

span.follow-us {
    position: relative;
    z-index: 1;
    left: 12px;
}
span.follow-us:before {
    position: absolute;
    content: "";
    z-index: 1;
    background: #e29f5b;
    width: 2px;
    height: 49px;
    top: -58px;
    left: 14px;
}
.slider-socail-icon a:hover{
   background: #e29f5b;
   color: #fff;
   border:1px solid #e29f5b;
}
.service-area {
    padding: 100px 0 70px;
}
.col-lg-3.col-md-6.col-sm-12.padding-left {
    padding-left: 0;
    padding-right: 0;
}
.service-button a:hover {
    color: #ffbb00;
    border:none;
}
.techno-sinlge-service-box {
    transition: .5s;
    position: relative;
    z-index: 1;
    text-align: center;
    background: #f8fafb;
    box-shadow: 0px 0 6px rgb(26 46 85 / 10%);
    padding: 44px 32px 5px;
}
.techno-sinlge-service-box:before {
    position: absolute;
    content: "";
    z-index: -1;
    width: 100%;
    height: 0;
    background: #10316B;
    left: 0;
    bottom: 0;
    transition: .5s;
}
.techno-service-icon i {
    font-size: 60px;
    color: #ffc451;
    display: inline-block;
    transition: .5s;
    margin: 0;
}
.techno-service-title h3 {
    margin: 20px 0 8px;
    transition: .5s;
    font-family: fbold;
}
.techno-service-title p{
    transition: .5s;
    height:125px;
    overflow:hidden;
}
.service-button a {
    background: #10316B;
    padding: 14px 38px;
    color: #fff;
    font-size: 18px;
    display: inline-block;
    margin-top: 24px;
    transition: .5s;
    z-index: 1;
    font-family: fbold;
}
.service-button i {
    display: inline-block;
    font-size: 25px;
    margin-right: 7px;
    width: 25px;
    height: 25px;
    line-height: 23px;
    text-align: center;
    background: #fff;
    color: #151423;
    border-radius: 100%;
    transition: .3s;
}
.techno-sinlge-service-box-1 {
    transition: .5s;
    position: relative;
    z-index: 1;
    text-align: center;
    background: #fff;
    box-shadow: 0px 0 6px rgb(26 46 85 / 10%);
    padding: 44px 32px 5px;
}
.techno-sinlge-service-box-1:before {
    position: absolute;
    content: "";
    z-index: -1;
    width: 100%;
    height: 0;
    background: #10316B;
    left: 0;
    bottom: 0;
    transition: .5s;
}
.techno-sinlge-service-box2 {
    text-align: center;
    background: #f8fafb;
    box-shadow: 0px 0 6px rgb(26 46 85 / 10%);
    padding: 72px 20px 94px;
}
.active .techno-service-icon i {
    color: #fff;
}
.active .techno-service-title h3 {
    color: #fff;
}
.active .techno-service-title p{
    color: #fff;
}
.active.techno-sinlge-service-box:before {
    position: absolute;
    content: "";
    z-index: -1;
    width: 100%;
    height: 100%;
    background: #10316B;
    left: 0;
    bottom: 0;
    transition: .5s;
}
.service-button a:hover {
    background: #1a1829;
    color: #fff;
}
.techno-sinlge-service-box:hover:before {
    height: 100%;
    background: #10316B;
}
.techno-sinlge-service-box-1:hover:before {
    height: 100%;
    background: #10316B;
}
.techno-sinlge-service-box:hover .techno-service-icon i, .techno-sinlge-service-box:hover .techno-service-title h3,
.techno-sinlge-service-box:hover .techno-service-title p{
    color: #fff;
}
.techno-sinlge-service-box-1:hover .techno-service-icon i, .techno-sinlge-service-box-1:hover .techno-service-title h3,
.techno-sinlge-service-box-1:hover .techno-service-title p{
    color: #fff;
}
.dreamit-section-title {
    margin-bottom: 35px;
}
.dreamit-section-title h2 {
    font-size: 2.5rem;
    line-height: 1;
}
.dreamit-section-title h5 {
    color: #0C244E;
    font-size: 20px;
    margin-bottom: 4px;
    
    position: relative;
    z-index: 1;
    display: inline-block;
}
.dreamit-section-title h5:before {
    position: absolute;
    z-index: 1;
    content: "";
    display: inline-block;
    width: 40px;
    height: 1px;
    background: #0C244E;
    left: -46px;
    top: 15px;
}
.dreamit-section-title h5:after {
    position: absolute;
    content: "";
    right: -5px;
    top: -16px;
    background: url(../store/bg-title3.svg);
    width: 63px;
    height: 63px;
    display: inline-block;
    background-repeat: no-repeat;
    background-size: cover;
    opacity: 0.25;
}
.dreamit-section-title span {
    color: #10316B;
}
.dreamit-section-title p {
    margin: 15px 0 0;
}
.section-text {
    margin-top: 50px;
}
.style-two.dreamit-section-title h5:after {
    position: absolute;
    content: "";
    right: -47px;
    top: 16px;
    background: #0C244E;
    width: 38px;
    height: 1px;
    display: inline-block;
    opacity: 1;
}
.style-two.dreamit-section-title:after {
    position: absolute;
    content: "";
    right:486px;
    top: -9px;
    background: url(../store/bg-title3.svg);
    width: 63px;
    height: 63px;
    display: inline-block;
    background-repeat: no-repeat;
    background-size: cover;
    opacity: 0.25;
}

p.text-color {
    color: #b4bfc5;
}
.scroll-area{
    position: relative;
    z-index: 999;
   }
  .scroll-area .go-top {
      position: fixed;
      cursor: pointer;
      top: 0;
      right: 30px;
      color: #ffffff;
      background-image: -moz-linear-gradient(0deg, #e29f5b 0%, #ffc451 100%);
      background-image: -webkit-linear-gradient(0deg, #e29f5b 0%, #ffc451 100%);
      background-image: -ms-linear-gradient(0deg, #e29f5b 0%, #ffc451 100%);
      z-index: 9999;
      width: 45px;
      text-align: center;
      height: 45px;
      line-height: 42px;
      opacity: 0;
      visibility: hidden;
      -webkit-transition: all 0.9s ease-out 0s;
      -moz-transition: all 0.9s ease-out 0s;
      -ms-transition: all 0.9s ease-out 0s;
      -o-transition: all 0.9s ease-out 0s;
      transition: all 0.9s ease-out 0s;
      border-radius: 10px; 
  }
  .scroll-area .go-top i {
        position: absolute;
        top: 50%;
        left: -4px;
        right: 0;
        margin: 0 auto;
        font-size: 15px;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
        -webkit-transition: all 0.5s ease-out 0s;
        -moz-transition: all 0.5s ease-out 0s;
        -ms-transition: all 0.5s ease-out 0s;
        -o-transition: all 0.5s ease-out 0s;
        transition: all 0.5s ease-out 0s; 
    }
  .scroll-area .go-top i:last-child {
          opacity: 0;
          visibility: hidden;
          top: 60%; 
      }
  .scroll-area .go-top::before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: -1;
      background-image: -moz-linear-gradient(0deg, #e29f5b 0%, #ffc451 100%);
      background-image: linear-gradient(to right, #00132b 0%, #00132b 100%);
      background-image: -ms-linear-gradient(0deg, #e29f5b 0%, #ffc451 100%);
      opacity: 0;
      visibility: hidden;
      -webkit-transition: all 0.5s ease-out 0s;
      -moz-transition: all 0.5s ease-out 0s;
      -ms-transition: all 0.5s ease-out 0s;
      -o-transition: all 0.5s ease-out 0s;
      transition: all 0.5s ease-out 0s;
      border-radius: 100%;
  }
  .scroll-area .go-top:focus, .scroll-area .go-top:hover {
        color: #fff; 
    }
  .scroll-area .go-top:focus::before, .scroll-area .go-top:hover::before {
          opacity: 1;
          visibility: visible; 
  }
  .scroll-area .go-top:focus i:first-child, .scroll-area .go-top:hover i:first-child {
          opacity: 0;
          top: 0;
          visibility: hidden;
   }
  .scroll-area .go-top:focus i:last-child, .scroll-area .go-top:hover i:last-child {
          opacity: 1;
          visibility: visible;
          top: 50%; 
  }
  .scroll-area .go-top.active {
      top: 95%;
      -webkit-transform: translateY(-98%);
      -moz-transform: translateY(-98%);
      -ms-transform: translateY(-98%);
      -o-transform: translateY(-98%);
      transform: translateY(-98%);
      opacity: 1;
      visibility: visible;
      border-radius: 0;
      right: 30px;
      border-radius:100%;
  }
  .top-wrap {
    position: relative; 
  }
  .top-wrap .go-top-button {
      display: inline-block;
      width: 50px;
      height: 50px;
      line-height: 40px;
      text-align: center;
      color: #fff;
      top: 3px;
      z-index: 1;
      background-image: -moz-linear-gradient(0deg, #69DDCC 0%, #ffc451 100%);
      background: #ffc451;
      background-image: -ms-linear-gradient(0deg, #69DDCC 0%, #ffc451 100%);
  }
   .top-wrap .go-top-button i {
        font-size: 20px;
        padding-left: 4px;
        color: #fff;
   }
  .top-wrap .go-top-button::after {
      z-index: -1;
      content: "";
      position: absolute;
      left: 3px;
      top: 3px;
      width: 45px;
      height: 45px;
      -webkit-animation: ripple 1.6s ease-out infinite;
      -moz-animation: ripple 1.6s ease-out infinite;
      -o-animation: ripple 1.6s ease-out infinite;
      animation: ripple 1.6s ease-out infinite;
      opacity: 0;
      background-image: -moz-linear-gradient(0deg, #69DDCC 0%, #69DDCC 100%);
      background-image: -webkit-linear-gradient(0deg, #ffc451 0%, #ffc451 100%);
      background-image: -ms-linear-gradient(0deg, #69DDCC 0%, #69DDCC 100%);
      border-radius: 100%;
  }
  .top-wrap .go-top-button:hover {
        background-color: #222;
        color: #fff; 
    }
  @keyframes ripple {
    0%, 35% {
      -webkit-transform: scale(0);
      -moz-transform: scale(0);
      -ms-transform: scale(0);
      -o-transform: scale(0);
      transform: scale(0);
      opacity: 1; }
    50% {
      -webkit-transform: scale(1.5);
      -moz-transform: scale(1.5);
      -ms-transform: scale(1.5);
      -o-transform: scale(1.5);
      transform: scale(1.5);
      opacity: 0.8; }
    100% {
      opacity: 0;
      -webkit-transform: scale(2);
      -moz-transform: scale(2);
      -ms-transform: scale(2);
      -o-transform: scale(2);
      transform: scale(2); } }
.blog_area {
    padding: 95px 0 70px;
    background-color: #e9ecef !important;
}
.single_blog {
    position: relative;
    z-index: 1;
    margin-bottom: 30px;
}
.single_blog_thumb img {
    width: 100%;
}
.single_blog_content {
    padding: 22px 30px 30px 30px;
    box-shadow: 0 4px 30px rgb(0 0 0 /12%);
    position: relative;
    z-index: 1;
}
.single_blog_content:before {
    position: absolute;
    content: "";
    z-index: 1;
    height: 52px;
    width: 2px;
    background: #fac345;
    left: 0;
    bottom: 100px;
}
.post-categories {
    float: left;
    margin-right: 25px;
    font-size: 1rem;
}
.post-categories a {
    display: inline-block;
    color: #616161;
    transition: .5s;
}
.post-categories span i {
    display: inline-block;
    margin-right: 10px;
}
.techno_blog_meta a {
    display: inline-block;
    font-size: 1rem;
    color: #616161;
    transition: .5s;
    float: right;
}
.techno_blog_meta a i {
    display: inline-block;
    font-size: 16px;
    margin-right: 4px;
    transition: .5s;
    color: #18326d;
}
.techno_blog_meta span {
    color: #232434;
    font-style: normal;
    transition: .5s;
}
.blog_page_title h4 {
    font-size: 1.3rem;
    font-family: fbold;
}
.blog_page_title h4 a {
    display: inline-block;
    transition: .5s;
    margin: 10px 0 0;
    color:#18326d;
}
.blog_page_title h4 a:hover{
   color:#18326d; 
}
/* .blog_button a {
    display: inline-block;
    font-size: 18px;
    color: #fff;
    width: 60px;
    height: 45px;
    line-height: 45px;
    background: #18326d;
    text-align: center;
    margin: 22px 0 0;
    position: relative;
    z-index: 1;
}
.blog_button a:before {
    position: absolute;
    content: "";
    z-index: -1;
    left: 0;
    right: 0;
    top: 0;
    margin: auto;
    bottom: 0;
    background: #1A1829;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transition: .5s;
}
.blog_button a:hover:before {
    transform: scale(1);
}
.blog_button i:hover {
    color: #fff;
}
.blog_area.style-two {
    background: #1B1D21;
    padding: 100px 0 190px;
}

.blog_button a:hover:before {
    transform: scale(1);
} */

/* ...existing code... */

.blog_button {
    text-align: left;
    margin-top: 15px;
}

.blog_button a {
    display: inline-flex;
    align-items: center;
    padding: 10px 25px;
    color: #fff;
    font-size: 16px;
    text-decoration: none;
    border-radius: 30px;
    position: relative;
    overflow: hidden;
    background: linear-gradient(
        110deg,
        #00132b 0%,
        #1a3d6b 45%,
        #18326d 55%,
        #00132b 100%
    );
    background-size: 200% 100%;
    transition: all 0.5s ease;
    z-index: 1;
}

.blog_button a::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(
        110deg,
        #e29f5b 0%,
        #ffc451 45%,
        #e29f5b 55%,
        #ffc451 100%
    );
    background-size: 200% 100%;
    transition: 0.5s ease;
    opacity: 0;
    z-index: -1;
}

.blog_button a:hover {
    transform: translateY(-2px);
    box-shadow: 0 5px 15px rgba(0,0,0,0.2);
    color: #fff;
}

.blog_button a:hover::before {
    opacity: 1;
    background-position: right center;
}

.blog_button a i {
    margin-right: 8px;
    transition: transform 0.3s ease;
}

.blog_button a:hover i {
    transform: translateX(-5px);
}

/* تحسين أداء الرسوم المتحركة */
@media (prefers-reduced-motion: no-preference) {
    .blog_button a {
        animation: gradientMove 3s linear infinite;
    }
    
    .blog_button a:hover {
        animation: gradientMove 1.5s linear infinite;
    }
}

@keyframes gradientMove {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}

/* ...existing code... */


.single_blog_thumb img {
    /* width: 350px; */
    height: 300px;
    width: 100%;
    -webkit-filter: grayscale(100%);
    transition: .5s;
}
.single_blog:hover .single_blog_thumb img {
    -webkit-filter: grayscale(0);
}
.footer-middle.upper {
    padding: 87px 0 0;
}
.footer-middle {
    background: url(../store/bg-footer.jpg);
    padding: 100px 0 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.techno-logo {
    margin-top: 10px;
}
.company-info-desc p {
    padding: 0px 16px 0 0px;
    color: #fff;
    font-size: 1rem;
    margin-bottom: 13px;
    line-height: 1.6;
}
.company_icon a {
    display: inline-block;
    margin: 15px 6px 0;
    font-size: 16px;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: #292643;
    text-align: center;
    position: relative;
    z-index: 1;
    border-radius: 3px;
    border: 1px solid #fcfcfc;
}
.company_icon a:before {
    position: absolute;
    content: "";
    z-index: -1;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #e29f5b;
    transform: scale(0);
    margin: auto;
    transition: .5s;
    border-radius: 3px;
}
.company_icon a:hover:before {
    transform: scale(1);
    background: #e29f5b;
}
.company_icon a i:hover {
    color: #fff;
}
html[dir="ltr"] .widget.widget-nav-menu {
    padding-right: 15px;
}
html[dir="rtl"] .widget.widget-nav-menu {
    padding-left: 15px;
}
h4.widget-title {
    color: #fff;
    padding-bottom: 28px;
    margin-top: 0;
    font-family: 'fnormal';
    font-size: 1.2rem;
}
h4.widget-title span {
    color: #ffc451;
}
.menu-quick-link-content ul li,.footer-recent-post ul li {
    display: block;
    list-style: none;
    position: relative;
    z-index: 1;
    padding-right: 8px;
}
html[dir="rtl"] .menu-quick-link-content ul li:before ,.footer-recent-post ul li:before{
    position: absolute;
    z-index: 1;
    content: "";
    top: 23px;
    right: -10px;
    width: 10px;
    height: 1px;
    border-radius: 50%;
    background: #fff;
}
html[dir="ltr"]  .menu-quick-link-content ul li:before ,.footer-recent-post ul li:before{
    position: absolute;
    z-index: 1;
    content: "";
    top: 23px;
    left: -20px;
    width: 13px;
    height: 1px;
    border-radius: 50%;
    background: #fff;
}
.menu-quick-link-content ul li a,.footer-recent-post ul li a {
    display: inline-block;
    color: #fff;
    padding: 0 0 5px;
    transition: .5s;
    background-image: linear-gradient( to right, #ffc451, #ffc451, 50%, #fff 50%);
    background-size: 200% 100%;
    background-position: 100%;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    font-family: 'fnormal';
    font-size: 1rem;

}
.menu-quick-link-content ul li a:hover,.footer-recent-post ul li a:hover {
    background-position: 0%, 100%;
    padding-right: 6px;
}
.footer-recent-post {
    margin-bottom: 24px;
}

html[dir="rtl"] .footer-socail-icon {
    float: right;
    margin-left: 20px;
}

html[dir="ltr"] .footer-socail-icon {
    float: left;
    margin-right: 20px;
}

.footer-socail-icon i {
    display: inline-block;
    font-size: 26px;
    color: #e29f5b;
}
.footer-socail-info p,.footer-socail-info2 p{
    font-size: 16px;
    color: #fff;
    margin: 0;
}
.footer-bottom-content {
    padding-top: 22px;
}
.row.footer-bottom {
    border-top: 1px solid #e29f5b;
    margin-top: 80px;
}
.footer-bottom-content-copy p {
    color: #fff;
    text-align: left;
}
.footer-bottom-content-copy span {
    color: #e29f5b;
}
.footer-bottom-menu p {
    color: #fff;
    padding: 20px 0 0;
}
/* responsive */
    
@media (min-width: 1300px) and (max-width: 1499px) {
    .dreamit-slider-thumb-1 img {
        width: 100%;
    }
    .dreamit-slider-thumb-1 {
        margin-left: -150px;
    }
    }
    @media (min-width: 1200px) and (max-width: 1299px) {
        .techno_menu > ul > li > a {
            /* margin: 24px 7px; */
            font-size: 14px;
        }
    }
    @media (min-width: 992px) and (max-width: 1199px) {
    .logo2 img {
        width: 75%;
    }
    @media (min-width: 992px ) and (max-width: 1000px) {
        .col-lg-5 {
            flex: 0 0 auto;
            width: 41.66666667%;
            margin-top: auto;
        }
        .container {
            max-width: 900px;
        }
    }
    .techno_menu > ul > li > a {
        margin: 24px 7px;
        font-size: 10px;
    }
    .sticky .techno_menu > ul > li > a {
        margin: 30px 8px;
    }
    nav.techno_menu {
        text-align: left !important;
    }
    .slider-content {
        padding-left: 25px;
    }
    .slider-socail-icon {
        left: 5px;
    }
    
    .dreamit-slider-thumb-1 {
        /* right: -148px; */
        top: -126px;
        margin-top: 175px;
    }
    .dreamit-slider-thumb-1 img {
        width: 82%;
    }
    .slider-button a {
        padding: 14px 25px;
    }
    .single_blog_content {
        padding: 22px 25px 30px 25px;
    }
    .footer-socail-info2 {
        overflow: hidden;
    }
    
    }
    
    @media (min-width: 768px) and (max-width: 991px) {
    .comment-dean{
        padding: 25px 20px 25px !important;
    }
    .techno_nav_manu {
        display: none;
    }
    .slider-content h1 {
        line-height: 35px;
    }
    .slider-socail-icon {
        left: 4px;
        bottom: 284px;
    }
    .techno-sinlge-service-box {
        margin-bottom: 30px;
    }
    li.nav-item {
        padding-right: 25px;
    }
    .post-categories {
        margin-right: 10px;
    }
    .footer-socail-info2 {
        overflow: hidden;
    }
    .company_icon {
        padding-bottom: 30px;
    }
    .dreamit-slider-thumb-1 img {
        width: 100%;
    }
    .slider-button a {
        padding: 12px 30px;
    }
    .slider-button i {
        margin-left: 5px;
        width: 22px;
        height: 22px;
        line-height: 22px;
    }
    a.slider-button3 {
        margin-left: 0;
    }
    .row.footer-bottom {
        margin-top: 5px;
    }
    }
   
    @media only screen and (min-width: 600px) and (max-width: 767px) {
        .comment-dean{
            padding: 25px 20px 25px !important;
        }
    .dreamit-slider-thumb-1 img {
        width: 45%;
    }
    .dreamit-slider-thumb-1 img {
        width: 100%;
    }
    .techno_nav_manu {
        display: none;
    }
    .slider-socail-icon {
        left: 22px;
        bottom: 285px;
    }
    .dreamit-slider-thumb-1 {
        right: -108px;
        top: 345px;
    }
    h4.widget-title {
        margin-top: 15px;
    }
    .footer-socail-icon {
        float: inherit;
        margin-right: 20px;
    }
    .footer-bottom-content-copy p {
        margin-bottom: 0;
    }
    .dreamit-section-title h2 {
        line-height: 1;
    }
    li.nav-item {
        padding-right: 20px;
    }
    .menu-quick-link-content ul li:before {
        left: 172px;
    }
    .footer-recent-post ul li:before {
        left: 182px;
    }
    .dreamit-department-thumb img {
        width: inherit;
    }
    .row.footer-bottom {
        margin-top: 15px;
    }
    .dreamit-section-title:after {
        left: -72px;
        right: 0;
        margin: auto;
    }
    .single_blog_content:before {
        bottom: 68px;
    }
    }
    @media only screen and (min-width: 320px) and (max-width: 599px) {
        .footer-bottom-content-copy p {
           font-size: 70% !important;
           line-height: 2;
        }
        .footer-bottom-content{padding: 15px 0 !important;}
        .comment-dean{
            padding: 25px 20px 25px !important;
        }
    .slider-area {
        height: 775px;
    }
    .dreamit-slider-thumb-1 {
        position: inherit;
        right: 0;
        top: 0;
    }
    .dreamit-slider-thumb-1 img {
        width: 75%;
    }
    .techno_nav_manu {
        display: none;
    } 
    .slider-content h1 {
        font-size: 2rem;
        line-height: 2.5rem;
    }
    .slider-button a{
        margin-top: 0;
    }
    .slider-socail-icon {
        display: none;
    }
    .slider-content.text-right {
        text-align: right !important;
    }
    h4.widget-title {
        margin-top: 15px;
    }
    .row.footer-bottom {
        margin-top: 20px;
    }
    .menu-quick-link-content ul li:before {
        left: 172px;
    }
    .footer-recent-post ul li:before {
        left: 182px;
    }
    .post-categories {
        margin-right: 16px;
    }
    li.nav-item {
        padding-right: 12px;
    }
    .dreamit-section-title:after {
        right: 110px !important;
    }
    .footer-middle {
        padding: 50px 0 0;
        margin-top: 20px;
    }
    }
    