@charset "utf-8";
@import "https://fonts.googleapis.com/css?family=Comfortaa:300,400,500,600,700|Playfair+Display:400,700&display=swap";
@import "https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i&display=swap";
@import "https://fonts.googleapis.com/css?family=Oswald:200,300,400,500,600,700&display=swap";
@import "https://fonts.googleapis.com/css2?family=Open+Sans&display=swap";
@import "https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swap";
@import "https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap";
@import "https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100..900;1,100..900&display=swap";
@import "https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100..900;1,100..900&family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap";

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

fieldset,
img {
    border: 0
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
    font-style: normal;
    font-weight: 400
}

ol,
ul {
    list-style: none
}

caption,
th {
    text-align: left
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: 700
}

q:before,
q:after {
    content: ''
}

abbr,
acronym {
    border: 0
}

.clear {
    clear: both;
    font-size: 1px;
    line-height: 1px;
    display: block;
    height: 0
}

header,
nav,
section,
article,
aside,
footer,
hgroup {
    display: block
}

::selection {
    background: #0f94d9;
    color: #fff
}

figure {
    padding: 0;
    margin: 0
}

* {
    box-sizing: border-box
}

img {
    width: 100%;
    height: auto;
    display: block
}

.pad-last {
    padding: 0 !important
}

.flo-lt {
    float: left !important
}

.flo-rt {
    float: right !important
}

.no-bor {
    border: 0 !important
}

.last {
    margin: 0 !important
}

a {
    text-decoration: none;
    outline: 0 none;
    cursor: pointer
}

a:hover {
    text-decoration: none
}

h1 {
    font-size: 60px;
    font-family: 'Jost', sans-serif
}

h2 {
    font-family: 'Jost', sans-serif
}

h3 {
    font-size: 20px;
    color: #ff7350;
    font-weight: 500;
    font-family: 'Jost', sans-serif
}

h4 {
    font-size: 30px;
    color: #fff;
    font-weight: 400;
    font-family: 'Jost', sans-serif
}

h5 {
    font-size: 35px;
    font-weight: 700;
    font-family: 'Jost', sans-serif
}

h6 {
    font-size: 16px;
    font-family: 'Jost', sans-serif
}

input,
textarea {
    color: #b1b1b1;
    font-family: 'Open Sans', sans-serif;
    outline: none
}

p {
    font-size: 14px;
    color: #fff;
    font-weight: 400;
    line-height: 24px
}

body {
    color: #000;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    background: #fff
}

.wrapper {
    padding: 139px 0 0;
    margin: 0 auto;
    width: 100%;
    position: relative;
    left: 0;
    -webkit-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    overflow: hidden
}

.bgrd {
    background: url(../images2023/shadow_1.png) no-repeat left top
}

.container {
    margin: 0 auto;
    max-width: 1140px;
    width: 100%;
    padding: 0 20px;
    display: block
}

header {
    display: block;
    width: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999;
    padding: 0;
    -webkit-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    background: #fff
}

.menuScroll {
    background-color: #fff;
    box-shadow: 0 0 8px #00000021;
    position: fixed;
    top: 0
}

.menuScroll .header_top,
.menuScroll .header-in {
    display: none
}

.header_top_in {
    width: 100%;
    margin: 0 auto;
    padding: 0 20px
}

.header_top {
    background: #125875;
    height: 70px;
    position: relative;
    z-index: 1
}

.header_top::before {
    content: '';
    display: block;
    position: absolute;
    left: -30px;
    top: 0;
    width: 35%;
    background: #125875;
    height: 100%;
    z-index: -1;
    transform: skewX(39deg)
}

.header_top_lft {
    display: block;
    float: left;
    padding: 11px 0
}

.header_top_lft h6 {
    font-size: 16px;
    line-height: 16px;
    color: #fff;
    font-weight: 400;
    display: block
}

.header_top_lft h6 em {
    font-size: 16px;
    padding: 0 0 0 5px
}

.header_top_lft h6 span {
    margin: 0 0 0 20px
}

.header_top_lft h6 small {
    font-size: 11px;
    line-height: 12px;
    padding: 0 0 0 10px
}

.header_rt {
    float: right;
    width: 50%;
    display: block;
    padding: 5px 0
}

.header_rt_top {
    padding: 0;
    margin: 0;
    float: right;
    display: block
}

.header_rt_top a {
    display: block;
    font-size: 13px;
    line-height: 18px;
    text-transform: uppercase;
    color: #000;
    margin: 0;
    padding: 10px
}

.header_rt_top a.active,
.header_rt_top a:hover {
    color: #ff6b61
}

.header_rt-list {
    display: none !important
}

.header-in {
    padding: 10px 20px;
    display: block;
    background-size: auto;
    position: relative;
    z-index: 2;
    border-radius: 60px 60px 0 0;
    background: #fff;
    margin: -30px -10px 0
}

.logo {
    display: inline-block;
    margin: 0;
    padding: 0;
    float: left
}

.header-in .logo-shape {
    display: inline-block;
    height: 100%;
    width: 27.7%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-clip-path: polygon(0 0, 100% 0%, calc(100% - 50px) 100%, 0% 100%);
    clip-path: polygon(0 0, 100% 0%, calc(100% - 50px) 100%, 0% 100%);
    z-index: -1
}

.stick {
    background: #d94f5c;
    position: fixed;
    box-shadow: 0 0 10px #333232
}

.stick .nav ul li:hover a,
.stick .nav ul li.active a {
    color: #d94f5c;
    background: #fff
}

.stick .show {
    display: none
}

.hide {
    display: none
}

.stick .hide {
    display: block
}

.nav {
    display: inline-block;
    margin: 0;
    padding: 10px 0 0;
    float: left
}

.nav ul {
    display: block;
    margin: 0;
    padding: 0
}

.nav ul li {
    display: inline-block;
    margin: 0 18px;
    padding: 24px 0;
    float: left;
    position: relative
}

.nav ul li a {
    cursor: pointer;
    display: block;
    margin: 0;
    padding: 0;
    font-size: 14px;
    color: #353535;
    font-weight: 500;
    -webkit-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    text-transform: uppercase
}

.nav ul li a i {
    float: right;
    margin: 3px 0 0 8px
}

.nav ul li a:after {
    content: "";
    display: none;
    border-bottom: 2px solid #0094b9;
    width: 0;
    position: relative;
    right: 0;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.nav ul li:hover>a,
.nav ul li.active>a {
    color: #f56a1e
}

.nav ul li:hover>a:after,
.nav ul li.active>a:after {
    width: 100%
}

.nav ul ul {
    display: none;
    position: absolute;
    top: 65%;
    left: -60px;
    background: #fff;
    box-shadow: 0 5px 8px #00000057;
    border: 1px solid #cccccc73;
    border-radius: 0 0 6px 6px;
    min-width: 190px;
    padding: 10px 0
}

.nav ul ul li {
    margin: 0;
    padding: 8px 20px;
    display: block;
    float: none
}

.nav ul ul li a {
    font-size: 13px;
    color: #717171;
    cursor: pointer
}

.nav ul ul li a span {
    color: #0094b9;
    font-size: 10px;
    display: block
}

.nav ul li:hover ul {
    display: block
}

.menu {
    float: right;
    margin: 20px 0 0;
    display: none
}

#nav-icon {
    width: 26px;
    height: 20px;
    position: relative;
    margin: 0 auto;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer
}

#nav-icon span {
    display: block;
    position: absolute;
    height: 3px;
    width: 100%;
    background: #32345b;
    border-radius: 9px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out
}

#nav-icon span:nth-child(1) {
    top: 0
}

#nav-icon span:nth-child(2) {
    top: 8px
}

#nav-icon span:nth-child(3) {
    top: 16px
}

.open #nav-icon span:nth-child(1) {
    top: 10px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg)
}

.open #nav-icon span:nth-child(2) {
    opacity: 0;
    left: -60px
}

.open #nav-icon span:nth-child(3) {
    top: 10px;
    transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg)
}

.qmenu {
    display: inline-block;
    margin: 37px 0 0 20px
}

.nav-icon {
    width: 26px;
    height: 20px;
    position: relative;
    margin: 0 auto;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer
}

.nav-icon span {
    display: block;
    position: absolute;
    height: 3px;
    width: 100%;
    background: #32345b;
    border-radius: 9px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out
}

.nav-icon span:nth-child(1) {
    top: 0
}

.nav-icon span:nth-child(2) {
    top: 6px
}

.nav-icon span:nth-child(3) {
    top: 12px
}

.open .nav-icon span:nth-child(1) {
    top: 10px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg)
}

.open .nav-icon span:nth-child(2) {
    opacity: 0;
    left: -60px
}

.open .nav-icon span:nth-child(3) {
    top: 10px;
    transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg)
}

.qlinks {
    z-index: 99;
    display: block;
    width: 200px;
    background: #fff;
    position: fixed;
    right: -200px;
    top: 0;
    height: 100%;
    overflow: auto;
    -webkit-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    padding: 10px 0;
    box-shadow: 0 0 10px 0 #293d581a
}

.qlinks a {
    display: block;
    font-size: 14px;
    font-weight: 500;
    line-height: 18px;
    text-transform: uppercase;
    color: #717171;
    margin: 0;
    padding: 10px;
    text-align: center;
    border-bottom: 1px solid #d3d3d3
}

.qlinks a.active,
.qlinks a:hover {
    background: #32345b;
    color: #fff
}

.open .qlinks {
    right: 0
}

.open .wrapper,
.open .header {
    left: -200px
}

.open .bot-header {
    right: 270px
}

header .container {
    max-width: 100%;
    padding: 0 40px
}

.header-in2 {
    border-top: 1px solid #ccc
}

.banner {
    display: block;
    align-items: center;
    margin: 0;
    padding: 0;
    position: relative;
    border-bottom: 1px solid #ececec;
    background: url(../images/25Years.png) no-repeat 11% center #e9f0f4;
    background-size: 24%
}

.banner .container {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 99;
    transform: translate(-50%, -50%);
    max-width: 1460px
}

.banner-left {
    display: inline-block;
    margin: 0;
    padding: 0;
    float: left;
    width: 40%;
    position: relative;
    z-index: 22
}

.Modern-Slider {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 99;
    height: 500px;
    background: #000
}

.Modern-Slider .slick-list {
    height: 100%
}

.Modern-Slider .item .img-fill .info a {
    display: inline-block;
    margin: 30px 0 0;
    color: #fff;
    background-color: #ff6157;
    border: none;
    font-weight: 600;
    font-size: 14px;
    box-shadow: 0 6px 20px -8px #ff6157;
    transition: all .4s;
    padding: 10px 25px;
    border-radius: 2px;
    text-decoration: none
}

.banner-left h2 {
    display: block;
    margin: 0;
    padding: 0;
    font-size: 52px;
    font-weight: 700;
    color: #126b82;
    margin-bottom: 35px;
    position: relative;
    width: 42vw
}

.banner-left p {
    display: block;
    margin: 0;
    padding: 0;
    color: #777;
    line-height: 1.6;
    padding-right: 50px;
    margin-bottom: 0
}

.banner-left a {
    display: inline-block;
    color: #fff;
    background-color: #0093b8cc;
    border: none;
    font-weight: 600;
    font-size: 14px;
    box-shadow: 0 6px 20px -8px #545454;
    transition: all .4s;
    padding: 10px 25px;
    border-radius: 2px;
    text-decoration: none;
    margin-top: 50px
}

.banner-left a:hover {
    background-color: #0094b9;
    box-shadow: 0 10px 20px -8px #0094b9
}

.banner-slider {
    display: inline-block;
    margin: 0;
    padding: 0;
    float: right;
    width: 60%
}

.banner-slider ul {
    margin: 0
}

.banner-slider ul li {
    outline: none !important
}

.banner-slider .slick-prev,
.banner-slider .slick-next {
    background-color: #0093B9;
    top: inherit !important;
    bottom: 0;
    -webkit-transform: translate(0, 0%);
    -ms-transform: translate(0, 0%);
    transform: translate(0, 0%);
    width: 40px
}

.banner-slider .slick-prev {
    left: -40px;
    bottom: 40px !important
}

.banner-slider .slick-prev:before {
    content: '\f104';
    font-family: 'FontAwesome';
    font-size: 29px
}

.banner-slider .slick-next {
    right: inherit !important;
    left: 0
}

.banner-slider .slick-next:before {
    content: '\f105';
    font-family: 'FontAwesome';
    font-size: 29px
}

.management-block {
    display: block;
    margin: 0;
    padding: 50px 0 100px;
    position: relative;
    background: #eff7ff
}

.shape-1 {
    left: 0;
    top: 0;
    -webkit-animation: round-01 5s linear infinite;
    animation: round-01 5s linear infinite
}

.about-img {
    position: relative;
    z-index: 1;
    width: 100%;
    margin: 0 auto
}

.about-img .shape-1 {
    height: auto !important;
    position: static
}

.about-img .image {
    position: absolute;
    left: 54px;
    top: 78px;
    width: 75%;
    height: 68%;
    border-radius: 100%;
    overflow: hidden
}

@-webkit-keyframes round-01 {
    0% {
        transform: rotate(15deg)
    }

    50% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(15deg)
    }
}

@keyframes round-01 {
    0% {
        transform: rotate(15deg)
    }

    50% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(15deg)
    }
}

.experience-wrap {
    position: relative;
    width: 35%;
    float: left
}

.management-block .experience-wrap h2 {
    font-size: 100px;
    line-height: 74px;
    font-weight: 600;
    color: #fff;
    min-width: auto;
    font-family: 'Poppins', sans-serif
}

.management-block .experience-wrap span {
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    margin: -4px 0 0;
    display: inline-block
}

