html {
    scroll-behavior: smooth
}

body {
    font-family: "Centrale Sans";
}

.container {
    max-width: 1250px
}

.header {
    padding: 12px 0;
    -webkit-box-shadow: 0 0 10px rgb(0 0 0 / 13%);
    box-shadow: 0 0 10px rgb(0 0 0 / 13%)
}

.header img {
    max-height: 65px
}

.intro h4 {
    color: #f59935;
    font-weight: 600
}

.intro h2 {
    font-weight: 900;
    font-size: 40px;
    color: #000;
    line-height: 50px;
    text-transform: uppercase
}

.intro p {
    color: #fff;
    font-size: 15px;
    font-weight: 500
}

.navbar {
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 600;
    padding: 0
}

.menu-section {
    border-bottom: 1px solid #dfdfdf
}

.navbar-expand-lg .navbar-nav .nav-link {
    padding: 12px 17px !important
}

.intro-about {
    padding: 80px 0
}

.intro-about h2 {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 50px;
    color: #174f90;
    background: linear-gradient(90deg, #174f90 2.8%, #f59935 96.83%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    padding-top: 20px
}

.intro-about p {
    color: #656565;
    font-size: 15px;
    line-height: 27px;
    font-weight: 500
}

.intro-about h2:before {
    display: block;
    content: '';
    position: absolute;
    margin: 0 auto;
    top: 0;
    width: 45px;
    height: 6px;
    background: #f59935;
    border-radius: 8px
}

.overlay img {
    width: 70px;
    margin: auto;
    z-index: 5;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0
}

#search-prg {
    font-family: "Centrale Sans";
    text-transform: uppercase;
    padding: 13px 45px;
    border: 1px solid #174f90;
    border-radius: 40px;
    color: #174f90;
    font-size: 13px;
    font-weight: 600;
    text-decoration: none
}

#apply-now {
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 600;
    color: #174f90
}

#search-prg:hover {
    background: linear-gradient(90deg, #174f90 2.8%, #f59935 96.83%);
    color: #fff;
    border: 1px solid transparent
}

.right-align-image img {
    position: absolute;
    margin: 0 auto;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%
}

.dual-text {
    padding-bottom: 50px
}

a.video {
    float: left;
    position: relative
}

