/* use font link */
@import url('https://fonts.googleapis.com/css2?family=Montserrat&family=Montserrat:ital,wght@0,300..900;1,300..900&display=swap');
/* 1.1	Theme Reset Style */

/* use style sheet */
@import url(../css/bootstrap.css);
@import url(../css/font-awesome.min.css);
@import url(../css/flaticon.css);
@import url(../css/owl.css);
@import url(../css/jquery.bootstrap-touchspin.css);
@import url(../css/owl.carousel.min.css);
@import url(../css/owl.theme.default.min.css);
@import url(../css/jquery.fancybox.min.css);
/*@import url(../css/animate.css);*/
@import url(../css/jquery-ui.css);

/*** 

====================================================================
  Reset
====================================================================

 ***/
* {
	margin: 0px;
	padding: 0px;
	border: none;
	outline: none;
}

/*** 
====================================================================
  Global Settings
====================================================================
 ***/
body {font-size: 15px;color: #000;line-height: 26px;font-weight: 300;background: #F8F8F8;font-family: 'Montserrat', sans-serif;background-size: cover;background-repeat: no-repeat;background-position: center top;-webkit-font-smoothing: antialiased;}
@media (min-width:1200px) {	
	.container {max-width: 1200px;padding: 0px;}
}
b, strong {
    font-weight: 600;
}
.container-fluid {padding: 0px;}
.auto-container {position: static;max-width: 1200px;padding: 0px 15px;margin: 0 auto;}
.small-container {max-width: 680px;margin: 0 auto;}
.boxed_wrapper {position: relative;overflow-x: hidden;margin: 0 auto;width: 100%;min-width: 300px;z-index: -100;}
a {color: #000;text-decoration: none;transition: all 500ms ease;-moz-transition: all 500ms ease;-webkit-transition: all 500ms ease;-ms-transition: all 500ms ease;-o-transition: all 500ms ease;}
a:hover {text-decoration: none;outline: none;color: #E63E25;}
input,
button,
select,
textarea {font-family: 'Montserrat', sans-serif;font-weight: 400;font-size: 15px;}
ul,
li {list-style: none;padding: 0px;margin: 0px;}
input {transition: all 500ms ease;}
button:focus,
input:focus,
textarea:focus {outline: none;box-shadow: none;transition: all 500ms ease;}
p {position: relative;font-family: 'Montserrat', sans-serif;line-height: 24px;color: #000;margin-bottom: 0px;font-style: normal;transition: all 500ms ease;font-weight: 400;}

h1,h2,h3,h4,h5,
h6 {position: relative;font-family: 'Montserrat', sans-serif;font-weight: 400;margin: 0px;transition: all 500ms ease;}
.centred {text-align: center;}
.pull-left {float: left;}
.pull-right {float: right;}
.gray-bg {background: #f2f1f0;}
.black-bg {background: #3b3634;}
.sec-pad {padding: 144px 0px 150px 0px;}
figure {margin: 0px;}
img {display: inline-block;	max-width: 100%;height: auto;}
@keyframes pulse {
	50% {
		box-shadow: 0 0 0 15px rgba(255, 255, 255, 0.3),
			0 0 0 30px rgba(255, 255, 255, 0.1);
	}
}

/** button **/

.theme-btn {position: relative;display: inline-block;font-size: 15px;font-family: 'Montserrat', sans-serif;padding: 12px 20px;background-color: #211D1F;line-height: 26px;color: #ffffff !important;font-weight: 500;text-transform: uppercase;cursor: pointer;text-align: center;transition: all 500ms ease;z-index: 1;border-radius: 5px;margin-top: 20px;}
.theme-btn:hover {position: relative;display: inline-block;font-size: 15px;font-family: 'Montserrat', sans-serif;padding: 12px 20px;background-color: #853c91;line-height: 26px;color: #ffffff !important;font-weight: 500;text-transform: uppercase;cursor: pointer;text-align: center;transition: all 500ms ease;z-index: 1;border-radius: 5px;}
.theme-btn:before {position: absolute;content: '';top: 0;left: 0;width: 100%;height: 100%;z-index: -1;opacity: 0;background-color: #312F2C;-webkit-transition: all 0.4s;-moz-transition: all 0.4s;-o-transition: all 0.4s;transition: all 0.4s;-webkit-transform: scale(0.2, 1);transform: scale(0.2, 1);}
.theme-btn:before {position: absolute;content: '';top: 0;left: 0;width: 100%;height: 100%;z-index: -1;opacity: 0;background-color: #312F2C;-webkit-transition: all 0.4s;-moz-transition: all 0.4s;-o-transition: all 0.4s;transition: all 0.4s;-webkit-transform: scale(0.2, 1);transform: scale(0.2, 1);}
.theme-btn:hover:before {opacity: 1;-webkit-transform: scale(1, 1);transform: scale(1, 1);}
.pagination {position: relative;display: block;margin-top: 30px;}
.pagination li {display: inline-block;margin: 0px 5px;}
.pagination li a {position: relative;display: inline-block;font-size: 18px;font-family: 'Montserrat', sans-serif;height: 60px;font-weight: 700;width: 60px;line-height: 60px;text-align: center;color: #312F2C;border-radius: 50%;border: 1px solid #e7e7e7;transition: all 500ms ease;}
.pagination li a:hover,
.pagination li a.active {background: #ef7f1a;color: #ffffff;}
.sec-pad {padding: 100px 0px 100px 0px;}
.scroll-top {width: 50px;height: 50px;line-height: 50px;position: fixed;right: 50px;font-size: 20px;border-radius: 50%;z-index: 1000;color: #ffffff;text-align: center;cursor: pointer;background: #ef7f1a;}
.scroll-top.open {bottom: 30px;}
.scroll-top:hover {background: #312F2C;}
.scroll-top:after {position: absolute;z-index: -1;content: '';top: 100%;left: 5%;height: 10px;width: 90%;opacity: 1;background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%);
background: -webkit-radial-gradient(center ellipse, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%);
background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%);}
/** sec-title **/
.sec-title h5 {position: relative;display: inline-block;font-size: 17px;line-height: 26px;color: #ef7f1a;font-family: 'Montserrat', sans-serif;font-weight: 900;margin-bottom: 13px;padding: 0px 50px 0px 50px;}
.sec-title h5:before {position: absolute;content: '';background: #ef7f1a;width: 30px;height: 2px;left: 0px;bottom: 11px;}
.sec-title h5:after {position: absolute;content: '';background: #ef7f1a;width: 30px;height: 2px;right: 0px;bottom: 11px;}
.sec-title.style-two h5:after {display: none;}
.sec-title.style-two h5 {padding-right: 0px;}
.sec-title h1 {position: relative;display: block;font-size: 40px;line-height: 50px;font-family: 'Montserrat', sans-serif;font-weight: 900;color: #262829;}

/*** 
====================================================================
					Home-Page-One
====================================================================
***/

/** main-header **/
.main-header {position: relative;left: 0px;top: 0px;background: #ffffff;z-index: 999;width: 100%;transition: all 500ms ease;-moz-transition: all 500ms ease;-webkit-transition: all 500ms ease;-ms-transition: all 500ms ease;-o-transition: all 500ms ease;border-radius: 100px;}
.header .nav-bg {display: none;}
.nav-bg {display: none !important}
.sticky-header {position: fixed;opacity: 0;visibility: hidden;background: #ffffff;left: 0px;top: 0px;border-bottom: 1px solid #e0e0e0;width: 100%;
z-index: 0;transition: all 500ms ease;-moz-transition: all 500ms ease;-webkit-transition: all 500ms ease;-ms-transition: all 500ms ease;-o-transition: all 500ms ease;}
.mobilerky{position: relative;}
.mobilerky-fixed{background:#056A43}
.fixed-header .sticky-header {
z-index: 999;
opacity: 1;
visibility: visible;
-ms-animation-name: fadeInDown;
-moz-animation-name: fadeInDown;
-op-animation-name: fadeInDown;
-webkit-animation-name: fadeInDown;
animation-name: fadeInDown;
-ms-animation-duration: 500ms;
-moz-animation-duration: 500ms;
-op-animation-duration: 500ms;
-webkit-animation-duration: 500ms;
animation-duration: 500ms;
-ms-animation-timing-function: linear;
-moz-animation-timing-function: linear;
-op-animation-timing-function: linear;
-webkit-animation-timing-function: linear;
animation-timing-function: linear;
-ms-animation-iteration-count: 1;
-moz-animation-iteration-count: 1;
-op-animation-iteration-count: 1;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
}

.main-header .header-top {position: absolute;display: block;width: 100%;padding: 16px 0px 17px 0px;}
.main-header .header-top .social-list li {position: relative;display: inline-block;margin-right: 20px;}
.main-header .header-top .social-list li:last-child {margin-right: 0px;}
.main-header .header-top .social-list li a {position: relative;display: inline-block;font-size: 15px;line-height: 26px;color: #fff;}
.main-header .header-top .social-list li a:hover,
.main-header .header-top .header-info li a:hover {color: #ef7f1a;}
.main-header .header-top .header-info li {position: relative;display: inline-block;margin-right: 15px;padding: 0px 0px 0px 22px;}
.main-header .header-top .header-info li:last-child {margin-right: 0px;padding: 0px 0px 0px 0px;}
.main-header .header-top .header-info li:before {position: absolute;content: '';height: 20px;width: 1px;top: 5px;right: -18px;}
.main-header .header-top .header-info li:last-child:before {display: none;}
.main-header .header-top .header-info li i {position: absolute;left: 0px;top: 7px;font-size: 14px;color: #fff;}
.main-header .header-top .header-info li a {position: relative;display: inline-block;font-size: 14px;color: #fff;}
.main-header .outer-content li {position: relative;display: inline-block;}
.main-header .outer-content li.header-flyout-searchbar i {position: relative;display: inline-block;font-size: 20px;width: 50px;height: 50px;line-height: 50px;color: #fff;background: #fbb419;text-align: center;border-radius: 50%;cursor: pointer;margin-right: 7px;transition: all 500ms ease;}
.main-header .outer-content li a {position: relative;display: inline-block;width: 50px;height: 50px;line-height: 50px;font-size: 20px;color: #fff;background: #ef7f1a;text-align: center;border-radius: 50%;}
.main-header .outer-content li a:hover,
.main-header .outer-content li.header-flyout-searchbar i:hover {background: #ef7f1a;}
.main-header .outer-box {margin-top: 32px;}
.main-header .logo-box .logo {position: relative;display: inline-block;padding: 0px 0px;}
.mobilerky {display: none;}
.story {line-height: auto;}
.story img:hover {animation-name: rotate;animation-duration: 9s;animation-iteration-count: infinite;animation-timing-function: linear;border-radius: 50%}
@keyframes rotate {
from {
	transform: rotate(-360deg)
}

to {
	transform: rotate(360deg)
}
}

/** main-menu **/
.menu-box {float: left;width: 45%}
.menu-box-right {float: right;width: 45%}
.menu-box-logo {width: 10%;float: left;}
.main-header .menu-area,
.main-header .outer-box {position: relative;float: left;}
.main-header .social-style-one {margin-top: 22px;}
.main-header .menu-area {margin-right: 22px;}
.main-menu {position: relative;display: block;}
.main-menu .navbar-collapse {padding: 0px;}
.login {background: #EF7F1A;padding: 6px 15px;border-radius: 0px 10px 10px 0px;position: absolute !important;right: 0;top: -4px;color: #fff;}
.right-side-menu {margin-left: 15px}

/** stricky-header **/
/** header-style-two **/
.mr-0 {margin: 0px}
.cisce {position: absolute;top: 102px;width: 100%;font-size: 15px;color: #056a43;text-transform: uppercase;font-weight: 600}
.prn-50 {padding-right: 80px}
.pln-50 {padding-left: 75px}

/** main-slider **/
.showcase {position: relative;height:100vh;display: flex;flex-direction: column;align-items: center;justify-content: center;text-align: center;padding: 0 0px;color:white;}
.main-banner {height: 100vh;width: 100%;position: relative;overflow: hidden;z-index:1;}
.main-banner .banner-block {height: 100vh;width: 100%;}
.main-banner video,
.main-banner img {width: 100%;height: 100%;object-fit: cover;display: block;}
.main-banner .owl-theme .owl-nav .owl-prev {border-radius: 50px;position: absolute;top: 44%;left: 20px;height: 32px;line-height: 24px;width: 32px;background: #853c91;text-align: center;padding: 7px 0px; z-index: 21;cursor: pointer;}
.main-banner .owl-theme .owl-nav .owl-next {border-radius: 50px;position: absolute;top: 44%;right:20px;height: 32px;line-height: 24px;width: 32px;background: #853c91;text-align: center;padding: 7px 0px; z-index: 21;cursor: pointer;}
.main-banner .owl-theme .owl-nav .owl-prev img{height:18px;object-fit: contain;}
.main-banner .owl-theme .owl-nav .owl-next img{height:18px;object-fit: contain;}
.main-banner .owl-theme .owl-nav .owl-prev:hover, .main-banner .owl-theme .owl-nav .owl-next:hover {background: #E63E25;}
.main-banner .owl-theme .owl-nav {margin-top: 0px;}
.main-banner .owl-carousel .owl-stage-outer {position: relative;overflow: hidden;-webkit-transform: translate3d(0, 0, 0);border-radius: 0px;}
.main-banner::after {content: "";position: absolute;bottom: 0; left: 0;width: 100%; height: 100%;background:linear-gradient(0deg,rgba(0, 0, 0, 0.81) 1%, rgba(134, 138, 142, 0) 60%, rgba(0, 0, 0, 0.9) 100%);
z-index: 5;pointer-events: none;}
.banner-text {margin: 0 auto;position: relative;top:30%;transform: translateY(-50%);width: 100%;text-align: center;left:0;}
.banner-text h1 {font-size: 48px;line-height: 52px;text-transform: uppercase;margin-bottom: 5px;font-family: "Montserrat", serif;color: #fff;font-weight: 800;letter-spacing: 0px;}
.banner-text h5 {font-size: 18px;line-height: 45px;text-transform: uppercase;margin-bottom: 20px;font-family: "Montserrat", serif;color: #fff;font-weight: 600;position: relative;display: inline-block;}
.banner-text h5::after {content: "";display: block;width: 110px; height: 5px;background: #E63E25;margin: 2px auto 0;}
.banner-sub-title{width:500px; display:block; margin:0 auto}
.banner-text a {color: #fff;text-transform: uppercase !important;background: linear-gradient(28deg, rgba(104, 40, 114, 1) 0%, rgba(230, 62, 37, 1) 78%);padding: 12px 25px;border-radius: 4px;}
.banner-text h1 span {font-weight: 300}
.banner-text p {color: #fff;text-transform: capitalize;margin-bottom: 40px;}
.header-bottom__banner .owl-nav {display: none}
.new img{height:28px}
.d-hide {display: none !important}
.new {position: absolute;top: -18px;}

/** Story-section **/
.overlay {display: none;position: fixed;top: 0;height: 100%;width: 100%;overflow: auto;z-index: 991}
.wrap {width: 100%;max-width: 950px;margin: 0 auto;padding: 80px 15px 0px 15px;}
.wrap h3 {color: #fff;padding: 5px 0 10px;font-size: 24px;font-family: 'Montserrat', sans-serif}
.infra{border-radius:5px}
.wrap h4, h5 {color: #fff;padding: 5px 0 0}
.wrap ul.wrap-nav {text-transform: capitalize;padding: 0 0 50px}
.wrap p {color: #fff !important;padding: 5px 0 0;font-family: 'Montserrat', sans-serif;font-size: 14px;letter-spacing: .5px}
.wrap ul.wrap-nav li {text-align: left;width: 100%;position: relative;font-family: 'Montserrat', sans-serif}
.wrap ul.wrap-nav li a {color: #fff;padding: 6px 10px 6px 40px;display: inline-block;font-weight: 400;font-size: 14px;text-decoration: none;transition-property: all .2s linear 0;-moz-transition: all .2s linear 0;-webkit-transition: all .2s linear 0;-o-transition: all .2s linear 0;font-family: 'Montserrat', sans-serif}
.wrap ul.wrap-nav li a:hover {color: #fff;font-weight: 400}
.wrap ul.wrap-nav ul {padding: 20px 0}
.wrap ul.wrap-nav ul li {display: block;font-size: 13px;width: 100%;color: #fff}
.wrap ul.wrap-nav ul li a {color: #fff}
.wrap ul.wrap-nav ul li a:hover {color: #fff}
.myaccordion .card {background: transparent}
.myaccordion {max-width: 500px;margin: 0 auto 20px;box-shadow: 0}
.myaccordion .card-body {-webkit-box-flex: 1;-ms-flex: 1 1 auto;flex: 1 1 auto;padding: 0rem 0rem 0rem 0rem}
.myaccordion .card,
.myaccordion .card:last-child .card-header {border: 0}
.myaccordion .card-body ul {margin-top: 0;font-family: 'Montserrat', sans-serif}
.myaccordion .card-body ul li {display: block;border-right: 0 solid #fff;padding: 0 24px;text-align: left;font-size: 16px;color: #fff;font-family: 'Montserrat', sans-serif}
.myaccordion .card-body ul li a {font-size: 16px;color: #fff;font-family: 'Montserrat', sans-serif;text-align: left;font-weight: 400;}
.myaccordion .card-body ul li:last-child {border-right: 0 solid #fff;padding-bottom: 20px;margin-top: 0}
.myaccordion .card-header {background: transparent;padding: 5px 10px;border-bottom: 0 solid rgba(0, 0, 0, .125)}
.myaccordion .fa-stack {font-size: 18px}
.myaccordion .btn {width: 100%;font-weight: 600;color: #312f2c;padding: 0;text-transform: uppercase;font-family: 'Montserrat', sans-serif;font-size: 18px;}
.myaccordion .btn-link:hover,
.myaccordion .btn-link:focus {text-decoration: none}
.myaccordion li+li {margin-top: 5px}
.modal-body-new {padding: 0rem;background: #056a43;border-radius: 0px;}
.myaccordion h2{text-align:left;}
.myaccordion .h22{text-align:left;line-height:15px; padding-bottom:10px;}
.myaccordion h2 a {width: 100%;font-weight: 600;color: #312f2c;padding: 0;text-transform: uppercase;font-family: 'Montserrat', sans-serif;font-size: 18px;text-align:left;}
.story-slide .owl-theme .owl-nav.disabled+.owl-dots {margin-top: 0px;position: absolute;z-index: 10000;bottom: 0px;left: 0;right: 0;background: transparent !important;text-align: center;}
.owl-theme .owl-dots .owl-dot span {background: transparent !important;}
.story-slide .owl-carousel .owl-stage-outer {position: relative;overflow: hidden;-webkit-transform: translate3d(0, 0, 0);padding-bottom: 0px;}
.story-slide .owl-theme .owl-dots .owl-dot span {width: 18px;height: 18px;margin: 5px 4px;border:solid 2px #9C27B0 !important;display: block;-webkit-backface-visibility: visible;transition: opacity .2s ease;border-radius: 30px;}
.story-slide .owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {background: #e0602d;border: solid 2px #fff;}
.story-slide .owl-carousel .owl-item img {display: block;width: 100%;border-radius: 0px;}
.story-slide .modal-content {width: 90% !important;}
.story .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {background: #e0602d;border: solid 2px #EF7F1A;}
.modal.StoryModal .modal-body {padding: 0 0px 0;background: transparent;text-align: center;border-radius: 0;z-index: 999999;position: relative;}
.colose-pop {width: 30px;position: absolute;height:30px;background-color: #9C27B0 !important;border-radius:24px;z-index: 1000000 !important;opacity: 1;font-weight: 300;right: -10px;border: 0;font-size: 30px;top:  -10px;color: #fff !important;text-shadow:none;}
.review-section {padding: 0px 0px 30px;}
.tab-content img{object-fit: cover;height: 440px;width: 100%;}
/* ---------------- Title ---------- */
.title {margin: 0 auto 30px;width: 100%;text-align: center;padding: 0px 10px;}
.title h1 {text-align: center;font: normal normal normal 32px/36px Montserrat;letter-spacing: 0.8px;color: #211d1f;text-transform: uppercase;opacity: 1;padding-bottom: 0px;}
.title h1 span {font-weight: 300}
.title h3 {text-align: center;font: normal normal normal 36px/36px Montserrat;letter-spacing: 0.9px;color: #211d1f;text-transform: uppercase;opacity: 1;padding-bottom: 10px;}
.title h4 {font-size: 16px;color: #056a43;padding-bottom: 0px;text-transform: uppercase;font-weight: 300;}
.title p{text-align: center;font: normal normal 300 16px/19px Montserrat;letter-spacing: 0.8px;color: #31403A;text-transform: uppercase;opacity: 1;padding-bottom:5px;}
/* ---------------- Title ---------- */
/* ---------------- industry  ---------- */
.industry{position: relative;bottom: 0px;display: block;padding: 0px 0px 0px 0px;background: #000000bf;border-left: 16px solid #E63E25;border-radius: 5px;width: 100%;}
.industry-section{position: absolute;bottom: 20px;z-index: 1000;}
.industry .title {margin: 10px auto 10px;width: 100%;text-align: center;padding-left: 35px;}
.industry .title h2 {text-align: left;font-size:30px;font-family:"Montserrat", serif;font-weight:700;letter-spacing: 0.8px;color: #B851C9;text-transform: uppercase;opacity: 1;padding-bottom: 0px;  background: linear-gradient(90deg, #B851C9, #E63E25);
-webkit-background-clip: text;-webkit-text-fill-color: transparent;background-clip: text; color: transparent;}
.industry .title p{text-transform: none;letter-spacing: 0.8px;text-align: left;font-size: 16px;font-family:"Montserrat", serif;font-weight:500;color: #FFFFFF;opacity: 1;padding-bottom:5px;}
.industry .industry-new {padding: 0px 0 0px;}
.industry .industryright span {background: #C53538;padding: 4px 6px;color: #fff;font-size: 12px;font-weight: 600;position: absolute;left: 0;top: -20px;line-height: 12px;border-radius: 8px;}
.industry .industry-block-two {padding: 12px 0px;margin-right: 0px;min-height: 65px;}
.industry .industry-block-two .industryHead:hover{color: #E63E25;cursor:pointer}
.industry .industry-sec{width: 100%;padding: 80px 0 0px;}
.industry .count {width: 30px;height: 30px;border-radius: 0%;text-align: center;line-height: 30px;color: #fff;font-size: 16px;font-weight: 600;position: absolute;left: 20px;top: 37px;border-radius: 50%;background: #F7494B;z-index: 1;}
.industry .industryright {width: calc(100% - 0%);float: right;font-size: 18px;color: #646464;line-height: 20px;position: relative;font-weight: 300;padding: 0px 0 0px;}
.industry .industryright span:before {content: '';width: 0;height: 0;border-left: 7px solid transparent;border-right: 7px solid transparent;border-top: 7px solid #C53538;position: absolute;left: 4px;bottom: -5px;}
.industry .owl-theme .owl-nav .owl-prev {cursor: pointer;border-radius: 50px;position: absolute;top: 30%;left: -40px;height: 26px;line-height: 18px;width:26px;background: #853C91;text-align: center;}
.industry .owl-theme .owl-nav .owl-prev span img{height:15px}
.industry .owl-theme .owl-nav .owl-next span img{height:15px}
.industry .owl-theme .owl-nav .owl-next:hover, .industry .owl-theme .owl-nav .owl-prev:hover{background:#f44336}
.industry .owl-theme .owl-nav .owl-next {cursor: pointer;border-radius: 50px;position: absolute;top: 30%;right: -50px;height: 26px;line-height: 18px;width: 26px;background: #853C91;text-align: center;}
.industry .view-all {padding: 10px 16px;margin: 0 auto;display: block;margin-top: 20px;text-align: left;font: normal normal normal 16px/19px Montserrat;letter-spacing: 0px;color: #31403A;opacity: 1;width:auto;}
.industry .view-all:hover {padding: 10px 16px;margin: 0 auto;display: block;margin-top: 20px;text-align: left;font: normal normal normal 16px/19px Montserrat;letter-spacing: 0px;color: #056a43;opacity: 1;}
.industry .owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {display: block;}
.industryHead {display: flex;align-items: center;gap: 1px;line-height: 16px;font-size: 15px;font-weight: 500;color:#fff;text-align: left;transition: all 0.3s ease;}
.industryHead img {width: 50px !important; height: auto;display: inline-block;}
.industries-slide{padding:4px 60px 0px 60px;}
.industryright .industryHead svg path {  fill: #fff;transition: all 0.3s ease;}
a:hover .industryHead {color:#E63E25;}
a:hover .industryHead svg path {fill: #E63E25;}

/* MARQUEE STYLES slider left-right drag gsap library
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.marquee-wrapper-industry {position: relative;}
.marquee-industry {display: flex;gap: 0px;overflow: hidden;padding: 15px 0px;}
.marquee-item-industry {position: relative;display: flex;align-items: center;justify-content: center;flex-shrink: 0;overflow: hidden;}
.item-industry {width: 100%;padding:0px 5px;}
.item-link-industry {display: block;}
.item-img-wrapper-industry {margin: 0;}
.marquee-arrow-industry {position: absolute;bottom: -60px;display: flex;align-items: center;justify-content: center;width: 35px;height: 35px;border-radius: 50%;background: #dc2f02;border: none;cursor: pointer;transition: all 0.2s;}
.marquee-arrow.arrow-prev-industry {left: calc(50% - 50px);}
.marquee-arrow.arrow-next-industry {right: calc(50% - 50px);}
@media (max-width: 850px) {
.marquee-item-industry {width: auto;}
.item-title-industry {font-size: 1.6em;}
.marquee-arrow-industry {top: 50%;transform: translateY(-50%);width: 70px;height: 70px;}
.marquee-arrow.arrow-prev-industry {left: 40px;}
.marquee-arrow.arrow-next-industry {right: 40px;}
.marquee-industry {display: flex;gap: 0px;overflow: hidden;padding: 5px 0px 10px;}
}
/* ---------------- industry board end ---------- */

/** about-section **/
.about-section {position: relative;display: block;padding:80px 0px 60px 0px;}
.about-section .title {margin: 0 auto 30px;width: 100%;text-align: center;padding:0px 200px}
.about-section .title h2 {text-align: center;font-family:Montserrat;font-weight:100;font-size:28px;color: #211D1F;opacity: 1;padding-bottom: 20px;line-height: 40px}
.about-section .title h3 {font-size: 30px;font-weight: bold;text-transform: uppercase;color: #056a43;}
.about-section .title h4 {font-size: 16px;color: #056a43;padding-bottom: 0px;text-transform: uppercase;font-weight: 300;}
.about-section .banner-line {height: 8px !important;width: 80px;background: #ef7f1a;margin: 10px auto 0px;border-radius: 5px;}
.about-section .title p {text-align: center;font: normal normal normal 16px/19px Montserrat;letter-spacing: 0.8px;color: #31403A;text-transform: uppercase;opacity: 1;text-transform: uppercase;}
.about-section .image-box {position: relative;display: block;margin: 0px 20px 0px 0px;}
.about-section .image-box .image {position: relative;display: block;}
.about-section .image-box .image img {width: 100%;}
.about-section .content-box .about-heading{margin-bottom: 20px;}
.about-section .content-box {position: relative;display: block;margin-bottom: 33px; padding:15px 0px}
.about-section .content-box .about-heading{margin-bottom: 20px;}
.about-section .content-box .about-heading h2 {font-size: 18px;position: relative;display: block;margin-bottom: 12px;color:#853C91; font-family:Montserrat;font-weight:600;text-transform:uppercase;letter-spacing:1px;}
.about-section .content-box .about-heading img{width:100%}
.about-section .content-box .bold-text {position: relative;display: block;font-size: 15px;line-height: 28px;color: #4c4c4c;font-weight: 400;margin-bottom: 15px;}
.about-section .content-box p {position: relative;display: block;margin-bottom: 15px;font-size: 15px;line-height: 29px;font-weight: 400;color: #312F2C;}
.count-video{background: #fff;align-items: center;position: relative;margin: 20px 0 0 0;bottom: 0px;right: 50px;width: 532px;height: 136px;}
.about-section .image {position: relative;overflow: hidden;display: inline-block;}
.playprofile {width: auto;position: absolute;bottom: 22px;right: 0;transition: transform 0.3s ease-in-out;}
.playprofile:hover {transform: scale(1.04);}
.count-video .counter{text-align: center;position: absolute; 	margin:0 auto;top: 48%;left: 50%;transform: translate(-50%, -50%);    width: 88%;}
.count-video .counter-count{text-align: left;font: normal normal 300 50px/60px Montserrat;letter-spacing: 2.5px;color: #FFCC00;opacity: 1;position: relative;text-align: center;display: inline-block;}
.count-video .counter-count-text{text-align: left;font: normal normal 300 50px/60px Montserrat;letter-spacing: 2.5px;color: #853C91;opacity: 1;position: relative;text-align: center;display: inline-block;}
.count-video .count-up{padding:0px 0px 0px 34px;text-align: left;}
.count-video .count-up span{text-align: left;font: normal normal 400 50px/60px Montserrat;letter-spacing: 2.5px;color: #853C91;opacity: 1;position: relative;text-align: center;display: inline-block;padding: 0px 0px 0px 0px;}
.count-video .count-up h3{text-align: left;font: normal normal 400 12px/19px Montserrat;letter-spacing: 0.8px;color: #211D1F;text-transform: uppercase;opacity: 1;}
.count-video .count-up p{text-align: left;font: normal normal 400 45px/19px Montserrat;letter-spacing: 0.8px;color: #853C91;text-transform: uppercase;opacity: 1;display: inline-block;}
.about-section p{margin-bottom:20px;}
/** Product CSS **/
.products{ position: relative;padding:80px 0px 250px;background: rgba(56, 13, 62, .85); background: linear-gradient(0deg,rgba(56, 13, 62, 1) 0%, rgba(196, 61, 79, 1) 100%);opacity: 1;}
.products::after {content: "";position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: url("../images/home/logo-back.svg");background-size:90%; background-position: center top;background-repeat:no-repeat;pointer-events: none;opacity: .01;}
.products .title{margin-bottom:60px;}
.products .title h6 {text-align: center;font: normal normal 400 16px/19px Montserrat;letter-spacing: 0.8px;color: #D89BE2;text-transform: capitalize;opacity: 1;margin-bottom: 15px;}
.products .title h3 {text-align: center;font: normal normal normal 44px/36px Montserrat;letter-spacing: 0.9px;color: #fff;text-transform: capitalize;opacity: 1;margin-bottom:10px;}
.products .title p {margin-top: 15px;text-align: center;font: normal normal normal 14px/24px Montserrat;letter-spacing: 1px;color: #E6C0EC;text-transform: capitalize;opacity: 1;padding: 0px 60px;}
.products .facilities-box {padding:15px 0px 0px;}
.products .owl-theme .owl-nav .owl-prev {border-radius: 50px;position: relative;left:0px; top:20px;height: 32px;line-height: 22px;width: 32px;background: #fff;text-align: center;}
.products .owl-theme .owl-nav .owl-next {border-radius: 50px;position: relative;right:0px;top:20px;height: 32px;line-height: 22px;width: 32px;background: #fff;text-align: center;}
.products .owl-theme .owl-nav .owl-prev:hover, .products .owl-theme .owl-nav .owl-next:hover {background: #E63E25;}
.products .owl-theme .owl-nav .owl-prev img{height:18px;object-fit: contain;}
.products .owl-theme .owl-nav .owl-next img{height:18px;object-fit: contain;}
.products  .owl-theme .owl-nav {margin-top: 30px;}
.products .topper-block-two {padding: 0px 15px 0 15px; overflow: hidden;}
.products .topper-block-two .facpd{margin-top:100px !important;}
.products p {text-align:center;margin-top:30px;}
.products p a{color: #D89BE2;text-transform: uppercase !important;font-size: 18px;font-weight:600;}
.products p a:hover{color:#E63E25;text-transform: uppercase !important;font-size: 18px;font-weight:600;}
.products-text-box {margin-top: -22px;padding: 0px 10px;position: relative;z-index: 1000;}
.products-text-box h3{text-align: left;font: normal normal bold 50px/24px Montserrat;letter-spacing: 1.25px;color: #E63E25;text-transform: uppercase;opacity: 1;} 
.products-text-box h4{padding-top: 20px;text-align: left;font-family: 'Montserrat', sans-serif;font-size:18px;color: #FFFFFF;text-transform: capitalize;opacity: 1;font-weight: 600;margin-bottom:15px;} 
.products-text-box p{margin-top: 0;text-align: left;font: normal normal normal 12px/22px Montserrat;letter-spacing: 0.3px;color:#E6C0EC;text-transform: capitalize;opacity: 1;} 
.slider-image-products{object-fit:cover}
.products .owl-carousel .owl-item img {display: block;width: 100%;}
.products .image-wrapper {position: relative;display: inline-block;overflow: hidden;}
.products .image-wrapper::before {content: "";display: block;position: absolute;bottom: 0;left: 0;width: 100%;height: 120px;pointer-events: none;transition: all .3s ease-out;background: linear-gradient(180deg, rgba(24, 66, 107, 0) 0, #000000c7 100%);z-index: 1000;}
.products .topper-block-two .image-wrapper img {transition: transform 0.4s ease;}
.topper-block-two .products-text-box h3,
.topper-block-two .products-text-box h4,
.topper-block-two .products-text-box p {transition: color 0.3s ease;}
/* Hover Effect */
.products .topper-block-two:hover .image-wrapper img {transform: scale(1.03);}
.products .topper-block-two:hover .products-text-box h3{color: #fff;}
.products .topper-block-two:hover .products-text-box h4{ color: #E63E25;}
.products .topper-block-two:hover .products-text-box p {color: #fff;}

/* Section background (top gradient like the screenshot) */
.connect-section {padding: 0px 0px px;position: relative;margin-top:-192px;}
.connect-wrap {max-width: 860px;margin: 0 auto;}
.connect-card {position: relative;background: linear-gradient(90deg,rgba(104, 106, 112, 1) 0%, rgba(134, 138, 142, 1) 35%, rgba(170, 174, 178, 1) 100%);border-radius: 0px;padding: 36px 40px 70px;color: #fff;text-align: center;overflow: visible;border-bottom: 10px solid #853C91;}
.connect-card::after {content: "";position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: url("../images/home/logo-back.svg");background-size:100%; background-position: 500px 0px;background-repeat:no-repeat;pointer-events: none;opacity: .03;}
.connect-card .title h6 {text-align: center;font: normal normal 400 16px / 19px Montserrat;color: #fff;text-transform: none;opacity: 1;margin-bottom: 5px;}
.connect-card .title h2{margin:0 0 8px;font-weight:400;font-size:32px;}
.connect-card .title p{color:#fff;margin-top: 15px;text-align: center;font: normal normal normal 14px / 24px Montserrat;color: #fff;text-transform: capitalize;opacity: 1;padding: 0px 20px;}
/* Form grid */
.connect-form .grid{display:grid;grid-template-columns: 1fr 1fr;gap:14px;text-align:left;}
.field input,
.field select{width:100%;height:50px;padding:0 12px;border:1px solid rgba(255,255,255,0.25);background:#F8F8F8;color:#8B8D8F;border-radius:0px;font-size:14px;outline:none;}
.field select{appearance:none;background-image: url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%23666' stroke-width='2' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;background-size:12px 8px;}
.btn-connect{position:absolute;left:50%;transform:translateX(-50%);bottom:-22px;padding:8px 60px;border:none;border-radius:4px;background:#7c3a86;color:#fff;font-weight:700;letter-spacing:.04em;cursor:pointer;}
.btn-connect:hover{ filter:brightness(1.08); }
.sr-only{position:absolute !important;height:1px; width:1px;overflow:hidden; clip:rect(1px,1px,1px,1px);}
/* Responsive */

/*------------expertise ------------- */
.expertise{padding:80px 0px 100px}
.expertise .title{margin-bottom:40px;}
.expertise .title h6 {text-align: center;font: normal normal 400 16px/19px Montserrat;letter-spacing: 0.8px;color: #211D1F;text-transform: capitalize;opacity: 1;margin-bottom: 15px;}
.expertise .title h3 {text-align: center;font: normal normal normal 44px/36px Montserrat;letter-spacing: 0.9px;color: #211D1F;text-transform: capitalize;opacity: 1;margin-bottom:10px;}
.expertise .title p {margin-top: 15px;text-align: center;font: normal normal normal 14px/24px Montserrat;letter-spacing: 1px;color: #211D1F;text-transform: capitalize;opacity: 1;padding: 0px 20px;}
.expertise .expertise-box{width:100%;background:#fff;opacity: 1; height:580px;float:right;color:#fff;padding:30px 30px 30px;margin-right:20px;}
.expertise .expertise-box .home-tabs {position: relative;z-index: 2;top:5px;width: 30%;text-align:left;float: left;margin-right:1%;}
.expertise .expertise-box .home-tabs .sub-title {text-align: left;font: normal normal 300 16px/19px Montserrat;letter-spacing: 0.8px;color: #FFCC00;text-transform: uppercase;opacity: 1;margin-bottom:10px;}
.expertise .expertise-box .home-tabs h2{text-align: left;font: normal normal normal 36px/36px Montserrat;letter-spacing: 0.9px;color: #FFFFFF;text-transform: uppercase;opacity: 1;margin-bottom:20px;}
.expertise .expertise-box .home-tabs p{text-align: left;font: normal normal 300 16px/28px Montserrat;letter-spacing: 0.8px;color: #FFFFFF;opacity: 1;margin-bottom:20px;}
/*------------------ Tabs------------------------------------ */
.home-tabs .tabs {width: 100%;border-radius: 5px 5px 5px 5px;display : flex;}
.home-tabs #tabs-content{width : 100%;}
.home-tabs ul#tabs-nav {list-style: none;  margin: 0;  padding: 5px;  overflow: auto;  width : 100%;}
.home-tabs ul#tabs-nav li {font-weight: bold;margin-right: 2px;padding: 0px 0px;border-bottom: 1px solid #211d1f29;cursor: pointer;display:block;text-align: left;}
.home-tabs ul#tabs-nav li:last-child {border-bottom: 0px solid #707070;}
.home-tabs ul#tabs-nav li:hover{color: #853C91;}
.home-tabs ul#tabs-nav li.active a {color: #853C91;font-weight: 700;padding-left: 15px;cursor:pointer}
.home-tabs ul#tabs-nav {overflow: visible;}
.home-tabs ul#tabs-nav li a {position: relative;display: block;padding:12px 0 12px 10px;}
.home-tabs ul#tabs-nav li a::before {content: "";position: absolute;left: -35px;top: 0;height: 100%;width: 7px;background-color: transparent;transition: all 0.3s ease;border-radius: 0px;}
.home-tabs ul#tabs-nav li a:hover::before {background-color: #853C91;}
.home-tabs ul#tabs-nav li.active a::before {background-color: #853C91;}
.home-tabs #tabs-nav li a {text-decoration: none;font-family: Montserrat;letter-spacing: 0.55px;color: #211D1F;font-weight: 400;font-size:16px;transition: all .3s ease-out;cursor: pointer;}
.expertise .tabs-content-main {padding: 0px;background-color: #FFF;width: 70%;float: right;position: absolute;right: -40px;border-radius: 0px;height: 520px;object-fit:cover;overflow: hidden;}
.expertise .tab-content .text-box {position: absolute;z-index: 2;width: 100%;left: 0;bottom: 0;padding: 100px 30px 30px;background: transparent linear-gradient(180deg, #056A4300 0%, #020202d1 100%) 0% 0% no-repeat padding-box;max-height: 100%;overflow-y: auto;text-align:left;}
.expertise .tab-content .text-box .button {background-color: transparent;font: normal normal normal 18px/22px Montserrat;letter-spacing: 0px;color: #e22fff;text-transform: uppercase;opacity: 1;padding: 9px 18px;}
.expertise .tab-content img {object-fit: cover;height: 520px;width: 100%;}
.internal-industries{background: linear-gradient(0deg, rgba(56, 13, 62, 1) 0%, rgba(196, 61, 79, 1) 100%);  margin-top: 20px;}
.internal-industries .title{margin-bottom:40px;}
.internal-industries .title h6 {text-align: center;font: normal normal 400 16px/19px Montserrat;letter-spacing: 0.8px;color: #fff;text-transform: capitalize;opacity: 1;margin-bottom: 15px;}
.internal-industries .title h3 {text-align: center;font: normal normal normal 44px/36px Montserrat;letter-spacing: 0.9px;color: #fff;text-transform: capitalize;opacity: 1;margin-bottom:10px;}
.internal-industries .title p {margin-top: 15px;text-align: center;font: normal normal normal 14px/24px Montserrat;letter-spacing: 1px;color: #fff;text-transform: capitalize;opacity: 1;padding: 0px 20px;}

/* whats App */
.whats-section {padding: 0px 0px px;position: relative;margin-top:-120px;}
.whats-wrap {max-width: 548px;margin: 0 auto;}
.whats-card {position: relative;background: linear-gradient(90deg,rgba(104, 106, 112, 1) 0%, rgba(134, 138, 142, 1) 35%, rgba(170, 174, 178, 1) 100%);border-radius: 0px;padding: 40px 40px 40px;color: #fff;text-align: center;overflow: visible;border-bottom: 8px solid #853C91;}
.whats-card::after {content: "";position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: url("../images/home/logo-back.svg");background-size:100%; background-position: 380px 0px;background-repeat:no-repeat;pointer-events: none;opacity: .03;}
.whats-card .title {margin: 0 auto 20px;}
.whats-card .title h6 {text-align: center;font: normal normal 400 20px / 19px Montserrat;color: #fff;text-transform: uppercase;opacity: 1;margin-bottom: 5px;}
.whats-card .title h2{margin:0 0 8px;font-weight:600;font-size:20px;text-transform:uppercase }
.whats-card .title p{color:#fff;margin-top: 15px;text-align: center;font: normal normal normal 14px / 24px Montserrat;color: #fff;text-transform: capitalize;opacity: 1;padding: 0px 20px;}
.btn-connect{position:absolute;left:50%;transform:translateX(-50%);bottom:-22px;padding:8px 60px;border:none;border-radius:4px;background:#7c3a86;color:#fff;font-weight:700;letter-spacing:.04em;cursor:pointer;}
.btn-connect:hover{ filter:brightness(1.08);background:#E63E25;color:#fff }
.sr-only{position:absolute !important;height:1px; width:1px;overflow:hidden; clip:rect(1px,1px,1px,1px);}
.whats-card a img {transition: transform 0.3s ease;}
.whats-card a:hover img {transform: scale(1.05);}

/*------------Our Services ------------- */
.services-cp {position: relative;padding: 80px 0px 200px;background: rgba(56, 13, 62, .85);background: linear-gradient(0deg, rgba(56, 13, 62, 1) 0%, rgba(196, 61, 79, 1) 100%);opacity: 1;}
.services-cp::after {content: "";position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: url(../images/home/logo-back.svg);background-size: 130%;background-position: center;background-repeat: no-repeat;pointer-events: none;opacity: .01;}
.maxwd{padding:0px 15px;}
.services-cp .title{margin: 0 auto 60px;padding:0px;width: 100%;text-align: center;}
.services-cp .title h6 {text-align: center;font: normal normal 400 16px/19px Montserrat;letter-spacing: 0.8px;color: #fff;text-transform: capitalize;opacity: 1;margin-bottom: 15px;}
.services-cp .title h3 {text-align: center;font: normal normal normal 44px/36px Montserrat;letter-spacing: 0.9px;color: #fff;text-transform: capitalize;opacity: 1;margin-bottom:10px;}
.services-cp .title span {text-align: center;font: normal normal 300 16px/19px Montserrat;letter-spacing: 0.8px;color: #fff;text-transform: capitalize;opacity: 1;}
.services-cp .title p {margin-top: 15px;text-align: center;font: normal normal normal 14px/24px Montserrat;letter-spacing: 1px;color: #fff;text-transform: capitalize;opacity: 1;padding: 0px 20px;}
.services-cp .item {width: 100%;margin-right: 22.8px;display: block;color: inherit;position: relative;}
.services-cp .image-box {overflow: hidden;width: 100%;position: relative;border-radius:0px;height: 456px;}
.services-cp .item:hover .image-box::after {background-color: rgb(1 15 26 / 72%);cursor:pointer}
.services-cp .item .image-box::after {content: "";display: block;position: absolute;top: 0;left: 0;width: 100%;height: 100%;pointer-events: none;background-color: rgba(5, 17, 32, .3);transition: all .3s ease-out;}
.services-cp .item .text-box {position: absolute;left: 0;bottom: 0;width: 100%;padding: 20px 20px 25px;flex-direction: column;text-align:left;}
.services-cp .item .text-box::after {content: "";display: block;position: absolute;top: 0;left: 0;width: 100%;height: 100%;pointer-events: none;transition: all .3s ease-out;}
.services-cp .item .text-box small {display: block;height: 19px;padding: 0 7px;position: relative;z-index: 2;transition: all .3s ease-out;background: #FFCC00 0% 0% no-repeat padding-box;border-radius: 10px;width: 150px;margin: 0 auto 10px;text-align: left;font: normal normal normal 12px/14px Montserrat;letter-spacing: 0px;color: #31403A;text-transform: uppercase;opacity: 1;line-height: 20px;}
.services-cp .text-box h3 {position: relative;z-index: 2;letter-spacing: 0;line-height: 50px;text-transform: uppercase;margin-bottom: 5px;text-align: left;font: normal normal normal 20px/30px Montserrat;color: #FFFFFF;text-transform: uppercase;opacity: 1;}
.services-cp .item .text-box .cont {white-space: normal;position: relative;z-index: 2;padding-bottom: 0;overflow: hidden;max-height: 0;transition: max-height .5s ease;}
.services-cp .item:hover .text-box .cont {max-height: 400px;}
.services-cp .item .text-box .cont p {font-size: 15px;letter-spacing: 0;line-height: 24px;margin-bottom: 20px;color:#fff;}
.services-cp .item .text-box .readmore {display: inline-flex;align-items: center;justify-content: flex-start;color:#E63E25;text-transform: uppercase;cursor: pointer;font-size: 16px;font-weight: 500;letter-spacing: 1.11px;line-height: 16px;background-color: transparent;outline: 0;border: none;padding: 0;display: inline-flex;position: relative;z-index: 2;}
.services-cp .item .text-box .readmore i{font-size:14px;padding-left:5px;}
.services-cp .item .text-box .readmore::after {font-size: 10px;margin-left: 5px;}
.services-cp .item .text-box::after {content: "";display: block;position: absolute;top: 0;left: 0;width: 100%;height: 100%;pointer-events: none;transition: all .3s ease-out;background: linear-gradient(180deg, rgba(24, 66, 107, 0) 0, #000000c7 100%);border-radius:0;}
.services-cp .item .image-box .expimg{background-position: center center;min-height: 500px;background-size: cover;}
.services-cp .item:hover .text-box h3 {color: #E63E25;transition: all 0.3s ease;}
.services-cp .item:hover .text-box .readmore {  color: #853C91;transition: all 0.3s ease;}
/** attending Section **/
/** attending Section **/
.attending{padding:80px 0px 80px}
.attending .home-tabs {position: relative;z-index: 2;top: 5px;width: 35%;text-align: left;float: left;margin-right: 1%;}
.attending .home-tabs .title{margin-bottom:20px;padding: 0px 0px;}
.attending .title h4 {
    text-align: center;
    font: normal normal normal 44px / 56px Montserrat;
    letter-spacing: 0.9px;
    color: #211D1F;
    text-transform: none;
    opacity: 1;
    margin-bottom: 60px;
    padding-bottom: 0;
}
.attending .home-tabs .title h6 {text-align: left;font: normal normal 400 20px/26px Montserrat;letter-spacing: 0.8px;color: #211D1F;text-transform: capitalize;opacity: 1;margin-bottom: 20px;}
.attending .home-tabs .title h5 {text-align: left;font:600 normal normal 16px/20px Montserrat;letter-spacing: 0.8px;color: #211D1F;text-transform: capitalize;opacity: 1;margin-bottom: 20px;}
.attending .home-tabs .title h3 {text-align: left;font: 700 normal normal 24px/30px Montserrat;letter-spacing: 0.9px;color: #853C91;text-transform: uppercase;opacity: 1;}
/*.attending .home-tabs .title h3::before {content: "";position: absolute;top: 0;left: -50px;width: 10px;height: 90%;background: #853c91;} */
.attending .home-tabs .title p {margin-top: 15px;text-align: left;font: normal normal normal 14px/24px Montserrat;letter-spacing: 1px;color: #211D1F;text-transform: capitalize;opacity: 1;padding: 0px 20px;}
.attending .home-tabs .venue{margin-top:20px;}
.attending .home-tabs .venue p{font-size:16px;}
.attending .home-tabs .venue p span{padding:0px 10px}
.attending .home-tabs .venue h5{color:#211D1F;font-size:16px;font-weight:bold;margin-bottom:20px;padding-top: 0;}
.attending .attending-box{width:92.3%;background:#fff;opacity: 1; height:440px;float:right;color:#fff;padding:50px;margin-right:92px;}
.attending .attending-box::before {z-index: 100;content: "";position: absolute;top: 55px;left: 0px;width: 10px;height: 60px;background: #853c91;}
.attending .btn-all {z-index: 1000;font-size: 18px;font-weight: 600;text-transform: uppercase;color: #853C91;margin-top: 0px;display: block;cursor: pointer;text-align: left;width: 200px;left: 50px;position: absolute;bottom: 30px;}
.attending .btn-all:hover{z-index: 1000;font-size:18px; font-weight:600;text-transform: uppercase;color:#E63E25; margin-top:25px;display: block;cursor:pointer}
.attending .title1{margin-bottom:20px;padding: 0px 0px;position: absolute;width: 30%;left: 50px; z-index: 1000;}
.attending .title1 h6 {text-align: left;font: normal normal 400 20px/26px Montserrat;letter-spacing: 0.8px;color: #211D1F;text-transform: capitalize;opacity: 1;margin-bottom: 20px;}
.attending .title1 h5 {text-align: left;font:600 normal normal 16px/20px Montserrat;letter-spacing: 0.8px;color: #211D1F;text-transform: capitalize;opacity: 1;margin-bottom: 20px;}    
/**----- attending slider ---**/
.attending-img-box {padding: 0;background-color: #FFF;width: 100%;float: right;position: absolute;right: 0;border-radius: 0;}

/* Carousel arrows */
.attending-img-box .owl-theme .owl-nav .owl-prev {border-radius: 50px;position: absolute;bottom: 20px;left: 43%;height: 32px;line-height: 22px;width: 32px;background: #853c91;text-align: center;}
.attending-img-box .owl-theme .owl-nav .owl-next {border-radius: 50px;position: absolute;bottom: 20px;left: 47%;height: 32px;line-height: 22px;width: 32px;background: #853c91;text-align: center;}
.attending-img-box .owl-theme .owl-nav .owl-prev:hover, 
.attending-img-box .owl-theme .owl-nav .owl-next:hover {background: #E63E25;}
.attending-img-box .owl-theme .owl-nav .owl-prev img, .attending-img-box .owl-theme .owl-nav .owl-next img{height:18px;object-fit: contain;}
.attending-img-box .owl-carousel .owl-stage-outer {position: relative;overflow: hidden;-webkit-transform: translate3d(0, 0, 0);border-radius: 0;}
.attending-img-box .owl-theme .owl-nav {
    margin-top: 0px;
}
/* Content + Image side by side with ratio */
.attending-img-box .attending-block {display: flex;align-items: flex-start;justify-content: space-between;gap: 20px;padding: 0px 0px 0px 10px;}
.attending-img-box .attending-block .home-tabs {flex: 0 0 35%;max-width: 35%;padding-left: 40px;}
.attending-img-box .attending-img {flex: 0 0 60%;max-width: 60%;position: relative;overflow: hidden;border-radius: 0;text-align: right;}
.attending-img-box .attending-img img {width: 100%;height: 340px;object-fit: cover;display: block;}
/* Gradient overlay */
.attending-img-box .attending-img::after {content: "";position: absolute;bottom: 0;left: 0;width: 100%;height: 120px;background: linear-gradient(to top, rgba(0,0,0,0.7), transparent);pointer-events: none;}





/** attending massage **/

/**------------- Our Partners --------------------------**/
.partners-section {position: relative;display: block;padding:0px 0px 80px;overflow: hidden;}
.partners-section .title{margin: 0 auto 20px;padding:0px;width: 100%;text-align: center;}
.partners-section .title h6 {text-align: center;font: normal normal 300 16px/19px Montserrat;letter-spacing: 0.8px;color: #211D1F;text-transform: capitalize;opacity: 1;margin-bottom: 15px;}
.partners-section .title h3 {text-align: center;font: normal normal normal 44px/36px Montserrat;letter-spacing: 0.9px;color: #211D1F;text-transform: capitalize;opacity: 1;margin-bottom:10px;}
.partners-section .title span {text-align: center;font: normal normal 300 16px/19px Montserrat;letter-spacing: 0.8px;color: #211D1F;text-transform: capitalize;opacity: 1;}
.partners-section .title p {margin-top: 15px;text-align: center;font: normal normal normal 14px/24px Montserrat;letter-spacing: 1px;color: #211D1F;text-transform: capitalize;opacity: 1;padding: 0px 30px;}
.partners-section .partner-maxwd{width:100%;margin:0 auto}
.partners-section .logobox {background: #fff;padding: 15px;text-align: center;margin:15px 15px;}
.partners-section .logobox img{height:60px}
.partners-section .centred{text-align:center}

/**------------- Worldwide locations --------------------------**/
.locations-section {position: relative;padding: 80px 0px 80px;background: rgba(56, 13, 62, .85);background: linear-gradient(0deg, rgba(56, 13, 62, 1) 0%, rgba(196, 61, 79, 1) 100%);opacity: 1;}
.locations-section::after {content: "";position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: url(../images/home/logo-back.svg);background-size: cover;background-position: 650px center;background-repeat: no-repeat;pointer-events: none;opacity: .02;}
.locations-section .title{margin: 0 auto 60px;padding:0px;width: 100%;text-align: center;}
.locations-section .title h6 {text-align: center;font: normal normal 400 16px/19px Montserrat;letter-spacing: 0.8px;color: #fff;text-transform: capitalize;opacity: 1;margin-bottom: 15px;}
.locations-section .title h3 {text-align: center;font: normal normal normal 44px/36px Montserrat;letter-spacing: 0.9px;color: #fff;text-transform: capitalize;opacity: 1;margin-bottom:10px;}
.locations-section .title span {text-align: center;font: normal normal 300 16px/19px Montserrat;letter-spacing: 0.8px;color: #fff;text-transform: capitalize;opacity: 1;}
.locations-section .title p {margin-top: 15px;text-align: center;font: normal normal normal 14px/24px Montserrat;letter-spacing: 1px;color: #fff;text-transform: capitalize;opacity: 1;padding: 0px 20px;}
.country-list {list-style: none;margin: 0 0 0 40px;padding: 0;}
.country-list li {transition: all 0.2s ease;cursor: pointer;display: flex;align-items: center;margin-bottom:10px;font-family: 'Montserrat', sans-serif;font-size: 16px;font-weight: 400;color: #fff;}
.country-list li:hover {cursor: pointer;display: flex;align-items: center;margin-bottom:10px;font-family: 'Montserrat', sans-serif;font-size: 16px;font-weight: 400;color: #fff;padding-left:5px;}
.country-list img {width: 32px;height: auto;margin-right: 20px;border-radius: 2px;}
.locations-img-box{padding: 0px;background-color: #FFF;width: 100%;border-radius: 0px;}
.locations-img-box .owl-theme .owl-nav .owl-prev {border-radius: 50px;position: absolute;bottom: 20px;right: 60px;height: 32px;line-height: 24px;width: 32px;background: #853c91;text-align: center;}
.locations-img-box .owl-theme .owl-nav .owl-next {border-radius: 50px;position: absolute;bottom: 20px;right: 20px;height: 32px;line-height: 24px;width: 32px;background: #853c91;text-align: center;}
.locations-img-box .owl-theme .owl-nav .owl-prev img{height:18px;object-fit: contain;}
.locations-img-box .owl-theme .owl-nav .owl-next img{height:18px;object-fit: contain;}
.locations-img-box .owl-theme .owl-nav .owl-prev:hover, .locations-img-box .owl-theme .owl-nav .owl-next:hover {background: #E63E25;}
.locations-img-box .owl-theme .owl-nav {margin-top: 0px;}
.locations-img-box .owl-carousel .owl-stage-outer {position: relative;overflow: hidden;-webkit-transform: translate3d(0, 0, 0);border-radius: 0px;}
.locations-img-box .attending-block {position: relative;overflow: hidden;}
.locations-block::after {content: "";position: absolute;bottom: 0;left: 0;width: 100%;height: 120px;background: linear-gradient(to top, rgba(0,0,0,0.7), transparent);pointer-events: none;}
.locations-block {height: 480px;overflow: hidden;}
.locations-block video, .locations-block img {width: 100%;height: 100%;object-fit: cover;}
.country-list li.active {
    /*padding-left: 8px;*/
    font-weight: 600; 
}
/** testimonialSection **/
.testimonial-section {position: relative;padding: 80px 0px 80px;background:#F8F8F8;opacity: 1;}
.testimonial-section::after {content: "";position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: url(../images/white-logo.svg);background-size: cover;background-position: 850px center;background-repeat: no-repeat;pointer-events: none;opacity: .2;}
.testimonial-section .title{margin: 0 auto 40px;padding:0px;width: 100%;text-align: center;}
.testimonial-section .title h6 {text-align: center;font: normal normal 400 16px/19px Montserrat;letter-spacing: 0.8px;color: #211D1F;text-transform: capitalize;opacity: 1;margin-bottom: 15px;}
.testimonial-section .title h3 {text-align: center;font: normal normal normal 44px/36px Montserrat;letter-spacing: 0.9px;color: #211D1F;text-transform: capitalize;opacity: 1;margin-bottom:10px;}
.testimonial-section .title p {margin-top: 15px;text-align: center;font: normal normal normal 14px/24px Montserrat;letter-spacing: 1px;color: #211D1F;text-transform: capitalize;opacity: 1;padding: 0px 30px;}
.testimonial-section .student-slide p {text-transform: uppercase;font-size: 18px}
.testimonial-section .people {padding:0px 0 0px;}
.testimonial-section .item {margin-bottom:32px;}
.testimonial-section .item .box {padding:30px 50px;background-color:#fff;position:relative;}
.testimonial-section .item .box:after {content: '';position: absolute;right: 0px;bottom: -50px;width: 0;height: 0;border: 80px solid transparent;border-width: 46px 0px 20px 60px;border-top-color: #fff;}
.testimonial-section .item .name {font-weight:bold;margin-bottom:2px;color:inherit;text-align: left;}
.testimonial-section .item .description {font-size:20px;margin-bottom:0;font-weight:500; font-style:italic;color:#853C91;line-height:32px;}
.testimonial-section .item .author {display: flex;align-items: center;gap: 15px;width: fit-content;margin: 20px auto 0px;}
.testimonial-section .item .author-img img {width: 100px;height: 100px;object-fit: cover;border-radius: 50%;}
.testimonial-section .item .author-info {text-align: left;}
.testimonial-section .item .author-info .name {margin: 0;font-size: 20px;font-weight: 600;}
.testimonial-section .item .author-info .degination {margin: 2px 0;font-size: 14px;color: #211D1F;text-align: left;}
.testimonial-section .item .author-info .company {margin: 2px 0;font-size: 14px;color: #211D1F;text-align: left; text-transform:uppercase}
.testimonial-slider .owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {display: none;}
.testimonial-slider .owl-theme .owl-dots .owl-dot span {width: 25px;height: 25px;margin: 5px 4px;background: #8B8D8F !important;display: block;-webkit-backface-visibility: visible;transition: opacity .2s ease;border-radius: 30px;border: 0px solid #ffffff;}
.testimonial-slider .owl-theme .owl-dots .owl-dot.active span {background:#853C91 !important;border:0px;}
.testimonial-slider .owl-theme .owl-dots .owl-dot span:hover  {width: 25px;height: 25px; background: #853C91 !important;border:0px}
.testimonial-slider .owl-theme .owl-nav.disabled+.owl-dots {margin-top: 0px;width: 200px;position: absolute;left: 0;bottom: -20px; right: 0;margin: 0 auto;}
.testimonial-carousel-carousel .owl-dots {display: block !important;text-align: center;margin-top: 15px;}
.testimonial-carousel-carousel .owl-nav {display: none !important;justify-content: space-between;position: absolute;top: 40%;width: 100%;}

.btn-review{font-size: 18px;font-weight: 600;text-transform: uppercase;color: #8B8D8F;margin-top: 25px;display: block;cursor: pointer;width: 140px;position: absolute;bottom: -18px;right: 30%; z-index: 100;}	
.btn-review:hover{font-size: 18px;font-weight: 600;text-transform: uppercase;color: #f44336;margin-top: 25px;display: block;cursor: pointer;width: 140px;position: absolute;bottom: -18px;right: 36%; z-index: 100;}
@media (max-width:767px) {
.testimonials-clean h2 {margin-bottom:25px;padding-top:25px;font-size:24px;}
}
@media (min-width:768px) {
.testimonials-clean .item {min-height: 300px;}
}
/** client section **/
/**---------------------- review section ---------------------------  **/
.clients-section{position: relative;padding: 70px 0px 0px;margin-top: 30px;}
.clients-section .clientmsg {border-radius: 0px;background:#fff;padding: 40px 60px 40px 40px;position: relative;margin-bottom: 20px;text-align:left; margin-right:20px}
.clients-section .clientmsg:after {content: "";display: block;position: absolute;bottom: 0px;right: -25px;width: 0;border-width:0px 25px 30px 0px;border-style: solid;border-color: #fff transparent;}
.clients-section .clientmsg h3{font-size:16px;font-weight:400;margin-bottom:40px}
.clients-section .clientmsg p{font-size:14px;font-weight:400;line-height:24px}
.client-slide{padding-bottom:70px}
.client-slide .owl-theme .owl-nav .owl-prev {cursor: pointer;border-radius: 50px;position: absolute;top: 35px;left: 10px;height: 26px;line-height: 17px;width:26px;background: #853C91;text-align: center;}
.client-slide .owl-theme .owl-nav .owl-prev span img{height:15px}
.client-slide .owl-theme .owl-nav .owl-next span img{height:15px}
.client-slide .owl-theme .owl-nav .owl-next:hover, .client-slide .owl-theme .owl-nav .owl-prev:hover{background:#f44336}
.client-slide .owl-theme .owl-nav .owl-next {cursor: pointer;border-radius: 50px;position: absolute;top: 35px;left: 40px;height: 26px;line-height: 17px;width: 26px;background: #853C91;text-align: center;}
.client-carousel-carousel .owl-dots {display: none !important;text-align: center;margin-top: 15px;}
.client-carousel-carousel .owl-nav {display: block !important;justify-content: space-between;position: absolute;top: 40%;width: 100%;}
/** Lab Section end **/
/*----------- lab ------------------------------- */
.lightboxContainer {position:relative;display:inline-block;} 
.lightboxContainer:after {content:url("../images/icons/youtube.png");z-index:999;position:absolute;top:50%;left:50%;transform: translate(-50%, -50%);}
.lightboxContainer img {width: 100%;border-radius:15px;}
.rkw{max-width: 450px;}
.dropdown-toggle::after {display: none !important;}
.dropdown-menu {border: 0px solid rgba(0, 0, 0, 0.15);border-radius: 0.5rem;}
.rkline{border-bottom: 1px solid rgba(0, 0, 0, 0.15);}
.clients-section .clientmsg h3 {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 20px;
}
/* Enroll */
.dropbtn-enroll {color: white;font-size: 16px;border: none;background: transparent;}
.dropdown-enroll {position: relative;display: inline-block;}
.dropdown-content-enroll {display: none;position: absolute;background-color: #fff;min-width: 169px;z-index: -1;top: -22px;border: 1px solid #574426;left: 3px;border-radius: 5px 5px 0px 0px;}
.dropdown-content-enroll a {color: black;padding: 5px 10px;text-decoration: none;display: block;border-bottom:1px solid #574426; font-size:15px; font-weight:400;text-align:left;}
.dropdown-content-enroll a:hover {background: transparent;}
.dropdown-enroll:hover .dropdown-content-enroll {display: block;}
.dropdown-enroll:hover .dropbtn-enroll {background: transparent;}
.teln {color: #000 !important;background: transparent !important;padding: 15px 10px !important;}

/**---------------------- main-footer ---------------------------  **/
.main-footer {position: relative;margin-top: 70px;padding: 100px 0 70px;font-weight: 400;background: #000;opacity: 1;}
.main-footer::after {content: "";position: absolute;inset: 0; background: url("../images/home/logo-back.svg") no-repeat;background-size: 180%;background-position: 800px -120px;pointer-events: none;opacity: 0.03; z-index: 0;}
.main-footer::before {content: "";position: absolute;left: 0;bottom: 0;width: 100%;height: 10px;background: linear-gradient(266deg,rgba(56, 13, 62, 1) 0%,rgba(196, 61, 79, 1) 100%);z-index: 1;}
.main-footer .footer-subscribe {position: absolute;top: -62px;left: 0;right: 0;margin: 0 auto;width: 612px;height: 124px;padding: 20px 20px 10px;background: #fff;text-align: center;margin-bottom: 50px;}
.main-footer .footer-subscribe h6{font-size:14px; font-weight:500;color:#211D1F}
.main-footer .footer-subscribe h4{color:#fff;font-size:20px;font-weight:400;margin-bottom:20px;}
.main-footer .footer-subscribe p{text-align:center; color:#fff; font-size:20px; font-weight:300;line-height:28px; padding-bottom:15px;}
.main-footer .footer-subscribe img{width:50%; margin-bottom:20px;}
.main-footer .footer-Subscribe a {color: #FFCC00;text-transform: uppercase !important;font-size:18px;}
.main-footer .footer-subscribe::after {content: "";position: absolute;left: 0;bottom: 0;width: 100%;height: 10px;background: linear-gradient(266deg, rgba(56, 13, 62, 1) 0%, rgba(196, 61, 79, 1) 100%);z-index: 1;}
.main-footer .footer-subscribe input[type="email"] {display: inline-block;width: 72%;padding: 12px 20px;margin: 15px 0 5px;box-sizing: border-box;height: 47px;border-radius: 0px;border: none;font-size: 12px;font-weight: 600;background: #F8F8F8;}
.main-footer .footer-subscribe input, input::-webkit-input-placeholder {font-size: 16px;line-height: 3;}
.main-footer .footer-subscribe .bt {margin-left: -4px;font-size: 14px;display: inline-block;font-weight: 500;padding: 8px 20px;border-radius: 0px;border: none;cursor: pointer;background-color: #8B8D8F;color: #fff;margin-top: 6px;height: 47px;position: relative;top: 1px;}
.main-footer .menu-one{padding:10px 0px 50px;}
.main-footer .menu-one ul{list-style: none; padding: 0;margin: 0;display: flex; gap: 10px;display: flex;justify-content: center;}
.main-footer .menu-one ul li {display: inline-block;position: relative;}
.main-footer .menu-one li:not(:last-child)::after {content: "|";position: absolute;right: -8px;top: 0;color: #fff;font-weight: normal;}
.main-footer .menu-one ul li a {cursor:pointer;text-decoration: none;color: #fff;font-weight: 500;padding: 5px 22px;transition: 0.3s;text-transform:uppercase; font-size:14px}
.main-footer .menu-one ul li a:hover {cursor:pointer;color: #E63E25;text-transform:uppercase;font-size:14px}
.main-footer .widget-title {position: relative;display: block;font-size: 16px;line-height: 34px;font-weight: 600;color: #D89BE2;margin-bottom: 15px;text-transform: uppercase;padding-bottom: 10px;font-family: "Montserrat", serif;}
.main-footer .footer-top .link-widget {position: relative;display: block;}
.main-footer .link-widget .widget-content li {position: relative;display: block;margin-bottom: 0px;}
.main-footer .link-widget .widget-content li:last-child {margin-bottom: 0px;}
.main-footer .link-widget .widget-content li a {position: relative;display: inline-block;font-size: 14px;font-weight: 400;color: #fff;padding: 2px 0px 2px 0px;}
.main-footer .link-widget .widget-content li a:hover {color: #ff0000;padding:2px 0px 2px 5px;}
.main-footer .copyright .flogo {height: 90px;margin-bottom: 10px}
.main-footer .copyright {font-size: 12px}
.main-footer .it-footer-social{padding-top:40px !important;}
.main-footer .it-footer-social a {color: #fff;font-size: 25px;padding-right: 10px;border-radius: 50px;height: 30px;width: 30px;display: inline-block;text-align: center;padding: 0;line-height: 30px;margin-right: 10px;}
.main-footer .it-footer-social a:hover {color: #E63E25;font-size: 25px;padding-right: 10px;border-radius: 50px;height: 30px;width: 30px;display: inline-block;text-align: center;padding: 0;line-height: 30px;margin-right: 10px;}
.main-footer .copyright p {font-size: 12px;line-height: 20px;margin-top: 10px;color: #fff;}
.main-footer .copyright p a {font-size: 12px;line-height: 20px;color: #fff;padding: 5px}
.main-footer .link-widget .widget-content li a:hover:before {opacity: 1;}
.main-footer .contact-widget {position: relative;display: block; padding-top:50px}
.main-footer .contact-widget .widget-content .text {position: relative;display: block;color: #fff;margin-bottom: 18px;}
.main-footer .contact-widget .widget-content .info-list li {position: relative;display: block;font-size: 15px;color: #fff;padding: 0px 0px 0px 35px;margin-bottom: 15px;font-weight: 300;}
.main-footer .content-box {display: flex;align-items: center;background: #000;padding: 25px 20px 0px 0px;color: #fff;}
.main-footer .content-image img {
    width: 180px;
    height: 75px;
    display: block;
    object-fit: cover;
    object-position: center;
}
.main-footer .content-text {margin-left: 20px;width: 100%;}
.main-footer .content-text h2 {font-size: 14px;font-weight: 400;line-height: 1.4;margin: 0 0 10px;}
.main-footer .content-text .date {font-size: 12px;color: #c085f7;margin: 0;}
.main-footer .widget-section{padding-bottom:50px;}
.main-footer .menu-two{padding:30px 0px 0px;}
.main-footer .menu-two ul{list-style: none; padding: 0;margin: 0;display: flex; gap: 10px;display: flex;justify-content: center;}
.main-footer .menu-two ul li {display: inline-block;position: relative;}
.main-footer .menu-two li:not(:last-child)::after {content: "|";position: absolute;right: -8px;top: 0;color: #fff;font-weight: normal;}
.main-footer .menu-two ul li a {cursor:pointer;text-decoration: none;color: #fff;font-weight: 500;padding: 5px 10px;transition: 0.3s;font-size:14px}
.main-footer .menu-two ul li a:hover {cursor:pointer;color: #E63E25;font-size:14px}
.main-footer .copyright {font-size: 12px;margin-top: 0px}
.main-footer .offices{color:#fff; padding:30px 0px; text-align:center}
.main-footer .offices h4{color:#D89BE2; text-align:center; text-transform:uppercase; font-size:16px; font-weight:600}
.main-footer .offices .flag-marquee {overflow: hidden;white-space: nowrap;background: #000; padding: 30px 0 0px;}
.main-footer .offices .marquee-content {display: inline-flex;gap: 40px;animation: marquee 20s linear infinite;}
.main-footer .offices .item {display: flex;align-items: center;gap: 5px;color: #fff;font-weight: 500;font-size: 15px;margin-right: 20px;}
.main-footer .offices .item img {width: 32px;height: auto;border-radius: 3px;}
.main-footer .flag-marquee:hover .marquee-content {animation-play-state: paused;}
.main-footer .content-box h2:hover{color:#E63E25; cursor:pointer}
@keyframes marquee {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-50%);
  }
}
.com{font-size:9px !important}
.com a{font-size:9px !important}
/**------------------ footer-bottom------------------------- **/


/* ================ page-title =======================*/
.page-title {position: relative;display: block;width: 100%;padding: 200px 0px 100px 0px;background-size: cover;background-repeat: no-repeat;background-position: center;}
.page-title:before {position: absolute;content: '';background:#0000007d url(../images/banner/tras_gredient.svg) ;width: 100%;height: 100%;left: 0px;top: 0px;}
.page-title .content-box h1 {position: relative;display: block;font-size: 32px;line-height:40px;color: #fff;font-weight: 700;margin-bottom: 15px;text-transform: uppercase;font-family:Montserrat;letter-spacing: 0.5px;}
.page-title .content-box h2 {position: relative;display: block;font-size: 24px;line-height:30px;color: #fff;font-weight: 400;margin-bottom: 5px;font-family:Montserrat;letter-spacing: 0.5px;}
.page-title .content-box p {color: #fff;padding-top: 10px;font-size: 20px;font-weight: 400;width: 50%;margin: 0 auto;line-height: 30px;letter-spacing: 0px;}
.page-title .content-box .bread-crumb li {position: relative;display: inline-block;font-size: 17px;line-height: 26px;font-weight: 600;color: #ef7f1a;padding-right: 16px;margin-right: 5px;}
.page-title .content-box .bread-crumb li:before {position: absolute;content: '/';font-size: 17px;color: #fff;top: 0px;right: 0px;font-weight: 400;}
.page-title .content-box .bread-crumb li:last-child:before {display: none;}
.page-title .content-box .bread-crumb li:last-child {padding: 0px;margin: 0px;}
.page-title .content-box .bread-crumb li a {color: #fff;}
.page-title .content-box .bread-crumb li a:hover {color: #ef7f1a;}

/*** 
====================================================================
                        About-Page
====================================================================
***/
.client-section-about {position: relative;display: block;padding:80px 0px 80px;overflow: hidden;}
.client-section-about .title{margin: 0 auto 50px;padding:0px;width: 100%;text-align: center;}
.client-section-about .title h6 {text-align: center;font: normal normal 300 16px/19px Montserrat;letter-spacing: 0.8px;color: #211D1F;text-transform: capitalize;opacity: 1;margin-bottom: 15px;}
.client-section-about .title h3 {text-align: center;font: normal normal normal 44px/36px Montserrat;letter-spacing: 0.9px;color: #211D1F;text-transform: capitalize;opacity: 1;margin-bottom:10px;}
.client-section-about .title p {margin-top: 15px;text-align: center;font: normal normal normal 14px/24px Montserrat;letter-spacing: 1px;color: #211D1F;text-transform: capitalize;opacity: 1;padding: 0px 30px;}
.client-section-about .logobox {background: #fff;padding: 15px;text-align: center;margin: 15px 15px;}
.internal-header-section-photography h2 {font-size: 100px;padding: 70px 20px 50px;text-transform: none;}


.source-section-about {position: relative;display: block;padding:0px 0px 80px;overflow: hidden;}
.source-section-about .title{margin: 0 auto 50px;padding:0px;width: 100%;text-align: center;}
.source-section-about .title h6 {text-align: center;font: normal normal 300 16px/19px Montserrat;letter-spacing: 0.8px;color: #211D1F;text-transform: capitalize;opacity: 1;margin-bottom: 15px;}
.source-section-about .title h3 {text-align: center;font: normal normal normal 44px/36px Montserrat;letter-spacing: 0.9px;color: #211D1F;text-transform: capitalize;opacity: 1;margin-bottom:10px;}
.source-section-about .title p {margin-top: 15px;text-align: center;font: normal normal normal 14px/24px Montserrat;letter-spacing: 1px;color: #211D1F;text-transform: capitalize;opacity: 1;padding: 0px 30px;}
.sourcebox {background: #fff;padding: 30px 30px 5px;text-align: center;margin: 10px 10px;min-height:190px}
.sourcebox img{height:70px}
.sourcebox p {padding: 20px 0px;font-size: 14px;font-weight: 500;line-height: 20px;}
/*** 
====================================================================
                        Product-Page
====================================================================
***/
.product-section-in{padding: 0px 0px 70px 0px !important;position: relative;}
/*.product-section-in::before {content: "";position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: url(../images/home/logo-back.svg);background-size: 3000px;background-position: 200px 50px;background-repeat: no-repeat;pointer-events: none;opacity: .5;background-attachment: fixed;padding: 0px 15px;} */
.left_side_main_fixed {position: sticky;top:120px;height: auto;overflow-y: auto; margin-top: -30px;}
.left_side_main {position: relative;margin-bottom: 20px;height: auto;padding: 20px 20px;overflow-y: auto; background: #380D3E;background: linear-gradient(12deg,rgba(56, 13, 62, 1) 0%, rgba(196, 61, 79, 1) 100%);}
.left_side_main h5{color:#fff; width: 100%;font-size: 18px;text-transform: uppercase;margin-bottom: 20px; font-weight:600;}
.left_side_main ul{margin: 0px;}
.left_side_main ul li{margin: 0px;padding: 4px 0px;border-bottom: 1px solid #d89be236;    position: relative;}
.left_side_main ul li:last-child{border-bottom: 0px solid #d89be236;}
.left_side_main ul li a{margin: 0px;padding: 5px 0px;color: #e0bfe5 !important;font-size: 15px;line-height: 0px;position: relative;}
.left_side_main ul li a:hover{margin: 0px;padding:5px 0px 5px 5px;color: #fff;font-size: 15px;font-weight: 500;}
.left_side_main ul li a:hover::before {content: "";position: absolute;left: -20px;top: 0;width: 8px;height: 100%;background-color: #E63E25;}
.left_side_main ul li a.active {color: #fff;font-weight: 600;display: block;position: relative;padding: 5px 0px 5px 5px;line-height: 24px;}
.left_side_main ul li a.active::before {content: "";position: absolute;left: -20px;top: 0;width: 8px;height: 100%;background-color: #E63E25;}
.left_side_main ul li a:hover::before {opacity: 1;}
.left_side_main::after {content: "";position: absolute;left: 0;bottom: 0px;width: 100%;height: 10px;background: linear-gradient(12deg, rgb(116 25 129) 0%, rgba(196, 61, 79, 1) 100%);z-index: 1;}

.left_side_main ul li  span {
    position: absolute;
    top: 8px;
    right: 0;
    color:#D89BE2;
}
.download-brochure{padding: 20px 20px;background: #380D3E;background: linear-gradient(72deg, rgba(56, 13, 62, 1) 0%, rgba(196, 61, 79, 1) 100%);}
.download-brochure h4 {color:#fff; font-size: 14px;text-transform: uppercase;margin-bottom: 15px;width: 70%;}
.download-brochure a {color:#fff; font-size: 17px;font-weight: 500;display: block;width:100%}
.download-link {text-decoration: none;color: #007bff;font-weight: bold;display: inline-block;align-items: center;}
.download-link .download-icon {float: right;}
.download-link .download-icon img {width: 26px;height: 26px;}
/* Hover effect */
.download-link:hover {color: #e63d25; }
.download-link:hover .download-icon img {filter: brightness(1.5); transform: scale(1.1);}

.content-box-text {padding: 60px 20px 0px;}
.product-section-in p{margin-bottom:15px;line-height: 26px;}
.content-box-text h5{font-size: 24px;line-height: 36px;color:#211D1F; margin-bottom:50px; font-weight: 300;text-align: center;padding: 0px 50px;}
.product-all{margin-bottom: 25px;background: #fff;min-height: 166px;margin: 10px;overflow: hidden;text-align: center;padding:10px 10px 10px;}
.product-all:hover{background: #efecef;}
.product-all h2 {font-size: 15px;padding: 10px 15px 10px;font-weight: 700;text-transform: uppercase;color: #853c91;text-align: center; display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis;height: 46px;}
.product-all:hover h2 {font-size: 15px;padding: 10px 15px 10px;font-weight: 700;text-transform: uppercase;color: #E63E25;text-align: center;}
.product-all img{object-fit: cover;height: 90px;transition: transform 0.3s ease;padding: 10px;}
.product-all:hover img{object-fit: cover;height: 90px; transform: scale(1.03);padding: 10px;}
.product-all p{font-size:14px;font-weight: 400;padding: 0px 8px 0px;line-height: 24px;margin: 0px;}

.product-master{margin-bottom: 25px;background: #fff;min-height: 330px;margin: 10px;overflow: hidden;padding-bottom:10px}
.product-master:hover{background: #efecef;}
.product-master h2 {font-size: 16px;padding: 15px 8px 10px;font-weight: 700;text-transform: uppercase;color: #853c91;}
.product-master:hover h2 {font-size: 16px;padding: 15px 8px 10px;font-weight: 700;text-transform: uppercase;color: #E63E25;}
.product-master img{object-fit: cover;height: 180px;transition: transform 0.3s ease; width: 100%;}
.product-master:hover img{object-fit: cover;height: 180px; transform: scale(1.03);}
.product-master p{font-size:14px;font-weight: 400;padding: 0px 8px 0px;line-height: 24px;margin: 0px;}

.industry-all{margin-bottom: 25px;background: #fff;min-height: 140px;margin: 10px;overflow: hidden;text-align: center;padding:10px 10px 10px;}
.industry-all:hover{background: #efecef;}
.industry-all h2 {font-size: 15px;padding: 10px 5px 10px;font-weight: 700;text-transform: uppercase;color: #853c91;text-align: center; display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis;height: 36px;}
.industry-all:hover h2 {font-size: 15px;padding: 10px 5px 10px;font-weight: 700;text-transform: uppercase;color: #E63E25;text-align: center;}
.industry-all img{object-fit: cover;height: 90px;transition: transform 0.3s ease;padding: 10px;}
.industry-all:hover img{object-fit: cover;height: 90px; transform: scale(1.03);padding: 10px;}
.industry-all p{font-size:14px;font-weight: 400;padding: 0px 8px 0px;line-height: 24px;margin: 0px;}


.content-box-text .product-in-heading {margin-bottom: 20px;}
.content-box-text .product-in-heading h2 {font-size: 22px;position: relative;display: block;margin-bottom: 10px;color: #853C91;font-family: Montserrat;font-weight: 600;text-transform: uppercase;letter-spacing: 0.5px;}
.content-box-text .product-in-heading img {width: 100%;}
.linein{position: relative;width: 100%;height: 2px;background:linear-gradient(91deg, rgb(133 60 145) 0%, rgba(196, 61, 79, 1) 100%);margin: 2px 0px;}
.linein::before {content: "";position: absolute;top: -3px;left: 3px;transform: translateX(-50%);width: 7px;height: 7px;background: #853C91;}
.content-img{margin: 40px 0px;}
.content-img img{object-fit: cover; height: 400px; width: 100%; object-position: center;}

.content-box-text h3 {font-size: 20px;position: relative;display: block;margin-bottom: 15px;color: #853C91;font-family: Montserrat;font-weight: 600;text-transform: uppercase;letter-spacing: 1px;margin-top:30px;}
.featured-text{text-align: left;padding: 30px 20px 30px;}
.featured-text h4{font-size: 42px;font-weight: 700;text-align: left;padding: 0px 0px 10px;}
.featured-text .span{color:#E33D26;text-transform: uppercase;font-size: 30px;margin-bottom: 40px;}
.featured-text .span1{color:#853C91;text-transform: uppercase;font-size: 30px;}
.featured-text h5{font-size: 18px;font-weight: 700;text-align: left;padding: 0px;}
.video-in {position: relative;display: inline-block;width: 100%;}
.video-lightbox::before {content: "";position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-color: rgba(0, 0, 0, 0.6);transition: background-color 0.3s ease;z-index: 1;}
.video-lightbox:hover::before {background-color: rgba(0, 0, 0, 0.7);cursor: pointer;}
.video-lightbox {position: relative;display: block;overflow: hidden;}
.video-lightbox img {display: block;width: 100%;height: auto;object-fit: cover;height: 360px;}
.video-lightbox .overlay {position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-color: rgba(0,0,0,0.4);transition: background-color 0.3s ease;}
.video-lightbox:hover .overlay {background-color: rgba(0,0,0,0.6);}
.video-lightbox .play-icon {position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);width: 70px;height: 60px;transition: transform 0.3s ease; z-index: 10;object-fit: fill;}
.video-lightbox:hover .play-icon {transform: translate(-50%, -50%) scale(1.1); }
.fancybox__container{z-index: 100000 !important;}

.fancybox__container:focus, .fancybox__content :focus:not(.carousel__button.is-close) {outline:none !important;box-shadow: none;}

.features-products{position: relative;}
.features-products ul {list-style: none;padding: 0;margin: 0;display: flex;flex-wrap: wrap;}
.features-products ul li {width: 100%;box-sizing: border-box;padding: 10px 10px 0px 30px !important;position: relative;list-style: none !important;    font-weight: 400;}
.features-products ul li::before {content: "";position: absolute;left: 0px;top: 18px;width: 16px;height: 16px; background-image: url('../images/icons/right-tik.svg');background-size: contain;background-repeat: no-repeat;}
.one{color:#211D1F;font-size: 18px;font-weight: 500;}
.operations{background: #fff;padding: 30px;margin: 0px 15px;}
.operations ul {list-style: none;padding: 0;margin: 0;display: flex;flex-wrap: wrap;}
.operations ul li {width: 100%;box-sizing: border-box;padding: 10px 10px 0px 30px;position: relative;}
.operations ul li::before {content: "";position: absolute;left: 0px;top: 18px;width: 16px;height: 16px; background-image: url('../images/icons/right-tik.svg');background-size: contain;background-repeat: no-repeat;}
.access{background: #fff; padding: 10px;}

.faq {margin: 0px 0;width:100%}
.faq .card {margin-bottom: 10px;border: 0;}
.faq .card .card-header {  border: 0;  padding: 0;}
.btn:focus, .btn.focus {outline: 0;box-shadow: none;}
.faq .card .card-header .btn-header-link {display: block;text-align: left;background: #ECECEC;color: #211D1F;padding: 12px 20px;white-space: normal;}
.faq .card .card-header .btn-header-link:after {content: "\f107";font-family: 'Font Awesome 5 Free';font-weight: 900;float: right;}
.faq .card .card-header .btn-header-link.collapsed {background: #ECECEC;color: #211D1F;white-space: normal;}
.faq .card .card-header .btn-header-link.collapsed:after {content: "\f106";}
.faq .card .collapsing {background: #fff;line-height: 30px;}
.faq .card .collapse {border: 0;}
.faq .card .collapse.show {background: #ffffff;line-height: 30px;color: #222;}

.address-aco {margin: 0px 0;width:100%}
.address-aco .card {margin-bottom: 10px;border: 0;}
.address-aco .card .card-header {  border: 0;  padding: 0;}
.address-aco .btn:focus, .btn.focus {outline: 0;box-shadow: none;}
.address-aco .card .card-header .btn-header-link {display: block;text-align: left;background: #ebd1ef;color: #211D1F;padding: 12px 20px;white-space: normal;}
.address-aco .card .card-header .btn-header-link:after {content: "\f107";font-family: 'Font Awesome 5 Free';font-weight: 900;float: right;}
.address-aco .card .card-header .btn-header-link.collapsed {background: #e7dae9;color: #211D1F;white-space: normal;}
.address-aco .card .card-header .btn-header-link.collapsed:after {content: "\f106";}
.address-aco .card .collapsing {background: #fff;line-height: 30px;}
.address-aco .card .collapse {border: 0;}
.address-aco .card .collapse.show {background: #ffffff;line-height: 30px;color: #222;}

/*** 
====================================================================
                        Faq-Page
====================================================================
***/

.faq-page-section {position: relative;display: block;padding: 144px 0px 150px 0px;}
.faq-page-section .accordion-box .block:nth-child(3) {border-color: #ef7f1a;}
.faq-page-section .accordion-box .block:nth-child(4) {border-color: #b350ff;}
.faq-page-section .accordion-box .block:last-child {border-color: #7379fe;}
.faq-page-section .content-box .sec-title {margin-bottom: 32px;}
.faq-page-section .content-box .text p {position: relative;display: block;margin-bottom: 26px;}
.faq-page-section .faq-content {margin-top: 6px;height: 680px;}
.faq-page-section .anim-icon .icon-1 {background: url(../images/icons/anim-icon-13.png);width: 265px;height: 400px;left: 350px;bottom: -70px;background-repeat: no-repeat;z-index: 1;}
.faq-page-section .accordion-box .block:nth-child(3) .acc-btn.active h4,
.faq-page-section .accordion-box .block:nth-child(3) .acc-btn.active .icon-outer {color: #ef7f1a;}
.faq-page-section .accordion-box .block:nth-child(4) .acc-btn.active h4,
.faq-page-section .accordion-box .block:nth-child(4) .acc-btn.active .icon-outer {color: #b350ff;}
.faq-page-section .accordion-box .block:last-child .acc-btn.active h4,
.faq-page-section .accordion-box .block:last-child .acc-btn.active .icon-outer {color: #7379fe;}

/** contact-style-two **/
.contact-style-two {position: relative;display: block;background: #f0ede7;}
.contact-style-two .form-area .form-group {position: relative;display: block;margin-bottom: 20px;}
.contact-style-two .form-area .form-group:last-child {margin-bottom: 0px;}
.contact-style-two .form-area .form-group input[type='text'],
.contact-style-two .form-area .form-group input[type='email'],
.contact-style-two .form-area .form-group textarea {position: relative;display: block;width: 100%;height: 60px;background: #fff;border: 3px solid #fff;font-size: 15px;color: #312F2C;padding: 10px 15px;border-radius: 20px;transition: all 500ms ease;}
.contact-style-two .form-area .form-group textarea {height: 170px;resize: none;margin-bottom: 30px;}
.contact-style-two .form-area .form-group input:focus, .contact-style-two .form-area .form-group textarea:focus {border-color: #ef7f1a;}
.contact-style-two .form-area .form-group input::-webkit-input-placeholder,
.contact-style-two .form-area .form-group textarea::-webkit-input-placeholder {color: #312F2C;}
.contact-style-two .sec-title {margin-bottom: 40px;}

/*** 
====================================================================
                        Error-Page
====================================================================
***/
.error-section {position: relative;padding: 150px 0px;}
.error-section .content-box h1 {position: relative;display: block;font-size: 200px;line-height: 150px;color: #ef7f1a;font-weight: 700;margin-bottom: 15px;}
.error-section .content-box h2 {position: relative;display: block;font-size: 44px;line-height: 52px;color: #312F2C;font-weight: 600;margin-bottom: 21px;}
.error-section .text a {color: #ef7f1a;}
.error-section .text a:hover {text-decoration: underline;}


/*** 
====================================================================
                        Events-Page
====================================================================
***/

.event-page-section {position: relative;display: block;padding: 150px 0px 120px 0px;}
.event-page-section .event-block:nth-child(2) .event-block-one .inner-box .content-box .date {background: url(../images/icons/date-bg-2.png);background-repeat: no-repeat;}
.event-page-section .event-block:nth-child(3) .event-block-one .inner-box .content-box .date {background: url(../images/icons/date-bg-3.png);background-repeat: no-repeat;}
.event-page-section .event-block:nth-child(4) .event-block-one .inner-box .content-box .date {background: url(../images/icons/date-bg-4.png);background-repeat: no-repeat;}
.event-page-section .event-block:nth-child(5) .event-block-one .inner-box .content-box .date {background: url(../images/icons/date-bg-5.png);background-repeat: no-repeat;}
.event-page-section .event-block:last-child .event-block-one .inner-box .content-box .date {background: url(../images/icons/date-bg-6.png);background-repeat: no-repeat;}
.event-page-section .event-block-one .inner-box {box-shadow: 0 30px 50px rgba(229, 229, 229, 0.8);}
.it-event-2-thumb img {
    width: 100%;
    transition: 0.9s;
    object-fit: cover;
    height: 250px;
	border-radius: 20px 20px 0px 0px;
}

.it-event-2-date {
    position: absolute;
    top: 20px;
    right: 20px;
    height: 80px;
    width: 80px;
    border-radius: 5px;
    text-align: center;
    background-color: var(--it-theme-4);
    border: 1px solid var(--it-common-white);
    transition: 0.3s;
    background-color: #f04f38;
    color: #fff;
}

.it-event-2-date span {
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    line-height: 18px;
    transform: translateY(14px);
    color: var(--it-common-white);
}

.it-event-2-content {
    padding: 20px;
    background: #fff;
    margin-bottom: 30px;
    height: auto;
    border-radius: 0px 0px 20px 20px;
}

.it-event-2-text p {
    padding-top: 15px;
}
.it-event-2-content .subtitle {
    color: #056a43;
    font-size: 20px;
    line-height: 25px;
    letter-spacing: 0;
}
.it-event-2-content .evt{
   -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  overflow: hidden;
    height: 60px;
}
.it-event-2-text p{
	font-size: 15px !important;
    font-weight: 300;
    padding-bottom: 15px;
}
.it-event-2-content p {
    font-size: 13px;
    font-weight: 300;
    padding-bottom: 15px;
}
/** event-details **/

.event-details {position: relative;display: block;padding: 150px 0px 150px 0px;}
.event-details .event-details-content {position: relative;display: block;margin-right: 20px;}
.event-details .event-details-content .image-box {position: relative;display: block;margin-bottom: 73px;border-radius: 20px;}
.event-details .event-details-content .image-box img {width: 100%;border-radius: 20px;}
.event-details .event-details-content .inner-box .date {position: relative;display: block;font-size: 18px;line-height: 28px;font-family: 'Montserrat', sans-serif;color: #fbb419;font-weight: 900;text-transform: uppercase;margin-bottom: 10px;}
.event-details .event-details-content .inner-box h1 {position: relative;display: block;font-size: 40px;line-height: 50px;color: #312F2C;font-weight: 900;margin-bottom: 33px;}
.event-details .event-details-content .inner-box .bold-text {position: relative;display: block;font-size: 18px;line-height: 28px;color: #312F2C;margin-bottom: 73px;}
.countdown-box {position: relative;display: block;background: url(../images/icons/countdown-bg.png);width: 100%;background-size: cover;background-repeat: no-repeat;background-position: center;border-radius: 20px;padding: 30px 40px 30px 40px;margin-bottom: 72px;}
.countdown-timer .counter-column:last-child {border-right: none;}
.countdown-timer .counter-column {position: relative;text-align: center;display: inline-block;width: 90px;height: 90px;background: #fbb419;font-family: 'Montserrat', sans-serif;border-radius: 50%;margin-right: 10px;color: #fff;font-size: 14px;line-height: 25px;font-weight: 500;}
.countdown-timer .counter-column:nth-child(2) {background: #43b8e0;}
.countdown-timer .counter-column:nth-child(3) {background: #e84174;}
.countdown-timer .counter-column:last-child {margin-right: 0px;background: #86ca50;}
.countdown-timer .counter-column span {position: relative;display: block;color: #fff;font-weight: 700;font-size: 26px;line-height: 20px;top: 27px;font-family: 'Montserrat', sans-serif;}
.event-details .event-details-content .countdown-box h3 {position: relative;display: inline-block;font-size: 26px;line-height: 35px;color: #fff;font-weight: 900;margin-right: 20px;margin-bottom: 0px;top: -11px;}
.event-details .event-details-content .countdown-box .countdown-timer {position: relative;display: inline-block;}
.event-details .event-details-content .text {position: relative;display: block;padding-bottom: 10px;}
.event-details .event-details-content .text p {position: relative;display: block;margin-bottom: 26px;}
.event-details .event-details-content .google-map-area {position: relative;display: block;border-radius: 20px;overflow: hidden;}
.event-details .event-details-content .google-map-area #contact-google-map {position: relative;width: 100%;height: 400px;}
.event-details .event-details-content .inner-box h2 {position: relative;display: block;font-size: 30px;line-height: 40px;font-weight: 900;color: #312F2C;margin-bottom: 23px;margin-top: 31px;}
.event-details .event-details-content .inner-box .list-item {position: relative;display: block;margin-bottom: 72px;}
.event-details .event-details-content .inner-box .list-item li {position: relative;display: block;margin-bottom: 5px;padding: 0px 0px 0px 17px;}
.event-details .event-details-content .inner-box .list-item li:last-child {margin-bottom: 0px;}
.event-details .event-details-content .inner-box .list-item li:before {position: absolute;content: '';background: #ef7f1a;height: 6px;width: 6px;left: 0px;top: 12px;border-radius: 50%;}
.event-details .event-details-content .inner-box .social-style-one {margin-bottom: 80px;}
.event-details .event-details-sidebar .inner-box {position: relative;display: block;background: #f1efe8;padding: 44px 40px 50px 40px;border-radius: 20px;}
.event-details .event-details-sidebar .inner-box h3 {position: relative;display: block;font-size: 22px;line-height: 30px;color: #312F2C;font-weight: 900;margin-bottom: 15px;}
.event-details .event-details-sidebar .inner-box .text {position: relative;display: block;margin-bottom: 27px;}
.event-details .event-details-sidebar .inner-box .info-list li {position: relative;display: block;margin-bottom: 19px;padding-bottom: 19px;border-bottom: 1px dashed #cdccc5;}
.event-details .event-details-sidebar .inner-box .info-list li:last-child {border: none;margin-bottom: 14px;}
.event-details .event-details-sidebar .inner-box .info-list li h5 {position: relative;display: block;font-size: 18px;line-height: 26px;color: #312F2C;font-weight: 700;}
.event-details .event-details-sidebar .inner-box .info-list li span {position: relative;display: block;font-size: 18px;font-family: 'Montserrat', sans-serif;line-height: 26px;color: #ef7f1a;font-weight: 700;}
.event-details .event-details-sidebar .inner-box .info-list li a {position: relative;display: inline-block;font-size: 18px;font-family: 'Montserrat', sans-serif;line-height: 26px;color: #ef7f1a;font-weight: 700;}
.event-details .event-details-sidebar .inner-box .info-list li a:hover {color: #312F2C;}
.sidebar__widge-title-box .subtitle{margin-top: 0px;}
.sidebar__post ul{}
.sidebar__post ul li{margin-bottom: 0px;padding: 5px 28px;}
.sidebar__post ul li a{font-size: 16px;}
.sidebar__post ul li {
	line-height: 24px;
	background: url(../images/icons/arrow-event.svg) no-repeat left 2px;
	padding: 2px 11px 10px 20px;
	list-style: none;
	margin: 0;
	vertical-align: middle;
	font-size: 15px;
	font-weight: 300;
	color: #000;
	background-size: 10px;
	background-position: 0px 8px;
}
.it-evn-details-thumb img{
	object-fit: cover;
	height: 350px;
	width: 100%;
    border-radius: 20px;
}
.ed-team-thumbb img {
    border-radius: 15px;
    height: 80px;
}
.trustee h5 a{font-size:18px;}
/*** 
====================================================================
                        Blog-page
====================================================================
***/

.blog-page-section {position: relative;display: block;padding: 150px 0px 120px 0px;}
.blog-page-section .news-block-one {margin-bottom: 30px;}
.blog-page-section .news-block-one .inner-box {overflow: hidden;}
.blog-page-section .news-block-one .inner-box .lower-content .link-btn {position: relative;left: 0px;bottom: 0px;transition: all 500ms ease;}
.blog-page-section .news-block-one .inner-box:hover .lower-content .link-btn {left: -110px;}
.blog-page-section .news-block-one .inner-box .lower-content .text {margin-bottom: 30px;}
.blog-page-section .news-block-one .more-btn {position: absolute;left: 40px;bottom: -60px;transition: all 900ms ease;}
.blog-page-section .news-block-one .inner-box:hover .more-btn {bottom: 40px;}

/** blog-details **/
.blog-details {position: relative;display: block;padding: 143px 0px 150px 0px;}
.blog-details .blog-details-content {position: relative;display: block;margin-right: 20px;}
.blog-details .blog-details-content .content-style-one .top-content h4 {position: relative;display: block;font-size: 18px;line-height: 28px;color: #ef7f1a;font-weight: 900;margin-bottom: 10px;}
.blog-details .blog-details-content .content-style-one .top-content h1 {position: relative;display: block;font-size: 40px;line-height: 50px;font-weight: 900;color: #312F2C;margin-bottom: 32px;}
.blog-details .blog-details-content .content-style-one .top-content .bold-text {position: relative;display: block;font-size: 18px;line-height: 28px;color: #312F2C;margin-bottom: 73px;}
.blog-details .blog-details-content .content-style-one .image-box {position: relative;display: block;overflow: hidden;border-radius: 20px;margin-bottom: 72px;}
.blog-details .blog-details-content .content-style-one .image-box img {width: 100%;border-radius: 20px;}
.blog-details .blog-details-content .text p {margin-bottom: 26px;}
.blog-details .blog-details-content .content-style-one .text p:last-child,
.blog-details .blog-details-content .content-style-two .text p:last-child {margin-bottom: 0px;}
.blog-details .blog-details-content .content-style-one {position: relative;display: block;margin-bottom: 67px;}
.blog-details .blog-details-content .content-style-two h3 {margin-bottom: 25px;}
.blog-details .blog-details-content .content-style-two {position: relative;display: block;margin-bottom: 90px;}
.blog-details .blog-details-content .post-share-option li.title {position: relative;display: inline-block;font-size: 20px;font-family: 'Montserrat', sans-serif;line-height: 30px;font-weight: 700;color: #312F2C;margin-right: 2px;}
.blog-details .blog-details-content .post-share-option .tags {position: relative;display: block;margin-bottom: 15px;}
.blog-details .blog-details-content .post-share-option li {position: relative;display: inline-block;font-size: 17px;color: #848484;font-weight: 700;}
.blog-details .blog-details-content .post-share-option li a {position: relative;display: inline-block;font-size: 17px;color: #848484;font-weight: 700;}
.blog-details .blog-details-content .post-share-option .share li a {font-size: 15px;color: #c2c2c2;}
.blog-details .blog-details-content .post-share-option .share li {margin: 0px 14px;}
.blog-details .blog-details-content .post-share-option .share li.title {margin: 0px;}
.blog-details .blog-details-content .post-share-option li a:hover {color: #ef7f1a;}
.blog-details .blog-details-content .post-share-option {position: relative;display: block;margin-bottom: 60px;}
.blog-details .blog-details-content .comments-area .comment {position: relative;display: block;padding: 0px 0px 44px 110px;border-bottom: 1px dashed #d9d9d9;margin-bottom: 50px;}
.blog-details .blog-details-content .comments-area .comment:last-child {margin-bottom: 0px;border-bottom: none;}
.blog-details .blog-details-content .comments-area .comment.replay-comment {margin-left: 110px;}
.blog-details .blog-details-content .comments-area .comment .author-thumb {position: absolute;left: 0px;top: 1px;width: 80px;height: 80px;overflow: hidden;border-radius: 50%;}
.blog-details .blog-details-content .comments-area .comment .author-thumb img {width: 100%;border-radius: 50%;}
.blog-details .blog-details-content .comments-area .comment .comment-info h4 {position: relative;display: block;font-size: 18px;line-height: 26px;font-weight: 700;color: #312F2C;margin-bottom: 0px;}
.blog-details .blog-details-content .comments-area .comment .comment-info span {position: relative;display: block;font-size: 15px;font-family: 'Montserrat', sans-serif;font-style: italic;}
.blog-details .blog-details-content .comments-area .comment .comment-info {position: relative;display: block;margin-bottom: 18px;}
.blog-details .blog-details-content .comments-area .comment .replay-btn {position: absolute;top: 11px;right: 0px;}
.blog-details .blog-details-content .comments-area .comment .replay-btn a {position: relative;display: inline-block;font-size: 15px;font-family: 'Montserrat', sans-serif;color: #312F2C;border: 1px solid #e5e5e5;border-radius: 10px;text-align: center;padding: 3px 14.5px;}
.blog-details .blog-details-content .comments-area .comment .replay-btn a:hover {color: #fff;border-color: #ef7f1a;background: #ef7f1a;}
.blog-details .blog-details-content .comments-area {position: relative;display: block;margin-bottom: 63px;}
.blog-details .blog-details-content .group-title {margin-bottom: 32px;}
.blog-details .blog-details-content .comments-form-area .form-group {position: relative;display: block;margin-bottom: 30px;}
.blog-details .blog-details-content .comments-form-area .form-group:last-child {margin-bottom: 0px;}
.blog-details .blog-details-content .comments-form-area .form-group input[type='text'],
.blog-details .blog-details-content .comments-form-area .form-group input[type='email'],
.blog-details .blog-details-content .comments-form-area .form-group textarea {position: relative;display: block;width: 100%;height: 60px;border: 1px solid #e5e5e5;padding: 10px 20px;border-radius: 20px;transition: all 500ms ease;}
.blog-details .blog-details-content .comments-form-area .form-group input:focus,
.blog-details .blog-details-content .comments-form-area .form-group textarea:focus {border-color: #ef7f1a;}
.blog-details .blog-details-content .comments-form-area .form-group textarea {height: 200px;resize: none;}
.blog-details .sidebar .sidebar-widget {position: relative;display: block;background: #f2f0e9;border-radius: 20px;overflow: hidden;padding: 43px 40px 50px 40px;margin-bottom: 30px;}
.blog-details .sidebar .sidebar-widget:last-child {margin-bottom: 0px;}
.blog-details .sidebar .sidebar-search .form-group {position: relative;display: block;margin: 0px;}
.blog-details .sidebar .sidebar-search .form-group input[type='search'] {position: relative;display: block;width: 100%;height: 70px;border: 3px solid #fff;border-radius: 20px;font-size: 16px;background: #fff;padding: 10px 60px 10px 30px;transition: all 500ms ease;}
.blog-details .sidebar .sidebar-search .form-group input:focus {border-color: #ef7f1a;}
.blog-details .sidebar .sidebar-search .form-group input:focus+button,
.blog-details .sidebar .sidebar-search .form-group button:hover {color: #ef7f1a;}
.blog-details .sidebar .sidebar-search .form-group button {position: absolute;top: 22px;right: 28px;background: transparent;font-size: 18px;color: #848484;cursor: pointer;transition: all 500ms ease;}
.blog-details .sidebar .sidebar-title {font-weight: 900;margin-bottom: 24px;}
.blog-details .sidebar .sidebar-categories .widget-content .text {position: relative;display: block;padding-bottom: 33px;border-bottom: 1px dashed #cecbc6;margin-bottom: 33px;}
.blog-details .sidebar .sidebar-categories .widget-content ul li {position: relative;display: block;margin-bottom: 17px;}
.blog-details .sidebar .sidebar-categories .widget-content ul li:last-child {margin-bottom: 0px;}
.blog-details .sidebar .sidebar-categories .widget-content ul li a {position: relative;display: inline-block;font-size: 17px;line-height: 26px;font-family: 'Montserrat', sans-serif;color: #312F2C;font-weight: 700;}
.blog-details .sidebar .sidebar-categories .widget-content ul li a:hover {color: #ef7f1a;}
.blog-details .sidebar .sidebar-categories .sidebar-title {margin-bottom: 15px;}
.blog-details .sidebar .sidebar-categories {padding-bottom: 45px;}
.blog-details .sidebar .sidebar-post .post {position: relative;display: block;padding: 4px 0px 11px 110px;min-height: 90px;margin-bottom: 30px;}
.blog-details .sidebar .sidebar-post .post:last-child {margin-bottom: 0px;}
.blog-details .sidebar .sidebar-post .post .image {position: absolute;left: 0px;top: 2px;width: 90px;height: 90px;border-radius: 20px;overflow: hidden;background: #312F2C;}
.blog-details .sidebar .sidebar-post .post .image img {width: 100%;border-radius: 20px;transition: all 500ms ease;}
.blog-details .sidebar .sidebar-post .post:hover .image img {opacity: 0.5;}
.blog-details .sidebar .sidebar-post .post .post-date {position: relative;display: block;font-size: 15px;line-height: 26px;font-family: 'Montserrat', sans-serif;color: #ef7f1a;font-weight: 700;margin-bottom: 3px;}
.blog-details .sidebar .sidebar-post .post h4 {position: relative;display: block;font-size: 18px;line-height: 24px;color: #312F2C;font-weight: 700;}
.blog-details .sidebar .sidebar-post .post h4 a {position: relative;display: inline-block;color: #312F2C;}
.blog-details .sidebar .sidebar-post .post h4 a:hover {color: #ef7f1a;}
.blog-details .sidebar .sidebar-post .sidebar-title {margin-bottom: 31px;}
.blog-details .sidebar .sidebar-tags .widget-content {position: relative;display: block;margin: 0px -5px;}
.blog-details .sidebar .sidebar-tags .tag-list li {position: relative;float: left;margin: 0px 5px;margin-bottom: 10px;}
.blog-details .sidebar .sidebar-tags .tag-list li a {position: relative;display: inline-block;font-size: 14px;font-family: 'Montserrat', sans-serif;color: #848484;background: #fff;padding: 12px 21px;border-radius: 10px;text-align: center;}
.blog-details .sidebar .sidebar-tags .tag-list li a:hover {background: #ef7f1a;color: #fff;}
.blog-details .sidebar .sidebar-tags .sidebar-title {margin-bottom: 33px;}
.blog-details .sidebar .sidebar-tags {padding-bottom: 40px;}
.it-event-2-item-box a:hover h5{color:#ffc107}

/*** 
====================================================================
                        Contact-page
====================================================================
***/

.contact-info-section {position: relative;display: block; padding: 80px 0px;}
.form-pd{padding: 80px 0px 80px;}
.contact-info-section .sec-title {position: relative;display: block;margin-bottom: 60px;}
.contact-info-section .single-info-box .inner-box {position: relative;display: block;background: #fff;border-radius: 5px;padding:30px;box-shadow: 0 20px 50px rgba(229, 229, 229, 0.8);}
.contact-info-section .single-info-box .inner-box .icon-box {position: relative;display: inline-block;font-size: 60px;line-height: 60px;color: #853c91;font-weight: 400;margin-bottom: 33px;}
.contact-info-section .single-info-box:hover .inner-box .icon-box:before {transform: rotate(25deg);}
.contact-info-section .info-column:nth-child(2) .single-info-box .inner-box .icon-box {color: #853c91;}
.contact-info-section .info-column:last-child .single-info-box .inner-box .icon-box {color:#853c91;}
.contact-info-section .single-info-box .inner-box .icon-box:before {position: absolute;content: '';background: url(../images/icons/icon-3.png);width: 65px;height: 70px;right: -20px;top: -10px;background-repeat: no-repeat;transition: all 500ms ease;}
.contact-info-section .info-column:nth-child(2) .single-info-box .inner-box .icon-box:before {position: absolute;content: '';background: url(../images/icons/icon-2.png);width: 64px;height: 70px;right: -20px;top: -10px;background-repeat: no-repeat;transition: all 500ms ease;}
.contact-info-section .info-column:last-child .single-info-box .inner-box .icon-box:before {position: absolute;content: '';background: url(../images/icons/icon-1.png);width: 56px;height: 71px;right: -20px;top: -10px;background-repeat: no-repeat;transition: all 500ms ease;}
.contact-info-section .single-info-box .inner-box .text {position: relative;display: block;font-size: 16px;line-height: 26px;color: #312F2C;font-weight: 400;text-align: left;}
.contact-info-section .single-info-box .inner-box .text a {position: relative;display: inline-block;font-size: 16px;line-height: 26px;color: #312F2C;font-weight: 400;}
.contact-info-section .single-info-box .inner-box .text a:hover {color: #ef7f1a;}
.contact-info-section .single-info-box .inner-box h3 {margin-bottom: 15px;font-size: 22px;text-transform: uppercase;color:#312F2C;font: normal normal normal 24px / 20px 'Montserrat';}
.contact-info-section .single-info-box .inner-box .text h3{font-size:18px;font-weight: 600;text-transform: capitalize;}
.text h4 {display: flex;align-items: baseline;gap: 8px;font-size: 14px;margin-top: 20px;}
.text h4 i {color: #312F2C;font-size: 14px;margin-top: 6px;}
.text h5 {display: flex;align-items: center;gap: 8px; font-size: 14px;color: #312F2C;margin-top: 15px;}
.text h5 i {color: #312F2C; font-size: 16px; }
.text-one {margin-bottom: 20px;text-align: left;}
.text-one hr{margin-top: 2rem !important;}
.text-one h4 {display: flex;align-items: baseline;gap: 8px;font-size: 14px;margin-top: 10px;line-height: 24px;}
.text-one h4 i {color: #312F2C;font-size: 14px;margin-top: 2px;}
.text-one h5 {display: flex;align-items: center;gap: 8px; font-size: 14px;color: #312F2C;margin-top: 10px;}
.text-one h5 i {color: #312F2C; font-size: 16px; }
.namecompany{font-size:18px;font-weight: 600;text-transform: capitalize;text-align: left;}
/** contact-form-section **/
.contact-form-section {position: relative;display: block;}
.contact-form-section .sec-title {position: relative;display: block;margin-bottom: 40px;}
.contact-form-section .contact-form .form-group {position: relative;display: block;margin-bottom: 20px;}
.contact-form-section .contact-form .form-group:last-child {margin-bottom: 0px;}
.contact-form-section .contact-form .form-group input[type='text'],
.contact-form-section .contact-form .form-group input[type='email'],
.contact-form-section .contact-form .form-group textarea {position: relative;display: block;width: 100%;height: 60px;background: #fff;border: 3px solid #fff;border-radius: 5px;padding: 10px 20px;font-size: 15px;color: #312F2C;transition: all 500ms ease;}
.contact-form-section .contact-form .form-group textarea {position: relative;display: block;width: 100%;height: 60px;background: #fff;border: 3px solid #fff;border-radius: 5px;padding: 10px 20px;font-size: 15px;color: #312F2C;transition: all 500ms ease;}
.contact-form-section .contact-form .form-group select {height: 60px;resize: none;border: 3px solid #fff;border-radius: 5px;padding: 10px 20px;font-size: 15px;color: #312F2C;}
.contact-form-section .contact-form .form-group input:focus,
.contact-form-section .contact-form .form-group textarea:focus {border-color: #ef7f1a;}
.contact-form-section .contact-form .form-group input::-webkit-input-placeholder,
.contact-form-section .contact-form .form-group textarea::-webkit-input-placeholder {color: #312F2C;}
/** object **/
.objective-section .boxmain {text-align: center;font-size: 18px;line-height: 24px;padding: 60px 20px 40px}
.objective-section .box {text-align: center;font-size: 18px;line-height: 18px;padding:25px 20px;min-height: 150px;}
.objective-section .image-box {position: relative;display: block;margin: 0px 60px 0px 0px;}
.objective-section .box p {text-align: center;font-size: 18px;line-height: 18px;padding-bottom: 0px !important;}
.objective-section .box img {text-align: center;padding: 0px 0px 10px;margin-bottom: 10px;}


/*** 
====================================================================
                       Industry 
====================================================================
***/
.packaging{background: #fff; padding: 0px; margin-bottom: 30px;}
.packaging h4 {background: #853c91;padding: 5px 5px;color: #fff;font-size: 14px;text-align: center;font-weight: 600;min-height: 50px;text-transform: uppercase;display: flex; align-items: center; justify-content: center;}
.foodvideo{position: static;}
.foodvideo .video-in {position: relative;display: inline-block;width: 100%;margin-bottom: 30px;}
.foodvideo .video-lightbox::before {content: "";position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-color: rgba(0, 0, 0, 0.6);transition: background-color 0.3s ease;z-index: 1;}
.foodvideo .video-lightbox:hover::before {background-color: rgba(0, 0, 0, 0.7);cursor: pointer;}
.foodvideo .video-lightbox {position: relative;display: block;overflow: hidden;}
.foodvideo .video-lightbox img {display: block;width: 100%;height: auto;object-fit: cover;height: 200px;}
.foodvideo .video-lightbox .overlay {position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-color: rgba(0,0,0,0.4);transition: background-color 0.3s ease;}
.foodvideo .video-lightbox:hover .overlay {background-color: rgba(0,0,0,0.6);}
.foodvideo .video-lightbox .play-icon {position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);width: 55px;height: 50px;transition: transform 0.3s ease; z-index: 10;object-fit: fill;}
.foodvideo .video-lightbox:hover .play-icon {transform: translate(-50%, -50%) scale(1.1); }
.talkbtn{background: linear-gradient(12deg, rgb(56, 13, 62) 0%, rgb(196, 61, 79) 100%);padding: 10px 20px; color:#fff;font-weight:500;text-align: center;}
.talkbtn:hover{background:rgb(196, 61, 79);padding: 10px 20px; color:#fff;font-weight:500;text-align: center;}
.talkbtn-blog{background: linear-gradient(12deg, rgb(56, 13, 62) 0%, rgb(196, 61, 79) 100%);padding: 10px 20px; color:#fff;font-weight:500;text-align: center;margin-bottom: 40px;display: inline-block;}
.talkbtn-blog:hover{background:rgb(196, 61, 79);padding: 10px 20px; color:#fff;font-weight:500;text-align: center;margin-bottom: 40px;display: inline-block;}
    

/*** 
====================================================================
                        Faq-Page
====================================================================

***/
.accordion-box{position:relative;}
.accordion-box .block{position:relative;margin-bottom: 20px;border-radius: 15px;padding: 0px 28px;background: none;}
.accordion-box .block:nth-child(2){border-color: #ff7162;}
.accordion-box .block:last-child{margin-bottom: 0px;border-color: #ff7162;}
.accordion-box .block .acc-btn h4{position:relative;display: block;font-size:20px;font-weight: 700;color:#3b3634;padding: 15px 0px 15px 0px;cursor:pointer;transition: all 500ms ease;}
.accordion-box .block .acc-btn.active h4{color: #312f2c;}
.accordion-box .block .acc-content{position:relative;display:none;border-top: 1px solid #e5e5e5;padding-top: 24px;padding-bottom: 10px;}
.accordion-box .block .acc-content.current{display:block;}
.accordion-box .block .content .text{position:relative;display: block;color: #2b3c6b;padding-right: 40px;}
.accordion-box .block .acc-btn .icon-outer{position: absolute;top: 15px;right: 30px;font-size: 26px;color: #2b3c6b;border-radius: 50%;text-align: center;cursor: pointer;transition: all 500ms ease;z-index: 1;}
.accordion-box .block .acc-btn.active .icon-outer{color: #ef7f1a;}
.accordion-box .block .acc-btn.active .icon-outer i:before{position: relative;font-size: 20px;font-family: 'Font Awesome 5 Free';font-weight: 700;margin: 0px;content: "\f106";}
/*---------------------------- FAQ Section---------------------- */
.faq-page-section{  position: relative;  display: block;  padding: 144px 0px 150px 0px;}
.faq-page-section .content-box .sec-title{  margin-bottom: 32px;}
.faq-page-section .content-box .text p{position: relative;display: block;margin-bottom: 26px;}
.faq-page-section .faq-content{margin-top: 6px;height: 680px;}
.faq-page-section .anim-icon .icon-1 {background: url(../images/icons/anim-icon-13.png);width: 265px;height: 400px;left: 350px;bottom: -70px;background-repeat: no-repeat;z-index: 1;}
.faq-page-section .accordion-box .block:nth-child(3) .acc-btn.active h4, 
.faq-page-section .accordion-box .block:nth-child(3) .acc-btn.active .icon-outer {color: #ff7162;}
.faq-page-section .accordion-box .block:nth-child(4) .acc-btn.active h4, 
.faq-page-section .accordion-box .block:nth-child(4) .acc-btn.active .icon-outer {color: #b350ff;}
.faq-page-section .accordion-box .block:last-child .acc-btn.active h4, 
.faq-page-section .accordion-box .block:last-child .acc-btn.active .icon-outer {color: #7379fe;}
.spd{padding:10px}
.f12{font-size:12px}
.f14{font-size:14px}
.date-gallery{margin-top:0px;padding:0px !important;font-size:12px !important; font-style:italic;}
.gallery-new {position: absolute;top: -28px;height: 30px;}
.back{position:relative;display:block;top:-50px;left:0px;width: 150px;}
.banner-video{width:100%}

/**-----------------------------suraj ------------------------------**/
.sub-title-new {color: #EF7F1A;font-size: 26px; margin: 10px 0 5px 0;}
.coming-soon {color: #EF7F1A;font-size: 36px; margin: 50px 0 30px 0;}
.principals-box{background:#fff;border-radius: 10px;padding: 10px;margin-bottom: 30px;}
.principals-fl{ display: flex;align-items: center; }
.principals-left{width: 30%;}
.principals-right{width: 66%;padding-left:4%;}
.principals-box .title-sm {color: #EF7F1A;font-size: 18px; margin: 0px 0 8px 0;}
.principals-right .date-tt {font-size: 16px; margin: 0px 0 0px 0;font-weight: 400;}
.principals-right .date-tt span{font-size: 16px;font-weight: 300;padding-left: 5px;}
.principals-left img{border-radius: 5px;}
.principals-mar{margin-bottom: 30px;}
.ed-team-thumb img {border-radius: 15px;width: 100%;height: 270px;object-fit: cover;}
.trustee p {margin-bottom: 0px;padding-bottom: 0px;font-size: 14px;}
.pdf-sec iframe{width: 100%; height:800 ;}
.tame-table-box{background:#fff;border-radius: 10px;padding: 15px;}
.tame-table-box .table{    margin-bottom: 0rem;}
.sub-title-newsm {color: #EF7F1A;font-size: 20px; margin: 0px 0 5px 0;}
.table th, .table td {padding: 8px;font-size: 15px;font-weight: 300;}
.sub-title-new-t {color: #EF7F1A;font-size: 26px; margin: 10px 0 20px 0;}
.head-boy{font-size: 20px!important;}
.backbgound-color{background-color:#056a43;}
.tame-table-boxukg{background:#fff;border-radius: 10px;padding: 15px;}
.boxukg{ margin-top: 30px; }
.accordion-box .block {background: #fff;}
.book-img{ margin-top: 50px; }
.table-mar-top{ margin-top: 40px; }
.bottom-btn {position: fixed;bottom: 0;margin: 0 auto;left: 0;right: 0;width: 100%;text-align: center;z-index: 100;border-bottom: 10px solid #056a43;background: url(../images/trabg.png) repeat-x;opacity: 0.6;height: 100px;background-position: center bottom;}
.bottom-btn-in {background: url(../images/footer-bg-link.svg);position: fixed;bottom: 0;margin: 0 auto;left: 0;right: 0;width: 100%;text-align: center;z-index: 1000;border-bottom: 10px solid #056a43;height: 54px;background-repeat: no-repeat;background-position: center 5px;}
.bottom-btn img{padding:10px 3px;}
.bottom-btn-in ul {position: absolute;left: 0;right: 0;top: 16px;}
.bottom-btn-in ul li {display: inline;padding: 6px 18px;border-right: 1px solid #ffcc00;}
.bottom-btn-in ul li:last-child { border-right: 0px solid #099b62;}
.make-me-sticky img {border-radius: 20px;object-fit: cover;width: 100%;height: 400px;}
.custom-scroll {overflow-x: auto;overflow-y: hidden;white-space: nowrap;}
.enroll-top-box-text-call{background:transparent !important;border-radius: 0px;padding: 10px 10px !important;}
.enroll-top-box-text-call:hover{background:transparent !important;border-radius: 0px;padding: 10px 10px !important;color:#FFCC00;}
.listheading{}
.listheading ol{margin: 0px 20px;}
.listheading ol li{list-style:block; padding-bottom:5px;}
.table thead th {font-weight: 500;text-align: center;vertical-align: middle;}

#main {margin: 0px 0;}
#main #faq .card {
  margin-bottom: 20px;
  border: 0;
}

#main #faq .card .card-header {
  border: 0;
  -webkit-box-shadow: 0 0 20px 0 rgba(213, 213, 213, 0.5);
  box-shadow: 0 0 20px 0 rgba(213, 213, 213, 0.5);
  border-radius: 2px;
  padding: 0;
}
.btn:focus, .btn.focus {
    outline: 0;
    box-shadow: none;
}
#main #faq .card .card-header .btn-header-link {
	display: block;
    text-align: left;
    background: #ffcc00;
    color: #000;
    padding: 10px 20px;
    white-space: normal;
}

#main #faq .card .card-header .btn-header-link:after {
  content: "\f107";
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  float: right;
}

#main #faq .card .card-header .btn-header-link.collapsed {
  background: #056a43;
  color: #fff;
  white-space: normal;
}

#main #faq .card .card-header .btn-header-link.collapsed:after {
  content: "\f106";
}

#main #faq .card .collapsing {
  background: #fff;
  line-height: 30px;
}

#main #faq .card .collapse {
  border: 0;
}

#main #faq .card .collapse.show {
  background: #ffffff;
  line-height: 30px;
  color: #222;
}
.make-me-sticky-lab{}
.make-me-sticky-lab img {
    border-radius: 20px;
    object-fit: cover;
    width: 100%;
    height: 200px;
	margin-bottom:30px;
}
.ed-team-thumb1 img {
	border-radius: 15px;
	width: 100%;
	max-width: 364px;
	object-fit:cover;
}
.row-bg {
    Background: #339966;
    color: #fff;
}
.gallery-item-video {
    position: relative;
}
.gallery-section-home .subgallery-video {
    padding: 00px 0px 0px;
    color: #000;
    font-weight: 400;
}
.gallery-item-video img {
    border-radius: 30px;
    object-fit: cover;
    height: 170px;
    width: 100%;
}
.videoplay1{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.videoplay1 img{height:60px}
.gallery-item-title h5{font-size: 18px;line-height: 22px;color:#000;text-align: center;}
.gallery-section-home .subgallery-video h6{padding-top:20px;font-size: 18px;line-height: 22px;color:#000;text-align: center;}

.paginationnew {
    text-align: center;
    margin-top: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.pagesnew {
    display: flex;
    align-items: center;
    max-width: 100%;
    margin: 0 auto;
    text-align: center;
}

.page-number {
    cursor: pointer;
    background-color: white;
    color: #999;
    border-radius: 50%;
    height: 35px;
    width: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: .4s ease;
	margin: 3px;
}

.activenew {
    font-size: 1.3em;
    height: 35px;
    width: 35px;
    background-color: #056a43;
    color: white;
	
}
.activenew:hover {
    font-size: 1.3em;
    height: 35px;
    width: 35px;
    background-color:#ffcc00;
    color: white;
	
}
.activenew a{
    color: white;
}
.activenew a:hover{
    color: white;
	 
}
.paginationnew button {
    padding: 8px 10px;
    background-color: #ffffff00;
    color: #056a43;
    border: none;
    cursor: pointer;
    margin: 0 5px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.paginationnew button:hover {
    color: #0056b3;
}

.paginationnew button:disabled {
    background-color: #ffffff00;
    color: #ccc;
    cursor: not-allowed;
}



.subtitle1  {
    text-align: left;
    font: normal normal 500 20px / 26px Montserrat !important;
    letter-spacing: 1.8px;
    color: #31403A;
    opacity: 1;
    margin-top: 0px;
    margin-bottom: 10px;
    
}
.facilities-page{}
.facilities-page img{
    width: 100%;
    border-radius: 50px;
}
.facility-text-box1 {
    margin-top: -12px;
    padding: 0px 36px;
    position: relative;
    z-index: 1;
}
.facility-text-box1 h3 {
    text-align: left;
    font: normal normal bold 42px / 24px Montserrat;
    letter-spacing: 1.25px;
    color: #FFCC00;
    text-transform: uppercase;
    opacity: 1;
}
.facility-text-box1 h4 {
    padding-top: 15px;
    text-align: left;
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    letter-spacing: 0.5px;
    color:#056a43;
    text-transform: capitalize;
    opacity: 1;
}
.facility-text-box1 p {
    margin-top: 0;
    text-align: left;
    font: normal normal normal 12px / 24px Montserrat;
    letter-spacing: 0.3px;
    color: #FFCC00;
    text-transform: capitalize;
    opacity: 1;
}
.facility-text-box1::before {
    content: "";
    display: block;
    position: absolute;
    bottom: 87px;
    left: 0px;
    width: 100%;
    height: 120px;
    pointer-events: none;
    transition: all .3s ease-out;
    background: linear-gradient(180deg, rgba(24, 66, 107, 0) 0, #000000c7 100%);
    border-radius: 0px 0px 50px 50px;
}
.form-control {
    display: block;
    width: 100%;
    padding: 1rem 1.2rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 0px solid #ced4da;
    border-radius: 15px;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.heading-item {
    background-color: #fff;  
    border-radius: 8px;        
    height: 122px;
    margin-bottom:30px;
}
.heading-item .subtitle {
    font-size: 15px;       
    margin-top: -4px;
    line-height: 23px;
    font-weight: 300;
}

.story-slide .owl-theme .owl-nav {
    margin-top: 10px;
	display:none;
}

.info-column{margin-bottom:20px;}



#headeracc {margin:0px 30px 0px 0px;}
#headeracc #accopen .card {
    margin-bottom: 10px;
    border: 0;
    background: transparent;
}
#headeracc .card{ background: transparent;border: 0px solid rgba(0, 0, 0, 0.125);}
#headeracc .card .card-body{padding:0px 15px 10px;}
#headeracc .card li{color:#fff;padding: 3px 0px;cursor:pointer}
#headeracc .card a{color: #fff;padding: 3px 5px;font-weight: 400;font-size: 14px;cursor:pointer}
#headeracc .card a:hover{color: #E63E25;padding: 3px 5px;font-weight: 400;font-size: 14px;cursor:pointer}
#headeracc .card-header {
    background-color: rgba(0, 0, 0, 0.03);
    border-bottom: 0px solid rgba(0, 0, 0, 0.125);
	padding:0px;
}
#headeracc #accopen .card .card-header {
  border: 0;
  border-radius: 2px;
  padding: 0;
  background: transparent;
}
.btn:focus, .btn.focus {
    outline: 0;
    box-shadow: none;
}
#headeracc #accopen .card .card-header .btn-header-link {
	display: block;
    text-align: left;
    color: #fff;
    padding: 0px 20px;
    white-space: normal;
	text-transform: uppercase;
	font-size:14px;
}
#headeracc .rkwb{font-weight:600 !important;color:#fff;}
#headeracc #accopen .card .card-header .btn-header-link:after {
  content: "\f107";
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  float: right;
}

#headeracc #accopen .card .card-header .btn-header-link.collapsed {
  color: #fff;
  white-space: normal;
}

#headeracc #accopen .card .card-header .btn-header-link.collapsed:after {
  content: "\f106";
}

#headeracc #accopen .card .collapsing {
  background: transparent;
  line-height: 30px;
}

#headeracc #accopen .card .collapse {
  border: 0;
}

#headeracc #accopen .card .collapse.show {
  background: transparent;
  line-height: 30px;
  color: #222;
}
#headeracc #accopen .card .card-body {padding-top:0px;}
#headeracc #accopen .card ul {
padding:0px 20px;
}
#headeracc #accopen .card ul li {

}
#headeracc #accopen .card ul li a {
color: #fff;
font-size:14px;
line-height:28px;
}
#headeracc .btn-header-link {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    text-decoration: none;
    font-weight: 600;
    color: #fff;
}

#headeracc .btn-header-link .arrow {
    transition: transform 0.3s ease;
}

#headeracc .btn-header-link[aria-expanded="true"] .arrow {
    transform: rotate(180deg);
}

.navsec{}
.navsec li{}
.navsec li a{color:#fff; line-height:24px;text-transform:uppercase; font-size:14px}
.navsec li a:hover{color:#E63E25; line-height:24px;text-transform:uppercase; font-size:14px}
.cpt {
    background: url(../images/cpt.jpeg);
    width: 100%;
    padding: 20px 10px 15px;
    letter-spacing: 5px;
    font-style: italic;
    font-size: 16px;
    font-weight: 600;
    opacity: .8;
    margin-left: 0;
    color: #666;
	text-align:center;
	border-radius:5px;
}

.content-box-text h6 {
    font-size: 20px;
    line-height: 30px;
    color: #211D1F;
    margin-bottom: 20px;
    font-weight: 400;
    text-align: left;
    padding: 0px 0px;
}

.content-box-text-blog ul {
    padding: 0px;
    margin: 0px 18px 25px;
}
.content-box-text-blog ul li {
    padding: 0px;
    margin: 0px 0px 0px;
    list-style: disc;
	line-height: 24px;
}
.content-box-text-blog a{color:#853c91; font-weight:500}
.content-box-text-blog a:hover{color:#e23e2a; font-weight:500}

.post-details {
    padding-top: 10px;
    line-height: 1.6;
    margin-bottom: 20px;
}
.post-details img{position: relative;}
.post-title{padding-top: 10px; color: #000 !important;}


.blog-post-images {background: #232323;padding-top: 10px;}
.section-inner{padding:70px 0px;}
.download-box {
    background: #fff;
    padding: 25px 30px 35px;
    margin-bottom: 30px;
    min-height: 270px;
    position: relative;
}
.download-box1 {
    background: #fff;
    padding: 25px 30px 35px;
    margin-bottom: 30px;
    min-height: 340px;
    position: relative;
}
.download-box1 img{height:120px; margin-bottom:20px}
.section-inner .h3 {margin-bottom: 15px;font-size: 24px;line-height: 30px;color: #211D1F;font-weight: 500;text-align: left;padding: 0px 0px;}
.download {
    margin-top: 20px;
    padding: 10px 20px;
    background: #380D3E;
    background: linear-gradient(72deg, rgba(56, 13, 62, 1) 0%, rgba(196, 61, 79, 1) 100%);
    position: absolute;
    width: 84%;
    bottom: 30px;
}
.download h4 {color:#fff; font-size: 14px;text-transform: uppercase;margin-bottom: 15px;width: 70%;}
.download a {color:#fff; font-size: 17px;font-weight: 500;display: block;width:100%}
.download-link1 {text-decoration: none;color: #007bff;font-weight: bold;display: inline-block;align-items: center;}
.download-link1 .download-icon {float: right;}
.download-link1 .download-icon img {width: 26px;height: 26px;}
.fancybox-container {z-index: 100000;}
.h2r {
    font-size: 22px;
    position: relative;
    display: block;
    margin-bottom: 10px;
    color: #853C91;
    font-family: Montserrat;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.product-in-heading h2 {
    font-size: 24px;
    position: relative;
    display: block;
    margin-bottom: 10px;
    color: #853C91;
    font-family: Montserrat;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.partner-logo img{height:60px}


.popular {
  background: #fff;
  padding: 15px;
  border-radius: 0px;
  margin-top:10px;

}
.ms-3{ padding-left:10px ;}
.popular:after {content: "";position: absolute;left: 0;bottom: 0px;width: 100%;height: 10px;background: linear-gradient(12deg, rgb(116 25 129) 0%, rgba(196, 61, 79, 1) 100%);z-index: 1;}
.sidebar-title {margin-bottom: 20px;font-weight: 600;margin-bottom: 20px;position: relative;padding-bottom: 10px;text-transform: uppercase;font-size: 18px;}
.sidebar-title::after {content: "";width: 5px;height: 30px;background: #bb3a4e;position: absolute;left: -15px;bottom: 7px;}
.popular-post img {width: 100px;height: 60px;object-fit: cover;}
.popular-post h6 {font-size: 14px;margin-bottom: 2px;}
.popular-post a {text-decoration: none;color: #333;font-weight: 400;line-height: 20px;}
.popular-post a:hover {color: #962d49;}

.events{position:relative;border-radius: 10px;}
.events .home-tabs {border-radius: 10px;padding: 20px;position: absolute;z-index: 100;bottom: 0px;background: #853c91f0;width: 96%;padding-top: 20px;text-align: left;margin: 2%;}
.events .home-tabs .title{padding:0px;margin-bottom: 5px;}
.events .home-tabs .title h3 {text-align: left;font-size:22px;font-weight:500;letter-spacing: 0.4px;color: #fff;text-transform: uppercase;opacity: 1;padding-bottom: 0px;}
.events .attending-img img{border-radius: 10px;}
.events .home-tabs .title h5{text-align: left;color: #fff;text-transform: uppercase;font-size:15px;}
.events .home-tabs p{color: #fff;}
.events .home-tabs .venue{margin-top:20px}
.events .home-tabs .venue h5{text-align: left;color: #fff;font-size:16px; font-weight:500;margin-bottom:10px}
.events .home-tabs .venue p{color: #fff;font-size:15px;}
.events .home-tabs .venue h6{color: #fff;font-size:15px; font-weight:600;margin-bottom:5px}
.events-main .owl-theme .owl-nav .owl-prev {border-radius: 50px;position: relative;top: 0px;left: 0;height: 32px;line-height: 24px;width: 32px;background: #853c91;text-align: center;}
.events-main .owl-theme .owl-nav .owl-next {border-radius: 50px;position: relative;top: 0px;left:0;height: 32px;line-height: 24px;width: 32px;background: #853c91;text-align: center;}
.events-main .owl-theme .owl-nav .owl-next img, .events-main .owl-theme .owl-nav .owl-prev img{height:20px;object-fit: contain;}
.events-main .owl-theme .owl-nav {margin-top: 20px;}
.tab-content {overflow: hidden;}
.events-main .nav-link {
    display: block;
    padding: 0.5rem 1.5rem;
    text-transform: uppercase;
    font-weight: 600;
	background:#fff
}
.events-main .nav-pills .nav-link.active, .nav-pills .show > .nav-link {color: #fff;background-color: #853c91;margin-bottom: 10px;}
.news-in-heading{padding-bottom:20px;}
.news{padding:20px; margin-bottom:20px; border-radius:5px}
.line-clamp-2 {display: -webkit-box;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;-webkit-line-clamp: 2;font-size: 18px !important;text-transform: none !important;font-weight: 500 !important;line-height: 30px;margin-bottom: 15px;}
.news .talkbtn-blog {background: linear-gradient(12deg, rgb(56, 13, 62) 0%, rgb(196, 61, 79) 100%);padding: 8px 20px;color: #fff;font-weight: 500;text-align: center;margin-bottom: 0px;display: inline-block;}
.news .talkbtn-blog:hover {background: linear-gradient(12deg, rgb(230 61 37) 0%, rgb(133 60 145) 100%);padding: 8px 20px;color: #fff;font-weight: 500;text-align: center;margin-bottom: 0px;display: inline-block;}
.custom-pagination-wrapper {margin-top: 0px;}
.pagination {gap:0px;}
.pagination li {display: inline-block;margin: 0px 2px;}
.pagination .page-item .page-link {width: 45px;height: 45px;line-height: 45px;padding: 0;text-align: center;border-radius: 50%;border: 1px solid #e5e5e5;background: #fff;color: #333;font-weight: 500;transition: all 0.3s ease;}
.pagination .page-item .page-link:hover {background: #853c91;color: #fff;transform: translateY(-3px);}
.pagination .page-item.active .page-link {background:#853c91;color: #fff;border: none;}
.pagination .prev, .pagination .next {font-size: 18px;}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 100000;
    background-color: #000;
}

.story-slide{}
.story-slide .colose-pop {width: 30px;position: absolute;height:30px;background-color: #9c27b0 !important;border-radius:24px;z-index: 1000000 !important;opacity: 1;font-weight: 300;right: -10px;border: 0;font-size: 30px;top:  -10px;color: #fff !important;text-shadow:none;}
.story-slide .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #9C27B0 !important;
    border: solid 2px #9C27B0;
}

.cookie-popup{
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background: rgba(34,34,34,0.95);
  color: #fff !important;
  padding: 5px 20px;
  text-align: left;
  z-index: 10000000000; /* sabse upar */
}
.cookie-popup p{  color: #fff !important;text-align: left; font-size: 12px; padding: 5px 10px;}
.cookie-popup button{
    background: #9C27B0;
    border: none;
    padding: 5px 10px;
    margin-left: 10px;
    color: #fff;
    cursor: pointer;
    margin-top: 10px;
}
.download-box-iso{background: #fff;border-radius: 10px; padding:15px}