@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Geist:wght@100..900&family=Outfit:wght@100..900&family=Jost:ital,wght@0,100..900;1,100..900?family=Jost:ital,wght@0,100..900;1,100..900&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Outfit:wght@100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

@font-face {
	font-family: 'Oswald';
}


.social-icons {
    float: right;
}
.pre-header {
    background: #8b0505;
    padding: 0 0;
    position: relative;
    color: #fff;
    /* font-family: MATH; */
    font-family: 'Montserrat', sans-serif;
    font-size: 13px;
}
.pre-header-right a {
    margin-left: 0;
    padding: 13px 10px;
    line-height: 42px;
    font-size: 11px;
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
}
.pre-header-right a:hover {
    color: #ffe475;
}
.pre-header a {
    color: #fff;
    margin-bottom: 0;
    text-decoration: none;
    line-height: 32px;
}
/*-- foter css --*/
.footer_background p {
    text-align: left;
    font-family: system-ui;
    font-weight: 400;
    font-size: 13px;
    color: #f5f5f5;
    font-size: 13px;
    line-height: 20px;
    font-family: "Outfit", sans-serif;
}
.input-group-btn .btn {
    background: #000;
    color: #fff;
    font-family: system-ui;
    font-weight: 500;
}
.footer_background {
    padding-top: 30px;
    margin-top: 0;
    color: #fff;
    background: url(../images/footerbg.jpg) no-repeat 0 0;
    height: 316px;
    background-size: cover;
}
.footer_body ul  {
  padding-inline-start: 0;
}
.footer_body {
    width: 25% !important;
    float: left;
    padding: 10px 8px;
}
.footer_body h1 {
    color: #fbc439;
    font-size: 20px;
    font-weight: 500;
    text-transform: capitalize;
    margin-bottom: 15px;
    text-align: left;
    font-family: 'Montserrat';
    letter-spacing: 1px;
    min-height: 14px;
    padding-bottom: 0;
}
.footer_body ul li {
    text-align: left;
    list-style-type: none;
    font-family: 'Montserrat';
    line-height: 35px;
}
.footer_body li a {
    color: #fff;
    text-decoration: none;
    line-height: 30px;
    font-size: 14px;
    margin-right: 7px;
    font-weight: 400;
    font-family: system-ui;
    transition: padding 0.2s linear 0s;
}
.footer_body li a:hover {
    padding-left: 10px;
    cursor: pointer;
    transition: all 0.8s ease;
    -webkit-transition: all 0.8s ease;
}
.slide .carousel-control-prev {
    left: -60px;
}
.slide .carousel-control-next {
    right: 0;
}
.enquiry-form {
    position: absolute;
    /* left: 0; */
    z-index: 999;
    right: 113px;
    margin-top: 0;
}
.transform-bg {
    background: url(../images/form-img.png) no-repeat 0 0;
    height: 107px;
    background-position: inherit;
    background-size: cover;
    color: #fff;
    text-align: center;
    padding: 20px;
    width: 100%;
    margin-bottom: 15px;
    margin-top: 36px;
}
.enquiry-form-h3 {
    font-family: 'MONTSERRAT';
    font-size: 19px;
    font-weight: bolder;
    color: #06194c;
    position: absolute;
    /* left: 0; */
    right: 132px;
    text-align: right;
    padding-top: 60px;
    z-index: 999;
    text-shadow: 0 0 BLACK1;
}
.transform-bg p {
    font-size: 18px;
    padding-top: 8px;
    font-weight: bold;
    font-family: 'Montserrat';
}
.enquiry-form form {
    background: rgb(255 255 255 / 46%);
    width: 302px;
    height: 425px;
}
.enquiry-form .form-group {
    padding: 0 15px;
}
.enquiry-form .form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: none;
    border-radius: 0;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    border-bottom: 1px solid #ddd;
}
.enquiry-form textarea.form-control {
    height: 76px;
}
.enquiry-form .btn-primary {
    color: #fff;
    background-color: #dd550b;
    border-color: #dd550b;
    margin: 0 auto;
    display: block;
    font-size: 14px;
    border-radius: 8px;
    padding: 10px  15px;
}
.about-section img {
    border-radius: 10px;
    margin-bottom: 30px;
}
.about-section  {
    padding: 0 0;
}
.aboutleft-content h2 {
    font-size: 28px;
    color: #000000;
      font-family: "Montserrat", sans-serif;
    font-weight: 600;
    padding: 50px 0 0;
}
.aboutleft-content h2::before {
    /*content: '';*/
    /*position: absolute;*/
    /* margin-top: 30px; */
    /* left: 0; */
    /* right: 0; */
    /*background: #ea811a;*/
    /*width: 4px;*/
    /*height: 36px;*/
    /*margin: 2px -12px;*/
}
.aboutleft-content h2 span {
    font-size: 24px;
    color: #b90004;
    text-decoration: underline;
}
.aboutleft-content p {
    color: #575757;
    font-size: 14px;
    font-family: "Outfit", sans-serif;
    text-align: justify;
    /* font-weight: 700; */
    margin-bottom: 30px;
}
.b-sub-font {
    display: block;
    font-size: 22px;
    font-weight: 600;
    color: #3c3c3c;
}
.b-strong {
    font-size: 31px;
    font-weight: 500;
    line-height: 73px;
    color: #dd550b;
    display: block;
}
.span-iise {
    font-size: 15px;
    line-height: 25px;
    color: #323232;
}
.knowmore-btn {
    color: #fff;
    margin-left: 0;
    font-size: 13px;
    text-transform: uppercase;
    border: none;
    padding: 14px 24px;
    border-radius: 50px;
    font-family: 'Montserrat';
    font-weight: 600;
    margin-top: 60px;
    text-decoration: none;
    background: #8c0003;
    transition: color .3s 
ease-in-out, box-shadow .3s 
ease-in-out;
}
.view-all-btn:hover {
    color: #fff;
    box-shadow: inset 206px 0 0 0 #f6ab2c;
    text-decoration: none;
    border: none;
}
.knowmore-btn:hover {
   color: #fff;
    box-shadow: inset 206px 0 0 0 #f6ab2c;
    text-decoration: none;
    border: none;
}

.blog-btn {
    color: #fff;
    margin: 0 auto;
    font-size: 13px;
    text-transform: uppercase;
    border: none;
    padding: 10px 17px;
    border-radius: 50px;
    font-family: 'Montserrat';
    font-weight: 600;
    margin-top: 60px;
    text-decoration: none;
    background: #f6ab2c;
    transition: color .3s 
ease-in-out, box-shadow .3s 
ease-in-out;
    display: block;
    text-align: center;
    width: 46%;
}

.blog-btn:hover {
   color: #fff;
    box-shadow: inset 206px 0 0 0 #8c0003;
    text-decoration: none;
    border: none;
}


/******************  News Slider Demo-8 *******************/
.feature-section a:hover {
    text-decoration: none;
    background-color: transparent;
}
.category-box:hover {
    transform: translateY(-15px);
}
.category-box {
    display: block;
    height: 95px;
    line-height: 100px;
    background-color: #f6f7f9;
    position: relative;
    padding: 15px;
    border-radius: 5px;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    color: #363636;
    cursor: pointer;
    margin-bottom: 30px;
	overflow: hidden;
    transition: all 0.5s;
}
.category-box img {
    width: 55px;
    float: left;
    margin-right: 10px;
}
.category-box h4 {
    font-size: 16px;
    font-weight: 600;
    color: var(--lmsmart-header-font-color);
    line-height: 25px;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    padding-left: 15px;
}
.iise-main-heading h4 {
    color: #525fe1;
    font-family: 'Montserrat';
    font-size: 14px;
    font-weight: 900;
    text-align: center;
}
.iise-main-heading h2 {
    text-align: center;
    color: #000;
    font-size: 28px;
    margin-bottom: 35px;
    font-weight: bold;
    font-family: 'Montserrat';
}
.view-course {
    margin: 0 auto;
    background: cornflowerblue;
    color: #fff;
    /* margin-left: 0; */
    font-size: 13px;
    text-transform: uppercase;
    border: 2px solid #002e84;
    padding: 12px 24px;
    background: #002e84;
    border-radius: 7px;
    font-family: 'Montserrat';
    font-weight: 600;
    /* margin-top: 60px; */
    display: block;
    text-align: center;
}
.gallery_main {
    /* background: #002e84; */
    margin: 47px 0 0;
    padding-top: 30px;
}
.approval-h2 {
    text-align: center;
    color: #fff;
    font-size: 28px;
    margin-bottom: 2px;
    font-family: 'Montserrat';
    font-weight: 600;
}

#counter {
    background: #002e84;
    padding: 50px 25px;
    width: 950px;
    max-width: 100%;
    margin: 0px auto;
    display: flex;
    justify-content: space-between;
    position: relative;
    z-index: 9999;
    font-family: 'Montserrat';
    top: -30px;
    border-radius: 6px;
    list-style-type: none;
}
#counter li {
    flex: 1;
    text-align: center;
    font-size: 50px;
    font-weight: 700;
    color: #fff;
    border-right: 1px solid #264d96;
}
#counter li:nth-last-child(1) {
    border-right: 1px solid transparent;
}

   #counter span.percent:after {
    content: "";
    display: inline-block;
  }

