@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Gothic+A1&family=Lato&family=Merriweather&family=Montserrat&family=Playfair+Display&family=Poppins&family=Questrial&family=Syne:wght@500&family=Work+Sans&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lato&family=Playfair+Display&family=Poppins&family=Questrial&family=Syne:wght@500&family=Work+Sans&display=swap');
@import url('https://fonts.googleapis.com/css2?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');
@import url('https://fonts.googleapis.com/css2?family=Montserrat&family=Overpass: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&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100..900;1,100..900&display=swap');
@font-face {
	font-family: 'Oswald';
}

body {
	font-size: 14px !important;
    color: #848484 !important;
    line-height: 26px !important;
    font-weight: 400;
	font-family: 'Montserrat', sans-serif; !important;
}
.social-icons {
    float: right;
}
.pre-header {
    background: #1f1f1f;
    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;
    font-weight: 700;
}
/*-- foter css --*/
.footer_background p {
    text-align: left;
    font-family: system-ui;
    font-weight: 400;
    font-size: 13px;
    color: #ffffff;
    font-size: 13px;
    line-height: 20px;
    padding-right: 30px;
    padding-top: 15px;
}
.input-group-btn .btn {
    background: #000;
    color: #fff;
    font-family: system-ui;
    font-weight: 500;
}
.footer_background {
    padding-top: 35px;
    margin-top: 0;
    color: #fff;
    height: 305px;
    background-size: cover;
    padding-bottom: 70px;
    background: #144734;
}
.footer_body ul  {
  padding-inline-start: 0;
}
.footer_body {
    width: 33%;
    float: left;
    padding: 10px 8px;
}
.footer_body h1 {
    color: #ffffff;
    font-size: 16px;
    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: 13px;
    margin-right: 7px;
    font-weight: 400;
    font-family: system-ui;
    transition: padding 0.2s linear 0s;
    font-family: "Poppins", serif;
}
.whasapp-a:hover {
    color: #fff;
    text-decoration: none;
}
.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  {
    margin: 40px 0 50px 0;
}
.about-section img {
    border-radius: 10px;
    margin: 0 auto;
    display: block;
}
.innerabout-section {
    /*background: url(../images/abtbody-banner.jpg) no-repeat 0 0;*/
    height: auto;
    background-position: inherit;
    background-size: cover;
    color: #fff;
    text-align: center;
    padding: 20px;
    width: 100%;
    margin-bottom: 15px;
    margin-top: 36px;
	background:#fff;
}
.innerabout-section img {
    border-radius: 23px;
}
.aboutleft-content h2 {
    font-size: 30px;
    color: #060606;
    font-family: 'Montserrat';
    font-weight: 600;
    font-family: "Poppins", serif;
    line-height: 37px;
    margin-bottom: 11px;
    margin-top: 4px;
}
.aboutleft-content h2::after {
    
}

