@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Geist:wght@100..900&family=Jost:ital,wght@0,100..900;1,100..900&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Outfit:wght@100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

@font-face {
	font-family: 'Oswald';
}
h1, h2, h3, h4, h5, h6, span, b, strong {
      font-family: "Outfit", sans-serif;
}

p {
    font-family: "Jost", sans-serif;
    font-size: 15px;
  
}
.social-icons {
    float: right;
}
.pre-header {
    background: #f0d2ad;
    padding: 0 0;
    position: relative;
    color: #000000;
    /* font-family: MATH; */
    font-family: 'Montserrat', sans-serif;
    font-size: 13px;
}
.pre-header-right a {
    margin-left: 0;
    padding: 8px 4px;
    line-height: 42px;
    font-size: 11px;
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
    padding-top: 16px;
}
.pre-header-right a:hover {
    color: #ffe475;
}
.pre-header a {
    color: #000000;
    margin-bottom: 0;
    text-decoration: none;
    line-height: 32px;
    font-family: "Outfit", sans-serif;
    font-size: 13px;
}
/*-- foter css --*/
.footer_background p {
    text-align: left;
    font-family: system-ui;
    font-weight: 400;
    font-size: 13px;
    color: #bcbcbc;
    font-size: 13px;
    line-height: 20px;
}
.input-group-btn .btn {
    background: #000;
    color: #fff;
    font-family: system-ui;
    font-weight: 500;
}
.footer_background {
    padding-top: 30px;
    margin-top: 0;
    color: #fff;
    background: url(../images/footerbg.jpg) no-repeat 0 0;
    height: 253px;
    background-size: cover;
}
.footer_body ul  {
  padding-inline-start: 0;
}
.footer_body {
    width: 25% !important;
    float: left;
    padding: 10px 8px;
}
.footer_body h1 {
    color: #ffffff;
    font-size: 20px;
    font-weight: 700;
    text-transform: capitalize;
    margin-bottom: 15px;
    text-align: left;
    font-family: 'Montserrat';
    letter-spacing: 1px;
    min-height: 14px;
    padding-bottom: 0;
}
.footer_body ul li {
    text-align: left;
    list-style-type: none;
    font-family: 'Montserrat';
    line-height: 35px;
}
.footer_body li a {
    color: #fff;
    text-decoration: none;
    line-height: 30px;
    font-size: 14px;
    margin-right: 7px;
    font-weight: 400;
    font-family: system-ui;
    transition: padding 0.2s linear 0s;
}
.footer_body li a:hover {
    padding-left: 10px;
    cursor: pointer;
    transition: all 0.8s ease;
    -webkit-transition: all 0.8s ease;
}
.slide .carousel-control-prev {
    left: -60px;
}
.slide .carousel-control-next {
    right: 0;
}
.enquiry-form {
    position: absolute;
    /* left: 0; */
    z-index: 999;
    right: 113px;
    margin-top: 0;
}
.transform-bg {
    background: url(../images/form-img.png) no-repeat 0 0;
    height: 107px;
    background-position: inherit;
    background-size: cover;
    color: #fff;
    text-align: center;
    padding: 20px;
    width: 100%;
    margin-bottom: 15px;
    margin-top: 36px;
}
.enquiry-form-h3 {
    font-family: 'MONTSERRAT';
    font-size: 19px;
    font-weight: bolder;
    color: #06194c;
    position: absolute;
    /* left: 0; */
    right: 132px;
    text-align: right;
    padding-top: 60px;
    z-index: 999;
    text-shadow: 0 0 BLACK1;
}
.transform-bg p {
    font-size: 18px;
    padding-top: 8px;
    font-weight: bold;
    font-family: 'Montserrat';
}
.enquiry-form form {
    background: rgb(255 255 255 / 46%);
    width: 302px;
    height: 425px;
}
.enquiry-form .form-group {
    padding: 0 15px;
}
.enquiry-form .form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: none;
    border-radius: 0;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    border-bottom: 1px solid #ddd;
}
.enquiry-form textarea.form-control {
    height: 76px;
}
.enquiry-form .btn-primary {
    color: #fff;
    background-color: #dd550b;
    border-color: #dd550b;
    margin: 0 auto;
    display: block;
    font-size: 14px;
    border-radius: 8px;
    padding: 10px  15px;
}
.about-section img {
    border-radius: 0;
    margin-bottom: 30px;
    width: 100%;
}
.about-section  {
    padding: 0 0;
}
.aboutleft-content h2 {
    font-size: 26px;
    color: #000000;
    font-family: 'Montserrat';
    font-weight: 600;
    padding: 22px 0 0;
    font-family: "Poppins", sans-serif;
    font-family: "Outfit", sans-serif;
}
.aboutleft-content {
    padding-left: 30px;
}
.aboutleft-content h2::before {
   
}
.aboutleft-content h2 span {
    font-size: 24px;
    color: #0039a3;
}
.aboutleft-content p {
    color: #000000;
    font-size: 15px;
    /* font-family: 'Montserrat'; */
    text-align: justify;
    /* font-weight: 700; */
    margin-bottom: 13px;
    padding: 25px 0;
}
.b-sub-font {
    display: block;
    font-size: 22px;
    font-weight: 600;
    color: #3c3c3c;
}
.b-strong {
    font-size: 31px;
    font-weight: 500;
    line-height: 73px;
    color: #dd550b;
    display: block;
}
.span-iise {
    font-size: 15px;
    line-height: 25px;
    color: #323232;
}
.knowmore-btn {
    color: #fff;
    margin-left: 0;
    font-size: 13px;
    text-transform: uppercase;
    border: none;
    padding: 14px 24px;
    background: #002e84;
    border-radius: 0;
    font-family: 'Montserrat';
    font-weight: 600;
    margin-top: 60px;
    text-decoration: none;
    background: #c87011;
}
.knowmore-btn:hover {
       background: #000;
    color: #fff;
}


/******************  News Slider Demo-8 *******************/
.feature-section a:hover {
    text-decoration: none;
    background-color: transparent;
}
.category-box:hover {
    transform: translateY(-15px);
}
.category-box {
    display: block;
    height: 95px;
    line-height: 100px;
    background-color: #f6f7f9;
    position: relative;
    padding: 15px;
    border-radius: 5px;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    color: #363636;
    cursor: pointer;
    margin-bottom: 30px;
	overflow: hidden;
    transition: all 0.5s;
}
.category-box img {
    width: 55px;
    float: left;
    margin-right: 10px;
}
.category-box h4 {
    font-size: 16px;
    font-weight: 600;
    color: var(--lmsmart-header-font-color);
    line-height: 25px;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    padding-left: 15px;
}
.iise-main-heading h4 {
    color: #525fe1;
    font-family: 'Montserrat';
    font-size: 14px;
    font-weight: 900;
    text-align: center;
}
.iise-main-heading h2 {
    text-align: center;
    color: #000;
    font-size: 28px;
    margin-bottom: 35px;
    font-weight: bold;
    font-family: 'Montserrat';
}
.view-course {
    margin: 0 auto;
    background: cornflowerblue;
    color: #fff;
    /* margin-left: 0; */
    font-size: 13px;
    text-transform: uppercase;
    border: 2px solid #002e84;
    padding: 12px 24px;
    background: #002e84;
    border-radius: 7px;
    font-family: 'Montserrat';
    font-weight: 600;
    /* margin-top: 60px; */
    display: block;
    text-align: center;
}
.gallery_main {
    /* background: #002e84; */
    margin: 47px 0 0;
    padding-top: 30px;
}
.approval-h2 {
    text-align: center;
    color: #fff;
    font-size: 28px;
    margin-bottom: 2px;
    font-family: 'Montserrat';
    font-weight: 600;
}

#counter {
    background: #002e84;
    padding: 50px 25px;
    width: 950px;
    max-width: 100%;
    margin: 0px auto;
    display: flex;
    justify-content: space-between;
    position: relative;
    z-index: 9999;
    font-family: 'Montserrat';
    top: -30px;
    border-radius: 6px;
    list-style-type: none;
}
#counter li {
    flex: 1;
    text-align: center;
    font-size: 50px;
    font-weight: 700;
    color: #fff;
    border-right: 1px solid #264d96;
}
#counter li:nth-last-child(1) {
    border-right: 1px solid transparent;
}

   #counter span.percent:after {
    content: "";
    display: inline-block;
  }

