.site-main-menu>ul>li>a {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.375;
    display: block;
    padding: 29px 12px;
    color: #3f3a64;
}
.header-fluid .site-main-menu .mega-menu, .header-fluid-two .site-main-menu .mega-menu {
    width: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    text-align: center;
}
.site-main-menu .mega-menu>li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 20%;
    width: 20%;
    padding: 0 15px;
}
.mega-menu ul h5{
    text-align: left;
}
.header-logo a {
    position: relative;
    max-width: 100%;
}
.header-section .site-main-menu a:hover {
    background-color: #1bb1b1;
    color: #333 !important;
}
.header-logo a img {
    width: 100%;
    padding: 0px;
}
.site-main-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: flex-end;
}
.site-main-menu .mega-menu>li>ul>li>a {
    font-size: 15px;
    line-height: 1.78;
    font-weight: 500;
    padding: 4px 0;
}
.site-main-menu .mega-menu, .site-main-menu .sub-menu{
    border-bottom: 4px solid orange;
}
.site-main-menu .mega-menu {
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    padding: 25px 20px;
    list-style: none;
}
.pad-0{
    padding: 0px;
}
.banners img{
    width: 100%;
}
.carousel-caption h2{
    color: white;
    font-size: 56px;
    text-shadow: 2px 2px 2px black;
}
.carousel-caption h4 {
    color: white;
    font-size: 42px;
    font-weight: 400;
    text-shadow: 2px 2px 2px black;
}
.section-padding {
    padding-top: 50px!important;
    padding-bottom: 50px!important;
}
img{
    width: 100%;
}
.carousel-caption {
    position: absolute;
    right: 0px;
    top: 50%;
    left: 50px;
    z-index: 10;
    padding-top: 0px;
    padding-bottom: 20px;
    color: #fff;
    text-align: left;
}
.contin{
    padding: 10px;
    text-align:justify;
}
.contin h5{
    color: orange;
    font-weight: 400;
    font-size: 22px;
}
.contin p{
    color: gray;
}