.aboutleft-content h2 span {
    font-size: 28px;
    color: #ef8411;
    font-family: 'Poppins';
    font-weight: 600;
}
.banner strong {
    font-weight: 600;
    color: #fff;
}
.aboutleft-content p {
    color: #000000;
    font-size: 14px;
    font-family: 'Montserrat';
    text-align: justify;
    font-weight: 500;
    font-family: 'Montserrat';
    margin-bottom: 0;
    font-family: "Poppins", serif;
}
.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: 14px;
    text-transform: uppercase;
    border: 2px solid #81b106;
    padding: 14px 35px;
    background: #81b106;
    border-radius: 50px;
    font-family: 'Montserrat';
    font-weight: 600;
    font-family: "Poppins", serif;
    margin-top: 60px;
    position: relative;
    top: 30px;
}
.knowmore-btn:hover {
    color: #fff;
    text-transform: uppercase;
    border: 2px solid #81b106;
    background: #81b106;
    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: #1f4e3d;
    margin: 47px 0 0;
    padding-top: 30px;
        padding-bottom: 50px;

    background-position: inherit;
    background-size: cover;
    background-attachment: fixed;
}
.approval-h2 {
    text-align: center;
    color: #fff;
    font-size: 28px;
    margin-bottom: 50px;
    font-family: 'Montserrat';
    font-weight: 600;
    padding-top: 20px;
    font-family: "Poppins", serif;
    text-transform: uppercase;
}
.approval-h2::after {
    content: "";
    position: absolute;
    width: 45px;
    bottom: 38px;
    left: 16px;
    right: 0px;
    text-align: center;
    display: block;
    height: 3px;
    margin: 0px auto;
    background: rgb(255 255 255);
}
#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: auto;
    background-position: inherit;
    background-size: cover;
    color: #fff;
    text-align: center;
    padding: 70px 0;
    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;
}
.address {
    font-size: 13px;
    color: #fff;
    line-height: 26px;
    position: relative;
    display: block;
    font-family: "Poppins", serif;
}
.address:hover {
    color: #fff;
}
.whasapp-a {
    font-size: 13px;
    color: #fff;
    line-height: 53px;
    position: relative;
    display: block;
    font-family: "Poppins", serif;
}
.whasapp-a:hover {
    color: #fff;
}
.address i {
    color: #a8e116;
}
.mail {
   
}
.mail:hover {
    color: #fff;
}
.social_icon_links a i {
    color: #a8e116;
    font-size: 18px;
}
.whasapp-a i {
    color: #a8e116;
}
.mail i {
    color: #fff;
}
.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: 25px;
}
.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: #fff;
    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: 27px;
    margin-bottom: 15px;
    float: left;
    width: 40px;
    margin-right: 15px;
    color: #0bb100;
    /* background: #ffffff; */
    border-radius: 51px;
    height: 40px;
    padding-top: 4px;
}
.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;
}
.iise-form .form-control {
    display: block;
    width: 48%;
    height: 49px;
    padding: 15px 13px;
    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: 24px;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    margin-bottom: 15px;
    font-family: 'Montserrat';
    float: left;
    margin-right: 9px;
    font-weight: 700;
}
.iise-form {
    width: 100%;
    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: 131px !important;
    width: 100% !important;
    border-radius: 22px !important;
}
.iise-form .btn {
    /* background: #4c4c4c; */
    color: #fff;
    width: 100%;
    padding: 13px 10px;
    margin: 0 auto;
    border-radius: 25px;
    display: block;
    background: #efac11;
    font-size: 18px;
    font-weight: 600;
}
.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/spice-inner-banner.jpg) no-repeat 0 0;
    height: 300px;
    background-position: center;
    /* background-size: cover; */
    color: #fff;
    text-align: center;
    padding: 35px 20px;
    width: 100%;
    margin-top: 0;
}
.spice-details-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{
		text-align: center;
		line-height: 50px;
	}
