@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Geist:wght@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';
}

p {
    font-family: "Jost", sans-serif;
    font-size: 15px;
  
}
.social-icons {
  
}
.pre-header {
    background: #12213a;
    padding: 0 0;
    position: relative;
    color: #fff;
    /* font-family: MATH; */
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-family: "Jost", sans-serif;
}
.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: #bcbcbc;
    font-size: 13px;
    line-height: 20px;
}
.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: 253px;
    background-size: cover;
}
.footer_body ul  {
  padding-inline-start: 0;
}
.footer_body {
    width: 25% !important;
    float: left;
    padding: 10px 8px;
}
.footer_body h1 {
    color: #ffffff;
    font-size: 20px;
    font-weight: 700;
    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: 0;
    margin-bottom: 30px;
}
.about-section  {
    padding: 0 0;
}
.aboutleft-content h2 {
    font-size: 24px;
    color: #000000;
    font-weight: 600;
    padding: 50px 0 0;
    font-family: "Outfit", serif;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.aboutleft-content h2::before {
   
}
.aboutleft-content h2 span {
    font-size: 24px;
    color: #0039a3;
}
.aboutleft-content p {
    color: #000000;
    font-size: 14px;
    /* font-family: 'Montserrat'; */
    text-align: justify;
    /* font-weight: 700; */
    margin-bottom: 30px;
}
.aboutleft-content p b {
    font-family: "Jost", sans-serif;
    font-weight: 500;
    font-size: 14px;
}
.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: #000000;
    margin-left: 0;
    font-size: 15px;
    text-transform: uppercase;
    border: none;
    padding: 14px 0;
    /* background: #002e84; */
    border-radius: 13px;
    font-family: 'Montserrat';
    font-weight: 600;
    margin-top: 60px;
    text-decoration: none;
        transition: .4s;

}
.knowmore-btn:hover {
    color: #000000;
    text-transform: uppercase;
    /* border: 2px solid #002e84; */
    background: #fff;
    border-radius: 7px;
    text-decoration: underline;
    padding-left: 6px;
    transition: .4s;
}
.knowmore-btn .bi-arrow-right {
    color: #d79916;
    font-size: 22px;
    position: relative;
    top: 3px;
    margin-left: 1px;
}

/******************  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: url(../images/pj-background.jpg) no-repeat 0 0;
    height: 410px;
    background-position: bottom;
    /* background-size: cover; */
    width: 100%;
}
.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;
}
.mail {
    color: #fff;
    font-size: 14px;
    font-family: system-ui;
    line-height: 30px;
    text-decoration: none;
}
.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: 8%;*/
}
.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: 74px;
    left: 70px;
}

.why-choose {
  background: url(../images/choose-bg.jpg) no-repeat 0 0;
    height: 338px;
    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;
}

.title {
    margin-top: 0;
    font-family: "Outfit", sans-serif;
    font-size: 30px;
    font-weight: 600;
}
.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: 20px;
    font-size: 30px;
}
@-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: #ad8a4a;
    color: #fff;
    padding: 10px 15px;
    border-radius: 0;
    font-weight: 600;
}

.enquire-btn:hover {
  background: #081836;
  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;
}


.hero-section {
    position: relative;
    background: url("images/banner1.jpg") center center/cover no-repeat;
    align-items: center;
    width: 100%;
}
.hero-section::before{
   
}

.hero-content {
    position: absolute;
    top: 0;
    margin-top: 23%;
}
.hero-content h1 {
    font-size: 40px;
    font-weight: 600;
    color: #fff;
    line-height: 1.1;
    text-transform: uppercase;
    margin-bottom: 25px;
    font-family: "Outfit", sans-serif;
}

.hero-content p {
    font-size: 19px;
    color: #f5f5f5;
    font-family: "Jost", sans-serif;
}

.hero-buttons {
    position: absolute;
    z-index: 2;
    display: flex;
    flex-direction: column;
    gap: 18px;
    align-items: flex-end;
    top: 0;
    margin-top: 27%;
}