a.video span {
    width: 100%;
    height: 100%;
    position: absolute;
    background: url(https://sru.edu.in/international/apply/img/overlay-icon.png) no-repeat;
    background-position: 50% 50%
}

.slider-youtube iframe {
    min-width: 700px;
    height: 400px
}

.slider-youtube .youtube {
    opacity: 1;
    transition: opacity 1s
}

.slider-youtube .youtube:not(.slick-current) {
    opacity: .4;
    transition: opacity 1s
}

.video-background {
    background: #000;
    z-index: -99;
    max-height: 400px
}

.video-background iframe {
    width: 100%;
    height: 400px;
    pointer-events: none
}

.join-sru h2 {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 42px;
    color: #174f90;
    background: linear-gradient(90deg, #174f90 2.8%, #f59935 96.83%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    padding-top: 20px;
    text-align: center
}

.join-sru p {
    text-align: center;
    font-size: 20px;
    font-weight: 500;
    line-height: 35px
}

.join-sru {
    padding: 100px 0
}

.mx-06 {
    background: #968271
}

.mx {
    background: #968271
}

.university_blk {
    padding: 0
}

.scholarship h2 {
    text-transform: uppercase;
    line-height: 75px;
    font-weight: 700;
    font-size: 100px;
    color: #174f90;
    background: linear-gradient(90deg, #174f90 2.8%, #f59935 96.83%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: 0
}

.scholarship h2 {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 36px;
    color: #174f90;
    background: linear-gradient(90deg, #174f90 2.8%, #f59935 96.83%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    padding-top: 0
}

.scholarship {
    padding-top: 100px
}

#apply-btn {
    color: #ac0d3e;
    border: 1px solid #be0c0d;
    padding: 9px 30px;
    border-radius: 50px;
    font-weight: 600;
    font-size: 13px;
    text-transform: uppercase;
    text-decoration: none
}

#apply-btn:hover {
    background: #ac0e3f;
    color: #fff
}

a:link {
    text-decoration: none
}

.footer {
    background: #174f90;
    padding: 40px 0
}

.site-info {
    background: #fdf8f9;
    padding: 20px 0;
    border-top: 1px solid #dfdfdf
}

.site-info p {
    margin-bottom: 0;
    font-size: 13px;
    font-weight: 500
}

#navbar {
    overflow: hidden;
    z-index: 99999;
    background: #fff;
    border-bottom: 0;
    -webkit-box-shadow: 1px 4px 14px rgb(0 0 0 / 15%);
    box-shadow: 1px 6px 20px rgb(0 0 0 / 4%)
}

.content {
    padding: 16px
}

.sticky {
    position: fixed;
    top: 0;
    width: 100%
}

.sticky+.content {
    padding-top: 60px
}

.navbar-light .navbar-nav .nav-link {
    color: #174f90;
    font-weight: 600;
    font-size: 13px;
    text-transform: uppercase;
    border-bottom: 3px solid transparent
}

.navbar-light .navbar-nav .nav-link:hover {
    color: #174f90;
    border-bottom: 3px solid #f59935
}

.navbar-toggler {
    border-radius: 5px;
    background: #fff
}

.navbar-toggler:focus,
.navbar-toggler:hover {
    outline: 0
}

.footer_social a {
    font-size: 25px;
    padding: 0 10px
}

.footer_social {
    margin-bottom: 0;
    padding-top: 25px
}

.footer_social .fa {
    color: #000
}

#myBtn {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 99;
    font-size: 18px;
    border: none;
    outline: 0;
    background-color: #f59935;
    color: #f59935;
    cursor: pointer;
    padding: 10px 40px;
    border-radius: 50px;
    font-weight: 600;
    -webkit-box-shadow: 1px 4px 14px rgb(0 0 0 / 15%);
    box-shadow: 1px 4px 14px rgb(0 0 0 / 15%)
}

.gotop {
    position: fixed;
    bottom: 20px;
    left: 30px;
    z-index: 99;
    font-size: 18px;
    border: none;
    outline: 0;
    background-color: #f59935;
    color: #fff;
    cursor: pointer;
    padding: 10px 15px;
    border-radius: 50px;
    font-weight: 600;
    border: 2px solid #f59935
}

button:focus {
    outline: 0 !important
}

.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active {
    color: #fff;
    background: #174f90;
    border: 1px solid #174f90
}

.btn-primary:focus {
    box-shadow: 0 0 0 .2rem rgb(0 123 255 / 0%)
}

.about-btech iframe {
    border-radius: 10px;
    width: 100%;
  height: 300px;

}
@media (max-width: 768px) {
.about-btech iframe {
 
  height: 220px;

}
}
 