.blink a {
    font-size: 25px;
    font-family: cursive;
    /* color: white !important; */
    /* animation: blink 1s linear infinite; */
    background: #76a22e;
    color: #ffffff !important;
    /* padding-right: 18px !important; */
    line-height: 41px;
    font-family: "Poppins", serif !important;
    font-size: 14px !important;
    border-radius: 50px;
    padding: 2px 22px !important;
}
@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;
    left: 0 !important;
    bottom: 36%;
    left: 10%;
    right: 0 !important;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: left;
    background: #00000073;
    width: 47%;
    /* opacity: 0.6; */
    border-radius: 0 0;
    /* font-family: "Oswald", sans-serif; */
    padding-left: 0;
    padding-top: 25px;
    padding-bottom: 70px;
    display: block;
    margin: 0 auto;
}
#demo  .carousel-caption p {
    padding-left: 0%;
    font-size: 16px;
    padding-top: 7px;
    font-weight: 600;
    font-family: 'Jost';
    line-height: 25px;
    padding-right: 7%;
    color: #323232;
    font-family: "Montserrat", serif;
	margin-bottom:30px;
}
#demo  .carousel-caption a {
    font-weight: 600;
    background: transparent;
    padding: 13px 31px;
    border-radius: 50px;
    color: #fff428;
    font-size: 14px;
    font-family: "Poppins", serif;
    position: relative;
    border: 2px solid #fff;
    top: 24px;
    text-transform: uppercase;
    font-weight: 500;
    display: block;
    width: 26%;
    margin: 0 auto;
}
#demo  .carousel-caption h2 {
    padding-left: -2%;
    padding-top: 19px;
    color: #fff200;
    font-size: 36px;
    font-family: "Poppins", serif;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
}
#demo  .carousel-caption span {
    color: #ffffff;
    font-size: 14px;
    font-family: "Poppins", serif;
    font-weight: 600;
    text-decoration: underline;
    text-transform: uppercase;
    display: block;
    text-align: center;
}
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: 300px;
    background-position: inherit;
    background-size: inherit;
    color: #fff;
    text-align: center;
    padding: 35px 20px;
    width: 100%;
    margin-top: 0;
    background-position: top;
}
.contactenquire-now {
    text-align: center;
    color: #000;
    padding-bottom: 15px;
    font-family: 'Montserrat';
    font-weight: 600;
    font-size: 26px;
    font-family: "Poppins", serif;
}
.contact-left {
    margin-top: 16px;
    background: #fff;
    padding: 11px 0;
    border-radius: 25px;
}
.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;
}
.spicebox img {
    width: 100%;
    border-radius: 10px 10px 0 0;
}
.spicebox {
    box-shadow: 0 0 20px #ddd;
    border-radius: 10px;
    padding: 11px 10px;
    text-align: center;
    font-size: 15px;
    min-height: 138px;
    background: #ffffff;
    overflow: hidden;
    cursor: pointer;
    transition: all 0.5s;
    margin-bottom: 20px;
    /* margin-top: 50px; */
    padding-bottom: 30px;
    margin-bottom: 33px;
}
.spicebox p {
   color: #7c7c7c;
    font-family: "Poppins", serif;
    font-size: 14px;
    padding-bottom: 10px;
}
.spicebox h3 {
    font-weight: 500;
    font-size: 16px;
    color: #272727;
    text-align: center;
    padding-left: 9px;
    font-family: "Poppins", serif;
    padding-top: 25px;
    line-height: 24px;
}
.courselist-a {
    color: #000;
    padding: 8px 22px;
    border-radius: 5px;
    font-size: 15px;
    text-align: center;
    display: block;
    padding-left: 9px;
    font-weight: 500;
    font-size: 12px;
    text-align: left;
    display: block;
    padding-left: 9px;
    font-family: "Poppins", serif;
    background: #8ec508;
    width: 38%;
    margin: 23px auto;
    border-radius: 20px;
    text-align: center;
    padding: 8px 15px;
}
.courselist-a:hover {
    color: #000;
}
.spicebox: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: #80b108;
    width: 4px;
    height: 42px;
    margin: 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;
}
.web-mail:hover {
    color: #fff;
}
.car__3 h4 {
    font-weight: 600;
    font-size: 16px;
    color: #272727;
    text-align: center;
    padding-left: 9px;
    font-family: "Poppins", serif;
    padding-top: 12px;
    margin-bottom: 25px;
}
.car__3 p {
    font-family: "Poppins", serif;
    color: #373737;
    font-size: 13px;
    font-weight: 400;
    line-height: 20px;
    padding: 5px 10px;
    text-align: left;
    margin-bottom: 11px;
    color: #7c7c7c;
    font-family: "Poppins", serif;
    font-size: 13px;
    padding-bottom: 0;
}
.car__3 a {
    font-size: 12px;
    display: block;
    padding-left: 9px;
    color: #040101;
    font-family: "Poppins", serif;
    text-underline-offset: initial;
    text-underline-offset: 4px;
    text-indent: unset;
    background: #8ec508;
    width: 47%;
    margin: 0 auto;
    border-radius: 20px;
    text-align: center;
    padding: 7px 19px;
	    font-weight: 600;

}
.car__3  a:hover {
    color: #fff;
    text-decoration: none;
}
.img-wrapper {  
  overflow: hidden; 
}

.inner-img {
  transition: 0.3s;
}

.inner-img:hover {
  transform: scale(1.1);
}

.view-all-btn {
    /* display: block; */
    margin: 26px auto;
    position: relative;
    /* top: 40px; */
    background: red;
    padding: 15px 52px;
    color: #fff;
    /* margin-left: 0; */
    font-size: 15px;
    text-transform: uppercase;
    border: 2px solid #81b106;
    padding: 13px 43px;
    background: transparent;
    border-radius: 50px;
    font-family: 'Montserrat';
    font-weight: 600;
    font-family: "Poppins", serif;
    float: right;
}
.view-all-btn:hover {
    color: #fff;
  
}
/* Other styling elements, that are not necessary for the example */

.img-wrapper {
  display: inline-block;
  box-sizing: border-box;
  //border: 1px solid #000;
}
.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: #000000;
}
.accordion-title.collapsed:before {
    float: right !important;
    content:"\f067";
color: #000;
}
.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: 26px;
    font-weight: 600;
    margin-bottom: 41px;
    text-transform: uppercase;
}