.news-section {
    position: relative;
    z-index: 9999;
    transition: background-color 0.9s ease;
    border-bottom: 1px solid #ebebeb;
    background: linear-gradient(to left, #e5eeff 50%, #f7f7f7 50%);
    padding: 35px 0;
}
.news-column h3 {
    color: #000;
    font-family: 'Montserrat';
    font-weight: bold;
    font-size: 22px;
}
.news-column p {
    color: #141414;
    text-align: justify;
    font-size: 14px;
    line-height: 25px;
    padding-right: 33px;
    margin-bottom: 0;
}
.news-column a {
    font-weight: bold;
    color: #074ac3;
    line-height: 52px;
    text-decoration: underline;
}
.notice-column h4 {
    font-size: 16px;
    color: #000;
    font-family: 'Montserrat';
    font-weight: bold;
    line-height: 24px;
}
.notice-column span {
    color: #0045c3;
    font-weight: bold;
}
.notice-column  {
    overflow-y: scroll;
    height: 388px;
}
.notice-h4  {
    text-align: center;
    color: #000;
    font-family: 'Montserrat';
    font-weight: bold;
}
#counter img {
    display: block;
    margin: 0 auto;
    margin-bottom: 18px;
}
#counter b {
    font-size: 14px;
    display: block;
    padding-top: 32px;
}
.service-section {
	background: url(../images/bg.jpg) no-repeat 0 0;
    height: 900px;
    background-position: inherit;
    background-size: cover;
    color: #fff;
    text-align: center;
    padding: 20px;
    width: 100%;
    margin-top: 0;
}
.number-section {
	background: url(../images/bg.jpg) no-repeat 0 0;
    height: 901px;
	background-position: inherit;
    background-size: cover;
    color: #fff;
    text-align: center;
    padding: 20px;
    width: 100%;
    margin-top: 0;
}
.serviceBox {
    background: #fff;
    border-radius: 7px;
    padding-bottom: 20px;
    float: left;
	    overflow: hidden;
    transition: all 0.5s;
    margin-bottom: 30px;
}
.service-content  {
    font-family: 'Montserrat';
    padding: 20px 20px 0 20px;
}
.service-content .title {
    color: #231f40;
    text-align: left;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
}
.service-content .description {
    color: #c70a2a;
    text-transform: uppercase;
    text-align: left;
    font-weight: bold;
    font-size: 12px;
}
.demo a {
    float: right;
    line-height: 15px;
    margin-right: 21px;
    color: #0f4cbf;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 13px;
    font-family: 'Montserrat';
}
.service-icon img {
    width: 100%;
    border-radius: 10px 10px 0 0;
}
.serviceBox:hover {
    transform: translateY(-15px);
}
.view-all-course {
    margin: 0 auto;
    background: cornflowerblue;
    color: #fff;
    /* margin-left: 0; */
    font-size: 13px;
    text-transform: uppercase;
    border: 2px solid #002e84;
    padding: 12px 24px;
    background: #002e84;
    border-radius: 7px;
    font-family: 'Montserrat';
    font-weight: 600;
    /* margin-top: 60px; */
    display: block;
    text-align: center;
    width: 14%;
    margin-top: 30px;
}
.view-all-course:hover {
    text-decoration: none;
    background-color: transparent;
}
.feature-section {
    padding: 50px 0;
}
.feature-section h4 {
    font-family: 'Montserrat';
    font-weight: 700;
    color: #000000;
    padding-top: 12px;
}
.violet {
	color:#0047cd;
}
.franchise-ul li::before {
    background: url("../images/tick.jpg") no-repeat;
    content: "";
    height: 18px;
    width: 18px;
    left: 16px;
    margin-top: 16px;
    position: absolute;
    padding-left: 32px;
}
.franchise-ul {
    list-style-type: none;
    padding-inline-start: 13px;
}
.franchise-ul li {
    padding-left: 14px;
    line-height: 52px;
    font-size: 14px;
    font-family: 'Montserrat';
    color: #000;
    font-weight: 600;
}
.whasapp-a {
    font-size: 14px;
    color: #fff;
    font-family: system-ui;
    line-height: 37px;
    position: relative;
    display: block;
    /* text-align: -webkit-right; */
    text-decoration: none;
    text-align: left;
    font-weight: 500;
}
.mail {
    color: #fff;
    font-size: 14px;
    font-family: system-ui;
    line-height: 30px;
    text-decoration: none;
    text-align: left;
    display: block;
    text-align: left;
    font-weight: 500;
}
.social_icon_links a i {
    color: #f0980c;
    font-size: 16px;
}
.whasapp-a i {
    color: #e9980c;
}
.mail i {
    color: #e9980c;
}
.copyright {
    text-align: center;
    background: #000;
    margin-bottom: 0;
    color: #fff;
    font-size: 13px;
    padding: 7px 0;
}
.livlihood {
    background: url(../images/subpage-banner.jpg) no-repeat 0 0;
    height: 261px;
    padding: 0;
    width: 100%;
    padding-top: 6%;
}

.certificate {
    background: url(../images/certificate-banner.jpg) no-repeat 0 0;
    height: 261px;
    padding: 0;
    width: 100%;
    padding-top: 6%;
    background-position: left;
}

.missionvision-text img {
    width: 85px;
    height: 85px;
    box-shadow: 0 0 11px 0 #b5e5ff;
    border-radius: 50px;
    padding: 15px;
    margin: 0 auto;
    display: block;
    background: #fff;
}
.objective-section {
    padding: 0 0;
}
.missionvision-text h3 {
    text-align: center;
    font-family: 'Montserrat';
    font-weight: 600;
    font-size: 20px;
    padding-top: 17px;
    color: #262626;
}
.missionvision-text ul  {
	padding-inline-start:0;
	list-style-type:none;
    text-align: left;
    font-weight: 600;
}
.missionvision-text ul li {
    font-size: 13px;
    line-height: 20px;
    font-family: 'Montserrat';
    text-align: justify;
    color: #565656;
    margin-bottom: 22px;
}
.missionvision-text .fa-check {
    color: #feffff;
    background: #0393db;
    width: 18px;
    height: 18px;
    border-radius: 50px;
    padding-top: 4px;
    font-size: 12px;
    text-align: center;
    margin-right: 6px;
    float: left;
}
.objective-section {
    padding: 45px 0;
    background: #fafdff;
}
.mail b {
    color: skyblue;
}
.contact_details {
    margin-bottom: 50px;
    margin-top: 20px;
}
.inner_contact_us_page_text {
    margin: 30px 0 28px;
}
.inner_contact_us_page_text i {
    /* display: inline-flex; */
    margin: 0 auto;
    text-align: center;
    font-size: 24px;
    margin-bottom: 15px;
    float: left;
    width: 59px;
    margin-right: 15px;
    color: #097ee0;
}
.inner_contact_us_page_text p {
    font-family: lato;
    font-size: 15px;
    color: #505050;
    font-weight: normal;
    font-style: normal;
    line-height: 22px;
    text-align: left;
}
.iise-form .form-control {
    display: block;
    width: 100%;
    height: 40px;
    padding: .375rem .75rem;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    margin-bottom: 15px;
    font-family: 'Montserrat';
}
.iise-form {
    width: 95%;
    margin-top: 40px;
    display: block;
    margin: 0 auto;
    margin-top: 40px;
    padding: 27px 20px;
    box-shadow: 0 0 10px 0 #d1d1d1;
}
.iise-form textarea.form-control {
    height: 170px !important;
}
.iise-form .btn {
    /* background: #4c4c4c; */
    color: #fff;
    width: 20%;
    padding: 8px 10px;
    margin: 0 auto;
    display: block;
    background: #088117;
}
.placement {
    background: url(../images/placement-banner.jpg) no-repeat 0 0;
    height: 337px;
    padding: 0;
    width: 100%;
    padding-top: 10%;
}
.innerpage-heading {
    text-align: center;
    margin-bottom: 30px;
    font-family: 'Montserrat';
    font-weight: 600;
    color: #002e84;
    font-size: 27px;
}
.logo-section {
    background: #fafbff;
    padding: 27px 0 50px;
}
.logo-section h3 {
    text-align: center;
    color: #000;
    font-size: 30px;
}
.logo-box img {
    padding: 20px 13px;
    width: 100%;
    border: 1px solid #ddd;
    margin: 20px 0;
    border-radius: 14px;
    background: #fff;
}
#login .container #login-row #login-column #login-box {
    margin-top: 24px;
    max-width: 600px;
    height: 225px;
    /* border: 1px solid #9C9C9C; */
    background-color: #ffffff;
    box-shadow: 0 0 11px 0 #a9a9a9;
    border-radius: 14px;
    margin-bottom: 60px;
}
#login .container #login-row #login-column #login-box #login-form {
    padding: 63px 20px;
}
#login .container #login-row #login-column #login-box #login-form #register-link {
  margin-top: -85px;
}
.result-section {
    /* background: #f7f7f7; */
    margin: 13px 0;
}
#login h3 {
    color: #161616!important;
    font-family: 'Montserrat';
    font-weight: 700;
    font-size: 26px;
}
#login-box .form-control {
    display: block;
    width: 100%;
    height: 57px;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 600;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