.news-section {
    position: relative;
    z-index: 9999;
    transition: background-color 0.9s ease;
    border-bottom: 1px solid #ebebeb;
    background: linear-gradient(to left, #e5eeff 50%, #f7f7f7 50%);
    padding: 35px 0;
}
.news-column h3 {
    color: #000;
    font-family: 'Montserrat';
    font-weight: bold;
    font-size: 22px;
}
.news-column p {
    color: #141414;
    text-align: justify;
    font-size: 14px;
    line-height: 25px;
    padding-right: 33px;
    margin-bottom: 0;
}
.news-column a {
    font-weight: bold;
    color: #074ac3;
    line-height: 52px;
    text-decoration: underline;
}
.notice-column h4 {
    font-size: 16px;
    color: #000;
    font-family: 'Montserrat';
    font-weight: bold;
    line-height: 24px;
}
.notice-column span {
    color: #0045c3;
    font-weight: bold;
}
.notice-column  {
    overflow-y: scroll;
    height: 388px;
}
.notice-h4  {
    text-align: center;
    color: #000;
    font-family: 'Montserrat';
    font-weight: bold;
}
#counter img {
    display: block;
    margin: 0 auto;
    margin-bottom: 18px;
}
#counter b {
    font-size: 14px;
    display: block;
    padding-top: 32px;
}
.service-section {
	background: url(../images/bg.jpg) no-repeat 0 0;
    height: 900px;
    background-position: inherit;
    background-size: cover;
    color: #fff;
    text-align: center;
    padding: 20px;
    width: 100%;
    margin-top: 0;
}
.number-section {
	background: url(../images/bg.jpg) no-repeat 0 0;
    height: 901px;
	background-position: inherit;
    background-size: cover;
    color: #fff;
    text-align: center;
    padding: 20px;
    width: 100%;
    margin-top: 0;
}
.serviceBox {
    background: #fff;
    border-radius: 7px;
    padding-bottom: 20px;
    float: left;
	    overflow: hidden;
    transition: all 0.5s;
    margin-bottom: 30px;
}
.service-content  {
    font-family: 'Montserrat';
    padding: 20px 20px 0 20px;
}
.service-content .title {
    color: #231f40;
    text-align: left;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
}
.service-content .description {
    color: #c70a2a;
    text-transform: uppercase;
    text-align: left;
    font-weight: bold;
    font-size: 12px;
}
.demo a {
    float: right;
    line-height: 15px;
    margin-right: 21px;
    color: #0f4cbf;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 13px;
    font-family: 'Montserrat';
}
.service-icon img {
    width: 100%;
    border-radius: 10px 10px 0 0;
}
.serviceBox:hover {
    transform: translateY(-15px);
}
.view-all-course {
    margin: 0 auto;
    background: cornflowerblue;
    color: #fff;
    /* margin-left: 0; */
    font-size: 13px;
    text-transform: uppercase;
    border: 2px solid #002e84;
    padding: 12px 24px;
    background: #002e84;
    border-radius: 7px;
    font-family: 'Montserrat';
    font-weight: 600;
    /* margin-top: 60px; */
    display: block;
    text-align: center;
    width: 14%;
    margin-top: 30px;
}
.view-all-course:hover {
    text-decoration: none;
    background-color: transparent;
}
.feature-section {
    padding: 50px 0;
}
.feature-section h4 {
    font-family: 'Montserrat';
    font-weight: 700;
    color: #000000;
    padding-top: 12px;
}
.violet {
	color:#0047cd;
}
.franchise-ul li::before {
    background: url("../images/tick.jpg") no-repeat;
    content: "";
    height: 18px;
    width: 18px;
    left: 16px;
    margin-top: 16px;
    position: absolute;
    padding-left: 32px;
}
.franchise-ul {
    list-style-type: none;
    padding-inline-start: 13px;
}
.franchise-ul li {
    padding-left: 14px;
    line-height: 52px;
    font-size: 14px;
    font-family: 'Montserrat';
    color: #000;
    font-weight: 600;
}
.whasapp-a {
    font-size: 14px;
    color: #fff;
    font-family: system-ui;
    line-height: 37px;
    position: relative;
    display: block;
    /* text-align: -webkit-right; */
    text-decoration: none;
}
.mail {
    color: #fff;
    font-size: 14px;
    font-family: system-ui;
    line-height: 30px;
    text-decoration: none;
}
.social_icon_links a i {
    color: #f0980c;
    font-size: 16px;
}
.whasapp-a i {
    color: #e9980c;
}
.mail i {
    color: #e9980c;
}
.copyright {
    text-align: center;
    background: #000;
    margin-bottom: 0;
    color: #fff;
    font-size: 13px;
    padding: 7px 0;
}
.livlihood {
    background: url(../images/subpage-banner.jpg) no-repeat 0 0;
    height: 261px;
    padding: 0;
    width: 100%;
    padding-top: 6%;
}
.missionvision-text img {
    width: 85px;
    height: 85px;
    box-shadow: 0 0 11px 0 #b5e5ff;
    border-radius: 50px;
    padding: 15px;
    margin: 0 auto;
    display: block;
    background: #fff;
}
.objective-section {
    padding: 0 0;
}
.missionvision-text h3 {
    text-align: center;
    font-family: 'Montserrat';
    font-weight: 600;
    font-size: 20px;
    padding-top: 17px;
    color: #262626;
}
.missionvision-text ul  {
	padding-inline-start:0;
	list-style-type:none;
    text-align: left;
    font-weight: 600;
}
.missionvision-text ul li {
    font-size: 13px;
    line-height: 20px;
    font-family: 'Montserrat';
    text-align: justify;
    color: #565656;
    margin-bottom: 22px;
}
.missionvision-text .fa-check {
    color: #feffff;
    background: #0393db;
    width: 18px;
    height: 18px;
    border-radius: 50px;
    padding-top: 4px;
    font-size: 12px;
    text-align: center;
    margin-right: 6px;
    float: left;
}
.objective-section {
    padding: 45px 0;
    background: #fafdff;
}
.mail b {
    color: skyblue;
}
.contact_details {
    margin-bottom: 50px;
    margin-top: 20px;
}
.inner_contact_us_page_text {
    margin: 30px 0 28px;
}
.inner_contact_us_page_text i {
    /* display: inline-flex; */
    margin: 0 auto;
    text-align: center;
    font-size: 24px;
    margin-bottom: 15px;
    float: left;
    width: 59px;
    margin-right: 15px;
    color: #097ee0;
}
.inner_contact_us_page_text p {
    font-family: lato;
    font-size: 15px;
    color: #505050;
    font-weight: normal;
    font-style: normal;
    line-height: 22px;
    text-align: left;
}
.iise-form .form-control {
    display: block;
    width: 100%;
    height: 40px;
    padding: .375rem .75rem;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    margin-bottom: 15px;
    font-family: 'Montserrat';
}
.iise-form {
    width: 95%;
    margin-top: 40px;
    display: block;
    margin: 0 auto;
    margin-top: 40px;
    padding: 27px 20px;
    box-shadow: 0 0 10px 0 #d1d1d1;
}
.iise-form textarea.form-control {
    height: 170px !important;
}
.iise-form .btn {
    /* background: #4c4c4c; */
    color: #fff;
    width: 20%;
    padding: 8px 10px;
    margin: 0 auto;
    display: block;
    background: #088117;
}
.placement {
    background: url(../images/placement-banner.jpg) no-repeat 0 0;
    height: 337px;
    padding: 0;
    width: 100%;
    padding-top: 10%;
}
.innerpage-heading {
    text-align: center;
    margin-bottom: 30px;
    font-family: 'Montserrat';
    font-weight: 600;
    color: #002e84;
    font-size: 27px;
}
.logo-section {
    background: #fafbff;
    padding: 27px 0 50px;
}
.logo-section h3 {
    text-align: center;
    color: #000;
    font-size: 30px;
}
.logo-box img {
    padding: 20px 13px;
    width: 100%;
    border: 1px solid #ddd;
    margin: 20px 0;
    border-radius: 14px;
    background: #fff;
}
#login .container #login-row #login-column #login-box {
    margin-top: 24px;
    max-width: 600px;
    height: 225px;
    /* border: 1px solid #9C9C9C; */
    background-color: #ffffff;
    box-shadow: 0 0 11px 0 #a9a9a9;
    border-radius: 14px;
    margin-bottom: 60px;
}
#login .container #login-row #login-column #login-box #login-form {
    padding: 63px 20px;
}
#login .container #login-row #login-column #login-box #login-form #register-link {
  margin-top: -85px;
}
.result-section {
    /* background: #f7f7f7; */
    margin: 13px 0;
}
#login h3 {
    color: #161616!important;
    font-family: 'Montserrat';
    font-weight: 700;
    font-size: 26px;
}
#login-box .form-control {
    display: block;
    width: 100%;
    height: 57px;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 600;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