.experience {
    width: 68%;
    height: 68%;
    background: linear-gradient(90deg, #693eaa 0%, #01ebf2 100%);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    border-radius: 50%;
    padding: 0 30px;
    position: absolute;
    left: 16%;
    top: 15.8%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column
}

.management-block h2 {
    display: block;
    margin: 0 0 5px;
    padding: 0;
    font-size: 24px;
    color: #32345b;
    min-width: 350px;
    font-family: "Raleway", sans-serif;
    line-height: 40px
}

.management-block h5 {
    display: block;
    margin: 0 0 20px;
    padding: 0;
    font-size: 14px;
    color: #0093b8cc;
    font-weight: 400
}

.management-block p {
    display: block;
    margin: 0 0 20px;
    padding: 0;
    color: #717171
}

.management-block a {
    display: inline-block;
    margin: 10px 0 0;
    color: #fff;
    background-color: #F56A1E;
    border: none;
    font-weight: 600;
    font-size: 14px;
    box-shadow: 0 6px 20px -8px #F56A1E;
    transition: all .4s;
    padding: 10px 25px;
    border-radius: 30px;
    text-decoration: none
}

.management-block a:hover {
    background-color: #4b83eb;
    box-shadow: 0 10px 20px -8px #4b83eb
}

.management-left {
    display: inline-block;
    margin: 0;
    padding: 0
}

.management-right {
    margin: 0;
    padding: 0;
    width: 100%
}

.img-block {
    width: 48%;
    float: left
}

.right-cont {
    width: 48%;
    float: right
}

.courses {
    background: url(../images/tm-img-bgseven.jpg) no-repeat center center #f7f7f7;
    background-size: 100% 100%;
    padding: 60px 0 0
}

.courses-in {
    display: flex;
    width: 100%
}

.courses h2,
.courses p {
    color: #fff
}

.courses h5 {
    color: #ff6157
}

.courses .fa {
    font-size: 50px;
    color: #fff
}

.courses ul {
    border-top: 1px solid #dfe3ec12;
    padding: 30px 0 0;
    margin: 10px 0;
    display: inline-block;
    width: 100%
}

.courses ul li {
    display: inline-block;
    margin: 0;
    padding: 0 10px;
    width: 33.3%;
    float: left;
    text-align: center;
    border-right: 1px solid #dfe3ec12
}

.courses ul li h6 {
    font-size: 30px;
    color: #ff6157;
    margin: 15px 0 5px
}

.courses ul li span {
    color: #fff
}

.courses ul li:nth-last-child(1) {
    border: 0
}

.courses a {
    background-color: #b73f38
}

.courses .right-cont {
    width: 50%;
    padding: 0 0 0 50px;
    position: relative
}

.courses .block5 p {
    margin: 0
}

.main_block_2 {
    width: 100%;
    padding: 60px 0
}

.main_block_2_lt {
    float: left;
    width: 30%;
    padding: 0;
    display: block;
    margin: 0
}

.main_block_2 h4 {
    font-size: 24px;
    text-transform: uppercase;
    line-height: 18px;
    font-weight: 600;
    margin: 0 0 30px;
    color: #333e48e6
}

.main_block_2 h4:after {
    display: block;
    width: 80px;
    margin: 10px 0 0;
    height: 3px;
    background-color: #0093B9;
    content: ''
}

.main_block_2_lt_our {
    display: flex;
    border: 1px solid #d5d5d5;
    width: 100%;
    border-radius: 4px;
    padding: 13px;
    margin: 0 0 10px;
    background: #fff
}

.main_block_2_lt_our_lft {
    float: left;
    margin: 0 20px 0 0
}

.main_block_2_lt_our_rht {
    width: 71%;
    float: right
}

.main_block_2_lt p {
    font-size: 13px;
    line-height: 20px;
    font-weight: 400;
    margin: 0 0 14%
}

.main_block_2_lt h5 {
    font-size: 14px;
    text-transform: capitalize;
    line-height: 18px;
    font-weight: 400;
    color: #000;
    padding: 10px 0 0
}

.main_block_2_lt h5 span {
    display: block;
    font-size: 13px
}

.main_block_2_lt a {
    display: inline-block;
    margin: 10px 0 0;
    color: #fff;
    background-color: #ff6157;
    border: none;
    font-weight: 600;
    font-size: 14px;
    box-shadow: 0 6px 20px -8px #ff6157;
    transition: all .4s;
    padding: 10px 25px;
    border-radius: 2px;
    text-decoration: none
}

.main_block_2_lt a:hover {
    background-color: #b73f38;
    box-shadow: 0 10px 20px -8px #b73f38
}

.main_block_2_rt {
    width: 67%;
    float: right;
    display: block;
    position: relative
}

.main_block_2_rt h4 {
    padding: 0;
    position: static;
    left: 0;
    top: 0;
    z-index: 1.0E+24;
    margin: 0 0 37px
}

.main_block_2_rt_list {
    width: 39%;
    float: left;
    background: #000;
    padding: 40px 0 0
}

.main_block_2_rt_list a {
    display: inline-block;
    margin: 0 auto;
    width: 68%;
    padding: 0 16% 24%;
    border-bottom: solid 1px #2d2d2a
}

.main_block_2_rt_list a+a {
    margin: 25% 0 0;
    border: 0 none
}

.main_block_2_rt_list a h6 {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    line-height: 18px;
    margin: 0 0 8px
}

.main_block_2_rt_list a p {
    font-size: 13px;
    font-weight: 400;
    color: #fff;
    line-height: 18px;
    opacity: .4
}

.section4 .main_block_2_lt {
    background: #ff6157;
    padding: 30px;
    width: 33%;
    position: relative
}

.section4 .main_block_2_lt h4 {
    color: #fff
}

.section4 .main_block_2_lt h4:after {
    background-color: #fff
}

.section4 .main_block_2_lt p {
    margin: 0 0 10px
}

.section4 .main_block_2_lt a {
    background-color: #b73f38;
    box-shadow: 0 10px 20px -8px #b73f38
}

.section4 .main_block_2_lt::after {
    content: '';
    display: block;
    background: #ff6157;
    width: 150vh;
    height: 100%;
    right: -100px;
    top: 0;
    position: absolute;
    z-index: -1
}

.section4 .main_block_2_rt {
    background: none;
    padding: 30px 30px 70px;
    margin: 70px 0 0;
    position: relative
}

.section4 .main_block_2_rt::after {
    content: '';
    display: block;
    background: url(../images/tm-img-bgseven.jpg) no-repeat center center;
    background-size: 100% 100%;
    width: 200vh;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    z-index: -1
}

.testimonial-block {
    text-align: center;
    margin: 0
}

.testimonial-block figure {
    width: 100%;
    height: auto;
    margin: 0 auto;
    border-radius: 30px;
    overflow: hidden
}

.testimonial-block p {
    margin: 20px 0;
    color: #777
}

.testimonial-block h5 {
    color: #32345b;
    font-size: 16px;
    font-family: 'Poppins', sans-serif
}

.testimonial-block h5 span {
    display: block;
    color: #777;
    font-size: 14px;
    font-weight: 400
}

.company_logos {
    padding: 0
}

.company_logos ul {
    margin: 0 -5px
}

.company_logos ul li {
    float: left;
    display: block;
    padding: 5px;
    width: 14.28%
}

.company_logos ul li a {
    display: block;
    box-shadow: 0 0 3px #ccc
}

.company_logos_view {
    display: inline-block;
    margin: 10px 0 0;
    color: #fff;
    background-color: #0d5ef4;
    border: none;
    font-weight: 600;
    font-size: 14px;
    box-shadow: 0 6px 20px -8px #0d5ef4;
    transition: all .4s;
    padding: 10px 25px;
    border-radius: 2px;
    float: right
}

.company_logos_view:hover {
    background-color: #4b83eb;
    box-shadow: 0 10px 20px -8px #4b83eb
}

.main_block_3 {
    padding: 60px 0
}

.main_block_3 h4 {
    font-size: 24px;
    color: #333e48e6;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 18px;
    margin: 0 0 40px
}

.main_block_3 h4:after {
    display: block;
    width: 80px;
    margin: 10px auto 0;
    height: 3px;
    background-color: #0d5ef4;
    content: ''
}

.main_block_3 p {
    font-size: 13px;
    line-height: 20px;
    color: #5d5d5d
}

.main_block_3_lt a {
    display: inline-block;
    margin: 30px 0 0;
    color: #fff;
    background-color: #0d5ef4;
    border: none;
    font-weight: 600;
    font-size: 14px;
    box-shadow: 0 6px 20px -8px #0d5ef4;
    transition: all .4s;
    padding: 10px 25px;
    border-radius: 2px;
    text-decoration: none
}

.main_block_3_lt a:hover {
    background-color: #4b83eb;
    box-shadow: 0 10px 20px -8px #4b83eb
}

.main_block_3_lt {
    width: 100%;
    padding: 0;
    margin: 0
}

.main_block_3_lt ul {
    margin: 0 !important
}

.main_block_3_lt ul li {
    outline: none !important
}

.main_block_3 h6 {
    margin: 20px 0 0;
    font-size: 13px;
    color: #1485ce;
    font-weight: 600;
    line-height: 18px
}

.testimonials_slider {
    background: url(../images2023/shadow_1.png) no-repeat left top #f3f7fb;
    padding: 60px;
    text-align: center;
    box-shadow: 0 0 2px #ccc;
    border-radius: 15px
}

.testimonials_slider_lft {
    padding: 0;
    margin: 0 auto;
    width: 90px
}

.testimonials_slider_rht {
    width: 100%
}

.slider-imgs .slick-list {
    padding: 50px 0 !important
}

.slick-center .testimonials_slider_lft {
    transform: scale(1.5);
    border: 2px solid #0093B9;
    background: #0093B9;
    border-radius: 100%
}

.slider-imgs {
    width: 800px;
    margin: 0 auto
}

.slider-imgs .slick-prev {
    left: -30px;
    background: url(../images/arrow_lt.png) no-repeat center center !important
}

.slider-imgs .slick-next {
    right: -30px;
    background: url(../images/arrow_rt.png) no-repeat center center !important
}

.logos_slider {
    display: inline-block;
    margin: 0;
    padding: 0;
    width: 100%
}

.logos_slider ul {
    margin: 0 -12px !important;
    padding: 0 60px
}

.logos_slider ul li {
    outline: none !important;
    padding: 0 12px
}

.logos_slider h4 {
    font-size: 24px;
    color: #333e48e6;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 18px;
    margin: 0 0 30px;
    text-align: center
}

.logos_slider h4:after {
    display: block;
    width: 80px;
    margin: 10px auto 0;
    height: 3px;
    background-color: #0d5ef4;
    content: ''
}

.logos_slider .slick-prev {
    left: 0;
    background: url(../images/arrow_lt.png) no-repeat center center !important
}

.logos_slider .slick-next {
    right: 0;
    background: url(../images/arrow_rt.png) no-repeat center center !important
}

.ranking_recruiters_main {
    padding: 60px 0;
    width: 100%;
    display: block;
    background: #1258750d
}

.rankings_index {
    width: 48%;
    padding: 0;
    float: right
}

.recruiters_index {
    width: 44%;
    padding: 0;
    float: right
}

.news_event {
    display: t;
    border-bottom: 1px solid #0000001a;
    margin: 0 0 20px;
    padding: 0 0 15px
}

.news_event small {
    font-size: 12px;
    color: #717171;
    padding: 0 0 5px;
    display: block
}

.news_event a {
    color: #e1dfdf;
    font-size: 14px;
    line-height: 16px;
    display: block
}

.video_1 {
    width: 100%
}

.video_1 iframe {
    width: 100%;
    height: 320px
}

.gallery {
    display: block;
    padding: 60px 0;
    margin: 0;
    background: #32345b
}

.gallery h4 {
    font-size: 24px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 18px;
    margin: 0 0 30px
}

.gallery h4:after {
    display: block;
    width: 80px;
    margin: 10px 0 0;
    height: 3px;
    background-color: #0d5ef4;
    content: ''
}

.gallery ul {
    margin: 0 -10px 10px;
    display: inline-block
}

.gallery ul li {
    display: inline-block;
    margin: 0;
    padding: 10px;
    width: 16.6%;
    float: left
}

.gallery a {
    margin: 0 auto;
    float: none
}

.gallery-block {
    width: 50%;
    float: left;
    margin: 0;
    padding: 0
}

footer {
    width: 100%;
    position: relative;
    background: url(../images/banner_main_1.jpg) no-repeat center center;
    background-size: cover;
    padding: 30px 0;
    z-index: 1
}

footer::after {
    content: '';
    display: block;
    margin: 0;
    padding: 0;
    height: 100%;
    width: 100%;
    background: #032e3ff2;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1
}

.footer_in {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto
}

.footer_lt {
    width: 50%;
    padding: 25px 2%;
    float: left;
    min-height: 200px
}

.footer_lt h3 {
    font-size: 26px;
    font-weight: 600;
    color: #fff;
    line-height: 28px;
    text-transform: uppercase;
    margin: 0 0 20px;
    font-family: 'Poppins', sans-serif
}

.footer_lt h3 span {
    font-size: 16px;
    color: #fff;
    font-weight: 300;
    line-height: 18px;
    display: block
}

.footer_lt p {
    font-size: 13px;
    font-weight: 300;
    color: #fff;
    line-height: 20px;
    margin: 0 0 36px
}

.footer_lt p img {
    width: auto;
    height: auto;
    display: inline-block
}

.social {
    display: block
}

.social ul {
    display: block
}

.social ul li {
    float: left
}

.social ul li a {
    width: 40px;
    height: 40px;
    border-radius: 100%;
    display: block;
    background: url(../images/icon_fb.png) no-repeat center center;
    background-color: #ff7350;
    transform: scale(0.8)
}

.social ul li+li a {
    background-image: url(../images/icon_linkedin.png)
}

.social ul li+li+li a {
    background-image: url(../images/icon_twitter.png)
}

.social ul li+li+li+li a {
    background-image: url(../images/instagram.png)
}

.social ul li+li+li+li+li a {
    background-image: url(../images/youtube.png)
}

.social ul li a:hover {
    background-color: #c76148
}

.footer_rt {
    padding: 25px 2% 40px;
    width: 30%;
    float: left
}

.footer_rt h4 {
    font-size: 16px;
    text-transform: uppercase;
    line-height: 18px;
    font-weight: 900;
    margin: 0 0 2px;
    color: #fff
}

.footer_rt h5 {
    font-size: 13px;
    text-transform: uppercase;
    line-height: 18px;
    font-weight: 300;
    margin: 0 0 2px;
    color: #fff
}

.footer_rt h3 {
    font-size: 14px;
    text-transform: uppercase;
    line-height: 18px;
    font-weight: 500;
    margin: 10px 0 4px;
    color: #fff
}

.footer_rt h6 {
    font-size: 16px;
    text-transform: uppercase;
    line-height: 18px;
    font-weight: 900;
    margin: 0 0 2px;
    color: #fff
}

.footer_rt p {
    font-size: 13px;
    line-height: 18px;
    font-weight: 300;
    color: #cfcbcb;
    margin: 0 0 4px
}

.footer_rt p span {
    text-transform: uppercase;
    color: #fff;
    font-weight: 500;
    display: block;
    font-size: 13px;
    padding: 10px 5px 0 0
}

.qlinks-footer {
    padding: 25px 2% 40px;
    float: left
}

.qlinks-footer h4 {
    font-size: 16px;
    text-transform: uppercase;
    line-height: 18px;
    font-weight: 900;
    margin: 0 0 2px;
    color: #fff
}

.qlinks-footer a {
    display: table;
    color: #fff;
    margin: 10px 0
}

.designed {
    position: absolute;
    right: 0;
    bottom: 0;
    padding: 8px 12px;
    background: #7B7878;
    display: none
}

.designed p {
    text-transform: capitalize;
    line-height: 18px;
    font-weight: 400;
    font-size: 13px;
    color: #fff
}

.designed p a {
    text-transform: uppercase;
    font-weight: 700;
    color: #fff
}

.designed p a:hover {
    text-decoration: underline
}

hr {
    border: 0 none;
    border-bottom: solid 1px #ccc;
    margin: 20px 0;
    display: block
}

.wrapper-inner {
    padding: 216px 0 0
}

.banner_inner {
    display: flex;
    align-items: center;
    width: 100%;
    margin: 0;
    padding: 0;
    background: url(../images/banner_main_1.jpg) no-repeat center center #7c99e7a1;
    background-size: cover;
    position: relative;
    z-index: 1;
    min-height: 330px;
    overflow: hidden
}

.banner_inner::after {
    content: '';
    display: block;
    background: #001a48a6;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background-image: -moz-linear-gradient(135deg, red 0%, #120000 100%);
    background-image: -webkit-linear-gradient(135deg, red 0%, #120000 100%);
    background-image: -ms-linear-gradient(135deg, red 0%, #120000 100%);
    opacity: .8
}

.banner_inner h2 {
    text-transform: capitalize;
    font-size: 34px;
    color: #fff;
    font-weight: 300
}

.banner_inner h1 {
    text-transform: uppercase;
    font-size: 34px;
    color: #fff;
    font-weight: 600;
    margin: 0
}

.banner_inner p {
    font-size: 18px;
    color: #fff;
    font-weight: 400
}

.banner_inner figure {
    width: 70%
}

.banner_inner figure img {
    height: 350px;
    object-fit: cover
}

.banner_inner .rt {
    width: 30%;
    background: #d0f2fb;
    height: 80%;
    position: relative
}

.banner_inner .rt figcaption {
    position: absolute;
    left: -190px;
    top: 16px;
    width: 280px
}

.banner_inner .admission-open {
    top: 32%
}

.banner_inner .shape-1l {
    position: absolute;
    top: -349px;
    left: -771px;
    opacity: .6;
    display: none
}

.banner_inner .shape-2l {
    position: absolute;
    left: -170px;
    top: -548px;
    display: none
}

.banner_inner .shape-3r {
    position: absolute;
    right: -98px;
    bottom: -314px;
    opacity: .6;
    transform: rotate(16deg);
    display: none
}

.banner_inner .shape-4r {
    position: absolute;
    top: -150px;
    right: -791px;
    display: none
}

.mission-vision {
    padding: 60px 0
}

.mantra {
    display: flex;
    margin: 0;
    padding: 0;
    box-shadow: #0000001a 0 4px 6px -1px, #0000000f 0 2px 4px -1px
}

.mantra-lt {
    display: inline-block;
    width: 60%;
    margin: 0;
    padding: 40px 40px 60px;
    float: left;
    background-size: 100% 100%
}

.mantra-lt h2 {
    font-size: 30px;
    color: #32345b;
    margin: 0 0 30px;
    padding: 0;
    display: block
}

.mantra-lt h2 span {
    font-size: 14px;
    color: #0093b9;
    display: block;
    font-family: 'Open Sans', sans-serif
}

.mantra-lt h2 small {
    font-size: 14px;
    color: #000;
    font-family: 'Open Sans', sans-serif
}

.mantra-lt h3 {
    font-size: 14px;
    color: #f56a1e;
    margin: 0 0 20px;
    padding: 0;
    display: block;
    line-height: 30px
}

.mantra-lt p {
    color: #717171;
    margin: 0;
    padding: 0;
    display: block
}

.mantra-rt {
    margin: 0;
    padding: 0;
    display: flex;
    float: right;
    width: 40%;
    align-items: flex-start;
    position: relative
}

.mantra-rt img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.mantra-rt i {
    font-size: 80px;
    color: #0d5ef4;
    position: absolute;
    left: -50px;
    bottom: 40px;
    background: #fff;
    border-radius: 100%;
    width: 60px;
    height: 50px;
    line-height: 50px
}

.mantra-lt-cont {
    margin: 0;
    display: flex;
    width: 60%;
    align-items: center;
    padding: 0;
    float: left;
    background-size: 100% 100%
}

.mantra-lt-cont .mantra-lt {
    background: none
}

.mantra-lt-cont h2 {
    margin: 0
}

.mantra-rt-slide {
    display: inline-block;
    margin: 0;
    padding: 0;
    float: right;
    width: 40%
}

.mantra-rt-slide img {
    height: 380px;
    object-fit: cover
}

.mantra-rt-slide span {
    width: 100%;
    display: block;
    margin: 0;
    padding: 10px 0;
    background: #0f5d71d9;
    color: #fff;
    text-align: center;
    position: absolute;
    left: 0;
    bottom: 0
}

.slick-slide {
    position: relative
}

.mission-section {
    display: block;
    margin: 0;
    padding: 70px 0 60px
}

.mission-section h2 {
    font-size: 40px;
    color: #000;
    margin: 0 0 30px;
    padding: 0;
    display: block;
    text-align: center
}

.mission-section p {
    color: #717171;
    margin: 0 0 20px;
    padding: 0;
    display: block
}

.mission-section p strong {
    font-weight: 700;
    color: #000
}

.mission-section figure {
    float: left;
    width: 47%;
    margin: 0 30px 10px 0
}

.rt-cont {
    text-align: left
}

.awards-section {
    display: block;
    margin: 0;
    padding: 0 0 60px
}

.awards-section h2 {
    font-size: 40px;
    color: #000;
    margin: 0 0 30px;
    padding: 0;
    display: block;
    text-align: center
}

.awards-block {
    display: flex;
    margin: 0;
    padding: 0;
    background: #f3f7fb
}

.awards-rt {
    display: inline-block;
    width: 60%;
    margin: 0;
    padding: 20px 40px;
    float: right;
    background: url(../images2023/testi_bg_3.jpg) no-repeat right top #E8F4F9;
    background-size: cover
}

.awards-rt h4 {
    font-size: 18px;
    color: #0094b9;
    font-weight: 600;
    margin: 0 0 20px
}

.awards-rt ul {
    padding: 0 0 0 14px
}

.awards-rt ul li {
    color: #000000c7;
    margin: 0;
    padding: 10px 0;
    font-weight: 500;
    line-height: 24px;
    font-size: 14px;
    list-style: disc
}

.awards-lt {
    margin: 0;
    padding: 0;
    display: flex;
    float: left;
    width: 40%;
    align-items: flex-start
}

.awards-lt img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.teachers-section {
    display: block;
    margin: 0;
    padding: 60px 0;
    background: url(../images2023/shadow_1.png) no-repeat left top #f3f7fb;
    text-align: center
}

.teachers-section h2 {
    font-size: 30px;
    color: #32345b;
    margin: 0 0 30px;
    padding: 0;
    display: block;
    text-align: center
}

.teachers-section p {
    color: #717171;
    margin: 0 0 20px;
    padding: 0;
    display: block
}

.teachers-section ul {
    margin: 0 -15px
}

.teachers-section ul li {
    display: inline-block;
    margin: 0;
    padding: 0 15px;
    float: left;
    width: 33.3%;
    outline: none !important
}

.teachers-section a i {
    color: #717171;
    margin: 0 3px
}

.block {
    display: block;
    background: #fff;
    padding: 0 0 30px;
    margin: 0 0 5px;
    box-shadow: 0 3px 5px #dfeaf4;
    border-radius: 10px;
    overflow: hidden
}

.block h5 {
    display: block;
    margin: 0;
    padding: 0;
    font-size: 14px;
    color: #000
}

.block span {
    display: block;
    margin: 0;
    padding: 0 0 20px;
    font-size: 14px;
    color: #717171
}

.block figure {
    position: relative;
    margin: 0 0 10px;
    overflow: hidden
}

.block figure i {
    position: absolute;
    right: 20px;
    top: 20px;
    z-index: 99;
    cursor: pointer
}

.block-cont {
    display: flex;
    background: #000000e0;
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: -100%;
    align-items: center;
    padding: 0 30px;
    -webkit-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out
}

.block-cont p {
    color: #ffffff9e;
    font-weight: 300
}

.active {
    bottom: 0
}

.teachers-section .slick-prev {
    left: -30px;
    background: url(../images/arrow_lt.png) no-repeat center center !important
}

.teachers-section .slick-next {
    right: -30px;
    background: url(../images/arrow_rt.png) no-repeat center center !important
}

.admission-page-main {
    display: block;
    padding: 0 0 60px
}

.admission-page-main h4 {
    color: #120000;
    font-weight: 600;
    font-size: 20px
}

.admission-page-main h4 a {
    background: #ff7350;
    color: #fff;
    border-radius: 10px;
    font-size: 14px;
    padding: 3px 25px
}

.admission-page-main p {
    color: #717171
}

.admission-page-main p em {
    font-weight: 600;
    color: #000;
    display: block
}

.admission-page-main p b {
    color: #000
}

.course-toggle {
    margin: 6px 0 0;
    display: inline-block
}

.course-toggle ul {
    width: 49%;
    float: left;
    display: inline-block
}

.course-toggle ul li {
    display: inline-block;
    border: 1px solid #edeff7;
    width: 100%;
    margin: 0 0 10px;
    background: #eff7ff
}

.course-toggle>ul>li>a {
    display: block;
    text-transform: capitalize;
    font-size: 14px;
    color: #717171;
    font-weight: 700;
    padding: 12px 35px 12px 20px;
    background: url(../images/arrow_down_black.png) no-repeat 98% center;
    cursor: pointer
}

.course-toggle>ul>li>a span {
    font-weight: 400;
    color: #f56a1e;
    display: block;
    font-size: 12px
}

.course-toggle-description {
    padding: 20px;
    border-top: solid 4px #1a88cf;
    display: none
}

.course-toggle ul li.active>a {
    color: #1a88cf;
    background-image: url(../images/arrow_up_blue.png);
    opacity: 1
}

.course-toggle-description h6 {
    font-size: 14px;
    line-height: 18px;
    color: #878787
}

.course-toggle-description h6 a {
    color: #1a88cf
}

.course-toggle-description h6 a:hover {
    text-decoration: underline
}

.course-toggle-description p {
    color: #717171;
    margin: 0 0 10px
}

.course-toggle ul:nth-child(even) {
    float: right
}

.admission-page-main-lt {
    padding: 60px 0
}

.admission-page-main-lt h4 {
    color: #333e48e6;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 24px
}

.course-toggle {
    margin: 0;
    display: inline-block;
    width: 100%
}

.faculty-list {
    padding: 0;
    display: block
}

.faculty-list ul {
    margin: 0 -10px;
    font-size: 0
}

.faculty-list ul li:hover p {
    background: #f3f3f3;
    box-shadow: 0 0 10px #ccc
}

.faculty-list ul li {
    display: inline-block;
    margin: 0;
    padding: 10px;
    width: 25%;
    vertical-align: top
}

.faculty-list h4 {
    font-size: 16px;
    margin: 0 0 20px;
    color: #f56a1e
}

.faculty-list p {
    color: #0093b8cc;
    margin: 0;
    font-size: 14px;
    padding: 15px;
    border: 1px solid #edeff7;
    line-height: 20px
}

.faculty-list p b {
    font-size: 14px;
    line-height: 18px;
    color: #00000091;
    display: block;
    margin: 0 0 6px
}

.faculty ul{width: 100%;}

.faculty ul li.active .course-toggle-description{display: block;}

.fl-rt {
    float: right !important
}

.video-section {
    display: i;
    margin: 0;
    padding: 60px 0;
    background: url(../images2023/about_bg_1.jpg) no-repeat right bottom;
    background-size: cover
}

.video-section h4 {
    color: #fff;
    margin: 0 0 30px;
    text-transform: uppercase;
    font-weight: 600
}

.video-section ul {
    margin: 0 -20px
}

.video-section ul li {
    display: inline-block;
    float: left;
    width: 50%;
    margin: 0;
    padding: 0 20px
}

.video-section iframe {
    width: 100%;
    height: 320px
}

.video_view {
    position: relative
}

.video_description {
    width: 92%;
    padding: 12px 4%;
    position: absolute;
    bottom: 4px;
    left: 0;
    background: #0c62b0cc
}

.video_description h6 {
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase
}

.video_description h6 span {
    font-weight: 400;
    text-transform: none;
    display: block
}

.alumni-main {
    display: block;
    padding: 60px 0
}

.alumni-main figure {
    padding: 0;
    background-size: cover;
    display: flex;
    border: 1px solid #edeff7
}

.alumni-main figure img {
    display: block;
    margin: 0;
    width: 50%;
    float: left
}

.alumni-main figure figcaption {
    width: 100%;
    float: left;
    height: 100%;
    display: block;
    padding: 30px 3% 0
}

.alumni-main figure figcaption p,
.alumni-main figure figcaption h4 {
    color: #717171;
    margin: 0 0 20px
}

.alumni-main-lt {
    float: left;
    width: 50%;
    padding: 0;
    margin: 60px 0 0
}

.alumni-speaks-item>img {
    display: block;
    float: left;
    border: solid 4px silver;
    border-radius: 100%;
    width: 110px
}

.alumni-speak-content {
    width: 68%;
    float: left;
    padding: 10px 0 0 20px
}

.alumni-speak-content p {
    line-height: 20px;
    color: #717171
}

.alumni-speak-content h4 {
    color: #1485ce;
    text-transform: uppercase;
    margin: 16px 0 0;
    font-size: 15px
}

.alumni-speak-content h4 span {
    color: #6c7174;
    display: block;
    font-weight: 400
}

.alumni-main-rt {
    float: left;
    width: 50%;
    padding: 0 2%;
    margin: 60px 0 0
}

.alumni-main-rt p {
    color: #717171
}

.alumni-main-rt p b {
    font-size: 16px;
    color: #1485ce
}

.alumni-main-rt a {
    text-transform: uppercase;
    font-size: 14px;
    line-height: 18px;
    color: #fff;
    background: #42b7d4;
    border-radius: 4px;
    font-weight: 700;
    padding: 12px 18px;
    display: inline-block;
    text-align: center;
    transition: all .4s ease-in-out
}

.alumni-main-rt a:hover {
    background: #1d6779
}

.page-title {
    padding: 30px 0
}

.page-title h3 {
    font-size: 26px;
    color: #333e48e6;
    text-transform: uppercase
}

.page-title span {
    color: #0093b8cc;
    font-weight: 400;
    font-size: 14px;
    display: block
}

.vidwat-lt {
    width: 48%;
    float: left;
    padding: 0
}

.vidwat-rt {
    width: 48%;
    float: right
}

.vidwat-rt p b {
    color: #0093b8cc
}

.vidwat-ui-nav {
    padding: 20px 0
}

.vidwat-ui-nav a {
    text-transform: uppercase;
    font-size: 14px;
    line-height: 18px;
    padding: 2px 0 2px 30px;
    display: block;
    color: #1485ce;
    font-weight: 700;
    float: left;
    background: url(../images/icon_read.png) no-repeat center left
}

.vidwat-ui-nav a+a {
    background-image: url(../images/icon_reload.png);
    margin: 0 0 0 40px
}

.course-toggle2 {
    width: 100%;
    margin: 30px 0
}

.course-toggle2 ul {
    width: 100%
}

.course-toggle2 ul li {
    width: 100%;
    float: left
}

.course-toggle2 ul li:nth-child(even) {
    float: right
}

.journal-archives-list {
    width: 100%;
    padding: 0
}

.journal-archives-list ul {
    margin: 10px 0 0
}

.journal-archives-list ul li {
    float: left;
    display: inline-block;
    width: 50%
}

.journal-archives-list ul li a {
    display: block;
    font-size: 14px;
    color: #717171;
    line-height: 16px;
    font-weight: 500;
    text-transform: capitalize;
    background: url(../images/icon_reload.png) no-repeat left center;
    padding: 0 31px 0 24px;
    margin: 8px 0 4px
}

.editorial-board-list h6 {
    font-weight: 600;
    font-size: 14px;
    color: #1485ce;
    margin: 0 0 18px;
    display: block
}

.editorial-board-list h6 span {
    font-size: 13px;
    line-height: 20px;
    color: #717171;
    display: block;
    font-weight: 400
}

.editorial-board-list p {
    margin: 0 0 12px 14px;
    position: relative
}

.editorial-board-list p:before {
    display: inline-block;
    width: 4px;
    height: 4px;
    background: #1A88CF;
    border-radius: 100%;
    content: '';
    position: absolute;
    left: -14px;
    top: 10px
}

.research-books-item {
    padding: 60px 0;
    margin: 0;
    background-size: cover
}

.research-books-item .container {
    display: flex;
    align-items: center
}

.research-books-item-figure {
    width: 48%;
    float: left
}

.research-books-item-figure img {
    display: block;
    width: 100%
}

.research-books-item-details {
    width: 51%;
    float: right;
    padding: 0 4%
}

.research-books-item-details h4 {
    color: #333e48e6;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    font-size: 20px
}

.research-books-item-details h4 span {
    font-size: 14px;
    line-height: 20px;
    color: #0093b8cc;
    display: block;
    font-weight: 400;
    text-transform: none;
    margin: 6px 0 0
}

.research-books-item-details a {
    font-size: 14px;
    text-transform: uppercase;
    line-height: 18px;
    display: inline-block;
    color: #0093b8cc;
    font-weight: 700;
    background: url(../images/icon_cart.png) no-repeat center left;
    padding: 4px 0 4px 38px;
    margin: 40px 0 0
}

.research-books-item2 {
    background: #fff;
    direction: rtl
}

.research-books-item2 .research-books-item-figure {
    float: right
}

.research-books-item2 .research-books-item-details {
    float: left
}

.facilities-main {
    padding: 0 0 60px
}

.facilities-main figure {
    margin: 0 0 60px;
    padding: 0;
    background-size: cover;
    display: flex;
    align-items: center;
    border: 1px solid #edeff7
}

.facilities-main figure a {
    display: block;
    float: left;
    width: 50%
}

.facilities-main figure img {
    display: block;
    margin: 0;
    width: 100%
}

.facilities-main figure figcaption {
    width: 44%;
    float: left;
    height: 100%;
    display: block;
    padding: 0 3%
}

.facilities-main figure figcaption p {
    margin: 0 0 20px
}

.facilities-main figure figcaption h4 {
    margin: 0 0 20px
}

.facilities-main figure figcaption p a b {
    color: #1485ce
}

.gallery_list {
    display: block
}

.gallery_list ul li {
    display: block;
    float: left;
    width: 23%;
    margin: 0 2% 0 0
}

.gallery_list ul li a {
    display: block
}

.gallery_list ul li a img {
    display: block;
    width: 100%
}

.facilities-main figure figcaption p b {
    color: #000;
    font-weight: 600
}

.gallery-main {
    padding: 0 0 60px
}

.gallery-main ul {
    display: inline-block;
    margin: 0 -6px
}

.gallery-main ul li {
    float: left;
    display: block;
    width: 25%;
    margin: 0;
    padding: 6px
}

.gallery-main ul li:nth-child(4n+0) {
    margin-right: 0
}

.gallery-main ul li a {
    display: block;
    overflow: hidden;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 8px 40px #0f1b311f;
    position: relative;
    z-index: 1
}

.gallery-main ul li a img {
    display: block;
    width: 100%;
    -webkit-transition: .4s ease-in-out;
    -moz-transition: 1s ease-in-out;
    -o-transition: 1s ease-in-out;
    transition: 1s ease-in-out
}

.gallery-main ul li a:hover img {
    transform: scale(1.3)
}

.gallery-main ul li a:before {
    content: "\f06e";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    visibility: hidden;
    opacity: 0;
    background-color: #0A2548;
    -webkit-transition: .4s ease-in-out;
    transition: .4s ease-in-out;
    z-index: 1;
    font: normal normal normal 14px/1 FontAwesome;
    color: #fff;
    font-size: 30px;
    align-items: center;
    text-align: center;
    line-height: 5
}

.gallery-main ul li a:hover:before {
    opacity: .8;
    visibility: visible
}

#html5-watermark {
    display: none !important
}

.mh-icon-right:before {
    content: '\f054' !important;
    font-family: 'FontAwesome' !important
}

.mh-icon-left:before {
    content: '\f053' !important;
    font-family: 'FontAwesome' !important
}

.careers-main-content-lt {
    width: 50%;
    float: left;
    padding: 20px 26px;
    background: #4b8aff
}

.careers-main-content-lt+.careers-main-content-lt {
    padding: 20px 26px
}

.careers-main-content h5 {
    text-transform: none;
    font-size: 14px;
    line-height: 24px;
    color: #fff
}

.careers-main-content h4 {
    color: #fff;
    margin: 6px 0 0
}

.careers-main-content h4 span {
    display: inline-block;
    margin: 0 6% 0 0;
    float: left;
    font-size: 1.1vw
}

.careers-main-content h4 a {
    color: #fff;
    display: inline-block;
    text-transform: none;
    font-size: 1.2vw
}

.careers-main-content h5 a {
    color: #fff
}

.course-fee-display h4 {
    font-size: 16px
}

.fee-table {
    border-radius: 3px;
    border: solid 1px #ccc;
    border-bottom: 0 none
}

.fee-table h6 {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    color: #0093b8cc;
    padding: 10px 20px;
    border-bottom: solid 2px #0093b8cc
}

.fee-table p {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
    color: #818181;
    padding: 10px 20px;
    border-bottom: solid 1px #ccc
}

.submit-button {
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    line-height: 18px;
    width: 120px;
    text-align: center;
    padding: 10px 0;
    background: #0d5ef4;
    display: block;
    border-radius: 3px;
    cursor: pointer;
    transition: all .4s ease-in-out
}

.submit-button:hover,
.submit-button:focus {
    background: #4b83eb;
    box-shadow: 0 10px 20px -8px #4b83eb
}

.course-fee-display .submit-button {
    float: right;
    margin: 14px 0 0
}

.scheme-details-block {
    border-radius: 3px
}

.scheme-details-block table {
    width: 100%;
    border: solid 1px #ccc;
    border-color: #ccc;
    margin: 0 0 20px
}

.scheme-details-block table tr th {
    text-transform: uppercase;
    color: #f56a1e;
    font-weight: 600;
    padding: 10px;
    font-size: 14px;
    border: 1px solid #ccc;
}

.scheme-details-block table tr td {
    text-transform: capitalize;
    color: #717171;
    font-size: 14px;
    font-weight: 400;
    padding: 4px 10px;
    border: 1px solid #ccc;
}

.audit-course-list {
    display: block
}

.audit-course-list ul {
    padding: 20px 0 0 17px
}

.audit-course-list ul li {
    margin: 0;
    padding: 5px 0;
    float: left;
    width: 33.3%;
    list-style-type: disc
}

.placement-team-block {
    font-family: arial, sans-serif;
    border-collapse: collapse;
    width: 100%
}

.placement-team-block th {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    color: #1485ce;
    padding: 10px 0 10px 20px;
    border: 1px solid #ddd
}

.placement-team-block hr {
    margin: 0
}

.placement-team-block td {
    font-size: 14px;
    font-weight: 600;
    color: #000;
    padding: 10px 0 10px 20px;
    border: 1px solid #ddd
}

.placement-team-block td a {
    color: #1485ce
}

.placement-team-block p+p+p {
    width: 46%
}

.recruiters_main {
    margin: 40px 0 0
}

.recruiters_main a {
    border: solid 1px #ccc;
    margin: -1px 0 0 -1px;
    width: 16.7%;
    padding: 10px 20px;
    float: left
}

.recruiters_main a img {
    display: block;
    margin: 0 auto;
    width: 100%
}

.testimonials_main ul {
    margin: 0 -10px;
    font-size: 0
}

.testimonials_main ul li {
    display: inline-block;
    width: 33.3%;
    padding: 10px;
    vertical-align: top
}

.testimonials_list_item {
    padding: 18px;
    position: relative;
    display: flex;
    border: 1px solid #e8e8e8;
    border-radius: 6px;
    min-height: 186px;
    box-shadow: 0 8px 40px #0f1b311f
}

.testimonials_list_item img {
    width: 90px;
    height: 90px;
    display: block;
    margin: 0 10px 0 0;
    border: solid 4px silver;
    border-radius: 100%;
    float: left
}

.testimonials_list_item h3 {
    font-size: 14px;
    color: #1485ce;
    margin: 11px 0 -10px
}

.testimonials_list_item p {
    line-height: 20px;
    max-height: 40px;
    margin: 10px 0 0;
    overflow: hidden
}

.testimonials_list_item p.open {
    max-height: initial
}

.testimonials_list_item a {
    background: url(../images/icon_+.png) no-repeat center center;
    width: 30px;
    height: 30px;
    display: inline-block
}

.testimonials_list_item a.active {
    background: url(../images/icon_-.png) no-repeat center center
}

.right {
    display: inline-block;
    float: right
}

.contact-us-main {
    padding: 0
}

.contact-us-lt {
    width: 50%;
    float: left;
    border-right: solid 1px #ccc;
    background: #60a90024
}

.contact-us-lt-title {
    padding: 26px 30px 20px;
    border-bottom: solid 1px #ccc
}

.contact-us-main h5 {
    text-transform: uppercase;
    font-size: 16px;
    color: #1485ce
}

.contact-us-main h5 span {
    display: block;
    color: #000;
    padding: 0 0 4px
}

.contact-addrs {
    padding: 0
}

.contact-addrs p {
    color: #000
}

.contact-addrs p small {
    font-size: 13px;
    padding: 8px 0 0;
    display: block
}

.contact-us-rt {
    border-right: 0 none;
    background: #54a3c14a
}

.contact-form-main {
    padding: 24px 0 60px
}

.contact-form-main ul {
    margin: 0 -10px
}

.contact-form-main ul li {
    display: inline-block;
    width: 50%;
    padding: 10px;
    float: left
}

.contact-form-main iframe {
    width: 100%;
    height: 200px;
    margin: 0 0 20px
}

.contact-form-main h5 {
    margin: 0;
    color: #32345b
}

.validator {
    width: 50%;
    float: left;
    margin: 0 0 8px
}

.lt {
    float: left;
    display: block;
    width: 40%
}

.rt {
    display: inline-block;
    float: right;
    width: 60%;
    padding: 0 0 0 20px
}

.text-fled {
    width: 100%;
    padding: 14px 2%;
    border: 1px solid #edeff7;
    border-radius: 3px;
    font-size: 14px;
    font-weight: 400;
    color: #545454;
    transition: all .4s ease-in-out
}

.text-fled2 {
    width: 48%;
    padding: 14px 2%;
    border: 1px solid #edeff7;
    border-radius: 3px;
    font-size: 14px;
    font-weight: 400;
    color: #545454;
    transition: all .4s ease-in-out
}

.text-fled3 {
    float: right
}

.contact-form-main ul li.validator3 {
    width: 100%;
    margin: 0;
    float: none
}

.validator3 textarea {
    min-height: 80px;
    padding: 10px 1%;
    width: 100%;
    border: 1px solid #edeff7;
    font-size: 14px;
    font-weight: 400;
    color: #545454;
    border-radius: 3px;
    transition: all .4s ease-in-out
}

.validator3 input {
    width: 150px;
    text-transform: uppercase;
    color: #fff;
    font-size: 14px;
    background: #0d5ef4;
    display: block;
    float: right;
    text-align: center;
    border-radius: 3px;
    line-height: 18px;
    padding: 16px 0;
    font-weight: 700;
    margin: 8px 0 0;
    transition: all .4 ease-in-out;
    border: 0 none;
    cursor: pointer
}

.validator3 input:hover,
.validator3 input:focus {
    background: #4b83eb;
    box-shadow: 0 10px 20px -8px #4b83eb
}

.validator input[type="text"]:focus,
.validator textarea:focus {
    background: #f1f1f1
}

.errS {
    display: block;
    font-size: 14px;
    color: #c40327;
    margin: -28px 0 0
}

.f_success {
    display: block;
    font-size: 14px;
    text-transform: uppercase;
    margin: 8px 0 0;
    padding: 6px 20px;
    color: #1c7703;
    text-align: center
}

input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
textarea,
button,
select {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    -webkit-border-radius: 0
}

.img-fill li {
    display: inline-block;
    width: 100%;
    height: 100%
}

.img-fill img {
    min-height: 100%;
    min-width: 100%;
    position: relative;
    max-width: none
}

.img-fill li img {
    min-width: 100%;
    position: relative;
    display: inline-block;
    max-width: none
}

.Modern-Slider .item .img-fill .info {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 99;
    text-align: left;
    display: flex;
    align-items: center
}

.Modern-Slider .item .info>div div {
    display: inline-block !important;
    vertical-align: middle;
    max-width: 750px;
    padding: 0 60px;
    margin: 0 auto
}

.Modern-Slider .NextArrow {
    position: absolute;
    top: 50%;
    right: 0;
    width: 45px;
    height: 45px;
    background: #00000080;
    border: 0 none;
    margin-top: -22.5px;
    text-align: center;
    font: 20px/45px FontAwesome;
    color: #FFF;
    z-index: 5
}

.Modern-Slider .NextArrow:before {
    content: '\f105'
}

.Modern-Slider .PrevArrow {
    position: absolute;
    top: 50%;
    left: 0;
    width: 45px;
    height: 45px;
    background: #00000080;
    border: 0 none;
    margin-top: -22.5px;
    text-align: center;
    font: 20px/45px FontAwesome;
    color: #FFF;
    z-index: 5
}

.Modern-Slider .PrevArrow:before {
    content: '\f104'
}

.Modern-Slider .item h3 {
    font: 40px/50px Roboto, sans-serif;
    text-transform: uppercase;
    color: #FFF;
    animation: fadeOutRight 1s both;
    margin: 0;
    padding: 0;
    font-family: 'Oswald', sans-serif;
    font-weight: 500
}

.Modern-Slider .item h5 {
    margin: 0;
    padding: 0;
    font: 14px/24px Roboto, sans-serif;
    color: #FFF;
    font-weight: 400;
    height: 60px;
    animation: fadeOutLeft 1s both;
    font-family: 'Open Sans', sans-serif
}

.Modern-Slider .item.slick-active h3 {
    animation: fadeInDown 1s both 1s
}

.Modern-Slider .item.slick-active h5 {
    animation: fadeInLeft 1s both 1.5s
}

.Modern-Slider .item.slick-active {
    animation: Slick-FastSwipeIn 1s both
}

.Modern-Slider .slick-slide {
    margin: 0 0 -4px
}

.admission-open {
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    display: inline-block;
    width: 140px;
    position: fixed;
    right: -140px;
    top: 44%;
    z-index: 99;
    border: 5px solid #0d5ef4;
    border-radius: 10px 0 0 10px;
    border-right: 0
}

.admission-open .fa {
    font-size: 13px;
    color: #fff;
    position: absolute;
    left: -22px;
    background: #0d5ef4;
    padding: 6px;
    border-radius: 10px 0 0 10px;
    cursor: pointer
}

.open2 {
    right: -140px !important
}

.innernew2 {
    background: url(../images/banner_innernew2.jpg) no-repeat center center;
    height: 350px
}

.wave-shape {
    width: 100%;
    margin: -8.5% 0 0;
    padding: 0;
    position: relative;
    z-index: 2;
    display: none
}

.wave-shape img {
    width: 100%;
    height: auto
}

.news-events-main {
    display: inline-block;
    margin: 0;
    padding: 30px 0 0;
    width: 100%
}

.news-events-main h2 {
    font-size: 20px;
    color: #000;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    margin: 0 0 20px
}

.news-events {
    display: block;
    margin: 60px 0;
    border: 1px solid #efefef
}

.news-events h2 {
    background: url(../images/arrow_down_black.png) no-repeat 98% center #efefef;
    padding: 10px;
    margin: 0;
    cursor: pointer
}

.news-events h2.active {
    color: #1a88cf;
    background-image: url(../images/arrow_up_blue.png);
    opacity: 1
}

.news-events h4 {
    font-size: 14px
}

.news-events h5 {
    font-size: 16px
}

.news-events-in {
    display: none;
    margin: 0;
    padding: 20px;
    width: 100%
}

.news-events-main table {
    font-family: arial, sans-serif;
    border-collapse: collapse;
    width: 100%
}

.news-events-main th {
    border: 1px solid #ddd;
    text-align: left;
    padding: 10px;
    font-weight: 600;
    font-size: 16px
}

.news-events-main td {
    border: 1px solid #ddd;
    text-align: left;
    padding: 10px;
    font-size: 14px
}

.news-events-main td a {
    font-size: 14px;
    color: #0094b9
}

.news-events-main tr:nth-child(even) {
    background-color: #f5f5f5
}

.block2 {
    display: inline-block;
    width: 49%;
    vertical-align: top;
    margin: 0 0 30px;
    padding: 0 30px 0 0
}

.left-block {
    width: 49%;
    float: left
}

.right1-block {
    width: 49%;
    float: right
}

.left1-block {
    width: 49%;
    float: left;
    padding: 0 40px 0 0
}

.page-title-muqabla {
    padding: 20px
}

.page-title-muqabla>img {
    display: block
}

.muqabla-main {
    padding-top: 0
}

.muqabla-main .gallery-main {
    padding: 24px 0
}

.muqabla_videos .video_item {
    width: 50%;
    float: left
}

.muqabla-main .video_item .jwplayer {
    height: 20vw !important
}

.muqabla-main .video_item .jwcontrolbar {
    bottom: 10px !important
}

.muqabla_lt {
    width: 48%;
    padding: 0 2% 0 0;
    float: left
}

.muqabla_lt p {
    margin: 0 0 20px;
    line-height: 20px
}

.muqabla_lt p b {
    color: #000
}

.muqabla_lt strong {
    font-weight: 600;
    font-size: 14px;
    display: block;
    color: #000
}

.muqabla_rt {
    float: right;
    width: 46%;
    padding: 24px 2%;
    background: #e2435c;
    text-align: center
}

.muqabla_rt p {
    font-size: 14px;
    line-height: 12px;
    color: #fff;
    margin: 0 0 10px
}

.muqabla-main figure figcaption p {
    margin: 0
}

input.MyButton {
    padding: 6px 18px;
    cursor: pointer;
    font-weight: 700;
    background: #1a84d8;
    color: #fff;
    border: 1px solid #1a84d8;
    border-radius: 6px;
    -moz-box-shadow: 6px 6px 5px #999;
    -webkit-box-shadow: 6px 6px 5px #999;
    box-shadow: 6px 6px 5px #999;
    font-size: 14px
}

input.MyButton:hover {
    color: #ff0;
    background: #000;
    border: 1px solid #fff
}

.moc-courses-main .admission-page-main-lt {
    width: 100%;
    padding: 0
}

.moc-courses-main .page-title-nav {
    float: none;
    margin: 30px 0 0
}

.moc-courses-main .page-title-nav a {
    font-size: 13px;
    width: 33%;
    padding: 14px 10px;
    text-align: center;
    transition: all .4s ease-in-out
}

.moc-courses-main .page-title-nav a:first-child {
    border: 0 none
}

.moc-courses-about {
    padding-top: 0
}

.moc-courses-about .page-title-nav {
    margin: 0 0 30px
}

.moc-courses-main .page-title-nav a.active,
.moc-courses-main .page-title-nav a:hover {
    background: #1485CE;
    color: #fff
}

.moc-courses-about table {
    width: 100%;
    border: solid 1px #ccc
}

.moc-courses-about table tr {
    border-bottom: solid 1px #ccc
}

.moc-courses-about table tr th {
    font-weight: 700;
    text-transform: capitalize;
    padding: 14px 8px;
    font-size: 14px
}

.moc-courses-about table tr th+th {
    border-left: solid 1px #ccc
}

.moc-courses-about table tr td {
    padding: 6px 8px;
    font-size: 14px
}

.moc-courses-about table tr td+td {
    border-left: solid 1px #ccc
}

.page-title-nav {
    float: right
}

.page-title-nav a {
    color: #ab1e16;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 20px;
    line-height: 22px;
    float: left;
    padding: 18px 30px;
    background: #e3e3e3;
    border-left: solid 1px #ccc
}

.page-title-nav a span {
    display: block;
    font-size: 13px;
    color: #8e8e8e;
    font-weight: 600
}

.page-404 {
    width: 550px;
    margin: 0 auto
}

.icon-s {
    position: absolute;
    right: 0;
    top: -40px;
    min-width: 300px;
    z-index: 9
}

.icon-s img {
    width: 120px;
    height: auto;
    display: inline-block
}

.quality-block {
    display: block;
    margin: 50px auto;
    padding: 0;
    width: 80%
}

.quality-block h2 {
    font-size: 30px;
    color: #000;
    font-weight: 600
}

.quality-block span {
    font-size: 16px;
    color: #000;
    font-weight: 400;
    margin: 5px 0 30px;
    display: block
}

.quality-block p {
    font-size: 14px;
    color: #717171;
    font-weight: 400;
    line-height: 24px
}

.quality-block table {
    width: 100%;
    border: 1px solid #ccc;
    margin: 30px 0
}

.quality-block td,
.quality-block th {
    border: 1px solid #ccc;
    text-align: left;
    padding: 8px;
    font-size: 14px;
    color: #717171
}

.quality-block th {
    background: #ececec
}

.editorial-board-list.dot p:before {
    display: none
}

.editorial-board-list.dot p {
    margin: 0 0 12px
}

.editorial-board-list.dot h6 {
    margin: 0 0 4px
}

.right-block1 {
    display: inline-block;
    width: 48%;
    float: right;
    text-align: center;
    margin: 0;
    padding: 0
}

.right-block1 iframe {
    height: 300px;
    margin: 0 0 20px;
    width: 100%
}

.event-btn {
    padding: 7px 18px;
    cursor: pointer;
    font-weight: 700;
    font-size: 14px;
    background: #1a84d8;
    color: #fff;
    border: 1px solid #1a84d8;
    border-radius: 6px;
    -moz-box-shadow: 6px 6px 5px #999;
    -webkit-box-shadow: 6px 6px 5px #999;
    box-shadow: 6px 6px 5px #999;
    display: inline-block;
    text-align: center;
    margin: 0 0 20px
}

.muqabl {
    display: inline-block;
    float: left;
    width: 40%
}

.gallery-main ul.gl2 {
    display: inline-block;
    float: right;
    width: 60%;
    padding: 0 0 0 30px
}

.gallery-main ul.gl2 li {
    width: 33.3%
}

.middle-banner {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 28%;
    display: flex;
    align-items: center;
    text-align: center;
    z-index: 9999
}

.middle-banner a {
    background: #fe0101;
    color: #fff;
    padding: 7px 20px;
    display: table;
    margin: 0 auto;
    font-size: 22px
}

.aditya-main {
    padding: 24px 0
}

.aditya-main strong {
    font-weight: 14px;
    font-weight: 600;
    color: #000;
    display: block;
    text-align: left;
    margin: 0 0 10px
}

.aditya-main .page-title {
    padding: 20px 0
}

.aditya1 {
    width: 100%;
    margin: 30px 0 0;
    text-align: left
}

.aditya1 .img3 {
    float: right;
    width: 56%
}

.aditya1 .img3 img {
    width: 100%;
    margin: 0
}

.aditya2 {
    width: 48%;
    margin: 0;
    text-align: left
}

.aditya2 ul {
    margin: 0 0 0 17px
}

.aditya2 ul li {
    margin: 12px 0;
    padding: 0;
    float: none;
    width: 100%;
    list-style-type: disc;
    display: list-item;
    color: #717171;
    font-size: 14px
}

.aditya2 ul li b {
    color: #000
}

.aditya2 strong {
    font-weight: 600;
    color: #000
}

.aditya2 ul.child li {
    list-style-type: square
}

.aditya3 {
    width: 75%
}

.img2 {
    width: 20%;
    display: inline-block;
    float: right;
    margin: 0 0 30px
}

.years25 {
    width: 70%;
    margin: 0 auto
}

.competition {
    display: inline-block;
    width: 40%;
    margin: 0 0 30px
}

.aditya-main .contact-form-main h5 {
    font-size: 20px;
    margin: 0
}

.videos-block {
    display: block;
    margin: 0;
    padding: 0;
    text-align: left
}

.videos-block ul {
    margin: 0 -10px
}

.videos-block ul li {
    margin: 0;
    padding: 10px;
    float: left;
    display: inline-block;
    width: 20%
}

.videos-block ul li iframe {
    width: 100%;
    height: auto
}

.videos-block ul li h6 {
    color: #000;
    font-size: 14px;
    margin: 0
}

.videos-block ul li h6 span {
    color: #717171;
    font-size: 12px;
    display: block
}

.videos-block .slick-prev {
    left: -18px;
    background: url(../images/arrow_lt.png) no-repeat center center !important
}

.videos-block .slick-next {
    right: -18px;
    background: url(../images/arrow_rt.png) no-repeat center center !important
}

.top-section {
    display: block;
    background: #fff;
    box-shadow: 0 0 10px 0 #293d581a;
    margin: -140px 0 90px
}

.top-section ul li {
    width: 33.3%;
    float: left;
    display: inline-block;
    padding: 30px 20px;
    text-align: center;
    border-left: 1px solid #e7eaee
}

.top-section ul li img {
    width: 50px;
    opacity: .8;
    margin: 0 auto
}

.top-section ul li h3 {
    margin: 20px 0 0;
    font-size: 24px;
    color: #333e48e6
}

.top-section ul li p {
    margin: 10px 0 20px
}

.button {
    border: 1px;
    color: #fff;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    margin: 4px 2px;
    cursor: pointer
}

.button1 {
    background-color: #4CAF50
}

.button2 {
    background-color: #008CBA
}

.btn5 a {
    color: #fff !important
}

.btn5 {
    display: none;
    margin: 10px 0 0;
    color: #fff;
    background-color: #ff6157;
    border: none;
    font-weight: 600;
    font-size: 14px;
    box-shadow: 0 6px 20px -8px #ff6157;
    transition: all .4s;
    padding: 10px 25px;
    border-radius: 2px;
    text-decoration: none;
    position: absolute;
    left: 30px;
    bottom: 5%;
    z-index: 99
}

.btn6 {
    display: table;
    margin: 0 auto;
    color: #fff;
    font-size: 14px;
    background: #0054a6;
    text-align: center;
    border-radius: 3px;
    line-height: 18px;
    padding: 16px 20px;
    font-weight: 700;
    border: 0 none
}

.btn6:hover {
    background: #063666
}

.apply {
    background: #0d5ef4;
    padding: 10px 20px !important;
    margin: 12px 0 0 !important;
    border-radius: 5px;
    color: #fff !important
}

.shape-mockup-wrap {
    z-index: 2;
    position: relative;
    margin: 100px 0 -300px
}

.video-box {
    position: relative;
    border-radius: 10px;
    overflow: hidden
}

.video-box .overlay {
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: .6;
    position: absolute;
    inset: 0
}

.video-box .video-content {
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center;
    width: 100%;
    padding: 30px 15px
}

.shape-mockup {
    position: absolute;
    z-index: -1
}

#team-sec {
    background-position: center bottom;
    border-radius: 15px;
    margin: 0 auto;
    border-radius: 100px;
    padding: 60px 0
}

#team-sec .management-left {
    width: 100%;
    float: none;
    margin: 0 0 50px
}

