@import url('https://fonts.googleapis.com/css2?family=Amaranth&family=EB+Garamond:ital,wght@1,400;1,600&family=Josefin+Slab:ital,wght@1,500;1,700&display=swap');
body{
    font-family: Raleway,Sans-serif/*'Amaranth',*/;
}
.page-scroll {
    top: 0;
    position: fixed;
    width: 100%;
    z-index: 999;
    animation: slide-down 0.7s;
    background-color: #fff;
  }
/* top menu start here */
.topmenu {
    background-color: #1cb1ec/*#678ca1*/;
    padding: 0px 0;
    color: #fff;
  }
  .left-top{
    margin-top: 2px;
  }
  .left-top p{
   margin: 0;
   font-size: 15px;
  }
  .left-top span{
      color: #fff;
  }
  .right-top {
    text-align: right;
    margin-right: 20px;
  }
  .right-top span {
    padding: 7px 6px;
    font-size: 15px;
}
  .right-top a{
      color: #fff;
  }
  .right-top a:hover {
      color: #727679;
  }
  .mvw{
      color: #fff;
  }
  .left-top a{
      text-decoration: none;
  }
  /* top menu end here */
.header_area{
    padding: 10px 0px;
}
.nav-header img {
    width: 120px;
}
.carousel .carousel-indicators {
    bottom: 5px;
}

.carousel .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    text-indent: -999px;
    cursor: pointer;
    border: 1px solid #fff;
    border-radius: 10px;
    background: #fff;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14), 0 3px 1px -2px rgba(0, 0, 0, .12), 0 1px 5px 0 rgba(0, 0, 0, .2);
    border-radius: 2px;
}

.carousel .carousel-indicators .active {
    margin: 11px 10px;
}

.carousel .carousel-indicators li {
    margin: 11px 10px;
}