@media (max-width:480px) {

  
    .header img {
        max-height: 45px
    }

    .intro {
        background-image: none !important;
        background: #174f90 !important
    }

    .testimonials .item {
        height: auto !important
    }

    .testimonials img {
        padding: 2px
    }

    .table td {
        font-size: 14px !important
    }

    .intro h1 {
        font-size: 37px !important;
        line-height: 40px !important;
        padding-bottom: 5px !important
    }

    .intro h5 {
        font-size: 18px !important
    }

    .intro h6 {
        font-size: 17px !important;
        padding-bottom: 20px
    }

    .navbar {
        display: none
    }

    .intro h2 {
        font-weight: 700;
        font-size: 20px;
        color: #000;
        line-height: 30px
    }

    .scholarship-text img {
        margin-bottom: 30px
    }

    .about {
        padding: 10px 0 !important
    }

    .info_colla {
        padding: 70px 20px !important
    }

    .intro {
        background-position: right !important
    }

    .programme-offered {
        padding-bottom: 0 !important
    }

    .study-india {
        margin-bottom: 40px !important
    }

    .ico_grp {
        padding: 35px 0 !important
    }

    .specializations {
        padding-top: 30px
    }

    .specializations .container {
        border-radius: 0 !important
    }

    .prg_info {
        padding: 25px !important
    }

    .dual_degree {
        padding-bottom: 20px !important
    }

    .dual_degree_logos img {
        width: 100%
    }

    .about-btech {
        margin: 45px 0 !important;
        padding: 40px 0 !important
    }

    .info-re {
        padding: 8px !important
    }

    .navbar-light .navbar-nav .nav-link:hover {
        border-bottom: 3px solid #f5993500
    }

    .apply_big {
        text-align: center
    }

    .intro {
        padding: 3rem 0 5rem !important
    }

    .intro h4 {
        text-align: center
    }

    .intro p {
        text-align: center
    }

    #search-prg {
        font-family: "Centrale Sans";
        text-transform: uppercase;
        padding: 13px 19px;
        border: 1px solid #174f90;
        border-radius: 40px;
        color: #174f90;
        font-size: 12px;
        font-weight: 600;
        text-decoration: none
    }

    .right-align-image img {
        position: inherit
    }

    .join-sru p {
        text-align: center;
        font-size: 14px;
        font-weight: 500;
        line-height: 24px
    }

    .scholarship img {
        width: 100%
    }

    .scholarship h3 {
        font-size: 35px
    }

    .scholarship h2 {
        font-size: 80px
    }

    .intro-about h2 {
        font-size: 35px
    }

    .scholarship {
        padding-top: 50px
    }

    .intro-about {
        padding: 40px 0
    }

    .join-sru h2 {
        font-size: 25px
    }
}

.table-responsive {
    padding: 0 !important
}

@media (max-width:768px) {
   
    #mobile_blk {
        background: #415a5d
    }

    .intro h1 {
        font-size: 40px !important;
        line-height: 45px !important;
        padding: 10px 0 !important
    }

    .intro h5 {
        font-size: 18px !important
    }

    .intro h6 {
        font-size: 17px !important;
        padding-bottom: 20px
    }

    .info_colla {
        padding: 70px 20px !important
    }

    .intro {
        background-position: right !important
    }

    .programme-offered {
        padding-bottom: 0 !important
    }

    .study-india {
        margin-bottom: 40px !important
    }

    .ico_grp {
        padding: 35px 0 !important
    }

    .specializations {
        padding-top: 30px
    }

    .specializations .container {
        border-radius: 0 !important
    }

    .prg_info {
        padding: 25px !important
    }

    .dual_degree {
        padding-bottom: 20px !important
    }

    .dual_degree_logos img {
        width: 100%
    }

    .about-btech {
        margin: 45px 0 !important;
        padding: 40px 0 !important
    }

    .placements h4 {
        text-align: center !important;
        padding: 30px 0
    }

    .info_image img {
        border-radius: 0 !important
    }

    .info_about {
        padding: 0 20px !important
    }

    .info_placement {
        padding: 23px !important
    }

    .placements {
        padding: 40px 0 !important
    }

   
    .text_box {
        margin-top: 20px
    }

    .apply_big {
        text-align: center
    }

    .intro {
        padding: 3rem 0 0 !important
    }

    .intro h4 {
        text-align: center
    }

    .intro p {
        text-align: center
    }

    .right-align-image img {
        position: initial
    }

    .dual-text {
        padding-bottom: 0
    }

    .join-sru {
        padding: 50px 0
    }

    .intro {
        min-height: 0 !important
    }

    .specializations .container {
        box-shadow: none !important
    }

    #mobile_blk img {
        display: block !important
    }
}

@media (min-width:768px) {
    .scholarship-text img {
        margin-bottom: 30px
    }

    .about {
        padding: 35px 0 !important
    }

    #mobile_blk {
        display: block !important
    }
}

.text {
    padding: 18px;
    line-height: 1.7em;
    position: relative;
    font-size: 17px;
    color: #fff
}

.owl-nav {
    position: absolute;
    top: -50px;
    margin-bottom: 34px;
    right: 0
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
    font-size: 23px !important
}

.owl-theme .owl-nav {
    margin-top: 0 !important
}

.owl-theme .owl-nav [class*=owl-] {
    margin: 5px;
    padding: 0 7px;
    background: #d6d6d6
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
    padding-right: 7px !important;
    padding-left: 7px !important
}

