@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
/**  font-family: "Montserrat", sans-serif;***/

@import url('https://fonts.googleapis.com/css2?family=Assistant:wght@200..800&display=swap');
/**  font-family: "Assistant", sans-serif;***/

/**
 font-family: "Open Sans", sans-serif;
  font-family: "Lato", sans-serif;
 font-family: "Oswald", sans-serif;
***/

/* CSS Document */

h1,
h2,
h3,
h4,
h5,
h5 {
    font-family: "Assistant", sans-serif;
    font-weight: 600;
}

ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

header {
    padding: 19px 0;
    margin: 0;
    position: relative;
    width: 100%;
    height: auto;
    background: #fff;
    z-index: 2;
}

body {
    font-family: "Assistant", sans-serif;
    margin: 0;
    padding: 0;
}

.bg-light {
    background-color: #fff !important;
}

.blue-bg {
    background: #00b7e8;
    color: #fff;
}

.blue-bg p {
    color: #fff;
}

.white-btn {
    color: #fff;
    border: solid 1px #fff;
}

.blue .fa-angle-right:before {
    margin: 63px 0 0 0;
    line-height: 10px;
    float: left;
    font-size: 22px;
}

a:hover {
    text-decoration: none;
}

*:after,
*:before,
p a,
a {
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

/**go to top here**/

.sticky {
    position: fixed;
    top: 0px;
    width: 100%;
    animation: MenuSlideDown .3s linear;
    -moz-animation: MenuSlideDown .3s linear;
    -ms-animation: MenuSlideDown .3s linear;
    -o-animation: MenuSlideDown .3s linear;
    -webkit-animation: MenuSlideDown .3s linear;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, .3);
    background: #fff;
    border-radius: 0;
    margin: 0;
    padding: 2px 0;
    z-index: 99999;
}

.sticky {
    padding: 0;
}

.sticky .logo-name h2 {
    font-size: 15px;
    margin: 0px 0 1px 0;
    padding: 0;
}

.sticky .logo-main {
    max-width: 93px;
}

.sticky .logo-2 {
    width: 30px;
}

.sticky .logo-name .appro {
    margin: 0;
}

.sticky .logo-name .tag-line {
    font-size: 16px;
    margin-top: 0;
}

.trent-ment-btn:hover {
    color: #000;
}

.sticky .search-bar {
    display: block;
}

@-webkit-keyframes MenuSlideDown {
    0% {
        top: -48px;
    }
    100% {
        top: 0px;
    }
}

@keyframes MenuSlideDown {
    0% {
        top: -48px;
    }
    100% {
        top: 0px;
    }
}

#back-top {
    height: auto;
    width: auto;
    padding: 9px;
    position: fixed;
    bottom: 7px;
    right: 15px;
    z-index: 999;
    cursor: pointer;
    display: block;
    text-align: center;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
    font-size: 15px;
    text-transform: uppercase;
}

#back-top img {
    width: 25px;
    display: block;
    margin: 0 auto;
}

#back-top a {
    font-size: 27px;
    color: #fff;
    text-decoration: none;
    background: #000;
    display: block;
    padding: 5px;
    border-radius: 50%;
    border: solid 2px #fff;
    height: 50px;
    width: 50px;
    outline: none;
    line-height: 37px;
}

.owl-carousel .owl-nav button.owl-next:hover,
.owl-carousel .owl-nav button.owl-prev:hover {
    background: none;
    outline: none;
}

.owl-carousel .owl-nav button img {
    width: 33px;
}

.owl-carousel .owl-nav button.owl-next {
    position: absolute;
    top: 88px;
    right: -51px;
}

.owl-carousel .owl-nav button.owl-prev {
    position: absolute;
    top: 88px;
    left: -51px;
}

/**go to top here end**/

/*******landingpage code************/

.dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0;
    /* remove the gap so it doesn't close */
}

/******comm******/

.allhead {
    text-align: center;
    font-size: 40px;
    text-transform: uppercase;
    color: #23235a;
    width: fit-content;
    margin: 0 auto 30px;
    line-height: 50px;
}

.allhead strong {
    font-weight: 900;
}

.allhead i {
    display: block;
    margin: 0 auto;
    background: #cc3427;
    height: 1px;
    width: 60px;
}

p {
    font-size: 19px;
    line-height: 29px;
    margin: 0;
}

.owl-theme .owl-dots .owl-dot span {
    width: 15px;
    height: 15px;
    margin: 5px 7px;
    background: #182b53;
    border-radius: 0;
    transform: rotate(45deg);
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #f48922;
}

/******comm*end*****/

/*****topslwithform*slideform******/

.slideform {
    position: relative;
}

.itmlone {
    position: relative;
}

.toplise {
    position: relative;
    object-fit: cover;
    width: 100%;
    height: 696px;
}