.carousel .carousel-indicators .active {
    margin-top: 10px;
    transform: scale(1.3);
    box-shadow: 0 4px 5px 0 rgba(0, 0, 0, .14), 0 1px 10px 0 rgba(0, 0, 0, .12), 0 2px 4px -1px rgba(0, 0, 0, .2);
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.carousel-item {
    position: relative;
    display: none;
    align-items: center;
    width: 100% !important;
    transition: transform .6s ease;
    backface-visibility: hidden;
    perspective: 1000px;
}

.carousel-item.active {
    display: block;
}

.carousel .carousel-caption {
    padding-bottom: 12%;
}

.carousel-caption h3 {
    font-size: 40px;
    color: #7bb331;
}

.carousel-caption p {
    font-size: 30px;
    color: #3da44f;
}

.carousel .carousel-caption .material-icons {
    position: relative;
    top: 5px;
}

.carousel .carousel-control-next .material-icons {
    z-index: 5;
    display: inline-block;
    font-size: 50px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 50px;
    margin: auto;
}

.carousel .carousel-control-prev .material-icons {
    z-index: 5;
    display: inline-block;
    font-size: 50px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 50px;
    margin: auto;
}

/* Carousel Control custom */
.carousel-control .control-icon {
    font-size: 28px;
    height: 30px;
    margin-top: -15px;
    width: 30px;
    display: inline-block;
    position: absolute;
    top: 50%;
    z-index: 5;
}

.carousel-control .prev {
    margin-left: -15px;
    left: 50% !important;
}

/* Prev */
.carousel-control .next {
    margin-right: -15px;
    right: 50%;
}

/* Next */
/* Removing BS background */
.carousel .control-box {
    opacity: 0;
}

a.carousel-control.left {
    left: 0;
    background: none;
    border: 0;
}

a.carousel-control.right {
    right: 0;
    background: none;
    border: 0;
}

/* Animation */
.control-box,
a.carousel-control,
.carousel-indicators li {
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease;
}

/* Hover animation */
.carousel:hover .control-box {
    opacity: 1;
}

.carousel:hover a.carousel-control.left {
    left: 15px;
}

.carousel:hover a.carousel-control.right {
    right: 15px;
}

/* Carouse Indicator */
.carousel-indicators li.active,
.carousel-indicators li {
    border: 0;
}

.carousel-indicators li {
    background: #666;
    margin: 0 3px;
    width: 12px;
    height: 12px;
}

.carousel-indicators li.active {
    background: #fff;
    margin: 0 3px;
}

/*end here*/
/*section end here*/

.home-page-icon-boxes {
    padding: 50px 0;
}
.icon-box:hover, .icon-box.active {
    border: 0;
    background: -moz-linear-gradient(180deg,rgba(255,90,0,1) 0%,rgba(255,54,0,1) 100%);
    background: -webkit-gradient(linear,left top,right top,color-stop(0%,rgba(255,90,0,1)),color-stop(100%,rgba(1255,54,0,1)));
    background: -webkit-linear-gradient(180deg,rgba(255,90,0,1) 0%,rgba(255,54,0,1) 100%);
    background: -o-linear-gradient(180deg,rgba(255,90,0,1) 0%,rgba(255,54,0,1) 100%);
    background: -ms-linear-gradient(180deg,rgba(255,90,0,1) 0%,rgba(255,54,0,1) 100%);
    background: linear-gradient(270deg,rgba(255,90,0,1) 0%,rgba(255,54,0,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff5a00', endColorstr='#ff3600',GradientType=1 );
    color: #fff;
}
.icon-box {
    padding: 40px;
    border-radius: 24px;
    background: #ecf2f5;
    text-align: center;
    transition: all .35s;
}
.icon-box:hover figure img:nth-of-type(1), .icon-box.active figure img:nth-of-type(1) {
    display: none;
}
.icon-box:hover figure img:nth-of-type(2), .icon-box.active figure img:nth-of-type(2) {
    display: block;
}
.icon-box:hover .entry-title, .icon-box.active .entry-title {
    color: #fff;
}
.icon-box .entry-title {
    margin-top: 28px;
    font-size: 24px;
    font-weight: 600;
    color: #262626;
}
.justify-content-center {
    -ms-flex-pack: center!important;
    justify-content: center!important;
}
.d-flex {
    display: -ms-flexbox!important;
    display: flex!important;
}
.icon-box .entry-content {
    margin-top: 24px;
}
.icon-box:hover .entry-content p, .icon-box.active .entry-content p {
    color: #fff;
}
.icon-box .entry-content p {
    margin: 0;
    font-size: 14px;
    color: #595858;
}
.icon-box figure img:nth-of-type(1) {
    display: block;
}
.icon-box figure img:nth-of-type(2) {
    display: none;
}


/* about section starts */
.auto-container {
    position: static;
    max-width: 1200px;
    padding: 0px 15px;
    margin: 0 auto;
}
.welcome-section {
    position: relative;
    padding: 60px 0px;
}
.sec-title.centered {
    text-align: center;
}
.sec-title {
    position: relative;
    margin-bottom: 48px;
}
.sec-title.centered .separator {
    margin: 0 auto;
}
.sec-title .separator {
    position: relative;
    width: 120px;
    text-align: center;
    margin-bottom: 14px !important;
}
.sec-title .separator:before {
    position: absolute;
    left: 0px;
    top: 0px;
    content: '::::::';
    color: #000000;
    font-size: 14px;
    letter-spacing: 3px;
}
.sec-title .separator .icon{
    color: #e7470c;
}
.flaticon-pawprint-1:before {
    content: "\f119";
}
.sec-title .separator:after {
    position: absolute;
    right: 0px;
    top: 0px;
    content: '::::::';
    color: #000000;
    font-size: 14px;
    letter-spacing: 3px;
}
.sec-title .title {
    position: relative;
    color: #666666;
    font-size: 18px;
    font-style: italic;
    /* font-family: 'Merriweather', serif; */
}
.sec-title h1 {
    position: relative;
    font-size: 36px;
    color: #1cb1ec;
    font-weight: 800;
    line-height: 1.2em;
    display: inline-block;
    margin-top: 4px;
}
.welcome-section .image-column {
    position: relative;
    margin-bottom: 40px;
}
.welcome-section .image-column .image {
    position: relative;
}
.welcome-section .image-column .image img {
    position: relative;
    width: 100%;
    display: block;
    border-radius: 50px;
}
.welcome-section .content-column {
    position: relative;
}
.welcome-section .content-column .inner-column {
    position: relative;
    padding-left: 10px;
}
.welcome-section .content-column .inner-column .text {
    position: relative;
    margin-bottom: 35px;
}
.welcome-section .content-column .inner-column .text p {
    position: relative;
    color: #444444;
    font-size: 14px;
    line-height: 2em;
    margin-bottom: 20px;
}
.list-style-one {
    position: relative;
}
.list-style-one li {
    position: relative;
    color: #444444;
    font-size: 14px;
    font-weight: 600;
    padding-left: 25px;
    margin-bottom: 6px;
    list-style-type: none;
}
.list-style-one li:before {
    position: absolute;
    content: '';
    left: 0px;
    top: 5px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    border: 1px solid #1cb1ec;
}
.list-style-one li:after {
    position: absolute;
    content: '';
    left: 3px;
    top: 8px;
    right: 2px;
    bottom: 2px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    border: 1px solid #1cb1ec;
}
.welcome-section .content-column .inner-column .theme-btn {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    padding: 11px 40px;
    margin-top: 40px;
    text-decoration: none;
}
.btn-style-two:hover {
    background: none;
    color: #1cb1ec;
}
.btn-style-two {
    position: relative;
    padding: 11px 32px;
    line-height: 29px;
    color: #ffffff;
    font-size: 16px;
    font-weight: 700;
    border-radius: 50px;
    background-color: #1cb1ec;
    border: 2px solid #1cb1ec;
}
.theme-btn {
    display: inline-block;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
/* about section ends */

/* service section starts 
.services h1{
    text-align: center;
    font-size: 40px;
    color: #ec5c1c;
}
.post-slide {
    margin: 0 10px;
    border: 2px solid #ec5c1c;
}
.post-slide .post-info{
    padding: 5px 0;
    margin: 0;
    list-style: none;
}
.post-slide .post-info li{
    display: inline-block;
    margin: 0 5px;
}
.post-slide .post-info li i{
    margin-right: 8px;
}
.post-slide .post-info li a{
    font-size: 11px;
    font-weight: bold;
    color: #7e828a;
    text-transform: uppercase;
}
.post-slide .post-info li a:hover{
    color: #1dcfd1;
    text-decoration: none;
}
.post-slide .post-img{
    position: relative;
}
.post-slide .post-img:before{
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    background: rgba(0, 0,0,0.6);
    transition: opacity 0.40s linear 0s;
}
.post-slide:hover .post-img:before{
    opacity: 1;
}
.post-slide .post-img img{
    width: 100%;
    height: auto;
}
.post-slide .read{
    position: absolute;
    bottom: 30px;
    left: 50px;
    font-size: 30px;
    color: #fff;
    text-transform: capitalize;
    opacity: 0;
    transition: all 0.40s linear 0s;
}
.post-slide:hover .read{
    opacity:1;
}
.post-slide .read:hover{
    text-decoration: none;
    color: #ec5c1c;
}
.post-slide .post-content{
    padding: 20px;
    position: relative;
}
.post-slide .post-author{
    width: 75px;
    height: 75px;
    border-radius: 50%;
    position: absolute;
    top: -45px;
    right: 10px;
    overflow: hidden;
    border:4px solid #fff;
}
.post-slide .post-author img{
    width: 100%;
    height: auto;
}
.post-slide .post-title{
    font-size: 20px;
    font-weight: bold;
    color: #ec5c1c;
    margin: 0 0 10px 0;
    text-transform: uppercase;
    transition: all 0.30s linear 0s;
}
.post-slide .post-title:after{
    content: "";
    width: 25px;
    display: block;
    margin-top: 10px;
    border-bottom: 4px solid #333;
}
.post-slide .post-description{
    font-size: 16px;
    color: #555;
    margin-bottom:20px;
}


/* service section ends */



  .parallax-section {
    position: relative;
    padding: 80px 0px;
    background-position: center center;
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
}
.fact-counter-wrapper {
    position: relative;
    background: url(../images/bg-1.jpg) center no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    margin: 40px 0px;
}
.parallax-section:before {
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 0;
}
.fact-counter-wrapper:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: '';
    background: #1cb1ec52;
    opacity: .95;
}
.fact-counter-wrapper h2 {
    font-size: 36px;
    line-height: 42px;
    color: #fff;
    margin: 0;
    margin-bottom: 27px;
}
.thm-btn:hover, .thm-btn.inverse {
    background-color: #fff;
    border-color: #1cb1ec;
    color: #1cb1ec;
    text-decoration: none;
}
.thm-btn {
    background: #f14b05;
    border-radius: 30px;
    display: inline-block;
    color: #fff;
    font-size: 12px;
    /* font-family: 'Raleway', sans-serif; */
    text-transform: uppercase;
    font-weight: bold;
    padding: 12px 35px;
    border: 2px solid transparent;
    transition: all .3s ease;
}
.single-fact {
    text-align: center;
    display: inline-block;
    padding: 0 35px;
}
.single-fact .icon {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    border: 2px solid #787070;
    color: #fff;
    text-align: center;
    line-height: 98px;
    margin-bottom: 14px;
}
.single-fact .icon img {
    width: 69px;
    position: relative;
    bottom: 8px;
    right: 1px;
}
.single-fact span {
    font-size: 48px;
    font-weight: 500;
    color: #fff;
}
.single-fact p {
    margin: 0;
    font-size: 12px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 600;
}
.fact-counter-wrapper .thm-btn.inverse:hover {
    border-color: #fff;
    color: #fff;
}
.thm-btn.inverse:hover {
    background: #1cb1ec;
    border-color: #1cb1ec;
    color: #fff;
}
.ft-logo a{
        font-size: 30px;
    color: #fff;
    text-decoration: none;
}
/*media queries starts*/
@media (max-width: 1024px) {
.fact-counter-wrapper {
    text-align: center;
}
.thm-btn:hover, .thm-btn.inverse {
    margin-bottom: 10px;
}
.mt-lg-0 {
    margin-bottom: 15px;
}
}

@media (max-width: 768px) {
.fact-counter-wrapper {
    text-align: center;
}
.parallax-section {
    position: relative;
    padding: 20px 0px;
}
.fact-counter-wrapper h2 {
    font-size: 26px;
}
.thm-btn:hover, .thm-btn.inverse {
    margin-bottom: 10px;
}
.welcome-section {
    position: relative;
    padding: 20px 0px;
}
.mt-lg-0{
    margin-bottom: 15px;
}
.home-page-icon-boxes {
    padding: 30px 0;
}
.mvw{
    display: none;
}
.testimonial-cnt {
    padding: 10px 0px;
}
.testimonial .description {
    padding: 20px 28px 20px 45px;
}
}
@media (max-width: 425px) {
    .welcome-section .content-column .inner-column .theme-btn {
        text-transform: uppercase;
        font-weight: 700;
        font-size: 14px;
        padding: 3px 16px;
        margin-top: 10px;
        text-decoration: none;
    }
    .copyright {
       text-align: center;
    }
    .design p {
        color: white;
        float: none;
        font-size: 16px;
        text-align: center;
    }
    .bm-w{
        color: transparent;
    }
}
@media (max-width: 320px) {
.navigation-portrait .nav-menus-wrapper {
    width: 225px;
}
}
/*media queries ends*/

.blog {
    padding: 45px 0 0;
}
.sub_title {
    max-width: 800px;
    margin: 0px auto 30px;
    text-align: center;
}
.sub_title h2 {
    font-size: 50px;
    margin: 0;
    /* font-family: "Poppins", sans-serif; */
    font-weight: 600;
    letter-spacing: 2px;
    color: #1cb1ec;
}
.sub_title p {
    padding: 25px 10% 0;
    margin: 0;
}
.blog .single_item {
    box-shadow: 0px 0px 90px 0px rgb(47 47 47 / 5%);
    text-align: center;
    position: relative;
}
.blog .single_item:before {
    position: absolute;
    content: "";
    transition: all 0.3s ease-in-out;
}
.blog .single_item .blog-img {
    overflow: hidden;
}
.blog .single_item .blog-img img {
    width: 100%;
    transition: all 0.3s ease-in-out;
    height: 360px;
    object-fit: cover;
    border-top-left-radius: 73px;
}
.blog .single_item .blog_title {
    padding: 25px;
    background: #ffffff;
    margin-top: 0px;
    z-index: 1;
    position: relative;
    transition: all 0.3s cubic-bezier(0, 0, 1, 0.77);
}
.blog .single_item .blog_title span {
    font-size: 15px;
    line-height: 24px;
    font-weight: 400;
    margin-bottom: 15px;
    transition: all 0.3s ease-in-out;
    /* font-family: "Rubik", sans-serif; */
}
.blog .single_item .blog_title h3 {
    font-weight: 700;
    font-size: 20px;
    padding-top: 5px;
    line-height: 34px;
}
.blog .single_item .blog_title h3 a {
    color: #333146;
    transition: all 0.3s ease-in-out;
    text-decoration: none;
}
.blog .single_item .blog_title .post_bloger {
    padding: 15px 0 10px;
}
.blog .single_item .blog_title .post_bloger span {
    font-size: 15px;
    font-weight: 300;
    padding-top: 15px;
    margin: 0;
    color: #6a7a83;
    transition: all 0.3s ease-in-out;
    font-weight: 400;
}
.blog .single_item .blog_title .post_bloger .bloger_name {
    color: #1cb1ec;
    font-weight: 700;
    font-size: 14px;
}
.blog-img a{
    transition: all 0.3s ease-in-out;
    text-decoration: none;
    outline: none;
}
.blog .single_item:hover .blog_title {
    margin-top: -32px;
    background: #61bee2;
    border-bottom-right-radius: 73px;
}
.blog .single_item .blog_title h3 a:hover {
    color: #f0ebeb !important
}
.blog .single_item:hover .blog_title .post_bloger span {
    color: #ffffff !important;
}
.blog .single_item:hover .blog_title span {
    color: #ffffff;
}







  /* contact us starts */
  #contact-us-innerpage .btn-success {
    background-color: #008dd5;
    }
    #contact-us-innerpage button {
        outline: none;
    }
    .btn-success {
        color: #fff;
        background-color: #5cb85c;
        /* border-color: #4cae4c; */
    }
    .btn {
        display: inline-block;
        margin-bottom: 0;
        font-weight: 400;
        text-align: center;
        white-space: nowrap;
        vertical-align: middle;
        -ms-touch-action: manipulation;
        touch-action: manipulation;
        cursor: pointer;
        background-image: none;
        border: 1px solid transparent;
        padding: 6px 12px;
        font-size: 14px;
        line-height: 1.42857143;
        border-radius: 4px;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }
    .btn-success:hover {
        color: #fff;
        background-color: #449d44;
        /* border-color: #398439; */
    }
    #contact-us-innerpage .contct-right {
        text-align: center;
        padding: 20px;
        color: #000000;
        background-color: #008dd5;
        margin-bottom: 20px;
        -webkit-box-shadow: 0px 1px 8px 0px #008dd5;
        box-shadow: 0px 1px 8px 0px #008dd5;
    }
    #contact-us-innerpage .contct-right i {
        font-size: 34px;
    }
    .fa-phone:before {
        content: "\f095";
    }
    #contact-us-innerpage .contct-right h5 {
        font-size: 22px;
    }
    #contact-us-innerpage .contct-right h6 {
        font-size: 18px;
    }
    .contat-head h2{
        color: #008dd5;
    }
  /* contact us ends */








  .area-padding {
    padding: 50px 0px;
}

