.home-slider-two.owl-theme .owl-dots .owl-dot.active span,
.home-slider-two.owl-theme .owl-dots .owl-dot:hover span {
    background: #9dbdfc
}

.slider-item  img.img_data{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    object-fit: cover;
    background-size: cover;
}

.logo-img-aas {
  margin-right: 2em;
}

.home-slider-two .owl-prev {
    background-color: #bdcce2 !important
}

.home-slider-two .owl-next {
    background-color: #bdcce2 !important
}

.home-slider-two .slider-item {
    min-height: 650px;
    background-size: cover;
    object-fit: cover;
}

.ttm-btn.ttm-btn-style-border.ttm-btn-color-yellow2 {
  color: #ff5a3c !important;
  padding:
12px 20px;
  border:
1px solid #ff5a3c;
  font-family: inherit;
}

.home-slider-two .slider-item .slider-shape img {
    position: absolute;
    top: -160px;
    left: 0;
    width: 525px;
    -webkit-animation: a-three 5s infinite linear;
    animation: a-three 5s infinite linear;
    height: 525px;
}

.home-slider-two .slider-item:before {
    display: none
}

.home-slider-two .slider-item .slider-text h1 {
    color: #fff
}

.home-slider-two .slider-item .slider-text p {
    color: #fff
}

.home-slider-two .slider-item .slider-text .common-btn a {
    border: 2px solid #f73e31;
    color: #fff;
    background-color: #f73e31;
    position: relative
}

.home-slider-two .slider-item .slider-text .common-btn a:hover {
    color: #f73e31;
    background-color: transparent
}

.home-slider-two .slider-item .slider-text .common-btn .cmn-btn-right {
    background-color: transparent;
    color: #f73e31
}

.home-slider-two .slider-item .slider-text .common-btn .cmn-btn-right:hover {
    color: #fff;
    background-color: #0046c0
}


.slider-item .slider-text {
  position: relative;
  margin-top: 210px;
  margin-left: 43em;
}

.slider-text {
  margin-left: 2em;
}

.slider-item .slider-text h1 {
    font-weight: 700;
    font-size: 46px;
    color: #fff;
    margin-bottom: 35px;
    max-width: 600px;
    margin-left: 0
}

.slider-item .slider-text p {
    color: #fff;
    font-weight: 40;
    margin-bottom: 40px;
    max-width: 575px;
    margin-left: 0
}




.common-btn a {
    display: inline-block;
    color: #0046c0;
    background-color: #fff;
    font-size: 15px;
    font-weight: 500;
    padding: 12px 18px;
    border-radius: 5px;
    margin-right: 20px;
    border: 2px solid transparent
}

.common-btn a:hover {
    background-color: transparent;
    border: 2px solid #fff;
    color: #fff
}

.common-btn a:last-child {
    margin-right: 0
}

.common-btn .cmn-btn-right {
    background-color: #f73e31;
    border: 2px solid #f73e31;
    color:#fff;
    padding-left: 25px;
    padding-right: 25px
}

.common-btn .cmn-btn-right:hover {
    color: #f73e31;
    background-color: transparent;
    border: 2px solid #f73e31;
}

.home-slider .owl-prev {
    position: absolute;
    top: 45%;
    left: 15px;
    width: 55px;
    height: 55px;
    line-height: 55px!important;
    font-size: 28px!important;
    border-radius: 50%!important;
    color: #fff!important;
    background-color: #2459b8!important;
    -webkit-transition: .5s all ease;
    transition: .5s all ease
}

.home-slider .owl-prev:hover {
    color: #fff!important;
    background-color: #111!important
}

.home-slider .owl-next {
    position: absolute;
    top: 45%;
    right: 15px;
    width: 55px;
    height: 55px;
    line-height: 55px!important;
    font-size: 28px!important;
    border-radius: 50%!important;
    color: #fff!important;
    background-color: #2459b8!important;
    -webkit-transition: .5s all ease;
    transition: .5s all ease
}

.home-slider .owl-next:hover {
    color: #fff!important;
    background-color: #111!important
}

.home-slider.owl-theme .owl-dots {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 20px;
    display: flex !important;
    align-items: center;
    justify-content: center;
}

.owl-theme .owl-nav {
    margin-top: 0;
    position: absolute;
    bottom: 80%;
    left: 0;
    right: 0;
}

.home-slider.owl-theme .owl-dots .owl-dot span {
    width: 20px;
    height: 5px;
    margin: 5px 4px;
    background-color: #0046c0;
    -webkit-transition: .5s all ease;
    transition: .5s all ease;
    border-color: transparent;
}