.middle-heading::after {
    content: '';
    position: absolute;
    /* margin-top: 30px; */
    left: 15px;
    right: 0;
    background: #80b108;
    width: 53px;
    height: 4px;
    margin: 39px auto;
}
.left-heading {
    text-align: left;
    color: #000;
    font-family: "Poppins", serif;
    font-size: 26px;
    font-weight: 600;
    margin-bottom: 41px;
    text-transform: uppercase;
}
.left-heading::after {
    content: '';
    position: absolute;
    /* margin-top: 30px; */
    left: 15px;
    right: 0;
    background: #80b108;
    width: 53px;
    height: 4px;
    margin: 39px 0;
}
.product-sec {
    margin: 50px 0 70px 0;
}
.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: 45px 0;
    /* background: #fff9ff; */
    padding: 30px 0;
}
.gallery-heading {
    font-weight: 700;
    color: #000;
    font-family: "Poppins", serif;
}


.choose-section-img {
    margin: 60px auto;
    width: 90%;
    border-radius: 20px;
    display: block;
}
.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;
}

.img-wrapper {
    width: 100%;
    overflow: hidden;
}
.inner-img {
    transition: 0.9s;
    width: 100%;
}

.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;
  //border: 1px solid #000;
}
.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;
}

.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:none;
}
.desktop-view {
	display:block;
}
.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: 70px
    }

    .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);
}
.prod-box {
    width: 185px;
    height: 141px;
    transition: all 0.5s;
    margin-bottom: 60px;
    margin-top: 20px;
}
.prod-box h4 {
    text-align: center;
    color: #000;
    font-family: "Poppins", serif;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 600;
    font-family: "Montserrat", serif;
    margin: 15px 0;
}
.prod-box a:hover {
    text-decoration:none;
}
.prod-box:hover {
    transform: translateY(6px);
    /* box-shadow: 0 0 20px 0 #a5a5a5; */
}
.prod-box img {
    display: block;
    margin: 0 auto;
}
.accordion-title:before {
    float: right !important;
    font-family: FontAwesome;
    content:"\f068";
    padding-right: 5px;
}
.accordion-title.collapsed:before {
    float: right !important;
    content:"\f067";
}
.why-choose-text {
    margin: 70px 0 40px;
}
.why-choose-text h2 {
    font-family: "Poppins", serif;
    font-weight: 600;
    color: #000;
    font-size: 28px;
}
.why-choose-text h2::after {
    content: "";
    position: absolute;
    width: 45px;
    /* bottom: 22px; */
    left: 16px;
    right: 0px;
    text-align: center;
    display: block;
    height: 3px;
    margin: 11px 0;
    background: #83b606;
}
#accordion .card {
    border: none;
    border-bottom: 1px solid rgba(0, 0, 0, .125);
}
#accordion  .card-header {
    padding: .75rem 0;
    margin-bottom: 18px;
    background-color: transparent;
    border-bottom: none;
    padding-bottom: 0;
}
#accordion .accordion-title {
    font-size: 16px;
    font-family: "Poppins", serif;
    color: #000;
    font-weight: 600;
}
#accordion .card-body {
    font-size: 15px;
    font-family: "Poppins", serif;
    padding-left: 58px;
    padding-top: 0;
}
.blog-sec .acrdn-img {
    margin-right: 15px;
}

.blog-sec .card-img {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    width: 100px;
    height: 88px;
    display: block;
    margin: 0 auto;
}

.blog-sec .card-title {
    margin-bottom: 0.3rem;
    font-family: 'Poppins';
    font-size: 16px;
    font-weight: 600;
    color: #000;
}
.blog-sec .card-body {
    padding: 15px 0px;
}
.blog-sec .card-text {
    color: #7c7c7c;
    font-family: "Poppins", serif;
    font-size: 13px;
    padding-bottom: 19px;
}
.blog-sec .cat {
    display: block;
    margin-bottom: 1rem;
    text-align: center;
    color: #000 !important;
    font-size: 15px;
    font-family: "Poppins", serif;
}

.blog-sec .fa-users {
  margin-left: 1rem;
}

.blog-sec .card-footer {
  font-size: 0.8rem;
}
.blog-sec {
    margin: 42px 0 70px 0;
}
.blog-sec .card {
    margin: 30px 0 0;
    border-radius: 10px 10px;
    padding: 20px 10px;
    height: 254px;
}
.acrdn-img {
    margin-right: 10px;
}
.blog-sec .card a:hover {
    text-decoration:none;
}
.full-slider img {
    width: 100%;
}

