.services ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: inline-block;
    width: 100%;
}
.services ul li {
    width: 33.3%;
    float: left;
    padding:50px 30px;
    border-right: 1px solid #0000001A;
    border-bottom: 2px solid #064273;
}
.services ul li:nth-child(2){
    border-bottom: 2px solid #1D9CD2; 
}
.ftr_menu {
    width: 80%;
}
.services ul li:last-child{
    border-right: 0;
}
.services {
    background: #fff;
    box-shadow: 0px 4px 18px 0px #0000000F;
    margin-top: -70px;
    border-radius: 10px;
}
.service_wrap {
    display: flex;
    align-items: center;
}
.service_wrap h6 {
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 0;
}
.service_wrap a {
    color: #000;
    text-decoration: none;
}
.service_wrap a:hover {
    color: #177ba6;
}
.service_wrap p {
    color: #575757;
    font-size: 13px;
    font-weight: 400;
    line-height: 19px;
    margin: 0;
}
.service_wrap span img {
    width: 40px;
    height: 40px;
    object-fit: contain;
}
.service_wrap span {
    margin-right: 20px;
}
.hm_about_left img {
    width: 80%;
    height: 100%;
}
.inner_banner {
    background: linear-gradient(255.31deg, #1D9CD2 -53.98%, #064273 102.6%);
    width: 400px;
    padding: 50px;
    border-radius: 0 50px 0px 0px;
}
.inner_banner h6{
    color: #FFFFFF;
    font-weight: 400;
    font-size: 25px;
    line-height: 37px;
}
.course_wrap {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 400px;
}
#courses .course_wrap {
    margin-bottom: 22px;
}
.course_wrap img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.course_name {
    position: absolute;
    bottom: 0;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
    width: 100%;
    padding: 20px;
}
.course_name h6{
    color: #fff;
    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
}
.testi_profile {
    display: flex;
    margin-top: 80px;
}
.testi_profile span{
    margin-right: 20px;
}
.testi_profile span img{
    width: 50px;
    height: 50px;
    border-radius: 50%;
}
.testi_profile h3 {
    font-weight: 600;
    font-size: 16px;
}
.testi_profile h6 {
    font-size: 14px;
    font-weight: 400;
}
.testi_left img {
    margin-bottom: 20px;
}
.testi_left {
    border-right: 1px solid #00000033;
    padding-right: 30px;
}
.testi_content {
    position: relative;
    padding-left: 30px;
}
.testi_content::after {
    position: absolute;
    content: '';
    left: 0px;
    top: 130px;
    width: 100%;
    height: 1px;
    background: #00000033;
}
.cta {
    background: linear-gradient(255.31deg, #1D9CD2 -53.98%, #064273 102.6%);
    width: 400px;
    padding: 50px;
    border-radius: 0px 50px 0px 0px;
    float: right;
}
#cta {
    display: flex;
    width: 100%;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: cover;
    border-radius: 0px 140px 0px 0px;
}
#inner_banner{
    display: inline-block;
    width: 100%;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: cover;
    border-radius: 0px 140px 0px 0px;  
}
.cta h6 {
    color: #FFFFFF;
    font-weight: 400;
    font-size: 25px;
    line-height: 37px;
}
.cta p {
    color: #fff;
}
.cta a {
    color: #fff;
    font-size: 13px;
    text-decoration: none;
    display: flex;
    align-items: center;
    font-weight: 400;
}
.cta a iconify-icon{
    margin-left: 10px;
    font-size: 18px;
}
footer {
    background: #011A2F;
    padding: 50px 0px 20px;
}
.ftr_scnd {
    border-top: 1px solid #ffffff3b;
    border-bottom: 1px solid #ffffff3b;
    padding: 40px 0px;
    margin-top: 20px;
    display: flex;
    justify-content: space-between;
}
.ftr_first {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.social_media a {
    width: 30px;
    height: 30px;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    float: left;
    color: #011a2f;
    border-radius: 50px;
    margin-left: 10px;
    font-size: 20px;
}
.ftr_menu a {
    color: #fff;
    font-size: 14px;
    text-decoration: none;
    margin-right: 30px;
    font-weight: 400;
}
.ftr_contact {
    display: flex;
}
.ftr_contact h6 {
    font-size: 15px;
    font-weight: 700;
    color: #fff;
}
.ftr_contact a {
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    font-weight: 400;
    display: flex;
}
.ftr_contact_scnd {
    border-left: 1px solid #ffffff3b;
    padding-left: 30px;
    margin-left: 30px;
}
.copy_right{
    text-align: center;
    margin-top: 20px;
}
.copy_right p,.copy_right a {
    font-size: 13px;
    color: #fff;
    font-weight: 400;
    margin: 0;
    text-decoration:none;
}
#hm_courses .owl-nav {
    position: absolute;
    top: -80px;
    right: 0;
}
#hm_courses .owl-nav button{
    margin-left: 20px;
    font-size: 26px;
}
#course_slider{
    margin-top: 50px;
}
#testi_slider .owl-nav{
    position: absolute;
    bottom: 0;
    right: 0;
}
#testi_slider .owl-nav button{
    margin-left: 20px;
    font-size: 26px;
}
#hm_courses {
    position: relative;
}
#hm_courses::after {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 400px;
    background: #F4F2EA;
    z-index: -1;
}
.innerbanner {
    height: 300px;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding-top: 70px;
}
.innerbanner:before {
    height: 100%;
    width: 100%;
    content: "";
    background: rgb(0 0 0 / 54%);
    position: absolute;
    left: 0;
    top: 0;
}
.innerbanner1 {
    text-align: center;
    position: relative;
}
.innerbanner1 .breadcrumb1{
    display: flex;
    align-items: center;
    justify-content: center;
}
.breadcrumb li.breadcrumb-item a {
    color: #ffffffb0;
    text-decoration: none;
}
.breadcrumb li.breadcrumb-item {
    color: #ffffffb0;
    text-decoration: none;
    font-size: 13px;
    font-family: 'Oswald', sans-serif;
}
.cont_icon {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 30px;
    margin: 0 auto 20px;
    background: #064273;
}
.cont_inner h4 {
    font-size: 18px;
}
.cont_inner p {
    font-size: 14px;
    font-weight: 400;
}
.cont_inner p {
    margin: 0 auto;
    width: 81%;
    font-size: 14px;
    font-weight: 400;
    color: #2b2b2b;
}
.cont_inner a {
    width: 100%;
    display: block;
    text-decoration: none;
    font-size: 14px;
    font-weight: 400;
    color: #2b2b2b;
}
.cont_inner {
    text-align: center;
}
.form-group{
  margin-bottom: 18px;
}
.contact_input {
    color: #202020;
    border: 1px solid #dddddd;
    width: 100%;
    padding: 0 20px;
    padding: 10px;
    box-shadow: none;
    outline: none;
}
.contact_input::placeholder{
    font-size: 14px;
}
.form-group textarea {
    height: 150px;
}
#contact_address {
    background: #F4F2EA;
}
.btnstyle {
    border: 1px solid #000000;
    color: #000000;
    font-size: 14px;
    padding: 13px 20px;
    text-decoration: none;
    display: flex;
    align-items: center;
    width: fit-content;
    background: transparent;
}
.cont_form {
    margin-right: 50px;
}
.industry_image{
    margin-left: 50px;
    position: relative;
}
.industry_image::after {
    position: absolute;
    content: '';
    left: -20px;
    bottom: -20px;
    width: 200px;
    height: 300px;
    background: linear-gradient(335deg, #1d9cd29e -53.98%, #064273 102.6%);
    z-index: -1;
}
.industry_image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.industry_left {
    height: 100%;
    display: flex;
    align-items: center;
}
.service_image {
    height: 400px;
    margin-bottom: 50px;
    overflow: hidden;
}
.service_image img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    animation: scale 20s linear infinite;
}
@keyframes scale{
    50% {
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        -ms-transform: scale(1.2);
        -o-transform: scale(1.2);
        transform: scale(1.2);
    }
}
.other_services h5 {
    font-size: 20px;
    font-weight: 600;
    color: #064273;
    text-transform: capitalize;
    margin-bottom: 20px;
}
.other_services {
    margin-left: 40px;
}
.other_services ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.other_services ul li {
    border-bottom: 1px solid #00000010;
    padding: 15px 0px;
    position: relative;
}
.other_services ul li::before {
    position: absolute;
    background: url(../images/fav.png) no-repeat center center / contain;
    content: '';
    left: 0;
    top: 0;
    width: 5%;
    height: 100%;
}
.other_services ul li a {
    text-decoration: none;
    color: #000000;
    font-size: 15px;
    font-weight: 400;
    margin-left: 26px;
}
.service_content_wrap h5 {
    font-size: 22px;
    font-weight: 600;
}
.service_content_wrap ul {
    padding: 0;
    margin: 0;
    list-style: none;
    margin-bottom: 20px;
}
.service_content_wrap ul li {
    padding-left: 35px;
    position: relative;
    font-size: 14px;
    line-height: 30px;
    color: #575757;
}
.service_content_wrap ul li::before {
    position: absolute;
    background: url(../images/fav.png) no-repeat center center / contain;
    content: '';
    left: 0;
    top: 7px;
    width: 17px;
    height: 17px;
}
.service_content_wrap h6{
    margin: 20px 0px;
    font-size: 18px;
    font-weight: 600;
}