.home-slider.owl-theme .owl-dots .owl-dot.active span,.home-slider.owl-theme .owl-dots .owl-dot:hover span {
    background: #9dbdfc;
    width: 30px
}

.home-slider-two .owl-prev {
    background-color: #bdcce2!important
}

.home-slider-two .owl-next {
    background-color: #bdcce2!important
}
.d-table-cell {
    vertical-align: middle;
}

.slider-medical .owl-carousel .owl-item{
    padding: 0 !important;
}


.slider-medical .owl-theme .owl-controls .owl-nav div.owl-prev,
.slider-medical .owl-theme .owl-controls .owl-nav div.owl-next{
    display: flex !important;
    align-items: center;
    justify-content: center;
}


.welcome-area .col-lg-6.p-0{
    height: 600px;
}

.welcome-left {
   position: relative;
   background-size: cover;
   background-position: center center;
   background-repeat: no-repeat;
   border-radius: 0 10px 10px 0;
   margin-bottom: 0px;
   width: 100%;
   height: 92%;
}

.welcome-left img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    background-size: cover;
}

.welcome-item ul {
    margin: 0;
    padding: 0;
    max-width: 430px
}

.welcome-item ul li {
    list-style-type: none;
    display: block;
    position: relative;
    margin-bottom: 60px
}

.welcome-item ul li:hover i {
    -webkit-box-shadow: 0 0 0 10px #111;
    box-shadow: 0 0 0 10px #111
}

.welcome-item ul li:last-child {
    margin-bottom: 0
}

.welcome-item ul li i {
    display: inline-block;
    position: absolute;
    top: 9px;
    left: 0;
    text-align: center;
    font-size: 35px;
    width: 70px;
    height: 70px;
    line-height: 70px;
    border-radius: 50%;
    color: #111;
    -webkit-box-shadow: 0 0 0 10px #0046c0;
    box-shadow: 0 0 0 10px #0046c0;
    background-color: #f1f1f1;
    -webkit-transition: .5s all ease;
    transition: .5s all ease
}

.welcome-item ul li .welcome-inner {
    padding-left: 110px
}

.welcome-item ul li .welcome-inner h3 {
    font-weight: 600;
    font-size: 24px;
    color: #6a47c2;
    margin-bottom: 10px
}

.welcome-item ul li .welcome-inner p {
    margin-bottom: 0
}

.welcome-right {
    padding-left: 70px;
    padding-top: 0
}

.section-title-two {
    max-width: 50em;
    margin-left: 0;
    margin-bottom: 25px;
    margin-top: -5px
}

.section-title-two span {
    display: inline-block;
    color: #f73f32;
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 5px
}

.section-title-two h2 {
    font-size: 38px;
    font-weight: 700;
    color: #3c2566
}



.ptb-100 {
    padding-top: 20px;
    padding-bottom: 4em;
}



.slider-medical .owl-theme .owl-controls .owl-nav div.owl-next:before,
.slider-medical .owl-theme .owl-controls .owl-nav div.owl-prev:before{
display: none !important;
}



.welcome-item.welcome-left .speciality-emergency {
    position: absolute;
    bottom: 20px;
    left: -70px;
    background-color: #0046c0;
    padding: 30px 295px 25px 40px;
    border-radius: 3px;
}

.welcome-item.welcome-left  .speciality-emergency .speciality-icon {
    width: 45px;
    height: 45px;
    background-color: #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    display: inline-block;
    position: relative
}

.welcome-item.welcome-left  .speciality-emergency .speciality-icon i {
    display: inline-block;
    line-height: 45px;
    color: #0046c0;
    text-align: center;
    font-size: 20px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    position: absolute;
    top: 0;
    left: 12px
}

.welcome-item.welcome-left  .speciality-emergency h3 {
    font-weight: 500;
    color: #fff;
    font-size: 24px;
    margin-bottom: 8px;
    position: absolute;
    top: 23px;
    right: 70px
}

.welcome-item.welcome-left  .speciality-emergency p {
    margin-bottom: 0;
    color: #fff;
    position: absolute;
    right: 142px;
    top: 56px
}



.service-item {
    margin-bottom: 30px;
    -webkit-box-shadow: 0 0 25px 0 #ddddddbf;
    box-shadow: 0 0 25px 0 #ddddddbf;
    text-align: center;
    position: relative;
    padding-top: 25px;
    padding-bottom: 25px;
    padding-left: 20px;
    padding-right: 10px
}

.service-item:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    opacity: .5;
    background-color: #061b49;
    opacity: 0;
    z-index: -1;
    -webkit-transition: .5s all ease;
    transition: .5s all ease
}