#team-sec .management-block {
    background: none;
    display: flex
}

#team-sec .management-block h2 {
    color: #32345b
}

#team-sec .management-block p {
    color: #7a7a7a
}

.top-section {
    display: block;
    background: #fff;
    box-shadow: 0 0 10px 0 #293d581a;
    margin: -140px 0 90px
}

.top-section ul li {
    width: 33.3%;
    float: left;
    display: inline-block;
    padding: 30px 20px;
    text-align: center;
    border-left: 1px solid #e7eaee
}

.top-section ul li img {
    width: 50px;
    opacity: .8;
    margin: 0 auto
}

.top-section ul li h3 {
    margin: 20px 0 0;
    font-size: 24px;
    color: #333e48e6
}

.top-section ul li p {
    margin: 10px 0 20px
}

.as-carousel {
    width: 100%
}

.as-carousel ul li {
    display: inline-block;
    float: left;
    width: 50%;
    padding: 0 10px
}

.as-carousel ul li img {
    border-radius: 10px
}

.as-carousel ul li div {
    border: 2px dashed #32345b29;
    border-radius: 30px;
    padding: 20px;
    text-align: left;
    position: relative
}

.as-carousel ul li.slick-center div {
    border-color: #F56A1E
}

.read-btn {
    display: inline-block;
    margin: 30px 0 0;
    color: #fff;
    background-color: #F56A1E;
    border: none;
    font-weight: 600;
    font-size: 16px;
    box-shadow: 0 6px 20px -8px #F56A1E;
    transition: all .4s;
    padding: 0;
    text-align: center;
    border-radius: 100%;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-decoration: none;
    position: absolute;
    right: 20px;
    bottom: 20px
}