.itmlone .container {
    position: absolute;
    top: 5%;
    right: 0;
    left: 0;
    margin: 0 auto;
}

.liesbde {
    width: 70%;
    color: #fff;
}

.fordwd {
    position: absolute;
    right: 10%;
    top: 5%;
}

.destmob {
    display: none;
}

.itmlone h1 img {
    width: 100%;
    margin: 27px 0 0 0;
}

.itmlone h1 {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 35px;
    line-height: 34px;
    margin: 0 0 54px 0;
}

.itmlone h1 .no-cap {
    text-transform: none;
}

.itmlone h2 {
    display: block;
    margin: 30px 0;
}

.itmlone h2 span {
    font-weight: 300;
    display: inline-block;
    border: solid 1px #fff;
    padding: 0 10px;
    font-size: 25px;
    text-transform: uppercase;
    vertical-align: middle;
}

.itmlone h2 i {
    display: inline-block;
    height: 1px;
    width: 65%;
    background: #fff;
    vertical-align: middle;
}

.logoxe {
    width: 74%;
    border-bottom: solid 1px #fff;
    display: block;
    padding-bottom: 34px;
}

.logoxe img {
    display: inline-block;
    object-fit: contain;
    height: 178px;
}

.logoxe img.logeicon {
    margin: 0 9%;
}

/******topslwithform*slideform*end****/

/******galitml itmltwo******/

.itmltwo {
    background: #f0f0f0;
    padding: 50px 0 0;
}

.itmltwo .container {
    position: relative;
    z-index: 2;
}

.programdatedeatls {
    background: #fff;
    padding: 0 15px 27px;
    border-radius: 0 0 20px 20px;
}

.Journalismslte .careepate span {
    font-size: 12px;
    display: block;
    line-height: 14px;
}

.nav-tabs.bigbtn,
.nav-tabs.childtab {
    border: none;
}

.bigbtn.nav-tabs .nav-item {
    width: 49.5%;
    margin-bottom: 17px;
    position: relative;
}

.nav-tabs.bigbtn .nav-item.show .nav-link,
.nav-tabs.bigbtn .nav-link.active,
.nav-tabs.bigbtn .nav-link {
    width: 100%;
    font-size: 22px;
    font-weight: 600;
    border: none;
    background: #fff;
    color: #000;
    position: relative;
}

.nav-tabs.bigbtn .nav-item.show .nav-link,
.nav-tabs.bigbtn .nav-link.active {
    background: #c83535;
    color: #fff;
}

.arrowbt {
    display: none;
    position: absolute;
    bottom: 0;
}

.bigbtn.nav-tabs .nav-item:first-child {
    margin-right: 1%;
}

.nav-tabs.bigbtn .nav-link.active .arrowbt {
    bottom: -15px;
    margin: 0 auto;
    display: block;
    left: 0;
    right: 0;
}

.tab-content {
    background: #fff;
    padding: 12px;
    border: none;
    border-radius: 6px;
    min-height: 350px;
    padding: 0;
}

.chidltabmain .tab-content {
    padding: 0;
}

.nav-tabs.childtab {
    text-align: center;
    padding: 30px 60px 0;
    display: inline-block;
    width: 100%;
}

.nav-tabs.childtab .nav-link {
    background: #182b53;
    color: #fff;
}

.nav-tabs.childtab .nav-item {
    margin: 0 5px 10px;
    display: inline-block;
    vertical-align: top;
}

.nav-tabs.childtab .nav-item.show .nav-link,
.nav-tabs.childtab .nav-link.active {
    background: #c83535;
}

.maiboxew {
    display: block;
    padding: 0 15px 0; background: #fff; border-radius: 6px;
}

.bihad {
    font-size: 39px;
    color: #23235a;
    font-weight: 700;
    margin: 23px 0 21px 0;
}

.bihad span {
    display: block;
    font-size: 16px;
    color: #000;
}

/**abouet**/

.abouet {
    padding: 20px;
    border: solid 1px #182b53;
    position: relative;
    margin-bottom: 20px;
    overflow: hidden;
    min-height: 400px;
}

.leibxe {
    width: 60%;
    display: inline-block;
    vertical-align: top;
    text-align: justify;
}

.bgheadblue {
    font-size: 20px;
    background: #f48922;
    width: fit-content;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    padding: 0 8px;
    margin: 0 0 12px 0;
}

.roxes {
    display: inline-block;
    width: 38%;
    background: #182b53;
    color: #fff;
    text-align: center;
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
}

