@import url('../../css2')
 @import url('../../css2-1'); 
@import url('../../css2-2');
@charset "utf-8";
/* CSS Document */
html { }
body{font-family: 'Barlow Semi Condensed', sans-serif; color: #111;}
.h1, h1 {}
.sticky {
    position: fixed !important;    top: 0px;     z-index: 999;    -webkit-animation-fill-mode: both;    
	animation-fill-mode: both;    -webkit-animation-duration: 1s;    animation-duration: 1s;    -webkit-animation-name: slideInDown;    
	animation-name: slideInDown;    box-shadow: 0px 6px 5px 0px rgb(0 0 0 / 7%);}
	.sticky	.hdr-top{}
.sticky .navbar-brand {}
.sticky	.navbar-brand>img {}

	.media{}
.media .media-left, .media .media-body, .media .media-right{display: table-cell;vertical-align: top;}
.media .media-left{padding-right:calc(var(--bs-gutter-x) * .5);}
.media .media-body{padding-left: calc(var(--bs-gutter-x) * .5);width: 10000px;}
img{max-width: 100%;}
  a{text-decoration:none;}
.bg-light-blue{    background-color: #D1EBF9;}
.text-primary {
    color:#28166f !important;
}
.text-warning {
    color: #f27e00 !important;
}
select.form-control {
    background: #fff url(../images/down-arrow.png) no-repeat;
    background-position: right 10px center;
    background-size: 18px;
}
h1, h2, h3, h4, h5{margin-top: 0px;color: #160d38;}
p{     line-height: 24px;
    color: #333;
    font-size: 14px;}
p strong{font-weight: 700;}
.btn-primary { font-weight: 400;
    color: #fff;
    background-color:#1c0b42;
    border-color: #1c0b42;
}
.btn-primary:hover{
    color: #fff;
     background-color: #28166f;
    border-color: #28166f;
}
.btn-danger {text-transform: uppercase; font-weight: 500;
    color: #fff;
    background-color:#ff0000;
    border-color:#ff0000;
}
.btn-danger:hover {
    color: #fff;
  background-color:#d20707;
    border-color: #d20707;
}
.media .d-m-show{display:none;}
.bg-primary {
    background-color:#1c0b42 !important;
}
.bg-warning {
    background-color:#f27e00!important;
}
.bg-info {
    background-color: #2eabbb !important;
}
header{ z-index:1000;/*box-shadow: 0 2px 4px rgb(0 0 0 / 20%);*/
    transition: 0.5s;    width: 100%;}
.hdr-top {
    background-color: #990100;
    position: relative;
    padding-top: 4px;
    padding-bottom: 3px;
}
.hdr-social-link li{padding-right: 2px;
    padding-left: 2px;}
.hdr-social-link li a {font-size: 14px;
    color: #000;
    transition: 0.5s;
    display: block;
    background-color: #f0f0f0;
    width:28px;
    height:28px;
    text-align: center;
    border-radius: 50%;
    line-height: 28px;
}
.hdr-social-link li a.linden{background-color: #007BB5;color: #fff;}
.hdr-top-cnt{margin-bottom: 0px;}
.hdr-top-cnt li{margin-right: 10px;}
.hdr-top-cnt li:last-child{margin-right: 0px;}
.hdr-top-cnt li a {color: #fff;
    font-weight: 700;
    font-size: 14px;
    display: block;
    padding: 5px;
}
.hdr-top-cnt li a>span {
    font-size: 12px;
}
.hdr-top-cnt li a i{margin-right: 4px;}
.hdr-top-cnt li a.btn{      background-color: #fff;
    color: #000;
    font-size: 11px;
    padding: 3px 12px;
    border: none;}
.txt-rgt{ text-align:right;}
.header-mid{position: relative;background-color: #fff;}
.header-mid marquee{  color: #160d38;
    font-weight: 700;
    font-size: 14px;
    margin-top: 5px;
    margin-bottom: 0px;}
.navbar{padding: 2px 0px;position: relative;overflow: hidden;}
.navbar:before{content: "";
    position: absolute;
    background-color: #fff;
    width: 210px;
    top: 0px;
    bottom: 0px;
    right: -20px;
-ms-transform: skewX(-20deg); /* IE 9 */
    -webkit-transform: skewX(-20deg); /* Standard syntax */
  transform: skewX(-20deg); /* Standard syntax */}
.navbar.bg-light {
    background-color: #fffbde !important;
}
.navbar-light .navbar-nav .nav-link {
    color: #000;
}
.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {
    color: #fff;}
.navbar-brand {font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    padding: 5px;}
    .navbar-brand > img {
        width: 360px;
    }
.navbar-default .navbar-nav>li>a{color: #333;}
.navbar-nav{}
.navbar-expand-lg .navbar-nav .nav-link { color: #000;
    padding: 10px 15px;
    font-weight: 500;
    font-size: 16px;
    position: relative;}

	.navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .show>.nav-link{color:#f27e00;}
	.navbar-nav>li:hover>.drop-menu{ display:block;}
.navbar-expand-lg .navbar-nav-mobile{}
.navbar-expand-lg .navbar-nav .nav-link.login-nav{background-color: #1c0b42;
    color: #fff;
    border-radius: 6px;
    padding: 10px 15px;}
.navbar-expand-lg .navbar-nav .nav-link.login-nav.login-nav:hover{color:#fff; background-color:#56B6EA;}
	.drop-menu{ padding:0px;width: 100%}
.drop-menu-srvs{ }
	.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: #0f4aa4;
}
	.drop-menu>li>a { padding: 12px 20px;font-weight: 600;color: #444; border-bottom: 1px solid #ddd;}
	.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #fff;
    background-color:#e43039;
}
/*.navbar-nav>li>a.logo:hover{background-color: transparent;}*/
.navbar-default .navbar-nav>li>a.logo:focus, .navbar-default .navbar-nav>li>a.logo:hover{background-color: transparent;}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: #f27e00;
}
	/*============ cmsed banner css =============*/
.banner-query-form{position: relative;}
.query-form{position: relative;padding: 30px 40px;background-color: #fff;    border-radius: 12px;}
.query-form .title{margin-bottom: 15px;}
.query-form .title h3 {font-weight: 600;}
.query-form .title p {font-weight: 500;font-size: 13px;line-height: 20px;}
.query-form .form-group{ margin-bottom: 15px;}
.query-form .form-group p {font-size: 14px;}
.query-form label{ font-weight: 500;
    font-size: 13px;
    color: #1f1f1f;
    margin-bottom: 5px;}
.query-form .form-ctrl{  height: 35px;
    font-size: 12px;
    background-color: #fff;
    color: #000;}
.query-form .input-group-text {color: #28166f;}
.query-form select.form-control {
    background: #fff url(../images/down-arrow.png) no-repeat;
    background-position: right 5px center;
    background-size: 14px;
}
.query-form .form-check label.form-check-label{font-size: 12px;}
textarea.form-ctrl{padding-left: 15px;height:auto !important;}
.query-form .btn{border-radius: 4px;}
	/*============ cmsed banner end css =============*/
	/*============ slider css =============*/
.type-box{text-align: center; margin: 30px;}
.type h1 a{ color:#fff; font-size:45px;}
	.bs-slider{
    overflow: hidden;
   /* height: 650px;*/
    position: relative;
}
.bs-slider:hover {
    cursor: -moz-grab;
    cursor: -webkit-grab;
}

.bs-slider:active {
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing;
}
 .bs-slider-overlay {
   position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.40);
}
.bs-slider > .carousel-inner > .item > img,
.bs-slider > .carousel-inner > .item > a > img {
    margin: auto; height:650px;
    width: 100% !important;
}

/********************
*****Slide effect
**********************/
.slider-wrap{ width: 100%; position: relative;overflow: hidden;}
.slider-wrap:before{   /* content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    bottom: 0px;
    width: 100%;
    background: rgba(0, 0, 0, 0.84);*/}
.slider-wrap>img{    width: 100%;
    height: 100%;
    object-fit: cover;}
.slider-wrap .owl-carousel .owl-item img{    height: 530px; object-fit: cover;}
.slider-wrap .owl-nav{position: absolute;
    top: 50%;justify-content: space-between;
    width: 100%;}
.slider-wrap .owl-dots{text-align: center;
    position: absolute;
    bottom: 20px;
    display: flex;
    justify-content: start;
    align-items: center;
    /* width: 200px; */
    left: 9%;}
.slider-wrap .owl-nav .owl-prev{float: left;margin-left: 30px;}
.slider-wrap .owl-nav .owl-next{float: right;margin-right: 30px;}
/*---------- SLIDE CAPTION ----------*/
.mrgn-auto { margin:auto;}

.slide-text {left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    position: absolute;
    justify-content: center;
    align-self: center;
   align-items: center;
	    display: flex;
    
}
.slide-text-dec{position: relative;
    background: rgb(231 120 23 / 82%);
    padding: 45px 25px 30px;
    border-radius: 16px;
    border: 5px solid rgb(255 255 255 / 43%);
}
.slide-text h4 { font-weight:400;
    color: #fff;
    font-size: 24px;}
.slide-text h1 {     font-weight: 600;
    font-size: 48px;
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
    color: #fff;
    margin-bottom: 40px;
  
}
.slide-text h3{     color: #fff;
    margin-bottom: 20px;
    font-size: 32px;
    font-weight: 400;
text-decoration: underline;}

.slide-text h5{    color: #fff;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 12px;}
.slide-text p { position: relative;
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
    margin-bottom: 25px;
    -webkit-animation-delay: 1.1s;
    animation-delay: 1.1s;
    color: #000;
}
.slide-text a.btn{
    font-weight: 600;
    font-size: 14px;
    padding: 12px 30px;

}
.slide-text p > a.btn:hover{ border:1px solid #ff0000;
    color: #fff; background-color: #ff0000;}
.slide-text > a:hover,
.slide-text > a:active {
    color: #ffffff;
    background: #222222;
    -webkit-transition: background 0.5s ease-in-out, color 0.5s ease-in-out;
    transition: background 0.5s ease-in-out, color 0.5s ease-in-out;
}
.slider-form{    position: absolute;
    right: 30px;
    top: 30px;
    bottom: 80px;
    z-index: 1;
    width: 360px;
    background: #fff;
/*    border: 4px solid #e77817;*/
    border-radius: 16px;
    padding: 15px 20px;}
.slider-form h4{color:#f27e00;
    font-size: 22px;
    font-weight: 700;}
.slider-form p{font-size: 13px;color: #160d38;line-height: 20px;font-weight: 500;}
.slider-form .form-group{position: relative;margin-bottom: 10px;padding-top: 8px;}
.slider-form .form-group label{    color: #160d38;
    font-size: 11px;
    font-weight: 600;
    position: absolute;
    top: 0px;
    left: 10px;
    background-color: #fff;}
.slider-form .form-group .form-ctrl{      height: 36px;
    border-radius: 4px;
    padding-left: 12px;
    font-weight: 500;
    font-size: 12px;
    border: 1px solid #160d38;}
.slider-form .btn{    border-radius: 4px;}
.slider-overleft-wrap{position: relative;margin-top: -50px;z-index: 1;    padding-bottom: 20px;}
.slider-overleft-wrap .media-item{    min-height: 125px;}
.slider-overleft-wrap .media-item .media .media-left, .slider-overleft-wrap .media-item .media .media-body{}
.media-item{background-color: #fff;
    position: relative;
    padding: 12px 10px;
    border-radius: 16px;
    box-shadow: 0px 0px 6px 0px rgb(0 0 0 / 35%);
transition: 0.5s;}
.media-item .media .media-left{padding-right: 0px;}
.media-item .media .media-body{padding-left: 0px;}
.media-tmb{width: 45px;height: 45px;margin-right: 8px;}
.media-tmb>img{width: 100%;height: 100%;object-fit: contain;transition: 0.5s;}
.media-item:hover{transform: scale(1.02);-webkit-transform: scale(1.02);-o-transform: scale(1.02);}
.media-item h5{color: #fff;font-size: 15px;font-weight: 600;}
.media-item p{color: #fff;
    margin-bottom: 0px;
    font-weight: 400;
    line-height: 14px;
    font-size: 11px;}
/*=========== end ===========*/
/*========== enquire form ======*/
.btn{font-size: 14px;
    padding: 8px 25px;
    border-radius: 6px;}
.btn-lg{font-size: 15px;
    padding:12px 25px;}
.btn-sm{font-size: 12px;
    padding:5px 15px;}
.btn-warning {
    color: #fff;
    background-color: #f27e00;
    border-color:#f27e00;}
.btn-warning:hover{color: #fff;
    background-color:#ff841c;
    border-color: #ff841c;}
.GetinTouch-form .close {
    position: absolute;
    right: -30px;
    top: -40px;
    font-size: 50px;
    color: #fff;
    opacity: 0.8;
}
.GetinTouch-form  .modal-body {
    padding: 25px 45px;}
.popup-img {
    text-align: center;
    margin: 10px auto 40px;
    display: block;
}
.popup-img h3{ font-weight: 600;}
.GetinTouch-form .form-group{position: relative; margin-bottom: 20px;}
.form-control{box-shadow: none;}
.GetinTouch-form .form-group .form-ctrl-pop{ border-radius: 30px; height: 45px; padding-left: 40px;}
.GetinTouch-form .form-group .form-ctrl-msg{border-radius: 30px; padding-left: 40px;}
.GetinTouch-form .form-group .form-icon {
    position: absolute;
    left: 20px;
    top: 10px;
    color: #c22a36;}
.GetinTouch-form .form-group .btn{border-radius: 30px;}

.wrap{ position:relative; padding-top:60px; padding-bottom:60px;}
.bg-white{background-color: #fff;}
.title{ position:relative; margin-bottom:25px;}
.title h2{    font-size: 40px;font-weight: 600;}
.title h2 span{/*-webkit-text-stroke: 1px #FF9C00;
    color: transparent;*/}
.title h3{font-weight: 600;font-size: 30px;}
.title h4{font-weight: 600;}
.title-border-gray{width: 200px;}
.title-dots{width: 100px;}
.title-bg, .title-bg-blue{position: relative;
    width: 100%;
    height: 3px;
    background-color: #f27e00;
    display: inline-block;}
.title-bg-blue{ background-color: #1c0b42;}
.green{color: #77dd76;}
.red{color: #e43039;}
.white{ color:#fff;}
.bg-blue{background-color: #19ace9;}
.embed-responsive {
    width: 100%;
    height: 435px;
    background-color: #313131;
}
.embed-responsive>video, .embed-responsive>iframe {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center center;
}

/*=========== about hompe page ================*/
#AboutUs{}
.bg-gray{ background-color: #f6f6f8;}
.bg-gray-green {background-color: #ebfff2;}
.bg-green{background-color: #06da50;}
.abt-box{position: relative;padding-right: 50px;
    margin-bottom: 25px;}

.abt-box .title{margin-bottom: 10px;}
.abt-box .title h2{    font-size: 35px;
    font-weight: 600;
    display: inline-block;
    border-bottom: 2px solid #f27e00;
    color: #f27e00;
    padding-bottom: 5px;
}
.abt-box .title h2 span{}
.abt-box .title h6{font-weight: 600;
    color: #160d38;
    font-size: 18px;}
.abt-box h4{font-weight: 500;
    font-size: 17px;}
.abt-box p{font-size: 18px;
    line-height: 28px;
    color: #160d38;
    margin-bottom: 25px;
    text-align: justify;}

.vision-mission{position: relative;margin-top: 25px;}
.vision-mission-icon{    width: 72px;height: 72px;margin-bottom: 5px;}
.vision-mission-icon>img{width: 100%;height: 100%;object-fit: contain;}
.abt-img{position: relative;width: 100%;    height: 415px;}
.vision-mission-icon>img{width: 100%;height: 100%;object-fit:contain;position: relative;z-index: 1;}
.vision-mission h4{font-size: 26px;
    font-weight: 600;}
.vision-mission p{text-align: justify;    font-size: 16px;}
.contact-info-card{    background-color: #fffbde;
    padding: 20px 30px;
    box-shadow: 0px 0px 8px 0px rgb(0 0 0 / 35%);
    position: relative;}
.contact-info-card h4{font-weight: 600;font-size: 16px;}
.contact-info-card h5{font-weight: 400;font-size: 18px;}
.contact-info-card p{font-size: 14px;line-height: 20px;margin-bottom: 10px;}
.contact-info-card p a{color: #333;}
.contact-info-card p.large{font-size: 18px;line-height: 26px;margin-bottom: 5px;}
.contact-info-card hr{
    margin: 10px 0px;}
.contact-info-card .btn{padding: 8px 12px;
    text-transform: capitalize;
    font-weight: 500;}
.contact-info-card .hdr-social-link{margin-bottom: 35px;}
.contact-info-card .hdr-social-link li a { color: #fff;
    background-color: #1c0b42;}
.item-box{position: relative;
    margin-bottom: 25px;
    background-color: #fff;
    border: 1px solid #efefef;
    padding: 5px;
    border-radius: 6px;
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 10%);}
.tmb{position: relative;
    width: 100%;
    height: 260px;
    margin-bottom: 10px;
    overflow: hidden;
border-radius: 6px;}
.tmb>img{width: 100%;height: 100%;object-fit: cover;transition: 0.5s;}
.item-dec{padding: 15px 15px 10px;}
.item-dec h4{font-size: 16px;
    font-weight: 500;}
.item-dec p{line-height: 22px;color: #666;}
.item-box:hover > .tmb>img{    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -o-transform: scale(1.05);}
.Getstarted-wrap{background:url(../images/slide3.jpg)no-repeat;}
.Getstarted-wrap .title h2{color: #fff;font-size: 50px;}
.Getstarted-wrap .title h2 span{-webkit-text-stroke: 1px #fff;}
/*========== cmsed course   ========*/
.bg-light-warning{background-color: #fffbe0;}
.cmsed-course-img{width: 96%;
    height: 342px;
    overflow: hidden;
    border-radius: 12px;margin-bottom: 20px;}
.cmsed-course-img>img{width: 100%;height: 100%;object-fit: cover;}
.cmsed-course-dec{position: relative;padding-left: 50px;}
.cmsed-course-dec ul{}
.cmsed-course-dec ul li{color: #fff;
    font-size: 16px;
    position: relative;
    line-height: 24px;
    margin-bottom: 20px;
    padding-left: 40px;}
.cmsed-course-dec ul li:before{content: "";
    position: absolute;
    left: 0px;
    background: url(../images/check-mark.png) no-repeat;
    background-position: center;
    background-size: 100%;
    width: 24px;
    height: 24px;
    top: 5px;}
/*========== SCOPE OF CMS & ED  ========*/
.scope-title{}
.scope-title .title-bg:before{content: "";
    position: absolute;
    background-color: #f27e00;
    right: 0px;
    width: 15%;
    height: 3px;}
.scope-dec{position: relative;padding-left: 70px;}
.scope-dec:before{content: "";
    position: absolute;
    background-color: #818281;
    top: 20%;
    bottom: 20%;
    left: 0px;
    width: 3px;}
.list-point{}
.list-point>ul{}
.list-point>ul>li{color: #000;
    font-size: 18px;
    position: relative;
    line-height: 26px;
    margin-bottom: 20px;
    padding-left: 20px;}
.list-point>ul>li:last-child{margin-bottom: 0px;}
.list-point>ul>li:before{content: "";
    position: absolute;
    width: 8px;
    height: 8px;
    background-color: #f27e00;
    left: 0px;
    top: 8px;}
.list-point-circle>ul>li:before{ background-color: #111;border-radius: 50%;}
/*========== eligibility duration  ========*/
.eligibility-duration-wrap{padding-top: 40px;padding-bottom: 40px;}
.eligibility-duration-wrap .title h2{color: #000;}
.eligibility-duration-wrap .list-point>ul>li{font-weight: 500;margin-bottom: 15px;color: #000;}
.eligibility-duration-wrap .list-point>ul>li:before{ background-color: #000;}

/*========== curriculum  ========*/
.curriculum-table{background-color: #fff1dd;position: relative;}
.curriculum-table .table-primary {
    --bs-table-bg: #1c0b42; color: #fff;}
.curriculum-table .table th{font-weight: 500;}
.curriculum-table .table td{color: #000;padding: 15px 20px;}
.curriculum-table .table td p {
    line-height: 20px;
    color: #000;
    font-size: 16px;
        margin-bottom: 10px;
}
.phra-wicon{position: relative;    padding-left: 15px;}
.phra-wicon>i{    position: absolute;
    left: 0px;
    top: 5px;
    font-size: 8px;}
.phra-wicon>img{}
.table>:not(caption)>*>* {
    font-size: 16px;}
/*========== Semester  ========*/
.semester-tab{}
.semester-tab .nav-link {
    color: #1c0b42;
    font-weight: 600;
    font-size: 20px;
    position: relative;
}
.semester-tab .nav-link>img{    width: 25px;
    height: 25px;
    object-fit: contain;
    margin-right: 5px;}
.semester-tab .nav-link>img.imghover{position: absolute;
    left: 15px;
    top: 12px;
    width: 25px;
    height: 25px;
    object-fit: contain;
opacity: 0;}
.semester-tab .nav-link.active, .semester-tab .show>.nav-link {
    color: #fff;
    background-color: #1c0b42;
}
.semester-tab .nav-link.active>img, .semester-tab .show>.nav-link>img{opacity: 0;} 
.semester-tab .nav-link.active>img.imghover, .semester-tab .show>.nav-link>img.imghover{opacity: 9;} 
.semester-accordion .accordion-item {
    margin-bottom: 20px;
    box-shadow: 0px 0px 2px 0px rgb(0 0 0 / 50%);
}
.semester-accordion .accordion-button {
    padding: 12px 25px;
    font-size: 18px;
    color: #160d38;
    font-weight: 600;}
.semester-accordion .accordion-button>span{color: #f27e00;
    font-size: 24px;
    position: relative;
    left: -5px;}
.semester-accordion .accordion-button::after {
    background-image: none;background: url(../images/caret-arrow-down.png)no-repeat;background-size: 100%;
    background-position: center;
}
.semester-accordion  .accordion-button:not(.collapsed)::after {
    transform: rotate(-180deg);-webkit-transform: rotate(-180deg);-o-transform: rotate(-180deg);
}
.semester-accordion  .accordion-button:not(.collapsed) {
    color: #160d38;
    background-color: #fff;
    box-shadow: none;
}
.semester-accordion .list-point>ul>li {
    color: #160d38;
    font-size: 15px;
    font-weight: 500;
    line-height: 22px;
    margin-bottom: 15px;
}
.semester-accordion .list-point-circle>ul>li:before {
    background-color:#160d38;
}
/*========== fee-structure  ========*/
.fee-structure-wrap{}
.fee-structure-wrap table {
    border-collapse: separate;
}
.fee-structure-wrap .table-light {
    --bs-table-bg: #eceded;
    border-color: #fff;
}
.fee-structure-wrap .table-light.table>:not(:last-child)>:last-child>* {
    border-bottom-color: #fff;
}
.fee-structure-wrap .table>:not(caption)>*>* {
    font-weight: 500;
    font-size: 16px;
}
.fee-structure-wrap .list-point {
    background-color: #eceded;
    padding: 20px 35px;
    position: relative;
}
.fee-structure-wrap .list-point>ul>li {
    margin-bottom: 15px;
}
/*========== Ph.D. Admissions  ========*/
.phd-wrap{background: url(../images/PhD-Admissions-bg.jpg)no-repeat;    background-size: cover;
    background-position: center;}
.phd-title{position: relative;
    width: 545px;
    margin: 0px auto;border-bottom: 3px solid #1b0b42;}
.phd-title:before{content: "";
    position: absolute;
    right: 38%;
    left: 38%;
    bottom: -6px;
    background-color: #f27e00;
    height: 10px;
    border-radius: 30px;}
.phd-title>p{font-size: 14px;}
.phd-proccess{}
.phd-proccess .btn{border-radius: 30px;}


/*========== services  ========*/

.services-wrap{}
.srvs-dec{position: relative;z-index: 1;}
.srvs-dec p{font-size: 18px;color: #000;line-height: 32px;margin-bottom: 35px;}
.srvs-dec p:last-child{margin-bottom: 0px;}
.srvs-box{  position: relative;
    z-index: 1;
    padding: 20px 10px;
    border-radius: 6px;
/*    border: 2px solid #f27e00;*/
    min-height: 240px;}
.srvs-icon{     width: 70px;
    height: 70px;
    background-color: #fff;
    padding: 20px;
    margin: 0px auto 15px;
    border-radius: 50%;}
.srvs-icon>img{width: 100%;height: 100%;object-fit: contain;transition: 0.5s;}
.srvs-box h4{    font-weight: 600;color: #fff;
    font-size: 20px;}
.srvs-box p{font-size: 12px;color: #fff;font-weight: 500;line-height: 20px;}
.srvs-box.bg-pink{background-color: #cd50ab;}
.srvs-box.bg-parrot{background-color: #bcd800;}
.srvs-box.bg-info{background-color: #00a3d4;}
.srvs-box.bg-warning{background-color: #fdc900;}
.srvs-box:hover>.srvs-icon>img{transform: scale(1.1); -o-transform: scale(1.1); -webkit-transform: scale(1.1);}


/*================= Our Process ===================*/
.bg-light-warning{background-color: #fffaec;}
.process-line-wt {    position: relative;
    width: 90%;
    margin: auto;
}
.process-line {
    position: absolute;
    top: 60px;
    left: 90px;
    right: 90px;
}
.process-line img {
    z-index: 0;
    margin: auto;
    display: block;
}
.process-list{display: flex;
    width: 100%;
    justify-content: space-between;
    align-self: center;
    margin: auto;
    text-align: center;}
.process-list li{    width: 33.33%;}
.process-list li:nth-child(odd){margin-top: 20px;}
.process-list li:nth-child(even){margin-top: 60px;}
.process-box {
    position: relative;
}
.process-icon {      position: relative;
    width: 130px;height: 130px;
    border-radius: 50%;
    margin: 0px auto 10px;
    /*box-shadow: 0px 0px 16px 1px rgb(0 0 0 / 8%);
    background-color: #ffffff;*/
        background: url(../images/proccess-bg.png)no-repeat;
    background-position: center;
    background-size: 100%;
   
}
.process-icon img {
   position: relative;
    top: 30px;
    width: 55px;
    height: 55px;
    object-fit: contain;
}
.process-icon span {  position: absolute;
    bottom: 35%;
    right: -5px;
    width: 26px;
    height: 26px;
    line-height: 26px;
    font-size: 13px;
    color: #fff;
    font-weight: 500;
    background-color: #d3a023;
    border-radius: 50%;
}
.process-list li h4 {
    font-size: 16px;
    font-weight: 400;
    max-width: 185px;
    margin: auto;
}
.process-list li p{    max-width: 200px;
    margin: auto;
    color: #4c4949;
    line-height: 22px;}



/*================= client home page ===================*/
.bdr-bg{     width: 80px;
    background-color: #000;
    height: 3px;
    display: inline-block;}
.bdr-bg1{     width: 80px;
    background-color:#e4be82;
    height: 3px;
    display: inline-block;}
.lightgold{color:#e4be82;}
.inner-box{box-shadow: 0px 0px 20px rgba(0,0,0,0.10);    background-color: #fff;
    text-align: center;}
.inner-box>.thumbnail{ margin-bottom: 0px;}
.inner-box>.thumbnail img{    width: 100%;
    height: 225px;
}
/*============= button style ================*/
.button-1{width: 100%;
    outline: none;
    height: 50px;
    /* float: left; */
    text-align: center;
    cursor: pointer;
    position: relative;
    box-sizing: border-box;
    overflow: hidden;
    margin: 0px 0px 0px 0;
    background-color:#d3a023;
    border-radius: 0px;
    font-size: 14px;
    color: #fff;
    border: none;
}
.button-1 a, .button-1 span{ text-transform: uppercase;
  font-size:14px;
  color:#fff;
  text-decoration:none;
  line-height:50px;
    font-weight: 500;
  transition:all .5s ease;
  z-index:2;
  position:relative;
}
.button-1 a img{    float: none;
    margin-left: 10px;}
.eff-1{
  width:100%;
  height:50px;
  right:-840px;
  background:#c38e0d;
  position:absolute;
  transition:all .5s ease;
  z-index:1;
}
.button-1:hover .eff-1{
  right:0px;top: 0px;
}
.button-1:hover a{
  color:#000;
}
.button-1:hover a, .button-1:hover.book-btn{
  color:#000;
}

/*=============== our team ===================*/
.studiowrap{position: relative;background-color: #74C2CC;}
.studiowrap:before{content: "";position: absolute;right: 0px;top: 0px;bottom: 0px;background-color: #404041;width: 10%;}
.studio-row{}
.studio-row>div:nth-of-type(odd){background-color: #74C2CC;}
.studio-row>div:nth-of-type(even){background-color: #404041;}
.team-card{position: relative;padding: 40px 10px 25px;}
.team-card-icon{width: 80px;height: 80px;margin: 0px auto 15px;transition: 0.5s;}
.team-card-icon>img{width: 100%;height: 100%;object-fit: contain;}
.team-card:hover>.team-card-icon{transform: scale(1.1);-webkit-transform: scale(1.1);-o-transform: scale(1.1);}
.team-card h3{font-size: 30px;font-weight: 600;color: #fff;}
.ourteam-wrap{background-color: #404041;position: relative;padding-top: 40px;}
.team-box{position: relative;
    padding: 10px;margin-bottom: 25px;}
.team-box .media-left{width:15% !important;}
.team-box .team-box-img{width: 150px;
    height: 150px;
    overflow: hidden;
    border-radius: 50%;margin-bottom: 5px;}
.team-box .team-box-img img{width:100%; height: 100%; transition: 0.5s;object-fit: cover;}
/*.team-box:hover> .team-box-img img{transform: scale(1.2);-o-transform: scale(1.2);-webkit-transform: scale(1.2);}*/
.team-box .client_info{padding: 15px 0px;position: relative;}
.team-box .client_info h4{ font-size: 15px; color: #fff;font-weight: 600;}
.team-box .client_info h6{     color: #74C2CC;
    font-size: 14px;font-weight: 600;}
.team-box .client_info p{font-size: 12px;
    color: #fff;
    font-weight: 300;
    line-height: 20px;margin-right: 46px;}
.team-box .client_info p:first-child{margin-bottom: 0px;}
.team-box .client_info .collapse-text a{font-weight: 400;
    color: #0f4aa4;}
.team-box .hdr-social-link{}
.team-box .hdr-social-link li a {   }
.owl-dots{text-align: center;}
.owl-carousel button.owl-dot{width: 8px; height: 8px; display:inline-block; margin: 5px; border-radius: 50%; background-color:#f9c287; }
.owl-carousel button.active{background-color:#f27e00;}
.owl-nav {  }
.owl-nav button span {font-size: 30px;
    font-weight: 200;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    display: flex;
    color: #fff;
    background-color: #28166f;
    justify-content: center;
    align-items: center;
    line-height: 20px;
}
.owl-nav button span:hover{/*border: 1px solid #E93131;
    color: #E93131;*/}
.owl-nav .owl-next{position: absolute;
    margin-right: 0px;
    top: 45%;
    right: -35px;}
.owl-nav .owl-prev {position: absolute;
    margin-right: 0px;
    top: 45%;
    left: -35px;}

.awards-wrap{}
.awards-wrap .blub {
    right: 47%;
    top: -75px;
    width: 110px;
}
.awards-wrap .title h2{color: #fff;}
.awards-wrap .title h2 span {
    -webkit-text-stroke: 1px #fff;
    color: #74C2CC;
}
.awards-card{position: relative;background-color: #404041;border-radius: 25px;overflow: hidden;height: 255px;margin-bottom: 20px;}
.awards-tmb{width: 100%;
    height: 185px;
    overflow: hidden;
    position: relative;}
.awards-tmb>img{width: 100%;height: 100%;object-fit: cover;}
.awards-dec{background-color: #404041;padding: 35px 35px 5px;}
.awards-dec h4{font-size: 20px;color: #fff;font-weight: 600;}
.awards-dec p{color: #fff; font-size: 13px;line-height: 20px;}
.awards-dec.p-2 {
    padding: 10px 15px !important;
}
.compliance-dec{}
.compliance-dec p{}
.compliance-dec p strong{}
.iso-img{}
.iso-img .img-fluid{}
/*====================  ====================*/
/*==================== ====================*/
.testimonial_block {width: 100%;
    padding:30px 35px 20px;
    margin: 30px auto;
    position: relative;

}
/*.testimonial_block:before{    content: "\f10d";
    position: absolute;
    font: normal normal normal 14px/1 FontAwesome;
    color:#ffd46c;
    font-size: 40px;
    left: -18px;
    top: -18px;}
*/
.client_message:after{    content: "\f10e";
    position: absolute;
    font: normal normal normal 14px/1 FontAwesome;
    color: #ffd46c;
    font-size: 24px;
    right: 10px;
    bottom: 10px;
}
.testimonial_icon {width: 80px;
    height: 80px;
    overflow: hidden;
    border-radius: 50%;
    margin: 0px auto 10px;
}
.testimonial_icon i {
  width: 100%;height: 100%;object-fit: cover;
}
.client_message {position: relative;
    width: 100%;
background-color:#f8f9fa;border-radius: 12px;padding: 20px;
}
.client_message p {font-size: 14px;
    color: #555;
}
.client_info{margin-bottom: 15px;}
.client_info .name h4 {
    font-size: 16px;
    font-weight: 600;
    color:#000;
    text-transform: uppercase;
    margin-bottom: 0px;
}
.client_info .name span {
    font-size: 12px;
    color: #868686;
    line-height:18px;
}

.testimonial_block .quote_left {
    content: "";
    position: absolute;
    left: 0px;
    bottom: -10px;
}
.testimonial_block .quote_left i {
    font-size: 70px;
    color:#e8fff0;
}
#testimonials .owl-carousel .owl-dots{text-align: center;}
#testimonials .owl-carousel .owl-dots .owl-dot{width: 12px; outline: none;
    height: 12px; margin: 2px;
    border-radius: 50%;
    background-color: #ddd;}
#testimonials .owl-carousel .owl-dots .owl-dot.active{background-color:#ff0000;}
/*========= home page contact =========*/
.contactinfo-rgt .fotr-media{margin-bottom: 20px;}
.contactinfo-rgt .fotr-media h6{font-size: 13px; color: #777;}
.contactinfo-rgt .fotr-media p{ color: #000;}
.contactinfo-rgt .fotr-media p a{ color: #000;}
.contactinfo-rgt .hdr-social-link li a {
   color: #fff; background-color: #d3a023;}
.contact-form{position: relative;
    padding: 20px;
    background-color: #fff;
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 38%);
    border-top: 12px solid #28166f;}
.contact-form-info{position: relative;}
.contact-form-info h4{ font-size: 18px;font-weight: 700;}
.contact-form-info h3{font-weight: 700;    font-size: 38px;}
.contact-form-info p{    font-size: 14px;width: 300px;font-weight: 500;}
.map-col .contact-form{ padding-left: 50px;}
.contact-form .title{margin-bottom: 15px;}
.contact-form .title h4 {font-weight: 600;}
.contact-form .title p {font-weight: 500;font-size: 13px;line-height: 20px;}
.contact-form .form-group{ margin-bottom: 15px;}
.contact-form label{ font-weight: 500;
    font-size: 13px;
    color: #1f1f1f;
    margin-bottom: 5px;}
.contact-form .form-ctrl{  height: 35px;
    font-size: 12px;
    background-color: #fff;
    color: #000;}
.contact-form .input-group-text {color: #28166f;}
.contact-form select.form-control {
    background: #fff url(../images/down-arrow.png) no-repeat;
    background-position: right 5px center;
    background-size: 14px;
}
textarea.form-ctrl{padding-left: 15px;height:auto !important;}
.contact-form .btn{border-radius: 4px;}
/*=========== home-news-wrap ================*/
.home-news-wrap{background: url(../images/border-circle.png) no-repeat;
    background-position: top left;
    background-size: 225px;}
.circle-shape{width: 115px;
    height: 115px;
    background-color: #fffbde;
    position: absolute;
    right: 3%;
    top: 50px;
    border-radius: 50%;}
.circle-shape-sm {
    width: 40px;
    height: 40px;
    right: 32%;
    top: -15px;
}
.home-news-social-link p{font-size: 18px;
    color: #777;}
.home-news-social-link .hdr-social-link li{margin-right: 10px;}
.home-news-social-link .hdr-social-link li:last-child{margin-right: 0px;}
.home-news-social-link .hdr-social-link li a {
    font-size: 35px;
    color: #302d2d;
    background-color: transparent;
    width: auto;
    height: auto;
    text-align: center;
    line-height: 30px;
}
.social-item{position: relative;}
.social-item>h4{font-weight: 600;
    font-size: 20px;
    border-bottom: 2px solid #707070;
    padding-bottom: 10px;
    margin-bottom: 12px;}
.social-item-body, .event-card{    position: relative;
    border: 1px solid #f27e00;
    padding: 20px;
    background-color: #fff;
        box-shadow: 0px 0px 12px 0px rgb(0 0 0 / 27%);
height: 350px;}
.social-item-body>marquee{height: 300px;}
.social-item-body .media{margin-bottom: 20px;}
.social-item-body .media .media-left, .social-item-body .media .media-body{vertical-align: middle;}
.fb-date{width: 60px;
    height: 60px;
    border: 1px solid #28166f;
    color: #f27e00;
    font-weight: 700;
    font-size: 22px;
    line-height: 20px;
    border-radius: 50%;
    text-align: center;
    box-shadow: 0px 0px 4px 0px rgb(9 8 16 / 62%);
    padding-top: 12px;margin-right: 12px;}
.fb-date>span{font-size: 10px;
    display: block;
    line-height: 12px;}
.social-item-body h6{font-size: 14px;
    font-weight: 700;
    margin-bottom: 5px;
    line-height: 20px;}
.social-item-body p{font-size: 13px;line-height: 20px;margin-bottom: 4px;
    font-weight: 500;}
.instagram-tmb{}
.instagram-tmb>img{width: 100%;
    height: 300px;
    object-fit: contain;}
.event-card{border-radius: 0px;height: 405px;}
.card-header{padding: 20px 0px 12px;
    background-color: transparent;
    border-bottom: 2px solid #f27e00;
    margin: 0px 20px;}
.card-header h4{color: #28166f;
    font-weight: 700;
    font-size: 20px;}
.event-card .card-body{}
.event-card .card-body .media{margin-bottom: 20px;}
.event-card .card-body .media:last-child{margin-bottom: 0px;}
.event-card h6{color: #28166f;
    font-weight: 700;
    font-size: 14px;margin-bottom: 5px;}
.event-card p{font-weight: 500;font-size: 13px;}
.event-card p.small{font-size: 10px;line-height: 14px;color: #28166f;font-weight: 600;}
.card-date{font-size: 20px;
    font-weight: 700;
    text-align: center;
    color: #28166f;margin-right: 20px;}
.card-date>span{display: block;
    font-size: 11px;
    color: #f27e00;
    text-transform: uppercase;
    border-bottom: 2px solid #28166f;
    padding-bottom: 2px;}
.card-footer{background-color: transparent;}
.card-footer .btn{border-radius: 0px;
    padding: 10px 10px;
    font-weight: 600;}
.card-footer .btn>img{width: 16px;
    height: 16px;
    object-fit: contain;}
/*=========== university ================*/
.university-carousel{}
.university-item{    background-color: #1c0b42;
    padding: 15px 5px;
    border-radius: 10px;
    position: relative;}
.university-tmb{width: 85px;
    height: 85px;
    background-color: #fff;
    border-radius: 50%;
    overflow: hidden;
    margin: 10px auto;
    padding: 15px;}
.university-tmb>img{width: 100%;height: 100%;object-fit: contain;}
.university-item h6{color: #fff;
    font-size: 12px;min-height: 45px;}
/*=========== Our Clients ================*/
.ulRowfive{}
.ulRowfive>li{width: 20%;}
.ulRowseven{}
.ulRowseven>li{width: 14.222%;
    padding-right: 10px;}
.ulRowseven>li:last-child{padding-right: 0px;}
.partner-logo{position: relative;
    width: 100%;
    overflow: hidden;
    background-color: #fff;
    height: 80px;
    border: 1px solid #4e4e4d;
    border-bottom-width: 3px;
padding: 15px;}
.partner-logo>img{transition: 0.5s;width: 100%;height: 100%;object-fit: contain;}
.partner-logo:hover>img{ transform: scale(1.05); -o-transform: scale(1.05); -webkit-transform: scale(1.05);}

/*========== trainings  ========*/
.trainings-logo-item{position: relative;margin-bottom: 15px;}
.trainings-logo-item .title{height: 80px;}
.trainings-logo-item .title h3{font-size: 25px;font-weight: 600;}
/*=========== moment-wrap ================*/
.moment-wrap{background-color: #703380;}
.moment-wrap .title h2 {color: #fff;}
.moment-wrap .title h2 span {
    -webkit-text-stroke: 1px #fff;
    color:  #703380;
}
.moment-wrap .title p{color: #fff;max-width: 635px;
    font-weight: 300;}
.stanford{background-color: #fff;
    padding: 10px;
    border-radius: 10px;}
.stanford>img{width: 100%;height: 100%;object-fit: contain;}

/*=========== footer ================*/
footer{ background: #1c0b42;
    padding-top: 100px;
    border-top: 4px solid #f27e00;
    /*border-bottom: 25px solid #f27e00;*/
    padding-bottom: 20px;}
footer .title{}
footer .title h3{color: #fff;}
footer .title h4{color: #fff;font-weight: 600;font-size: 17px;margin-bottom: 25px;line-height: inherit;}
/*footer .title h2 span{-webkit-text-stroke: 1px #000;}*/
.fotr-logo{margin-bottom: 10px;
    width: 225px;
    background-color: #fff;
    padding: 10px;
    border-radius: 10px;}
footer h3{color: #fff;
    font-size:40px;
    font-weight: 600;
    margin-bottom: 20px;
    position: relative;}
footer h4{color: #fff;font-weight: 600;font-size: 22px;margin-bottom: 25px;line-height: inherit;}
footer .btn{border-radius: 30px;
    color: #1c0b42;
    font-weight: 600;
    font-size: 16px;}

footer p{     color: #ffff;
    font-size: 13px;
    line-height: 18px;
    font-weight: 300;
}
.fotr-media{    margin-bottom: 8px;
    position: relative;}
.fotr-media-icon{width: 35px;
    height: 35px;
    background-color: #d3a023;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;}
.fotr-media-icon>img{width: 100%;height: 100%;object-fit: contain;}
.fotr-media h6{margin-top: 0px;
    font-size: 13px;
    margin-bottom: 3px;
    color: #f27e00;
    font-weight: 400;}
.fotr-media p{ margin-bottom: 3px;}
.fotr-media p a{font-size: 13px;
    font-weight: 400;
    color: #fff;
    margin-bottom: 3px;}
.fotr-media p a:hover{color: #fff;}
.fotr-media p i{  font-size: 14px;
   /* width: 25px;
    height: 25px;
    background-color: #d3a023;
    line-height: 26px;
    border-radius: 50%*/
    text-align: center;}
.fotr-media h4{ margin-top: 0px; position: relative; margin-bottom: 20px;}
.fotr-media h4:before{position: absolute;
    bottom: -8px;
    height: 2px;
    width: 50px;
    background-color: #eca351;
    left: 0px;
    content: "";}
.adress{padding-right:80px;}
.fotr-media-item{margin-bottom: 25px;}
.fotr-menu{}
.fotr-menu li{}
.fotr-menu li:last-child{margin-right: 0px;}
.fotr-menu li  img{width: 20px;height: 20px;margin-right: 5px;object-fit: contain;}
.fotr-menu li a{   color: #fff;
    display: block;
    padding: 5px 0px 5px 20px;
    transition: 0.5s;
    font-weight: 300;
    font-size: 13px;
    position: relative;}
.fotr-menu li a:before{    content: "";
    position: absolute;
    left: 0px ;
    top: 13px;
    background-color: #f27e00;
    height: 3px;
    width: 10px;}
	.fotr-menu li a:hover{transform: translate(10px, 0px);-o-transform: translate(10px, 0px);-webkit-transform: translate(10px, 0px); text-decoration:none;color: #f27e00;}
	.cpyrgt-wrap{        position: relative;
    padding-top: 10px;
    padding-bottom: 5px;
    background-color: #f27e00;
    border-top: 1px solid #f27e00;}
footer .hdr-social-link li a{color:  #fff;transition: 0.5s;background-color: #1e80b5;}
footer .hdr-social-link li a:hover{transform: scale(1.2);-webkit-transform: scale(1.2);-o-transform: scale(1.2);}
.footer-form{position: relative;border: 1px solid #fff;}
.footer-form .form-group{margin-bottom: 0px;position: relative;}
.footer-form .form-group label{}
.footer-form .form-group .form-ctrl{font-size: 12px;
    font-weight: 500;
    color: #fff;
    background-color: #1c0b42;
    border-radius: 0px;
    text-transform: uppercase;
    padding-left: 8px;}
.footer-form .form-group .form-ctrl::-ms-input-placeholder { /* Edge 12-18 */
  color: #fff;
}

.footer-form .form-group .form-ctrl::placeholder {
  color: #fff;
}
.footer-form .form-group textarea.form-ctrl {
    padding-left: 8px;
    height: auto;
}
.footer-form .btn{border-radius: 0px;font-size: 13px;font-weight: 500;}
    .cpyrgt-wrap p{ font-size: 11px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 4px;
    line-height: 16px;}
.cpyrgt-wrap p a{color: #fff;font-weight: 500;}
.cpyrgt-wrap p a:hover{color: #fff;}
/*========== whatsapp ==========*/
.whatsap {right: 5px;
    position: fixed;
    z-index: 100;
    bottom: 50px;}
.whatsap  a{color: #fff; font-weight: 600;}
    .whatsap a i {
        border-radius: 50%;
        border-radius: 50%;
        font-size: 35px;
        color: #fff;
        background: #4CAF50;
        padding: 17px;
        height: 60px;
        width: 60px;
        line-height: 22px;
        text-decoration: none;
        text-align: center;
    }
.whatsap a:hover{ text-decoration: none;color: #fff;}
.mrgn-btm0{margin-bottom: 0px;}
/*================ thank you  ===========*/
.thanks-section{padding-top: 90px;padding-bottom: 80px; background-color: #f5f5f5;}
.inner-thanks{}
.inner-thanks img{ width: 100px;margin-bottom:10px;}
.thanks-footer{padding-top: 0px;}
.thanks-footer .cpyrgt-wrap{ margin-top: 0px;}
.btn-width{width: 150px; margin: auto;}

/*================ inner pages ===========*/
.txt_dec {
    position: relative;
    margin-bottom: 20px;
}
.txt_dec h4 {
    color: #000;
    font-weight: 500;
    font-size: 18px;
    text-transform: inherit;
}
.txt_dec p {
    font-size: 18px;
    margin-bottom: 20px;
}
/*============= about us ================*/
.inr-wrap{position: relative; padding-top:20px;padding-bottom: 10px;background-color:#f0f0f0;overflow: hidden;}
.inr-wrap>img{width: 100%;}
.about-bnr{ }
.inr-title{ position: relative;}
.inr-title h2{text-transform: uppercase;color: #fff;font-size: 40px;font-weight: 600;}
.brdcrm{background-color: transparent;
    border: none;
    border-radius: 0px;
    padding: 10px 0px;
    margin-bottom: 0px;}
.brdcrm>li {    text-transform: uppercase;
    font-weight: 500;
    font-size: 13px;}
.brdcrm>li a{ color: #fff1d0;}
.breadcrumb-item+.breadcrumb-item::before { color: #fff1d0;}
.brdcrm>li.active{ color: #fff;}
.orange{color: #f99011;}
.about-tab-nav{margin-bottom: 35px;
    border-bottom: 1px solid #ddd;
    margin-left: 0px;}
.about-tab-nav li{ }
.about-tab-nav li:first-child{padding-left: 0px;}
.about-tab-nav li a{display: block;
    padding: 12px 35px;
    font-size: 17px;
    color: #333;
    font-weight: 500;
    text-transform: uppercase;
    border-bottom: 2px solid transparent;}
.about-tab-nav li.active > a{border-bottom: 2px solid #1f56aa; color: #1f56aa;}
.about-tab-nav li a:focus{text-decoration: none;}
.about-tab-nav li a:hover{text-decoration: none;color: #1f56aa;}
.abt-dec{margin-bottom: 20px;}
.abt-dec h3{ margin-bottom: 20px;}
.abt-dec p{   font-size: 14px;
    color: #777;}
.abt-dec p:last-child{margin-bottom: 0px;}
.abt-tmbimg{}
.abt-tmbimg .img-responsive{}

.client-list {position: relative; overflow: hidden;
    padding: 25px;
}
.client-list img {
    transition: 0.5s;
        -webkit-filter: grayscale(1);
    filter: grayscale(1);
    opacity: .4;
}
.client-list:hover> img {opacity: 1;
    transform: scale(1.2);
    -o-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}

/*================ Gallery=================*/
.tabs-nav {
    margin-bottom: 20px;
    border: 1px solid #858585;
    border-radius: 30px;
    padding: 6px;
}
.tabs-nav .nav-link {
    border-radius: 30px;
    font-size: 15px;
    color: #858585;
    font-weight: 400;
    padding: 10px 5px;
}
.tabs-nav .nav-link.active, .tabs-nav .show>.nav-link {
    color: #fff;
    background-color: #d3a023;
}
.galry-list .tmb {
    height: 210px;}
.galry-list .embed-responsive {
    width: 100%;
    height: 260px;
    border-radius: 10px;
    overflow: hidden;margin-bottom: 25px;
}

/*================ Phd programme =================*/
.cmsed-banner-wrap>img {height: 595px;object-fit: cover;}
.phd-banner-wrap{}
.phd-banner-wrap.inr-wrap-overlay .slide-text h4{ width: 300px;}
.phd-banner-wrap.inr-wrap-overlay .slide-text .inr-title h2 {
    font-size: 41px;
}
.phd-header{}
.navbar:before{display: none;}
.phd-header .hdr-social-link li a {color: #fff;background-color: #1c0b42;}
.phd-header .hdr-social-link li a.call {width: auto;
    height: auto;
    color: #1c0b42;
    background-color: #f27e00;
    border-radius: 4px;
    padding: 0px 6px;
    font-weight: 600;
    margin-left: 20px;}
.inr-wrap-overlay{padding: 0px;}
.inr-wrap-overlay .banner-query-form{background-color: transparent;padding-left: 12px;}
.inr-wrap-overlay .slide-text h4{font-size: 22px;
    font-weight: 500;
    display: inline-block;
    width: 370px;
    border-bottom: 2px solid #fff;
    padding-bottom: 5px;}
.inr-wrap-overlay .slide-text .inr-title h2{font-size: 40px;}
.inr-wrap-overlay .query-form {
    position: relative;
    padding: 30px;
    background-color: #fff;
    border-radius: 6px;
}
.inr-wrap-overlay .query-form .title h3 {
    text-decoration: none;
}
.phd-program-wrap{}
.phd-program-wrap .ulRowfive{margin-left: -12px;margin-right: -12px;}
.phd-program-wrap .ulRowfive>li{padding-left: 12px;padding-right: 12px;}
.phd-program-item{position: relative;
    background-color: #f9f9f9;
    border: 1px solid #d7d7d7;
    padding: 10px 10px 14px;
    border-radius: 4px;margin-bottom: 35px;}
.phd-program-icon{    width: 70px;
    height: 70px;
    overflow: hidden;
    margin: 12px auto;}
.phd-program-icon>img{width: 100%;height: 100%;object-fit: contain;}
.phd-program-item h5{font-size: 12px;}
.phd-program-item h5.text-border{border-bottom: 1px solid #160d38;
    padding-bottom: 8px;}
.phd-program-item h5 strong{font-weight: 600;font-size: 13px;}
.phd-program-item h6{font-size: 12px;font-weight: 600;color: #160d38;}
.phd-program-item .btn-apply{position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    left: 0px;
    right: 0px;}
.phd-program-item .btn{    font-size: 12px;
    padding: 4px 12px;
    font-weight: 500;
    border-radius: 0px;
    border-color: #b6b4a3;
    position: relative;}
.point-dec{position: relative;margin-bottom: 25px;}
.point-dec h4{    font-size: 18px;margin-bottom: 15px;}
.point-dec h4>span{    padding: 4px 15px 4px 5px;}
.point-dec p{font-size: 18px;}
.point-dec .list-point-circle>ul>li:before {
    background-color: #f27e00;
}
.table-normal{border-color: #1c0b42;}
.table-normal>:not(caption)>*>* {
    font-size: 18px;
    font-weight: 400;
}
.wrap-30{padding-top: 30px; padding-bottom: 30px;}
.course-fee-title{}
.course-fee-title h3{position: relative;}
.course-fee-title h3 span{position: relative;padding-right: 100px;}
.course-fee-title h3 span:before{    content: "";
    left: 95%;
    background-color: #1c0b42;
    position: absolute;
    width: 30px;
    top: 0px;
    bottom: 0px;
    transform: skew(35deg, 0deg);-webkit-transform: skew(35deg, 0deg);-o-transform: skew(35deg, 0deg);}
.btn-white{background-color: #fff;}
.phd-footer{
    background: #1c0b42;
    padding-top: 50px;
    border-top: none;
    border-bottom: none;
    padding-bottom: 30px;
}
/*================ Phd programme End=================*/

@media (min-width: 1300px){
    .container {
    max-width: 1240px;
}
    
}