.read-btn::after,
.read-btn::before {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 0 0 currentColor;
    box-shadow: 0 0 0 0 currentColor;
    -webkit-animation: button-ripple 3s infinite;
    animation: button-ripple 3s infinite;
    opacity: .6;
    z-index: -1;
    color: #F56A1E;
    -webkit-animation-delay: .3s;
    animation-delay: .3s
}

@-webkit-keyframes button-ripple {
    70% {
        -webkit-box-shadow: 0 0 0 var(--glow-size, 15px) currentColor;
        box-shadow: 0 0 0 var(--glow-size, 15px) currentColor;
        opacity: 0
    }

    100% {
        -webkit-box-shadow: 0 0 0 0 currentColor;
        box-shadow: 0 0 0 0 currentColor;
        opacity: 0
    }
}

@keyframes button-ripple {
    70% {
        -webkit-box-shadow: 0 0 0 var(--glow-size, 15px) currentColor;
        box-shadow: 0 0 0 var(--glow-size, 15px) currentColor;
        opacity: 0
    }

    100% {
        -webkit-box-shadow: 0 0 0 0 currentColor;
        box-shadow: 0 0 0 0 currentColor;
        opacity: 0
    }
}

.background-image {
    background: url(../images2023/service-bg6.jpg);
    padding-top: 100px;
    padding-bottom: 100px
}

