   .whats:hover {
    background: #355ba7;
    color: #ffffff;
}
.whats {
    position: fixed;
    bottom: 120px;
    right: 20px;
    width: 50px;
    height: 50px;
    color: #ffffff;
    font-size: 30px;
    line-height: 50px;
    text-align: center;
    z-index: 100;
    cursor: pointer;
    background: #28a745;
    /* display: none; */
    border-radius: 50%;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    box-shadow: 0 0 0 0 #4CAF50;
    -webkit-animation: pulse 1.5s infinite;
}
@keyframes pulse {
    0% {
        transform: scaleX(1);
    }

    50% {
        transform: scale3d(1.05,1.05,1.05);
        box-shadow: 0 0 0 15px #4caf5078;
    }

    to {
        transform: scaleX(1);
        box-shadow: 0 0 0 0 #4caf5073;
    }
}

 .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: #2bb094;
    background: #fafffe;
}
.cs_video_block.cs_style_2 .cs_play_btn::after {
    content: "";
    width: 110px;
    height: 110px;
    border: 2px dashed #34b399;
    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;
}
.blog-two__single-content .btn-box {
    position: relative;
    display: flex;  
    margin-top: 15px;
    margin-bottom: 20px;
    gap: 10px;   
}
.catlog {
    background: #dee2e6 !important;
    margin-top: 20px;
}
 .mmbb20 {
       margin-bottom: 20px;
}
.vedio-icone img.mous {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(0);
  max-width: 50px;
  height: auto;
  pointer-events: none;
  transition: 0.3s;
}
 .vedio-icone:hover img.mous {
    transform: translate(-50%, -50%) scale(1);  
}
.catlog:hover {
    background: var(--thm-primary) !important;
}
.blog-two__single-content .btn-box .half-button {
    flex: 1;
    text-align: center;
    padding: 10px 15px;
    background-color: #355ba7;
    color: #fff;
    text-decoration: none;
    border-radius: 5px;
    transition: background-color 0.3s ease;
}

.blog-two__single-content .btn-box .half-button:hover {
    background-color: #2b93cd;
}
 .second-button {
    background-color: #24a241 !important;
} 
.blog-two__single-content .btn-box .second-button:hover {
    background-color: #2a90c8 !important;
}
.colr-blue {
    color: var(--thm-primary) !important;
}

.blog-standard-page__single-content ul {
      padding-left: 20px;margin-top: 15px;
}
 
.blog-standard-page__single-content ul li {
    list-style: initial;
    margin-bottom: 10px;
    color: #000;
}

b, strong {
     color: #219ad5;
}
 .pphnefoot {
    direction: rtl;
    color: #fff;
}
.afoot {
    display: flex !important;
}
.read-more-text ul {
      padding-left: 20px;margin-top: 15px;
}
 
.read-more-text ul li {
    list-style: initial;
    margin-bottom: 10px;
    color: #000;
}




.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: #355ba7;
  --thm-primary-rgb: 255, 94, 21;
  --thm-heading-font-color: #2a96d2;
  --thm-black: #2a96d2;
  --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: 20px 0px 30px;
    /* margin-bottom: -150px; */
    z-index: 1;
}
 .clrlang {color: #355ba7;font-weight: 600;text-transform: capitalize;}
 .clrlang:hover {color: #329ad4;}
 .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: #2d9bd1;
    margin-right: 4px;
}
 .header-social-links ul li a span:hover {
     background: #1792cea8;
     color: #fff;
}
::-webkit-scrollbar {
    width: 8px
  }
  
  ::-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: #27a3e0;
  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: #355ba7;
  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: 18.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)
{
    .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 30px;
 }
  .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: 550px; }
.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 30px; }
.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;
}

}