@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Geist:wght@100..900&display=swap');

body {
	font-size: 14px !important;
    color: #848484 !important;
    line-height: 26px !important;
    font-weight: 400;
	 font-family: "Geist", sans-serif!important;
}

.social-icons {
    float: right;
}
.pre-header {
    background: #542050;
    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.p-2 {
    padding: .5rem!important;
    color: #fff;
    margin-bottom: 0;
}
/*-- 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: #2c1c2b;
    /* height: 300px; */
    background-size: cover;
    padding-bottom: 70px;
}
.footer_body ul  {
  padding-inline-start: 0;
}
.footer_body {
    width: 25%;
    float: left;
    padding: 10px 8px;
}
.footer_body h1 {
    color: #ffffff;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    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';
}

.footer_body li a {
    color: #fff;
    text-decoration: none;
    line-height: 39px;
    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 {
    width: 92%;
    border-radius: 10px;
    margin: 0 auto;
    display: block;
}
.about-section  {
    padding: 50px 0;
}
.aboutleft-content h2 {
    font-size: 26px;
    color: #262626;
    font-family: 'Montserrat';
    font-weight: 600;
    font-family: "Poppins", serif;
    line-height: 34px;
    margin-bottom: 11px;
    margin-top: 4px;
}
.aboutleft-content h2::after {
    
}
.aboutleft-content b, strong {
    font-weight: bolder;
    font-size: 13px;
}
.aboutleft-content h2 span {
    font-size: 28px;
    color: #ef8411;
    font-family: 'Poppins';
    font-weight: 600;
}
.aboutleft-content p {
    color: #000000;
    font-size: 14px;
    font-family: 'Montserrat';
    text-align: justify;
    font-weight: 500;
    font-family: 'Montserrat';
    margin-bottom: 0;
}
.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: #000;
    margin-left: 0;
    font-size: 13px;
    text-transform: uppercase;
    border: 2px solid #ef8d11;
    padding: 14px 24px;
    background: #ef8d11;
    border-radius: 5px;
    font-family: 'Montserrat';
    font-weight: 800;
    margin-top: 60px;
    position: relative;
    top: 30px;
}
.knowmore-btn:hover {
    color: #fff;
    text-transform: uppercase;
    border: 2px solid #542354;
    background: #542354;
    border-radius: 7px;
    text-decoration: 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;
    background: url(../images/innovative-banner.jpg) no-repeat 0 0;
    height: 700px;
    background-position: inherit;
    background-size: cover;
    background-attachment: fixed;
}
.approval-h2 {
    text-align: center;
    color: #fff;
    font-size: 28px;
    margin-bottom: 2px;
    font-family: 'Montserrat';
    font-weight: 600;
    padding-top: 20px;
}

#counter {
    /* background: #002e84; */
    padding: 50px 0;
    width: 100%;
    max-width: 100%;
    margin: 0px auto;
    display: flex;
    justify-content: space-between;
    position: relative;
    z-index: 9999;
    font-family: 'Poppins';
    top: 0;
    border-radius: 6px;
    list-style-type: none;
}
#counter li {
    flex: 1;
    text-align: center;
    font-size: 36px;
    font-weight: bolder;
    color: #f18400;
    border-right: 1px solid #e7e7e7;
}
#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: 13px;
    color: #444444;
}
.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;
}

.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: 40px;
    position: relative;
    display: block;
}
.mail {
    color: #fff;
    font-size: 14px;
    font-family: system-ui;
    line-height: 0;
}
.social_icon_links a i {
    color: #fff;
    font-size: 16px;
}
.whasapp-a i {
    color: skyblue;
}
.mail i {
    color: skyblue;
}
.copyright {
    text-align: center;
    background: #000;
    margin-bottom: 0;
    color: #fff;
    font-size: 13px;
    padding: 7px 0;
}
.livlihood {
    background: url(../images/innerpage-banner.jpg) no-repeat 0 0;
    height: 302px;
    padding: 0;
    width: 100%;
    padding-top: 10%;
}
.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 {
    padding-top: 80px;
    text-align: center;
    color: #ffffff;
    font-family: "Poppins", serif;
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 41px;
}
.missionvision-text span {
    color: #eb8300;
}
.missionvision-text p {
    font-size: 15px;
    color: #fff;
    font-size: 14px;
    font-family: 'Montserrat';
    text-align: center;
    font-weight: 500;
    font-family: 'Montserrat';
    margin-bottom: 0;
    line-height: 24px;
}
.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 {
    background: url(../images/choose-page-bg.jpg) no-repeat 0 0;
    height: 480px;
    padding: 0;
    width: 100%;
    background-attachment: fixed;
    background-position: center;
}
.mail b {
    color: skyblue;
}
.contact_details {
    margin-bottom: 0;
    margin-top: 0;
    background: #f3f3f3;
    padding: 14px 0;
}
.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: 20px;
    margin-bottom: 15px;
    /* float: left; */
    width: 40px;
    margin-right: 15px;
    color: #ffffff;
    background: #2e56a9;
    border-radius: 51px;
    height: 40px;
    padding-top: 8px;
}
.inner_contact_us_page_text p {
    font-family: lato;
    font-size: 15px;
    color: #000;
    font-weight: normal;
    font-style: normal;
    line-height: 33px;
    text-align: left;
    margin-bottom: 0;
}
.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: 88%;
    margin-top: 40px;
    display: block;
    margin: 0 auto;
    margin-top: 40px;
    padding: 27px 20px;
    box-shadow: 0 0 10px 0 #d1d1d1;
    border-radius: 14px;
    background: #fff;
}
.iise-form textarea.form-control {
    height: 170px !important;
}
.iise-form .btn {
    /* background: #4c4c4c; */
    color: #fff;
    width: 100%;
    padding: 8px 10px;
    margin: 0 auto;
    display: block;
    background: #ef8311;
}
.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-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 a {
    font-size: 25px;
    font-family: cursive;
    color: white !important;
    background: #ff6900;
    color: #fff;
    padding-right: 18px !important;
    line-height: 34px;
    border-radius: 9px;
}
@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;

}
#demo  .carousel-caption {
    position: absolute;
    right: 20px;
    bottom: 11%;
    left: 67px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: left;
    width: 57%;
    border-radius: 0 11px 11px 0;
}
#demo  .carousel-caption p {
    font-size: 18px;
    padding-top: 7px;
    font-weight: 300;
    line-height: 30px;
    padding-right: 13%;
    color: #fff;
    font-weight: 600;
	margin-bottom: 30px;
}
#demo  .carousel-caption h2 {
    padding-left: 0%;
    padding-top: 19px;
    font-size: 48px;
    font-weight: 700;
    margin-bottom: 15px;
}
#demo  .carousel-caption span {
    font-size: 24px;
    font-weight: 600;
}
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%;
    padding-top: 10%;
}
.contactenquire-now {
    text-align: center;
    color: #000;
    padding-bottom: 15px;
    font-family: 'Montserrat';
    font-weight: 700;
    font-size: 26px;
}
.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;
}  
.marquee {
    font-size: 13px;
    color: #fff;
    /* font-family: 'Courier New', Courier, monospace; */
    height: 2.5vw;
    overflow: hidden;
    /* background-color: #000; */
    position: relative;
    font-family: "Montserrat", serif;
    line-height: 34px;
    font-weight: 600;
}
/* nested div inside the container */
.marquee div {
    display: block;
    width: 200%;
    position: absolute; 
    overflow: hidden;
    animation: marquee 12s linear infinite;
}
/* span with text */
.marquee span {
    float: left;
    width: 50%;
}
/* keyframe */
@keyframes marquee {
    0% { left: 0; }
    100% { left: -100%; }
}