.btn-gold{
    width:280px;
    padding:18px 25px;
    background:#b48a3b;
    color:#fff;
    border:none;
    text-transform:uppercase;
    font-weight:600;
    display:flex;
    justify-content:space-between;
    align-items:center;
    transition:.4s !important;
}

.btn-gold:hover{
    background:#a2782c;
    color:#fff;
    transform:translateX(5px);
}

.btn-gold span {
    background: #b48a3b;
    color: #fff;
    padding: 11px 36px;
    font-family: "Jost", sans-serif;
    font-size: 14px;
}
.btn-dark-custom span {
    background: #000;
    color: #fff;
    padding: 11px 44px;
    font-family: "Jost", sans-serif;
    font-size: 14px;
}
.btn-gold  i {
    position: absolute;
    left: 54%;
    right: 0;
    color: #fff;
    font-size: 14px;
    margin-top: 8px;
}
.btn-dark-custom{
    width:280px;
    padding:18px 25px;
    background:#111;
    color:#fff;
    border:none;
    text-transform:uppercase;
    font-weight:600;
    display:flex;
    justify-content:space-between;
    align-items:center;
    transition:.4s !important;
}
.btn-dark-custom  i {
    position: absolute;
    left: 54%;
    right: 0;
    color: #fff;
    font-size: 14px;
    margin-top: 8px;
}
.btn-dark-custom:hover{
    background:#222;
    color:#fff;
    transform:translateX(5px);
}

.arrow{
    font-size:20px;
}

@media(max-width:991px){

.hero-section{
    min-height:550px;
    text-align:center;
}

.hero-content h1{
    font-size:42px;
}

.hero-content p{
    font-size:18px;
}

.hero-buttons{
    margin-top:40px;
    align-items:center;
}

}

@media(max-width:576px){

.hero-content h1 {
	font-size: 34px;
	margin-bottom: 10px;
}

.btn-gold, .btn-dark-custom {
	width: 100%;
	margin-bottom: 11px;
}
}


.process-section{
    background:#fff;
}

.process-item{
    position:relative;
}

.process-img{
    height:80px;
    object-fit:contain;
    margin-bottom:8px;
}

.step-number {
    width: 38px;
    height: 38px;
    background: #efc372;
    color: #000;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 18px;
    font-weight: 700;
    font-size: 14px;
}
.process-item h5 {
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 10px;
    /* font-family: "Outfit", serif; */
    font-family: "Outfit", sans-serif;
}

.process-item p {
    font-size: 14px;
    color: #555;
    line-height: 19px;
    margin: 0;
}

.process-arrow {
    position: absolute;
    right: -20px;
    top: 13px;
    font-size: 36px;
    color: #000;
    z-index: 2;
}

@media (max-width:991px){

.process-arrow{
    display:none;
}

.process-item{
    margin-bottom:35px;
}

.process-img{
    height:65px;
}

}


.why-us{
    background:#10294c;
    overflow:hidden;
}

.why-content{
    padding:0 0;
}

.why-content h2 {
    color: #fff;
    font-size: 33px;
    font-weight: 600;
    margin-bottom: 50px;
    font-family: "Outfit", sans-serif;
    margin-bottom: 25px !important;
}
.text {
    margin: 0;
    padding: 0 0 5px 40px;
    list-style: none;
    background: url("../images/check.png") no-repeat 0 2px;
}
.feature{
    margin-bottom:25px;
}

.icon{
    width:60px;
    flex-shrink:0;
}

.icon i{
    color:#d5a14d;
    font-size:36px;
}

.text h5{
    color:#fff;
    font-size:24px;
    font-weight:700;
    margin-bottom:10px;
}

.text p {
    color: #ffffff;
    font-size: 16px;
    line-height: 23px;
    margin: 0;
    /* font-family: "Jost", sans-serif; */
}

