   .eyye {
    position: absolute;
    right: 20px;
    margin-top: 13px;
}
.mblog-20 {
    margin-bottom: 22px;
    margin-top: 10px;
}
 .a-log {
    color: #1792ce;
}
.a-log:hover {
    color: #242526;
}
 .fntlog {
    font-size: 20px;
    color: #242526;
}
.login-page {
    margin-left: 0 !important;
    border-bottom-left-radius: 0px !important;
    border-top-left-radius: 0px !important;
    border: 1px solid #0202020d;
}
   .loginimg {
    height: 524px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 25px;
    box-shadow: 0px 0px 10.6px rgba(97, 97, 97, 0.15);
    border-bottom-right-radius: 0px;
    border-top-right-radius: 0px;
}
 .pdd-l {
     padding-left: 0px;
}
 .pdd-r {
     padding-right: 0px;
}
label
  {
      margin-bottom: 5px;
    color: #000000;
    cursor: default;
    font-size: 17px;
    font-weight: 500;
}


 .mmblo20 {
    margin-bottom: 20px;
}
.fntlog1 {
    font-size: 18px;
    color: #242526;
}

.ticket {
    color: #1792ce!important;
}

.nice-select
  {
     margin-bottom: 20px;
}

.badge
  {
     padding: 0.55em 0.65em;
 }

.table>:not(caption)>*>*
  {
    padding: 0.8rem .8rem;
     text-transform: capitalize;
}
 .tableresp {
    white-space: nowrap;
    overflow-x: scroll;
    width: 100%;
    display: block;
}

.bg-warning {
     color: #212529;
}
.btn-outline-info {
    color: #1792ce;
    border-color: #1792ce;
}
.btn-outline-info:hover {
    color: #ffffff;
    background-color: #1792ce;
    border-color: #1792ce;
}

 .reply {
    color: #1792ce;
    margin-bottom: 20px;
}
.ml-0{margin-left: 0px;}






  .sucessmessage div{
    margin-bottom: 20px;
    color: green;
    font-weight: 600;
    font-size: 20px;
}
.main-header-two__bottom-right .contact-box .text p {
    margin: 0;
    direction: rtl;
}
 .pphnefoot {
    direction: rtl;
    color: #fff;
}
.afoot {
    display: flex !important;
}
.cs_video_block.cs_style_2 .cs_play_btn {
    width: 90px;
    height: 90px;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    font-size: 35px;
    color: #1792ce;
    background: #fafffe;
}
.cs_video_block.cs_style_2 .cs_play_btn::after {
    content: "";
    width: 110px;
    height: 110px;
    border: 2px dashed #ffffff;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    animation: rotate-rounded 5s linear infinite;
}
.iconplaytreat {
    line-height: 90px;
    text-align: center;
    width: 90px;
    height: 90px;
}