#login-box .btn-info {
    color: #fff;
    background-color: #088117;
    border-color: #088117;
    margin: 0 auto;
    display: block;
    text-transform: uppercase;
    margin-top: 30px;
    padding: 9px 30px;
}
.recognitions {
    background: url(../images/recognitions.jpg) no-repeat 0 0;
    height: 337px;
    padding: 0;
    width: 100%;
    padding-top: 10%;
}
.approval-ul li {
    line-height: 29px;
    font-size: 14px;
    color: #666;
    font-family: 'Montserrat';
    font-weight: 600;
}
.internship {
    background: url(../images/internship.jpg) no-repeat 0 0;
    height: 337px;
    padding: 0;
    width: 100%;
    padding-top: 10%;
}
.admission {
    background: url(../images/admission-img.jpg) no-repeat 0 0;
    height: 337px;
    padding: 0;
    width: 100%;
    padding-top: 10%;
}
.admission-box {
    box-shadow: 0 0 10px 0 #ddd;
    padding: 0px;
    height: 190px;
}
.admission-box h4 {
    background: #0ca5ff;
    color: #fff;
    font-size: 17px;
    padding: 11px 16px;
    border-radius: 8px  8px 0 0;
    text-align: center;
}
.admission-box p {
    padding: 0 13px;
    color: #2e2e2e;
}
.admission-box p b {
    color: #2a2a2a;
    font-family: 'Montserrat';
    margin-right: 10px;
}
#admission-table .thead-dark th {
    color: #fff;
    background-color: #1970c9;
    border-color: #1970c9;
    padding: 8px 8px;
    font-family: 'Montserrat';
    font-size: 13px;
}
#admission-table {
    width: 100%;
    margin-bottom: 1rem;
    color: #212529;
    background: #fff;
    font-family: 'Montserrat';
    font-size: 14px;
    border: 1px solid #ddd;
    margin-bottom: 30px;
    width: 96%;
    margin: 0 auto;
    margin-bottom: 30px;
}
#admission-table  td, th {
    padding: .75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
    font-weight: 600;
}
.thead-darkcolor {
    background-color: #08488b  !important;
    border-color: #08488b  !important;
}
.admission-ul {
    padding-inline-start: 22px;
    color: #000;
    line-height: 35px;
    font-size: 14px;
    font-family: 'Montserrat';
}
.apply-online {
    color: #fff;
    margin-left: 0;
    font-size: 13px;
    text-transform: uppercase;
    border: 2px solid #002e84;
    padding: 11px 24px;
    background: #002e84;
    border-radius: 7px;
    font-family: 'Montserrat';
    font-weight: 600;
    margin-top: 0;
    margin-left: 30px;
}
.login {
    background: url(../images/login-bg.jpg) no-repeat 0 0;
    height: 479px;
    padding: 0;
    width: 100%;
    padding-top: 6%;
}
.login-box {
    width: 42%;
    margin: 0 auto;
    background: #fff;
    height: 341px;
    padding: 40px 27px;
    border-radius: 10px;
    box-shadow: 0 0 11px 0 #747474;
}
.login-box h3 {
    font-size: 22px;
    color: #3c3c3c;
    text-align: center;
}
.login-box h3 span {
    color: #2058c1;
}
.student-login {
    margin: 0 auto;
    display: block;
    text-align: center;
    margin-top: 33px;
    background: #fb700e;
    width: 53%;
    padding: 8px 30px;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Montserrat';
    font-weight: 600;
    border-radius: 5px;
}
.student-login:hover {
    color: #ffffff;
    text-decoration: none;
	background:#002e84;
}
.centre-login {
    margin: 0 auto;
    display: block;
    text-align: center;
    margin-top: 24px;
    background: #002e84;
    width: 53%;
    padding: 8px 30px;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Montserrat';
    font-weight: 600;
    border-radius: 5px;
}
.centre-login:hover {
    color: #ffffff;
    text-decoration: none;
	background:#fb700e;
}
.studentlogin-page {
    background: url(../images/studentlogin-bg.jpg) no-repeat 0 0;
    height: 479px;
    padding: 0;
    width: 100%;
    padding-top: 6%;
}
.studentlogin-form {
    margin-top: 26px;
}
.studentlogin-page .btn-primary {
    color: #fff;
    background-color: #088117;
    border-color: #088117;
    margin: 0 auto;
    display: block;
    text-transform: uppercase;
    margin-top: 30px;
    padding: 9px 30px;
}
.studentlogin-page .form-control {
    display: block;
    width: 100%;
    height: 44px;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.studentlogin-page p {
    text-align: center;
    line-height: 47px;
}
.studentlogin-page p a {
    color: #035bff;
    font-weight: 600;
}
.centreregistration-page {
    background: url(../images/centreregistration-bg.jpg) no-repeat 0 0;
    padding: 0;
    width: 100%;
    padding: 4% 0;
    background: #f1f6ff;
}
.registration-box {
    width: 83%;
    margin: 0 auto;
    background: #fff;
    padding: 40px 27px;
    border-radius: 10px;
    box-shadow: 0 0 11px 0 #747474;
}
.registration-box h3 {
    font-size: 22px;
    color: #3c3c3c;
    text-align: center;
}
.registration-box h3 span {
    color: #2058c1;
}
.organization-group {
    width: 96%;
    margin: 0 auto;
    margin-bottom: 25px;
    margin-top: 20px;
    text-align: center;
}
.organization-group .form-control {
    float: left;
    width: 73%;
}
.organization-group-label {
    /* float: left; */
    /* width: 44%; */
    font-size: 16px;
    text-align: center;
    font-family: 'Montserrat';
    font-weight: 700;
    color: #000;
    line-height: 38px;
    margin-right: 22px;
}
.centre-registration label {
    font-size: 14px;
    color: #000;
    font-family: 'Montserrat';
    font-weight: 700;
}
.organization-group .form-check-label {
    font-size: 17px;
    color: #000;
    font-weight: 400;
    font-family: 'Montserrat';
}

.m-right {
    margin-right: 30px;
}
.document-h4 {
    text-align: center;
    padding: 15px 0;
    font-family: 'Montserrat';
    font-weight: 600;
    font-size: 21px;
    color: #2058c1;
}
.span-owner {
    color: #6a6a6a;
    font-weight: 500;
    font-size: 13px;
}
.declaration-text {
    color: #000;
    text-align: justify;
}

.centreregistration-page .btn-primary {
    color: #fff;
    background-color: #088117;
    border-color: #088117;
    margin: 0 auto;
    display: block;
    text-transform: uppercase;
    margin-top: 30px;
    padding: 9px 30px;
}
.affiliation-section {
	background: url(../images/affiliation.jpg) no-repeat 0 0;
    height: 300px;
    background-position: inherit;
    background-size: cover;
    color: #fff;
    text-align: center;
    padding: 20px;
    width: 100%;
    margin-top: 0;
}

.affiliation-content h2 {
    text-align: left;
    font-size: 25px;
    font-family: 'Montserrat';
    font-weight: 600;
    color: black;
    margin-bottom: 20px;
}
.course-list {
	background: url(../images/courselist-banner.jpg) no-repeat 0 0;
    height: 300px;
    background-position: inherit;
    background-size: cover;
    color: #fff;
    text-align: center;
    padding: 20px;
    width: 100%;
    margin-top: 0;
}

.coursepage-body {
    background: url(../images/coursebg-banerr.jpg) no-repeat 0 0;
    height: 1437px;
    background-position: inherit;
    background-size: cover;
    color: #fff;
    text-align: center;
    padding:35px 20px;
    width: 100%;
    margin-top: 0;
}
.serviceBox a:hover {
	text-decoration:none;
}
.coursedetails-banner {
    background: url(../images/coursedetails-banner.jpg) no-repeat 0 0;
    height: 300px;
    background-position: inherit;
    background-size: cover;
    color: #fff;
    text-align: center;
    padding:35px 20px;
    width: 100%;
    margin-top: 0;
}
.coursedetails-section {
	background:#f8f8f8;
	padding:50px 0;
}
.couselist-h3 {
    font-family: 'Playfair Display', serif;
    color: #003aa5;
    font-weight: 600;
    font-size: 24px;
    margin-bottom: 19px;
    text-align: center;
}
.cousedetails-h3 {
    font-family: 'Playfair Display', serif;
    color: #003aa5;
    font-weight: 600;
    font-size: 24px;
    margin-bottom: 19px;
    text-align: left;
}
.cousedetails-left {
    background: #fff;
    padding: 15px;
    border: 1px solid #ddd;
}
.cousedetails-content h4 {
    color: #202020;
    padding-top: 15px;
    font-family: 'Montserrat';
    font-weight: 700;
    font-size: 21px;
    margin-bottom: 0;
}
.cousedetails-content p {
    /* font-family: 'Montserrat'; */
    font-size: 14px;
    text-align: justify;
    line-height: 24px;
    color: #000;
}
.cousedetails-right {
    background: #fff;
    margin-top: 50px;
    font-family: 'Montserrat';
    box-shadow: 0 0 15px 0 #ebebeb;
    padding-bottom: 13px;
}
.cousedetails-right h3 {
    background: #041831;
    color: #fff;
    padding: 14px 15px;
    font-size: 17px;
    text-align: center;
    font-weight: 600;
}
.cousedetails-form {
    padding: 9px 15px;
    padding-bottom: 25px;
}  
.cousedetails-right .form-control {
    display: block;
    width: 100%;
    height: 37px;
    padding: 0.375rem 0.75rem;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.textarea-height {
    height: 100px !important;
}
.cousedetails-form .btn-primary {
    color: #fff;
    background-color: #088117;
    border-color: #088117;
    margin: 0 auto;
    display: block;
    text-transform: uppercase;
    margin-top: 19px;
    padding: 7px 24px;
    font-weight: 700;
    font-size: 13px;
    /* padding-bottom: 30px; */
}
.cousedetails-right h3 {
    background: #041831;
    color: #fff;
    padding: 14px 15px;
    font-size: 17px;
    text-align: center;
    font-weight: 600;
}
h3.all-course {
    color: #000;
    background: #fff;
    padding: 14px 15px;
    font-size: 20px;
    text-align: center;
    font-weight: 600;
    text-align: left;
    margin-left: 14px;
}
h3.all-course:after {
    content: "";
    position: absolute;
    /* top: 0; */
    left: 31px;
    width: 2px;
    height: 23px;
    background: #034bd1;
}
.coursedetails-ul {
    color: #000;
    line-height: 30px;
    font-family: 'Montserrat';
}
.coursedetails-ul a {
    color: #000;
}
.affiliation-body {
    padding: 45px 0;
    background: #ededed;
}
.affiliation-ul h3 {
    font-size: 19px;
    color: #073c9f;
}
.affiliation-content {
    background: #fff;
    padding: 30px;
    border-radius: 8px;
    box-shadow: 0 0 4px 0 #bbbbbb;
    margin-bottom: 30px;
}
.affiliation-ul ul {
    color: #000;
}
.affiliation-ul ul li {
    margin-bottom: 11px;
}

.p-applytext {
    text-align: center;
    font-size: 18px;
    color: #003bab;
    font-weight: 500;
}
.applyonline-ul {
    color: #000;
    font-family: 'Montserrat';
    font-size: 13px;
    font-weight: 600;
}
.applyonline-ul li {
    margin-bottom: 10px;
}
.applyonline-h2 {
    text-align: center;
    font-size: 21px;
    color: #0540af;
    padding: 24px 0;
}
#search-table .table-bordered td, .table-bordered th {
    border: 1px solid #dee2e6;
    font-weight: 600;
    font-family: 'Montserrat';
}
.download-banner {
    background: url(../images/download-banner.jpg) no-repeat 0 0;
    height: 300px;
    background-position: inherit;
    background-size: cover;
    color: #fff;
    text-align: center;
    padding:35px 20px;
    width: 100%;
    margin-top: 0;
}

.box{
    font-family: 'Poppins', sans-serif;
    text-align: center;
    border-radius: 15px;
    position: relative;
    overflow: hidden;
    transition: all 0.5s ease 0s;
}
.box:hover{ box-shadow: 0 0 10px rgba(0,0,0,0.1); }
.box:before{
    content: "";
   background-image: linear-gradient(to right,rgb(0 123 255), rgb(31 78 129));
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 100%;
    left: 0;
    transition: all 0.5s ease 0s;
}
.box:hover:before{ bottom: 0; }
.box img{
    width: 100%;
    height: auto;
    transition: all 0.5s ease 0s;
}
.box:hover img{ opacity: 0.3; }
.box .box-content {
    color: #fff;
    background-image: linear-gradient(to right,rgb(0 123 255), rgb(31 78 129));
    width: 100%;
    padding: 13px 20px 12px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    transition: all 0.5s ease 0s;
}
.box:hover .box-content {
    color: rgb(0 87 181);
    background: #fff;
}
.box .title {
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 600;
    margin: 0;
    font-family: 'Montserrat';
}
.box .post{
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 4px;
    text-transform: lowercase;
}
.box .icon{
    padding: 0;
    margin: 0;
    list-style: none;
    opacity: 0;
    transform: translateX(-50%) translateY(-35%);
    position: absolute;
    top: 35%;
    left: 50%;
    z-index: 1;
    transition: all 0.3s ease 0s;
}
.box:hover .icon{ opacity: 1; }
.box .icon li{
    margin: 0 3px;
    display: inline-block;
}
.box .icon li a{
    color: #000;
    background: #fff;
    font-size: 18px;
    line-height: 35px;
    height: 35px;
    width: 35px;
    display: block;
    transition: all .5s ease 0s;
}
.box .icon li a:hover {
    color: #000;
    background: rgb(255 255 255);
    border-radius: 10px 0;
    box-shadow: 0 0 10px rgba(0,0,0,0.3);
}
@media only screen and (max-width:990px){
    .box{ margin: 0 0 30px; }
}
.download-section {
    padding: 55px 0 70px;
    background: #fff;
}
a.no-bg {
    background: transparent !important;
    color:transparent !important;
}

.examination-banner {
    background: url(../images/examination-banner.jpg) no-repeat 0 0;
    height: 300px;
    background-position: inherit;
    background-size: cover;
    color: #fff;
    text-align: center;
    padding:35px 20px;
    width: 100%;
    margin-top: 0;
}
.b-text {
    font-size: 15px;
    font-weight: bolder;
    font-family: 'Montserrat';
    color: #000;
}
p.coduct-text {
    font-size: 16px !important;
    color: #767676;
    margin-bottom: 7px;
}
.grey-text {
    color: #282828;
    font-weight: 500;
}
.text-strong {
    color: #000;
    font-family: 'Montserrat';
    line-height: 15px;
    position: relative;
    top: 17px;
}
.payment-banner {
    background: url(../images/payment-banner.jpg) no-repeat 0 0;
    height: 300px;
    background-position: inherit;
    background-size: cover;
    color: #fff;
    text-align: center;
    padding:35px 20px;
    width: 100%;
    margin-top: 0;
}
.payment-ul  {
    color: #000;
    list-style-type: none;
    padding-inline-start: 0;
    font-size: 15px;
    font-weight: 600;
    font-family: 'Montserrat';
}
.payment-ul span  {
    color: #1145a7;
}
.payment-ul b {
    width: 15%;
    display: inline-block;
}
.b-para {
    font-family: 'Montserrat';
    color: black;
    font-size: 14px;
    line-height: 64px;
    font-weight: 600;
}
.fees-b {
    display: block;
    font-size: 21px;
    color: #000;
    font-family: 'Montserrat';
    margin-bottom: 20px;
}

.scanner-img {
    display: block;
	margin-bottom:30px;
}
.our-team{
    text-align: center;
}
.our-team .team-img{
    overflow: hidden;
    position: relative;
}
.our-team .team-img img{
    width: 100%;
    height: auto;
}
.our-team .social{
    width: 100%;
    height: 30%;
    background: rgba(243, 144, 77,0.7);
    position: absolute;
    top: 50%;
    left: 0;
    opacity: 0;
    transform: translateY(-50%) rotate(-30deg);
    transition: all 0.3s ease 0s;
}
.our-team:hover .social{
    height: 100%;
    opacity: 1;
    transform: translateY(-50%) rotate(0deg);
}
.our-team .social ul{
    padding: 0;
    margin: 0;
    width: 100%;
    text-align: center;
    position: absolute;
    top: 45%;
    left: 0;
}
.our-team .social ul li{
    display: inline-block;
}
.our-team .social ul li a{
    display: block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 50%;
    font-size: 17px;
    color: #fff;
    margin-left: 10px;
    background: transparent;
    transition: all 0.3s ease 0s;
}
.our-team .social ul li a:hover{
    background: #fff;
    color: #f3904d;
}
.our-team .team-content{
    padding: 20px 0;
    background: #f5f7f8;
    color: #54478a;
}
.our-team .title {
    display: block;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0;
    text-transform: uppercase;
    margin: 0 0 7px 0;
    font-family: 'Montserrat';
}
.our-team .post{
    display: block;
    font-size: 15px;
    color: #999;
}
@media only screen and (max-width: 990px){
    .our-team{ margin-bottom: 30px; }
}
#gallery-page {
	margin:30px 0 50px;
}