.video-box .video-title {
    color: #fff;
    margin: 0 auto 40px;
    font-weight: 500;
    max-width: 640px;
    font-size: 30px;
    text-transform: uppercase
}

.video-box .icon-btn {
    background-color: transparent;
    border: 1px solid;
    background: #fff;
    color: #717171;
    --btn-size: 80px;
    font-size: 20px;
    width: 70px;
    height: 70px;
    display: block;
    margin: 0 auto;
    border-radius: 100%;
    line-height: 70px;
    position: relative
}

.video-content span {
    font-size: 16px;
    color: #fff;
    margin: 10px 0;
    display: inline-block
}

.img-box3 {
    width: 50%;
    float: left;
    margin: 0
}

.img-box3 img {
    border-radius: 10px;
    height: 100%;
    object-fit: cover
}

.about-content {
    width: 100%;
    padding: 20px 30px 0 40px;
    -webkit-align-self: flex-end !important;
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
    background: none;
    text-align: center
}

.about-content h2 {
    color: #32345b
}

.about-content p {
    color: #7A7A7A
}

.block5 {
    display: block;
    padding: 0 0 20px 50px;
    position: relative;
    left: 0;
    bottom: 0;
    width: 50%
}

.block5 p {
    margin: 0 0 30px;
    color: #7A7A7A
}

