/*  */
body {
    font-family: "Cairo", serif;
}
.btn-main:hover {
  color: #fff;
}
.header-lower {
    padding: 10px 0;
}

.logo-text {
    
    font-size: 38px;
    font-weight: 900;
    line-height: 37px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #2976a4;
    position: relative;
    line-height: 1;
    text-align: center;
    display: inline-block;
}
    .logo-text span {
        
        font-size: 18px;
        font-weight: 400;
        line-height: 1;
        text-align: left;
        text-underline-position: from-font;
        text-decoration-skip-ink: none;
        color: #2874a5;
        margin-top: -10px;
        display: inline-block;
    }

.Call-us {
  margin-left: 30px;
}
.text-Call, .text-Follow {
    margin-bottom: 10px;
    
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #6b6b6b;
}
.list-unstyled li img {
  padding-inline: 10px;
}

.num-header {
    color: #2976a4;
    
    font-size: 15px;
    font-weight: 700;
    line-height: 21.09px;
    text-align: right;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
}

@media (max-width: 767px) {
  .menu-right-content {
    display: flex;
    flex-direction: column;
  }
  .num-header {
    font-size: 19px;
  }
  .text-Call,
  .text-Follow {
    margin-bottom: 10px;
    text-align: center;
  }
  .header-style-one .header-lower .outer-box:before {
    margin-bottom: 120px !important;
  }
  .slider-title {
    margin-top: 100px;
  }
}

.header-lower {
  background-color: #ffffff;
}

/*End Header */

/* START Slider Sectoin */