.single-system {
    display: flex;
    overflow: hidden;
    align-items: center;
    margin-bottom: 30px;
}

.main-system {
    display: block;
    width: 40%;
    float: left;
}

.system-content {
    padding: 22px;
    position: relative;
    left: 0px;
    z-index: 1;
    background: #075286;
    max-height: 430px;
    height: 100%;
    overflow: hidden;
    width: 560px;
    border-radius: 5px;
}

.system-content h3 {
    font-size: 38px;
    margin-bottom: 10px;
    line-height: 38px;
    color: #fff;
    font-weight: 600;
}

.system-content p {
    font-size: 16px;
    color: #fff;
    line-height: 26px;
}

.top-content {
    float: left;
    width: 60%;
}

.system-images {
    position: relative;
}

.system-images img {
    width: 100%;
}
.deparments h2{
    color: #fff;
}
.deparments ul{
    padding-left: 0px;
}
.deparments li{
    list-style-type: none;
    color: #fff;
}



  /* footer starts */

  footer {
    background:#6c7376;
    color: #ffffff;
    padding: 60px 20px 30px;
  }

  .footer-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 40px;
    max-width: 1200px;
    margin: auto;
  }
  
  @media (max-width: 768px){
    .footer-container {
        gap: 0;
    }
  }

  .footer-col {
    flex: 1 1 250px;
    min-width: 200px;
  }

  .footer-logo img {
    width: 90px;
    margin-bottom: 10px;
  }

  .footer-col h3 {
    color: #1cb1ec;
    font-size: 2.2rem;
    margin-bottom: 15px;
    position: relative;
  }

  .footer-col ul {
    list-style: none;
    padding: 0;
  }

  .footer-col ul li {
    margin: 10px 0;
    font-size: 0.95rem;
  }

  .footer-col ul li::before {
    content: "›";
    color: #1cb1ec;
    margin-right: 8px;
    font-size: 20px;
  }

  .footer-col ul li a {
    color: #fff;
    text-decoration: none;
    transition: color 0.3s;
    font-size: 15px;
  }

  .footer-col ul li a:hover {
    color: #1cb1ec;
  }

  .social-icons {
    display: flex;
    gap: 10px;
    margin-top: 10px;
  }

  .social-icons a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: rgba(255, 255, 255, 0.1);
    width: 36px;
    height: 36px;
    border-radius: 50%;
    text-decoration: none;
    color: #facc15;
    transition: 0.3s;
  }

  .social-icons a:hover {
    background: #facc15;
    color: #1e3a8a;
  }

  .footer-bottom {
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    text-align: center;
    margin-top: 40px;
    padding-top: 15px;
    font-size: 15px;
    color: #ffffff;
  }

  .footer-bottom a {
    color: #0d47ef;
    text-decoration: none;
  }
  
  @media (max-width: 768px) {
      .footer-opacity {
          /*color: #6b7376;*/
          opacity: 0;
      }
  }
  
  @media (max-width: 768px) {
      .mobile {
          position: relative;
          left: 88px;
      }
  }

  @media (max-width: 768px){
      .footer-span {
          position: relative;
          top: 25px;
          right: 24px;
      }
  }
  @media (max-width: 768px){
    .footer-bottom {
        margin-top: 0;
    }
  }

  @media (max-width: 768px) {
    .footer-container {
      flex-direction: column;
      text-align: center;
    }
    .social-icons {
      justify-content: center;
    }
  }

  /* Footer ends */



  /* service */

   section.services {
    max-width: 1200px;
    margin: 20px auto;
    padding: 0 20px;
    text-align: center;
  }

  section.services h2 {
    font-size: 50px;
    color: #1cb1ec;
    margin-bottom: 8px;
    font-weight: 500;
  }

  section.services p.subtitle {
    color: #666666;
    font-size: 21px;
    margin-bottom: 50px;
  }

  
  .service-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 35px;
  }

  @media (max-width: 768px) {
    .service-grid {
      grid-template-columns: 1fr;
    }
  }

  .service-card {
    background: #fff;
    border-radius: 15px;
    overflow: hidden;
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.07);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
  }

  .service-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 12px 30px rgba(249, 115, 22, 0.25);
  }

  
  .service-image {
    position: relative;
    overflow: hidden;
  }

  .service-image img {
    width: 100%;
    height: 280px;
    object-fit: cover;
    transition: transform 0.6s ease;
  }

  .service-card:hover .service-image img {
    transform: scale(1.1);
  }

  .service-content {
    padding: 20px 22px 28px;
    text-align: left;
  }

  .service-content h3 {
    color: #1cb1ec;
    margin: 0 0 8px;
    font-size: 25px;
  }

  .service-content p {
    color: var(--text-light);
    font-size: 14px;
    line-height: 1.6;
  }

  .service-btn {
    display: inline-block;
    margin-top: 14px;
    padding: 10px 18px;
    background: #1cb1ec;
    color: #505d60;
    font-weight: 500;
    border: 1px solid #1cb1ec;
    text-decoration: none;
    border-radius: 8px;
    transition: background 0.3s ease;
  }

  .service-btn:hover {
    background: #f3f1ef;
    color: #1cb1ec;
    text-decoration: none;
  }

  /* service end */

  

  /* New testimonials */
    .testimonial-header {
        text-align: center;
        margin: 54px 0 58px 0;
    }
    .testimonial-header h2 {
        color: #1cb1ec;
        font-weight: 600;
    }