#login-box .btn-info {
    color: #fff;
    background-color: #088117;
    border-color: #088117;
    margin: 0 auto;
    display: block;
    text-transform: uppercase;
    margin-top: 30px;
    padding: 9px 30px;
}
.recognitions {
    background: url(../images/recognitions.jpg) no-repeat 0 0;
    height: 337px;
    padding: 0;
    width: 100%;
    padding-top: 10%;
}
.approval-ul li {
    line-height: 29px;
    font-size: 14px;
    color: #666;
    font-family: 'Montserrat';
    font-weight: 600;
}
.internship {
    background: url(../images/internship.jpg) no-repeat 0 0;
    height: 337px;
    padding: 0;
    width: 100%;
    padding-top: 10%;
}
.admission {
    background: url(../images/admission-img.jpg) no-repeat 0 0;
    height: 337px;
    padding: 0;
    width: 100%;
    padding-top: 10%;
}
.admission-box {
    box-shadow: 0 0 10px 0 #ddd;
    padding: 0px;
    height: 190px;
}
.admission-box h4 {
    background: #0ca5ff;
    color: #fff;
    font-size: 17px;
    padding: 11px 16px;
    border-radius: 8px  8px 0 0;
    text-align: center;
}
.admission-box p {
    padding: 0 13px;
    color: #2e2e2e;
}
.admission-box p b {
    color: #2a2a2a;
    font-family: 'Montserrat';
    margin-right: 10px;
}
#admission-table .thead-dark th {
    color: #fff;
    background-color: #1970c9;
    border-color: #1970c9;
    padding: 8px 8px;
    font-family: 'Montserrat';
    font-size: 13px;
}
#admission-table {
    width: 100%;
    margin-bottom: 1rem;
    color: #212529;
    background: #fff;
    font-family: 'Montserrat';
    font-size: 14px;
    border: 1px solid #ddd;
    margin-bottom: 30px;
    width: 96%;
    margin: 0 auto;
    margin-bottom: 30px;
}
#admission-table  td, th {
    padding: .75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
    font-weight: 600;
}
.thead-darkcolor {
    background-color: #08488b  !important;
    border-color: #08488b  !important;
}
.admission-ul {
    padding-inline-start: 22px;
    color: #000;
    line-height: 35px;
    font-size: 14px;
    font-family: 'Montserrat';
}
.apply-online {
    color: #fff;
    margin-left: 0;
    font-size: 13px;
    text-transform: uppercase;
    border: 2px solid #002e84;
    padding: 11px 24px;
    background: #002e84;
    border-radius: 7px;
    font-family: 'Montserrat';
    font-weight: 600;
    margin-top: 0;
    margin-left: 30px;
}
.login {
    background: url(../images/login-bg.jpg) no-repeat 0 0;
    height: 479px;
    padding: 0;
    width: 100%;
    padding-top: 6%;
}
.login-box {
    width: 42%;
    margin: 0 auto;
    background: #fff;
    height: 341px;
    padding: 40px 27px;
    border-radius: 10px;
    box-shadow: 0 0 11px 0 #747474;
}
.login-box h3 {
    font-size: 22px;
    color: #3c3c3c;
    text-align: center;
}
.login-box h3 span {
    color: #2058c1;
}
.student-login {
    margin: 0 auto;
    display: block;
    text-align: center;
    margin-top: 33px;
    background: #fb700e;
    width: 53%;
    padding: 8px 30px;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Montserrat';
    font-weight: 600;
    border-radius: 5px;
}
.student-login:hover {
    color: #ffffff;
    text-decoration: none;
	background:#002e84;
}
.centre-login {
    margin: 0 auto;
    display: block;
    text-align: center;
    margin-top: 24px;
    background: #002e84;
    width: 53%;
    padding: 8px 30px;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Montserrat';
    font-weight: 600;
    border-radius: 5px;
}
.centre-login:hover {
    color: #ffffff;
    text-decoration: none;
	background:#fb700e;
}
.studentlogin-page {
    background: url(../images/studentlogin-bg.jpg) no-repeat 0 0;
    height: 479px;
    padding: 0;
    width: 100%;
    padding-top: 6%;
}
.studentlogin-form {
    margin-top: 26px;
}
.studentlogin-page .btn-primary {
    color: #fff;
    background-color: #088117;
    border-color: #088117;
    margin: 0 auto;
    display: block;
    text-transform: uppercase;
    margin-top: 30px;
    padding: 9px 30px;
}
.studentlogin-page .form-control {
    display: block;
    width: 100%;
    height: 44px;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.studentlogin-page p {
    text-align: center;
    line-height: 47px;
}
.studentlogin-page p a {
    color: #035bff;
    font-weight: 600;
}
.centreregistration-page {
    background: url(../images/centreregistration-bg.jpg) no-repeat 0 0;
    padding: 0;
    width: 100%;
    padding: 4% 0;
    background: #f1f6ff;
}
.registration-box {
    width: 83%;
    margin: 0 auto;
    background: #fff;
    padding: 40px 27px;
    border-radius: 10px;
    box-shadow: 0 0 11px 0 #747474;
}
.registration-box h3 {
    font-size: 22px;
    color: #3c3c3c;
    text-align: center;
}
.registration-box h3 span {
    color: #2058c1;
}
.organization-group {
    width: 96%;
    margin: 0 auto;
    margin-bottom: 25px;
    margin-top: 20px;
    text-align: center;
}
.organization-group .form-control {
    float: left;
    width: 73%;
}
.organization-group-label {
    /* float: left; */
    /* width: 44%; */
    font-size: 16px;
    text-align: center;
    font-family: 'Montserrat';
    font-weight: 700;
    color: #000;
    line-height: 38px;
    margin-right: 22px;
}
.centre-registration label {
    font-size: 14px;
    color: #000;
    font-family: 'Montserrat';
    font-weight: 700;
}
.organization-group .form-check-label {
    font-size: 17px;
    color: #000;
    font-weight: 400;
    font-family: 'Montserrat';
}

.m-right {
    margin-right: 30px;
}
.document-h4 {
    text-align: center;
    padding: 15px 0;
    font-family: 'Montserrat';
    font-weight: 600;
    font-size: 21px;
    color: #2058c1;
}
.span-owner {
    color: #6a6a6a;
    font-weight: 500;
    font-size: 13px;
}
.declaration-text {
    color: #000;
    text-align: justify;
}

.centreregistration-page .btn-primary {
    color: #fff;
    background-color: #088117;
    border-color: #088117;
    margin: 0 auto;
    display: block;
    text-transform: uppercase;
    margin-top: 30px;
    padding: 9px 30px;
}
.affiliation-section {
	background: url(../images/affiliation.jpg) no-repeat 0 0;
    height: 300px;
    background-position: inherit;
    background-size: cover;
    color: #fff;
    text-align: center;
    padding: 20px;
    width: 100%;
    margin-top: 0;
}

.affiliation-content h2 {
    text-align: left;
    font-size: 25px;
    font-family: 'Montserrat';
    font-weight: 600;
    color: black;
    margin-bottom: 20px;
}
.course-list {
	background: url(../images/courselist-banner.jpg) no-repeat 0 0;
    height: 300px;
    background-position: inherit;
    background-size: cover;
    color: #fff;
    text-align: center;
    padding: 20px;
    width: 100%;
    margin-top: 0;
}

.coursepage-body {
    background: url(../images/coursebg-banerr.jpg) no-repeat 0 0;
    height: 1437px;
    background-position: inherit;
    background-size: cover;
    color: #fff;
    text-align: center;
    padding:35px 20px;
    width: 100%;
    margin-top: 0;
}
.serviceBox a:hover {
	text-decoration:none;
}
.coursedetails-banner {
    background: url(../images/coursedetails-banner.jpg) no-repeat 0 0;
    height: 300px;
    background-position: inherit;
    background-size: cover;
    color: #fff;
    text-align: center;
    padding:35px 20px;
    width: 100%;
    margin-top: 0;
}
.coursedetails-section {
	background:#f8f8f8;
	padding:50px 0;
}
.couselist-h3 {
    font-family: 'Playfair Display', serif;
    color: #003aa5;
    font-weight: 600;
    font-size: 24px;
    margin-bottom: 19px;
    text-align: center;
}
.cousedetails-h3 {
    font-family: 'Playfair Display', serif;
    color: #003aa5;
    font-weight: 600;
    font-size: 24px;
    margin-bottom: 19px;
    text-align: left;
}
.cousedetails-left {
    background: #fff;
    padding: 15px;
    border: 1px solid #ddd;
}
.cousedetails-content h4 {
    color: #202020;
    padding-top: 15px;
    font-family: 'Montserrat';
    font-weight: 700;
    font-size: 21px;
    margin-bottom: 0;
}
.cousedetails-content p {
    /* font-family: 'Montserrat'; */
    font-size: 14px;
    text-align: justify;
    line-height: 24px;
    color: #000;
}
.cousedetails-right {
    background: #fff;
    margin-top: 50px;
    font-family: 'Montserrat';
    box-shadow: 0 0 15px 0 #ebebeb;
    padding-bottom: 13px;
}
.cousedetails-right h3 {
    background: #041831;
    color: #fff;
    padding: 14px 15px;
    font-size: 17px;
    text-align: center;
    font-weight: 600;
}
.cousedetails-form {
    padding: 9px 15px;
    padding-bottom: 25px;
}  
.cousedetails-right .form-control {
    display: block;
    width: 100%;
    height: 37px;
    padding: 0.375rem 0.75rem;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.textarea-height {
    height: 100px !important;
}
.cousedetails-form .btn-primary {
    color: #fff;
    background-color: #088117;
    border-color: #088117;
    margin: 0 auto;
    display: block;
    text-transform: uppercase;
    margin-top: 19px;
    padding: 7px 24px;
    font-weight: 700;
    font-size: 13px;
    /* padding-bottom: 30px; */
}
.cousedetails-right h3 {
    background: #041831;
    color: #fff;
    padding: 14px 15px;
    font-size: 17px;
    text-align: center;
    font-weight: 600;
}
h3.all-course {
    color: #000;
    background: #fff;
    padding: 14px 15px;
    font-size: 20px;
    text-align: center;
    font-weight: 600;
    text-align: left;
    margin-left: 14px;
}
h3.all-course:after {
    content: "";
    position: absolute;
    /* top: 0; */
    left: 31px;
    width: 2px;
    height: 23px;
    background: #034bd1;
}
.coursedetails-ul {
    color: #000;
    line-height: 30px;
    font-family: 'Montserrat';
}
.coursedetails-ul a {
    color: #000;
}
.affiliation-body {
    padding: 45px 0;
    background: #ededed;
}
.affiliation-ul h3 {
    font-size: 19px;
    color: #073c9f;
}
.affiliation-content {
    background: #fff;
    padding: 30px;
    border-radius: 8px;
    box-shadow: 0 0 4px 0 #bbbbbb;
    margin-bottom: 30px;
}
.affiliation-ul ul {
    color: #000;
}
.affiliation-ul ul li {
    margin-bottom: 11px;
}

.p-applytext {
    text-align: center;
    font-size: 18px;
    color: #003bab;
    font-weight: 500;
}
.applyonline-ul {
    color: #000;
    font-family: 'Montserrat';
    font-size: 13px;
    font-weight: 600;
}
.applyonline-ul li {
    margin-bottom: 10px;
}
.applyonline-h2 {
    text-align: center;
    font-size: 21px;
    color: #0540af;
    padding: 24px 0;
}
#search-table .table-bordered td, .table-bordered th {
    border: 1px solid #dee2e6;
    font-weight: 600;
    font-family: 'Montserrat';
}
.download-banner {
    background: url(../images/download-banner.jpg) no-repeat 0 0;
    height: 300px;
    background-position: inherit;
    background-size: cover;
    color: #fff;
    text-align: center;
    padding:35px 20px;
    width: 100%;
    margin-top: 0;
}

.box{
    font-family: 'Poppins', sans-serif;
    text-align: center;
    border-radius: 15px;
    position: relative;
    overflow: hidden;
    transition: all 0.5s ease 0s;
}
.box:hover{ box-shadow: 0 0 10px rgba(0,0,0,0.1); }
.box:before{
    content: "";
   background-image: linear-gradient(to right,rgb(0 123 255), rgb(31 78 129));
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 100%;
    left: 0;
    transition: all 0.5s ease 0s;
}
.box:hover:before{ bottom: 0; }
.box img{
    width: 100%;
    height: auto;
    transition: all 0.5s ease 0s;
}
.box:hover img{ opacity: 0.3; }
.box .box-content {
    color: #fff;
    background-image: linear-gradient(to right,rgb(0 123 255), rgb(31 78 129));
    width: 100%;
    padding: 13px 20px 12px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    transition: all 0.5s ease 0s;
}
.box:hover .box-content {
    color: rgb(0 87 181);
    background: #fff;
}
.box .title {
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 600;
    margin: 0;
    font-family: 'Montserrat';
}
.box .post{
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 4px;
    text-transform: lowercase;
}
.box .icon{
    padding: 0;
    margin: 0;
    list-style: none;
    opacity: 0;
    transform: translateX(-50%) translateY(-35%);
    position: absolute;
    top: 35%;
    left: 50%;
    z-index: 1;
    transition: all 0.3s ease 0s;
}
.box:hover .icon{ opacity: 1; }
.box .icon li{
    margin: 0 3px;
    display: inline-block;
}
.box .icon li a{
    color: #000;
    background: #fff;
    font-size: 18px;
    line-height: 35px;
    height: 35px;
    width: 35px;
    display: block;
    transition: all .5s ease 0s;
}
.box .icon li a:hover {
    color: #000;
    background: rgb(255 255 255);
    border-radius: 10px 0;
    box-shadow: 0 0 10px rgba(0,0,0,0.3);
}
@media only screen and (max-width:990px){
    .box{ margin: 0 0 30px; }
}
.download-section {
    padding: 55px 0 70px;
    background: #fff;
}
a.no-bg {
    background: transparent !important;
    color:transparent !important;
}

.examination-banner {
    background: url(../images/examination-banner.jpg) no-repeat 0 0;
    height: 300px;
    background-position: inherit;
    background-size: cover;
    color: #fff;
    text-align: center;
    padding:35px 20px;
    width: 100%;
    margin-top: 0;
}
.b-text {
    font-size: 15px;
    font-weight: bolder;
    font-family: 'Montserrat';
    color: #000;
}
p.coduct-text {
    font-size: 16px !important;
    color: #767676;
    margin-bottom: 7px;
}
.grey-text {
    color: #282828;
    font-weight: 500;
}
.text-strong {
    color: #000;
    font-family: 'Montserrat';
    line-height: 15px;
    position: relative;
    top: 17px;
}
.payment-banner {
    background: url(../images/payment-banner.jpg) no-repeat 0 0;
    height: 300px;
    background-position: inherit;
    background-size: cover;
    color: #fff;
    text-align: center;
    padding:35px 20px;
    width: 100%;
    margin-top: 0;
}
.payment-ul  {
    color: #000;
    list-style-type: none;
    padding-inline-start: 0;
    font-size: 15px;
    font-weight: 600;
    font-family: 'Montserrat';
}
.payment-ul span  {
    color: #1145a7;
}
.payment-ul b {
    width: 15%;
    display: inline-block;
}
.b-para {
    font-family: 'Montserrat';
    color: black;
    font-size: 14px;
    line-height: 64px;
    font-weight: 600;
}
.fees-b {
    display: block;
    font-size: 21px;
    color: #000;
    font-family: 'Montserrat';
    margin-bottom: 20px;
}

.scanner-img {
    display: block;
	margin-bottom:30px;
}
.our-team{
    text-align: center;
}
.our-team .team-img{
    overflow: hidden;
    position: relative;
}
.our-team .team-img img{
    width: 100%;
    height: auto;
}
.our-team .social{
    width: 100%;
    height: 30%;
    background: rgba(243, 144, 77,0.7);
    position: absolute;
    top: 50%;
    left: 0;
    opacity: 0;
    transform: translateY(-50%) rotate(-30deg);
    transition: all 0.3s ease 0s;
}
.our-team:hover .social{
    height: 100%;
    opacity: 1;
    transform: translateY(-50%) rotate(0deg);
}
.our-team .social ul{
    padding: 0;
    margin: 0;
    width: 100%;
    text-align: center;
    position: absolute;
    top: 45%;
    left: 0;
}
.our-team .social ul li{
    display: inline-block;
}
.our-team .social ul li a{
    display: block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 50%;
    font-size: 17px;
    color: #fff;
    margin-left: 10px;
    background: transparent;
    transition: all 0.3s ease 0s;
}
.our-team .social ul li a:hover{
    background: #fff;
    color: #f3904d;
}
.our-team .team-content{
    padding: 20px 0;
    background: #f5f7f8;
    color: #54478a;
}
.our-team .title {
    display: block;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0;
    text-transform: uppercase;
    margin: 0 0 7px 0;
    font-family: 'Montserrat';
}
.our-team .post{
    display: block;
    font-size: 15px;
    color: #999;
}
@media only screen and (max-width: 990px){
    .our-team{ margin-bottom: 30px; }
}
#gallery-page {
	margin:30px 0 50px;
}