.roxes img {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 100%;
    object-fit: cover;
    opacity: 0.5;
}
.leibxe ul{
        list-style-type: disc;
    padding-left: 20px;
    padding-top: 10px;
}
.leibxe ul li{    margin-bottom: 5px;}
.minSecCon{
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 20px;
}
.minSecCon svg{height: 50px;width: 50px;margin-right: 10px;}
.minSecCon svg path{fill: #f48922;}
.minSecCon h3{font-size: 20px;font-weight: 700;}
.minsec h4{    color: #fff;}
.minsec p{
    color: #fff;
    font-size: 19px;
    margin-bottom: 20px;
}
.outbxe .minSecHead p{    font-size: 19px;text-align: justify;}
.newWhoSood ul{
    display: flex;
    width: 100%;
    justify-content: space-between;
}
.newWhoSood ul li{
    font-size: 19px;
    width: 24%;
    padding: 20px;
    text-align: center;
}
.newWhoSood ul li span{
        display: flex;
    width: 100%;
    justify-content: center;
}
.newWhoSood ul li span img{
        width: 150px;
    height: auto;
}
.newWhoSood ul li span svg path:first-child,
.newWhoSood ul li span svg path:last-child{fill: #23235a;}
.NewUese .boxone{
    min-height: auto;
    width: 33%;
}
.uese.NewUese{
    display: flex;
    width: 100%;
    justify-content: space-between;
}

.redtexhead {
    margin-bottom: 20px;
    font-size: 19px;
    background: #f48922;
    width: fit-content;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    padding: 0 8px;
    margin: 24px auto 0;
    position: relative;
    z-index: 2;
}

.roxes p {
    padding: 10px;
    font-size: 19px;
    line-height: 22px;
    position: relative;
    z-index: 2;
}

roxes img {
    width: 100%;
    object-fit: cover;
}

/**abouet end**/

/**exit Level Outcome**/

.redboxe {
    background: #23235a;
    padding: 20px;
    overflow: hidden;
    margin-bottom: 20px;
}

.redboxe #Outcome {
    margin-top: 40px;
}

.outbxe {
    text-align: center;
    color: #fff;
    padding: 10px;
    border-right: solid 1px #972d2d;
    min-height: 234px;
}

.outbxe p {
    font-size: 18px;
    line-height: 24px;
}

.owl-item:last-child .outbxe {
    border-right: none;
}

.owl-carousel#Outcome .owl-item img,
.outomced.owl-carousel .owl-item img {
    object-fit: contain;
    height: 100px;
    margin: 0 auto 22px;
}

.owl-theme.outomced .owl-dots .owl-dot.active span,
.owl-theme.outomced .owl-dots .owl-dot:hover span {
    background: #fff;
}

/***desiges**/

.desiges {
    color: #fff;
    overflow: hidden;
}

.desiges ul {
    margin: 13px 0 0 0;
}

.desiges ul li {
    position: relative;
    margin: 0 0 8px 0;
    display: inline-block;
    vertical-align: top;
    float: left;
    width: 50%;
    padding: 0 12px 0 19px;
}

.desiges ul li span {
    position: absolute;
    left: 0;
    height: 8px;
    width: 8px;
    background: #fff;
    top: 7px;
}

/**exit Level Outcome end**/

/**Who Should Attend**/

.whosoodbox {
    padding: 15px 0;
}

.whosoodbox {
    padding: 15px 0;
    overflow: hidden;
}

.whosoodbox ul li {
    position: relative;
    margin: 0 0 8px 0;
    display: inline-block;
    vertical-align: top;
    float: left;
    width: 50%;
    padding: 0 0 0 19px;
}

.whosoodbox ul li span {
    position: absolute;
    left: 0;
    height: 8px;
    width: 8px;
    background: #c83535;
    top: 7px;
}

/**Who Should Attend end**/

/**Program Structure**/

.progrmstrbox {
    padding: 15px 0;
    overflow: hidden;
}

.leixe {
    width: 50%;
    display: inline-block;
    vertical-align: top;
    float: left;
    overflow: hidden;
}

.leixe.mr-5 {
    padding-right: 53px;
}

.leixe li {
    display: block;
    margin: 0 0 8px 0;
    background: #e8e8e8;
    overflow: hidden;
    clear: both;
}

.leixe li span.reboxe {
    background: #c83535;
    color: #fff;
    display: inline-block;
    padding: 0 11px;
    font-weight: 700;
    margin: 0 7px 0 0;
    width: 98px;
}

.uese {
    display: block;
    margin: 12px 0 0 0;
}

.boxone {
    display: inline-block;
    float: left;
    width: 23%;
    background: #23235a;
    color: #fff;
    padding: 15px;
    margin-right: 13px;
    min-height: 306px;
}

.boxone strong {
    font-size: 19px;
    display: block;
    background: #fff;
    color: #c83535;
    width: fit-content;
    padding: 0 12px;
    margin: 0 0 6px 0;
}

.boxone ul li {
    position: relative;
    margin: 0 0 4px 0;
    display: block;
    vertical-align: top;
    padding: 0 0 0 19px;
}

.boxone ul li span {
    position: absolute;
    left: 0;
    height: 8px;
    width: 8px;
    background: #fff;
    top: 7px;
}

/**Career Pathways**/

.Careerpathbox {
    padding: 15px 0;
}

#Careerpathbox {
    margin-top: 25px;
}

.careepate {
    background: #23235a;
    padding: 30px;
    border-radius: 15px;
    text-align: center;
    color: #fff;
    min-height: 184px;
}

.Journalismslte .careepate {
    min-height: 216px;
}

.IntegratedMarlodes .careepate {
    min-height: 202px;
}

.owl-carousel .owl-item .careepate img {
    object-fit: contain;
    height: 56px;
}

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

/**Career Pathways end**/

.progrmstrbox .leixe li span.reboxe {
    width: 144px;
    padding: 8px;
    vertical-align: middle;
    display: inline-block;
}

.progrmstrbox .leixe li span:last-child {
    width: 72%;
    display: inline-block;
    vertical-align: middle;
}

/**Program Structure end**/

/**Graduates**/

.graxos {
    display: block;
}

.graxos ul li {
    position: relative;
    margin: 0 0 8px 0;
    display: inline-block;
    vertical-align: top;
    float: left;
    width: 25%;
    padding: 0 0 0 19px;
}

.graxos ul li span {
    position: absolute;
    left: 0;
    height: 8px;
    width: 8px;
    background: #c83535;
    top: 7px;
}

/**Graduates end**/

/**Batch Starting Dates**/

.Batch-Starting {
    padding: 15px 0;
}

.Batch-Starting ul {
    border: solid 1px #ccc;
}

.Batch-Starting ul li {
    display: block;
    border-bottom: solid 1px #ccc;
}

.Batch-Starting ul li span:first-child {
    padding: 10px;
    display: inline-block;
}

.Batch-Starting ul li span:last-child {
    display: inline-block;
    float: right;
    background: #f5f5f5;
    overflow: hidden;
    width: 14%;
    padding: 10px;
    text-align: center;
    border-left: solid 1px #ccc;
}

/**Batch Starting Dates end**/

/*******galitml itmltwo*end****/

/******galitml itmlthree******/

.itmlthree {
    position: relative;
    margin: -5% 0 0 0;
}

.advabg {
    object-fit: cover;
    width: 100%;
    height: 678px;
}

.itmlthree .container {
    position: absolute;
    top: 20%;
    left: 0;
    right: 0;
}

.itmlthree .allhead {
    color: #fff;
}

.itmlthree .allhead i {
    background: #fff;
}

#Advantage {
    margin: 40px 0 0 0;
}