.owl-next span {
    padding-right: 12px !important;
    padding-left: 12px !important;
    background: #d6d6d6 !important;
    padding: 5px;
    border-radius: 4px
}

.owl-prev span {
    padding-right: 12px !important;
    padding-left: 12px !important;
    background: #d6d6d6 !important;
    padding: 5px;
    border-radius: 4px
}

.specializations .container {
    border-radius: 10px 10px 0 0;
    -webkit-box-shadow: 1px 4px 14px rgb(0 0 0 / 15%);
    box-shadow: 1px 4px 14px rgb(0 0 0 / 15%);
    padding: 30px;
    background: #174f90
}

.icon-set {
    align-items: center
}

.icon-set p {
    font-weight: 500;
    margin: 0;
    color: #fff
}

h3:before {
    display: block;
    content: '';
    position: absolute;
    margin: 0 auto;
    top: 0;
    width: 45px;
    height: 6px;
    background: #f59935;
    border-radius: 8px
}

h3 {
    font-size: 30px !important;
    font-weight: 700 !important;
    color: #174f90;
    padding-top: 15px
}

@media (max-width:768px) {
    h3 {
        font-size: 20px !important;
        font-weight: 500px !important
    }
    .video2 i {
        width: 50px;
        display: flex;
        align-items: center;
        justify-content: center;
        height: 50px;
        top: 25px;
        border-radius: 50%;
        background-color: red;
        color: #fff;
        position: relative;
        box-shadow: rgba(185, 186, 187, .3) 0 1px 2px 0, rgba(60, 64, 67, .15) 0 2px 6px 2px;
        animation: shadow-pulse 1s infinite;
        font-size: 25px
    }
}

.info {
    font-weight: 500;
    font-size: 15px;
    color: #999
}

.info_placement {
    border-radius: 6px;
    background: #fff;
    padding: 30px;
    -webkit-box-shadow: 1px 4px 14px rgb(0 0 0 / 15%);
    box-shadow: 1px 4px 14px rgb(0 0 0 / 15%);
    margin: 10px 0
}

.placements p {
    font-weight: 500;
    color: #656565;
    line-height: 28px
}

.placements {
    padding: 10px 0
}

.placements h4 {
    font-weight: 600;
    color: #b30e54;
    font-size: 30px
}

.placements span {
    font-size: 50px;
    font-weight: 700
}

.table-responsive {
    padding: 15px
}

.table {
    margin: 0
}

.table td {
    padding: 18px 5px;
    vertical-align: top;
    border-top: 1px solid #e7e7e7;
    font-weight: 500;
    color: #656565
}

.table th {
    padding: .75rem;
    vertical-align: top;
    border-top: none
}

.fee_structure {
    background: #fdf9fa;
    padding: 60px 0
}

.fee_structure h3:before {
    left: 0;
    right: 0
}

.info_image img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 10px
}

.campuses img {
    border-radius: 7px;
    width: 100%
}

.campuses p {
    font-weight: 500;
    padding-top: 10px;
    color: #174f90;
    font-size: 14px !important
}

.campuses h3 {
    text-align: center;
    padding-bottom: 5px
}

.campuses h3:before {
    left: 0;
    right: 0
}
.srix_container {
    width: 90%;
    height: 90%;
    background-color: white;
    margin: 10px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    border-radius: 25px;
    margin-bottom: 25px;
}
.srix_container img {
    width: 80px;
    background: #eef4fb;
    border: 2px solid #97b9e2;
    border-radius: 50%;
    padding: 5px;
}
.srix_container .count {
    color: var(--bgblack);
    font-size: 30px;
    font-weight: bold;
}
.srix_txt {
    font-size: 18px;
}
.campuses {
    padding: 60px 0;
    background: #f1f1f1;
    padding: 50px 0;
    background-image: url(https://sru.edu.in/international/apply/img/bgsrix.jpg);
    background: cover;
    background-attachment: fixed;
    background-position: center center;
    position: relative
}

.navbar-light .navbar-toggler {
    border: 1px solid transparent !important
}

.icon-set h4 {
    color: #f59935;
    font-weight: 600;
    font-size: 24px !important
}

.programme-offered h3 {
    text-align: center
}

.programme-offered h3:before {
    left: 0;
    right: 0
}

.nav-pills .nav-link.active {
    color: #fff;
    font-weight: 600;
    background-color: #174f90;
    border: 1px solid #252525;
    border-radius: 6px;
    padding: 6px 25px;
    font-size: 16px
}

.nav-pills .nav-link {
    color: #656565;
    font-weight: 500;
    background-color: #ffffff00;
    border: 1px solid #f59935;
    border-radius: 6px;
    padding: 6px 25px;
    font-size: 16px;
    margin-left: 2px
}

#pills-tab {
    display: flex;
    justify-content: center;
    flex-direction: row;
    padding-top: 35px
}