.gallery-banner {
    background: url(../images/gallery-banner.jpg) no-repeat 0 0;
    height: 300px;
    background-position: inherit;
    background-size: cover;
    color: #fff;
    text-align: center;
    padding:35px 20px;
    width: 100%;
    margin-top: 0;
}
.blink{
		text-align: center;
		line-height: 50px;
	}
.blink a {
    font-size: 25px;
    font-family: cursive;
    color: white !important;
    animation: blink 1s linear infinite;
    background: #ff6a00;
    color: #fff;
    padding-right: 18px !important;
    line-height: 41px;
}
@keyframes blink{
0%{opacity: 0;}
50%{opacity: .5;}
100%{opacity: 1;}
}
.affiliation-ul p {
    color: #000;
    font-family: 'Montserrat';
    font-weight: 600;
} 
.result-page {
    background: url(../images/result-bg.jpg) no-repeat 0 0;
    height: 479px;
    padding: 0;
    width: 100%;
    padding-top: 6%;
}
.result-box {
    width: 42%;
    margin: 0 auto;
    background: #fff;
    height: 341px;
    padding: 40px 27px;
    border-radius: 10px;
    box-shadow: 0 0 11px 0 #747474;
}
.result-box h3 {
    font-size: 22px;
    color: #3c3c3c;
    text-align: center;
}
.result-form {
    margin-top: 26px;
}
.result-form .form-control {
    display: block;
    width: 100%;
    height: 44px;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.result-page .btn-primary {
    color: #fff;
    background-color: #088117;
    border-color: #088117;
    margin: 0 auto;
    display: block;
    text-transform: uppercase;
    margin-top: 30px;
    padding: 9px 30px;
}
.download-section table {
    background: #fff;
    width: 60%;
    margin: 0 auto;
}
.download-section table td, .table-bordered th {
    font-size: 16px;
    font-family: 'Montserrat';
    font-weight: 600;
text-align: center;
}
.download-section a {
    background: #0049d1;
    color: #fff;
    font-size: 12px;
    padding: 11px 11px;
    border-radius: 6px;
}
.download-section a:hover {
    background: #fb832d;
    color: #fff;
}
.affiliation-content-h2 {
    text-align: left;
    font-size: 25px;
    font-family: 'Montserrat';
    font-weight: 600;
    color: black;
    margin-bottom: 20px;
    float: left;
    clear: both;
    display: block;
    /* width: 100%; */
}
.affiliation-applynow {
    background: #0c47b7;
    color: #fff;
    padding: 13px 26px;
    margin-left: 30px;
    font-size: 14px;
    text-transform: uppercase;
    font-family: 'Montserrat';
    font-weight: 600;
    border-radius: 7px;
}
.affiliation-applynow:hover {
    color: #fff;
}

.read-more-target,
.read-more-trigger_opened {
  display: none;
}
.read-more-state:checked ~ .read-more-wrap .read-more-target,
.read-more-state:checked ~ .read-more-trigger_opened {
  display: block;
}
.read-more-state:checked ~ .read-more-trigger_closed {
  display: none;
}
.readmore-label {
    color: #084dcf;
    font-family: 'Montserrat';
    font-weight: 800;
    text-transform: uppercase;
}
.read-more-wrap p {
    color: #000;
    text-align: justify;
    line-height: 22px;
}
.centrelist-section {
    width: 83%;
    margin: 0 auto;
    background: #fff;
    padding: 40px 27px;
    border-radius: 10px;
    box-shadow: 0 0 11px 0 #747474;
}
.no-margin {
	    margin-bottom: 7px !important;

}
h3.centre-list-h3 {
    font-size: 20px;
    color: #3c3c3c;
    text-align: left;
}
.studycentre-list {
    background: #f9f9f9;
    width: 96%;
    padding: 19px 16px;
    margin-top: 31px;
    border-radius: 10px;
}
.studycentre-list ul {
    list-style-type: none;
    color: #000;
    font-family: 'Montserrat';
    font-size: 14px;
    padding-inline-start: 15px;
}
.studycentre-list ul li {
    border-bottom: 1px dashed #a7a7a7;
    line-height: 30px;
    color: #003eb3;
    font-weight: 700;
    font-size: 12px;
}
.contactus-banner {
    background: url(../images/contactus-bg.jpg) no-repeat 0 0;
    height: 380px;
    padding: 0;
    width: 100%;
}
.contactenquire-now {
    text-align: center;
    color: #000;
    padding-bottom: 15px;
    font-family: 'Montserrat';
    font-weight: 700;
    font-size: 22px;
}
.contact-left {
    margin-top: 46px;
}
.enquire-now {
    text-align: left;
    color: #000;
    padding-bottom: 15px;
    font-family: 'Montserrat';
    font-weight: 700;
    font-size: 22px;
    padding-left: 26px;
}
.courselist-box {
    background: #fff;
    padding: 25px 15px;
    border: 1px solid #ddd;
}
.courselist-img img {
    width: 100%;
}
.courselist-course {
    /* box-shadow: 0 0 20px #ddd; */
    border-radius: 6px;
    padding: 53px 6px;
    text-align: center;
    font-size: 15px;
    min-height: 138px;
    background: #eaf5ff;
    overflow: hidden;
    cursor: pointer;
    transition: all 0.5s;
    margin-bottom: 20px;
}
.courselist-course h3 {
    font-size: 17px;
    font-family: 'Montserrat';
    font-weight: 700;
    padding-top: 18px;
    color: #000;
    min-height: 62px;
}
.courselist-a {
    background: #002e84;
    color: #fff;
    padding: 9px 22px;
    font-size: 12px;
    line-height: 71px;
    border-radius: 5px;
    font-family: 'Montserrat';
}
.courselist-a:hover {
    color: #fff;
}
.courselist-course:hover {
    transform: translateY(-15px);
}
.courselist-a-main:hover {
	text-decoration:none;
}

.course-table tbody {
    background: #fff;
}
#course-table .thead-light th {
    color: #ffffff;
    background-color: #323232;
    border-color: #dee2e6;
    font-family: 'Montserrat';
}
#course-table {
    margin-top: 28px;
}
#course-table tbody {
    background: #fff;
}
#course-table td, th {
    padding: .75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
    font-size: 14px;
    font-weight: 600;
}
.cousedetails-img img {
	    width: 100%;
    height: 395px;
}
header .logo {
    position: relative;
    padding: 0;
    top: 56% !important;
}  