.slideanim {visibility:;}
  .slide {
    animation-name: slide;
    -webkit-animation-name: slide;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
    visibility: visible;
  }
  @keyframes slide {
    0% {
      opacity: 0;
      transform: translateY(70%);
    } 
    100% {
      opacity: 1;
      transform: translateY(0%);
    }
  }
  @-webkit-keyframes slide {
    0% {
      opacity: 0;
      -webkit-transform: translateY(70%);
    } 
    100% {
      opacity: 1;
      -webkit-transform: translateY(0%);
    }
  }
  
.aboutleft-content span {
    color: #585858;
    font-family: "Jost", serif;
    font-weight: 500;
    font-size: 13px;
}
.aboutleft-content span::before {
    content: '';
    position: absolute;
    /* margin-top: 30px; */
    left: 0;
    /* right: 0; */
    background: #fda12b;
    width: 4px;
    height: 47px;
    margin: 3px auto;
}
.para-heading {
    text-align: center;
    font-family: "Jost", serif;
    color: #919191;
    font-size: 15px;
}
.car__3 i {
    font-size: 21px;
    /* margin-top: 15px; */
    float: right;
    margin-right: 24px;
    padding-top: 8px;
}

.car__3 span {
    font-family: "Jost", serif;
    font-weight: 500;
    font-size: 17px;
    color: #000;
}
.car__3 p {
    font-family: "Poppins", serif;
    color: #787878;
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    padding: 4px 0 0;
    text-align: center;
    font-family: "Jost", serif;
    min-height: 64px;
}
.img-wrapper {  
  overflow: hidden; 
}

.inner-img {
  transition: 0.3s;
}

.inner-img:hover {
  transform: scale(1.1);
}

/* Other styling elements, that are not necessary for the example */

.img-wrapper {
  display: inline-block;
  box-sizing: border-box;
 
}
.middle-img {
    /* width: 100%; */
    height: 400px;
    width: 562px;
}
#slider-container {
  position: relative;
  height: 150px;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  overflow: hidden;
}

#slider-scroller {
  position: relative;
  top: 0;
  left: 0;
  width: calc(260px * 6);
  transition: all 1s ease;
}

.slider-item {
  width: 220px;
  height: 110px;
  display: inline-block;
  margin: 20px;
  position: relative;
}

.slider-item img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  
}
.auto-slider {
    margin: 34px 0 30px;
}


.accordion-title:before {
    float: right !important;
    font-family: FontAwesome;
    content:"\f068";
    padding-right: 5px;
color: #e97e0b;
}
.accordion-title.collapsed:before {
    float: right !important;
    content:"\f067";
color: #e97e0b;
}
.left-heading {
    font-family: "Poppins", serif;
    font-weight: 700;
    color: #343434;
	margin-bottom:45px;
}
.faq-slider {
    margin: 0 0 0;
    background: #e7e7e7;
    padding: 51px 0;
}
 #home-faq .card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    background-color: #fff;
    border-bottom: 1px solid rgb(255 255 255 / 13%);
}
#home-faq  .accordion-title {
    color: #343434;
    font-family: "Jost", sans-serif;
    font-size: 15px;
    font-weight: 600;
    font-family: "Poppins", serif;
}
#home-faq .card-body p {
    color: #2e2e2e;
    font-family: "Jost", sans-serif;
    font-size: 16px;
}

.middle-heading {
    text-align: center;
    color: #000;
    font-family: "Poppins", serif;
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 41px;
}


.splide a,
.splide a:link,
.splide a:visited {
  color: #006172;
  text-decoration: none;
}
.splide {
  padding: 15px 0;
  background-color: #fff;
}
.splide__slide img {
  font-size: 12px;
  overflow: hidden;
}
.splide__slide .slide-link {
  width: 100px;
  padding: 15px 0;
  max-width: 100px;
  text-align: center;
  font-size: 12px;
  line-height: 16px;
  font-weight: 600;
}
.splide__slide .slide-link img {
  display: block;
  cursor: pointer;
  background-color: #fbfbfb;
}
.splide__slide .slide-link span {
  padding-top: 5px;
  color: #4d4d4d;
  width: 100px;
  display: block;
  cursor: pointer;
  text-align: center;
  white-space: normal;
}
.custom-arrows .custom-arrow-next,
.custom-arrows .custom-arrow-previous {
  opacity: 1;
  width: 40px;
  height: 55px;
  border-radius: 8px;
  border: 1px solid #ccc;
  background-color: #fff;
  box-shadow: 0 2px 5px 0 rgba(213, 217, 217, 0.5);
  display:none;
}
.custom-arrows .custom-arrow-next:hover:not(:disabled),
.custom-arrows .custom-arrow-previous:hover:not(:disabled) {
  opacity: 1;
}

.gallery-section {
    margin: 0 0;
    background: #fff9ff;
    padding: 30px 0;
}
.gallery-heading {
    font-weight: 700;
    color: #000;
    font-family: "Poppins", serif;
}