.desdx {
    background: #fff;
    position: relative;
    border-radius: 10px;
    vertical-align: top;
    display: block;
    padding-top: 10%;
    min-height: 408px;
}

.bulxe {
    background: #182b53;
    height: 76px;
    position: absolute;
    top: 0;
    width: 100%;
    border-radius: 0 0 50% 50%;
}

.icondxe {
    background: #f48922;
    height: 100px;
    width: 100px;
    position: relative;
    margin: 0 auto;
    padding: 23px;
    border-radius: 50%;
    clear: both;
    overflow: hidden;
}

.conxe {
    text-align: center;
    padding: 20px 30px 1px;
}

.conxe span {
    font-size: 20px;
    font-weight: 700;
    line-height: 22px;
    display: block;
    color: #182b53;
}

.conxe i {
    display: block;
    margin: 13px auto 14px;
    background: #cc3427;
    height: 1px;
    width: 43px;
}

.conxe span i p {
    font-size: 17px;
    line-height: 24px;
}

/*******galitml itmlthree*end****/

/******galitml itmlfour******/

.itmlfour {
    background: #f0f0f0;
    padding: 50px 0;
}

.dadew {
    position: relative;
    padding-bottom: 46px;
}

.bulbxe {
    background: #182b53;
    color: #fff;
    text-align: center;
    padding: 24px 30px 9%;
    min-height: 169px;
}