.enquire-btn {
    background-color: #f28c28;
    color: #fff;
    border-radius: 8px;
    padding: 10px 12px;
    font-weight: 600;
    letter-spacing: 0.5px;
    border: none;
    transition: all 0.3s ease;
    display: inline-flex;
    align-items: center;
    font-size: 12px;
}

.enquire-btn .arrow {
  margin-left: 8px;
  transition: transform 0.3s ease;
}

.enquire-btn:hover {
  background-color: #e07a16;
  box-shadow: 0 8px 20px rgba(242, 140, 40, 0.4);
  transform: translateY(-2px);
}

.enquire-btn:hover .arrow {
  transform: translateX(6px);
}

 .ban-text {
    position: absolute;
    top: 74px;
    left: 70px;
}

.why-choose {
  background: url(../images/choose-bg.jpg) no-repeat 0 0;
    height: 338px;
    padding: 0;
    width: 100%;
}

.why-box {
  padding: 20px 10px;
}

.icon-circle {
  width: 90px;
  height: 90px;
  margin: auto;
  background: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 10px 25px rgba(0,0,0,0.1);
    transition: all 0.5s;
    cursor: pointer;
}
.icon-circle:hover {
    transform: translateY(-15px);
}
.icon-circle i {
  font-size: 32px;
  color: #f26c1a;
}

.why-box h3 {
  margin-top: 15px;
  font-weight: 700;
  color: #000;
}

.why-box p {
    font-size: 16px;
    margin-top: 5px;
    color: #242424;
    font-weight: 500;
    line-height: 54px;
}
* {
  margin: 0;
  padding: 0;
  text-decoration: none;
}

.title {
  margin-top: 50px;
}
.title h1 {
  text-align: center;
  margin: 0;
  padding: 0;
  font-family: Arial;
  text-transform: uppercase;
  color: #d63031;
}
.title h1 span {
  display: block;
  color: #300a0a;
  font-size: 20px;
  margin-bottom: 10px;
}

/*Carousel Gallery*/
.carousel-gallery {
  margin: 50px 0;
  padding: 0 30px;
}
.carousel-gallery .swiper-slide a {
  display: block;
  width: 100%;
  height: 200px;
  border-radius: 4px;
  overflow: hidden;
  position: relative;
  -webkit-box-shadow: 3px 2px 20px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 3px 2px 20px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 3px 2px 20px 0px rgba(0, 0, 0, 0.2);
}
.carousel-gallery .swiper-slide a:hover .image .overlay {
  opacity: 1;
}
.carousel-gallery .swiper-slide a .image {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
}
.carousel-gallery .swiper-slide a .image .overlay {
  width: 100%;
  height: 100%;
  background-color: rgba(20, 20, 20, 0.8);
  text-align: center;
  opacity: 0;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.carousel-gallery .swiper-slide a .image .overlay em {
  color: #fff;
  font-size: 26px;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  display: inline-block;
}
.carousel-gallery .swiper-pagination {
  position: relative;
  bottom: auto;
  text-align: center;
  margin-top: 25px;
}
.carousel-gallery .swiper-pagination .swiper-pagination-bullet {
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.carousel-gallery .swiper-pagination .swiper-pagination-bullet:hover {
  opacity: 0.7;
}
.carousel-gallery .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #d63031;
  transform: scale(1.1, 1.1);
}

/*# Carousel Gallery*/
.plugins {
  text-align: center;
}
.plugins h3 {
  text-align: center;
  margin: 0;
  padding: 0;
  font-family: Arial;
  text-transform: uppercase;
  color: #111;
}
.plugins a {
  display: inline-block;
  font-family: Arial;
  color: #777;
  font-size: 14px;
  margin: 10px;
  transition: all 0.2s linear;
}
.plugins a:hover {
  color: #d63031;
}
.why-choose .col-lg-2 {
    width: 20%;
}
.icon-circle::before {
    content: "";
    bottom: 0;
    width: 80%;
    background-color: #e3771f;
    position: absolute;
    margin: 0 auto;
    left: 50%;
    transform: translateX(-50%);
}
.icon-circle h4 {
    padding: 15px 0 5px;
    font-family: var(--primary-font);
    font-size: var( --fontsi-22);
    font-weight: var(--fw-600);
}
.icon-circle:hover i {
    filter: brightness(5) saturate(0%);
}
.icon-circle:hover {
    background-color: #e3771f;
}
.website-heading h2 {
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    margin-bottom: 20px;
    font-size: 30px;
}
@-webkit-keyframes scroll {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(calc(-250px * 7));
    transform: translateX(calc(-250px * 7));
  }
}
@keyframes scroll {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(calc(-250px * 7));
    transform: translateX(calc(-250px * 7));
  }
}
.slider {
  height: 100px;
  margin: auto;
  overflow: hidden;
  position: relative;
}
.slider::before,
.slider::after {
  content: "";
  height: 100px;
  position: absolute;
  width: 200px;
  z-index: 2;
}
.slider::after {
  right: 0;
  top: 0;
  -webkit-transform: rotateZ(180deg);
  transform: rotateZ(180deg);
}
.slider::before {
  left: 0;
  top: 0;
}
.slider .slide-track {
  -webkit-animation: scroll 40s linear infinite;
  animation: scroll 40s linear infinite;
  display: flex;
  width: calc(250px * 14);
}
.slider .slide {
  height: 100px;
  width: 250px;
}



.quick-enquiry {
  background: #fff;
}

/* Underline input style */
.form-line {
    border: none !important;
    border-bottom: 1px solid #bfbfbf !important;
    border-radius: 0 !important;
    padding-left: 0;
    padding-right: 0;
}

.form-line:focus {
  box-shadow: none;
  border-color: #0a1f44;
}

/* Button */
.enquire-btn {
    background: #c87011;
    color: #fff;
    padding: 8px 14px;
    border-radius: 0;
    font-weight: 600;
}
.enquire-btn:hover {
  background: #081836;
  color: #fff;
}

/* Map */
.map-frame {
  width: 100%;
  height: 100%;
  min-height: 400px;
  border: none;
}
.bg-grey {
    background: #f5f5f5;
}
.carouseller__wrap .car__3 span {
    color: #fff;
    font-family: "Poppins", sans-serif;
    font-size: 17px;
    position: relative;
    top: -5px;
    font-weight: 400;
}
.block_box {
    position: absolute;
    top: 80%;
    left: 0;
    right: 0;
    background: rgb(15 28 94 / 72%);
    /* opacity: 0.4; */
}

.testim .wrap {
    position: relative;
    width: 100%;
    max-width: 1020px;
    padding: 0 20px;
    margin: auto;
}

.testim .arrow {
    display: block;
    position: absolute;
    color: #ffffff;
    cursor: pointer;
    font-size: 2em;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    padding: 5px;
    z-index: 22222222;
}

.testim .arrow:before {
		cursor: pointer;
}

.testim .arrow:hover {
    color: green;
}
    

.testim .arrow.left {
    left: 70px;
}

.testim .arrow.right {
    right: 70px;
}

.testim .dots {
    text-align: center;
    position: absolute;
    width: 100%;
    bottom: 10px;
    left: 0;
    display: block;
    z-index: 3333;
		height: 12px;
}

.testim .dots .dot {
    list-style-type: none;
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    border: 1px solid #ffffff;
    margin: 0 10px;
    cursor: pointer;
    -webkit-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    position: relative;
}

.testim .dots .dot.active, .testim .dots .dot:hover {
    background: #ffffff;
    border-color: #ffffff;
}

.testim .dots .dot.active {
    -webkit-animation: testim-scale .5s ease-in-out forwards;   
    -moz-animation: testim-scale .5s ease-in-out forwards;   
    -ms-animation: testim-scale .5s ease-in-out forwards;   
    -o-animation: testim-scale .5s ease-in-out forwards;   
    animation: testim-scale .5s ease-in-out forwards;   
}
    
.testim .cont {
    position: relative;
		overflow: hidden;
}

.testim .cont > div {
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    padding: 0 0 70px 0;
    opacity: 0;
}

.testim .cont > div.inactive {
    opacity: 1;
}
    