.block5 h2 {
    color: #32345b;
    font-size: 40px;
    margin: 0 0 10px;
    line-height: 50px
}

.block5 a {
    display: inline-block;
    margin: 30px 0 0;
    color: #fff;
    background-color: #F56A1E;
    border: none;
    font-weight: 600;
    font-size: 14px;
    box-shadow: 0 6px 20px -8px #F56A1E;
    transition: all .4s;
    padding: 10px 25px;
    border-radius: 30px;
    text-decoration: none
}

.widget-container {
    display: flex;
    align-items: start;
    margin: 0 0 20px
}

.widget-icon-box {
    width: 80px;
    height: 80px;
    border-radius: 100%;
    padding: 10px;
    background: #fff;
    text-align: center;
    line-height: 80px;
    margin: 0 20px 0 0
}

.widget-icon-box i {
    font-size: 39px;
    color: #050f2d
}

.widget-icon-box-content {
    display: inline-block;
    width: calc(100% - 100px)
}

.widget-icon-box-content h5 {
    color: #050f2d;
    font-size: 20px;
    margin: 0 0 10px
}

.widget-icon-box-content p {
    color: #7A7A7A;
    line-height: 20px;
    margin: 0
}

.counter-grid-wrap {
    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;
    gap: 15px 0;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 0 20px;
    padding: 0
}

.counter-grid {
    display: -ms-flexbox;
    gap: 20px;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    border: 2px dashed #F56A1E;
    border-radius: 20px;
    padding: 20px;
    color: #717171;
    width: 31%
}

.counter-middle {
    margin: 0
}

.counter-grid_icon {
    min-width: 49px;
    margin: 0 0 20px
}

.counter-grid_number {
    color: #32345b;
    margin-bottom: 4px;
    margin-top: -.2em;
    font-size: 33px;
    font-weight: 600
}

.counter-grid_icon i {
    font-size: 50px;
    color: #F56A1E
}

.row {
    display: flex
}

.top-block ul li {
    display: inline-block;
    margin: 0;
    padding: 0;
    float: left;
    width: 33.3%
}

.title-area {
    margin-bottom: 40px;
    position: relative;
    z-index: 2
}

.category-card {
    display: -ms-flexbox;
    padding: 30px;
    text-align: center;
    border: 2px dashed #32345B57;
    border-radius: 30px
}

.category-card_icon {
    width: 80px;
    height: 80px;
    line-height: 80px;
    min-width: 50px;
    background-color: #32345b;
    border-radius: 999px;
    text-align: center;
    -webkit-transition: .4s ease-in-out;
    transition: .4s ease-in-out;
    padding: 21px;
    margin: 0 auto 20px
}

.category-card_icon img {
    -webkit-filter: brightness(0) invert(1);
    -o-filter: brightness(0) invert(1);
    -moz-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1)
}

.category-card_content {
    margin-bottom: -.45em
}

.category-card_content a {
    margin: 0
}

.category-card_title {
    font-size: 18px;
    font-weight: 500;
    color: #333e48e6;
    margin: 0 0 6px
}

.category-card_content p {
    min-height: 100px
}

.left-block2 {
    float: right;
    width: 60%;
    padding: 0 40px 0 0
}

.left-block2 .w-50 {
    width: 33.3%
}

.left-block2 .widget-icon-box i {
    color: #fff;
    font-size: 24px;
    line-height: 50px
}

.left-block2 .widget-icon-box-content h5 {
    font-size: 24px;
    font-weight: 500;
    margin: 0
}

.right-block {
    width: 100%;
    margin: 50px 0
}

.right-block ul li {
    display: inline-block;
    float: left;
    width: 33.3%;
    padding: 0 20px
}

.bg-bottom-right {
    padding: 0 0 60px;
    background-size: 100% 100%;
    margin: 60px 0 0
}