.building-img{
    
}
.why-us {
    height: 606px;
}
@media(max-width:991px){

.why-content{
    padding:50px 25px;
}

.why-content h2{
    font-size:40px;
}

.text h5{
    font-size:20px;
}

.text p{
    font-size:16px;
}

.building-img{
    margin-top:30px;
}

}

@media(max-width:576px){

.why-content h2{
    font-size:32px;
}

.icon i{
    font-size:28px;
}

.feature{
    margin-bottom:30px;
}

}


.testimonial-section{
    background:#fff;
}

.testimonial-title{
    font-size:50px;
    font-weight:800;
    line-height:1.1;
    color:#222;
}

.testimonial-text{
    color:#555;
    font-size:18px;
    line-height:1.8;
}

.rating {
    font-size: 27px;
    color: #ff9900;
}
.stars{
    color:#f9a000;
    letter-spacing:4px;
    margin-right:10px;
}

.verified{
    font-weight:600;
    color:#111;
}

.review-card {
    background: #fff;
    border-radius: 20px;
    padding: 20px 20px;
    /* box-shadow: 0 0 25px 0 #efefef; */
    text-align: center;
    height: 360px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    /* transition: .4s; */
    border: 1px solid #eeee;
    /* box-shadow: 0 0 13px 0 rgba(0, 0, 0, .1); */
}
.review-card:hover{


}

.review-card p {
    font-size: 17px;
    line-height: 28px;
    color: #444;
    min-height: 140px;
}
.review-card h5 {
    margin: 30px 0;
    font-weight: 500;
    font-family: "Outfit", sans-serif;
    font-size: 18px;
}

.review-logo {
    width: 45px !important;
    margin: auto;
}

.owl-nav{

margin-top:30px;

}

.owl-prev,
.owl-next{

position:absolute;
top:45%;
transform:translateY(-50%);

font-size:26px!important;
background:none!important;
color:#222!important;

}

.owl-prev{

left:-50px;

}

.owl-next{

right:-50px;

}

.owl-dots{

margin-top:25px;

}

@media(max-width:991px){

.title{

font-size:34px;

}

.owl-prev{

left:-15px;

}

.owl-next{

right:0;

}

}

@media(max-width:767px){

.review-card{

height:auto;
padding:30px 20px;

}

.review-card p{

font-size:16px;

}

.title{

font-size:28px;

}

.owl-prev,
.owl-next{

display:block;

}

}
.rating strong {
    font-size: 18px;
    color: #000;
}
.stats-section {
    position: relative;
    background: #f8f8f8;
    border-radius: 20px;
    padding: 50px 30px;
    overflow: hidden;
}
.stat-item{
    text-align:center;
}

.stat-item h2{
    font-size:52px;
    font-weight:700;
    color:#18408b;
    margin-bottom:10px;
}

.stat-item i{
    font-size:52px;
    color:#18408b;
    display:block;
    margin-bottom:15px;
}

.stat-item p {
    font-size: 22px;
    font-weight: 500;
    color: #111;
    line-height: 1.3;
    margin: 0;
}

/* Decorative Shapes */

.shape{
    position:absolute;
}

.shape-yellow-1{
    width:24px;
    height:24px;
    background:#f3ca1d;
    left:15px;
    top:65px;
}

.shape-yellow-2{
    width:24px;
    height:24px;
    background:#f3ca1d;
    left:40px;
    top:40px;
}

.shape-blue{
    width:55px;
    height:25px;
    background:#4457d7;
    left:35px;
    bottom:60px;
}

.shape-yellow-right{
    width:26px;
    height:70px;
    background:#f3ca1d;
    right:35px;
    top:100px;
}

.shape-purple{
    width:26px;
    height:26px;
    background:#8d82f7;
    right:35px;
    bottom:40px;
}

.shape-pink{
    width:26px;
    height:26px;
    background:#efb9b9;
    right:10px;
    bottom:15px;
}

/* Tablet */