.section-padding {
    padding: 41px 0;
}
.Material-contact-section {
    padding: 0;
    width: 100%;
    padding-top: 3%;
	background: #f3f3f3;
}
.animated h3 {
    color: #000;
    text-align: left;
    font-family: "Poppins", serif;
    text-transform: uppercase;
    font-size: 26px;
    font-weight: 600;
    margin-bottom: 40px;
}
.animated span {
    color: #0e59ba;
}
#contactForm {
    margin-top: 25px;
    margin-bottom: 35px;
    background: #ffffff;
    PADDING: 20PX;
}
#contactForm .form-group {
    position: relative;
}
#contactForm .form-group {
    margin-bottom: 0;
}
#contactForm .form-group.label-floating label.control-label {
    will-change: left, top, contents;
}
#contactForm .form-group.label-floating label.control-label, .form-group.label-placeholder label.control-label, .form-group.label-static label.control-label {
    position: absolute;
    pointer-events: none;
    -webkit-transition: .3s ease all;
    -o-transition: .3s ease all;
    transition: .3s ease all;
}
.form-group.label-floating.is-focused label.control-label, .form-group.label-floating:not(.is-empty) label.control-label, .form-group.label-floating.is-focused label.control-label, .form-group.label-floating:not(.is-empty) label.control-label, .form-group.label-static label.control-label {
     top: -11px;
    left: 0;
    font-size: 14px;
    line-height: 1.07142857;
}
#contactForm .form-group label.control-label {
    color: #8c8c8c;
}
#contactForm .form-control {
    font-weight: 500;
    height: auto;
}
#contactForm .form-control {
    margin-bottom: 39px;
}
#contactForm .form-control, .form-group .form-control {
    border: 0;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#009688), to(#009688)), -webkit-gradient(linear, left top, left bottom, from(#D2D2D2), to(#D2D2D2));
    background-image: -webkit-linear-gradient(#009688, #009688), -webkit-linear-gradient(#D2D2D2, #D2D2D2);
    background-image: -o-linear-gradient(#009688, #009688), -o-linear-gradient(#D2D2D2, #D2D2D2);
    background-image: linear-gradient(#009688, #009688), linear-gradient(#D2D2D2, #D2D2D2);
    -webkit-background-size: 0 2px, 100% 1px;
    background-size: 0 2px, 100% 1px;
    background-repeat: no-repeat;
    background-position: center bottom, center -webkit-calc(100% - 1px);
    background-position: center bottom, center calc(100% - 1px);
    background-color: rgba(0, 0, 0, 0);
    -webkit-transition: background 0s ease-out;
    -o-transition: background 0s ease-out;
    transition: background 0s ease-out;
    float: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
}
#contactForm .form-group textarea {
    resize: none;
}
.animated  .btn-common {
    background: #81b106;
    color: #000000;
    border-radius: 29px;
    padding: 14px 60px;
    font-family: "Lato", sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 15px;
}
.label-floating {
    float: left;
    width: 50%;
    padding-right: 10px;
}
#contactForm .col-md-12 {
    padding: 0 0;
}
.Material-contact-section .form-control {
    display: block;
    width: 100%;
    height: 50px;
    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;
}
.view-all {
    display: block;
    margin: 0 auto;
    position: relative;
    top: 0;
    background: red;
    padding: 15px 52px;
    color: #000;
    /* margin-left: 0; */
    font-size: 15px;
    text-transform: uppercase;
    border: 2px solid #81b106;
    padding: 13px 42px;
    background: #81b106;
    border-radius: 50px;
    font-family: 'Montserrat';
    font-weight: 600;
    font-family: "Poppins", serif;
    /* position: relative; */
    top: 40px;
    width: 156px;
    float: right;
}
.view-all:hover {
    color: #fff;
   
}