.testimonial {
    padding: 20px 20px 20px 54px;
    margin: 0px 20px 30px 53px;
    border-left: 2px solid #1cb1ec;
    position: relative;
}
.testimonial:after{
    content: "";
    border-bottom: 25px solid #1cb1ec;
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
    position: absolute;
    bottom: -24px;
    left: -26px;
}
.testimonial .pic{
    width: 100px;
    height: 100px;
    border-radius: 50%;
    border: 2px solid #1cb1ec;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: -50px;
}
.testimonial .pic img{
    width: 120px;
    height: 107px;
    margin-left: -13px;
    margin-top: -6px;
}
.testimonial .title {
    font-size: 22px;
    font-weight: 600;
    color: #1cb1ec;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 0 0px 7px 30px;
}
.testimonial .post{
    display: block;
    font-size: 15px;
    color: #ae483a;
    text-transform: capitalize;
    margin: 0 0px 7px 30px;
}
.testimonial .description {
    padding: 30px 45px 30px 30px;
    margin-left: 34px;
    border: 1px solid #d6d6d6;
    font-size: 14px;
    color: #6d6d6d;
    line-height: 26px;
    position: relative;
}
.owl-theme .owl-controls{ margin-top: 10px; }
.owl-theme .owl-controls .owl-page span{
    width: 35px;
    height: 15px;
    border-radius: 0;
    background: #71334a;
    opacity: 0.8;
    transition: all 0.3s ease 0s;
}
.owl-theme .owl-controls .owl-page.active span{
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: #ae483a;
}
@media only screen and (max-width: 479px){
    .testimonial{
        padding: 20px 0 20px 60px;
        margin: 10px 20px 50px 50px;
    }
    .testimonial .title{ font-size: 20px; }
}

  /* new testimonials */

  /* new 2 */

  
    

  