.swiper-slide .slide-01 {
  background-image: url(https://martin-kovacs.com/wp-content/uploads/2024/03/slide-16-2048.jpg);
  transform-origin: 50% 50%;
}

.swiper-slide .slide-02 {
  background-image: url(https://martin-kovacs.com/wp-content/uploads/2019/08/slide-01-2048.jpg);
  transform-origin: 50% 50%;
}

.swiper-slide .slide-03 {
  background-image: url(https://martin-kovacs.com/wp-content/uploads/2024/02/slide-05-2048.jpg);
  transform-origin: 50% 50%;
}

.swiper-slide .slide-04 {
  background-image: url(https://martin-kovacs.com/wp-content/uploads/2024/02/slide-07-2048.jpg);
  transform-origin: 50% 50%;
}

.swiper-slide .slide-05 {
  background-image: url(https://martin-kovacs.com/wp-content/uploads/2024/02/slide-09-2048.jpg);
  transform-origin: 50% 50%;
}

.swiper-slide .slide-06 {
  background-image: url(https://martin-kovacs.com/wp-content/uploads/2024/02/slide-13-2048.jpg);
  transform-origin: 50% 50%;
}

.swiper-slide .slide-07 {
  background-image: url(https://martin-kovacs.com/wp-content/uploads/2024/02/slide-08-2048.jpg);
  transform-origin: 50% 50%;
}

.swiper-slide .slide-08 {
  background-image: url(https://martin-kovacs.com/wp-content/uploads/2024/02/slide-11-2048.jpg);
  transform-origin: 50% 50%;
}

.swiper-slide .slide-09 {
  background-image: url(https://martin-kovacs.com/wp-content/uploads/2024/02/slide-04-2048.jpg);
  transform-origin: 50% 50%;
}

.swiper-slide .slide-10 {
  background-image: url(https://martin-kovacs.com/wp-content/uploads/2019/08/slide-03-2048.jpg);
  transform-origin: 50% 50%;
}

.swiper-slide .slide-11 {
  background-image: url(https://martin-kovacs.com/wp-content/uploads/2024/02/slide-06-2048.jpg);
  transform-origin: 50% 50%;
}

.swiper-slide .slide-12 {
  background-image: url(https://martin-kovacs.com/wp-content/uploads/2024/02/slide-12-2048.jpg);
  transform-origin: 50% 50%;
}

.swiper-slide .slide-13 {
  background-image: url(https://martin-kovacs.com/wp-content/uploads/2024/02/slide-15-2048.jpg);
  transform-origin: 50% 50%;
}

.swiper-slide .slide-14 {
  background-image: url(https://martin-kovacs.com/wp-content/uploads/2024/02/slide-10-2048.jpg);
  transform-origin: 50% 50%;
}

.swiper-scale-effect .swiper-slide-cover {
  transition-timing-function: linear;
  transition-duration: 20s;
  transform: scale(1);
}

.swiper-scale-effect .swiper-slide.swiper-slide-active .swiper-slide-cover {
  transform: scale(1.3);
}

:root {
  --swiper-pagination-bottom: 40px;
  --swiper-theme-color: rgba(252, 252, 252, 0.85) !important;
}
.swiper-lazy-preloader-white {
  --swiper-preloader-color: #FCFCFC;
}
.swiper-lazy-preloader-black {
  --swiper-preloader-color: #262626;
}
.swiper-button-prev,
.swiper-button-next {
  background: transparent;
  opacity: 0.55;
  --swiper-navigation-color: rgba(252, 252, 252, 0.85);
  transition: opacity 0.3s ease, color 0.3s ease;
}
.swiper-button-prev:hover,
.swiper-button-next:hover {
  background: transparent;
  opacity: 0.85;
  --swiper-navigation-color: #fcfcfc;
}
.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 10px)) !important;
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 10px)) !important;
  box-shadow: inset 1px 1px 1px rgba(38, 38, 38, 0.85);
  background: var(--swiper-pagination-bullet-inactive-color, rgba(252, 252, 252, 0.85)) !important;
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.55) !important;
  --swiper-pagination-bullet-horizontal-gap: 6px;
}
.swiper-pagination-bullet-active {
  box-shadow: inset 1px 1px 1px rgba(38, 38, 38, 0.85);
  background: var(--swiper-pagination-bullet-active-color, rgba(252, 252, 252, 0.85)) !important;
  opacity: var(--swiper-pagination-bullet-active-opacity, 0.85) !important;
  --swiper-pagination-bullet-horizontal-gap: 10px;
}
.social_media li {
    display: inline;
    font-size: 16px;
}
.social_media li a {
    font-size: 16px;
    margin-right: 16px;
}
.social_media {
    padding-inline-start: 0 !important;
}
.social_media i {
    width: 32px;
    height: 32px;
    border: 2px solid #fff;
    border-radius: 30px;
    text-align: center;
    padding-top: 5px;
}

.foot-service ul {
    display: ruby;
    padding-inline-start: 0;
    padding: 17px 0;
    margin-bottom: 100px;
    color: #fff;
}
.foot-service ul li a {
    color: #bfbfbf;
    line-height: 27px;
}
.footer_background .col-md-12 {
    border-top: 1px solid #666666;
    padding-top: 30px;
}
.foot-service h3 {
    font-size: 19px;
    padding-bottom: 12px;
}
.light-orange {
    color: #ffc68a;
}


/* Other styling elements, that are not necessary for the example */


.col3-padding {
    padding: 0 0 !important;
    padding-right: 9px !important;
}
.gallery-heading span {
    color: #eb8300;
}

/* Floating Social Media Bar Style Starts Here */

.fl-fl {
    background: #000002;
    text-transform: uppercase;
    letter-spacing: 3px;
    padding: 4px;
    width: 190px;
    position: fixed;
    right: -148px;
    z-index: 1000;
    font: normal normal 18px Arial;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
    padding-left: 15px;
}

.fl-fl:hover {
  right: 0;
}

.fl-fl a {
  color: #fff !important;
  text-decoration: none;
  text-align: center;
  line-height: 43px!important;
  vertical-align: top!important;
}

.float-fb {
    top: 130px;
    background: #3B5998;
}
.float-tw {
  top: 189px;
background: #55ACEE;
}

.float-gp {
    top: 248px;
    background: #dd4b39;
}
.float-rs {
    top: 307px;
    background: #007bb5;
}

.float-ig {
  top: 366px;
background: #E1306C;
}

.float-pn {
    top: 435px;
    background: #E60023;
}
/* Floating Social Media Bar Style Ends Here */

.og-color {
    color: #eb8300;
}
.number-section {
	margin:50px 0;
}
.faq-orange {
    color: #e97e0b;
}
.owl-dot {
    display: inline-block;
    height: 10px !important;
    width: 10px !important;
    background-color: #2c1106 !important;
    opacity: 0.8;
    border-radius: 50%;
    margin: 0 4px;
    border: 2px solid #fff !important;
}
.owl-dots {
    text-align: center;
}
#testimonial-sec .owl-item {
    
    padding: 15px 15px;
}
#testimonial-sec {
    background: url(../images/testi-bg.jpg) no-repeat 0 0;
    height: 519px;
    padding: 0;
    width: 100%;
}
#testimonial-sec .post-slide {
    background: transparent;
    border: 2px solid #fff;
    border-radius: 12px;
    padding: 25px 25px;
}
#testimonial-sec .owl-carousel .owl-item img {
    display: block;
    width: 50px;
    height: 50px;
    margin: 0 auto;
    /* display: block; */
    margin-top: 0;
}
.center-heading {
    font-family: "Poppins", serif;
    font-weight: 700;
    color: #ffffff;
    margin-bottom: 45px;
    text-align: center;
    padding-top: 66px;
}
.white-heading {
    font-weight: 700;
    color: #fff4f4;
    font-family: "Poppins", serif;
}
.white-heading span {
    color: #eb8300;
}
#news-slider .post-content {
    text-align: center;
    /* font-family: "Montserrat", serif; */
    font-family: "Poppins", serif;
}
.post-title  {
    color: #ffffff;
    font-size: 20px;
    font-family: 'Oswald';
}
.post-description {
    color: #d9d9d9;
    font-family: 'Jost';
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    padding: 20px 20px 10px 20px;
}
.whats_app {
    position: fixed;
    top: 70%;
    right: 0;
    height: 160px;
    overflow: hidden;
    background-color: #0bb100;
    color: #FFF;
    border-radius: 2px 0 0 2px;
    z-index: 10;
    vertical-align: middle;
}
.whats_app  span {
    display: inline-block;
    font-size: 15px;
    height: 25px;
    line-height: 0px;
    position: fixed;
    right: 0;
    text-align: center;
    text-decoration: none;
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform-origin: bottom right;
    color: #fff;
    font-family: 'Poppins', sans-serif;
}
.whats_app i {
    font-size: 30px;
    color: white;
    line-height: 30px;
    padding: 9px 9px;
    transform: rotate(0deg);
    transition: all 0.5s ease-in-out;
    text-align: center;
    margin-top: 100px;
}
.slide  img {}
.left-heading  { }
.foot-service ul li { }

.blink a:hover {
	background:#6d1e67;
}
.gallery-banner {
	 background: url(../images/innerpage-banner.jpg) no-repeat 0 0;
    height: 300px;
    padding: 0;
    width: 100%;
	margin-top:0;
}
.subpage-in-left {
    width: 20%;
    padding-top: 0;
}
.subpage-in-left h1 {
    -webkit-animation-name: fadeInLeft;
    -moz-animation-name: fadeInLeft;
    -o-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-delay: 1s;
    -moz-animation-delay: 1s;
    -o-animation-duration: 1s;
    animation-delay: 1s;
    font-size: 20px;
    line-height: 34px;
    padding: 15px 0;
    text-align: center;
    color: #5c1c57;
    background: rgb(255 255 255);
    border-radius: 0 12px 10px 0;
    font-weight: 900;
    margin-top: 0;
    font-family: 'Poppins';
}
.gallery-section .img-wrapper {
    display: inline-block;
    box-sizing: border-box;
    margin-bottom: 15px;
}
.gallery-section .inner-img {
    transition: 0.9s;
    width: 100%;
}
.about {
    overflow: hidden;
    padding: 50px 0 0px;
}
.pro-img {
    width: 100%;
}
.pro-img img {
    box-shadow: 10px 20px 40px 0px #00293938;
    border-radius: 0 40px 40px 0;
    width: 100%;
    margin-bottom: 50px;
}
.new-content {
    padding: 0 100px 0 30px;
}
.new-content h3 {
    font-size: 25px;
    font-weight: 700;
    color: #000;
    font-family: "Poppins", serif;
}
.new-content span {
    color: #eb8300;
}
.new-content p {
    font-family: 'Montserrat';
    font-size: 14px;
    font-weight: 400;
    color: #000;
    margin-bottom: 20px;
    text-align: justify;
}
.new-content b, strong {
    font-weight: bolder;
    font-size: 13px;
}
.second-div .pro-img img {
    box-shadow: 10px 20px 40px 0px #00293938;
    border-radius:  40px 0 0 40px;
    width: 100%;
    margin-bottom: 50px;
}
.mobile-view {
	display:block;
}
.desktop-view {
	display:none;
}
.gallery-page-banner {
    background: url(../images/innerpage-banner.jpg) no-repeat 0 0;
    height: 337px;
    padding: 0;
    width: 100%;
    padding-top: 10%;
}

.main-timeline {
    position: relative
}

.main-timeline:before {
    content: "";
    width: 5px;
    height: 100%;
    border-radius: 20px;
    margin: 0 auto;
    background: #bfbfbf;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}
.main-timeline .timeline {
    display: inline-block;
    margin-bottom: 50px;
    position: relative
}

.main-timeline .timeline:before {
    content: "";
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 4px solid #fff;
    background: #eb7900;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    transform: translate(-50%, -50%);
}

.main-timeline .timeline-icon {
    display: inline-block;
    width: 115px;
    height: 123px;
    border-radius: 53%;
    padding: 13px;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 33%;
    transform: translateY(-50%);
}
.main-timeline .timeline-icon i {
    display: block;
    border-radius: 50%;
    background: #ef8d11;
    font-size: 51px;
    color: #fff;
    line-height: 88px;
    z-index: 1;
    position: relative;
}
.main-timeline .timeline-icon:after,
.main-timeline .timeline-icon:before {
    content: "";
    width: 100px;
    height: 4px;
    position: absolute;
    top: 50%;
    right: -100px;
    transform: translateY(-50%)
}

.main-timeline .timeline-icon:after {
    
}

.main-timeline .timeline-content {
    width: 50%;
    padding: 0 50px;
    margin: 52px 0 0;
    float: right;
    position: relative
}

.main-timeline .timeline-content:before {
    content: "";
    width: 70%;
    height: 100%;
    border-top: none;
    border-right: none;
    position: absolute;
    bottom: -13px;
    left: 35px
}

.main-timeline .timeline-content:after {
    content: "";
    width: 37px;
    height: 3px;
    position: absolute;
    top: 13px;
    left: 0
}

.main-timeline .title {
    font-size: 21px;
    font-weight: 600;
    color: #ec496e;
    text-transform: uppercase;
    margin: 0 0 5px;
    font-weight: 700;
    color: #000;
    /* font-family: "Poppins", serif; */
}
.main-timeline .description {
    display: inline-block;
    font-size: 16px;
    color: #404040;
    line-height: 24px;
    letter-spacing: 0;
    margin: 0;
    color: #000000;
    font-size: 14px;
    font-family: 'Montserrat';
    text-align: justify;
    font-weight: 500;
    font-family: 'Montserrat';
    margin-bottom: 0;
    padding: 15px 0px;
}

.main-timeline .timeline:nth-child(even) .timeline-icon {
    left: auto;
    right: 35%;
}

.main-timeline .timeline:nth-child(even) .timeline-icon:before {
    right: auto;
    left: -100px
}

.main-timeline .timeline:nth-child(even) .timeline-icon:after {
    right: auto;
    left: -30px
}

.main-timeline .timeline:nth-child(even) .timeline-content {
    float: left
}

.main-timeline .timeline:nth-child(even) .timeline-content:before {
    left: auto;
    right: 35px;
    transform: rotateY(180deg)
}

.main-timeline .timeline:nth-child(even) .timeline-content:after {
    left: auto;
    right: 0
}

.main-timeline .timeline:nth-child(2n) .timeline-content:after,
.main-timeline .timeline:nth-child(2n) .timeline-icon i,
.main-timeline .timeline:nth-child(2n) .timeline-icon:before,
.main-timeline .timeline:nth-child(2n):before {
    
}

.main-timeline .timeline:nth-child(2n) .timeline-icon {
    
}

.main-timeline .timeline:nth-child(2n) .title {
   
}

.main-timeline .timeline:nth-child(2n) .timeline-content:before {
    border-left-color: #f9850f;
    border-bottom-color: #f9850f
}

.main-timeline .timeline:nth-child(3n) .timeline-content:after,
.main-timeline .timeline:nth-child(3n) .timeline-icon i,
.main-timeline .timeline:nth-child(3n) .timeline-icon:before,
.main-timeline .timeline:nth-child(3n):before {
    
}

.main-timeline .timeline:nth-child(3n) .timeline-icon {
    
}

.main-timeline .timeline:nth-child(3n) .title {
    
}

.main-timeline .timeline:nth-child(3n) .timeline-content:before {
    
}

.main-timeline .timeline:nth-child(4n) .timeline-content:after,
.main-timeline .timeline:nth-child(4n) .timeline-icon i,
.main-timeline .timeline:nth-child(4n) .timeline-icon:before,
.main-timeline .timeline:nth-child(4n):before {
   
}

.main-timeline .timeline:nth-child(4n) .timeline-icon {
    
}

.main-timeline .timeline:nth-child(4n) .title {
    
}

.main-timeline .timeline:nth-child(4n) .timeline-content:before {
    
}

@media only screen and (max-width:1200px) {
    .main-timeline .timeline-icon:before {
        width: 50px;
        right: -50px
    }

    .main-timeline .timeline:nth-child(even) .timeline-icon:before {
        right: auto;
        left: -50px
    }

    .main-timeline .timeline-content {
        margin-top: 75px
    }
}

@media only screen and (max-width:990px) {
    .main-timeline .timeline {
        margin: 0 0 10px
    }

    .main-timeline .timeline-icon {
        left: 25%
    }

    .main-timeline .timeline:nth-child(even) .timeline-icon {
        right: 25%
    }

    .main-timeline .timeline-content {
        margin-top: 115px
    }
}

@media only screen and (max-width:767px) {
    .main-timeline {
        padding-top: 50px
    }

    .main-timeline:before {
        left: 80px;
        right: 0;
        margin: 0
    }

    .main-timeline .timeline {
        margin-bottom: 30px
    }

    .main-timeline .timeline:before {
        top: 0;
        left: 83px;
        right: 0;
        margin: 0
    }

    .main-timeline .timeline-icon {
        width: 60px;
        height: 60px;
        line-height: 40px;
        padding: 5px;
        top: 0;
        left: 0
    }

    .main-timeline .timeline:nth-child(even) .timeline-icon {
        left: 0;
        right: auto
    }

    .main-timeline .timeline-icon:before,
    .main-timeline .timeline:nth-child(even) .timeline-icon:before {
        width: 25px;
        left: auto;
        right: -25px
    }

    .main-timeline .timeline-icon:after,
    .main-timeline .timeline:nth-child(even) .timeline-icon:after {
        width: 25px;
        height: 30px;
        top: 44px;
        left: auto;
        right: -5px
    }

    .main-timeline .timeline-icon i {
        font-size: 30px;
        line-height: 45px
    }

    .main-timeline .timeline-content,
    .main-timeline .timeline:nth-child(even) .timeline-content {
        width: 100%;
        margin-top: -15px;
        padding-left: 130px;
        padding-right: 5px
    }

    .main-timeline .timeline:nth-child(even) .timeline-content {
        float: right
    }

    .main-timeline .timeline-content:before,
    .main-timeline .timeline:nth-child(even) .timeline-content:before {
        width: 50%;
        left: 120px
    }

    .main-timeline .timeline:nth-child(even) .timeline-content:before {
        right: auto;
        transform: rotateY(0)
    }

    .main-timeline .timeline-content:after,
    .main-timeline .timeline:nth-child(even) .timeline-content:after {
        left: 85px
    }
}

@media only screen and (max-width:479px) {

    .main-timeline .timeline-content,
    .main-timeline .timeline:nth-child(2n) .timeline-content {
        padding-left: 110px
    }

    .main-timeline .timeline-content:before,
    .main-timeline .timeline:nth-child(2n) .timeline-content:before {
        left: 99px
    }

    .main-timeline .timeline-content:after,
    .main-timeline .timeline:nth-child(2n) .timeline-content:after {
        left: 65px
    }
}


@keyframes icon-load {
    0% {
        transform: rotate(-12deg)
    }

    8% {
        transform: rotate(12deg)
    }

    10%,
    28%,
    30%,
    48%,
    50%,
    68% {
        transform: rotate(24deg)
    }

    18%,
    20%,
    38%,
    40%,
    58%,
    60% {
        transform: rotate(-24deg)
    }

    100%,
    75% {
        transform: rotate(0)
    }
}

@media only screen and (max-width:990px) {
    .main-timeline12 .timeline {
        margin-bottom: 20px
    }
}

@media only screen and (max-width:767px) {
    .main-timeline12 .timeline-icon {
        padding-top: 0
    }

    .main-timeline12 .timeline:nth-child(2n) .timeline-icon {
        padding-bottom: 0
    }

    .main-timeline12 .border {
        margin-bottom: 10px
    }

    .main-timeline12 .timeline:nth-child(2n) .border {
        margin: 10px 0 0
    }

    .main-timeline12 .timeline-content {
        text-align: center
    }
}
.timeline-content span {
    color: #eb8300;
}


/*==================  hover css =============*/
#gallery-page .card {
    position: relative;
    /* width: 350px; */
    background: radial-gradient(#000000 50%, #1a1a1a 100%);
    overflow: hidden;
    cursor: pointer;
    border: none;
    margin-bottom: 23px;
}

#gallery-page .card img {
	transform: scale(1.3);
	transition: 0.3s ease-out;
}

#gallery-page .card:hover img {
	transform: scale(1.1) translateY(-20px);
	opacity: 0.3;
}

#gallery-page .overlay {
    position: absolute;
    left: 0;
    bottom: -104px;
    width: 100%;
    height: 100%;
    padding: 15px;
    text-align: center;
    color: #fff;
}

#gallery-page .text-h1 {
	opacity: 0;
}