/* gallery */
  .img-wrapper {
    position: relative;
    margin-top: 15px;
    height: 300px;
  }
  .img-wrapper img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  
  .img-overlay {
    background: rgba(0, 0, 0, 0.7);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0;
  }
  .img-overlay i {
    color: #fff;
    font-size: 3em;
  }
  
  #overlay {
    background: rgba(0, 0, 0, 0.7);
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 999;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  #overlay img {
    margin: 0;
    width: 80%;
    height: auto;
    -o-object-fit: contain;
       object-fit: contain;
    padding: 5%;
  }
  @media screen and (min-width: 768px) {
    #overlay img {
      width: 60%;
    }
  }
  @media screen and (min-width: 1200px) {
    #overlay img {
      width: 50%;
    }
  }
  
  #nextButton {
    color: #fff;
    font-size: 2em;
    transition: opacity 0.8s;
  }
  #nextButton:hover {
    opacity: 0.7;
  }
  @media screen and (min-width: 768px) {
    #nextButton {
      font-size: 3em;
    }
  }
  
  #prevButton {
    color: #fff;
    font-size: 2em;
    transition: opacity 0.8s;
  }
  #prevButton:hover {
    opacity: 0.7;
  }
  @media screen and (min-width: 768px) {
    #prevButton {
      font-size: 3em;
    }
  }
  
  #exitButton {
    color: #fff;
    font-size: 2em;
    transition: opacity 0.8s;
    position: absolute;
    top: 15px;
    right: 15px;
  }
  #exitButton:hover {
    opacity: 0.7;
  }
  @media screen and (min-width: 768px) {
    #exitButton {
      font-size: 3em;
    }
  }
  .course_left {
    width: 250px;
}
.course_content {
    margin-bottom: 50px;
}
.hm_d_about_left img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.hm_d_about_left{
    margin-right: 50px;
    position: relative;
}
.hm_d_about_left::after {
    position: absolute;
    content: '';
    left: -20px;
    bottom: -20px;
    width: 200px;
    height: 300px;
    background: linear-gradient(335deg, #1d9cd29e -53.98%, #064273 102.6%);
    z-index: -1;
}
.approval_wrapper {
    height: 200px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    transition: all .5s linear;
    margin-bottom: 20px;
}
.approval_wrapper img {
    width: 150px;
    height: 100px;
    object-fit: contain;
    transition: all .5s linear;
}
.approval_wrapper:hover img{
    transform: scale(1.06);
    transition: all .5s linear;
}
.approval_wrapper:hover{
    box-shadow: rgba(0, 0, 0, 0.1) 0px 20px 25px -5px, rgba(0, 0, 0, 0.04) 0px 10px 10px -5px;
}
.heading_style1 {
    margin-bottom: 20px;
    font-size: 20px;
}