.service-item:hover {
    -webkit-box-shadow: none;
    box-shadow: none
}

.service-item:hover:before {
    opacity: 1
}

.service-item:hover .service-front {
    display: none;
    -webkit-transform: scale(.5);
    transform: scale(.5)
}

.service-item:hover .service-end {
    display: block;
    -webkit-transform: scale(1);
    transform: scale(1)
}

.service-item:hover .service-end p {
    margin-bottom: 24px
}

.service-item .service-front {
    -webkit-transition: .5s all ease;
    transition: .5s all ease;
    display: block
}

.service-item .service-front i {
    display: block;
    color: #f94232;
    font-size: 65px;
    margin-bottom: 20px
}

.service-item .service-front h3 {
    font-weight: 600;
    font-size: 22px;
    margin-bottom: 14px
}

.service-item .service-front p {
    margin-bottom: 0
}

.service-item .service-end {
    position: relative;
    display: none;
    -webkit-transform: scale(.5);
    transform: scale(.5);
    padding-top: 4px;
    padding-bottom: 5px
}

.service-item .service-end i {
    position: absolute;
    left: 0;
    right: 0;
    top: 10%;
    font-size: 170px;
    color: #fff;
    opacity: .1;
    z-index: -1
}

.service-item .service-end h3 {
    color: #fff;
    font-weight: 600;
    font-size: 22px;
    margin-bottom: 20px
}

.service-item .service-end p {
    margin-bottom: 0;
    color: #fff
}

.service-item .service-end a {
    display: inline-block;
    color: #0046c0;
    background-color: #fff;
    padding: 12px 15px
}

.service-item .service-end a:hover {
    color: #fff;
    background-color: #111
}


.about-section {
    padding-top: 0;
    padding-bottom: 0em;
  }
  
  .about-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  
  .about-left-content {
    width: 1081px;
  margin-right: -189px;
  }
  
  .about-image-wrapper {
    position: relative;
    overflow: hidden;
    height: auto;
    width: 80%;
    /*height: 509px;*/
  }
  
  .about-right-content {
    position: relative;
    /*width: 940px;
    top: -2.5em;*/
  }
  
  .about-text-wrapper {
    overflow: hidden;
    width: 800px;
    padding: 80px 75px 80px 75px;
    background-color: #00c1a6;
    color: #fff;
  }
  
  .about-heading {
    margin-top: 0px;
    margin-bottom: 20px;
    font-size: 48px;
    line-height: 58px;
    font-weight: 600;
  }
  
  .about-paragraph-text {
    margin-bottom: 0px;
    color: #f2f1fe;
    line-height: 28px;
  }
  
  .about-button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    text-decoration: none;
  }
  
  .about-button-wrapper {
    display: inline-block;
    margin-top: 22px;
  }
  
  .about-button-arrow {
    margin-left: 10px;
  }
  


  @media(max-width:821px){
    .home-slider-two .slider-item{
        height: auto !important;
        min-height: auto;
    }
    .owl-theme .owl-nav{
        bottom: 50% !important;
    }

    .home-slider.owl-theme .owl-dots {
        justify-content: end !important;
        right: 70px !important;    
    }

    .section-title-two{
        max-width: 80% !important;
    }
    .welcome-item ul{
        max-width: 90% !important;
    }
    .welcome-area .col-lg-6.p-0{
        height: 100%;
    }
    .welcome-item.welcome-left .speciality-emergency{
        transform: translateX(-50%);
        left: 50%;
    }
    .about-wrapper{
        flex-direction: column;
    }
    .about-left-content{
        width: 100%;
        margin: 0;
    }
    .about-left-content .about-image-wrapper{
        width: 80%;
        margin: auto;
    }
    .about-text-wrapper{
        width: 80%;
        margin: auto;
        padding: 20px;
    }
    .about-heading{
        font-size: 1.5em;
    }
    .about-paragraph-text{
        font-size: 1em;
        line-height: 1.5em;
    }
  }
  .site-logo img {
    width: 165px;
    position: relative;
    bottom: 10px;
  }
  p.row_data{
    width:90%;
    text-align: justify;
  }
  .counter-area {
    background-color: #2f2d68;
  }
  .welcome-area {
    max-height: 550px;
  }
  /*  */
  .bg-solid {
    background-color: #4a307b;
    width: 100%;
    height: 400px;
  }
  .container-fluid-t {
    margin-bottom: -7em;
  }
  /*  */
  .testim-box {
    background: #fff;
    padding: 20px;
    border: 1px solid #ececec;
    box-shadow: 0 0 1px 0 #d5d0d0;
    margin-right: 10px;
    text-align: center;
    height: 385px;
    margin-top: 40px;
    border-radius: 4px;
  }
  a.watch {
    display: inline-block;
    padding: 10px 30px;
    background: #f94232;
    color: #fff;
    border-radius: 4px;
    position: relative;
    margin-top: 1em;
    font-size: 1em;
    font-weight: normal;
  }
  .flex-start {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    border-radius: 4px;
  }
  .align-center {
    align-items: center;
  }
  .testim-box img {
    width: 140px;
    height: 140px;
    display: block;
    margin: 0 auto 20px;
    border-radius: 50%;
    object-fit: cover;
  }
  img {
    max-width: 100%;
  }
  .testim-box h3 {
    font-size: 1.1em;
    letter-spacing: -0.03em;
    font-weight: 600;
  }
  .testim-box p {
    margin: 15px 0;
    color: #6d6f71;
    letter-spacing: -0.03em;
  }