.gallery-banner {
    background: url(../images/gallery-banner.jpg) no-repeat 0 0;
    height: 300px;
    background-position: inherit;
    background-size: cover;
    color: #fff;
    text-align: center;
    padding:35px 20px;
    width: 100%;
    margin-top: 0;
}
.blink{
		text-align: center;
		line-height: 50px;
	}
.blink a {
    font-size: 25px;
    font-family: cursive;
    color: white !important;
    animation: blink 1s linear infinite;
    background: #ff6a00;
    color: #fff;
    padding-right: 18px !important;
    line-height: 41px;
}
@keyframes blink{
0%{opacity: 0;}
50%{opacity: .5;}
100%{opacity: 1;}
}
.affiliation-ul p {
    color: #000;
    font-family: 'Montserrat';
    font-weight: 600;
} 
.result-page {
    background: url(../images/result-bg.jpg) no-repeat 0 0;
    height: 479px;
    padding: 0;
    width: 100%;
    padding-top: 6%;
}
.result-box {
    width: 42%;
    margin: 0 auto;
    background: #fff;
    height: 341px;
    padding: 40px 27px;
    border-radius: 10px;
    box-shadow: 0 0 11px 0 #747474;
}
.result-box h3 {
    font-size: 22px;
    color: #3c3c3c;
    text-align: center;
}
.result-form {
    margin-top: 26px;
}
.result-form .form-control {
    display: block;
    width: 100%;
    height: 44px;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.result-page .btn-primary {
    color: #fff;
    background-color: #088117;
    border-color: #088117;
    margin: 0 auto;
    display: block;
    text-transform: uppercase;
    margin-top: 30px;
    padding: 9px 30px;
}
.download-section table {
    background: #fff;
    width: 60%;
    margin: 0 auto;
}
.download-section table td, .table-bordered th {
    font-size: 16px;
    font-family: 'Montserrat';
    font-weight: 600;
text-align: center;
}
.download-section a {
    background: #0049d1;
    color: #fff;
    font-size: 12px;
    padding: 11px 11px;
    border-radius: 6px;
}
.download-section a:hover {
    background: #fb832d;
    color: #fff;
}
.affiliation-content-h2 {
    text-align: left;
    font-size: 25px;
    font-family: 'Montserrat';
    font-weight: 600;
    color: black;
    margin-bottom: 20px;
    float: left;
    clear: both;
    display: block;
    /* width: 100%; */
}
.affiliation-applynow {
    background: #0c47b7;
    color: #fff;
    padding: 13px 26px;
    margin-left: 30px;
    font-size: 14px;
    text-transform: uppercase;
    font-family: 'Montserrat';
    font-weight: 600;
    border-radius: 7px;
}
.affiliation-applynow:hover {
    color: #fff;
}

.read-more-target,
.read-more-trigger_opened {
  display: none;
}
.read-more-state:checked ~ .read-more-wrap .read-more-target,
.read-more-state:checked ~ .read-more-trigger_opened {
  display: block;
}
.read-more-state:checked ~ .read-more-trigger_closed {
  display: none;
}
.readmore-label {
    color: #084dcf;
    font-family: 'Montserrat';
    font-weight: 800;
    text-transform: uppercase;
}
.read-more-wrap p {
    color: #000;
    text-align: justify;
    line-height: 22px;
}
.centrelist-section {
    width: 83%;
    margin: 0 auto;
    background: #fff;
    padding: 40px 27px;
    border-radius: 10px;
    box-shadow: 0 0 11px 0 #747474;
}
.no-margin {
	    margin-bottom: 7px !important;

}
h3.centre-list-h3 {
    font-size: 20px;
    color: #3c3c3c;
    text-align: left;
}
.studycentre-list {
    background: #f9f9f9;
    width: 96%;
    padding: 19px 16px;
    margin-top: 31px;
    border-radius: 10px;
}
.studycentre-list ul {
    list-style-type: none;
    color: #000;
    font-family: 'Montserrat';
    font-size: 14px;
    padding-inline-start: 15px;
}
.studycentre-list ul li {
    border-bottom: 1px dashed #a7a7a7;
    line-height: 30px;
    color: #003eb3;
    font-weight: 700;
    font-size: 12px;
}
.contactus-banner {
    background: url(../images/contactus-bg.jpg) no-repeat 0 0;
    height: 380px;
    padding: 0;
    width: 100%;
}
.contactenquire-now {
    text-align: center;
    color: #000;
    padding-bottom: 15px;
    font-family: 'Montserrat';
    font-weight: 700;
    font-size: 22px;
}
.contact-left {
    margin-top: 46px;
}
.enquire-now {
    text-align: left;
    color: #000;
    padding-bottom: 15px;
    font-family: 'Montserrat';
    font-weight: 700;
    font-size: 22px;
    padding-left: 26px;
}
.courselist-box {
    background: #fff;
    padding: 25px 15px;
    border: 1px solid #ddd;
}
.courselist-img img {
    width: 100%;
}
.courselist-course {
    /* box-shadow: 0 0 20px #ddd; */
    border-radius: 6px;
    padding: 53px 6px;
    text-align: center;
    font-size: 15px;
    min-height: 138px;
    background: #eaf5ff;
    overflow: hidden;
    cursor: pointer;
    transition: all 0.5s;
    margin-bottom: 20px;
}
.courselist-course h3 {
    font-size: 17px;
    font-family: 'Montserrat';
    font-weight: 700;
    padding-top: 18px;
    color: #000;
    min-height: 62px;
}
.courselist-a {
    background: #002e84;
    color: #fff;
    padding: 9px 22px;
    font-size: 12px;
    line-height: 71px;
    border-radius: 5px;
    font-family: 'Montserrat';
}
.courselist-a:hover {
    color: #fff;
}
.courselist-course:hover {
    transform: translateY(-15px);
}
.courselist-a-main:hover {
	text-decoration:none;
}

.course-table tbody {
    background: #fff;
}
#course-table .thead-light th {
    color: #ffffff;
    background-color: #323232;
    border-color: #dee2e6;
    font-family: 'Montserrat';
}
#course-table {
    margin-top: 28px;
}
#course-table tbody {
    background: #fff;
}
#course-table td, th {
    padding: .75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
    font-size: 14px;
    font-weight: 600;
}
.cousedetails-img img {
	    width: 100%;
    height: 395px;
}
header .logo {
    position: relative;
    padding: 0;
    top: 56% !important;
}  