.mid-view-all {
    display: block;
    margin: 0auto;
    position: relative;
    top: -7px;
    background: red;
    padding: 15px 52px;
    color: #000;
    /* margin-left: 0; */
    font-size: 15px;
    text-transform: uppercase;
    border: 2px solid #81b106;
    padding: 13px 42px;
    background: #81b106;
    border-radius: 50px;
    font-family: 'Montserrat';
    font-weight: 600;
    font-family: "Poppins", serif;
    /* position: relative; */
    /* top: 30px; */
    width: 156px;
    float: right;
}
.mid-view-all:hover {
    color: #fff;
   
}
.subpage-text h2 {
    font-size: 36px;
    text-align: center;
    color: #3a2000;
    font-family: "Poppins", serif;
    /* font-size: 26px; */
    font-weight: 600;
    margin-bottom: 41px;
    text-transform: uppercase;
    padding-top: 90px;
}
.spicedetails-section {
    padding: 50px 0;
    background: #f5f5f5;
}
.details-banner {
    background: url(../images/ttt.jpg) no-repeat 0 0;
    height: 335px;
    background-position: inherit;
    background-size: cover;
    color: #fff;
    text-align: center;
    padding: 35px 20px;
    width: 100%;
    margin-top: 0;
}
.spice-details h2 {
    text-align: left;
    color: #000;
    font-family: "Poppins", serif;
    font-size: 33px;
    font-weight: 500;
    margin-bottom: 30px;
    text-transform: capitalize;
}
.spice-details p {
    color: #3c3c3c;
    font-size: 15px;
    font-family: 'Montserrat';
    text-align: justify;
    font-weight: 500;
    font-family: 'Montserrat';
    margin-bottom: 0;
    font-family: "Poppins", serif;
    line-height: 31px;
}
.spice-details b {
    color: #000000;
    font-size: 14px;
    font-weight: 600;
}
.detail-text {
    color: #000;
    font-family: "Poppins", serif;
    font-size: 30px;
    font-weight: 600;
    padding: 36px 0 0;
    margin-bottom: 24px;
}
.spice-details ul {
    padding-inline-start: 16px;
    font-size: 15px;
    color: #000;
    font-family: "Poppins", serif;
    list-style-type: disclosure-closed;
}
.spice-details ul li {
    margin-bottom: 11px;
}
.width-20 {
    width: 33%;
    text-align: left !important;
    padding-left: 20px !important;
}
.spicedetails-section .table  {
    width: 68%;
	background: #fff;
}
.spicedetails-section .table b {
    color: #000000;
    font-family: "Poppins", serif;
    font-size: 16px;
}
.spicedetails-section .table td {
    font-family: "Poppins", serif;
    font-size: 16px;
}
.b-contact {
    font-size: 16px;
    font-family: "Poppins", serif;
}
.right-panel {
    box-shadow: 0 0 10px 0 #dfdfdf;
    padding: 0 0;
    border-radius: 10px;
    background: #ffffff;
}
.right-panel h4 {
    color: #000000;
    font-family: "Poppins", serif;
    font-size: 20px;
    font-weight: 600;
    background: #8ec508;
    text-align: center;
    padding: 14px 15px;
    border-radius: 8px 8px 0 0;
}
.right-panel ul {
    padding-inline-start: 17px;
    font-size: 15px;
    font-family: "Poppins", serif;
    color: #4e4e4e;
    line-height: 33px;
    padding-inline-start: 30px;
    padding-bottom: 80px;
}
.blink-soft {
  animation: blinker 1.5s linear infinite;
}
@keyframes blinker {
  50% {
    opacity: 0;
  }
}