@media (max-width:991px){

    .stats-section{
        padding:50px 20px;
    }

    .stat-item{
        margin-bottom:30px;
    }

    .stat-item h2{
        font-size:42px;
    }

    .stat-item i{
        font-size:42px;
    }

    .stat-item p{
        font-size:22px;
    }
}

/* Mobile */

@media (max-width:576px){

    .stats-section{
        padding:40px 15px;
    }

    .stat-item h2{
        font-size:36px;
    }

    .stat-item i{
        font-size:36px;
    }

    .stat-item p{
        font-size:18px;
    }

    .shape-yellow-right,
    .shape-purple,
    .shape-pink{
        right:15px;
    }

    .shape-blue{
        left:20px;
        bottom:20px;
    }
}

.footer-top {
    background: #2d2d2d;
    padding: 25px 0 20px;
}
.footer-top h4{
    color:#fff;
    font-size:24px;
    font-weight:600;
    margin-bottom:25px;
}

.footer-links{
    list-style:none;
    padding:0;
    margin:0;
}

.footer-links li{
    margin-bottom:16px;
}

.footer-links a{
    color:#fff;
    text-decoration:none;
    font-size:17px;
    transition:.3s;
}

.footer-links a:hover{
    color:#dcb64b;
    padding-left:6px;
}

.footer-links i{
    font-size:12px;
    margin-right:10px;
}

.contact-info p {
    color: #fff;
    margin-bottom: 10px;
    font-size: 17px;
}

.contact-info i{
    color:#dcb64b;
    margin-right:12px;
}

.social-icons {
    display: flex;
    gap: 18px;
    /* justify-content: flex-end; */
    margin-top: 55px;
}

.social-icons a {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #fff;
    color: #222;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    font-size: 18px;
    transition: .3s;
}

.social-icons a:hover{
    background:#dcb64b;
    color:#fff;
    transform:translateY(-5px);
}

/* Responsive */

@media (max-width:991px){

    .footer-top{
        text-align:left;
    }

    .social-icons{
        justify-content:center;
        margin-top:20px;
    }

    .contact-info p{
        justify-content:center;
    }
}

@media (max-width:576px){

    .footer-top{
        padding:40px 20px;
    }

    .footer-top h4{
        margin-bottom:15px;
    }

    .footer-links li{
        margin-bottom:12px;
    }

    .social-icons a{
        width:45px;
        height:45px;
        font-size:20px;
    }
}


/* Social Icons */

.social-icons{
    display:flex;
    gap:18px;
}

.social-icon{
    width:55px;
    height:55px;
    border-radius:50%;
    display:flex;
    align-items:center;
    justify-content:center;
    text-decoration:none;
    font-size:28px;
    transition:.3s ease;
}

/* TikTok */

.social-icon.tiktok{
    background:#000;
    color:#fff;
    box-shadow:0 4px 12px rgba(0,0,0,.4);
}

/* Instagram */