.enquire-btn {
    background-color: #f28c28;
    color: #fff;
    border-radius: 8px;
    padding: 10px 12px;
    font-weight: 600;
    letter-spacing: 0.5px;
    border: none;
    transition: all 0.3s ease;
    display: inline-flex;
    align-items: center;
    font-size: 12px;
}

.enquire-btn .arrow {
  margin-left: 8px;
  transition: transform 0.3s ease;
}

.enquire-btn:hover {
  background-color: #e07a16;
  box-shadow: 0 8px 20px rgba(242, 140, 40, 0.4);
  transform: translateY(-2px);
}

.enquire-btn:hover .arrow {
  transform: translateX(6px);
}

.ban-text {
    position: absolute;
    top: 0;
    /* left: 0; */
    right: 0;
}

.why-choose {
    background: url(../images/choose-bg.jpg) no-repeat 0 0;
    height: 500px;
    padding: 0;
    width: 100%;
}

.why-box {
  padding: 20px 10px;
}

.icon-circle {
  width: 90px;
  height: 90px;
  margin: auto;
  background: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 10px 25px rgba(0,0,0,0.1);
    transition: all 0.5s;
    cursor: pointer;
}
.icon-circle:hover {
    transform: translateY(-15px);
}
.icon-circle i {
  font-size: 32px;
  color: #f26c1a;
}

.why-box h3 {
  margin-top: 15px;
  font-weight: 700;
  color: #000;
}

.why-box p {
    font-size: 16px;
    margin-top: 5px;
    color: #242424;
    font-weight: 500;
    line-height: 54px;
}
* {
  margin: 0;
  padding: 0;
  text-decoration: none;
}

.title {
  margin-top: 50px;
}
.title h1 {
  text-align: center;
  margin: 0;
  padding: 0;
  font-family: Arial;
  text-transform: uppercase;
  color: #d63031;
}
.title h1 span {
  display: block;
  color: #300a0a;
  font-size: 20px;
  margin-bottom: 10px;
}

/*Carousel Gallery*/
.carousel-gallery {
  margin: 50px 0;
  padding: 0 30px;
}
.carousel-gallery .swiper-slide a {
  display: block;
  width: 100%;
  height: 200px;
  border-radius: 4px;
  overflow: hidden;
  position: relative;
  -webkit-box-shadow: 3px 2px 20px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 3px 2px 20px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 3px 2px 20px 0px rgba(0, 0, 0, 0.2);
}
.carousel-gallery .swiper-slide a:hover .image .overlay {
  opacity: 1;
}
.carousel-gallery .swiper-slide a .image {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
}
.carousel-gallery .swiper-slide a .image .overlay {
  width: 100%;
  height: 100%;
  background-color: rgba(20, 20, 20, 0.8);
  text-align: center;
  opacity: 0;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.carousel-gallery .swiper-slide a .image .overlay em {
  color: #fff;
  font-size: 26px;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  display: inline-block;
}
.carousel-gallery .swiper-pagination {
  position: relative;
  bottom: auto;
  text-align: center;
  margin-top: 25px;
}
.carousel-gallery .swiper-pagination .swiper-pagination-bullet {
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.carousel-gallery .swiper-pagination .swiper-pagination-bullet:hover {
  opacity: 0.7;
}
.carousel-gallery .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #d63031;
  transform: scale(1.1, 1.1);
}

/*# Carousel Gallery*/
.plugins {
  text-align: center;
}
.plugins h3 {
  text-align: center;
  margin: 0;
  padding: 0;
  font-family: Arial;
  text-transform: uppercase;
  color: #111;
}
.plugins a {
  display: inline-block;
  font-family: Arial;
  color: #777;
  font-size: 14px;
  margin: 10px;
  transition: all 0.2s linear;
}
.plugins a:hover {
  color: #d63031;
}
.why-choose .col-lg-2 {
    width: 20%;
}
.icon-circle::before {
    content: "";
    bottom: 0;
    width: 80%;
    background-color: #e3771f;
    position: absolute;
    margin: 0 auto;
    left: 50%;
    transform: translateX(-50%);
}
.icon-circle h4 {
    padding: 15px 0 5px;
    font-family: var(--primary-font);
    font-size: var( --fontsi-22);
    font-weight: var(--fw-600);
}
.icon-circle:hover i {
    filter: brightness(5) saturate(0%);
}
.icon-circle:hover {
    background-color: #e3771f;
}
.website-heading h2 {
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    margin-bottom: 45px;
    font-size: 27px;
    text-transform: uppercase;
}
.website-heading h2:after {
    content: '';
    position: absolute;
    width: 47px;
    /* border-bottom: 1px solid #da251c; */
    /* bottom: -5px; */
    left: 0;
    right: 0;
    text-align: center;
    margin: 12px auto;
    display: block;
    height: 2px;
    background: #cf0609;
}
@-webkit-keyframes scroll {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(calc(-250px * 7));
    transform: translateX(calc(-250px * 7));
  }
}
@keyframes scroll {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(calc(-250px * 7));
    transform: translateX(calc(-250px * 7));
  }
}
.slider {
  height: 100px;
  margin: auto;
  overflow: hidden;
  position: relative;
}
.slider::before,
.slider::after {
  content: "";
  height: 100px;
  position: absolute;
  width: 200px;
  z-index: 2;
}
.slider::after {
  right: 0;
  top: 0;
  -webkit-transform: rotateZ(180deg);
  transform: rotateZ(180deg);
}
.slider::before {
  left: 0;
  top: 0;
}
.slider .slide-track {
  -webkit-animation: scroll 40s linear infinite;
  animation: scroll 40s linear infinite;
  display: flex;
  width: calc(250px * 14);
}
.slider .slide {
  height: 100px;
  width: 250px;
}