.img-pannel {
	margin:20px 0;
}
.img-pannel img {
    border-radius: 10px 10px;
    margin-bottom: 18px;
    margin-top: 10px;
}
.card-a {
    background: #8ec508;
    width: 46%;
    margin: 0 auto;
    border-radius: 29px;
    text-align: center;
    padding: 10px 20px;
    color: #000;
    /* padding: 8px; */
    font-weight: 600;
    display: block;
}
.card-a:hover {
    color: #fff;
    
}
.strong-text {
    font-weight: 600;
    color: #000;
    font-size: 37px;
    /* font-weight: 900; */
}
.spicebox b {
    font-weight: 500;
    color: #000;
    font-size: 17px;
}
#demo .fa-angle-right {
    color: #fff;
    font-size: 35px;
    background: #000;
    width: 27px;
}
#demo .fa-angle-left {
    color: #fff;
    font-size: 35px;
    background: #000;
    width: 27px;
}
.about-banner {
    background: url(../images/abt-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;
}
.certificate-banner {
    background: url(../images/certificate-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;
}
.web-mail {
	color:#fff;
}
.web-mail i {
	    color: #a8e116;

}


.aboutpage-inner-content span {
    color: #585858;
    font-family: "Jost", serif;
    font-weight: 500;
    font-size: 13px;
}
.certi-section  img {
	width:100%;
}
.certi-box {
    box-shadow: 0 0 10px #70abf5;
    padding: 0 0;
    margin: 40px 0;
}
.aboutpage-inner-content span::before {
    content: '';
    position: absolute;
    /* margin-top: 30px; */
    left: 0;
    /* right: 0; */
    background: #80b108;
    width: 4px;
    height: 37px;
    margin: -17px auto;
}
.aboutpage-inner-content h2 {
    font-size: 30px;
    color: #060606;
    font-family: 'Montserrat';
    font-weight: 600;
    font-family: "Poppins", serif;
    line-height: 0;
    margin-bottom: 11px;
    margin-top: 0;
    text-align: left;
}
.aboutpage-inner-content p {
    color: #000000;
    font-size: 14px;
    font-family: 'Montserrat';
    text-align: justify;
    font-weight: 500;
    font-family: 'Montserrat';
    margin-bottom: 0;
    font-family: "Poppins", serif;
    margin: 34px 0;
}
.aboutpage-inner-content {
    margin-top: 50px;
}
.leadership-banner {
    background: url(../images/leadership.jpg) no-repeat 0 0;
    height: 300px;
    background-position: center;
    background-size: cover;
    color: #fff;
    text-align: center;
    padding: 35px 20px;
    width: 100%;
    margin-top: 0;
}
.leader-row {
    box-shadow: 0 0 10px 0 #ddd;
    border-radius: 15px;
    margin: 40px 0 70px 0;
    padding: 20px;
    border-right: 3px solid #0bb100;
    background: #fff;
    min-height: 578px;
}
.leader-text img {
    width: 160px;
    height: 155px;
    border-radius: 17px;
    margin: 0 auto;
    display: block;
}
.meet-text {
    text-align: center;
    margin: 50px 0 0;
    color: #000;
    font-family: "Poppins", serif;
}
.leader-content h4 {
    font-family: "Poppins", serif;
    color: #000;
    font-size: 18px;
    padding: 21px 0 0;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 16px;
}
.leader-content li {
    color: #3e3e3e;
    font-size: 14px;
    font-family: 'Montserrat';
    text-align: left;
    /* font-weight: 500; */
    font-family: 'Montserrat';
    margin-bottom: 0;
    font-family: "Poppins", serif;
    /* line-height: 24px; */
    list-style-type: square;
    padding-bottom: 11px;
}
.leadership-section  {
    background: #f1f1f1;
}
.choose-banner {
    background: url(../images/choose.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;
}

.whyus-section {
    background: #edf3ef;
}
.choose-row {
    /* box-shadow: 0 0 10px 0 #ddd; */
    border-radius: 15px;
    margin: 40px 0 0 0;
    padding: 35px 20px;
    background: #fff;
    margin-bottom: 25px;
    border-bottom: 3px solid #208107;
}
.choose-row img {
    border-radius: 17px;
    margin: 0 auto;
    display: block;
}
.choose-row h4 {
    font-family: "Poppins", serif;
    color: #323232;
    font-size: 16px;
    padding: 28px 0 0;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
}
.choose-row p {
        font-family: "Poppins", serif;
    color: #373737;
    font-size: 13px;
    font-weight: 400;
    line-height: 20px;
    padding: 5px 10px;
    text-align: center;
    margin-bottom: 11px;
    color: #7c7c7c;
    font-family: "Poppins", serif;
    font-size: 14px;
    padding-bottom: 16px;
}
.blog-banner {
    background: url(../images/blog-banner.jpg) no-repeat 0 0;
    height: 300px;
    background-size: inherit;
    color: #fff;
    text-align: center;
    padding: 35px 20px;
    width: 100%;
    margin-top: 0;
    background-position: top;
}
.assist-text {
    font-size: 30px;
    color: #060606;
    font-family: 'Montserrat';
    font-weight: 600;
    font-family: "Poppins", serif;
    line-height: 37px;
    margin-bottom: 11px;
    margin-top: 24px;
}
.assist-para {
    color: #ddd;
    color: #6a6a6a;
    font-size: 14px;
    font-family: 'Montserrat';
    text-align: justify;
    font-weight: 500;
    font-family: 'Montserrat';
    margin-bottom: 0;
    font-family: "Poppins", serif;
}
.inner_contact_us_page_bg {
    margin-bottom: 40px;
}
.blog-details-banner {
    background: url(../images/blog-details.jpg) no-repeat 0 0;
    height: 335px;
    background-position: inherit;
    background-size: cover;
    color: #fff;
    text-align: center;
    padding: 35px 20px;
    width: 100%;
    margin-top: 0;
}
.blog-details-h2 {
    text-align: left;
    color: #000;
    font-family: "Poppins", serif;
    font-size: 30px;
    font-weight: 500;
    margin-bottom: 30px;
    text-transform: capitalize;
}
.leader-content .fa-linkedin {
    margin: 0 auto;
    display: block;
    text-align: center;
    font-size: 24px;
}
.leader-content ul {}
.mid-align {
	display:block;
	margin:0 auto;
	width:50%;
}
.mail {}
.leader-content span {
    display: block;
    text-align: center;
    color: #3e3e3e;
    font-size: 14px;
    font-family: "Montserrat", serif;
    font-weight: 600;
}
.leader-content p {
    color: #242424;
    font-size: 14px;
    font-family: 'Montserrat';
    text-align: justify;
    /* font-weight: 500; */
    font-family: 'Montserrat';
    margin-bottom: 0;
    font-family: 'Montserrat';
    line-height: 22px;
    padding: 15px 25px;
    min-height: 272px;
}
.medical-banner {
    background: url(../images/medical-banner.jpg) no-repeat 0 0;
    height: 300px;
    background-position: center;
    /* background-size: cover; */
    color: #fff;
    text-align: center;
    padding: 35px 20px;
    width: 100%;
    margin-top: 0;
}
.color-black {
	color:#000 !important;
}
.single-product {
    width: 100%;
}
.service-list {
    text-align: left;
    background-color: #ffffff;
    padding: 10px;
    border-radius: 15px;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 30px;
    background: linear-gradient(145deg, #f9f9f9, #ffffff);
    box-shadow: 5px 5px 15px #d1d9e6, -5px -5px 15px #ffffff;
    border: 8px solid #fff;
}
.service-list .services-img {
    
}
.service-list .services-img img {
    width: 100%;
    height: 345px;
	    object-fit: cover;

}
.service-list {
    
    padding: 0px 25px;
}
.service-list h3 {
    font-family: 'Plus Jakarta Sans';
    font-size: 20px;
    color: #aa0000;
}
.service-list p {
    font-size: 14px;
    line-height: 23px;
    font-family: 'Roboto Condensed';
    color: #323232;
}
.product-row {
    background: blue;
    background: #fff;
    box-shadow: 5px 5px 15px #c7c7c7, -5px -5px 15px #ffffff;
    border: 8px solid #fff;
    width: 48%;
    float: left;
    margin-right: 20px;
    margin-bottom: 40px;
    border-radius: 12px;
}
.product-row img {
    width: 100%;
    border-radius: 12px;
    margin: 24px 0;
    border: 2px solid #56c94e;
    /* padding: 0 15px; */
}
.inner-page-content {
	text-align:left;
}
.inner-page-content h3 {
    color: #0084e5;
    font-family: "Poppins", sans-serif;
    color: #950000;
    font-size: 20px;
    padding: 25px 0 10px;
}
.inner-page-content p {
    color: #2a2a2a;
    color: #000000;
    font-size: 14px;
    font-family: 'Montserrat';
    text-align: justify;
    /* font-weight: 500; */
    font-family: 'Montserrat';
    margin-bottom: 0;
    font-family: "Poppins", serif;
    padding-right: 40px;
}
.about-section  img {}
.inner-page-content ul {
    color: #000;
    font-family: "Poppins", serif;
    font-size: 16px;
    padding-inline-start: 14px;
}
.inner-page-content ul li {
    line-height: 34px;
}

.relatable-img img {
	width:100%;
}
.relatable-img  {
    margin: 40px 0;
}
.relatable-img h4 {
    color: #000;
    font-family: 'Poppins';
    padding: 21px 0;
    font-size: 17px;
}
.choose {
    background: url(../images/battery.jpg);
    padding: 48px 0;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 450px;
    margin-top: 50px;
}
.obj-text {
    color: #ffffff;
    font-weight: 500;
    font-size: 29px;
    text-transform: capitalize;
    font-family: "Playfair Display", serif;
    text-align: center;
    font-family: "Roboto Condensed", sans-serif;
}
.choose-content {
    text-align: left;
    position: relative;
}
.choose-content ul {
    margin: 30px 0;
    color: #fff;
    font-family: "Poppins", serif;
    font-size: 15px;
    list-style-type: square;
    padding-inline-start: 15px;
}
.choose-content ul li {
    margin-bottom: 20px;
}
.choose-content h3 {
    font-family: "Poppins", serif;
    color: #fff;
    font-size: 30px;
    font-weight: 700;
}
.choose-content p {
    color: #ffffff;
    font-size: 14px;
    text-align: left;
    font-weight: 500;
    margin-bottom: 0;
    font-family: "Poppins", serif;
    margin: 10px 0 0;
}