.social-icon.instagram{
    background: radial-gradient(circle at 30% 107%,
            #fdf497 0%,
            #fdf497 5%,
            #fd5949 45%,
            #d6249f 60%,
            #285AEB 90%);
    color:#fff;
    box-shadow:0 4px 12px rgba(0,0,0,.4);
}

/* Hover */

.social-icon:hover{
    transform:translateY(-4px) scale(1.08);
    color:#fff;
}


.custom-accordion .accordion-item{
    border:none;
    border-radius:15px;
    overflow:hidden;
    margin-bottom:18px;
    box-shadow:0 8px 20px rgba(0,0,0,.08);
}

.custom-accordion .accordion-button {
    background: #fff;
    color: #222;
    font-size: 17px;
    font-weight: 600;
    padding: 17px 25px;
    box-shadow: none;
    transition: .35s;
    font-family: "Outfit", sans-serif;
}

.custom-accordion .accordion-button i{
    color:#0d6efd;
    font-size:22px;
}

.custom-accordion .accordion-button:not(.collapsed){
    background:linear-gradient(90deg,#0d6efd,#4b7bec);
    color:#fff;
}

.custom-accordion .accordion-button:not(.collapsed) i{
    color:#fff;
}

.custom-accordion .accordion-button:focus{
    box-shadow:none;
}

.custom-accordion .accordion-body {
    padding: 25px 25px;
    font-size: 17px;
    color: #101010;
    line-height: 1.8;
    background: #fff;
    font-family: "Jost", sans-serif;
}

/* Custom Arrow */

.custom-accordion .accordion-button::after{
    background-image:none;
    content:"\F282";
    font-family:"bootstrap-icons";
    font-size:20px;
    transition:.35s;
    color:#0d6efd;
}

.custom-accordion .accordion-button:not(.collapsed)::after{
    transform:rotate(180deg);
    color:#fff;
}

.custom-accordion .accordion-button:hover{
    background:#f2f6ff;
}

.custom-accordion .accordion-button:not(.collapsed):hover{
    background:linear-gradient(90deg,#0d6efd,#4b7bec);
}

/* Responsive */

@media(max-width:768px){

    .custom-accordion .accordion-button{
        font-size:16px;
        padding:18px;
    }

    .custom-accordion .accordion-body{
        padding:20px;
        font-size:15px;
    }
}
.question-sec {
	background:#f9f9f9;
}


/* Banner */

.gallery-banner{

    background:url(images/banner.jpg) center center;
    background-size:cover;

    position:relative;

    padding:120px 0;

    text-align:center;
}

.gallery-banner:before{

    content:'';

    position:absolute;

    left:0;
    top:0;

    width:100%;
    height:100%;

    background:rgba(0,0,0,.55);

}

.gallery-banner .container{

    position:relative;
    z-index:2;

}

.gallery-banner h1{

    color:#fff;

    font-size:55px;

    font-weight:bold;

}

.gallery-banner p{

    color:#fff;

    font-size:20px;

}

/* Gallery */

.gallery-section{

    padding:80px 0;

}

.gallery-menu{

    margin-bottom:45px;

}

.gallery-menu .btn{

    margin:5px;

    border-radius:30px;

    padding:10px 25px;

    transition:.4s;

}

.gallery-menu .btn-primary{

    background:#0b57d0;

    border-color:#0b57d0;

}

.gallery-item{

    position:relative;

    overflow:hidden;

    border-radius:10px;

    margin-bottom:30px;

    box-shadow:0 5px 18px rgba(0,0,0,.15);

}

.gallery-item img{

    width:100%;

    transition:.5s;

}

.gallery-overlay{

    position:absolute;

    left:0;
    top:0;

    width:100%;
    height:100%;

    background:rgba(0,0,0,.65);

    display:flex;

    flex-direction:column;

    justify-content:center;

    align-items:center;

    color:#fff;

    opacity:0;

    transition:.5s;

}

.gallery-item:hover img{

    transform:scale(1.1);

}

.gallery-item:hover .gallery-overlay{

    opacity:1;

}

.gallery-overlay h4{

    font-size:24px;

    margin-bottom:8px;

}

.gallery-overlay p{

    font-size:16px;

}

/* Responsive */

@media(max-width:991px){

.gallery-banner h1{

font-size:42px;

}

}

@media(max-width:767px){

.gallery-banner{

padding:80px 0;

}

.gallery-banner h1{

font-size:34px;

}

.gallery-banner p{

font-size:16px;

}

.gallery-section{

padding:50px 0;

}

}


.gallery-tabs{
    gap:12px;
}

.gallery-tabs .nav-link{
    border:2px solid #e5e5e5;
    border-radius:50px;
    padding:12px 28px;
    color:#333;
    font-weight:600;
    background:#fff;
    transition:all .3s ease;
}

.gallery-tabs .nav-link:hover{
    background:#0d6efd;
    border-color:#0d6efd;
    color:#fff;
}

.gallery-tabs .nav-link.active{
    background:#0d6efd;
    border-color:#0d6efd;
    color:#fff;
    box-shadow:0 8px 20px rgba(13,110,253,.25);
}

.tab-content img{
    transition:.4s;
}

.tab-content img:hover{
    transform:scale(1.05);
}

@media (max-width:768px){

    .gallery-tabs{
        justify-content:center;
    }

    .gallery-tabs .nav-link{
        padding:10px 18px;
        font-size:14px;
    }
}
.gallery-section .nav-item .nav-link {
    font-weight: 600;
    font-size: 14px;
    color: #323232;
    font-family: "Outfit", sans-serif;
}
.card-body p {
    font-size: 16px;
    font-weight: 500;
}

.services-section{
    background:#f8f9fa;
}

.sub-title{
    color:#d27b2c;
    font-weight:700;
    text-transform:uppercase;
    letter-spacing:2px;
}

.section-title{
    font-size:42px;
    font-weight:700;
    color:#222;
    margin:15px 0;
}

.service-card{
    background:#fff;
    border-radius:15px;
    padding:35px 30px;
    text-align:center;
    height:100%;
    transition:.35s;
    box-shadow:0 10px 25px rgba(0,0,0,.08);
}

.service-card:hover{
    transform:translateY(-8px);
    box-shadow:0 18px 35px rgba(0,0,0,.15);
}

.service-icon{
    width:85px;
    height:85px;
    background:#d27b2c;
    color:#fff;
    border-radius:50%;
    display:flex;
    align-items:center;
    justify-content:center;
    margin:0 auto 25px;
    font-size:38px;
}

.service-card h4 {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 10px;
    color: #222;
    font-family: "Outfit", sans-serif;
    text-align: left;
}

.service-card p {
    color: #666;
    line-height: 22px;
    margin: 0;
    font-family: "Jost", sans-serif;
    text-align: left;
    font-size: 16px;
    padding-bottom: 30px;
}
@media(max-width:768px){

.section-title{
    font-size:32px;
}

.service-card{
    padding:30px 20px;
}

.service-icon{
    width:70px;
    height:70px;
    font-size:30px;
}

.service-card h4{
    font-size:20px;
}

}
.ser-para {
    font-size: 20px;
    padding-right: 0;
    text-align: center;
    padding: 0 70px;
    color: #000;
    font-weight: 500;
    padding-top: 30px;
}
ul.timeline {
    list-style-type: none;
    position: relative;
}
ul.timeline:before {
    content: ' ';
    background: #d4d9df;
    display: inline-block;
    position: absolute;
    left: 29px;
    width: 2px;
    height: 301px;
    z-index: 400;
}
ul.timeline > li {
    margin: 20px 0;
    padding-left: 20px;
    margin-bottom: 48px;
}
ul.timeline > li:before {
    content: ' ';
    background: white;
    display: inline-block;
    position: absolute;
    border-radius: 50%;
    border: 3px solid #22c0e8;
    left: 20px;
    width: 20px;
    height: 20px;
    z-index: 400;
}
.target-sec h4 {
	font-family: "Outfit", sans-serif;
    font-size: 27px;
}
.timeline a {
    font-family: "Outfit", sans-serif;
    font-size: 18px;
    color: #000;
    font-weight: 500;
}
.ser-banner img {
	width:100%;
}
.mt-30 {
	margin-top:50px;
}
.whats-float {
    position: fixed;
    top: 70%;
    right: 0;
    overflow: hidden;
    background-color: #0bb100;
    color: #FFF;
    border-radius: 2px 0 0 2px;
    z-index: 10;
    vertical-align: middle;
    padding: 7px 0px;
}
.whats-float i {
    font-size: 23px;
    color: white;
    line-height: 30px;
    padding: 10px;
    transform: rotate(0deg);
    transition: all 0.5s ease-in-out;
    text-align: center;
    margin-top: 0;
    height: 30px;
    width: 30px;
}