.cs_video_block.cs_style_2 .cs_play_btn:hover
  { 
    color: #ffffff;
    background: #212529;
}
 :root {
  --thm-primary: #1792ce;
  --thm-primary-rgb: 255, 94, 21;
  --thm-heading-font-color: #063c20;
  --thm-black: #000000;
  --thm-black-rgb: 18, 18, 19;
  --thm-gray-bg: #f8f8f8;
  --thm-gray-bg-rgb: 248, 248, 248;
  --thm-white-rgb: 255, 255, 255;
}
 .justify-content {
    justify-content: center;
}
.bb .sec-title-style3
  {
    padding-bottom: 30px;
}
.blog-twohome {
    position: relative;
    display: block;
    padding: 70px 0px 10px;
    /* margin-bottom: -150px; */
    z-index: 1;
}
 .clrlang {color: #1792ce;font-weight: 600;text-transform: capitalize;}
 .clrlang:hover { color: #000; }
 .wave {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.wave path { fill: #fff;   }
  .black {
    color: #000000;
}
.thm-btn .txtblack {  color: #000;}
.thm-btn .txtblack:hover {  color: #fff;}
.txtblack1 .thm-btn i { color: #000;}
.txtblack1 .thm-btn i:hover { color: #fff;}
 .footer-one--two .single-footer-widget .title h2::before {
    content: "";
    position: absolute;
    bottom: -5px;
    left: 0;
    width: 55px;
    height: 2px;
    background-color: #f6f4f2;
}

.links-box ul li a::before {
    display: none;
}

.links-box ul li a {
     margin-left: 0px;
}
 .spnfoot {
    border-radius: 5px;
    color: #1792ce;
    margin-right: 4px;
    margin-top: 5px;
}
 .header-social-links ul li a span:hover {
     background: #1792cea8;
     color: #fff;
}
::-webkit-scrollbar {
    width: 8px;
    height: 2px;
  }
  
  ::-webkit-scrollbar-thumb {
    background-color: #077cb5;
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.2) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.2) 50%,rgba(255,255,255,.2) 75%,transparent 75%,transparent);
    border-radius: 1px
  }
  
  ::-webkit-scrollbar-track {
    box-shadow: inset 0 0 3px #1792ce;
    border-radius: 1px
  }
.sideSocial a:hover {
  border-radius: 16px 0px 0px 16px;
  width: 48px;
  background: #202021;
  color: #ffffff;
}

.sideSocial a:last-child {
  border-bottom-left-radius: 16px;
}

.sideSocial {
  position: fixed;
  right: 0px;
  top: 50%;
  z-index: 9;
  transform: translateY(-50%);
  flex-direction: column;
  justify-content: start;
  direction: rtl;
}

.sideSocial a {
  width: 36px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #005781;
  color: #fff;
  border-bottom: 1px dashed #ffffff26;
}

.sideSocial a:first-child {
  border-top-left-radius: 16px;
}

.sideSocial a:last-child {
  border-bottom: 0px dashed #45474b4d;
}
 .backservices {
    position: relative;
    display: block;
     overflow: hidden;
    z-index: 1;
    height: 260px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
 .backservdetails {
     height: 400px;
     background-size: cover;
     background-repeat: no-repeat;
     background-position: center;
     border-radius: 20px;
}
 .about1 {
    position: relative;
    margin-bottom: 25px;
}
 .aboutimg1 {
     height: 450px;
     background-size: cover;
     background-repeat: no-repeat;
     background-position: center;
     /* border-bottom-right-radius: 210px; */
     border-radius: 25px;
}
.phiosword1 {
    background: #e9ecef;
    margin-right: -75px;
    border-radius: 25px;
    padding: 30px;
    z-index: 9;
    margin-left: 0;
}

 .imgphilos {
    border-radius: 25px;
    height: 685px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
  .phiosword {
    background: #e9ecef;
    margin-left: -75px;
    border-radius: 25px;
    padding: 30px;
}

.about1 .aboutimg1:after {
    content: '';
    background-color: #e8f0f8;
    width: 100%;
    position: absolute;
    top: -24px;
    bottom: -24px;
    left: 43%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    border-radius: 25px;
    z-index: -1;
    opacity: .7;
    /* border-bottom-right-radius: 210px; */
}
 .aboutimg2 {
     height: 450px;
     background-size: cover;
     background-repeat: no-repeat;
     background-position: center;
     /* border-bottom-right-radius: 210px; */
     border-radius: 25px;
}
.about1 .aboutimg2:after {
    content: '';
    background-color: #e8f0f8;
    width: 100%;
    position: absolute;
    top: -24px;
    bottom: -24px;
    right: 43%;
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(-50%);
    transform: translateX(50%);
    border-radius: 25px;
    z-index: -1;
    opacity: .7;
    /* border-bottom-right-radius: 210px; */
}
.read-more-text {
  max-height: 21.9em;
  overflow: hidden;
  position: relative;
  transition: max-height 0.3s ease;
}

.read-more-text.expanded {
  max-height: 100000px;  
}

.read-more-btn {
  background: none;
  border: none;
  color: #2098d2;
  cursor: pointer;
  padding: 0;
  font-weight: bold;
  margin-top: 10px;
  text-transform: capitalize;
  border-bottom: 1px solid;
}
.read-more-btn:hover { color: #000; }

.read-more-textpartner {
  max-height: 8.3em;
  overflow: hidden;
  position: relative;
  transition: max-height 0.3s ease;
}

.read-more-textpartner.expanded {
  max-height: 100000px;  
}
.about-padding
  {
     padding: 70px 0px 60px !important;
 }
 .about-paddinglast
  {
    padding: 70px 0px 180px !important;
}
 .align-items {
    align-items: center;
}
  .visinpage:after {
    border: 1px solid #1792ce;
    background: #ffffff00 !important;
}
 .pt-0 {
    padding-top: 0px !important;
}

.contact-box::before {
    position: absolute;
    top: 1px;
    left: 0;
    bottom: 1px;
    width: 2px;
    background: #efefef;
    content: "";
}
.contact-box {
    position: relative;
    display: block;
    margin-left: 25px;
    padding-left: 25px;
}
.background2 {
     background: #f7f7f7;
}
.team-paddinglast {
    padding: 30px 0px 180px !important;
 }
 .faq-one__accrodion .accrodion.active .accrodion-title h2 {
     color: var(--thm-primary);
}
.logo-box-two a img
  {
    width: 100%;
    width: 200px;
    height: auto;
    image-rendering: -webkit-optimize-contrast;
}
 .footer-one--two .footer-widget__about .logo-box a img
  {
    width: 100%;
    width: 200px;
    height: auto;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: crisp-edges;
}
 .bbcontact .sec-title-style3 {
    padding-bottom: 0px;
} .read-more-text img {
     border-radius: 25px;
}
@media (min-width: 0px) and (max-width: 991px)
{
    
   .mblog-20
  {
    margin-bottom: 22px;
    margin-top: 5px;
} 
.pdd-l {
    padding-left: calc(var(--bs-gutter-x) * .5);
}    
 .pdd-r
  {
    padding-right: calc(var(--bs-gutter-x) * .5);
}   
  .login-page {
    margin-left: 0 !important;
    border-bottom-left-radius: 25px !important;
    border-top-left-radius: 25px !important;
    border: 1px solid #0202020d;
    margin-top: 0px !important;
}  
  .loginimg { 
    display: none;
}  
    
    .comment-one__single-top .author-box {
    
    margin-bottom: 15px;
}   
     
    .read-more-text img {
     width: 100% !important;
}
    .about-three11 {
        padding: 30px 0px 0px !important;
    }
       .pdtopershad {
    padding-top: 30px !important;
}
    .contenttop {
        margin-top: -43px;
    }
    .blog-twohome {
      padding: 30px 0px 0px;
 }
  .choose-us-one__single .content-box:before {
    left: 0px;  
}
.choose-us-one__single::before{
    left: 0px;  
}
.choose-us-one__single .content-box {
     padding: 17px 15px 41px; 
}
  .team-three {
      padding: 30px 0px 0px;
   }
  .team-paddinglast {
    padding: 30px 0px 150px !important;
}
  .phiosword {
     margin-left: 0px;
     padding: 23px;
    margin-top: -50px !important;
}
.phiosword1 {
     margin-left: 0px;
     padding: 23px;
    margin-top: -50px !important;
}
  .imgphilos {  height: 280px; }
  .faq-one {  padding: 60px 0px 30px; }
   .flex-direction {
    flex-direction: column-reverse;}
      .about-paddinglast {
        padding: 50px 0px 180px !important;
    }
  .aboutimg1 {
     height: 320px;
}
  .aboutimg2 {
     height: 320px;
}
  .about-padding
  {
     padding: 50px 0px 30px !important;
 }
  .about-three__img1 img {  height: 240px;}
  .about-three__img2 img {  height: 240px;}
  .backservdetails {  height: 210px;  }
  .backservices {  height: 220px; }
    .services-details-page {padding: 30px 0px 170px;}
  .fact-counter-two__single-inner {  padding: 50px 15px 17px; }
.fact-counter-two__single-inner .text { margin-top: 5px; }
.fact-counter-two__single-inner .text p {  line-height: 26px; }
.about-three {  padding: 30px 0px 0px; }
.main-slider-two__single { padding: 70px 0px 30px;}
.thm-swiper__slider-two {height: 650px; }
.fact-counter-two { padding: 50px 0px 10px; }
.blog-two__single-img .inner {  height: 215px; }
.brand-one { padding: 40px 0 40px; }
    .cta-two.style3 .sec-title-style3 h2 {  width: -webkit-fill-available; }
.blog-two { padding: 30px 0px 150px; }
.testimonials-two {  padding: 30px 0px 0px; }
.work-process-two { padding: 0px 0px 30px; }
.services-three { padding: 30px 0px 60px; }
.services-two__single-img .inner { height: 220px; }
.footer-one--two .footer-main {
    padding: 150px 0px 30px;
}
.contact-page__contact-info .sec-title-style3 {
    padding-bottom: 20px;
}
.contact-page__form-box .title h2 {
    font-size: 25px;
    line-height: 41px;   
}
.page-header { padding: 80px 0px 95px; }
.contact-page {
    padding: 40px 0px 45px; 
}
.blog-standard-page__single { margin-bottom: 20px;
}

}