.quick-enquiry {
  background: #fff;
}

/* Underline input style */
.form-line {
    border: none !important;
    border-bottom: 1px solid #bfbfbf !important;
    border-radius: 0 !important;
    padding-left: 0;
    padding-right: 0;
}

.form-line:focus {
  box-shadow: none;
  border-color: #0a1f44;
}

/* Button */
.enquire-btn {
    background: #ea811a;
    color: #fff;
    padding: 10px 15px;
    border-radius: 6px;
    font-weight: 600;
}

.enquire-btn:hover {
    background: #8b0505;
    color: #fff;
}

/* Map */
.map-frame {
  width: 100%;
  height: 100%;
  min-height: 400px;
  border: none;
}
.bg-grey {
    background: #f5f5f5;
}
.carouseller__wrap .car__3 span {
    color: #fff;
    font-family: "Poppins", sans-serif;
    font-size: 17px;
    position: relative;
    top: -5px;
    font-weight: 400;
}
.block_box {
    position: absolute;
    top: 80%;
    left: 0;
    right: 0;
    background: rgb(15 28 94 / 72%);
    /* opacity: 0.4; */
}

.testim .wrap {
    position: relative;
    width: 100%;
    max-width: 1020px;
    padding: 0 20px;
    margin: auto;
}

.testim .arrow {
    display: block;
    position: absolute;
    color: #ffffff;
    cursor: pointer;
    font-size: 2em;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    padding: 5px;
    z-index: 22222222;
}

.testim .arrow:before {
		cursor: pointer;
}

.testim .arrow:hover {
    color: green;
}
    

.testim .arrow.left {
    left: 70px;
}

.testim .arrow.right {
    right: 70px;
}

.testim .dots {
    text-align: center;
    position: absolute;
    width: 100%;
    bottom: 10px;
    left: 0;
    display: block;
    z-index: 3333;
		height: 12px;
}

.testim .dots .dot {
    list-style-type: none;
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    border: 1px solid #ffffff;
    margin: 0 10px;
    cursor: pointer;
    -webkit-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    position: relative;
}

.testim .dots .dot.active, .testim .dots .dot:hover {
    background: #ffffff;
    border-color: #ffffff;
}

.testim .dots .dot.active {
    -webkit-animation: testim-scale .5s ease-in-out forwards;   
    -moz-animation: testim-scale .5s ease-in-out forwards;   
    -ms-animation: testim-scale .5s ease-in-out forwards;   
    -o-animation: testim-scale .5s ease-in-out forwards;   
    animation: testim-scale .5s ease-in-out forwards;   
}
    
.testim .cont {
    position: relative;
		overflow: hidden;
}

.testim .cont > div {
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    padding: 0 0 70px 0;
    opacity: 0;
}

.testim .cont > div.inactive {
    opacity: 1;
}
    

.testim .cont > div.active {
    position: relative;
    opacity: 1;
}
    

.testim .cont div .img img {
    display: block;
    width: 77px;
    height: 77px;
    margin: auto;
    border-radius: 50%;
}

.testim .cont div h2 {
    color: #ffffff;
    font-size: 20px;
    margin: 13px 0;
}

.testim .cont div p {
    font-size: 1.15em;
    color: #ffffff;
    width: 70%;
    margin: auto;
}

.testim .cont div.active .img img {
    -webkit-animation: testim-show .5s ease-in-out forwards;            
    -moz-animation: testim-show .5s ease-in-out forwards;            
    -ms-animation: testim-show .5s ease-in-out forwards;            
    -o-animation: testim-show .5s ease-in-out forwards;            
    animation: testim-show .5s ease-in-out forwards;            
}

.testim .cont div.active h2 {
    -webkit-animation: testim-content-in .4s ease-in-out forwards;    
    -moz-animation: testim-content-in .4s ease-in-out forwards;    
    -ms-animation: testim-content-in .4s ease-in-out forwards;    
    -o-animation: testim-content-in .4s ease-in-out forwards;    
    animation: testim-content-in .4s ease-in-out forwards;    
}

.testim .cont div.active p {
    -webkit-animation: testim-content-in .5s ease-in-out forwards;    
    -moz-animation: testim-content-in .5s ease-in-out forwards;    
    -ms-animation: testim-content-in .5s ease-in-out forwards;    
    -o-animation: testim-content-in .5s ease-in-out forwards;    
    animation: testim-content-in .5s ease-in-out forwards;    
}

.testim .cont div.inactive .img img {
    -webkit-animation: testim-hide .5s ease-in-out forwards;            
    -moz-animation: testim-hide .5s ease-in-out forwards;            
    -ms-animation: testim-hide .5s ease-in-out forwards;            
    -o-animation: testim-hide .5s ease-in-out forwards;            
    animation: testim-hide .5s ease-in-out forwards;            
}

.testim .cont div.inactive h2 {
    -webkit-animation: testim-content-out .4s ease-in-out forwards;        
    -moz-animation: testim-content-out .4s ease-in-out forwards;        
    -ms-animation: testim-content-out .4s ease-in-out forwards;        
    -o-animation: testim-content-out .4s ease-in-out forwards;        
    animation: testim-content-out .4s ease-in-out forwards;        
}

.testim .cont div.inactive p {
    -webkit-animation: testim-content-out .5s ease-in-out forwards;    
    -moz-animation: testim-content-out .5s ease-in-out forwards;    
    -ms-animation: testim-content-out .5s ease-in-out forwards;    
    -o-animation: testim-content-out .5s ease-in-out forwards;    
    animation: testim-content-out .5s ease-in-out forwards;    
}

@-webkit-keyframes testim-scale {
    0% {
        -webkit-box-shadow: 0px 0px 0px 0px #eee;
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        -webkit-box-shadow: 0px 0px 10px 5px #eee;        
        box-shadow: 0px 0px 10px 5px #eee;        
    }

    70% {
        -webkit-box-shadow: 0px 0px 10px 5px #ea830e;        
        box-shadow: 0px 0px 10px 5px #ea830e;        
    }

    100% {
        -webkit-box-shadow: 0px 0px 0px 0px #ea830e;        
        box-shadow: 0px 0px 0px 0px #ea830e;        
    }
}

@-moz-keyframes testim-scale {
    0% {
        -moz-box-shadow: 0px 0px 0px 0px #eee;
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        -moz-box-shadow: 0px 0px 10px 5px #eee;        
        box-shadow: 0px 0px 10px 5px #eee;        
    }

    70% {
        -moz-box-shadow: 0px 0px 10px 5px #ea830e;        
        box-shadow: 0px 0px 10px 5px #ea830e;        
    }

    100% {
        -moz-box-shadow: 0px 0px 0px 0px #ea830e;        
        box-shadow: 0px 0px 0px 0px #ea830e;        
    }
}

@-ms-keyframes testim-scale {
    0% {
        -ms-box-shadow: 0px 0px 0px 0px #eee;
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        -ms-box-shadow: 0px 0px 10px 5px #eee;        
        box-shadow: 0px 0px 10px 5px #eee;        
    }

    70% {
        -ms-box-shadow: 0px 0px 10px 5px #ea830e;        
        box-shadow: 0px 0px 10px 5px #ea830e;        
    }

    100% {
        -ms-box-shadow: 0px 0px 0px 0px #ea830e;        
        box-shadow: 0px 0px 0px 0px #ea830e;        
    }
}

@-o-keyframes testim-scale {
    0% {
        -o-box-shadow: 0px 0px 0px 0px #eee;
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        -o-box-shadow: 0px 0px 10px 5px #eee;        
        box-shadow: 0px 0px 10px 5px #eee;        
    }

    70% {
        -o-box-shadow: 0px 0px 10px 5px #ea830e;        
        box-shadow: 0px 0px 10px 5px #ea830e;        
    }

    100% {
        -o-box-shadow: 0px 0px 0px 0px #ea830e;        
        box-shadow: 0px 0px 0px 0px #ea830e;        
    }
}