.bulbxe p {
    font-weight: 600;
    line-height: 22px;
    font-size: 19px;
}
.accordion-button{font-size: 19px;}
.accordion-body{font-size: 19px;}
.bulbxe p span {
    display: block;
    color: #f48922;
    font-weight: 800;
    font-size: 25px;
    text-transform: uppercase;
    margin: 0 0 20px 0;
}
.itmlfour .owl-carousel.owl-drag .owl-item .dadew{height: 400px;background: #182b53; overflow-y: scroll;}
.ftrRowRght{
    display: flex;
    align-items: self-start;
}
.ftrRowLft{text-align: end;}
.ftrRowLft h4{color: #fff;}
.ftrRowLft ul a{
    color: #fff;
    text-decoration: none;
    font-size: 19px;
}
.copyRght{margin-top: 20px;}

.owl-carousel .owl-item img.repoologo {
    object-fit: contain;
    height: 88px;
    background: #fff;
    width: auto;
    padding: 11px 35px;
    border-radius: 13px;
    position: absolute;
    bottom: 0;
    margin: 0 auto;
    display: block;
    left: 0;
    right: 0;
}

/******galitml itmlfour**end****/

/******galitml itmlfive******/

.itmlfive {
    background: #182b53;
    padding: 50px 0;
    overflow: hidden;
    position: relative;
}

.itmlfive .container {
    position: relative;
    z-index: 2;
}

.itmlfive::before {
    content: "";
    height: 100%;
    width: 50%;
    right: 0;
    background: #f48922;
    position: absolute;
    top: 0
}

.lesbxe {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    float: left;
    padding-left: 22px;
}

.lesbxe .allhead {
    text-align: left;
    margin: 0;
    color: #fff;
}

.lesbxe.ribhd {
    padding-right: 0;
    padding-left: 22px;
}

.lesbxe .allhead i {
    background: #fff;
    margin: 0;
}

#Recruiters,
#Stories {
    margin-top: 40px;
}

.owl-carousel#Recruiters .owl-item img {
    margin-bottom: 5px;
}

.secsbx {
    border: solid 1px #ad2222;
    padding: 42px 20px 0 20px;
    min-height: 271px;
}

.owl-carousel .owl-item .secsbx img {
    object-fit: contain;
    width: auto;
    height: 180px;
    display: inline-block;
    vertical-align: middle;
}

.onces {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 7%;
    width: 60%;
}

.onces p {
    color: #fff;
    margin: 0 0 18px 0;
}

.onces p span {
    display: block;
    font-weight: 700;
    font-size: 30px;
    text-transform: uppercase;
    margin: 0 0 1px 0;
}

.owl-carousel .owl-item .secsbx .onces img {
    object-fit: contain;
    width: auto;
    height: 67px;
}

.itmlfive .owl-theme .owl-dots .owl-dot span,
.owl-theme#Rankings .owl-dots .owl-dot span {
    background: #fff;
    border: solid 1px #fff;
}

.owl-theme#Rankings .owl-dots .owl-dot.active span,
.owl-theme#Rankings .owl-dots .owl-dot:hover span,
.itmlfive .owl-theme .owl-dots .owl-dot.active span,
.itmlfive .owl-theme .owl-dots .owl-dot:hover span {
    background: none;
}

/*******galitml itmlfive*end****/

/*******galitml itmlsix*****/

.itmlsix {
    position: relative;
}

.bgies {
    width: 100%;
    object-fit: cover;
    height: 1141px;
}

.itmlsix .container {
    position: absolute;
    top: 5%;
    left: 0;
    right: 0;
}

.texttw {
    margin: 0 auto 31px;
    display: block;
}

.fiultxt {
    width: 100%;
}

/*******galitml itmlsix*end****/

/*****galitml itmlseven*******/

.itmlseven {
    position: relative;
}

.bgther {
    object-fit: cover;
    width: 100%;
    height: 484px;
}

.itmlseven .container {
    position: absolute;
    top: 5%;
    left: 0;
    right: 0;
}

.itmlseven .allhead {
    color: #fff;
}

.itmlseven .allhead i {
    background: #fff;
}

/*******galitml itmlseven*end****/

/******galitml itmleight******/

.itmleight {
    position: relative;
    padding: 50px 0 0;
    overflow: hidden;
}

.bg4 {
    position: absolute;
    top: 0;
}

.itmleight .container {
    position: relative;
    z-index: 2;
}

.admibdesk {
    width: 100%;
}

.burlde {
    width: 100%;
    max-width: 2500px;
    margin: 36px auto 0;
    position: relative;
    z-index: 1;
}

.admibmob {
    display: none;
    width: 100%;
}

/*******galitml itmleight*end****/

/************/

.fullese img {
    width: 100%;
}

/********end****/

/******ftr-two******/

.ftr-two {
    background: #000000;
    padding: 50px 0;
}

.ftr-two .lesd {
    float: left;
    width: 50%;
    color: #fff;
    border-right: solid #383838 3px;
}

.ftr-two .lesd:last-child {
    border: none;
    padding-left: 31%;
}

.lesd img {
    display: inline-block;
    margin: 0 13px 0 0;
    object-fit: contain;
    object-fit: contain;
    height: 86px;
}

.lesd p {
    display: inline-block;
    font-size: 14px;
    line-height: 17px;
    vertical-align: middle;
}

/*******ftr-two*end****/

/******footer*********/

.ftr {
    background: #000000;
    text-align: center;
    padding: 38px 0;
}