.slider {
  padding: 250px 0 365px;
  background-image: url(../images/4.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.slider-title {
  
  font-size: 42px;
  font-weight: 700;
  line-height: 66px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #2874a5;
  margin-bottom: 40px;
}
.slider-title span {
  color: #1fa7ff;
}
.btn-main.style-1 {
  background: linear-gradient(270deg, #2976a4 0%, #69bff3 100%);
  border-radius: 10px;
  
  font-size: 24px;
  font-weight: 500;
  line-height: 28.8px;
  text-align: center;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #ffffff;
  display: inline-block;
  padding: 14.25px 30px;
  transition: 0.4s ease-in;
}
.btn-main.style-1:hover {
  background: linear-gradient(270deg, #7a7e82 0%, #ffffff 100%); /* Corrected */
  color: #2976a4;
  border: 2px solid #69bff3;
}

.main-subtitle {
  
  font-size: 36px;
  font-weight: 800;
  line-height: 45px;
  letter-spacing: -0.7200000286102295px;
  text-align: center;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #2976a4;
  margin-bottom: 10px;
}
.main-title {
  
  font-size: 42px;
  font-weight: 700;
  line-height: 50.4px;
  text-align: center;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #2976a4;
  margin-bottom: 30px;
}

.main-desc {
  
  font-size: 24px;
  font-weight: 400;
  line-height: 28.8px;
  text-align: center;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #7a7e82;
  margin-bottom: 40px;
}

.main-desc span {
  color: #2976a4;
}

.Quality {
  background-image: url(../images/Quality/1.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 10px;
  padding: 80px;
 
}

.main-btn {
  width: 293px;
  height: 57px;
  background: linear-gradient(270deg, #2976a4 0%, #69bff3 100%);
  border-radius: 10px;
  
  font-size: 24px;
  font-weight: 500;
  line-height: 28.8px;
  text-align: center;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  align-items: center;
  justify-content: center;
  display: flex;
  color: #ffffff; /* Default text color */
  transition: background-color 0.3s ease, color 0.3s ease; /* Smooth transition */
}
.main-btn button {
  width: 293px;
  height: 57px;
  background: linear-gradient(270deg, #2976a4 0%, #69bff3 100%);
  border-radius: 10px;
  
  font-size: 24px;
  font-weight: 500;
  line-height: 28.8px;
  text-align: center;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  align-items: center;
  justify-content: center;
  display: flex;
  color: #ffffff; /* Default text color */
  transition: background-color 0.3s ease, color 0.3s ease; /* Smooth transition */
}

.main-btn:hover {
  background-color: #03adcc; /* Hover background color */
  color: #ffffff; /* Hover text color */
 
}
.main-btn button:hover {
  background: linear-gradient(270deg, #7a7e82 0%, #ffffff 100%);
  color: #2976a4; /* Hover text color */
  border: 2px solid #69bff3;
}

.aboutus {
  padding: 60px 0;
  background-color: #e5f5ff;
}

/* End AboutUs */

/* Start Services */

.Services {
  background: #ebfcff;
  padding: 60px 0;
}

.Services {
  position: relative;
  background-color: #e5f5ff;
}
.Services > img {
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
  opacity: 0.4;
}

.img-services {
  position: relative;
  overflow: hidden;
  border-radius: 10px;
}

.text-course {
  position: absolute; /* Ensure it overlays the image */
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex; /* Center content vertically and horizontally */
  flex-direction: column;
  justify-content: center;
  align-items: start;
  background: rgba(0, 0, 0, 0.5); /* Semi-transparent overlay */
  text-align: left; /* Center-align text */
}

.text-course .head-text-courses {
  position: absolute;
  
  font-size: 26px;
  font-weight: 700;
  line-height: 38.4px;
  text-align: center;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #ffffff;
  top: 30px;
  left: 0;
  width: 100%;
  height: 100%;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .col-md-1 {
    width: 0%;
    display: none;
  }
  /* Change the column width from col-md-2 to col-md-4 */
  .col-md-2 {
    /* Change the column size to take up 1/3 of the width (col-md-4) */
    flex: 0 0 30.5%; /* 3 columns per row */
    max-width: 33.33%;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .col-md-1 {
    width: 0%;
    display: none;
  }
  /* Change the column width from col-md-2 to col-md-4 */
  .col-md-2 {
    /* Change the column size to take up 1/3 of the width (col-md-4) */
    flex: 0 0 30.5%; /* 3 columns per row */
    max-width: 33.33%;
  }

  /* Ensure the image fills the column */
}
.our-services {
  margin-bottom: 100px;
}
/* Card Services */

.card {
  background-color: #ffffff;
  border-radius: 23px;
}
.img-card {
  padding: 10px;
}
.card-title {
  
  font-size: 22px;
  font-weight: 700;
  line-height: 26.4px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #000000;
  margin-bottom: 10px;
  margin-left: 10px;
}
.desc-title-card {
  
  font-size: 16px;
  font-weight: 500;
  line-height: 19.2px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #2976a4;
  margin-bottom: 20px;
  margin-left: 10px;
}
.btn-card button {
  background-color: #2976a4;
  border-radius: 10px;
  
  font-size: 24px;
  font-weight: 700;
  line-height: 28.8px;
  text-align: center;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #ffffff;
  width: 193px;
  height: 48px;
  margin-left: 10px;
  margin-bottom: 10px;
  transition: 0.4s ease-in;
}
.btn-card button:hover {
  color: #2976a4;
  background-color: #ffffff;
  border: 1px solid #2976a4;
}
.cost-card {
  
  font-size: 27px;
  font-weight: 700;
  line-height: 42.4px;
  text-align: center;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #000000;
}

/* End Services */

/* Start Value Section */
.Value-section {
  padding: 60px 0 0;
  padding-top: 50px;
  background: linear-gradient(180deg, #f3f8ff 0%, #e7effa 100%);
  height: 100%;
  padding-bottom: 80px;
}
.values {
  background-color: #ffffff;
  box-shadow: 12px 12px 20px 0px #0000001a;
  border-radius: 48px;
  padding: 60px;

}
.img-values {
  text-align: center;
  margin-bottom: 10px;
}
.main-value-text {
  
  font-size: 19px;
  font-weight: 800;
  line-height: 25px;
  letter-spacing: -0.4000000059604645px;
  text-align: center;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #2976a4;
  margin-bottom: 10px;
}
.desc-value-title {
  
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  text-align: center;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #000000;
}
.btn-value-one a {
  background: linear-gradient(270deg, #2976a4 0%, #69bff3 100%);
  padding: 16px 52px 15.5px 20px;
  border-radius: 10px;
  
  font-size: 24px;
  font-weight: 700;
  line-height: 28.8px;
  text-align: center;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #ffffff;
  padding-right: 20px;
  transition: 0.4s ease-in;
}
.btn-value-one a:hover {
  background: linear-gradient(270deg, #7a7e82 0%, #ffffff 100%);
  color: #2976a4;
  border: 1px solid #69bff3; /* Optional border style on hover */
}
.btn-value-tow {
  margin-left: 20px;
}
    .btn-value-tow a {
        height: 60px;
        padding-left: 20px;
        padding-right: 20px;
        border-radius: 10px;
        border: 1px solid #2976a4;
        
        font-size: 19px;
        font-weight: 800;
        line-height: 60px;
        text-align: center;
        text-underline-position: from-font;
        color: #2976a4;
        text-decoration-skip-ink: none;
        transition: 0.4s ease-in;
        display: inline-block;
    }
.btn-value-tow a:hover {
  background-color: #2976a4;
  color: #ffffff;
  border: 1px solid #ffffff;
}
@media (min-width: 768px) and (max-width: 991px) {
  .item-value-col {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .btn-values {
    display: flex;
    flex-direction: column;
  }
  .btn-value-one button {
    font-size: 24px;
    margin-bottom: 20px;
    width: 247px;
  }
}

/* End Value Section */

/* Start Questions Section */
.Questions-section {
    background-color: #e5f5ff;
    padding-bottom: 60px;
    padding-top: 60px;
}
.title-questions {
  color: #000000;
}

.title-box-questions {
    
    font-size: 36px;
    font-weight: 500;
    line-height: 43.2px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #69BFF3;
    margin-bottom: 0;
}
.desc-box-questions {
    
    font-size: 24px;
    font-weight: 400;
    line-height: 28.8px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #7a7e82;
   
    text-align: justify;
}
.box-one {
    background-color: #ffffff;
    margin: 20px 0;
    padding: 30px 20px;
    border-radius: 11px;
}

.box-tow {
  background-color: #ffffff;
  margin: 20px 0;
  padding: 40px 120px;
  border-radius: 11px;
}
.box-three {
  background-color: #ffffff;
  margin: 20px 0;
  padding: 40px 100px;
  border-radius: 11px;
  padding: 40px 100px;
}
/* Optional: Style for the plus/minus icon */
.btn-link i {
  font-size: 24px;
}

.collapse.show + .title-box-questions button i {
  content: "\f068"; /* Unicode for minus icon */
  color: #2976a4;
}

/* Style adjustments for the collapsible sections */
.collapse {
  margin-top: 20px;
  padding-left: 20px;
}

.arabic-text {
  
  font-size: 21px;
  font-weight: 700;
  line-height: 25.2px;
  text-align: center;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #6b6b6b;
  margin-bottom: 10px;
}
/* End Questions Section */

/*  */
@media (max-width: 1199px) {
  .slider-buttons ul li:first-child {
    margin-right: 15px;
  }
  .btn-main {
    font-size: 15px;

    padding: 10px 20px;
  }
  .btn-main.style-1 img {
    max-width: 25px;
  }
  .btn-main.style-1 {
    padding: 5.25px 30px;
  }
  .btn-main.style-2 {
    padding: 10px 10px;
    display: block;
  }
  .btn-main.style-2 span {
    margin-left: 5px;
    margin-right: 5px;
  }
  .main-ul ul li:first-child {
    margin-right: 0;
    margin-bottom: 15px;
  }
  .main-ul ul li {
    display: block;
  }
  .main-desc {
    font-size: 18px;
    line-height: 22px;
  }
  .testi-desc {
    font-size: 15px;

    min-height: 96px;
  }
}
@media (max-width: 991px) {
  .slider .col-md-7,
  .slider .col-md-5 {
    width: 100%;
  }
  .slider .col-md-7 {
    margin-top: 30px;
  }
  .aboutus .col-md-6 {
    width: 100%;
  }
  .about-data .row .col-md-6:first-child {
    margin-bottom: 30px;
  }
  .Services .col-md-4 {
    width: 50%;
  }
  .contact .col-md-6 {
    width: 100%;
  }
  #contactform {
    margin-bottom: 30px;
  }
  .slider-buttons ul li {
    display: block;
  }
  .slider-buttons ul li:first-child {
    margin-right: 0px;
    margin-bottom: 15px;
  }
  .slider-title {
    font-size: 32px;

    line-height: 40px;
  }
  .slider-buttons a {
    min-width: 185px;
    text-align: center;
  }
  .prods-inner .col-md-4 {
    width: 100%;
  }
  .main-title {
    font-size: 24px;

    line-height: 1.2;
  }

  .footer-desc {
    text-align: center;
    line-height: 1.2;
  }
  .footer-bottom .col-md-3,
  .footer-bottom .col-md-2 {
    width: 50%;
    margin-top: 15px;
  }
  .footer-bottom .col-md-2 {
    text-align: right;
  }
  .ul-contact li img {
    margin-right: 15px;
  }
}
.Call-us .text-Call
{
    text-align:left
}
.Call-us img {
    max-width: 24px;
    padding-inline: 0px !important;
}
.fixed-header .sticky-header
{
    padding:10px 0
}
    .fixed-header .sticky-header .navigation > li > a {
        color: #fff;
    }
.fixed-header .outer-box .logo-box a {
    
    font-size: 38px;
    font-weight: 900;
    color: #fff;
}
.services {
    background: #E5F5FF;
    padding: 0px 0 60px;
}
.services-inner {
    margin-top: 60px;
}
.ser-item {
    padding: 15px;
    background: #fff;
    border-radius: 23px;
    text-align: center;
    padding-bottom: 30px;
}
.item-img img {
    width: 100%;
    max-width: 100%;
}
.item-title {
    font-size: 18px;
    line-height: 26px;
    font-weight: 700;
    color: #000;
    margin-bottom: 20px;
    margin-top: 20px;
    text-align: right;
}
.item-subtitle {
   
    font-size: 16px;
    line-height: 19px;
    font-weight: 500;
    text-align: right;
    margin-bottom: 40px;
    color: #2976A4;
}
.item-price {
    font-size: 27px;
    font-weight: 700;
    line-height: 32px;
    color: #000;
    text-align: right;
}
.item-btn a {
    display: inline-block;
    font-size: 21px;
    text-decoration: none;
    border-radius: 10px;
    color: #fff;
    width: 163px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    background: #2976A4;
}



.cat img {
    border-radius: 10px;
}
.ser-items .col-md-4 {
    margin-bottom: 40px;
}
.ser-items {
    margin-top: 30px;
}
.services-inner .col-md-4{
    margin-bottom:30px;
}
.cat {
    position: relative
}
.cat-title {
    position: absolute;
    bottom: 30px;
    color: #fff;
    
    font-size: 32px;
    font-weight: 700;
    line-height: 38.4px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    z-index: 10;
    text-align: center;
    left: 0;
    right: 0;
    transition: all 0.4s ease-in-out;
}
#catoverlay {
    position: absolute; /* Sit on top of the page content */
    background: linear-gradient(360deg, #2976A4 0%, rgba(41, 118, 164, 0.503) 71%, rgba(105, 191, 243, 0.3) 100%);
    width: 100%; /* Full width (cover the whole page) */
    height: 100%; /* Full height (cover the whole page) */
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.5); /* Black background with opacity */
    z-index: 2; /* Specify a stack order in case you're using a different order for other elements */
    cursor: pointer; /* Add a pointer on hover */
    border-radius: 10px;
    transition: background 0.4s ease-in-out;
}
    .cat:hover .cat-title {
        top: 0;
        bottom: 0;
        display: flex;
        align-items: center !important;
        justify-content: center !important;
    }
    .cat:hover #catoverlay {
        background: linear-gradient(360deg, #2976A4 0%, #69BFF3 100%);
    }
.cat-title {
    transition: top 0.4s ease-in-out, bottom 0.4s ease-in-out; /* Adjust the timing for smooth movement */
}
.btn-link, .btn-link:hover, .btn-link:focus {
    outline: 0;
    box-shadow: none;
    border: 0;
}
@media (max-width:1299px)
{
    .main-menu .navigation > li
    {
        margin:0 7.5px
    }
}
@media(max-width:1199px)
{
    .menu-right-content
    {
        display:none !important
    }
    .Quality {
       
        padding: 30px;
    }
   body .values {
     
      padding:30px;
    }
    .btn-value-tow
    {
        margin-left:0
    }
    .title-box-questions {
       
        font-size: 21px;
  
        line-height: 30px;
    
    }
    .collapse {
       
        padding-left: 0;
    }
    .desc-box-questions {
      
        font-size: 16px;
       
        line-height: 28.8px;
       
        width: 100%;
    }
}
.item-title {
   min-height:52px;
    text-align: left;
}
.item-subtitle {
    text-align: left;
}
.btn-main {
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 600;
    line-height: 19.5px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    background: #2874a5;
    display: inline-block;
    padding: 14.25px 30px;
    border-radius: 4px;
}
.footer
{
    padding:15px 0
}
.body-inner .header-lower {
    background-color: #033d6c;
}
.body-inner .logo-box a {
    color:#fff
}
.body-inner .logo-text span {
    color: #fff
}
.body-inner .main-menu .navigation > li > a {
    color: #fff
}
.body-inner .text-Call, .body-inner .text-Follow {
    color: #fff
}
.body-inner .num-header {
    color: #fff
}
.body-inner .menu-right-content img {
    filter: brightness(0) invert(1);
}
.navigation .dropdown button {
    background: #1fa7ff;
    border: 0;
    margin-top: 6px;
    padding: 10px 20px;
}
@media (min-width:1200px)
{
    .desk-hidden
    {
        display:none !important
    }
}
@media (max-width:1199px) {
    .mobile-hidden {
        display: none !important
    }
}
.inner-pages
{
    padding-top:94px;
}
.breadcrumb
{
    padding:30px 0
}
.page-title {
    position: relative;
    padding: 60px 0 0;
  
}
.contact-area {
    padding: 60px 0;
    background-color: #e5f5ff;
}
.contact-content {
    margin-bottom: 50px;
}
.contact-area .contact-info {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    gap: 15px;
    padding: 30px 20px;
    position: relative;
    margin-bottom: 25px;
    border-radius: 30px;
    background: #ffffff;
    box-shadow: 0 0 40px 5px rgb(0 0 0 / 5%);
    transition: all .5s ease-in-out;
}
.contact-area .contact-info .icon {
    font-size: 35px;
    color: #fff;
    width: 70px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    border-radius: 50px;
    background: #2976a4;
}
.contact-area .contact-info .content h5 {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 8px;
    color: #2c374b;
}
.contact-area .contact-info .content p {
    color: #2976a4;
    font-weight: 500;
    font-size: 16px;
}
.contact-area .contact-form-wrap {
    background: #fff;
    box-shadow: 0 0 40px 5px rgb(0 0 0 / 5%);
    padding: 30px;
    border-radius: 40px;
}
.contact-area .contact-form-header {
    margin-bottom: 30px;
}
.contact-area .contact-form-header h2 {
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 10px;
    color: var(--color-dark);
}
    .contact-area .contact-form-header p {
        color: #757f95;
        text-align: justify;
    }
.contact-area .form-group {
    margin-bottom: 20px;
}
.contact-area .form-group .form-icon {
    position: relative;
}
.contact-area .form-group .form-icon i {
    position: absolute;
    top: 19px;
    left: 20px;
    color: #2976a4;
    z-index: 1;
}
.contact-area .form-group .form-control, .contact-area .form-group .form-select {
    padding: 14px 20px 14px 20px;
    border-radius: 15px;
    background-color: #fff;
    color: #2c374b;
    border-color: rgba(0, 0, 0, 0.08);
}
.contact-area .form-group .form-icon .form-control, .contact-area .form-group .form-icon .form-select {
    padding-left: 50px;
}
.contact-area .content a {
    color: #2976a4
}
.main-btn a{
    color:#fff
}
.work-section {
    padding: 80px 0 60px;
    padding-top: 50px;
    background: linear-gradient(180deg, #f3f8ff 0%, #e7effa 100%);
    height: 100%;
  
}
.work-tabs {
    position: relative;
    counter-reset: count;
}
.work-section .btn-column {
    z-index: 2;
    margin-bottom: 50px;
}
    .work-section .btn-column .inner-column {
        position: relative;
        margin-right: -105px;
    }
.work-tabs .tab-btns {
    list-style: none;
    padding: 0;
    margin: 0;
    position: relative;
    padding-top: 20px;
}
    .work-tabs .tab-btns .tab-btn {
        position: relative;
        display: block;
        padding: 20px 25px 20px 60px;
        font-size: 22px;
        line-height: 35px;
        color: var(--theme-color-dark);
        font-weight: 800;
        width: 100%;
        white-space: nowrap;
        cursor: pointer;
        -webkit-transition: all .3s ease;
        transition: all .3s ease;
    }
        .work-tabs .tab-btns .tab-btn.active-btn {
            color: #fff;
        }
        .work-tabs .tab-btns .tab-btn:before {
            position: absolute;
            left: 28px;
            top: 20px;
            content: counter(count) ".";
            counter-increment: count;
        }
        .work-tabs .tab-btns .tab-btn:after {
            position: absolute;
            left: 0;
            top: 0;
            width: 0%;
            height: 100%;
            background-color: #033d6c;
            content: "";
            -webkit-transition: all .3s ease;
            transition: all .3s ease;
            z-index: -1;
        }
        .work-tabs .tab-btns .tab-btn.active-btn:after {
            width: 100%;
        }
.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
}
.work-section .content-column {
    margin-bottom: 50px;
}
    .work-section .content-column .inner-column {
        padding-left: 40px;
    }
.tabs-box .tab {
    display: none;
}
.tabs-box .active-tab {
    display: block;
}
.work-block {
    position: relative;
}
    .work-block .inner-box {
        position: relative;
        background-color: #fff;
        padding: 55px 75px 35px 90px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .work-block .content-box {
        position: relative;
        padding-top: 30px;
        width: 100%;
    }
        .work-block .content-box .icon-box {
            position: relative;
            -webkit-transition: all .5s ease;
            transition: all .5s ease;
            margin-bottom: 20px;
        }
            .work-block .content-box .icon-box .icon {
                position: relative;
                color: #e71800;
                font-size: 90px;
                line-height: .8em;
                -webkit-transition: all .3s ease;
                transition: all .3s ease;
            }
            .work-block .content-box .icon-box .count {
                position: absolute;
                right: 0;
                top: -10px;
                font-size: 80px;
                line-height: 1em;
                font-weight: 900;
                color: #bfbfbf;
                -webkit-transition: all .3s ease;
                transition: all .3s ease;
            }
        .work-block .content-box .title {
            position: relative;
            font-weight: 800;
            color: #000;
            margin-bottom: 12px;
        }
        .work-block .content-box .text {
            font-size: 18px;
            line-height: 32px;
            min-height: 100px;
            text-align: justify;
        }
.hidden
{
    display:none !important
}
@media (max-width:991px)
{
    .ser-item .row .col-md-6:first-child{
        text-align:left
    }
}
.logo-footer {
    
    font-size: 32px;
    font-weight: 900;
    color: #fff;
    line-height: 1.4;
}
.footer {
    padding-top: 60px;
    background: #033d6c
}
.logo-footer {
    margin-bottom: 30px;
    display: inline-block;
}
.footer-subtitle {
    font-size: 18px;
    color: #fff;
}
.footer-title {
   
    font-size: 18px;
    margin-bottom: 30px;
   
}
.footer ul {
    list-style: none;
    padding-left: 0;
    margin-left: 0;
}
    .footer ul li {
        margin-bottom: 15px;
    }
        .footer ul li a {
            color: #fff;
            font-size: 15px;
        }
.footer-title {
    font-size: 18px;
    margin-bottom: 30px;
    color: #fff;
}
.copyright {
    padding-bottom: 50px;
    padding-top: 30px;
    background: #033d6c
}
    .copyright ul {
        display: block;
        text-align: center;
        list-style: none;
        padding-left: 0;
    }
        .copyright ul li {
            display: inline-block;
            margin-left: 10px;
            margin-right: 10px;
        }
            .copyright ul li a i {
                color: #fff !important;
            }
            .copyright ul li a i {
                font-size: 35px;
            
            }
.two-c {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
}
@media (max-width: 991px) {
    .footer-title {
        margin-top: 30px;
    }
}
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}
    .pagination > li {
        display: inline;
    }
        .pagination > li > a, .pagination > li > span {
            position: relative;
            float: left;
            padding: 6px 12px;
            margin-left: -1px;
            line-height: 1.42857143;
            color: #337ab7;
            text-decoration: none;
            background-color: #fff;
            border: 1px solid #ddd;
        }
        .pagination > li > a, .pagination > li > span {
            color: #2976A4;
        }
    .pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover, .pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover {
        color: #777;
        cursor: not-allowed;
        background-color: #fff;
        border-color: #ddd;
    }
    .pagination > li:first-child > a, .pagination > li:first-child > span {
        margin-left: 0;
        border-top-left-radius: 4px;
        border-bottom-left-radius: 4px;
    }
    .pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
        background-color: #2976A4;
        border-color: #2976A4;
    }
    .pagination > li:last-child > a, .pagination > li:last-child > span {
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
    }
    .pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
        z-index: 3;
        color: #fff;
        cursor: default;
        background-color: #337ab7;
        border-color: #337ab7;
    }
        .pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
            background-color: #2976A4;
            border-color: #2976A4;
        }
.search-toggler .icon-1 {
    color: var(--title-color);
}
.body-inner .search-toggler .icon-1
{
    color:#fff;
}
.body-inner .logo-text img
{
filter: brightness(0) invert(1);
}