#gallery-page .text-p {
	opacity: 0;
	transition: all .3s ease-out 0.2s;
}

#gallery-page .link-a {
	display: inline-block;
	background: crimson;
	color: #fff;
	padding: 5px 20px;
	border-radius: 5px;
	transform: translateY(30px);
	opacity: 0;
	transition: all .3s ease-out 0.4s;
}

#gallery-page .overlay .link-a:hover {
	background: rgb(95, 199, 10);
}

#gallery-page .card:hover .overlay .text-h1 {
    opacity: 1;
    transform: translateY(0);
    font-size: 18px;
}

#gallery-page .card:hover .overlay .text-p {
    opacity: 1;
    margin-top: 0%;
}
#gallery-page .card:hover .overlay .link-a {
	opacity: 1;
	transform: translateY(0);
}
#modalpopup .modal {
	    z-index: 999999;

}
#myModal .modal-dialog {
    max-width: 501px;
    margin: 1.75rem auto;
}
#myModal .modal-title {
    color: #000;
    text-align: center;
    display: block;
    margin: 0 0;
}
#myModal .modal-header {
    border-bottom: none;
    padding-top: 34px;
}
#myModal .modal-content  {
    height: 500px;
}
#myModal .modal {
    position: fixed;
    top: 31px;
    left: 0;
    z-index: 1050;
    display: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0;
}
#myModal .btn-primary {
    width: 27%;
    margin: 0 auto;
    display: block;
    background: #f98c00;
    border: none;
}
header {
    position: absolute;
    width: 100%;
}
.blink {
    float: right;
    margin-top: 17px;
}
.line {
    margin-left: 10px;
}
.blink a:hover {
        background-color: #f54a00;
    }
	
	