.logobx {
    display: inline-block;
    vertical-align: middle;
    width: 318px;
    margin: 0 23px 0 0;
}

.ftr p {
    display: inline-block;
    width: auto;
    vertical-align: middle;
    color: #fff;
    text-align: left;
    line-height: 17px;
    margin: 0;
    font-size: 14px;
}

/******model code*******/

.modal-body img {
    width: 100%
}

.modal-header {
    border: none;
    padding: 0;
    position: absolute;
    right: -12px;
    background: #f00;
    height: 37px;
    width: 37px;
    z-index: 2;
    border-radius: 50%;
    text-align: center;
    top: -14px;
}

.modal-header .btn-close {
    padding: 0;
    margin: 0 auto;
    outline: none;
    box-shadow: none;
}

.modal-header .btn-close:hover {
    outline: none;
    box-shadow: none;
}

/*****enqurity btn*****/

.eidt {
    background: #f48922;
    width: 184px;
    text-align: center;
    color: #fff;
    font-size: 22px;
    position: fixed;
    top: 50%;
    transform: rotate(-90deg);
    right: -72px;
    border-radius: 10px 10px 0 0;
    padding: 3px 15px;
    z-index: 2;
}
.eidt a{color: #fff;}

.hide {
    display: none;
}

/************thankyou-age***********/

.slibxe {
    position: relative;
}

/**
.galfterone {
    background: url(../images/thank/bg.webp) no-repeat top center #000;
    background-size: cover;
    height: 100vh;
}*/

.logosei {
    width: auto;
    margin: 30px 0;
    display: inline-block;
    object-fit: contain;
    height: 46px;
}

.logosei.logtes {
    margin-left: 30px;
    height: 80px;
}

.leode.rimdes {
    padding: 0 0 0 28%;
}

.leode.rimdes .lowiher {
    height: 83px;
    object-fit: contain;
    width: auto;
}

#thankysl.owl-carousel .owl-item img {
    height: 100vh;
    object-fit: cover;
}