.img-hover-zoom {
    overflow: hidden; 
}  
.img-hover-zoom img {
    transition: transform .3s ease;
}
.img-hover-zoom:hover img {
    transform: scale(1.3);
}
.probox:hover img{
    transform: scale(1.3);
}
.section-title .title span {
    font-weight: 400;
    color: #ffa200;
}
.section-title .title {
    font-size: 34px;
    margin: 0;
    color: #000;
}
.section-title .sub-title {
    font-size: 15px;
    font-weight: 500;
    line-height: 1;
    display: block;
    margin-bottom: 10px;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #2c9b9b;
}
.bg-blue {
    background-image: linear-gradient(11deg, rgb(92, 89, 89), #c6f0f0);
}
.coursesin .card{
    border: none;
    border-radius: 3px;
}
.coursesin .card img{
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.contin button{
    background-color: transparent;
    color: #1bb1b1;
    border: none;
    margin-top: 20px;
}
.contin button:hover{
    border: 1px solid #1bb1b1;
}
.site-main-menu>ul>li:hover .mega-menu, .site-main-menu>ul>li:hover>.sub-menu {
    visibility: visible;
    margin-top: 0;
    opacity: 1;
    background: #1bb1b1;
}
.site-main-menu .mega-menu li a, .site-main-menu .sub-menu li a {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.375;
    display: block;
    padding: 8px 30px;
    white-space: nowrap;
    color: white;
}
.site-main-menu .mega-menu li a, .site-main-menu .sub-menu li:hover a{
    font-size: 18px;
}
.pad-5{
    padding: 1px 4px;
}
.bg-gray{
    background-color: rgb(227 227 227 / 66%);
}
.centered {
    position: absolute;
    top: 50%;
    left: 50%;
    font-weight: 500;
    font-size: 17px;
    transform: translate(-50%, -50%);
    color: orange;
    background-color: rgba(0, 0, 0, 0.479);
    padding: 10px;
}
.trainingsec img{
    border-radius: 50%;
    width: 100%;
}
.trainingsec .item{
    padding: 0px 20px ; 
}
.trainingsec h5{
    margin-top: 20px;
    text-align: center;
    font-size: 20px;
    color: #2c9b9b;
}
.testimonial .content .name {
    font-size: 15px;
    line-height: 1.3;
    color: #1bb1b1;
    margin-bottom: 0;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.section-title {
    position: relative;
    z-index: 99;
    margin-bottom: 40px;
}
.fixbg{
    background-image: url(../img/banner/banner3.jpg);
    background-size: cover;
    background-attachment: fixed;
}
.fixbg h3{
    color: white;
    text-shadow: 2px 2px black;
}
.fixbg button{
    background-color: transparent;
    border: 2px solid white;
    padding: 10px 15px;
    margin-top: 20px;
}
.fixbg button a{
    color: white;
}
.fixbg h2{
    font-size: 48px;
    color: white;
    text-shadow: 2px 2px black;
}
.aboutus button{
    background-color: transparent;
    border: 1px solid #2c9b9b;
    padding: 10px;
}
.aboutus button a{
    color: #2c9b9b;
}
.bg-blue2{
    background-color: #2c9b9b;
}
.ccnt{
    background-color: rgba(0, 0, 0, 0.404);
    width: 100%;
    padding: 50px;
}
.mega-menu{
    background-color: #2c9b9b !important;
}
.mega-menu a{
    color: white !important;
}
.probox{
    border: 2px solid #1bb1b1;
    border-radius: 5px;
}
.mega-menu a:hover{
    background-color: transparent !important;
    font-size: 18px !important;
}
.mega-menu h5{
    color: white;
    border-bottom: 1px solid white;
}
.btn-primary {
    border-color: #2c9b9b;
    background-color: #2c9b9b;
    color: #fff;
}
.freecourse-popup-content .sub-title {
    font-size: 18px;
    line-height: 1;
    margin-bottom: 14px;
    letter-spacing: 3px;
    text-transform: uppercase;
    color: #2c9b9b;
}
.txtfoot{
    display: flex;
}
.txtfoot .fa{
    padding: 5px;
    padding-right: 10px;
    color: white;
}
.footer-section{
    color: white;
}
.footer-section h5{
    color: white;
    font-weight: 400;
}
.txtfoot .fab{
    padding: 10px;
    font-size: 24px;
}
.footer-section ul{
    padding: 0px;
}
.footer-section ul li{
    list-style-type: none;
}
.infotop{
    text-align: end;
}
.ultop{
    display: flex;
    padding: 0px;
}
.infotop .fab{
    padding: 5px 5px;
    color: white;
    font-size: 20px;
}
.top_header {
    border-bottom: none;
    background: #2c9b9b;
}
.infotop .fab:hover{
    color: white;
}
.pagebg{
    background-image: url(../img/innerban.jpg);
    background-size: cover;
    padding: 70px 0px;
}
.pagebg h1{
    color: white;
}
.pagebg h3{
    color: white;
}
.textban a{
    color: white;
}
.pt-30{
    padding-top: 30px;
}
.pp22{
    display: flex;
}
.ultop li a{
    color: #fff;
}
.infotop button{
    background-color: transparent;
    border: 2px solid white;
    margin: 5px;
    color: white;
}

.infotop button:hover {
    background-color: white;
    border: 2px solid white;
    margin: 5px;
    color: #2c9b9b;
}
.ultop li{
    list-style-type: none;
    padding: 5px;
}
.job_info table {
    font-family: arial, sans-serif;
    border-collapse: collapse;
    width: 100%;
    background-image: linear-gradient(
45deg, #1bb1b1, #1bb1b1);
    color: black;
}
.job_info h3{
    color: #1bb1b1;
}
.job_info td {
    border: 1px solid #dddddd;
    text-align: left;
    padding: 8px;
}
.job_info th {
    border: 1px solid #dddddd;
    text-align: left;
    padding: 8px;
}
.job_info .table tbody tr td {
    vertical-align: middle;
    padding: 10px;
    border-color: black;
}
.jobpgfrm .card{
    background: #1bb1b1;
    padding: 10px;
    border: none;
}
.jobpgfrm input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url] {
    width: 100%;
    min-height: auto;
    color: black;
    border: 1px solid #f5f5f5;
    border-radius: 5px;
    outline: 0;
    background-color: white;
}
.jobpgfrm textarea {
    width: 100%;
    min-height: 100px;
    padding: 10px 20px;
    color: #696969;
    border: 1px solid #f5f5f5;
    border-radius: 5px;
    outline: 0;
    background-color: white;
}
.jobpgfrm .btn {
    font-size: 14px;
    font-weight: 700;
    background: orange;
    line-height: 0px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 40px;
    padding: 0 40px;
    cursor: pointer;
    white-space: nowrap;
    border-width: 1px;
    border-style: solid;
    border-color: transparent;
    border-radius: 5px;
    outline: 0;
    color: darkslategray;
}
.card-testi {
    margin-top: 20px;
    background: rgb(240, 239, 239) !important;
}
.card-testi .card{
    background: rgb(240, 239, 239) !important;
    text-align: center;
    justify-content: center;
}
.card-testi .card img{
    border-radius: 50%;
    margin-bottom: 20px;
    transform: translate(50%, 0px);
    width: 50% !important;
}

.job_info .fa-angle-double-right{
    color: #1bb1b1;
    padding: 5px;
}
.batchinn table {
    border-collapse: collapse;
    width: 100%;
}
  
.batchinn td {
    border-bottom: 1px solid #dddddd;
    text-align: left;
    padding: 8px;
}

.batchinn td span{
    color: red;
    font-weight: 600;
}

.batchinn tr:nth-child(odd) {
    background-color: #ddddddcb;
}
.batchinn th {
    font-weight: 500;
    text-align: inherit;
    padding: 10px;
    background: #2c9b9b;
    color: white;
    font-size: 16px;
}
.batchinn table button{
    background-image: linear-gradient(45deg, #1bb1b1, #c8f3f3);
    border: 1px solid #1bb1b1;
    padding: 5px 15px;
    color: black;
    font-size: 14px;
    text-transform: uppercase;
}
.batchinn .nav-tabs {
    border-top: 10px solid #1bb1b1;
}
.batchinn .nav-tabs li {
    padding: 10px 35px;
    border: 1px solid gray;
    background: #f1f1f1;
}
.batchinn .nav-tabs li:hover{
    background: white;
}
.batchinn table button:hover{
    background-image: linear-gradient(45deg, #c8f3f3, #1bb1b1);
    border: 1px solid #1bb1b1;
    padding: 5px 15px;
    color: black;
    text-transform: uppercase;
}
.batchinn {
    background: #f1f1f1;
}
.batchinn .tab-content{
    padding: 60px;
    background: white;
}

.tab-pane.active { animation-name: fadeIn; animation-duration: 1s; animation-timing-function: linear; }

@keyframes fadeIn {
    from { 
        opacity: 0; 
    }
    to { opacity: 1; 
    } 
}
.formcareer .card{
    text-align: center;
    padding: 20px;
}
.pt-60{
    padding-top: 60px;
}
.tablepress-scroll-wrapper {
    overflow-x: auto;
    overflow-y: hidden;
}
.contatpg .fa{
    font-size: 36px;
    padding: 10px;
    color: #2c9b9b;
}
.contatpg .card-items{
    background: aliceblue;
    padding: 10px;
}
.contatpg .card{
    background: #2c9b9b;
    padding: 10px;
}
.contatpg .card h5{
    color: #ffa200;
    font-weight: 400;
}
.formcareer input{
    width: 100%;
    min-height: auto;
    color: black;
    border: 1px solid #d0d6db;
    border-radius: 5px;
    outline: 0;
    background-color: white;
}
.formcareer form{
    padding: 20px;
    background: #f1f1f1;
}
.formcareer .careerbtn input{
    background: #1bb1b1;
    border: none;
    color: white;
    font-size: 20px;
}
.textban {
    padding: 10px 0px;
}
.potentials-section .icon img{
    width: auto !important;
}
.icon-box .content .title {
    font-size: 24px;
    line-height: 1.5;
    margin: 0;
    color: #2c9b9b;
}

.bgfix{
    background-color: #2c9b9b;
}
.misimg img{
    width: 50%;
}
.learners-section .icon-box {
    position: relative;
    display: block;
    border: 1px solid #c1c1c1;
    padding: 40px 20px 30px;
    -webkit-transition: all .25s cubic-bezier(.645,.045,.355,1);
    -o-transition: all .25s cubic-bezier(.645,.045,.355,1);
    transition: all .25s cubic-bezier(.645,.045,.355,1);
    border-radius: 5px;
    z-index: 99;
}
.learners-section .icon-box .content .title.fz-20 {
    font-size: 34px;
    font-weight: 500;
}
.advant-train .card {
    text-align: center;
    padding: 15px;
    height: 200px;
    border: none;
    background-image: linear-gradient( 
45deg, #1bb1b1, #20b3b3);
    color: white;
    box-shadow: 2px 2px 4px black;
}
.pp23{
    display: flex;
}
.pp23 p {
    font-size: 17px;
    font-weight: 500;
}
.advant-train .card i {
    font-size: 34px;
    padding: 5px;
    color: #1fb3b3;
    background: white;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    margin-bottom: 5px;
}
.btn22 button{
    margin-top: 50px;
    border: none;
    background-image: linear-gradient(45deg, #ff6000, #fcad24);
    padding: 10px 20px;
    border-radius: 10px;
    position: absolute;
    right: -50px;
    box-shadow: 2px 2px 2px black;
}
.btn22 button a{
    color: black;
}
.btn22 button:hover{
    background-image: linear-gradient(45deg,  #fcad24,#ff6000);
}
.btn23 button{
    margin-top: 15px;
    margin-bottom: 50px;
    border: none;
    background-image: linear-gradient(45deg, #ff6000, #fcad24);
    padding: 10px 20px;
    border-radius: 10px;
    position: absolute;
    text-align:center;
    box-shadow: 2px 2px 2px black;
}
.btn23 button a{
    color: black;
}
.btn23 button:hover{
    background-image: linear-gradient(45deg,  #fcad24,#ff6000);
}
.topcors {
    padding: 30px;
    background-color: #f1f1f1;
    border-radius: 20px;
}
.innerinfo .card {
    padding: 20px;
    border: none;
	background: #25b4b4;
    box-shadow: 2px 2px 4px #ececec;
}
.innerinfo .card ul{
    padding: 0px 15px;
}
.innerinfo .card h5 {
    text-align: initial;
    color: #ffffff;
    font-weight: 500;
    border-bottom: 1px solid #ffffff;
}
.ul-0{
    padding: 15px;
}
.topcors h5{
    color: #2c9b9b;
    font-weight: 400;
}
.footer-section li{
    color: white !important;
}
ul li{
    color: black;
}



@media  only screen and (max-width: 600px) {
    .batchinn .tab-content {
        padding: 10px;
        background: white;
    }
    .batchinn td {
        border-bottom: 1px solid #dddddd;
        text-align: left;
        padding: 0px 2px;
        font-size: 14px;
    }
    .batchinn .nav-tabs li {
        padding: 5px;
        border: 1px solid gray;
        background: #f1f1f1;
        margin: 5px;
    }
    .btn22 button{
        margin-top: 50px;
        border: none;
        background-image: linear-gradient(45deg, #ff6000, #fcad24);
        padding: 10px 20px;
        border-radius: 10px;
        position: inherit;
        right: 0px;
        box-shadow: 2px 2px 2px black;
    }
    .topcors {
        padding: 10px;
        background-color: #f1f1f1;
        border-radius: 0px;
    }
    .mega-menu{
        background-color: transparent !important;
    }
}

.txt_change{
	animation: color-change 1s infinite;
	text-align:center;
}
@keyframes color-change {
  0% { color: red; }
  50% { color: blue; }
  100% { color: red; }
}

.coursesin .card img {
    height: 200px;
}
.btn-register{
    background-color: #ffa200;
    color: white;
    font-weight: bold;
    font-size: 16px;
    height: 35px;
}
.btn-register1{
    background-color: #ffa200 !important;
    color: white;
}

.login-content {
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
    position: relative;
    z-index: 1;
    background-color: #f5f9fa;
    border: 1px solid #d8d8d8;
    padding: 50px 100px;
    box-shadow: 0 2px 70px 0 rgba(0, 0, 0, 0.15);
    text-align: center; }
    @media only screen and (max-width: 767px) {
      .login-content {
        padding: 50px 30px; } }
    .login-content h3 {
      margin-bottom: 30px; }
    .login-content .form-group {
      text-align: left; }
    .login-content .form-control {
      width: 100%;
      height: 50px;
      border: 1px solid #000000;
      font-size: 12px;
      font-style: italic;
      padding: 0 20px;
      border-radius: 0; }
      .login-content .form-control:focus {
        box-shadow: none; }
.modal-backdrop{
    z-index: 1;
}
#notice-dialog {
    /* background: #222 url(../img/pattern_4.png) repeat 0 0; */
}

#notice-dialog .modal-content {
    background: #fff;
    border: 2px solid #fff;
    /* color: #fff; */
    box-shadow: 0px 0px 15px 0px rgb(0 0 0 / 10%);
}

#notice-dialog .modal-dialog {
    margin-top: 15%;
    max-width: 700px!important;
}

#notice-dialog .modal-content .modal-header {
    background: #fff;
    /* box-shadow: 0px 0px 15px 0px rgb(0 0 0 / 10%); */
    padding: 0px!important;
    border-bottom: 1px solid #ffffff!important;
}

#notice-dialog .modal-content .modal-header .modal-title {
    font-family: 'Phillips muler' !important;
    font-size: 25px;
    text-transform: initial;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 4px;
    color: rgb(0, 0, 0);
}

#notice-dialog .modal-content .modal-body p {
    font-family: 'brandon', sans-serif!important;
    letter-spacing: 1.5px;
    font-size: 14px;
}
#notice-dialog .modal-content .modal-body{
    padding:5px!important
}
#notice-dialog .modal-content .modal-header .close {
    background-color: #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    top: 12px;
    right: 20px;
    width: 32px;
    padding: 0px;
    height: 32px;
    line-height: 32px;
    margin-right: -25px;
    margin-top: -25px;
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: 1;
    box-shadow: 0px 0px 15px 0px rgb(0 0 0 / 10%);
}

#notice-dialog .modal-content .modal-header .close:hover {
    color: #fff;
    background-color: #66676b;
}
@media only screen and (max-width: 575px) {
    #notice-dialog .modal-dialog {
      max-width: none !important;
    }
  }