#demo ul {
    list-style-type: none;
    padding-inline-start: 0;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 50px;
}	
#demo ul li {
    margin-bottom: 16px;
}

.summit-button {
    font-size: 18px;
    color: #ffffff;
    background: #ff6900;
    color: #fff;
    /* line-height: 34px; */
    border-radius: 9px;
    padding: 12px 35px;
    border: none;
}
.summit-button:hover {
    background-color: #f54a00;
	 color: #ffffff;
	text-decoration:none;
}
#how-it-works {
    padding: 80px 0 0 0;
}
.summit-heading h2 {
    font-size: 48px;
    color: #000;
    font-weight: 600;
}
.summit-heading p {
    color: #4a5565;
    font-size: 18px;
}



/*-------------   tree css ----------------*/
.span-line {
    position: absolute;
    content: '';
    width: 2px;
    height: 625px;
    /* left: -19px; */
    /* right: 0; */
    background: #b2b2b2;
    margin-left: -7px;
}
.timeline-item {
    padding: 0 0 0 2em;
    position: relative;
    color: rgba(0, 0, 0, 0.7);
}
.timeline-item p {
    font-size: 1rem;
    padding-left: 14px;
    margin-bottom: 24px;
}
.right-child img {
    width: 340px;
    height: 340px;
    border-radius: 50%;
}
/*.timeline-item span:before {
  content: attr(date-is);
  position: absolute;
  left: 2em;
  font-weight: bold;
  top: 1em;
  display: block;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-size: 0.785rem;
}
.timeline-item span:before {
  width: 10px;
  height: 10px;
  display: block;
  top: 1em;
  position: absolute;
  left: -7px;
  border-radius: 10px;
  content: "";
  border: 2px solid rgba(0, 0, 0, 0.3);
  background: white;
}*/
.timeline-item span {
    position: absolute;
    top: 0;
    left: 0;
    width: 48px;
    height: 48px;
    background: #fff;
    border: 2px solid rgba(0, 0, 0, 0.3);
    background: white;
    border-radius: 40px;
    margin-left: -30px;
    text-align: center;
    font-size: 20px;
    font-weight: 800;
    padding-top: 7px;
    color: #000;
}
.timeline-item:last-child {
  border-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 60%, rgba(0, 0, 0, 0)) 1 100%;
}


 section.one {
	 position: relative;
}
 section.one:after {
	 content: "";
	 display: block;
	 clear: both;
}
 .left {
	 width: calc(50% - 12px);
	 float: left;
	 margin-right: 25px;
}
.left div {
    /* width: 100%; */
    /* height: 200px; */
    /* background: #ccd9f1; */
    /* margin-bottom: 25px; */
    /* border-radius: 4px; */
}
.timeline-item h1 {
    font-size: 20px;
    font-weight: 800;
    color: #000;
    padding: 11px 0 0 15px;
    margin-bottom: 15px;
}
 .right {
	 width: calc(50% - 13px);
	 float: right;
}
 .right-child {
	 display: block;
	 float: right;
	 width: 458px;
	 padding: 10px;
	 text-align: center;
	 color: white;
	 border-radius: 4px;
}
 .right-child h2 {
	 font-size: 38px;
}
 .right-child.posFix {
	
}
 .right-child.posAbs {
	  position:absolute;
    bottom:0px;
	 
}
 .bottom {
	 width: 100%;
	 height: 900px;
	 background: #8698b9;
}
 @media (max-width: 992px) {
	 .left {
		 width: 100%;
	}
	 .container {
		 width: 100%;
	}
	 .right {
		 width: 100%;
	}
	 .right .right-child {
		 width: 100%;
	}
}