.testim-box span {
  display: block;
  font-size: 0.8em;
  line-height: 0.9em;
  color: #e18c69;
}
.testiomonials {
    padding-bottom: 5em;
  }
  
  /***********/
 .facts-num {
 display: flex;
  flex-direction: column;
  padding:0;
  margin:0;
  color: #fff;
  }

 .btn-left.btn.btn-effect-3.btn-blue {
  background:#f73e31; font-family: inherit;
   border: 2px solid #f73e31;
}

.btn.btn-effect-3.btn-blue::after {
  background:#fff;
  color: #f73e31;

}

.btn-left.btn.btn-effect-3.btn-blue:hover{
color: #f73e31;
  background-color: transparent;
  border:    2px solid #f73e31;}

  /*******/

  .memebers {
    margin: 45px -15px 0;
}

.memeber-box {
    margin-top: 15px;
}

.featured-blocks.none-color {
    background: none;
    box-shadow: 0 0;
    margin-left: 30px;
}

.title-box.title-box-2 {
    width: 320px;
    margin-right: 20px;
}

.sponsors-slider .owl-next, .sponsors-slider .owl-prev {
    position: absolute;
    top: 50px;
}

.sponsors-slider .owl-prev {
    left: -60px;
}

.sponsors-slider .owl-next {
    right: -60px;
}

.owl-prev, .owl-next {
    width: 30px;
    height: 30px;
    background: #00000047;
    border-radius: 5px;
    margin: 5px;
    cursor: pointer;
    color: #fff;
    font-size: 13px
}

.block.bk-partener {
    height: 190px;
    transition: .35s ease;
    background: #fff;
}

.block.bk-partener:hover {
    box-shadow: 0 10px 50px 0 rgba(26, 46, 85, 0.2);
    transform: scale(1.05);
}
.block.bk-partener img {
    max-width: 170px;
}

/********/
  .block.bk-partener {
    height: 190px;
    transition: .35s ease;
    background: #fff;
}

.block.bk-partener:hover {
    box-shadow: 0 10px 50px 0 rgba(26, 46, 85, 0.2);
    transform: scale(1.05);
}


.featured {
  background:#ececec;
  padding: 3em;
}

.flex-center, flex-center {
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

.flex-start, flex-start {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start
}

.clearfix:after, .slider-text h2 span, .slider-text span.orange, container, pull-left, pull-right {
    display: block
}

.align-center {
    align-items: center
}

.flex-end {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-items: center;
    flex-direction: row-reverse
}

.flex-1 {
    flex: 1
}

.hide {
    display: none
}
.featured-blocks.none-color {
  background:
none;
  box-shadow: 0 0;
  margin-left: 30px;
}
.featured-blocks {
  margin-top: 45px;
  background:
#fff;
  box-shadow: 1px 2px 10px #cccccc45;
}

.block {
  height: 200px;
  border-left:
1px solid #eee;
  position: relative;
  border-bottom:
1px solid #eee;
  margin:
0 -15px;
}
.align-center {
  align-items: center;
}

.block.bk-partener img {
  max-width: 170px;
}
a img {
  border:
none;
}
a img {
  border:
none;
}
img {
  max-width: 100%;
}
img {
  font-size: 0;
  height: auto;
  position: relative;
}

.col-3 {
  width: calc((3 / 12) * 100%);
}


.about-link.more-videos.before {
  background-color: #e3714e !important;
  border: 0 !important;
  color: #fff !important;
  padding: 15px;
  border-radius: 8px;
}

.about-left-content img {
  width: 100%;
}