/*.programme-offered {*/
/*    padding: 70px 0*/
/*}*/

.study-india {
    margin-bottom: 40px !important
}

.tab-content h4 {
    font-size: 16px;
    font-weight: 600;
    color: #174f90;
    padding-bottom: 20px
}

.tab-content p {
    font-size: 15px;
    font-weight: 500;
    padding: 4px 0;
    margin: 0;
    border-bottom: 1px solid #dadada;
    color: #656565
}

.tab-content {
    padding-top: 30px
}

.prg_info {
    padding: 40px
}

.intro {
    background-image: url(https://sru.edu.in/international/apply/img/web-banner.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 630px
}

.dual_degree_logos img {
    padding: 35px 0
}

.collaborations h2 {
    font-weight: 700;
    font-size: 70px;
    color: #fff
}

.collaborations {
    background: linear-gradient(to top, #174f90f0, #f59935f0), url(https://sru.edu.in/international/apply/img/dual-degree-bg.webp) no-repeat top center;
    height: 100%
}

.collaborations p {
    color: #fff;
    font-weight: 500;
    margin: 0;
    font-size: 20px
}

.info_colla {
    position: relative;
    z-index: 2;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
    padding: 35px 20px
}

.about {
    padding: 50px 0;
    font-weight: 500;
    line-height: 30px
}

.about-btech {
    padding: 80px 0;
    margin: 100px 0;
    background: #174f90
}
 

.about-btech p {
    font-weight: 500;
    line-height: 30px;
    color: #fff
}

.about-btech h3 {
    color: #fff !important
}

.top_recurters h3:before {
    left: 0;
    right: 0
}

.top_recurters h3 {
    text-align: center;
    padding-bottom: 5px
}

.info-re img {
    width: 100%
}

.info-re {
    padding: 40px 0;
    -webkit-box-shadow: 0 0 20px rgb(0 0 0 / 17%);
    box-shadow: 0 0 20px rgb(0 0 0 / 17%);
    padding: 15px;
    border-radius: 5px;
    margin: 15px 0
}

.info_degree {
    background: #fff;
    -webkit-box-shadow: 1px 2px 9px rgb(0 0 0 / 15%);
    box-shadow: 1px 2px 9px rgb(0 0 0 / 15%);
    padding: 10px 10px;
    border-radius: 10px;
    margin: 15px 0
}

.info_degree img {
    margin: auto;
    width:100%;
}

.dual_degree img {
    padding: 2px 0
}

#enquire_now {
    height: 687px;
    margin-bottom: 25px
}

@media only screen and (max-width:320px) {
    #enquire_now {
        display: none
    }
}

@media only screen and (max-width:768px) {
    #enquire_now {
        display: none
    }
}

.dual_degree p {
    margin: 0;
    font-weight: 500;
    font-size: 16px
}

.dual_degree {
    padding: 30px 0
}

#campuses {
    padding: 60px 0;
    background: #f1f1f1;
    padding: 50px 0;
    background-image: url(https://sru.edu.in/international/apply/img/bgsrix.jpg);
    background: cover;
    background-attachment: fixed;
    background-position: center center;
    position: relative
}

video {
    border-radius: 10px
}

.intro {
    padding: 50px 0 200px 0
}

.intro h1 {
    font-size: 60px;
    color: #232631;
    font-weight: 700;
    line-height: 70px;
    padding-bottom: 20px;
    margin: 0
}

.intro h5 {
    color: #fff;
    font-size: 37px;
    font-weight: 500
}