.sidebar {
    width: 400px;
    height: 600px;
    position: -webkit-sticky;
    position: sticky;
}
.sidebar img {
    width: 340px;
    height: 340px;
    border-radius: 50%;
    border: 4px solid #ebe6e7;
    border-width: 4px;
}
.main {
    width: 55%;
    min-height: 700px;
    display: flex;
    flex-direction: column;
}
.sidebar {
  position: sticky;
  top: 0;
}
 .main, .sidebar {
	 
	 padding: 15px;
}
 .wrapper {
	 display: flex;
	 justify-content: space-between;
}

 code, pre {
	 background-color: #ccc;
	 padding: 0 3px;
	 border-radius: 5px;
}
 .bottom {
	 justify-self: bottom;
}
 .bg-gray-100 {
    background: #f6f3f4;
}
.w-full {
    width: 100%;
}
.text-explain {
    padding: 12px 0 8px 0;
    margin-bottom: 0 !important;
    color: #364153;
    font-weight: 500;
}
.col-50 {
    display: block;
    margin: 0 auto;
    margin-bottom: 80px;
    margin-top: 30px;
}
.py-20 {
	padding-top:80px;
}
.py-30 {
	padding-bottom:80px;
}
.bg-purple {
    background: #162556;
}
.text-white {
	color:#fff;
}
.sky-color {
	color:#bedbff !important;
}
.summit-box {
    background: #22305f;
    border: 1px solid rgb(255 255 255 / 9%);
    border-radius: 16px;
    overflow: hidden;
    position: relative;
    gap: 32px;
    margin-bottom: 32px;
}
.summit-box img {
}
.summit-img svg {
    width: 128px;
    height: 128px;
    color: #51a2ff;
    opacity: .2;
    position: absolute;
    top: -13px;
    left: -18px;
    pointer-events: none;
}
.summit-content {
    position: relative;
    padding: 48px;
}
.summit-content h4 {
	color:#eff6ff;
	font-weight:700;
	font-size:20px;
}
.summit-content p {
	color:#bedbff;
	font-size: 1rem;
	line-height: 1.625;

}
.mb-16 {
margin-bottom: 64px;
}
.mt-16 {
margin-top: 64px;
}

.case-box {
    background: #fff;
    border: 1px solid #ebebeb;
    border-radius: 16px;
    overflow: hidden;
    position: relative;
    margin-bottom: 32px;
}
.case-box img {
}
.case-img svg {
    width: 128px;
    height: 128px;
    color: #4a5565;
    opacity: .1;
    position: absolute;
    top: -13px;
    left: -18px;
    pointer-events: none;
}
.case-content {
    position: relative;
    padding: 24px 15px;
}
.case-content h4 {
	color:#000;
	font-weight:700;
	font-size:20px;
}
.case-content p {
    color: #4a5565;
    font-size: 1rem;
    line-height: 1.625;
}
#use-cases .row {
    padding: 0 51px;
}
.case-box:hover {
   box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1),
    0 4px 6px -4px rgba(0, 0, 0, 0.1);
}
.card-custom {
      background-color: rgba(255, 255, 255, 0.05); /* bg-white/5 */
      border: 1px solid rgba(255, 255, 255, 0.1); /* border-white/10 */
      padding: 3rem;
      border-radius: 1rem;
      box-shadow: 0 0.25rem 0.5rem rgba(0,0,0,0.1);
    }
    .form-control-custom {
      background-color: rgba(15, 23, 42, 0.3); /* bg-blue-900/30 */
      border: 1px solid rgba(31, 41, 55, 0.3); /* border-blue-800/50 */
      color: #e0f2fe; /* text-blue-50 */
    }
    
    .btn-orange {
      background-color: #f97316; /* bg-orange-500 */
      color: #ffffff;
    }
    .btn-orange:hover {
      background-color: #ea580c; /* bg-orange-600 */
      color: #fff;
    }
#signup {
	background:#162556;
}	
#signup .card {
    background: #22305f;
	border: 1px solid rgb(255 255 255 / 9%);
    border-radius: 16px;
}
.display-4 {
    color: #ffffff;
    font-size: 48px !important;
}
#signup .text-info {
    color: #bedbff !important;
    font-size: 18px;
}
#signup label {
    font-size: 14px;
    float: left;
    color: #bedbff;
}
#signup .form-control {
    background: #20336d;
    height: 48px;
    border: 1px solid #1d3792;
    font-size: 14px;
}
#signup .form-control::placeholder {
    color:#bedbff;
}
.color-sky {
    color:#bedbff !important;
}
#signup .form-control select option {
    color:#fff;
}
.mt-20 {
	margin-top:41px;
}
.footer-box p {
    color: #4a5565;
    font-size: 1rem;
    padding-top: 15px;
}
footer img {
	width:208px;
}
.footer-box h3 {
    font-size: 18px;
    font-weight: 700;
    color: #000;
    margin-bottom: 17px;
}
.footer-box ul {
    list-style-type: none;
    text-align: left;
    padding-inline-start: 0;
    font-size: 15px;
}
.footer-box ul li {
    margin-bottom: 7px;
}
.footer-box ul li a {
        color: #4a5565;
		text-decoration:none;

}
.py-40 {
    padding-top: 42px;
}
.py-92 {
    padding-top:92px;
}
.blog-page {
    
}