@keyframes movingX {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    50% {
        -webkit-transform: translateX(50px);
        transform: translateX(50px)
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

.jump {
    -webkit-animation: jumpAni 7s linear infinite;
    animation: jumpAni 7s linear infinite
}

@-webkit-keyframes jumpAni {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    40% {
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes jumpAni {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    40% {
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.jump-reverse {
    -webkit-animation: jumpReverseAni 7s linear infinite;
    animation: jumpReverseAni 7s linear infinite
}

@-webkit-keyframes jumpReverseAni {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    50% {
        -webkit-transform: translateY(30px);
        transform: translateY(30px)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes jumpReverseAni {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    50% {
        -webkit-transform: translateY(30px);
        transform: translateY(30px)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.spin {
    -webkit-animation: spin 15s linear infinite;
    animation: spin 15s linear infinite
}

#html5lightbox-watermark {
    display: none !important
}

.video-button-mask {
    position: absolute;
    width: 150px;
    height: 150px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #ccc
}

.video-button-mask:before,
.video-button-mask:after {
    opacity: 0;
    content: '';
    display: block;
    position: absolute;
    top: -3px;
    left: -3px;
    border-radius: 50%;
    border-style: solid;
    border-width: 3px;
    border-color: #fff;
    width: 100%;
    height: 100%;
    -webkit-animation: zoomBig 1.5s linear infinite;
    animation: zoomBig 1.5s linear infinite;
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.video-button-mask:after {
    -webkit-animation-delay: .55s;
    animation-delay: .55s
}

@-webkit-keyframes zoomBig {
    0% {
        -webkit-transform: scale(0.3);
        transform: scale(0.3);
        opacity: .8;
        border-width: 4px
    }

    25% {
        border-width: 3px
    }

    50% {
        border-width: 2px
    }

    100% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
        opacity: 0;
        border-width: 1px
    }
}

.banner-new {
    display: flex;
    margin: 0;
    padding: 0;
    width: 100%;
    position: relative;
    height: calc(100% - 139px);
    overflow: hidden;
    align-items: center;
    z-index: 1
}

.banner-new-left {
    width: 100%;
    display: inline-block;
    align-items: center;
    position: relative
}

.banner-new-left ul li {
    position: relative
}

.banner-new-left .container {
    position: absolute;
    left: 0;
    right: 0;
    z-index: 999;
    bottom: 19%;
    transform: translateY(-50%);
    margin: 0 auto;
    /* width: 100%; */
    text-align\: ;
    /* max-width: 100%; */
}

.banner-new-left .slide-cont {
    width: 60%;
    float: left
}

.banner-new-right {
    display: inline-block;
    margin: 0;
    padding: 0;
    width: 50%;
    float: right;
    overflow: hidden
}

.banner-new-right span {
    width: 420px;
    height: 615px;
    margin: 90px 0 0 auto;
    display: block
}

.banner-new-right figure {
    width: 420px;
    height: 420px;
    margin: 0 auto;
    position: relative;
    z-index: 1
}

.banner-new-right figure::before {
    content: '';
    display: block;
    width: 400px;
    height: 400px;
    margin: 0 auto;
    background: #F56A1E;
    border-radius: 100%;
    position: absolute;
    left: 0;
    top: 110px;
    z-index: -1
}

.banner-new-right figure img {
    width: 100%;
    height: auto
}

.banner-slider2 h1 {
    color: #fff;
    animation: fadeOut 1s both;
    margin: 0;
    padding: 0;
    font-weight: 600;
    font-size: 50px;
    margin: 0 0 10px 0;
    display: block;
    font-family: "Jost", sans-serif;
    letter-spacing: 1px;
    line-height: 1;
    text-transform: capitalize
}

.banner-slider2 p {
    display: block;
    margin: 0;
    padding: 0;
    font: 16px/26px Roboto, sans-serif;
    font-weight: 400;
    animation: fadeOut 1s both;
    font-family: 'Open Sans', sans-serif
}

.banner-slider2 .slick-slide.slick-active h1 {
    animation: fadeInUp .4s both .4s
}

.banner-slider2 .slick-slide.slick-active p {
    animation: fadeInUp .4s both .4s
}

.banner-slider2 .slick-slide.slick-active {
    animation: Slick-FastSwipeIn 1s both
}

.our-testimoinal {
    display: block;
    padding: 100px 0;
    text-align: center
}

.our-testimoinal span {
    display: block;
    margin: 0;
    padding: 0;
    color: #F56A1E;
    font-weight: 500;
    font-size: 24px
}

.our-testimoinal span i {
    font-size: 30px;
    color: #F56A1E
}

.our-testimoinal h2 {
    color: #232323;
    font-size: 50px;
    margin: 0 0 5px
}

.our-testimoinal ul {
    margin: 0
}

.our-testimoinal ul li {
    position: relative;
    background-color: #f0f7ff;
    padding: 30px;
    margin: 0 15px 15px;
    box-shadow: 1px 1.732px 60px 0 #00000003;
    border-radius: 4px
}

.our-testimoinal h3 {
    ont-size: 18px;
    margin-top: 5px;
    margin-bottom: 0;
    font-weight: 500;
    color: #141b22
}

.our-testimoinal p {
    color: #717171
}

.our-testimoinal ul li .ts-cont p {
    color: #717171;
    font-size: 16px;
    margin: 0 0 30px
}

.our-testimoinal figure {
    width: 100px;
    height: 100px;
    border-radius: 100%;
    margin: 0 auto;
    border: 4px solid #fff
}

.our-testimoinal figure img {
    border-radius: 100%
}

.our-testimoinal i {
    font-size: 50px;
    color: #F56A1E;
    margin: 0 0 10px
}

.our-testimoinal ul li:hover {
    background: #fff;
    box-shadow: 1px 1.732px 60px 0 #0000000d
}

.ts-cont2 span {
    font-size: 14px
}

.blogs {
    padding: 130px 0
}

.blogs h2 {
    font-size: 34px
}

.blogs h5 {
    font-size: 22px;
    margin: 0 0 12px;
    font-family: 'Poppins', sans-serif;
    line-height: 26px
}

.blogs span {
    color: #f56a1e
}

.blogs p {
    color: #7a7a7a;
    line-height: 20px
}

.posts {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    grid-column-gap: 40px;
    display: grid;
    margin: 40px 0 0
}

.posts-blog {
    padding: 10px;
    margin: 0;
    border-radius: 30px 30px 30px 30px;
    border-style: dashed;
    border-width: 2px;
    border-color: #32345B24;
    display: flex
}

.thumbnail-container {
    flex: 0 0 45%;
    overflow: hidden;
    border-radius: 30px 0 0 30px
}

.thumbnail-container img {
    height: 300px;
    object-fit: cover
}

.postblock-content {
    text-align: left;
    padding: 25px
}

.jkit-meta-date {
    display: block;
    color: #7a7a7a;
    font-size: 14px;
    text-align: right;
    margin: 0 0 20px
}

.jkit-meta-date i {
    margin: 0 5px 0 0
}

.post-readmore {
    color: #f56a1e;
    margin: 20px 0 0;
    display: inline-block
}

.loader-mask {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    z-index: 99999;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    display: flex
}

.loader {
    width: 100px;
    aspect-ratio: 1;
    padding: 10px;
    box-sizing: border-box;
    display: grid;
    background: #fff;
    filter: blur(5px) contrast(10) hue-rotate(300deg);
    mix-blend-mode: darken
}

.loader:before,
.loader:after {
    content: "";
    grid-area: 1/1;
    width: 40px;
    height: 40px;
    background: #006eff;
    animation: l7 2s infinite
}

.loader:after {
    animation-delay: -1s
}

@keyframes l7 {
    0% {
        transform: translate(0, 0)
    }

    25% {
        transform: translate(100%, 0)
    }

    50% {
        transform: translate(100%, 100%)
    }

    75% {
        transform: translate(0, 100%)
    }

    100% {
        transform: translate(0, 0)
    }
}

.cards {
    display: inline-block;
    margin: 0 auto;
    padding: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    justify-content: center;
    max-width: 860px;
    width: 100%
}

.cards ul {
    display: flex;
    margin: 0
}

.cards ul li {
    padding: 10px;
    background: #125875d9;
    width: 25%;
    margin: 0;
    transition: all .3s ease 0s;
    border-left: 1px solid #cccccc38
}

.cards img {
    width: 33px
}

.cards ul li a {
    display: flex;
    gap: 0 10px
}

.cards h3 {
    font-size: 16px;
    color: #fff;
    margin: 7px 0 0;
    text-transform: uppercase
}

.cards p {
    margin: 0 0 10px
}

.cards ul li:hover,
.cards ul li.active {
    background: #ff7350;
    border: 0
}

.about-main {
    background: #eff7ff;
    padding: 130px 0;
    margin: 0
}

.about-university span {
    color: #0054a6;
    font-size: 18px;
    margin: 0 0 20px;
    display: block
}

.about-university .widget-icon-box {
    background: #ff7350;
    font-size: 20px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    padding: 0;
    color: #fff;
    margin: 0 10px 0 0
}

.w-50 {
    width: 50%;
    float: left
}

.about-university .widget-icon-box-content {
    width: calc(100% - 70px)
}

.img-box4 {
    position: relative
}

.img-box4 img {
    object-fit: inherit !important
}

.about-text {
    right: 0;
    bottom: inherit;
    text-align: center;
    top: 0;
    width: 47%;
    position: absolute;
    background: #ff7350;
    padding: 10px;
    border-radius: 10px;
    box-shadow: 0 10px 60px 0 #00000014;
    overflow: hidden
}

.about-text span {
    font-size: 50px;
    color: #fff;
    position: relative;
    display: inline-block;
    font-weight: 600;
    font-family: 'Jost', sans-serif;
    margin-top: 0
}

.about-text span sub {
    font-size: 30px;
    color: #fff;
    font-weight: 600;
    margin-left: -10px;
    bottom: 5px
}

.about-text p {
    margin-bottom: 0;
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    font-family: 'Jost', sans-serif
}

.about-text::after {
    position: absolute;
    content: "";
    height: 6px;
    width: 100%;
    bottom: 0;
    left: 0;
    display: inline-block;
    background: #125875
}

.about-university a {
    background-color: #125875;
    box-shadow: 0 6px 20px -8px #125875;
    margin: 0
}

.courses-main {
    padding: 100px 0;
    display: block;
    margin: 0;
    background: #fff;
    position: relative
}

.block-top {
    margin: 0 0 60px;
    width: 90%
}

.block-top h3 {
    font-size: 30px;
    margin: 0 0 20px;
    line-height: 50px
}

.block-top p {
    color: #717171
}

.courses-main ul {
    margin: 0 -10px
}

.courses-main ul li {
    height: 100%;
    width: 33.3%;
    display: inline-block;
    margin: 0;
    padding: 10px;
    float: left
}

.thumb {
    display: block;
    margin: 0;
    padding: 0;
    background: #f0f7ff;
    transition: all .3s ease 0s;
    overflow: hidden
}

.thumb figure {
    overflow: hidden
}

.thumb img {
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.thumb h2 {
    font-size: 18px;
    color: #232323
}

.thumb h2 span {
    font-size: 14px;
    color: #ff7350;
    display: block;
    font-weight: 500
}

.thumb p {
    color: #232323;
    margin: 10px 0
}

.thumb a {
    color: #ff7350
}

.thumb-in {
    padding: 20px 20px 40px;
    position: relative
}

.animations-01 {
    position: absolute;
    left: 0;
    bottom: 30px;
    animation: alltuchtopdown 3s infinite;
    -webkit-animation: alltuchtopdown 3s infinite;
    animation-delay: 0s;
    -webkit-animation-delay: 1s;
    z-index: -1
}

.elementor img {
    height: auto;
    max-width: 100%;
    border: none;
    border-radius: 0;
    box-shadow: none
}

.thumb:hover {
    box-shadow: 1px 1px 13px 0 #0003;
    background: #fff
}

.thumb:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.class-active {
    margin-right: -400px
}

.class-active .slick-next,
.class-active .slick-prev {
    position: absolute;
    top: -100px;
    border: none;
    background: none;
    padding: 0;
    transition: .3s;
    background: #ff7350;
    width: 60px;
    height: 60px;
    border-radius: 4px
}

.class-active .slick-next {
    left: 71.6%
}

.class-active .slick-prev {
    position: absolute;
    left: 76%;
    right: 0
}

.class-active .slick-next:before {
    content: '\f104';
    display: block;
    --_fa-family: var(--fa-family, var(--fa-style-family, "Font Awesome 7 Free"));
    -moz-osx-font-smoothing: grayscale;
    font-family: var(--_fa-family);
    font-weight: var(--fa-style, 900);
    font-size: 30px;
    color: #fff
}

.class-active .slick-prev:before {
    content: '\f105';
    display: block;
    --_fa-family: var(--fa-family, var(--fa-style-family, "Font Awesome 7 Free"));
    -moz-osx-font-smoothing: grayscale;
    font-family: var(--_fa-family);
    font-weight: var(--fa-style, 900);
    font-size: 30px;
    color: #fff
}

.icon {
    position: absolute;
    right: 30px;
    bottom: 20px
}

.thumb-in .cat {
    border-radius: 4px;
    background-color: #ff7350;
    position: absolute;
    top: -18px;
    right: 30px;
    color: #fff;
    padding: 5px 10px;
    font-size: 12px
}

@keyframes alltuchtopdown {
    0% {
        -webkit-transform: rotateX(0deg) translateY(0px);
        -moz-transform: rotateX(0deg) translateY(0px);
        -ms-transform: rotateX(0deg) translateY(0px);
        -o-transform: rotateX(0deg) translateY(0px);
        transform: rotateX(0deg) translateY(0px)
    }

    50% {
        -webkit-transform: rotateX(0deg) translateY(-20px);
        -moz-transform: rotateX(0deg) translateY(-20px);
        -ms-transform: rotateX(0deg) translateY(-20px);
        -o-transform: rotateX(0deg) translateY(-20px);
        transform: rotateX(0deg) translateY(-20px)
    }

    100% {
        -webkit-transform: rotateX(0deg) translateY(0px);
        -moz-transform: rotateX(0deg) translateY(0px);
        -ms-transform: rotateX(0deg) translateY(0px);
        -o-transform: rotateX(0deg) translateY(0px);
        transform: rotateX(0deg) translateY(0px)
    }
}

@-webkit-keyframes alltuchtopdown {
    0% {
        -webkit-transform: rotateX(0deg) translateY(0px);
        -moz-transform: rotateX(0deg) translateY(0px);
        -ms-transform: rotateX(0deg) translateY(0px);
        -o-transform: rotateX(0deg) translateY(0px);
        transform: rotateX(0deg) translateY(0px)
    }

    50% {
        -webkit-transform: rotateX(0deg) translateY(-20px);
        -moz-transform: rotateX(0deg) translateY(-20px);
        -ms-transform: rotateX(0deg) translateY(-20px);
        -o-transform: rotateX(0deg) translateY(-20px);
        transform: rotateX(0deg) translateY(-20px)
    }

    100% {
        -webkit-transform: rotateX(0deg) translateY(0px);
        -moz-transform: rotateX(0deg) translateY(0px);
        -ms-transform: rotateX(0deg) translateY(0px);
        -o-transform: rotateX(0deg) translateY(0px);
        transform: rotateX(0deg) translateY(0px)
    }
}

.best-features {
    padding: 0;
    margin: -50px 0 0
}

.best-features-img {
    margin-right: -400px;
    background: #eff7ff;
    padding-bottom: 30px
}

.best-features .block5 {
    background: #032e3f;
    margin-top: 50px;
    width: 70%;
    position: relative;
    padding: 40px 30px 30px 0
}

.best-features .block5::before {
    content: '';
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
    background: #032e3f;
    position: absolute;
    left: -70%;
    top: 0;
    height: 100%;
    z-index: -1
}

.best-features .block5 h2,
.best-features .widget-icon-box-content h5 {
    color: #fff
}

.best-features .widget-icon-box img {
    width: 40px;
    margin: 9px auto
}

.best-features .widget-icon-box i {
    color: #fff
}

.best-features .block5 p {
    color: #96bece
}

.best-features .widget-container {
    margin: 40px 0
}

.programs {
    display: block;
    margin: 0;
    padding: 60px 0;
    background: url(../images/cta_bg02.png) no-repeat center center;
    background-size: cover
}

.programs-cont {
    display: inline-block;
    margin: 0;
    padding: 0;
    width: 80%
}

.programs-cont h2 {
    display: inline-block;
    margin: 0;
    padding: 0;
    font-size: 50px;
    color: #fff
}

.programs-cont p {
    font-size: 18px;
    color: #fff;
    padding: 0;
    margin: 0
}

.programs a {
    float: right;
    margin: 30px 0 0;
    background-color: #ff7350;
    border-radius: 4px;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    padding: 20px 30px;
    text-align: center;
    touch-action: manipulation;
    transition: all .3s ease 0s;
    vertical-align: middle;
    overflow: hidden
}

.video-section {
    background-image: url(../images/video_back.jpg);
    background-repeat: no-repeat;
    background-size: cover
}

.video-section .row {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.video-title h2 {
    font-size: 50px;
    color: #fff;
    line-height: 60px
}

.video-title h2 span {
    color: #ff7350;
    text-decoration: underline
}

.video-title p {
    font-size: 18px;
    color: #fff;
    margin-top: 15px
}

.s-video-content {
    position: relative
}

.s-video-content a {
    z-index: 9;
    font-size: 14px;
    text-align: center;
    border-radius: 50%;
    display: inline-block;
    margin-bottom: 15px;
    position: relative
}

.s-video-content a::before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    height: 120px;
    width: 120px;
    background: #ffffff17;
    z-index: -1;
    border-radius: 50%;
    transform: translate(-50%, -50%);
    animation: pulse-border 1500ms ease-out infinite
}

@keyframes pulse-border {
    0% {
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        opacity: 1
    }

    100% {
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
        opacity: 0
    }
}

.caption {
    display: inline-block;
    margin: 16px 0 -10px 31px;
    border-left: 1px solid #ccc;
    padding: 0 0 0 20px
}

.caption figure {
    width: 60px;
    display: inline-block;
    float: left;
    margin: 0 10px 0 0
}

.caption h3 {
    font-size: 15px;
    color: #0e55a1;
    display: inline-block;
    line-height: 19px;
    margin: 10px 0 0;
    float: left;
    width: 320px;
    font-weight: 500;
}

.header-right {
    display: inline-block;
    float: right;
    margin: 11px 0 0
}

.header-right .social {
    display: inline-block;
    padding: 10px 0 10px 10px;
    border-left: 1px solid #ccc
}

.social ul li a {
    background-color: #125875
}

.avatar {
    width: 60px;
    margin: 0 20px 0 0;
    position: relative
}

.avatar img {
    border-radius: 100%
}

.avatar span {
    font-size: 12px;
    color: #fff;
    background: #ff7350;
    position: absolute;
    bottom: -16px;
    left: 0;
    padding: 8px 7px 0;
    border-radius: 16px;
    width: 63px
}

.avatar::before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    height: 60px;
    width: 60px;
    background: #12587521;
    z-index: -1;
    border-radius: 50%;
    transform: translate(-50%, -50%);
    animation: pulse-border 1500ms ease-out infinite
}

.our-testimoinal a {
    display: inline-block;
    margin: 30px 0 0;
    color: #fff;
    border: none;
    font-weight: 600;
    font-size: 14px;
    transition: all .4s;
    padding: 10px 25px;
    border-radius: 30px;
    text-decoration: none;
    background-color: #125875;
    box-shadow: 0 6px 20px -8px #125875
}

.flt-right {
    float: right;
    margin: 16px 20px 0 0;
    width: 45px;
    display: none
}

.flt-right span {
    left: -6px
}

.menuScroll .flt-right {
    display: inline-block
}

.card1 {
    display: inline-block;
    margin: 0 1%;
    float: left;
    width: 48%;
    border: 1px solid #e7e7e7;
    padding: 15px;
    border-radius: 10px;
    box-shadow: 0 4px 3px #ededed;
    background: #eff7ff
}

.card1 p {
    margin: 0
}

.title-about {
    font-size: 34px;
    margin: 0 0 30px;
    color: #32345b;
    font-weight: 600;
    text-align: center;
    line-height: 40px
}

.title-about i {
    color: #ff7350;
    margin: 0;
    display: inline-block;
    position: relative;
    top: -10px
}

.left-block3 {
    width: 35%;
    display: inline-block;
    margin: 0;
    padding: 0;
    position: relative
}

.middle-block {
    left: 50%;
    top: 50%;
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
    z-index: 9
}

.middle-block .span1 {
    font-size: 24px;
    line-height: normal;
    font-weight: 600;
    display: block
}

.middle-block .span2 {
    font-size: 21px;
    line-height: 16px
}

.middle-block sub {
    position: inherit !important
}

.img1 {
    left: -80px;
    position: absolute !important;
    bottom: -70px;
    width: 70%
}

.management-block2 {
    padding: 200px 0 100px
}

.management-block2 .block5 h2 {
    font-size: 26px
}

.placement-logos {
    display: block;
    margin: 0;
    padding: 0
}

.placement-logos h4 {
    display: block;
    margin: 0;
    padding: 0;
    font-size: 24px;
    color: #000;
    font-weight: 600
}

.placement-logos ul {
    display: block;
    margin: -80px 0 -100px;
    padding: 50px;
    background: #fff;
    box-shadow: 0 0 10px #b7b7b7;
    border-radius: 10px;
    position: relative;
    z-index: 9
}

.placement-logos ul li {
    display: inline-block !important;
    margin: 0;
    padding: 0 20px;
    height: auto !important
}

.placement-logos ul li img {
    width: auto
}

.left-section {
    display: inline-block;
    margin: 0;
    padding: 0;
    width: 45%;
    float: left
}

.left-section h2 {
    display: block;
    margin: 0;
    padding: 0;
    color: #050f2d;
    font-size: 26px
}

.left-section span {
    display: block;
    font-weight: 500;
    color: #000;
    font-size: 16px;
    margin: 0 0 20px
}

.left-section p strong {
    display: block;
    font-weight: 600;
    color: #000;
    font-size: 16px;
    margin: 20px 0 0
}

.left-section p {
    display: block;
    margin: 0;
    padding: 0;
    color: #717171
}

.right-section {
    display: inline-block;
    margin: 0;
    padding: 0;
    width: 50%;
    float: right
}

.right-section ul {
    display: block;
    margin: 0 -10px;
    padding: 0
}

.right-section ul li {
    display: inline-block;
    margin: 0;
    padding: 10px;
    float: left;
    width: 50%
}

.right-section ul li figure {
    display: block;
    width: 50px;
    height: 50px;
    background: #7ebeff;
    border-radius: 100%;
    text-align: center;
    margin: 0 auto 10px
}

.right-section ul li figure i {
    font-size: 24px;
    line-height: 50px;
    color: #fff
}

.right-section ul li h3 {
    display: block;
    margin: 0;
    padding: 0;
    font-size: 18px;
    color: #000;
    font-weight: 600
}

.right-section ul li p {
    font-size: 12px;
    line-height: 16px
}

.right-section ul li div {
    display: block;
    margin: 0;
    padding: 20px;
    box-shadow: 0 0 10px #ccc;
    border-radius: 10px;
    text-align: center
}

.right-section ul li:nth-child(1) div {
    background-color: #eff7ff
}

.right-section ul li:nth-child(2) div {
    background-color: #ff735014
}

.right-section ul li:nth-child(3) div {
    background-color: #ff735014
}

.right-section ul li:nth-child(4) div {
    background-color: #eff7ff
}

.placements_block {
    display: flex;
    align-items: center
}

.box1-main {
    display: flex;
    gap: 0 20px
}

.box1 {
    display: inline-block;
    margin: 10px 0 20px;
    padding: 20px;
    width: 50%;
    background: #dbe2f0;
    box-shadow: 1px 3px 2px #ccc;
    border-radius: 10px
}

.box1 p {
    color: #000
}

.aditya4 ul {
    margin: 20px -20px;
    display: inline-block
}

.aditya4 ul li {
    display: inline-block;
    margin: 0;
    padding: 10px 20px;
    float: left;
    width: 33.3%;
    color: #717171;
    font-size: 14px
}

.grab-t .wc-chat-bot-icon {
    display: block !important;
    position: inherit !important;
    width: auto !important;
    height: auto !important
}

.grab-t .wc-chat-bot-icon.open:before,
.grab-t .wc-chat-bot-icon.open:after {
    display: none !important
}

.bot-header {
    position: fixed;
    top: 50px;
    right: 270px;
    z-index: 999;
    -webkit-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out
}

.menuScroll .bot-header {
    top: 0;
    right: 60px
}

.grab-t .bot-header img {
    display: none !important
}

.header-header button {
    outline: none !important
}

.grab-t .icon {
    top: 50% !important;
    bottom: inherit !important
}

.avatar span {
    background: linear-gradient(to right, #021a33 10%, #cb0417 50%, #f5f5f5 60%);
    background-size: auto auto;
    background-clip: border-box;
    background-size: 200% auto;
    font-weight: 600;
    color: #fff;
    background-clip: text;
    text-fill-color: transparent;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    animation: textclip 1.5s linear infinite;
    display: inline-block
}

.avatar span::after {
    background: #ff7350;
    position: absolute;
    left: 0;
    top: 0;
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 16px;
    z-index: -1
}

@keyframes textclip {
    to {
        background-position: 200% center
    }
}

.event-btn2 {
    padding: 7px 18px;
    cursor: pointer;
    font-weight: 700;
    font-size: 14px;
    background: #F56A1E;
    color: #fff;
    border: 1px solid #F56A1E;
    border-radius: 6px;
    display: block;
    text-align: center;
    margin: 0 auto;
    /* position: absolute; */
    right: 6%;
    bottom: 0;
    z-index: 999;
    width: 100px;
    margin: 0 auto;
}

.grab-t .user-cont {
    text-align: right !important
}

.grab-t .bot-cont {
    text-align: left !important
}

.terms h4 {
    margin: 0 0 10px
}

.terms h5 {
    margin: 0;
    font-size: 14px
}

.terms ul {
    margin: 0 0 10px 20px;
    width: 100%;
    display: block
}

.terms ul li {
    list-style-type: disc;
    color: #717171;
    font-size: 12px;
    display: list-item;
    border: 0;
    margin: 0
}

.scheme-block-main {
    display: flex;
    gap: 20px
}

.scheme-block {
    display: inline-block;
    float: left;
    width: 50%
}

.cr {
    width: 70px;
    display: inline-block;
    vertical-align: top;
    margin: 0 16px 0 0;
}

.peos{display: list-item; margin: 10px 0; padding: 0 0 0 20px;}
.peos strong{font-weight: bold; color: #f56a1e;}
.peos li{display: flex; gap: 0 10px; margin: 10px 0; font-size: 14px;color: #717171;}


/* .clo50{width: 50%; display: inline-block; float: left;} */
/* .clo50 .peos strong{width: 200px;} */

.whatsapp-float {
  position: fixed;
  right: 20px;
  bottom: 20px;
  width: 60px;
  height: 60px;
  background-color: #25d366;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.25);
  z-index: 9999;
}

.whatsapp-float img {
  width: 34px;
  height: 34px;
}


.faculty strong{font-weight: bold; color: #000;}
.inner-cont{display: list-item !important; padding: 0 0 0 30px; margin: 0 0 20px;}
.inner-cont li{color: #717171; padding: 3px 0; font-size: 14px; border: 0 !important; margin: 0 !important; display: list-item !important; list-style-type: disc; }
.inner-cont li ul{margin: 0 0 10px 30px;}