.testim .cont > div.active {
    position: relative;
    opacity: 1;
}
    

.testim .cont div .img img {
    display: block;
    width: 77px;
    height: 77px;
    margin: auto;
    border-radius: 50%;
}

.testim .cont div h2 {
    color: #ffffff;
    font-size: 20px;
    margin: 13px 0;
}

.testim .cont div p {
    font-size: 1.15em;
    color: #ffffff;
    width: 70%;
    margin: auto;
}

.testim .cont div.active .img img {
    -webkit-animation: testim-show .5s ease-in-out forwards;            
    -moz-animation: testim-show .5s ease-in-out forwards;            
    -ms-animation: testim-show .5s ease-in-out forwards;            
    -o-animation: testim-show .5s ease-in-out forwards;            
    animation: testim-show .5s ease-in-out forwards;            
}

.testim .cont div.active h2 {
    -webkit-animation: testim-content-in .4s ease-in-out forwards;    
    -moz-animation: testim-content-in .4s ease-in-out forwards;    
    -ms-animation: testim-content-in .4s ease-in-out forwards;    
    -o-animation: testim-content-in .4s ease-in-out forwards;    
    animation: testim-content-in .4s ease-in-out forwards;    
}

.testim .cont div.active p {
    -webkit-animation: testim-content-in .5s ease-in-out forwards;    
    -moz-animation: testim-content-in .5s ease-in-out forwards;    
    -ms-animation: testim-content-in .5s ease-in-out forwards;    
    -o-animation: testim-content-in .5s ease-in-out forwards;    
    animation: testim-content-in .5s ease-in-out forwards;    
}

.testim .cont div.inactive .img img {
    -webkit-animation: testim-hide .5s ease-in-out forwards;            
    -moz-animation: testim-hide .5s ease-in-out forwards;            
    -ms-animation: testim-hide .5s ease-in-out forwards;            
    -o-animation: testim-hide .5s ease-in-out forwards;            
    animation: testim-hide .5s ease-in-out forwards;            
}

.testim .cont div.inactive h2 {
    -webkit-animation: testim-content-out .4s ease-in-out forwards;        
    -moz-animation: testim-content-out .4s ease-in-out forwards;        
    -ms-animation: testim-content-out .4s ease-in-out forwards;        
    -o-animation: testim-content-out .4s ease-in-out forwards;        
    animation: testim-content-out .4s ease-in-out forwards;        
}

.testim .cont div.inactive p {
    -webkit-animation: testim-content-out .5s ease-in-out forwards;    
    -moz-animation: testim-content-out .5s ease-in-out forwards;    
    -ms-animation: testim-content-out .5s ease-in-out forwards;    
    -o-animation: testim-content-out .5s ease-in-out forwards;    
    animation: testim-content-out .5s ease-in-out forwards;    
}

@-webkit-keyframes testim-scale {
    0% {
        -webkit-box-shadow: 0px 0px 0px 0px #eee;
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        -webkit-box-shadow: 0px 0px 10px 5px #eee;        
        box-shadow: 0px 0px 10px 5px #eee;        
    }

    70% {
        -webkit-box-shadow: 0px 0px 10px 5px #ea830e;        
        box-shadow: 0px 0px 10px 5px #ea830e;        
    }

    100% {
        -webkit-box-shadow: 0px 0px 0px 0px #ea830e;        
        box-shadow: 0px 0px 0px 0px #ea830e;        
    }
}

@-moz-keyframes testim-scale {
    0% {
        -moz-box-shadow: 0px 0px 0px 0px #eee;
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        -moz-box-shadow: 0px 0px 10px 5px #eee;        
        box-shadow: 0px 0px 10px 5px #eee;        
    }

    70% {
        -moz-box-shadow: 0px 0px 10px 5px #ea830e;        
        box-shadow: 0px 0px 10px 5px #ea830e;        
    }

    100% {
        -moz-box-shadow: 0px 0px 0px 0px #ea830e;        
        box-shadow: 0px 0px 0px 0px #ea830e;        
    }
}

@-ms-keyframes testim-scale {
    0% {
        -ms-box-shadow: 0px 0px 0px 0px #eee;
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        -ms-box-shadow: 0px 0px 10px 5px #eee;        
        box-shadow: 0px 0px 10px 5px #eee;        
    }

    70% {
        -ms-box-shadow: 0px 0px 10px 5px #ea830e;        
        box-shadow: 0px 0px 10px 5px #ea830e;        
    }

    100% {
        -ms-box-shadow: 0px 0px 0px 0px #ea830e;        
        box-shadow: 0px 0px 0px 0px #ea830e;        
    }
}

@-o-keyframes testim-scale {
    0% {
        -o-box-shadow: 0px 0px 0px 0px #eee;
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        -o-box-shadow: 0px 0px 10px 5px #eee;        
        box-shadow: 0px 0px 10px 5px #eee;        
    }

    70% {
        -o-box-shadow: 0px 0px 10px 5px #ea830e;        
        box-shadow: 0px 0px 10px 5px #ea830e;        
    }

    100% {
        -o-box-shadow: 0px 0px 0px 0px #ea830e;        
        box-shadow: 0px 0px 0px 0px #ea830e;        
    }
}

@keyframes testim-scale {
    0% {
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        box-shadow: 0px 0px 10px 5px #eee;        
    }

    70% {
        box-shadow: 0px 0px 10px 5px #ea830e;        
    }

    100% {
        box-shadow: 0px 0px 0px 0px #ea830e;        
    }
}

@-webkit-keyframes testim-content-in {
    from {
        opacity: 0;
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }
    
    to {
        opacity: 1;
        -webkit-transform: translateY(0);        
        transform: translateY(0);        
    }
}

@-moz-keyframes testim-content-in {
    from {
        opacity: 0;
        -moz-transform: translateY(100%);
        transform: translateY(100%);
    }
    
    to {
        opacity: 1;
        -moz-transform: translateY(0);        
        transform: translateY(0);        
    }
}

@-ms-keyframes testim-content-in {
    from {
        opacity: 0;
        -ms-transform: translateY(100%);
        transform: translateY(100%);
    }
    
    to {
        opacity: 1;
        -ms-transform: translateY(0);        
        transform: translateY(0);        
    }
}

@-o-keyframes testim-content-in {
    from {
        opacity: 0;
        -o-transform: translateY(100%);
        transform: translateY(100%);
    }
    
    to {
        opacity: 1;
        -o-transform: translateY(0);        
        transform: translateY(0);        
    }
}

@keyframes testim-content-in {
    from {
        opacity: 0;
        transform: translateY(100%);
    }
    
    to {
        opacity: 1;
        transform: translateY(0);        
    }
}