.blog-img img {
    width: 100%;
    height: 392px;
    /* object-fit: cover; */
    margin-left: 12px;
    border-radius: 20px 0 0 15px;
}

.img-wrapper {  
  overflow: hidden; 
}

.inner-img {
  transition: 0.3s;
}

.inner-img:hover {
  transform: scale(1.1);
}

/* Other styling elements, that are not necessary for the example */

.img-wrapper {
  display: inline-block;
  box-sizing: border-box;
}

.img-wrapper {
    display: inline-block;
    box-sizing: border-box;
   
    border-radius: 20px 0 0 20px;
}

.padding-0 {
    padding-left: 0 !important;
     padding-right: 0 !important;
}

.blog-content span {
    color: #bedbff;
}

.blog-content h2 {
    font-size: 26px;
    color: #fff;
    padding-top: 15px;
    font-weight: 700;
}


.blog-content p {
    color: #dbeafe;
    font-size: 15px;
    padding-top: 10px;
    padding-right: 15px;
    margin-bottom: 9px;
}
.feature-text {
    padding-top: 5px;
    font-weight: 700;
    color: #000;
    font-size: 24px;
}



.blog-list {
    max-width: 100%;
    margin: 23px auto;
    font-family: Arial, sans-serif;
    margin-left: 21px;
}

.blog-item {
    display: flex;
    gap: 15px;
    margin-bottom: 0;
}

.blog-item img {
    width: 93px;
    height: 94px;
    object-fit: cover;
    border-radius: 10px;
}

.content .meta {
    font-size: 14px;
    color: #6c757d;
}

.content h3 {
    font-size: 16px;
    margin: 0 0;
    color: #424242;
    font-weight: 600;
}

.content .date {
    color: #4a5565;
    font-size: 14px;
}
.feature-img {
    
}


.food-section {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 25px;
    max-width: 1200px;
    margin: 70px auto;
    padding: 0 20px;
    font-family: Arial, sans-serif;
}

.food-card {
    border-radius: 16px;
    overflow: hidden;
    background: #052a60;
    box-shadow: 0 4px 20px rgba(0,0,0,0.08);
}

.food-card img {
    width: 100%;
    height: 220px;
    object-fit: cover;
}

.food-card .content {
    padding: 20px;
    color: #fff;
    border-bottom-left-radius: 16px;
    border-bottom-right-radius: 16px;
    height: 198px;
}

.food-card .meta {
    font-size: 14px;
    opacity: 0.8;
}

.food-card h3 {
    margin: 10px 0 8px;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.3;
}

.food-card .desc {
    font-size: 14px;
    margin-bottom: 10px;
    opacity: 0.9;
}

.food-card .date {
    font-size: 14px;
    opacity: 0.9;
}

/* Responsive */
@media (max-width: 900px) {
    .food-section {
        grid-template-columns: 1fr;
    }
}


.food-card:nth-child(2n) {
    background:#f00;
}


.card-section {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 25px;
    max-width: 1160px;
    margin: 40px auto;
    padding: 0 20px;
}

.card-box {
    background: #052a60;
    border-radius: 18px;
    overflow: hidden;
    box-shadow: 0 10px 25px rgba(0,0,0,0.08);
    transition: transform 0.25s ease, box-shadow 0.25s ease;
    margin-bottom: 20px;
}

/* Hover effect */

.card-img img {
    width: 100%;
    height: 230px;
    object-fit: cover;
}

/* Blue box */
.card-body {
    padding: 22px;
    border-bottom-left-radius: 18px;
    border-bottom-right-radius: 18px;
}

/* Middle card (white background) */
.card-body.light {
    background: #fff;
    color: #000;
}

.tag {
    font-size: 14px;
    /* opacity: 0.85; */
    color: #bedbff;
}
.card-box h3 {
    font-size: 16px;
    margin: 8px 0;
    line-height: 1.3;
    font-weight: 700;
    color:#fff;
}

.text {
    margin-bottom: 5px;
    font-size: 14px;
    opacity: 0.9;
    color: #fff;
}

.date {
    font-size: 14px;
       color: #bedbff;

}

/* Responsive */
@media (max-width: 900px) {
    .card-section {
        grid-template-columns: 1fr;
    }
}

.card-box h3:nth-child(odd) {
    color: #fff;
}    
.card-box:nth-child(odd) {
    background: #052a60;
    
}
.card-box span:nth-child(odd) {
    font-size: 14px;
    /* opacity: 0.85; */
    color: #bedbff;
}

.card-box p:nth-child(odd) {
    font-size: 14px;
    /* opacity: 0.85; */
    color: #fff;
}

.card-box p:nth-child(odd) {
    font-size: 14px;
    /* opacity: 0.85; */
    color: #fff;
}
.card-box h3:nth-child(odd) {
    
    color: #fff;
}

.card-box:nth-child(even) {
   
}
 
.card-box span:nth-child(even) {
    
}
.card-box p:nth-child(even) {
    font-size: 14px;
    color: #ffc7c7;
}
.card-box a:hover {
   text-decoration:none; 
}

.article-container {
    max-width: 900px;
    margin: 0 auto;
}

.back-link {
    color: #0a53be;
    text-decoration: none;
    font-size: 15px;
    font-weight: 600;
}

.article-title {
    font-size: 42px;
    font-weight: 800;
    margin: 10px 0 5px;
    color: #101828;
}

.article-meta,
.article-author {
    font-size: 15px;
    color: #555;
    margin-bottom: 5px;
}

.share-box {
    margin-top: 15px;
    margin-bottom: 20px;
}
.share-btn {
    border: 1px solid #ddd;
    background: #fff;
    padding: 6px 10px;
    margin-right: 6px;
    border-radius: 8px;
    cursor: pointer;
    font-size: 14px;
    transition: 0.2s;
}

.share-btn:hover {
    background: #f0f0f0;
}

.article-image img {
    width: 864px;
    border-radius: 18px;
    margin-top: 20px;
    height: 384px;
    object-fit: cover;
    margin-bottom: 35px;
}
.article-meta span {
    display:block;
}

.article-container p {
    padding: 16px 0;
    color: #364153;
    font-size: 16px;
    padding: 10px 0 0 0;
}
.article-container b {
    font-size: 40px;
    font-family: 'dashicons';
}
.article-container h2 {
    color: #101828;
    font-weight: 700;
    font-size: 26px;
}
.mb-0 {
    margin-bottom:0 !important;
}
.card-body.light {
   
}
.card-body2 {
     background: #fff;
    color: #000;
    padding: 1.25rem;
}
.card-body2 span {
    color: #4a5565 !important;
}
.card-body2 h3 {
    color: #101828;
}
.card-body2 p {
    color: #4a5565 !important;
}
.article-container img {
    width: 100%;
    height: 384px !important;
    object-fit: cover;
    border-radius: 20px;
}
.wp-block-heading {
    color: #101828;
    font-weight: 700;
    font-size: 26px;
}
.share-box {
    position: relative;
    left: 0;
}
.mr-30 {
    margin-right:90px;
}
.bg-blue-950 {
    background-color: var(--color-blue-950);
}
.banner-img {
    width:64px !important;
    height:64px !important;
}
.author-sec h5 {
    width: 54px;
    height: 54px;
    background: #162556;
    border-radius: 50px;
    color: #fff;
    text-align: center;
    padding-top: 15px;
}
.author-sec h4 {
    color: #101828;
    font-weight: 700;
    font-size: 18px;
    margin-bottom: 0;
}
#demo img {
    width: 100%;
}