.boxes {
    position: absolute;
    top: 0;
    z-index: 2;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

.tahkks {
    display: block;
    width: 70%;
    float: right;
    clear: both;
    margin: 7% 0 10%;
}

.ththe {
    width: 66%;
}

.tahkks p {
    color: #fff;
    font-size: 29px;
    line-height: 35px;
    margin: 24px 0 0 23px;
}

.tnode {
    display: block;
    margin: 24px 0 0 0;
}

.tnode a {
    display: inline-block;
    background: #881d21;
    color: #fff;
    text-decoration: none;
    padding: 7px 20px;
    border-radius: 10px;
    margin: 0 16px 0 0;
}

.tnode a img {
    display: inline-block;
    width: 13px;
    margin: 0 0 0 6px;
}

.sobce {
    display: block;
    margin: 36px 0 0 32px;
    color: #fff;
}

.tid {
    display: inline-block;
    width: fit-content;
    font-size: 23px;
    font-weight: 300;
}

.diede {
    display: inline-block;
    margin: 0 0 0 30px;
}

.diede a {
    text-decoration: none;
    color: #fff;
}

.diede a span {
    display: inline-block;
    margin: 0 0 0 15px;
    font-size: 20px;
}

.thanfetr {
    position: absolute;
    background: #000;
    width: 100%;
    padding: 15px 0;
    bottom: 0;
}

.leode {
    display: inline-block;
    width: 49%;
}

.leode p {
    color: #fff;
    font-size: 12px;
    margin: 0 0 0 17px;
    line-height: 17px;
    display: inline-block;
    vertical-align: middle;
}

.socialbx {
    display: inline-block;
    vertical-align: middle;
}

.socialbx a {
    display: inline-block;
    margin: 0 0 0 16px;
}

#itmlone .owl-nav.disabled+.owl-dots { margin-top: -35px; }
.register_section{ position: relative; padding: 50px 0; }
.edu_section h2{ color: #fff; margin-bottom: 45px; }
.edu_cont ul{ padding-left: 20px; padding-right: 40px; height: 625px; overflow-x: hidden; }
.edu_cont ul::-webkit-scrollbar { width: 9px; } 
.edu_cont ul::-webkit-scrollbar-track { background: #A45D66; border-radius: 10px; }
.edu_cont ul::-webkit-scrollbar-thumb { background: #D5B5B9; border-radius: 10px; } 
.edu_cont li:not(:last-child){ border-bottom: 1px solid #BCA0A3; padding-bottom: 25px; margin-bottom: 25px; }
.edu_cont li p{ color: #fff; font-weight: 300; }
.register_block{ padding: 45px 90px; box-shadow: 0px 4px 4px #00000012;}
.register_block h5{ font-weight: 400; margin-bottom: 5px; text-transform: uppercase; color: #c83535; }
.register_block h2{ font-size: 39px; color: #202020; margin-bottom: 12px; }
.register_form form{ display: flex; flex-wrap: wrap; text-align: left; margin-top: 45px; }
.form_group{ width: 33.33%; padding: 0 11px; margin-bottom: 22px; }
.form_group label{ font-size: 16px; font-weight: 600; color: #3E3E3E; }
.input_sec{ width: 100%; font-size: 16px; color: #3E3E3E; border: 1px solid #707070; border-radius: 0; background-color: #fff; padding: 10px 15px; height: 45px; }
.input_sec::placeholder{ color: #B1B1B1; }
.form_group .form-check label{ font-size: 25px; color: #B1B1B1; font-weight: 600; text-transform: uppercase; font-family: 'Source Serif Pro'; padding-top: 3px;}
.input_sec:focus{ box-shadow: none; outline: none; border: 2px solid #1A305C; }
.form_btn{ margin-top: 28px; }
.form_btn .site_btn{font-size: 19px;text-align: center; background: #f48922; padding: 12px; color: #fff; border: 1px solid #f48922; }
.form_btn .site_btn:hover{ background: #f48922; color: #fff; border-color: #f48922; }
.form_btn{display: inline-block;}
.minsec .form_group{
    text-align: center;
    margin-bottom: 40px;
        width: 100%;
}
.submit_cap{ font-size: 12px; color: #3E3E3E; line-height: 1.3; margin-top: 15px; }
.radio_btn .input_sec { width: 55%; display: flex; align-items: center; justify-content: space-between; margin-bottom: 0; }
.radio_btn .form-check-input{ order: 2; width: 25px; height: 25px; margin-top: 0;}
.submit_cap .form-check-label{ font-size: 15px !important; line-height: 1.4; font-family: "Assistant", sans-serif !important; font-weight: 400 !important; color: #3E3E3E !important; cursor: pointer; text-transform: none !important;}
.submit_cap .form-check-input{ min-width: 20px; height: 20px; border: 1px solid #3E3E3E; cursor: pointer; margin-right: 7px; }
.itmlone .register_block{
    position: absolute;
    right: 3%;
    top: 50%;
    z-index: 9;
    background: #fff;
    width: 30%;
    padding: 40px 40px;
    transform: translateY(-50%);
}
.itmlone .register_form form{margin-top: 40px;}
.itmlone .form_group{width: 49%;}
.ftr p{font-size: 19px;}
a{text-decoration: none;}
.msVsnHead h2{
    font-size: 46px;
    color: #fff;
    font-weight: 700;
    width: 50%;
    margin-bottom: 20px;
}
.msVsnHead{margin-bottom: 40px;}
.visionMission{padding-top: 20px;}
.visionMission p{color: #fff;margin-bottom: 20px;}
.faqSec{padding: 20px 0 40px;}
.accordion-button:not(.collapsed){
    color: #fff;
    background-color: #f48922;
}
.accordion-button{color: #23235a;}
.accordion-item{border: 0 none;border-bottom: 1px solid rgb(244, 137, 34);}
.accordion{border: 0 none;}
.accordion-button:not(.collapsed)::after{
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23052c65'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")
}
#bnrForm .container{
        z-index: 9;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
}
.itmlone#bnrForm h1{
    text-align: start;
    font-size: 72px;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: 700;
    margin: 0 0;
    line-height: 1;
    width: 60%;
    background: #0000001f;
    box-shadow: 0px 0px 70px #00000045;
    border-radius: 10%;
}
.light-mode-img {
    display: none;
}
.dark-mode-img {
    display: inline-block;
}
.itcl-img img {
    width: 36px;
}
.boight{
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: space-between;
        margin-top: 20px;
}
.boughtDIv{
        width: 32%;
    background: #23235a;
    text-align: center;
    padding: 20px 10px;
    margin-bottom: 20px;
}
.itcl-title{
        text-align: center;
    color: #fff;
    font-size: 19px;
    margin-top: 10px;
}
.selectpicker {
    width: 100%;
    font-size: 16px;
    color: #3E3E3E;
    border: 1px solid #707070;
    border-radius: 0;
    background-color: #fff;
    padding: 10px 15px;
    height: 45px;
}
.dropup .dropdown-toggle::after,
.dropdown-toggle::after{display: none;}
.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn){width: 100%;}
.bhutanBnr p{
    margin-top: 20px;
    color: #fff;
    width: 55%;
}

@media(max-width:1600px){
    .submit_cap .form-check-input{
        min-width: 15px;
    height: 15px;margin-top: 10px;
    }
    .itmlone#bnrForm h1{    font-size: 60px;}
    .itmlone .register_block{width: 40%;padding: 30px 20px;}
    .newWhoSood ul li span svg{    width: 100px;}
    .allhead{line-height: 40px;font-size: 36px;margin: 0 auto 20px;}
    .itmlone .register_form form{margin-top: 30px;}
}
@media(max-width:991px){
    
    .selectpicker{
        padding: 8px 10px;
    height: 35px;
    font-size: 12px;
    width: 100%;
    }
    .itmlone .register_block{
        width: 60%;
        padding: 0px 0px;
    }
    .itmlone .register_form form{margin-top: 20px;}
    .form_group label{font-size: 12px;}
    .input_sec{
        padding: 8px 10px;
    height: 35px;
    font-size: 12px;
    }
    .itmlone .form_group{margin-bottom: 15px;}
    .submit_cap .form-check-label{font-size: 12px !important;}
    .submit_cap .form-check-input{
        margin-right: 5px;
        min-width: 15px;
    height: 15px;
    }
    .form_btn .site_btn{font-size: 12px;padding: 8px;}
    .msVsnHead h2{width: 80%;font-size: 36px;}
    .logobx{width: 250px;margin-bottom: 10px;}
    .ftrRowRght{flex-wrap: wrap;}
    .register_block { padding: 20px 50px;}
    .form_group{ width: 50%; }
    .itmlone{
            display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;
    }
    .itmlone .register_block{
            position: relative;
    left: 0;
    top: 0;
    right: auto;
    transform: translate(0px, 0px);
    margin: 30px auto;
    }
    .itmlone#bnrForm h1{    width: 100%;}
    #bnrForm .container{
            z-index: 9;
    top: 25%;
    transform: translateY(-50%);
    left: 0;
    }
    .roxes img{margin-top: 20px;}
    .form_btn .site_btn{font-size: 19px;}
    .newWhoSood ul li{width: 49%;}
    .newWhoSood ul{flex-wrap: wrap;}
    .lesbxe.ribhd{padding-left: 22px;}
    .itmlfive::before{height: 41%;}
}

@media(max-width:767px){
    .bhutanBnr p{width: 90%;}
    .itmlone .form_group{
        width: 100%;
    }
    .itmlone#bnrForm h1{font-size: 30px;}
    #bnrForm .container{top: 13%;}
    .form_btn .site_btn{font-size: 12px;}
    .abouet{padding: 10px;}
    .roxes p{padding: 15px 15px 0;}
    .redtexhead{font-size: 16px;margin: 10px auto 0;}
    .bgheadblue{font-size: 16px;}
    .minsec h4{font-size: 14px;}
    .minSecCon h3{font-size: 16px;}
    .minSecCon svg{
            height: 20px;
    width: 20px;
    }
    .newWhoSood ul li span img{    width: 70px;}
    .boxone strong{    font-size: 12px;}
    .boughtDIv{    width: 49%;    padding: 10px 10px;margin-bottom: 10px;}
    .boight{flex-wrap: wrap;}
    .itcl-img img{width: 30px;}
    .itcl-title{font-size: 12px;line-height: 1.3;}
    .accordion-button{    font-size: 14px;    padding: 10px 10px;}
    .accordion-button::after{    background-size: 16px;}
    .ftrRowLft{text-align: start;
    margin-top: 10px;}
    .ftrRowLft h4{    font-size: 16px;}
    .ftrRowLft ul a{font-size: 12px;}
    .register_block { padding: 20px 20px;}
    .form_group{ width: 100%; }
    .input_sec{ height: 40px; }
    .form_btn { margin-top: 0px; }
    .itmlone .register_block{
        position: relative;
    left: 2%;
    top: 0;
    transform: translate(0px, 0px);
    width: 95%;
    margin-top: 20px;
    }
    .itmlone{
        position: relative;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;
    padding-bottom: 20px;
    }
    #bnrForm .owl-carousel .owl-item img{height: 270px;} 
    .submit_cap .form-check-input{
        min-width: 12px;
        height: 12px;
        border-radius: 0;
    }
    .itmltwo .maiboxew{padding: 10px;}
    p, .outbxe p, .whosoodbox ul li, .leixe li, .careepate p{
        font-size: 12px !important;
        line-height: 18px !important;
    }
    .leibxe ul li{margin-bottom: 0;}
    .newWhoSood ul{flex-wrap: wrap;}
    .newWhoSood ul li{    width: 50%;padding: 10px;font-size: 12px;}
    .newWhoSood ul li span svg{width: 60px;}
    .NewUese .boxone{width: 100%;}
    .uese.NewUese{flex-wrap: wrap;}
    .itmlfour .owl-carousel.owl-drag .owl-item .dadew{height: 300px;}
    .msVsnHead h2{width: 100%;font-size: 24px;margin-bottom: 10px;}
    .lesbxe .allhead{font-size: 18px;}
    .faqSec .accordion-body li{font-size: 12px;}
    .faqSec .accordion-body{padding: 10px 10px;}
}