@-webkit-keyframes testim-content-out {
    from {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    
    to {
        opacity: 0;
        -webkit-transform: translateY(-100%);        
        transform: translateY(-100%);        
    }
}

@-moz-keyframes testim-content-out {
    from {
        opacity: 1;
        -moz-transform: translateY(0);
        transform: translateY(0);
    }
    
    to {
        opacity: 0;
        -moz-transform: translateY(-100%);        
        transform: translateY(-100%);        
    }
}

@-ms-keyframes testim-content-out {
    from {
        opacity: 1;
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
    
    to {
        opacity: 0;
        -ms-transform: translateY(-100%);        
        transform: translateY(-100%);        
    }
}

@-o-keyframes testim-content-out {
    from {
        opacity: 1;
        -o-transform: translateY(0);
        transform: translateY(0);
    }
    
    to {
        opacity: 0;
        transform: translateY(-100%);        
        transform: translateY(-100%);        
    }
}

@keyframes testim-content-out {
    from {
        opacity: 1;
        transform: translateY(0);
    }
    
    to {
        opacity: 0;
        transform: translateY(-100%);        
    }
}

@-webkit-keyframes testim-show {
    from {
        opacity: 0;
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    
    to {
        opacity: 1;
        -webkit-transform: scale(1);       
        transform: scale(1);       
    }
}

@-moz-keyframes testim-show {
    from {
        opacity: 0;
        -moz-transform: scale(0);
        transform: scale(0);
    }
    
    to {
        opacity: 1;
        -moz-transform: scale(1);       
        transform: scale(1);       
    }
}

@-ms-keyframes testim-show {
    from {
        opacity: 0;
        -ms-transform: scale(0);
        transform: scale(0);
    }
    
    to {
        opacity: 1;
        -ms-transform: scale(1);       
        transform: scale(1);       
    }
}

@-o-keyframes testim-show {
    from {
        opacity: 0;
        -o-transform: scale(0);
        transform: scale(0);
    }
    
    to {
        opacity: 1;
        -o-transform: scale(1);       
        transform: scale(1);       
    }
}

@keyframes testim-show {
    from {
        opacity: 0;
        transform: scale(0);
    }
    
    to {
        opacity: 1;
        transform: scale(1);       
    }
}

@-webkit-keyframes testim-hide {
    from {
        opacity: 1;
        -webkit-transform: scale(1);       
        transform: scale(1);       
    }
    
    to {
        opacity: 0;
        -webkit-transform: scale(0);
        transform: scale(0);
    }
}

@-moz-keyframes testim-hide {
    from {
        opacity: 1;
        -moz-transform: scale(1);       
        transform: scale(1);       
    }
    
    to {
        opacity: 0;
        -moz-transform: scale(0);
        transform: scale(0);
    }
}

@-ms-keyframes testim-hide {
    from {
        opacity: 1;
        -ms-transform: scale(1);       
        transform: scale(1);       
    }
    
    to {
        opacity: 0;
        -ms-transform: scale(0);
        transform: scale(0);
    }
}

@-o-keyframes testim-hide {
    from {
        opacity: 1;
        -o-transform: scale(1);       
        transform: scale(1);       
    }
    
    to {
        opacity: 0;
        -o-transform: scale(0);
        transform: scale(0);
    }
}

@keyframes testim-hide {
    from {
        opacity: 1;
        transform: scale(1);       
    }
    
    to {
        opacity: 0;
        transform: scale(0);
    }
}

@media all and (max-width: 300px) {
	body {
		font-size: 14px;
	}
}

@media all and (max-width: 500px) {
	.testim .arrow {
		font-size: 1.5em;
	}
	
	.testim .cont div p {
		line-height: 25px;
	}

}
#testim {
	background: url(../images/testimonial-bg.jpg) no-repeat 0 0;
    height: 479px;
    padding: 0;
    width: 100%;
    padding-top: 4%;
}

#testim-content .fa-solid {
    color: #fff;
    font-size: 45px;
    padding: 20px 0 0;
}
.subpage-text h3 {
    text-align: center;
    font-size: 36px;
    font-family: "Poppins", sans-serif;
    color: #fff;
}


.social_media {
    display: inline-flex;
    padding: 0 0;
}
.social_media li  {
    margin-right: 8px;
}
.product-banner {
    background: url(../images/product-banner.jpg) no-repeat 0 0;
    height: 261px;
    padding: 0;
    width: 100%;
    padding-top: 7%;
}
.page-product {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
    background: #fff;
}
.page-product .prodbx {
    border: 1px solid #ededed;
    border-radius: 10px;
    margin-bottom: 16px;
    margin-top: 30px;
    transition: all 0.5s;
    overflow: hidden;
}
.tophead h3 {
    font-size: 14px;
    line-height: 20px;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    color: #2e2e2e;
    text-align: left;
}
.prodbx:hover {
    transform: translateY(-15px);
    box-shadow: 0 0 20px 0 #a5a5a5;
}
.career {
   background: url(../images/career-bg.jpg) no-repeat 0 0;
    height: 261px;
    padding: 0;
    width: 100%;
    padding-top: 7%; 
}
.apply-form {
    background-color: #e7f0ff;
    padding: 45px;
}
.form-container {
    max-width: 900px;
    margin: auto;
    background: #eaf2ff;
    padding: 35px 35px;
    margin-bottom: 50px;
}
.form-row {
    display: flex;
    gap: 20px;
    margin-bottom: 20px;
}

.form-group {
    flex: 1;
}

.career-form label {
    display: block;
    margin-bottom: 6px;
    font-size: 14px;
    font-weight: 600;
}

.career-form input,
select,
textarea {
    width: 100%;
    padding: 12px;
    border-radius: 6px;
    border: 1px solid #ddd;
    font-size: 14px;
    outline: none;
}

.career-form textarea {
    resize: vertical;
    min-height: 120px;
}


.submit-btn {
    display: flex;
    justify-content: center;
    margin-top: 30px;
}
.career-form button {
    background: linear-gradient(to right, #003366, #0056b3);
    color: #fff;
    border: none;
    padding: 14px 21px;
    font-size: 16px;
    border-radius: 13px;
    font-weight: 600;
    cursor: pointer;
    text-transform: uppercase;
}
.career-form button:hover {
    opacity: 0.9;
}

/* Responsive */
@media (max-width: 768px) {
    .form-row {
        flex-direction: column;
    }
}
.career-form {
    margin-top: 50px;
}
.form-container h2 {
    text-align: center;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    margin-bottom: 20px;
    font-size: 30px;
}


.room-section{
    background:#fff;
}

.room-title {
    font-size: 30px;
    font-weight: 600;
    color: #222;
}

.room-card {
    position: relative;
    padding-bottom: 0px;
}

.room-image{
    overflow:hidden;
    border-radius:18px;
}

.room-image img {
    width: 100%;
    /* height: 360px; */
    object-fit: cover;
    transition: .5s;
}
.room-card:hover img{
    transform:scale(1.08);
}

.room-content {
    position: absolute;
    left: 20px;
    right: 20px;
    top: 56%;
    background: #fff;
    padding: 30px 30px;
    text-align: center;
    border-radius: 4px;
    box-shadow: 0 0 20px 0 #edd5b9;
    transition: .4s;
}

.room-card:hover .room-content{
    transform:translateY(-8px);
}

.room-content h3 {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 18px;
}

.room-content p {
    color: #606060;
    font-size: 14px;
    line-height: 21px;
    margin-bottom: 15px;
    min-height: 63px;
}
.room-btn {
    background: #222;
    color: #fff;
    text-transform: uppercase;
    padding: 9px 17px;
    border-radius: 0;
    font-weight: 600;
    letter-spacing: .5px;
    text-decoration: none;
    margin-top: 50px;
    font-size: 14px;
}

.room-btn:hover{
    background:#c87011;
    color:#fff;
}

@media(max-width:991px){

.room-title{
    font-size:38px;
}

.room-card{
    margin-bottom:20px;
}

}

@media(max-width:767px){

.room-title{
    font-size:30px;
}

.room-image img{
    height:280px;
}

.room-content h3{
    font-size:24px;
}

}
#carousel img {
    width: 100%;
}
.room-content span {
    font-size: 20px;
    font-weight: 600;
    color: #a15606;
    /* line-height: 83px; */
    margin-bottom: 25px;
}
.room-content strike {
    text-decoration: line-through;
    font-weight: 400;
    padding-left: 8px;
    font-size: 15px;
    color: #747474;
}

.event-banner {
    background: url("images/boat.jpg") center center/cover no-repeat;
    position: relative;
    min-height: 520px;
    display: flex;
    align-items: center;
    overflow: hidden;
    top: 100px;
}

/* Left Brown Overlay */

.event-banner::before{

    content:"";

    position:absolute;

    left:0;
    top:0;

    width:65%;
    height:100%;

    background:linear-gradient(90deg,
    rgba(88,52,36,.95) 0%,
    rgba(88,52,36,.88) 45%,
    rgba(88,52,36,.45) 75%,
    rgba(88,52,36,0) 100%);
}

/* Optional Dark Layer */

.event-banner::after{

    content:"";

    position:absolute;
    inset:0;

    background:rgba(0,0,0,.10);
}

.event-content{

   
}

.event-content h2{

    font-size:58px;
    font-weight:700;
    line-height:1.15;

    margin-bottom:30px;
}

.event-content h2 span{

    color:transparent;

    -webkit-text-stroke:1.5px #fff;

    letter-spacing:3px;

    font-weight:700;
}

.event-content p{

    font-size:18px;

    line-height:34px;

    margin-bottom:18px;

    color:rgba(255,255,255,.9);
}

.event-btn{

    margin-top:15px;

    background:#fff;

    color:#583424;

    padding:14px 34px;

    font-weight:600;

    border-radius:50px;

    transition:.3s;
}

.event-btn:hover{

    background:#d8b07a;

    color:#fff;
}

/* Responsive */

@media(max-width:991px){

.event-banner{

    min-height:auto;

    padding:80px 0;
}

.event-banner::before{

    width:100%;

    background:rgba(88,52,36,.82);
}

.event-content{

    text-align:center;

    margin:auto;
}

.event-content h2{

    font-size:42px;
}

}

@media(max-width:576px){

.event-content h2{

    font-size:32px;
}

.event-content p{

    font-size:16px;

    line-height:30px;
}

}

.ship-banner img{
    width: 100%;
}
.event-content img {
    width: 100%;
}
.padding-0 {
    padding: 0 0 !important;
}
.m-top-100 {
    margin-top: 60px;
}

.hotel-facilities{
    background:#fff;
}

.facility-box{
    background:#fdf0eb;
    border-radius:8px;
    padding:45px 20px;
    text-align:center;
    transition:.35s ease;
    height:100%;
    border:1px solid transparent;
}

.facility-box:hover{
    background:#ffffff;
    border-color:#d6a66b;
    transform:translateY(-8px);
    box-shadow:0 12px 35px rgba(0,0,0,.08);
}

.facility-icon{
    font-size:50px;
    color:#b48a55;
    margin-bottom:20px;
    position:relative;
}

.facility-icon .bi-p-circle-fill{
    position:absolute;
    top:-12px;
    left:50%;
    transform:translateX(-22px);
    font-size:18px;
}

.facility-icon .bi-car-front-fill{
    font-size:50px;
}

.facility-box h4 {
    font-size: 20px;
    font-weight: 500;
    color: #222;
    margin: 0;
    /* font-family: Georgia, serif; */
}

@media(max-width:991px){

   .facility-box {
	padding: 12px 0;
	width: 80%;
	margin: 0 auto;
}

    .facility-box h4{
        font-size:24px;
    }

}

@media(max-width:576px){

    .facility-icon{
        font-size:42px;
    }

    .facility-box h4{
        font-size:22px;
    }

}


.testimonial-section{
    background:#fff;
}

.testimonial-left h2 {
    font-size: 26px;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 20px;
}

.testimonial-left p{
    color:#666;
}

.rating{
    margin:25px 0;
}

.stars{
    color:#ffb400;
    font-size:26px;
}

.rating strong {
    font-size: 17px;
    margin-left: 10px;
}
.testimonial-nav button {
    width: 48px;
    height: 48px;
    border: none;
    background: transparent;
    border-radius: 50%;
    margin-right: 10px;
    transition: .3s;
}
.prev-btn {
    color: #000;
    font-size: 22px;
}
.next-btn {
    color: #000;
    font-size: 22px;
}
.testimonial-nav button:hover{

    background:#0d6efd;
    color:#fff;
}

.review-box{

    border:1px solid #eee;

    border-radius:20px;

    padding:40px 35px;

    text-align:center;

    background:#fff;

    height:100%;
}

.quote{

    font-size:60px;

    color:#333;

    line-height:1;
}

.review-box p {
    font-size: 16px;
    color: #555;
    line-height: 26px;
    margin: 20px 0;
    min-height: 104px;
}
.review-box h5 {
    font-weight: 600;
    margin-bottom: 20px;
    font-family: "Outfit", sans-serif;
    font-size: 16px;
}

.review-box img{

    width:40px !important;

    margin:auto;
}

.owl-stage{
    display:flex;
}

.owl-item{
    display:flex;
}

.review-box{
    width:100%;
}

.footer-section{
    background:#1f1f1f;
    padding:38px 0 25px;
}

.footer-heading {
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 30px;
}
.footer-contact li {
    color: #ddd;
    margin-bottom: 18px;
    font-size: 15px;
    display: flex;
    align-items: flex-start;
    font-family: "Outfit", sans-serif;
}

.footer-contact i{
    color:#c89d5b;
    margin-right:12px;
    font-size:18px;
    min-width:20px;
}

.footer-links li{
    margin-bottom:14px;
}

.footer-links a{
    color:#ddd;
    text-decoration:none;
    transition:.3s;
}

.footer-links a:hover{
    color:#c89d5b;
    padding-left:8px;
}

.gallery-img{
    width:100%;
    height:75px;
    object-fit:cover;
    border-radius:6px;
    transition:.4s;
}

.gallery-img:hover{
    transform:scale(1.08);
}

.social-icons{
    display:flex;
    gap:12px;
    flex-wrap:wrap;
}

.social-icons a{

   
    border-radius:50%;

    display:flex;
    align-items:center;
    justify-content:center;

    text-decoration:none;


    transition:.3s;
}

.social-icons a:hover{

    background:#fff;
    color:#c89d5b;

    transform:translateY(-4px);
}

.footer-line {
    border-color: rgba(255,255,255,.15);
    margin: 10px 0 8px;
}
.footer-copy{
    color:#999;
  font-family: "Outfit", sans-serif;
    font-size:15px;
}
.footer-section .social-icons {
    float: left;
}
.footer-section .social-icons a {
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    transition: .3s;
    background: #c19d68;
    color: #fff;
    width: 40px;
    height: 39px;
}

.room-banner {
    background: url(../images/room-banner.jpg) no-repeat 0 0;
    height: 300px;
    padding: 0;
    width: 100%;
    background-size: cover;
    padding-top: 8%;
}


.room-listing h1 {
    font-size: 36px;
    font-weight: 600;
}

.help-box{
    background:#fff;
    border:1px solid #eee;
    border-radius:12px;
    padding:18px 22px;
}

.help-icon{
    width:55px;
    height:55px;
    border-radius:50%;
    border:2px solid #b8742d;
    color:#b8742d;
    display:flex;
    justify-content:center;
    align-items:center;
    font-size:22px;
}

.room-card{
    background:#fff;
    border-radius:16px;
    border:1px solid #eee;
    box-shadow:0 10px 30px rgba(0,0,0,.05);
    transition:.35s;
}

.room-card:hover{
    transform:translateY(-5px);
    box-shadow:0 20px 40px rgba(0,0,0,.12);
}

.room-image{
    position:relative;
    overflow:hidden;
}

.room-image img{
    height:290px;
    object-fit:cover;
    transition:.4s;
}

.room-card:hover img{
    transform:scale(1.05);
}

.room-image .badge{
    position:absolute;
    top:15px;
    left:15px;
    z-index:2;
    padding:8px 14px;
}

.room-title {
    font-size: 26px;
    font-weight: 600;
    margin-bottom: 20px;
    color: #763d00;
}

.room-info{
    display:flex;
    flex-wrap:wrap;
    gap:22px;
    color:#666;
}

.room-info span{
    display:flex;
    align-items:center;
    gap:8px;
}

.amenities{
    display:flex;
    flex-wrap:wrap;
    gap:22px;
    margin-top:20px;
}

.amenities span{
    display:flex;
    align-items:center;
    gap:8px;
    color:#555;
}

.price-box{
    border-left:1px solid #eee;
    height:100%;
    padding:35px 25px;
    display:flex;
    flex-direction:column;
    justify-content:center;
}

.price-box h2 {
    font-size: 30px;
    font-weight: 700;
    margin: 8px 0;
}

.btn-book{
    background:#a56a2d;
    color:#fff;
    border-radius:8px;
    padding:12px;
}

.btn-book:hover{
    background:#8d5721;
    color:#fff;
}

@media(max-width:991px){

.room-title {
	font-size: 25px;
}

.price-box{
    border-left:none;
    border-top:1px solid #eee;
    text-align:center;
      padding: 15px 25px;
}

.room-image img{
    height:240px;
}

.room-listing h1{
    font-size:28px;
}

}

.room-card .btn {
    background: #c87011;
    color: #fff;
    border-radius: 0;
    font-weight: 500;
    font-family: "Outfit", sans-serif;
    text-transform: uppercase;
    font-size: 13px;
}
.room-card .btn:hover {
    background: #000;
    color: #fff;
}

.details-pg-sec {
    background: #f7fcff;
    padding-bottom: 8px;
}
.details-pg-sec img {
    width: 100%;
}
.wrapper {
    
}
.main {
  
}
.sidebar label {
    font-family: "Outfit", sans-serif;
    margin-bottom: 10px;
}
.sidebar .btn-default {
    width: 100%;
    display: block;
    background: #c87011;
    border-radius: 0;
    margin-top: 15px;
    color: #fff;
    font-family: 'Outfit';
    font-family: "Outfit", sans-serif;
    text-transform: uppercase;
    padding: 9px 0;
}

.sidebar {
    /* border: 5px solid #222; */
    background-color: #ffffff;
    border-radius: 10px;
    color: #222;
    padding: 19px 28px;
    border: 1px solid #ddd;
}
.details-pg-sec nav {
    width: 100%;
    height: 60px;
    top: 0;
   
}
.details-pg-sec nav ul {
    padding: 20px 0;
    margin: 0 auto;
    list-style: none;
    text-align: left;
    font-family: "Outfit", sans-serif;
}
.details-pg-sec nav ul li {
    display: inline-block;
    margin: 0 10px;
}
.details-pg-sec nav ul li a {
    padding: 10px 20px;
    color: #000000;
    font-size: 18px;
    text-decoration: none;
    font-weight: bold;
    transition: all 0.2s ease;
    font-weight: 500;
}

.padding-0 {
    padding: 10px 0;
}
.details-pg-sec section {
    width: 100%;
    padding: 0 15px 20px 0;
    background: #fff;
    border-bottom: 1px solid #ccc;
    text-align: left;
}
.sections h1 {
    letter-spacing: 3px;
    color: #2c2c2c;
    font-size: 20px;
    text-align: left;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 35px;
}

.details-pg-sec section .active {
 border-bottom: 2px solid #000;
}

.sections h4 {
    text-align: left;
    font-size: 30px;
    margin-bottom: 15px;
    margin-top: 25px;
}
.sections p {
    text-align: justify;
    font-size: 16px;
}
.sum-details h6 {
    text-align: left;
    color: #565656;
    font-weight: 600;
}
.sum-details i {
    color: #ca984f;
    font-size: 20px;
}
.room-card strong {
    font-weight: 600;
    font-size: 20px;
}
.room-card b {
    font-weight: 600;
}


.kh-gallery{
    background:#f8f9fa;
}

.kh-title{
    font-size:38px;
    font-weight:700;
    color:#222;
    margin-bottom:10px;
}

.kh-subtitle{
    color:#777;
    max-width:600px;
    margin:auto;
}

.kh-tabs .nav-link{
    color:#444;
    border:1px solid #ddd;
    margin:0 6px;
    padding:12px 28px;
    border-radius:50px;
    font-weight:600;
    transition:.3s;
}

.kh-tabs .nav-link:hover{
    background:#0d6efd;
    color:#fff;
}

.kh-tabs .nav-link.active{
    background:#0d6efd;
    color:#fff;
    border-color:#0d6efd;
}

.kh-item{
    overflow:hidden;
    border-radius:12px;
    background:#fff;
    box-shadow:0 5px 18px rgba(0,0,0,.08);
}

.kh-item img{
    width:100%;
    height:270px;
    object-fit:cover;
    transition:.5s;
    display:block;
}

.kh-item:hover img{
    transform:scale(1.1);
}

@media(max-width:768px){

.kh-title{
    font-size:30px;
}

.kh-tabs .nav-link{
    margin:5px;
    padding:10px 18px;
}

.kh-item img{
    height:220px;
}

}

.gallery-banner {
    background: url(../images/gallery-ban.jpg) no-repeat 0 0;
    height: 300px;
    padding: 0;
    width: 100%;
    background-size: cover;
    padding-top: 8%;
}

.aboutus-banner {
    background: url(../images/aboutus-banner.jpg) no-repeat 0 0;
    height: 300px;
    padding: 0;
    width: 100%;
    background-size: cover;
    padding-top: 8%;
}
.card-body i {
    color: #b35d00;
}
.card-body 
.btn-primary {
    background: #b35d00;
    color: #fff;
    border: none;
}
.fa-paper-plane {
    color: #fff !important;
}
h4.det-heading {
    text-align: left;
    font-size: 30px;
    margin-bottom: 20px;
    margin-top: 8px;
    color: #a15606;
}

.booking-card .btn-success {
    background: #c87011 !important;
    border: none !important;
    border-radius: 0 0 !important;
    padding: 10px 0 !important;
}

.info-list {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 0px 25px !important;
}

.room-content small {
    color: #3e3e3e;
    font-size: 14px;
    font-weight: 500;
}

.middle-btn {
    display: block;
    margin: 0 auto;
    text-align: center;
    position: relative;
    top: 58px;
    width: 16%;
    font-size: 13px;
    text-transform: uppercase;
    border: none;
    padding: 14px 24px;
    background: #002e84;
    border-radius: 0;
    font-family: 'Montserrat';
    font-weight: 600;
    margin-top: 60px;
    text-decoration: none;
    background: #c87011;
}