.blog-content {
    background: #162556;
    height: 392px;
    border-radius: 15px 15px;
    width: 66%;
    display: flex;
}

/*.blog-content {*/
/*    background: #162556;*/
/*    border-radius: 18px;*/
/*    margin-top: 11px;*/
/*    margin-bottom: 0;*/
/*    margin-left: 15px;*/
/*}*/

.blog-sub {
    padding-top:20px;
}
.mt-20 {
    margin-top: 32px;
}

.blog-right {
    width: 30%;
    margin-left: 45px;
}

.slideanim {visibility:hidden;}
  .slide {
    animation-name: slide;
    -webkit-animation-name: slide;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
    visibility: visible;
  }
  @keyframes slide {
    0% {
      opacity: 0;
      transform: translateY(70%);
    } 
    100% {
      opacity: 1;
      transform: translateY(0%);
    }
  }
  @-webkit-keyframes slide {
    0% {
      opacity: 0;
      -webkit-transform: translateY(70%);
    } 
    100% {
      opacity: 1;
      -webkit-transform: translateY(0%);
    }
  }
  
  
  .terms {
   padding-top : 91px;
    
     
 }
    /* Terms of Service Styles */
    .terms-of-service {
        padding: 0px 0;
        background-color: #fff;
    }

    .container {
        max-width: 1200px;
        margin: 0 auto;
        padding: 0 20px;
    }

    /* Header Styles */
    .terms-header h1 {
          font-size: 36px;
    color: #101828;
    margin-bottom: 10px;
    border-bottom: 2px solid #e2e8f0;
    padding-bottom: 15px;
    font-weight: 700;
    }

.last-updated {
    color: #4a5565;
    font-size: 1rem;
    margin-bottom: 15px;
    font-style: normal;
}
    .agreement-section {
        padding: 25px 0;
        border-radius: 8px;
        margin-bottom: 0;
    }

    .agreement-section h2 {
       font-size: 24px;
    color: #101828;
    margin-bottom: 20px;
    font-weight: 700;
    }

   .agreement-section p {
    margin-bottom: 15px;
    line-height: 1.7;
    color: #364153;
    font-size: 15px;
}

    /* Table of Contents */
   .table-of-contents {
    /* background: #edf2f7; */
    padding: 0 0;
    border-radius: 8px;
    margin: 0 0;
}

    .table-of-contents h2 {
        font-size: 24px;
    color: #101828;
    margin-bottom: 20px;
    font-weight: 700;
    }

    .table-of-contents nav ol {
    list-style: none;
    counter-reset: item;
    padding-left: 0;
    columns: 1;
    column-gap: 40px;
}

    .table-of-contents nav li {
    counter-increment: item;
    margin-bottom: 7px;
    position: relative;
    padding-left: 30px;
    display: block;
    /* break-inside: avoid; */
    font-size: 15px;
    color: #155dfc;
}

 .table-of-contents nav li:before {
    content: counter(item) ".";
    position: absolute;
    left: 0;
    color: #364153;
    font-weight: 400;
}

   .table-of-contents a {
    color: #155dfc;
    text-decoration: none;
    transition: color 0.2s;
}
    .table-of-contents a:hover {
        color: #193cb8;
        text-decoration: none;
    }

    /* Content Sections */
    .content-sections {
        margin-top: 0;
    }

  .content-section {
    margin-bottom: 38px;
    padding-bottom: 15px;
    border-bottom: 1px solid #e2e8f0;
}

    .content-section:last-of-type {
        border-bottom: none;
    }

    .content-section h2 {
           font-size: 24px;
    color: #101828;
    margin-bottom: 20px;
    font-weight: 700;
    }

    .content-section h3 {
           color: #2d3748;
    font-size: 1.2rem;
    margin-bottom: 10px;
    font-weight: 700;
    padding-left: 0;
    }

    .content-section h4 {
       color: #2d3748;
    font-size: 1.2rem;
    margin-bottom: 10px;
    font-weight: 700;
    padding-left: 0;
    }

    .content-section p {
        margin-bottom: 15px;
        line-height: 1.7;
            color: #282828;
    font-size: 15px;
    }

    .content-section ol,
    .content-section ul {
        margin: 15px 0 15px 20px;
    }

    .content-section li {
        margin-bottom: 10px;
        line-height: 1.6;
    }

   .content-section ol {
    list-style-type: disc;
    padding-inline-start: 21px;
    margin-bottom: 10px;
    line-height: 1.6;
    font-size: 15px;
    color: #364153;
}
    .content-section ul {
        list-style-type: disc;
    }

    .content-section ol ol,
    .content-section ul ul {
        margin: 10px 0 10px 20px;
    }

    /* Strong text for legal disclaimers */
 .content-section strong {
    /* color: #c53030; */
    font-weight: 500;
    font-size: 14px;
}

    /* Address styling */
   address {
    font-style: normal;
    /* background: #f8fafc; */
    /* padding: 20px; */
    border-radius: 6px;
    /* border-left: 4px solid #38a169; */
}

    /* Links */
    a {
        color: #38a169;
        text-decoration: none;
    }

    a:hover {
        text-decoration: underline;
    }

    /* Responsive Design */
    @media (max-width: 992px) {
        .table-of-contents nav ol {
            columns: 1;
        }
    }

    @media (max-width: 768px) {
        .terms-header h1 {
            font-size: 2rem;
        }
        
        .content-section h2 {
            font-size: 1.6rem;
        }
        
        .content-section h3 {
            font-size: 1.3rem;
        }
        
        .table-of-contents {
            padding: 20px;
        }
        
        .agreement-section {
            padding: 20px;
        }
    }

    @media (max-width: 480px) {
        .container {
            padding: 0 15px;
        }
        
        .terms-header h1 {
            font-size: 1.8rem;
        }
        
        .agreement-section {
            padding: 15px;
        }
        
        .table-of-contents {
            padding: 15px;
        }
    }
    .agreement-section strong {
    font-weight: 400;
    font-size: 15px;
    /* color: #e95106; */
}
.a-term {
    color: #155dfc;
    font-size: 16px;
}
#section2 ul {
    padding-inline-start: 0px;
    font-size: 15px;
    color: #000;
}
address strong {
    color: #000;
    font-weight: 700 !important;
    font-size: 14px !important;
}
.article-container .col-md-6 {
    
}
.sh-1 {
    width: 36px;
    height: 36px;
    text-align: center;
    color: #000 !important;
}
.sh-2 {
    width: 36px;
    height: 36px;
    text-align: center;
    color: #000 !important;
}
.sh-3 {
    width: 36px;
    height: 36px;
    text-align: center;
    color: #000 !important;
}

.sh-4 {
    width: 36px;
    height: 36px;
    text-align: center;
    color: #000 !important;
}
.sh-3 {
    width: 36px;
    height: 36px;
    text-align: center;
    color: #000 !important;
}
.form-row br {
    display:none;
}
.form-row i {
    position: absolute;
    /* left: 0; */
    right: 50px;
    font-size: 18px;
    color: #fff;
    top: 17px;
}