.intro h6 {
    color: #f59935;
    font-weight: 600;
    font-size: 25px
}

.campus-info {
    padding-top: 20px
}

.testimonials {
    padding: 70px 0
}

.testimonials h4 {
    font-size: 20px;
    font-weight: 600
}

.testimonials .design {
    font-weight: 500
}

.testimonials .owl-carousel {
    padding: 45px 0
}

.testimonials .item {
    background: #fff;
    padding: 5px;
    margin: 10px
}

.testimonials img {
    border-radius: 50px
}

.owl-theme .owl-dots .owl-dot span {
    margin: 5px -3px !important
}

.scholarship-text {
    padding: 75px 0 !important
}

.btn-apply-now,
.btn-apply-now:hover {
    background: #fff !important;
    border: 1px solid #bfbfbf;
    font-weight: 500;
    border-radius: 40px;
    padding: 10px 25px;
    margin: 0;
    text-align: center;
    color: #444
}

.photo-gallery .item a img {
    opacity: 1;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.photo-gallery .item a:hover img {
    opacity: .5
}

.photo-gallery {
    color: #fff;
    background-color: #174f90
}

.photo-gallery .owl-dots,
.photo-gallery .owl-nav {
    display: none
}

.photo-gallery .introg {
    max-width: 750px;
    margin: 0 auto 20px
}

.photo-gallery {
    padding: 65px 0 0 0
}

.png1 {
    background: url(https://sru.edu.in/international/apply/img/png1.png) no-repeat center top
}

.awards_img {
    width: 151px;
    height: 100px;
    display: block;
    margin: 0 15px 15px 0
}

.awards1 {
    background-position: -184px 0
}

.awards2 {
    background-position: -334px 15px
}

.awards3 {
    background-position: -194px -102px
}

.awards4 {
    background-position: -334px -94px
}

.awards5 {
    background-position: 0 -340px
}

.awards6 {
    background-position: -151px -340px
}

.awards7 {
    background-position: -353px -200px
}

.awards8 {
    background-position: -302px -327px
}

.awards9 {
    background-position: 0 -408px
}

#awards {
    background: url(https://sru.edu.in/international/apply/img/awardbg.jpg) no-repeat center top
}

.case-item img {
    transition: .5s
}

.case-overlay3 {
    min-height: 415px
}

.case-item:hover img {
    transform: scale(1.2)
}

.case-overlay {
    position: absolute;
    padding: 50px;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-end;
    z-index: 1
}

.case-overlay h5 {
    text-shadow: 0 0 6px #000, 0 0 10px #000
}

.case-overlay3 {
    background-color: #fff;
    box-shadow: inset 0 0 2px #c1c1c1
}

.case-overlay3 h2 {
    line-height: 2.8rem;
    font-size: 2.8rem;
    font-weight: 600;
    background: -webkit-linear-gradient(#184f90, #f59934);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.case-overlay3 h6 {
    font-size: 35px
}

.case-overlay span.btn:hover {
    color: var(--primary);
    background: #fff;
    border-color: #fff
}

.testimonial-item {
    padding-right: 3rem !important
}

.testimonial-carousel,
.testimonial-carousel2,
.testimonial-carousel3,
.testimonial-carousel4,
.testimonial-carousel5 {
    position: relative
}

.testimonial-carousel .owl-nav,
.testimonial-carousel2 .owl-nav,
.testimonial-carousel3 .owl-nav,
.testimonial-carousel4 .owl-nav,
.testimonial-carousel5 .owl-nav {
    position: absolute;
    width: 40px;
    height: 100%;
    top: calc(50% - 50px);
    right: -21px;
    display: flex;
    flex-direction: column;
    align-items: center
}

.testimonial-carousel .owl-nav .owl-next,
.testimonial-carousel .owl-nav .owl-prev,
.testimonial-carousel2 .owl-nav .owl-next,
.testimonial-carousel2 .owl-nav .owl-prev,
.testimonial-carousel3 .owl-nav .owl-next,
.testimonial-carousel3 .owl-nav .owl-prev,
.testimonial-carousel4 .owl-nav .owl-next,
.testimonial-carousel4 .owl-nav .owl-prev,
.testimonial-carousel5 .owl-nav .owl-next,
.testimonial-carousel5 .owl-nav .owl-prev, 
.owl-placements .owl-nav .owl-next,
.owl-placements .owl-nav .owl-prev 


{
    margin: 5px 0;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    background: #f59934;
    border: 1px solid var(--primary);
    border-radius: 40px;
    font-size: 18px;
    transition: .5s
}

.testimonial-carousel .owl-nav .owl-next:hover,
.testimonial-carousel .owl-nav .owl-prev:hover,
.testimonial-carousel2 .owl-nav .owl-next:hover,
.testimonial-carousel2 .owl-nav .owl-prev:hover,
.testimonial-carousel3 .owl-nav .owl-next:hover,
.testimonial-carousel3 .owl-nav .owl-prev:hover,
.testimonial-carousel4 .owl-nav .owl-next:hover .testimonial-carousel5 .owl-nav .owl-prev:hover,
.testimonial-carousel4 .owl-nav .owl-prev:hover,
.testimonial-carousel5 .owl-nav .owl-next:hover {
    background: var(--primary);
    color: #fff
}

.testimonial-carousel .owl-dots,
.testimonial-carousel2 .owl-dots,
.testimonial-carousel3 .owl-dots,
.testimonial-carousel4 .owl-dots,
.testimonial-carousel5 .owl-dots {
    margin-top: 35px;
    margin-left: 3rem
}

.testimonial-carousel .owl-dot,
.testimonial-carousel2 .owl-dot,
.testimonial-carousel3 .owl-dot,
.testimonial-carousel4 .owl-dot,
.testimonial-carousel5 .owl-dot {
    position: relative;
    display: inline-block;
    margin-right: 10px;
    width: 15px;
    height: 15px;
    background: #fff;
    border: 1px solid var(--primary);
    border-radius: 15px;
    transition: .5s
}

.testimonial-carousel .owl-dot.active,
.testimonial-carousel2 .owl-dot.active,
.testimonial-carousel3 .owl-dot.active,
.testimonial-carousel4 .owl-dot.active,
.testimonial-carousel5 .owl-dot.active {
    width: 30px;
    background: var(--primary)
}

.box {
    background-color: #fff;
    border-radius: 8px;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 1px 2px 4px hwb(220 20% 20%)
}

#placements .partner img {
    max-width: 90%;
    margin: 0 5%;
    box-shadow: rgba(0, 0, 0, .16) 0 1px 4px;
    border: 1px solid #d3d3d3;
      margin-bottom: 10px;
}

.video i {
    width: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100px;
    border-radius: 50%;
    background-color: var(--main-color);
    color: #fff;
    position: relative;
    margin-right: 20px;
    animation: shadow-pulse 1s infinite
}

.video {
    display: inline-block
}

.video a {
    display: flex;
    color: #fff;
    font-size: 20px;
    align-items: center;
    font-weight: 700
}

.video a:hover {
    color: var(--main-color)
}

#placements,
 
#testimonial {
    padding-top: 60px !important
}

.video2 i {
    width: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 70px;
    border-radius: 50%;
    background-color: red;
    color: #fff;
    position: relative;
    box-shadow: rgba(185, 186, 187, .3) 0 1px 2px 0, rgba(60, 64, 67, .15) 0 2px 6px 2px;
    animation: shadow-pulse 1s infinite;
    font-size: 25px
}

.video2 {
    display: inline-block;
    position: absolute;
    bottom: 45%;
    left: 45%
}

.video2 a {
    display: flex;
    color: #fff;
    font-size: 20px;
    align-items: center;
    font-weight: 700
}

.video2 a:hover {
    color: var(--main-color)
}

.g-0 {
    --bs-gutter-x: 0
}

.g-0 {
    --bs-gutter-y: 0
}

.gallery-pd {
    padding: 0 !important
}

.owl-placements .owl-nav {
    position: absolute ;
    width: 40px;
    height: 100%;
    top: calc(50% - 50px);
    right: 0px;
    display: flex;
   flex-direction: column;
    align-items: center;
}
 