@keyframes testim-scale {
    0% {
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        box-shadow: 0px 0px 10px 5px #eee;        
    }

    70% {
        box-shadow: 0px 0px 10px 5px #ea830e;        
    }

    100% {
        box-shadow: 0px 0px 0px 0px #ea830e;        
    }
}

@-webkit-keyframes testim-content-in {
    from {
        opacity: 0;
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }
    
    to {
        opacity: 1;
        -webkit-transform: translateY(0);        
        transform: translateY(0);        
    }
}

@-moz-keyframes testim-content-in {
    from {
        opacity: 0;
        -moz-transform: translateY(100%);
        transform: translateY(100%);
    }
    
    to {
        opacity: 1;
        -moz-transform: translateY(0);        
        transform: translateY(0);        
    }
}

@-ms-keyframes testim-content-in {
    from {
        opacity: 0;
        -ms-transform: translateY(100%);
        transform: translateY(100%);
    }
    
    to {
        opacity: 1;
        -ms-transform: translateY(0);        
        transform: translateY(0);        
    }
}

@-o-keyframes testim-content-in {
    from {
        opacity: 0;
        -o-transform: translateY(100%);
        transform: translateY(100%);
    }
    
    to {
        opacity: 1;
        -o-transform: translateY(0);        
        transform: translateY(0);        
    }
}

@keyframes testim-content-in {
    from {
        opacity: 0;
        transform: translateY(100%);
    }
    
    to {
        opacity: 1;
        transform: translateY(0);        
    }
}

@-webkit-keyframes testim-content-out {
    from {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    
    to {
        opacity: 0;
        -webkit-transform: translateY(-100%);        
        transform: translateY(-100%);        
    }
}

@-moz-keyframes testim-content-out {
    from {
        opacity: 1;
        -moz-transform: translateY(0);
        transform: translateY(0);
    }
    
    to {
        opacity: 0;
        -moz-transform: translateY(-100%);        
        transform: translateY(-100%);        
    }
}

@-ms-keyframes testim-content-out {
    from {
        opacity: 1;
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
    
    to {
        opacity: 0;
        -ms-transform: translateY(-100%);        
        transform: translateY(-100%);        
    }
}

@-o-keyframes testim-content-out {
    from {
        opacity: 1;
        -o-transform: translateY(0);
        transform: translateY(0);
    }
    
    to {
        opacity: 0;
        transform: translateY(-100%);        
        transform: translateY(-100%);        
    }
}

@keyframes testim-content-out {
    from {
        opacity: 1;
        transform: translateY(0);
    }
    
    to {
        opacity: 0;
        transform: translateY(-100%);        
    }
}

@-webkit-keyframes testim-show {
    from {
        opacity: 0;
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    
    to {
        opacity: 1;
        -webkit-transform: scale(1);       
        transform: scale(1);       
    }
}

@-moz-keyframes testim-show {
    from {
        opacity: 0;
        -moz-transform: scale(0);
        transform: scale(0);
    }
    
    to {
        opacity: 1;
        -moz-transform: scale(1);       
        transform: scale(1);       
    }
}

@-ms-keyframes testim-show {
    from {
        opacity: 0;
        -ms-transform: scale(0);
        transform: scale(0);
    }
    
    to {
        opacity: 1;
        -ms-transform: scale(1);       
        transform: scale(1);       
    }
}

@-o-keyframes testim-show {
    from {
        opacity: 0;
        -o-transform: scale(0);
        transform: scale(0);
    }
    
    to {
        opacity: 1;
        -o-transform: scale(1);       
        transform: scale(1);       
    }
}

@keyframes testim-show {
    from {
        opacity: 0;
        transform: scale(0);
    }
    
    to {
        opacity: 1;
        transform: scale(1);       
    }
}

@-webkit-keyframes testim-hide {
    from {
        opacity: 1;
        -webkit-transform: scale(1);       
        transform: scale(1);       
    }
    
    to {
        opacity: 0;
        -webkit-transform: scale(0);
        transform: scale(0);
    }
}

@-moz-keyframes testim-hide {
    from {
        opacity: 1;
        -moz-transform: scale(1);       
        transform: scale(1);       
    }
    
    to {
        opacity: 0;
        -moz-transform: scale(0);
        transform: scale(0);
    }
}

@-ms-keyframes testim-hide {
    from {
        opacity: 1;
        -ms-transform: scale(1);       
        transform: scale(1);       
    }
    
    to {
        opacity: 0;
        -ms-transform: scale(0);
        transform: scale(0);
    }
}

@-o-keyframes testim-hide {
    from {
        opacity: 1;
        -o-transform: scale(1);       
        transform: scale(1);       
    }
    
    to {
        opacity: 0;
        -o-transform: scale(0);
        transform: scale(0);
    }
}

@keyframes testim-hide {
    from {
        opacity: 1;
        transform: scale(1);       
    }
    
    to {
        opacity: 0;
        transform: scale(0);
    }
}

@media all and (max-width: 300px) {
	body {
		font-size: 14px;
	}
}

@media all and (max-width: 500px) {
	.testim .arrow {
		font-size: 1.5em;
	}
	
	.testim .cont div p {
		line-height: 25px;
	}

}
#testim {
	background: url(../images/testimonial-bg.jpg) no-repeat 0 0;
    height: 479px;
    padding: 0;
    width: 100%;
    padding-top: 4%;
}

#testim-content .fa-solid {
    color: #fff;
    font-size: 45px;
    padding: 20px 0 0;
}
.subpage-text h3 {
    text-align: center;
    font-size: 36px;
    font-family: "Poppins", sans-serif;
    color: #fff;
}


.social_media {
    display: inline-flex;
    padding: 0 0;
}
.social_media li  {
    margin-right: 8px;
}
.product-banner {
    background: url(../images/product-banner.jpg) no-repeat 0 0;
    height: 261px;
    padding: 0;
    width: 100%;
    padding-top: 7%;
}
.page-product {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
    background: #fff;
}
.page-product .prodbx {
    border: 1px solid #ededed;
    border-radius: 10px;
    margin-bottom: 16px;
    margin-top: 30px;
    transition: all 0.5s;
    overflow: hidden;
}
.tophead h3 {
    font-size: 14px;
    line-height: 20px;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    color: #2e2e2e;
    text-align: left;
}
.prodbx:hover {
    transform: translateY(-15px);
    box-shadow: 0 0 20px 0 #a5a5a5;
}
.career {
   background: url(../images/career-bg.jpg) no-repeat 0 0;
    height: 261px;
    padding: 0;
    width: 100%;
    padding-top: 7%; 
}
.apply-form {
    background-color: #e7f0ff;
    padding: 45px;
}
.form-container {
    max-width: 900px;
    margin: auto;
    background: #eaf2ff;
    padding: 35px 35px;
    margin-bottom: 50px;
}
.form-row {
    display: flex;
    gap: 20px;
    margin-bottom: 20px;
}

.form-group {
    flex: 1;
}

.career-form label {
    display: block;
    margin-bottom: 6px;
    font-size: 14px;
    font-weight: 600;
}

.career-form input,
select,
textarea {
    width: 100%;
    padding: 12px;
    border-radius: 6px;
    border: 1px solid #ddd;
    font-size: 14px;
    outline: none;
}

.career-form textarea {
    resize: vertical;
    min-height: 120px;
}


.submit-btn {
    display: flex;
    justify-content: center;
    margin-top: 30px;
}
.career-form button {
    background: linear-gradient(to right, #003366, #0056b3);
    color: #fff;
    border: none;
    padding: 14px 21px;
    font-size: 16px;
    border-radius: 13px;
    font-weight: 600;
    cursor: pointer;
    text-transform: uppercase;
}
.career-form button:hover {
    opacity: 0.9;
}

/* Responsive */
@media (max-width: 768px) {
    .form-row {
        flex-direction: column;
    }
}
.career-form {
    margin-top: 50px;
}
.form-container h2 {
    text-align: center;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    margin-bottom: 20px;
    font-size: 30px;
}

.card {
    position: relative;
    height: 300px !important;
    /* box-shadow: 5px 5px 20px; */
    overflow: hidden;
    cursor: pointer;
    width: 100%;
    margin-bottom: 34px;
}
.intro {
    position: absolute;
    height: 80px;
    width: 359px;
    bottom: 0;
    overflow: hidden;
    padding: 10px;
    color: #0c0c0c;
    background-color: rgb(241 241 241 / 50%);
    transition: .4s ease-in-out;
}
.card:hover .intro {
    height: 276px;
    bottom: 0;
    background-color: #ffffff;
    padding-top: 50px;
}
.card:hover .text-p {
	opacity: 1;
	visibility: visible;
}

.card:hover img {
	transform: scale(1.1) rotate(-3deg);
}

.card img {
    border-radius: 4px 4px 0 0;
    transition: transform .4s ease-in-out;
    width: 100%;
}

.text-h1 {
    margin: 0 10px;
    text-transform: uppercase;
    font-size: 16px;
    font-family: "Outfit", sans-serif;
    color: #881209;
    font-weight: 600;
    margin-bottom: 5px;
}

.text-p {
    font-size: 14px;
    padding: 0 10px;
    font-family: "Outfit", sans-serif;
    opacity: 1;
}
.service-banner {
    background: url(../images/service-bg.jpg) no-repeat 0 0;
    height: 842px;
    padding: 0;
    width: 100%;
    padding-top: 3%;
    background-size: cover;
    background-attachment: fixed;
}
.view-all-btn {
    display: block;
    margin: 0 auto;
    text-align: center;
    background: #8c0003;
width: 18% !important;
    padding: 11px 0;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    border-radius: 50px;
    font-weight: 500;
    font-size: 15px;
    font-family: "Jost", sans-serif;
    transition: color .3s ease-in-out, box-shadow .3s ease-in-out;
}
.view-all-btn:hover {
    color: #fff;
    box-shadow: inset 206px 0 0 0 #f6ab2c;
    text-decoration: none;
    border: none;
}

.section-title {
      text-align: center;
      color: #fff;
      margin-bottom: 50px;
    }

    .section-title h2 {
      font-weight: 600;
    }

    .section-title span {
      display: block;
      width: 60px;
      height: 3px;
      background: #ff5e57;
      margin: 10px auto 0;
    }

.card-box {
    background: #fff;
    border-radius: 15px;
    padding: 30px 20px;
    text-align: center;
    position: relative;
    transition: 0.3s;
    padding-bottom: 60px;
}

    .card-box:hover {
      transform: translateY(-8px);
      box-shadow: 0 10px 30px rgba(0,0,0,0.2);
    }

    .icon-circle {
      width: 70px;
      height: 70px;
      background: #f5e6d3;
      border-radius: 50%;
      display: flex;
      align-items: center;
      justify-content: center;
      margin: -60px auto 15px;
      font-size: 28px;
      color: #b27b3c;
    }

   .card-box h5 {
    font-weight: 500;
    margin-bottom: 10px;
    font-family: "Outfit", sans-serif;
    font-size: 18px;
}

   .card-box p {
    font-size: 14px;
    color: #898989;
    font-family: "Outfit", sans-serif;
}
   .card-box img {
    margin-top: -55px;
    margin-bottom: 30px;
}


.floating {  
    animation-name: floating;
    animation-duration: 4s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
    animation-direction:alternate;
}

@keyframes floating {
    from { transform: translate(0,  0px); }
    65%  { transform: translate(0, 19px); }
    to   { transform: translate(0, -0px); }    
}

 .section-title {
    text-align: center;
    margin-bottom: 50px;
  }

  .section-title h2 {
    font-weight: 700;
    letter-spacing: 1px;
    color: #fff;
}
  .section-title span {
    display: block;
    width: 60px;
    height: 3px;
    background: #ff4d4d;
    margin: 10px auto;
  }

.blog-card {
    background: #fff;
    border-radius: 20px;
    padding: 15px;
    box-shadow: 0 0 10px 0 #dddddd;
    transition: 0.3s;
    height: 100%;
}

  .blog-card:hover {
    transform: translateY(-8px);
  }

  .blog-img {
    border-radius: 15px;
    overflow: hidden;
  }

  .blog-img img {
    width: 100%;
    height: 220px;
    object-fit: cover;
  }

  .blog-content {
    padding: 15px 5px;
  }

.blog-title {
    color: #c0392b;
    font-weight: 600;
    margin-bottom: 10px;
    font-family: "Outfit", sans-serif;
    font-size: 17px;
}

  .blog-text {
    color: #666;
    font-size: 14px;
    margin-bottom: 20px;
      font-family: "Outfit", sans-serif;

  }

  .btn-custom {
    background: #ff9800;
    border: none;
    padding: 10px 25px;
    border-radius: 30px;
    color: #fff;
    font-weight: 600;
  }

  .btn-custom:hover {
    background: #e68900;
  }

.faq-container {
    max-width: 800px;
    margin: 50px auto 0;
    padding: 20px;
    flex: 1;
}
.accordion-button {
    background-color: #ffffff;
    color: #333;
    border: none;
    box-shadow: 0 2px 5px rgba(0,0,0,0.1);
    transition: all 0.3s ease;
}
.accordion-button:not(.collapsed) {
    background-color: #23228a;
    color: white;
}
.accordion-button:focus {
    box-shadow: 0 0 0 0.2rem rgba(35, 34, 138, 0.25);
}
.accordion-body {
    background-color: #f8f9fa;
    border-left: 4px solid #edbe00;
    animation: slideDown 0.3s ease-out;
}
@keyframes slideDown {
    from {
        opacity: 0;
        transform: translateY(-10px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}
.faq-icon {
    margin-right: 10px;
    color: #edbe00;
}
footer {
    background: linear-gradient(135deg, #151450 0%, #23228a 100%);
    color: white;
    text-align: center;
    padding: 10px;
    margin-top: auto;
}
footer p {
    margin-bottom: 0px !important;
}
footer a {
    color: #edbe00;
    text-decoration: none;
    font-weight: bold;
}
footer a:hover {
    text-decoration: underline;
}
.accordion-item {
    margin-bottom: 10px;
    border-radius: 8px;
    overflow: hidden;
}
.faq-bg {
    background: #f7f7f7;
}
.faq-bg .accordion-button:not(.collapsed) {
    color: #ffffff;
    background-color: #8c0003;
    box-shadow: inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color);
}
.card-body i {
    color: #ffa805;
}
.card  .btn-primary {
    background: #8b0505;
    border: none;
}
.card-body h6 {
    text-align: left;
}

 .section-padding {
    padding: 60px 0;
    background: #f7f7f7;
}
    .section-title {
        color: #e69500;
        font-weight: 600;
    }
    .divider {
        width: 120px;
        height: 4px;
        background: linear-gradient(to right, orange, green);
        margin: 15px 0 25px;
        border-radius: 5px;
    }
   .content p {
    color: #555;
    line-height: 1.7;
    text-align: left;
}
    .content ul {
        padding-left: 20px;
            text-align: left;

    }
    .content ul li {
        margin-bottom: 8px;
    }
    .top-img {
        border-radius: 10px;
        width: 100%;
        object-fit: cover;
    }
    .wp-block-heading {
       text-align: left; 
    }
    .wp-block-separator {
    display: none;
}
.section-padding img {
    border-radius: 15px;
}

.service-box {
    background: #ffffff;
    border-radius: 10px;
    padding: 20px;
    box-shadow: 0 0 10px 0 #bfbfbf;
}
.service-box h5 {
    color: #833a0c;
    font-weight: 600;
    margin-bottom: 15px;
    text-align: left;
    font-weight: 700;
}
.service-box ul {
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: left;
}
.service-box ul li {
    padding: 8px 0;
    border-bottom: 1px dashed #ccc;
    font-size: 14px;
    color: #000 !important;
    font-weight: 600;
}
.service-box ul li::before {
    content: ">";
    color: #a95313 !important;
    margin-right: 8px;
}

.service-box a {
    color: #424242;
    text-decoration: none;
    transition: padding 0.2s linear 0s;
}
.service-box a:hover {
   padding-left: 10px;
}



.floating-buttons {
    position: fixed;
    /* right: 0; */
    bottom: 30px;
    z-index: 9999;
    display: block;
    left: 94%;
}

.float-btn {
    width: 58px;
    height: 58px;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    line-height: 56px;
    font-size: 22px;
    margin-top: 12px;
    display: block;
    position: relative;
    animation: pulse 1.8s infinite;
    box-shadow: 0 4px 10px rgba(0,0,0,0.3);
    transition: 0.3s;
}

.float-btn:hover{
    transform: scale(1.1);
    color:#fff;
}

.whatsapp {
    background: #0cb34a;
}

.call{
    background: #0d6efd;
}

@keyframes pulse{
    0%{
        transform: scale(1);
        box-shadow: 0 0 0 0 rgba(37,211,102,0.7);
    }

    70%{
        transform: scale(1.08);
        box-shadow: 0 0 0 15px rgba(37,211,102,0);
    }

    100%{
        transform: scale(1);
        box-shadow: 0 0 0 0 rgba(37,211,102,0);
    }
}

.call{
    animation-name: pulseBlue;
}

@keyframes pulseBlue{
    0%{
        transform: scale(1);
        box-shadow: 0 0 0 0 rgba(13,110,253,0.7);
    }

    70%{
        transform: scale(1.08);
        box-shadow: 0 0 0 15px rgba(13,110,253,0);
    }

    100%{
        transform: scale(1);
        box-shadow: 0 0 0 0 rgba(13,110,253,0);
    }
}
.font-36 {
    font-size:36px !important;
}

.counter-section{
    padding: 70px 20px;
    background: #fdfaf6;
}

.counter-wrapper{
    row-gap: 35px;
}

.counter-box{
    text-align: center;
}

.counter-box h2{
    font-size: 55px;
    font-weight: 700;
    color: #222222;
    margin-bottom: 12px;
    line-height: 1;
    font-family: serif;
}

.counter-box p{
    font-size: 30px;
    color: #8b4d2f;
    margin: 0;
    font-weight: 500;
    font-family: serif;
}

/* Tablet */
@media(max-width:991px){

    .counter-box h2{
        font-size: 42px;
    }

    .counter-box p{
        font-size: 24px;
    }
}

/* Mobile */
@media(max-width:767px){

    .counter-box h2{
        font-size: 34px;
    }

    .counter-box p{
        font-size: 18px;
    }
}

.certi-img {
    width: 80%;
    display: block;
    margin: 0 auto;
}

.taxonomy-text h6 {
    font-size: 15px;
}