/***
		.feature-content p{
font-family: 'Poppins', sans-serif;
font-size:15px;
			line-height:1.8;
color:#666;
letter-spacing:0.4px;
text-align:justify;

}

.feature-box{
border:1px solid #ddd;
border-radius:8px;
margin-bottom:30px;
background:#fff;
transition:0.3s;
min-height:230px;
}

.feature-box:hover{
box-shadow:0 5px 15px rgba(0,0,0,0.1);
border-color:#007bff;
}

.feature-icon{
font-size:35px;
color:#007bff;
margin-right:10px;
}

.feature-content h3{
margin-top:0;
font-weight:600;
}

.feature-content p{
margin:15px 0;
}

.btn-primary{
background:#007bff;
border:none;
}

.btn-primary:hover{
background:#0056b3;
}
		
*/
		@media screen and (max-width: 600px) {
			.facts-counter {display:flex !important;
			flex-direction: row;
        flex-wrap: wrap;
        justify-content: center;
        align-content: space-between;
			}
			.counter{
				font-size: 25px !important;
			}
			.facts{
				padding: 15px;
			
			}
		}


/* Equal height + alignment */
.feature-row {
  display: flex;
  flex-wrap: wrap;
}

.feature-box {
  display: flex;
  flex-direction: column;
  height: 100%;
  background: #fff;
  padding: 20px;
  border-radius: 10px;
  transition: 0.3s;
}

.feature-box:hover {
  transform: translateY(-5px);
}

.feature-content {
  display: flex;
  flex-direction: column;
  flex: 1;
}

.feature-content p {
  flex-grow: 1;
}

.feature-content a {
  margin-top: auto;
  width: 100%;
  text-align: center;
}

/* Mobile fix */
@media (max-width: 767px) {
  .feature-row {
    display: block;
  }
}



/* Grid fix */
.testimonial-row {
  display: flex;
  flex-wrap: wrap;
}

/* Equal height cards */
.testimonial-card {
  background: #1d1c1c;
  padding: 20px;
  border-radius: 10px;
  height: 100%;
  display: flex;
  flex-direction: column;
  text-align: center;
}

/* Image center */
.testimonial-thumb {
  margin-bottom: 15px;
}

.testimonial-thumb img {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  border: 1px solid #8e8e8e;
  padding: 3px;
}

/* Content stretch */
.testimonial-content {
  flex-grow: 1;
  display: flex;
  align-items: center;
}

/* Text */
.testimonial-text {
  font-size: 14px;
  line-height: 22px;
}
/* Equal height fix */
.testimonial .row {
  display: flex;
  flex-wrap: wrap;
}

.testimonial .item {
  display: flex;
}

.testimonial-card {
  display: flex;
  flex-direction: column;
  height: 100%;
  width: 100%;
}

/* Keep your original styling intact */
.testimonial-content {
  flex-grow: 1;
  display: flex;
  align-items: center;
}


@import url("https://fonts.googleapis.com/css2?family=Lato:wght@100;300;400;700;900&display=swap");

body,
section {
  padding: 0px ;
}
.gap-20,
.gap-30,
.gap-40,
.gap-60 {
  clear: both;
}
.body-inner,
.parallax,
html,
section,
ul.circle li {
  position: relative;
}
.form-control,
.form-control:focus {
  box-shadow: none;
}
.title-desc,
blockquote p,
body,
h2,
h3,
p {
  font-weight: 400;
}
#main-slide .item,
#main-slide .item img,
.grid figure figcaption {
  -webkit-backface-visibility: hidden;
}
.card-footer .btn:focus,
.sec-2,
a:focus {
  outline: 0;
}
#pp,
.plan ul li {
  font-weight: 500;
}
.btn_primary,
.dropdown-menu > ul > li > a,
.inquery-btn-list a,
.social11 ul li a,
.team-intro-left a,
a:hover,
a:link,
a:visited {
  text-decoration: none;
}
@font-face {
  font-family: JaapokkiRegular;
  src: url("../fonts/jaapokki/jaapokki-regular.eot");
  src: url("../fonts/jaapokki/jaapokki-regular.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/jaapokki/jaapokki-regular.woff") format("woff"),
    url("../fonts/jaapokki/jaapokki-regular.ttf") format("truetype"),
    url("../fonts/jaapokki/jaapokki-regular.svg#JaapokkiRegular") format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
html {
  overflow-x: hidden !important;
  width: 100%;
  height: 100%;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}
body {
  border: 0;
  margin: 0;
  background: #fff;
}
.comments-counter a,
.landing-tab .nav-tabs > li.active .tab-info h3,
.plan.featured .plan-name,
.post-meta-author a,
.post-meta-cats a,
.post-title a,
.recent-post .post-body h3 a,
.widget-categories ul.category-list li a,
.widget-tab h4.entry-title a,
a.read-more,
h1,
h2,
h3 {
  color: #323232;
}
.body-inner {
  overflow: hidden;
}
a:hover {
  color: #000;
}
.ts-padding {
  padding: 5px;
}
#isotope .isotope-item,
.no-padding {
  padding: 0;
}
.media > .pull-left {
  margin-right: 20px;
}
.heading {
  padding-bottom: 50px;
  margin-top: 10px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.btn.btn-primary,
.title {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
}
.gap-60 {
  height: 60px;
}
.gap-40 {
  height: 40px;
}
.gap-30 {
  height: 30px;
}
.gap-20 {
  height: 20px;
}
body,
p {
  font-family: Lato, sans-serif;
  font-size: 17px;
  line-height: 1;
}
h1,
h2,
h3,
h3.same-as-h4,
h4,
h5,
h6,
ul.navbar-nav > li > a {
  font-family: JaapokkiRegular;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
h1 {
  font-size: 36px;
  line-height: 48px;
}
.title-icon,
h2 {
  font-size: 32px;
}
h2 {
line-height: 18px;
}
.title,
h3 {
  line-height: 32px;
}
h3 {
  font-size: 20px;
}
h4 {
  font-size: 18px;
  line-height: 28px;
}
h5 {
  font-size: 14px;
  line-height: 24px;
}
.btn.btn-primary {
  color: #323232;
  border-radius: 50px;
  padding: 10px 15px;
  background: 0 0;
  font-size: 14px;
  text-transform: uppercase;
  transition: 0.3s;
}
.blog-date a,
.btn.btn-primary.solid,
.btn.btn-primary:hover,
.featured-tab .nav-tabs > li > a:hover,
.footer .widget-title,
.footer ul li a,
.footer-widget .latest-post-content h4 a,
.footer-widget .post-meta,
.footer-widget .post-meta a,
.owl-controls .owl-next:hover,
.owl-controls .owl-prev:hover,
.parallax .btn,
.plan a.btn:hover,
.plan.featured .plan-price,
.ts-carousel-controller .left:hover,
.ts-carousel-controller .right:hover,
.widget-tags ul > li a:hover {
  color: #fff;
}
.btn.btn-primary.white {
  border: 2px solid #fff;
  color: #fff;
}
.btn.btn-primary.white:hover {
  border: 2px solid transparent;
}
.btn.btn-primary.square {
  border-radius: 0;
  color: #fff;
}
.btn.btn-primary.solid.blank:hover,
.panel-group .btn.btn-primary.solid:hover,
.video-block-content .btn.btn-primary:hover {
  color: #333;
}
.btn.btn-primary.solid:hover {
  background: 0 0;
  color: #fff;
}
.widget-categories ul.category-list,
ul.check-list,
ul.circle,
ul.unstyled {
  list-style: none;
  margin: 0;
  padding: 0;
}
ul.circle li {
  margin-left: 30px;
  padding-bottom: 20px;
}
ul.circle li:before {
  content: "\f111";
  font-family: FontAwesome;
  font-size: 8px;
  line-height: 8px;
  border: 2px solid rgba(0, 0, 0, 0.1);
  border-radius: 100%;
  position: absolute;
  left: -33px;
  top: 5px;
}
ul.check-list li {
  margin-bottom: 5px;
}
ul.check-list li i {
  margin-right: 10px;
  font-size: 14px !important;
}
blockquote p {
  font-size: 14px;
  line-height: 18px;
  font-style: italic;
  color: #959595;
}
blockquote {
  margin: 20px 0;
}
.angle:before {
  background: #fff;
  content: "";
  height: 75px;
  top: -37px;
  position: absolute;
  width: 100%;
  z-index: 2;
  -webkit-transform: skew(0deg, 2deg);
  -moz-transform: skew(0deg, 2deg);
  -ms-transform: skewX(0) skewY(2deg);
  -o-transform: skew(0deg, 2deg);
  transform: skew(0deg, 2deg);
}
.portfolio.angle:before {
  background: #f5f5f5;
}
.portfolio.angle {
  padding-bottom: 120px;
}
.clients.angle {
  padding: 120px 0;
}
.parallax {
  background-size: cover !important;
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-attachment: fixed !important;
  padding: 110px 0;
  color: #fff;
}
.parallax h2,
.parallax h3 {
  color: #fff;
  margin-top: 0;
}
.parallax-overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../Images/overaly.webp);
}
.icon-pentagon,
.title,
.title2 {
  position: relative;
}
.parallax h3 {
  margin-bottom: 30px;
}
.parallax1 {
  background: url(../images/parallax/parallax1.jpg) no-repeat;
}
.parallax2 {
  background: url(../images/parallax/parallax2.jpg) no-repeat;
}
.parallax3 {
  background: url(../images/parallax/parallax3.jpg) no-repeat;
}
.parallax4 {
  background: url(../images/parallax/parallax4.jpg) no-repeat;
}
.hero-buttons a.btn.solid,
.parallax .btn.solid,
.widget-tab .nav-tabs > li:first-child {
  margin-left: 10px;
}
.title-icon {
  margin-right: 15px;
  margin-top: 9px;
  color: #959595;
}
.portfolio-desc h3,
.title-icon.classic {
  margin-top: 0;
}
.title {
  margin: 0;
  border-left: 2px solid #e7e7e7;
  display: inline-block;
 /* padding-left: 15px;*/
  transition: 0.3s;
  text-align: center;
}
.title.classic {
  line-height: 40px;
  height: 34px;
}
.title-desc {
  font-family: Lato, serif;
  font-size: 16px;
  line-height: 18px;
  text-transform: capitalize;
  display: block;
  color: #6a6a6a;
}
.card-footer .btn,
.career-btn,
.clarity-heading,
.comments-list .comment-reply,
.gallery-title,
.section-title-text,
.slider.btn,
ul.navbar-nav > li > a {
  text-transform: uppercase;
}
.title2 {
  margin-top: 30px;
}
.title2:after {
  content: "";
  width: 150px;
  left: 50%;
  margin-left: -75px;
  top: 50%;
  height: 3px;
  background: #dedede;
  position: absolute;
}
.icon-pentagon:after,
.icon-pentagon:before {
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  content: "";
  height: 0;
  position: absolute;
  width: 0;
  left: 0;
}
.landing_page_clients,
.title2 .title-desc {
  padding-top: 30px;
}
.title-border {
  line-height: normal;
  margin-top: 0;
}
.widget-title {
  margin-bottom: 25px;
  font-size: 20px;
}
.post-title {
  font-size: 24px;
  line-height: normal;
}
.font-medium,
.footer-social .icon-pentagon i,
.long-desc,
.service-content h3,
.slider.btn {
  font-size: 16px;
}
.icon-pentagon {
  display: inline-block;
  height: 24px;
  width: 40px;
  color: #fff;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.icon-pentagon:hover {
  color: rgba(0, 0, 0, 0.5);
}
.icon-pentagon:before {
  top: -10px;
}
.icon-pentagon:after {
  bottom: -10px;
}
.service-icon:after,
.service-icon:before {
  border-left: 45px solid transparent;
  border-right: 45px solid transparent;
}
.icon-pentagon i {
  font-size: 20px;
  line-height: 24px;
}
.service-icon {
  height: 46px;
  width: 90px;
  margin-bottom: 30px;
}
.service-icon:before {
  top: -30px;
}
.service-icon:after {
  bottom: -30px;
}
.service-icon i {
  font-size: 36px;
  line-height: 46px;
}
.carousel-control {
  width: auto;
}
.ts-carousel-controller {
  text-align: center;
  padding-top: 50px;
  z-index: 1;
  position: relative;
}
.owl-controls .owl-next,
.owl-controls .owl-prev,
.ts-carousel-controller .left,
.ts-carousel-controller .right {
  cursor: pointer;
  background: #f6f6f6;
  width: 38px;
  height: 38px;
  line-height: 38px;
  color: #989898;
  opacity: 1;
  top: auto;
  text-shadow: none;
  display: inline-block;
  text-align: center;
  border-radius: 100%;
}
.owl-controls .owl-next {
  margin-left: 6px;
}
.owl-controls .owl-buttons div,
.owl-controls .owl-page {
  display: inline-block;
}
.form-control {
  border: 1px solid #dedede;
  padding: 6px 20px;
  height: 50px;
  background: 0 0;
  color: #212529;
  font-size: 14px;
  border-radius: 0;
}
.portfolio-slider .flexslider,
.ts-flex-slider .flexslider {
  border: 0;
  box-shadow: none;
}
.portfolio-slider .flex-direction-nav a,
.ts-flex-slider .flex-direction-nav a {
  opacity: 0;
  background: #000;
  color: #fff !important;
  text-align: center;
  text-shadow: none;
  line-height: 40px;
}
.portfolio-slider .flex-direction-nav a:before {
  font-size: 32px;
}
#back-to-top .btn.btn-primary:hover,
.portfolio-slider .flex-direction-nav a:hover,
.ts-flex-slider .flex-direction-nav a:hover {
  color: #fff;
  opacity: 1;
}
.flexportfolio.flexslider .slides img {
  height: auto;
}
.pagination li a {
  border-radius: 0 !important;
  margin-right: 8px;
}
.pagination > .active > a,
.pagination > .active > a:hover,
.pagination > li > a:hover {
  color: #fff;
  border: 1px solid transparent;
}
.header-solid {
  background: #191919;
  box-shadow: 0 1px 7px 0 rgba(0, 0, 0, 0.2);
}
.header-solid ul.navbar-nav > li > a {
  color: #f7e202;
}
.navbar-header {
  z-index: 9999;
}
.navbar-brand.navbar-bg {
  position: absolute;
  left: 0;
  padding: 3px 15px 10px;
  width: 20%;
  height: 62px;
  line-height: 62px;
}
.navbar-brand img {
  float: right;
  padding: 0 15px;
}
.navbar {
  border-radius: 0;
  border: 0;
  margin-bottom: 0;
}
.navbar-right,
ul.navbar-nav > li:last-child a {
  padding-right: 0;
}
.navbar-right .dropdown-menu {
  right: auto;
  left: 0;
}
.navbar-toggle {
  border-radius: 0;
  margin-right: 5px;
}
.featured-video,
.navbar-toggle .icon-bar {
  background: #fff;
}
ul.navbar-nav > li > a {
  font-size: 15px;
  color: #f7e202;
  padding-top: 16px;
  padding-bottom: 20px;
  line-height: 20px;
}
.font_ebl,
ul.navbar-nav > li > a i {
  font-weight: 700;
}
.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
  background: 0 0;
  border: 0;
}
.dropdown-menu {
  border: 0;
  border-radius: 0;
  width: 100%;
  box-shadow: none;
  background: 0 0;
  min-width: 180px;
}
.header3,
.header4 {
  background: #fff;
  box-shadow: 0 1px 7px 0 rgba(0, 0, 0, 0.2);
}
.dropdown-menu > ul {
  list-style: none;
  padding: 0 8px;
  margin: -20px auto 0;
  background: rgba(255, 255, 255, 0.95);
  box-shadow: 0 2px 0.09px rgba(0, 0, 0, 0.15);
}
.dropdown-menu > ul > li > a {
  display: block;
  font-size: 14px;
  font-weight: 400;
  line-height: normal;
  padding: 10px;
  color: #333;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.comments-list .comment.last,
.dropdown-menu > ul > li:last-child > a,
.featured-tab .nav-tabs,
.post.post-last,
.widget-categories ul.category-list li:last-child {
  border-bottom: 0;
}
#main-container.portfolio,
.dropdown-menu > ul > li > a:focus,
.dropdown-menu > ul > li > a:hover,
.landing-tab .nav-tabs > li > a:hover {
  background: 0 0;
}
.nav > li.megamenu {
  position: static;
}
.nav > li.megamenu .dropdown-menu {
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 20px !important;
  z-index: 1000;
  border-radius: 0;
  top: auto;
}
.nav > li.megamenu .dropdown-menu ul {
  margin-top: 4px;
  padding: 20px;
}
.header2 {
  padding: 8px 0;
}
.header2 .navbar-brand {
  background: 0 0;
  padding-top: 3px;
}
.header-bgnone {
  padding: 5px 0;
  width: auto;
  box-shadow: 0 1px 7px 0 rgba(0, 0, 0, 0.2);
}
.header-bgnone ul.navbar-nav > li.active > a,
.header-bgnone ul.navbar-nav > li:hover > a,
.twitter-feed .tweet a:hover {
  color: #000;
}
.header3 {
  border-radius: 0 0 5px 5px;
}
.header3 .navbar-brand,
.header4 .navbar-brand,
.recent-post .post-excerpt {
  padding-top: 10px;
}
.header3 ul.navbar-nav > li > a,
.header4 ul.navbar-nav > li > a {
  padding-top: 30px;
  padding-bottom: 25px;
  color: #333;
}
.header3 ul.navbar-nav > li:last-child a {
  padding-right: 15px;
}
.header3 .navbar-collapse {
  padding-right: 30px;
}
.overlay {
  position: absolute;
  z-index: 1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-image: url(../Images/overaly.webp);
}
#main-slide .item img {
  width: 100%;
}
#main-slide .item .slider-content {
  z-index: 1;
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
#main-slide .item.active .slider-content {
  opacity: 1;
  -webkit-transition: opacity 0.1s;
  -moz-transition: opacity 0.1s;
  -o-transition: opacity 0.1s;
  transition: opacity 0.1s;
}
#main-slide .slider-content {
  top: 50%;
  margin-top: -70px;
  left: 0;
  padding: 0;
  text-align: center;
  position: absolute;
  width: 100%;
  color: #fff;
}
#main-slide .carousel-indicators {
  bottom: 70px;
}
.carousel-indicators li {
  width: 30px !important;
  height: 10px !important;
  margin: 1px !important;
  border-radius: 0 !important;
  background: rgba(255, 255, 255, 0.5);
}
#main-slide .carousel-indicators li.active,
#main-slide .carousel-indicators li:hover {
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
#main-slide .carousel-control.left,
#main-slide .carousel-control.right {
  opacity: 0;
  background-image: none;
  background-repeat: no-repeat;
  text-shadow: none;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -ms-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
}
#main-slide:hover .carousel-control.left,
#main-slide:hover .carousel-control.right {
  opacity: 1;
}
#main-slide:hover .carousel-control.left {
  left: 20px;
}
#main-slide:hover .carousel-control.right {
  right: 20px;
}
#main-slide .carousel-control.left span,
#main-slide .carousel-control.right span,
.ts_counter.elements .facts {
  padding: 15px;
}
#main-slide .carousel-control .fa-angle-left,
#main-slide .carousel-control .fa-angle-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
#main-slide .carousel-control .fa-angle-left {
  left: 0;
}
#main-slide .carousel-control .fa-angle-right,
.style-switch-wrapper.active {
  right: 0;
}
#main-slide .carousel-control i {
  background: 0 0;
  color: #fff;
  line-height: 56px;
  width: 56px;
  height: 56px;
  border: 1px solid #fff;
  border-radius: 100%;
  font-size: 36px;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
#main-slide .carousel-control i:hover {
  border: 1px solid rgba(0, 0, 0, 0.3);
}
#main-slide .slider-content h2 {
  font-size: 52px;
  text-transform: uppercase;
  color: #fff;
}
#main-slide .slider-content h3 {
  font-size: 28px;
  margin-top: 40px;
  color: #fff;
}
.slider.btn {
  padding: 10px 35px;
  margin-top: 40px;
  color: #fff;
}
.call-to-action .btn.btn-primary.solid,
.slider.btn.solid {
  margin-left: 15px;
}
.slider-content-left {
  position: relative;
  margin: 0 0 0 40px;
}
.choose-us-image-container,
.map-wrapper,
.newsletter-form,
.overlay2,
.position-relative,
.post-img-wrapper,
.slider-content-right,
.ts-flex-slider {
  position: relative;
}
.carousel .item.active .animated2,
.flex-active-slide .animated2 {
  -webkit-animation: 1s ease-in 0.2s both lightSpeedIn;
  animation: 1s ease-in 0.2s both lightSpeedIn;
}
.carousel .item.active .animated3,
.flex-active-slide .animated3 {
  -webkit-animation: 2s ease-in-out 0.8s both bounceInLeft;
  animation: 1.5s ease-in-out 0.8s both bounceInLeft;
}
.carousel .item.active .animated4,
.flex-active-slide .animated4 {
  -webkit-animation: 2s ease-in 0.8s both flipInX;
  animation: 2s ease-in 0.8s both flipInX;
}
.carousel .item.active .animated5,
.flex-active-slide .animated5 {
  -webkit-animation: 1s ease-in-out 0.1s both bounceInLeft;
  animation: 1s ease-in-out 0.1s both bounceInLeft;
}
.carousel .item.active .animated6,
.carousel .item.active .animated7,
.flex-active-slide .animated6,
.flex-active-slide .animated7 {
  -webkit-animation: 1s ease-in 0.5s both bounceIn;
  animation: 1s ease-in 0.5s both bounceIn;
}
.carousel .item.active .animated8,
.flex-active-slide .animated8 {
  -webkit-animation: 1s ease-in 0.8s both bounceInDown;
  animation: 1s ease-in 0.8s both bounceInDown;
}
.ts-flex-slider .flexSlideshow {
  width: 100%;
  overflow: hidden;
}
.overlay2::before {
  position: absolute;
  content: "";
  z-index: 3;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.ts-flex-slider .flexslider .slides {
  z-index: 0;
}
.ts-flex-slider .slider-content {
  z-index: 3;
}
.ts-flex-slider .flex-direction-nav a {
  width: 55px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  font-size: 32px;
}
.ts-flex-slider .flex-direction-nav a.flex-next,
.ts-flex-slider .flex-direction-nav a.flex-prev {
  border-radius: 3px;
}
.service {
  padding-top: 29px;
}
.service-heading {
  padding-bottom: 30px;
  text-align: center;
}
.service-content {
  margin-top: 30px;
}/*
.feature-icon {
  font-size: 28px;
  margin-top: 5px;
}
.feature-content {
  padding-right: 20px;
  padding-left: 55px;
}
.feature-content h3 {
  margin-top: 0;
  font-size: 18px;
}
.feature-center-content .feature-center-icon {
  font-size: 72px;
  margin-bottom: 5px;
  display: inline-block;
}*/

.comments-counter,
.contact-info p,
.feature-center-content h3 {
  font-size: 18px;
}
.image-block {
  background: #f4f4f4;
}
.img-block-right {
  padding-right: 140px;
}
.img-block-head h2 {
  font-size: 18px;
  line-height: normal;
  margin: 5px 0 0;
}
.img-block-head h3 {
  font-size: 40px;
  line-height: 100%;
}
.image-block-content {
  padding: 0 50px;
  margin-bottom: 30px;
}
.image-block-content .feature-icon {
  width: 60px;
  height: 60px;
  line-height: 60px;
  color: #fff;
  border-radius: 100%;
  display: inline-block;
  text-align: center;
}
.image-block-content .feature-content {
  padding-left: 85px;
}
.comments-list .comment-author,
.image-block-content .feature-content h3,
.mb-0 {
  margin-bottom: 0;
}
.footer-social,
.landing-tab {
  position: relative;
  z-index: 10;
}
.landing-tab .nav-tabs {
  border-right: 1px solid #e7e7e7;
  padding: 25px 0;
  border-bottom: 0;
}
.landing-tab .nav-tabs > li.active {
  margin-right: -3px;
}
.landing-tab .nav-tabs > li {
  padding: 15px 0;
}
.landing-tab .nav-tabs > li > a {
  background: 0 0 !important;
  border-radius: 0;
  padding: 0 15px;
  color: #6a6a6a !important;
  position: relative;
  border: 0 !important;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}/*
.featured-tab .tab-icon,
.landing-tab .tab-icon {
  font-size: 28px;
  display: inline-block;
}
.featured-tab .tab-info,
.landing-tab .tab-info {
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  left: 70px;
  top: 50%;
  margin-top: -12px;
}*/
.landing-tab .tab-info h3 {
  font-size: 18px;
  line-height: normal;
  margin: 0;
  color: #6a6a6a;
}
.landing-tab .tab-pane h3 {
  margin-top: 0;
  line-height: normal;
}
.faq-box h4,
.featured-tab .tab-pane h3.text-center,
.landing-tab .tab-pane h3.text-center {
  margin-bottom: 25px;
}
.landing-tab .tab-pane {
  padding-left: 95px;
  text-align: justify;
}
.landing-tab .tab-pane i.big {
  font-size: 200px;
  margin-bottom: 30px;
  display: block;
}/*
.featured-tab {
  padding: 30px 0;
}
.featured-tab .nav-tabs > li > a {
  background: #f2f2f2;
  border-radius: 0;
  padding: 0 15px;
  color: #323232;
  position: relative;
  border: 0 !important;
  line-height: 52px;
  height: 52px;
  margin-bottom: 3px;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.featured-tab .nav-tabs > li > a:after {
  left: 100%;
  border: 25px solid transparent;
  content: " ";
  position: absolute;
  top: 50%;
  border-left-color: #f2f2f2;
  margin-top: -25px;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}*/
.facts,
.isotope-nav ul li a {
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
}/*
.featured-tab .nav-tabs > li.active .tab-info h3,
.featured-tab .nav-tabs > li.active > a,
.featured-tab .nav-tabs > li > a:hover .tab-info h3 {
  color: #fff !important;
}
.featured-tab .tab-info h3 {
  font-size: 16px;
  line-height: normal;
  margin: 0;
}
.featured-tab .tab-pane img.pull-left {
  margin: 0 30px 10px 0;
}
.featured-tab .tab-pane img.pull-right {
  margin: 0 0 0 15px;
}
.featured-tab .tab-pane h3 {
  margin-top: 0;
  line-height: normal;
  text-align: left;
  font-size: 20px;
}
.featured-tab .tab-pane {
  padding-left: 25px;
  text-align: justify;
}
.featured-tab .tab-pane i.big {
  font-size: 230px;
}*/
.portfolio {
  background: #f5f5f5;
  padding-bottom: 0;
}
.isotope-nav {
  margin: -80px auto 80px;
  display: inline-block;
  float: right;
  position: relative;
  z-index: 100;
}
.isotope-nav ul {
  list-style: none;
  margin: 0;
}
.isotope-nav ul li {
  float: left;
  margin-right: 10px;
}
.isotope-nav ul li a {
  color: #323232;
  padding: 5px 15px 8px;
  border: 1px solid #ddd;
  transition: 0.3s;
}
.isotope-nav ul a.active,
.isotope-nav ul a:hover {
  color: #fff;
  position: relative;
  border: 1px solid transparent;
}
.isotope-nav ul a.active:after,
.isotope-nav ul a:hover:after {
  position: absolute;
  content: " ";
  width: auto;
  height: auto;
  bottom: -13px;
  margin-left: -8px;
  left: 50%;
  border-width: 7px;
  border-style: solid;
}
#isotope .isotope-item .grid {
  position: relative;
  margin-bottom: -8px;
}
.grid figure {
  position: relative;
  z-index: 1;
  display: inline-block;
  overflow: hidden;
  background: #3085a3;
  text-align: center;
  width: 100%;
  height: 100%;
}
.grid figure figcaption {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 2em;
  color: #fff;
  backface-visibility: hidden;
}
.facts,
.img-hexagon,
.plan-price {
  position: relative;
}
.landing-header.header-bgnone,
figure.effect-oscar {
  background: rgba(0, 0, 0, 0.8);
}
figure.effect-oscar img {
  display: block;
  width: 100%;
  opacity: 1;
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
figure.effect-oscar figcaption {
  padding: 2.5em;
  background-color: rgba(0, 0, 0, 0.1);
  -webkit-transition: background-color 0.35s;
  transition: background-color 0.35s;
}
.post-img-overlay:hover::before,
.social11 ul li,
figure.effect-oscar:hover figcaption {
  background-color: rgba(0, 0, 0, 0.5);
}
figure.effect-oscar figcaption::before {
  position: absolute;
  top: 30px;
  right: 30px;
  bottom: 30px;
  left: 30px;
  border: 1px solid rgba(255, 255, 255, 0.3);
  content: "";
}
figure.effect-oscar h3 {
  font-size: 18px;
  color: #fff;
  opacity: 0;
  margin: 25% 0 10px;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
}
figure.effect-oscar a {
  color: #fff;
  font-size: 18px;
  margin: 20px 5px 0;
  display: inline-block;
  z-index: 1;
  position: relative;
  -moz-transition: 0.35s;
  -o-transition: 0.35s;
}
figure.effect-oscar a.link i {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
figure.effect-oscar a,
figure.effect-oscar figcaption::before {
  opacity: 0;
  -webkit-transition: 0.35s, -webkit-transform 0.35s;
  transition: 0.35s, transform 0.35s;
  -webkit-transform: scale(0);
  transform: scale(0);
}
figure.effect-oscar:hover h3 {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
figure.effect-oscar:hover a,
figure.effect-oscar:hover figcaption::before,
figure.effect-oscar:hover h3 {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
figure.effect-oscar:hover img {
  opacity: 0.4;
}
.portfolio-box,
.pricing {
  padding-bottom: 80px;
}
.portfolio-box .isotope-nav {
  margin: 0 auto 60px;
  float: none;
}
.portfolio-static-item {
  padding-bottom: 20px;
}
.portfolio-static-item figure.effect-oscar a {
  margin-top: 70px;
}
.portfolio-static-desc h3 {
  font-size: 16px;
  margin: 5px 0 -5px;
  line-height: normal;
}
.about-message ul li a,
.portfolio-static-desc a {
  color: #6a6a6a;
}
.portfolio-desc .project-btn {
  margin-top: 20px;
  padding: 8px 25px;
}
.facts-wrapper {
  background: #2a2d32;
  color: #fff;
}
.facts {
 /* padding: 5px 0 1px;*/
  -ms-transition: 0.3s;
  transition: 0.3s;
}
.team-social a,
.widget-categories ul.category-list li {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
}
.facts:hover {
  background: #000 !important;
}
.facts.one {
  background: rgba(0, 0, 0, 0.3);
}
.facts.two {
  background: rgba(0, 0, 0, 0.2);
}
.facts.three {
  background: rgba(0, 0, 0, 0.15);
}
.facts.four {
  background: rgba(0, 0, 0, 0.09);
}
.facts i {
  font-size: 36px;
  text-shadow: 1px 3px 3px rgba(0, 0, 0, 0.3);
}
.facts-num span {
  font-size: 31px;
  font-weight: 700;
  margin-top: 20px;
  display: inline-block;
}
.facts h3 {
  font-size: 15px;
  margin-top: 8px;
  color: #fff;
}
.author-url span a,
.plan-name,
.post-meta a,
.team-content p {
  color: #959595;
}
.recent-post,
.ts_counter_bg .facts {
  padding: 0 15px;
}
.ts_counter_bg .facts:hover {
  background: 0 0 !important;
}
.ts_counter_bg .facts-num span {
  margin: 30px 0 20px;
}
#contact-form,
.plan a.btn {
  margin-top: 25px;
}
.img-hexagon span {
  position: absolute;
  display: block;
  float: left;
  border-left: 120px solid #fff;
  border-right: 120px solid #fff;
}
.img-top {
  top: 0;
  border-top: 0 solid transparent;
  border-bottom: 75px solid transparent;
}
.img-bottom {
  bottom: 0;
  border-bottom: 0 solid transparent;
  border-top: 75px solid transparent;
}
.img-hexagon {
  width: 240px;
  height: 250px;
  display: inline-block;
}
.img-hexagon img {
  width: 100%;
  height: 100%;
}
.team-content h3 {
  margin-bottom: 0;
  font-size: 20px;
}
.team-social a {
  background: #d5d5d5;
  color: #fff;
  width: 28px;
  height: 28px;
  line-height: 28px;
  border-radius: 100%;
  display: inline-block;
  text-align: center;
  transition: 0.3s;
}
.team-social a.fb:hover {
  background: #325c94;
}
.team-social a.twt:hover {
  background: #00abdc;
}
.team-social a.gplus:hover {
  background: #dd4b39;
}
.team-social a.linkdin:hover {
  background: #007bb6;
}
.team-social a.dribble:hover {
  background: #ea4c89;
}
.team-list .img-hexagon,
.team-list-square .img-square {
  float: left;
  margin-right: 30px;
}
.plan {
  border: 1px solid #dedede;
}
.plan-name {
  display: block;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
  padding: 20px 0;
}
.plan-price {
  font-size: 48px;
  padding: 30px 0;
  margin-bottom: 30px;
  background: #f2f2f2;
}
.plan-price:after {
  bottom: -30px;
  border: 15px solid transparent;
  content: " ";
  position: absolute;
  border-top-color: #f2f2f2;
  left: 50%;
  margin-left: -16px;
}
.plan-price .currency {
  top: -0.9em;
  font-size: 50%;
  left: -0.01em;
  font-weight: 700;
}
.plan-name small {
  display: block;
  font-size: 12px;
  font-weight: 700;
  line-height: normal;
}
.plan-price sub {
  font-size: 18px;
  font-weight: 700;
}
.plan ul {
  background: #fff;
  padding: 0;
  margin-bottom: 0;
}
.plan ul li {
  border-top: 1px dashed #dedede;
  padding: 12px 29px;
}
.plan ul li:first-child {
  border-top: 0 !important;
}
.plan a.btn {
  color: #323232;
  background: #fff;
  margin-bottom: -20px;
  padding: 8px 30px;
}/*
.testimonial-thumb img {
  border: 1px solid #8e8e8e;
  padding: 3px;
  width: 70px;
  height: 70px;
  border-radius: 100%;
}
.testimonial-slide .testimonial-content h3.name {
  font-size: 18px;
  color: #fff;
  margin: 10px 0;
}
.testimonial-slide .testimonial-content h3 span {
  display: block;
  font-size: 14px;
  color: #fff;
  font-weight: 400;
  margin-top: -10px;
}
.testimonial-slide .owl-buttons {
  display: none;
}
.testimonial-slide .testimonial-text {
  font-size: 16px;
  line-height: 24px;
  max-width: 800px;
  padding-top: 30px;
  display: inline-block;
  position: relative;
  color: #fff;
}
.testimonial-slide .testimonial-text:before {
  content: "\f10d";
  font-family: FontAwesome;
  padding-right: 10px;
}
.testimonial-slide .testimonial-text:after {
  content: "\f10e";
  font-family: FontAwesome;
  padding-left: 10px;
}
.testimonial-slide.owl-theme .owl-controls .owl-page span {
  background: 0 0;
  border: 1px solid #fff;
  opacity: 0.7;
}
.testimonial-slide.owl-theme .owl-controls .owl-page.active span {
  border: 1px solid transparent;
}*/
.video-block-head h2 {
  font-size: 16px;
  margin: 0;
  line-height: normal;
}
.video-block-head h3 {
  font-size: 24px;
  line-height: normal;
  margin: 0;
}
.video-block-content {
  padding: 10px 0;
}
.video-block-content h3 {
  margin: 0;
  line-height: normal;
}
.video-block-content .btn.btn-primary {
  color: #fff;
  margin: 5px 0 0 40px;
  padding: 8px 25px;
}
.post-img-overlay {
  position: relative;
  display: inline-block;
}
.post-img-overlay::before {
  position: absolute;
  border-radius: 1px;
  background-color: rgba(0, 0, 0, 0);
  content: "";
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: 0.35s;
  -moz-transition: 0.35s;
  -o-transition: 0.35s;
  transition: 0.35s;
}
.post-img-overlay a {
  position: absolute;
  right: 0;
  color: #fff;
  background: #666;
  padding: 15px 20px;
  opacity: 0;
  -webkit-transition: 0.35s;
  -moz-transition: 0.35s;
  -o-transition: 0.35s;
  transition: 0.35s;
}
.post-img-overlay a.link {
  right: 0;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.post-img-overlay:hover a.link {
  left: 0;
  right: auto;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.post-img-overlay a.view {
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
}
.post-img-overlay:hover a.view {
  bottom: 0;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.recent-post .post-body h3 {
  font-size: 18px;
  margin-bottom: 3px;
  font-weight: 700;
}
.recent-post .post-body .post-meta a {
  font-weight: 400;
  font-size: 13px;
}
.recent-post .post-body .post-meta span,
.recent-post .post-body .post-meta span i,
.widget-tab .post-meta span {
  padding-right: 5px;
}
.recent-post .post-excerpt a.read-more {
  padding: 6px 18px;
  border-width: 1px;
  font-size: 12px;
  margin-top: 10px;
}
.clients {
  color: #fff;
  padding-bottom: 50px;
}
.clients-content {
  padding: 40px 0;
}
.clients h2.title {
  border-left: 0;
  color: #fff;
}
.client-carousel .item a {
  margin-right: 20px;
  border: 1px solid #e7e7e7;
  border-radius: 3px;
  display: inline-block;
  padding: 10px;
  -webkit-transition: 350ms;
  -ms-transition: 350ms;
  transition: 350ms;
}
.ts_twitter {
  padding: 100px 0;
}
.twitter-feed .twitter-icon i {
  font-size: 78px;
  color: #1dcaff;
}
.twitter-feed .tweet a {
  color: #1dcaff;
}
.twitter-feed .tweet p {
  font-size: 18px;
  font-style: italic;
  padding-top: 20px;
}
#contact-form label,
.font_rg {
  font-weight: 400;
}
.map {
  height: 400px;
  z-index: 1;
}
.contact-info-inner h3 {
  margin-bottom: 25px;
  font-size: 24px;
  color: #fff;
}
.contact-info h3 {
  margin-top: 42px;
  font-size: 24px;
}
.contact-info i {
  font-size: 18px;
  margin-right: 10px;
}
.contact-info-inner {
  position: absolute;
  color: #fff;
  top: 0;
  bottom: 0;
  z-index: 2;
  background: rgba(0, 0, 0, 0.7);
  padding: 25px 30px;
  max-width: 400px;
  max-height: 400px;
  text-align: left;
}
.hero-images,
.hero-images img {
  max-height: 100%;
  display: block;
}
.contact-info-inner p {
  overflow: hidden;
  margin-bottom: 25px;
}
.contact-info-inner p strong {
  display: block;
}
.contact-info-inner i {
  margin-right: 20px !important;
  font-size: 24px;
  margin-top: 5px;
}


.latest-post-image img {
  width: 70px;
  height: 60px;
}
.latest-post-content h4 {
  font-size: 14px;
  line-height: normal;
}
.img-gallery a.thumb-holder {
  overflow: hidden;
  position: relative;
}
.img-gallery a.thumb-holder img {
  margin: 0 15px 15px 0;
  display: inline-block;
  width: 95px;
  height: 85px;
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.img-gallery a.thumb-holder:hover img {
  opacity: 0.7;
}
.panel.panel-default,
.subscribe {
  margin-top: 20px;
}
.subscribe input.form-control {
  border: 1px solid rgba(255, 255, 255, 0.1);
}
.subscribe .input-group-addon {
  background: 0 0;
  border-radius: 0;
  border: 0;
  padding: 0;
}
.subscribe button {
  padding: 13px 20px;
  color: #fff;
}
.subscribe button:hover {
  background: #222;
  color: #fff;
}
.subscribe button i {
  font-size: 20px;
}
ul.arrow li:before {
  content: "\f105";
  font-family: FontAwesome;
  margin-right: 10px;
}
#copyright {
  padding: 30px 0;
  background: #191919;
  color: #fff;
}
.copyright-info {
  font-size: 16px;
  border-top: 1px solid rgba(255, 255, 255, 0.15);
  max-width: 850px;
  margin: 30px auto 0;
  padding-top: 15px;
}
.copyright.angle:before {
  background: #191919;
  height: 50px;
  top: -25px;
  -webkit-transform: skew(0deg, -2deg);
  -moz-transform: skew(0deg, -2deg);
  -ms-transform: skewX(0) skewY(-2deg);
  -o-transform: skew(0deg, -2deg);
  transform: skew(0deg, -2deg);
}
#back-to-top {
  right: 40px;
  top: auto;
  z-index: 10;
  -webkit-backface-visibility: hidden;
}
#back-to-top.affix {
  bottom: 60px;
}
#back-to-top .btn.btn-primary {
  border-radius: 100%;
  padding: 0;
  font-size: 18px;
  width: 36px;
  height: 36px;
  background: rgba(0, 0, 0, 0.3);
  border: 2px solid transparent;
  color: #fff;
  opacity: 0.5;
}
#banner-area {
  position: relative;
  border-radius: 0;
}
.banner-title-content {
  position: absolute;
  top: 50%;
  width: 100%;
  height: 100%;
}
.banner-title-content h2 {
  color: #fff;
  font-size: 36px;
}
.banner-title-content .breadcrumb {
  background: 0 0;
  color: #fff;
  font-weight: 700;
  font-size: 16px;
}
.banner-title-content .breadcrumb a:hover {
  color: #ccc;
}
.career-section {
  background-color: #fff;
  color: #fff;
}
.career-row,
.team-image-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.career-heading {
  font-size: 3.5rem;
  font-weight: 700;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .career-row {
    display: flex;
    flex-direction: column;
    padding-bottom: 6px;
  }
  .career-text-container .career-heading {
    font-size: 1.8rem;
    line-height: none;
    width: 100%;
  }
}
.career-text-container {
  flex: 1;
  /*margin-right: 20px;
  margin-left: 80px;*/
  margin-bottom: 20px;
  max-width: 60%;
}
.career-btn {
  padding: 15px 30px;
  font-size: 1.4rem;
  color: #000;
  background-color: #fff;
  border: 2px solid red;
  transition: background-color 0.3s, border-color 0.3s;
}
.career-btn-container {
  flex-shrink: 0;
  margin-right: 10%;
  display: flex;
  justify-content: center;
}
.career-btn:hover {
  border-color: #d6d6d6;
  color: #333;
}
.career-btn:active {
  background-color: beige;
  border: 2px solid #d6d6d6;
}
.career-btn:focus {
  background-color: beige;
  outline: 0;
}
.choose-us-section {
  background-color: #f7f7f7;
  text-align: center;
}
.choose-us-heading {
  font-size: 2.5rem;
  font-weight: 700;
  color: #333;
  margin-bottom: 20px;
}
.choose-us-paragraph {
  font-size: 1.8rem;
  color: #666;
  margin-bottom: 40px;
  line-height: 1.6;
  margin-left: auto;
  margin-right: auto;
}
.choose-us-cards {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.choose-us-card {
  background-color: #fff;
  border-radius: 8px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  transition: transform 0.3s;
}
.btn,
.btns {
  transition: 0.3s;
}
.choose-us-card:hover {
  transform: translateY(-5px);
}
.choose-us-card-body {
  padding: 20px;
}
.choose-us-image {
  width: 100%;
  height: auto;
  border-radius: 8px;
}
.choose-us-card-title {
  margin-top: 15px;
  font-size: 18px;
  font-weight: 700;
}
@media (min-width: 576px) {
  .choose-us-cards .col-sm-6 {
    margin-bottom: 20px;
  }
}
.padding-section {
  padding: 60px 0;
}
.grid-gap {
  gap: 15px;
}
.card-container {
  position: relative;
  margin-bottom: 30px;
}
.card-img {
  width: 110px;
  height: 110px;
  object-fit: cover;
}
.section-title {
  margin-bottom: 30px;
  text-align: center;
}
.section-title-text {
  font-size: 20px;
  font-weight: 700;
}
.section-description {
  color: #6c757d;
  font-size: 16px;
  opacity: 0.7;
  text-align: center;
}
.common-card {
  border-radius: 12px;
  padding: 30px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}
.card-title {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 15px;
}
.card-content .content-text {
  color: #fff;
  font-size: 16px;
  line-height: 1.5;
  text-align: center;
}
.blue-cards {
  background-color: #479fec;
}
.green-card {
  background-color: #bbe677;
}
.yellow-card {
  background-color: #ecac87;
}
.purple-card {
  background-color: #e0ffff;
}
.red-card {
  background-color: #ee90e1;
}
.line-clamp-1 {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  text-overflow: ellipsis;
}
.card-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: block;
}
.common-card:hover {
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.2);
}
.team-image-section {
  background-color: #f9f9f9;
}
.team-image-section-wrapper {
  background-color: rgba(0, 0, 0, 0.05);
}
.team-intro-left {
  flex: 1;
  padding-right: 30px;
}
.team-intro-left h2 {
  font-size: 30px;
  line-height: 1.4;
}
.content-body p,
.student-content-body p {
  line-height: 1.8;
  width: 100%;
  margin-bottom: 20px;
}
.team-intro-left p {
  font-size: 16px;
  color: #212529;
  margin-bottom: 20px;
  opacity: 1;
}
.team-intro-left a {
  display: inline-block;
  padding: 12px 20px;
  font-size: 16px;
  background-color: #007bff;
  color: #fff;
  border-radius: 5px;
  transition: background-color 0.3s;
}
.team-intro-left a:hover {
  color: #fff;
  background-color: #418cdb;
}
.team-image-right {
  flex: 1;
  padding-left: 30px;
}
.team-image-right img {
  width: 100%;
  height: 460px;
  object-fit: cover;
}
.custom-gallery-section {
  padding: 60px 0;
  background-color: #f9f9f9;
}
.gallery-title {
  font-size: 36px;
  margin-bottom: 40px;
  color: #333;
  text-align: center;
}
.custom-gallery-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  margin-bottom: 40px;
}
.custom-gallery-item {
  position: relative;
  overflow: hidden;
  border-radius: 8px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}
.custom-gallery-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.3s;
}
.custom-gallery-item img:hover {
  transform: scale(1.05);
}
[data-aos="fade-left"],
[data-aos="fade-right"] {
  animation-duration: 1s;
}
.banner-section {
  /* background: url("images/parents-bg.jpg") center center/cover no-repeat #000; */
  background: #222;
  height: 400px;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.banner-section h1 {
  font-size: 3rem;
  font-weight: 700;
  color: #fff;
}
.banner-section p,
.student-banner-section p {
  font-size: 1;
}
.career-programs-section-school,
.content-section,
.student-content-section {
  padding: 50px 0;
}
.career-clarity-student-title h1 {
  color: #000;
  font-size: 40px;
}
.section-title p {
  font-size: 1.7rem;
  color: #000;
}
.content-body p {
  font-size: 1.8rem;
  color: #333;
}
.career-programs-section-school .image-container-school img,
.image-container img {
  max-width: 100%;
  height: auto;
  border-radius: 8px;
}
.custom-containers {
  width: 100%;
  background-color: #e1e8fc !important;
  padding: 0;
}
.career-clarity-parents-section {
  padding-top: 20px;
}
button.actives {
  background-color: #6d89e7;
  color: #fff;
  border: 2px solid #6d89e7;
}
.btns {
  margin-top: 20px;
  border: 2px solid #000;
  color: #000;
  background-color: #fff;
}
.btns:hover {
  border-color: #6d89e7;
  color: #fff !important;
  background-color: #6d89e7 !important;
}
.career-booster-button,
.career-clarity-button,
.career-clarity-buttons,
.career-clarityy-buttons {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 1rem;
}
.common-why-wee-btn,
.common-whyy-we-btn {
  padding: 12px 24px;
  font-size: 1rem;
  font-weight: 600;
  border-radius: 5px;
  box-shadow: none;
}
.student-banner-section {
  background-color: #000;
  background-size: cover;
  height: 480px;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.student-banner-section h1 {
  font-size: 3rem;
  color: #fff;
  font-weight: 650;
}
.student-section-title h2 {
  font-size: 3rem;
  margin-bottom: 20px;
}
.student-section-title p {
  font-size: 1.8rem;
  color: #000;
}
.student-content-body p {
  font-size: 1.6rem;
  color: #333;
}
.student-image img {
  margin-top: 30px;
  max-width: 100%;
  height: auto;
  border-radius: 8px;
}
.career-clarity-students-section .container {
  width: 100%;
  background-color: #dda7ef;
  border-radius: 10px;
}
.career-clarity-card-points li {
  font-size: 1.6rem;
  line-height: 1.6;
}
.career-clarity-card-points,
.clarity-text-content,
.sidebar-right {
  padding-left: 20px;
}
button.active {
  background-color: red;
  color: #fff;
  border: 2px solid red;
}
.btn {
  border: 2px solid #fff;
  color: #fff;
  background-color: #080808;
}
.btn:hover {
  border-color: red;
  color: #fff;
  background-color: red !important;
}
@media (max-width: 576px) {
  .choose-us-card-title {
    font-size: 16px;
  }
  .common-why-we-btn {
    font-size: 0.875rem;
    padding: 10px 20px;
  }
}
.banner-section-student {
  position: relative;
  height: 500px;
  background-image: url("gallery-slider/images/14.jpg");
  background-size: cover;
  background-position: center center;
  padding: 50px 0;
}
.banner-section-student::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(22, 21, 21, 0.2);
  z-index: 1;
}
.banner-section-student .container {
  position: relative;
  z-index: 2;
  color: #fff;
  text-align: center;
}
.banner-section-student h1 {
  margin-top: 70px;
  color: #fff;
  font-size: 3rem;
  margin-bottom: 20px;
}
.banner-section-student p {
  font-size: 1.5rem;
  line-height: 1.6;
}
.career-clarity-institute-section .container {
  background-color: #fff9c4;
  padding: 20px;
  border-radius: 8px;
}
button.activee {
  background-color: #fcd810;
  color: #fff;
  border: 2px solid #fcd810;
}
.common-why-we-btn {
  border: 2px solid #000 !important;
  color: #000;
  background-color: #fff;
  transition: 0.3s;
  padding: 12px 24px;
  font-size: 1rem;
  font-weight: 600;
  border-radius: 5px;
  box-shadow: none;
}
.common-why-we-btn:hover {
  background-color: #fcd810 !important;
  color: #fff;
  border-color: #f7df10;
}
.career-clarity-card-points {
  list-style-type: disc !important;
  margin-left: 20px;
  font-size: 1.2rem;
  color: #212529;
}
.career-clarity-card-title,
.career-clarity-desc {
  margin-bottom: 15px;
}
.inquery-btn-list a {
  padding: 10px 20px;
  background-color: #0056b3;
  color: #fff;
  border-radius: 5px;
}
.inquery-btn-list a:hover {
  background-color: #0056b3;
}
.career-programs-section-school .section-title-school h2 {
  font-size: 3rem;
  margin-bottom: 20px;
  color: #000;
}
.career-programs-section-school .section-title-school p {
  font-size: 1.8rem;
  color: #000;
  line-height: 1.6;
}
.career-programs-section-school .content-body-school p {
  font-size: 1.8rem;
  line-height: 1.8;
  color: #000;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .banner-section h1,
  .banner-section-student h1 {
    font-size: 2.5rem;
  }
  .banner-section p,
  .content-section .section-title h2 {
    font-size: 1.5rem;
  }
  .banner-section-student p,
  .career-programs-section-school .content-body-school p,
  .content-body p {
    font-size: 1.4rem;
  }
  .career-programs-section-school .section-title-school h2 {
    font-size: 1.8rem;
  }
  .career-programs-section-school .section-title-school p {
    font-size: 1.6rem;
  }
  .career-programs-section-school .image-container-school img {
    margin-top: 20px;
  }
}
.career-clarity-professionals-section {
  background-color: #f5f5f5;
  padding: 60px 0;
}
.clarity-img-effect {
  margin-top: 40px;
  transition: transform 0.3s;
  width: 90%;
  margin-right: 20px;
}
.clarity-img-effect:hover {
  transform: scale(1.03);
}
.clarity-rounded-image {
  border-radius: 12px;
  overflow: hidden;
}
.clarity-heading {
  font-size: 2.5rem;
  font-weight: 700;
  margin-bottom: 20px;
  color: #000;
  font-family: Arial, sans-serif;
}
.clarity-career-points {
  list-style-type: none;
  padding-left: 0;
  margin: 0;
}
.clarity-career-points li {
  font-size: 1.7rem;
  line-height: 1.6;
  margin-bottom: 15px;
  padding-left: 20px;
  position: relative;
}
.clarity-career-points li:before {
  content: "\2022";
  color: #007bff;
  position: absolute;
  left: 0;
  top: 0;
}
@media (max-width: 768px) {
  .team-image-content {
    flex-direction: column;
  }
  .team-image-right,
  .team-intro-left {
    padding: 0;
    margin-bottom: 20px;
  }
  .team-image-right img {
    width: 100%;
  }
  .career-clarity-card-points li,
  .career-clarity-card-title {
    font-size: 1.5rem;
  }
  .career-clarity-professionals-section {
    padding: 30px 0;
  }
  .clarity-heading {
    font-size: 1.8rem;
  }
  .responsive-screen-text {
    font-size: 2rem;
    text-align: center;
  }
  .clarity-career-points li {
    font-size: 1.4rem;
  }
  .clarity-service-content-right {
    text-align: center;
  }
  .col-lg-6 {
    margin-bottom: 20px;
  }
  .clarity-img-effect {
    width: 100%;
    margin-right: 0;
  }
}
@media (max-width: 480px) {
  .team-intro-left h2 {
    font-size: 24px;
  }
  .team-intro-left p {
    font-size: 14px;
  }
  .clarity-heading {
    font-size: 1.6rem;
  }
  .clarity-career-points li,
  .responsive-screen-text {
    font-size: 1.5rem;
  }
}
.career-clarity-professional-section .container {
  background-color: #efe4f7 !important;
  padding: 20px;
  border-radius: 8px;
}
.common-why-btn,
.common-why-us-btn {
  border: 1px solid #000;
  color: #000;
  background-color: #fff;
  transition: 0.3s;
  padding: 12px 24px;
  font-size: 1rem;
  font-weight: 600;
  border-radius: 5px;
  box-shadow: none;
}
.common-why-btn:hover {
  background-color: purple !important;
  color: #fff;
  border-color: purple;
}
button.activve {
  background-color: purple;
  color: #fff;
  border: 2px solid purple;
}
.regarding-career-points li {
  color: #000;
  line-height: 1.6;
  font-size: 1.5rem;
  margin-bottom: 10px;
}
.career-section h2 {
  font-size: 3rem;
  font-weight: 700;
}
img {
  
  max-width: 100%;
}
.career-clarity-cards-group {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.career-clarity-desc-card {
  background-color: #fffab6;
  margin-top: 2rem;
  padding: 2rem;
  border-radius: 8px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}
.career-clarity-card-title {
  font-size: 2rem;
  font-weight: 800;
  color: #000;
}
.danger_text {
  color: #080808;
}
.secondary_text {
  color: #212529;
}
.font_smb {
  font-size: 1.2rem;
}
.secondary_shade2_text {
  color: #2c2c2c;
}
.white_bg {
  width: 100%;
  background-color: #fff;
}
.career-booster-section .container {
  margin-top: 40px;
  background-color: #bce7ff !important;
  padding: 20px;
  border-radius: 8px;
}
.common-why-us-btn:hover {
  background-color: #6da9ee !important;
  color: #fff;
  border-color: #6da9ee;
}
button.aactive {
  background-color: #6da9ee;
  color: #fff;
  border: 2px solid #6da9ee;
}
.box-bg p,
.inquery-btn-list {
  text-align: center;
}
.btn_primary {
  background-color: #3498db;
  color: #fff;
  padding: 10px 20px;
  font-weight: 600;
  border-radius: 5px;
}
@media (max-width: 1200px) {
  .career-clarity-cards-group {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  .career-clarity-desc-card {
    padding: 1.5rem;
  }
}
@media (max-width: 768px) {
  .career-clarity-cards-group {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
  .career-clarity-desc-card {
    padding: 1.4rem;
  }
  .career-clarity-card-title {
    font-size: 1.5rem;
  }
  .font_smb {
    font-size: 1.4rem;
  }
}
.h4,
.h5 {
  font-size: 2rem;
}
.pb-3 {
  padding-bottom: 1rem;
}
.pb-sm-4 {
  padding-bottom: 1.5rem;
}
.pb-md-5 {
  padding-bottom: 2rem;
}
.mb-lg-3 {
  margin-bottom: 1rem;
}
.container {
  margin: 0 auto;
 /* padding-left: 2rem;
  padding-right: 1rem;
*/}
.h4 {
  margin-top: 30px;
}
.arrow_btn:hover {
  background-color: #2980b9;
  transition: 0.3s;
}
.about-message {
  background: #f4f4f4;
  min-height: 374px;
}
.call-to-action {
  color: #fff;
  padding: 40px 0;
}
.call-to-action.dark {
  background: #2a2d32;
}
.call-to-action h3 {
  color: #fff;
  float: left;
  margin: 10px 0 0;
  font-size: 20px;
}
.call-to-action .btn.btn-primary.white:hover {
  background: #000;
}
h4.panel-title {
  position: relative;
  padding-left: 30px;
}
h4.panel-title a.collapsed:before,
h4.panel-title a:before {
  font-family: FontAwesome;
  position: absolute;
  z-index: 0;
  font-size: 16px;
  left: 0;
  padding: 0 5px;
  text-align: center;
}
h4.panel-title a:before {
  content: "\f056";
}
h4.panel-title a.collapsed:before {
  content: "\f055";
}
.panel-body ul {
  padding-left: 35px;
}/*
.ts-testimonial-content {
  position: relative;
  padding: 30px 30px 15px;
  border: 1px solid #e7e7e7;
  margin-bottom: 40px;
}
.ts-testimonial-content:after {
  content: "";
  position: absolute;
  bottom: -40px;
  left: 45px;
  border-style: solid;
  border-width: 40px 0 0 30px;
  border-color: #e7e7e7 transparent;
  display: block;
  width: 0;
  z-index: 1;
}
.ts-testimonial-content img {
  float: left;
  width: 80px;
  height: 80px;
  border-radius: 100%;
}
.ts-testimonial-text {
  padding-left: 110px;
}
.ts-testimonial-author {
  position: absolute;
  bottom: -60px;
  left: 90px;
}
.ts-testimonial-author h3.name {
  font-size: 14px;
  margin: 10px 0 0;
}
.ts-testimonial-author h3 span {
  display: block;
  font-size: 13px;
  margin-top: -10px;
  text-transform: capitalize;
  color: #555;
}*/
.faq-box {
  margin-bottom: 45px;
}
.error-page .error-code {
  display: block;
  font-size: 150px;
  line-height: 150px;
  color: #333;
  margin-bottom: 20px;
  text-shadow: 5px 5px 1px rgba(0, 0, 0, 0.1);
}
.error-page .error-body .btn {
  margin-top: 30px;
  font-weight: 700;
}
.post {
  margin: 0 0 40px;
  padding: 0 0 40px;
  border-bottom: 1px solid #f5f5f5;
}
.post-image-wrapper {
  margin-bottom: 20px;
  position: relative;
}
.blog-date {
  position: absolute;
  top: 50px;
  left: 0;
  color: #fff;
  border-radius: 0 25px 25px 0;
  padding: 5px 15px;
  font-weight: 700;
}
.author-info h3,
.post-meta,
body {
  font-weight: 400;
}
.post-footer .btn.btn-primary {
  font-size: 12px;
  padding: 8px 20px;
  margin-top: 15px;
}
.post-meta {
  color: #959595;
  font-size: 13px;
}
.post-meta span {
  padding-right: 10px;
}
.entry-content {
  padding: 20px 0 10px;
}
.about-author {
  background: #f2f2f2;
  padding: 15px 20px;
  margin: 20px 0;
}
.author-img img {
  width: 120px;
  height: 120px;
  margin-right: 30px;
  border-radius: 100%;
  margin-top: 20px;
}
.author-info h3 {
  margin-bottom: 10px;
  font-size: 20px;
}
.author-info h3 span {
  font-size: 14px;
  color: #959595;
  border-left: 1px solid #afafaf;
  padding-left: 8px;
  margin-left: 5px;
}
.comments-list {
  list-style: none;
  margin: 0;
  padding: 20px 0;
}
.comments-list .comment {
  border-bottom: 1px solid #cecece;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.comments-list img.comment-avatar {
  width: 84px;
  height: 84px;
  margin-right: 30px;
  border-radius: 100%;
}
.comments-list .comment-body {
  margin-left: 120px;
}
.comments-list .comment-date {
  font-style: italic;
  color: #959595;
  margin-bottom: 20px;
}
.comments-list .comment-reply {
  color: #323232;
}
.comments-reply {
  list-style: none;
  margin: 0 0 0 70px;
}
.comments-form .btn.btn-primary {
  padding: 10px 20px;
}
.comments-form label {
  font-weight: 400;
  color: #959595;
}
.thumb_img p,
.widget-tab .nav-tabs > li > a {
  font-weight: 700;
  text-transform: capitalize;
}
.sidebar h3.widget-title {
  font-size: 18px;
  line-height: normal;
  margin-top: 0;
}
.sidebar .widget {
  margin-bottom: 40px;
}
.sidebar #search .input-group-btn .btn.btn-primary {
  padding: 11px 12px;
}
.widget-tab .nav-tabs {
  margin: 0;
  text-align: center;
  border-bottom: 1px solid #e7e7e7;
}
.widget-tab .nav-tabs > li > a {
  background: #f2f2f2;
  color: #323232;
  font-size: 15px;
  border-radius: 3px 3px 0 0;
  margin-right: -1px;
  border: 1px solid #e7e7e7;
  border-bottom: 0;
}
.widget-tab .nav-tabs > li.active > a {
  background: #fff;
  color: #323232;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 0;
}
.widget-tab .tab-content {
  border-top: 0;
  padding: 10px 0 0;
}
.widget-tab .posts-thumb img {
  display: block;
  width: 85px;
  height: 65px;
  margin-right: 20px;
}
.widget-tab .posts-avator img {
  display: block;
  width: 62px;
  height: 62px;
  margin-right: 20px;
  border-radius: 100%;
}
.widget-tab h4.entry-title {
  font-size: 11px;
  line-height: 15px;
  margin-bottom: 5px;
}
.widget-tab ul.posts-list li {
  padding-bottom: 10px;
}
.widget-categories ul.category-list li {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #dedede;
  transition: 0.3s;
}
.widget-categories ul.category-list li:hover {
  padding-left: 10px;
}
.widget-tags ul > li {
  float: left;
  margin: 6px;
}
.widget-tags ul > li a {
  background: #f2f2f2;
  color: #6a6a6a;
  display: block;
  font-size: 14px;
  padding: 5px 15px;
  border-radius: 25px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.hero-section {
  height: 100%;
  background-image: url(../images/landing/main-bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  background-position: top center;
  padding-bottom: 0;
  padding-top: 200px;
  overflow: hidden;
}
.hero-section .container {
  height: 100%;
}
.hero-content {
  position: relative;
  display: table;
  height: 100%;
  width: 100%;
}
.hero-text {
  display: table-cell;
  vertical-align: bottom;
  color: #fff;
  padding-right: 50%;
  width: 100%;
  padding-bottom: 10%;
}
.hero-title {
  font-size: 40px;
  line-height: 50px;
  color: #fff;
}
.hero-description {
  margin-bottom: 30px;
  font-size: 18px;
  line-height: 30px;
  color: #fff;
}
.hero-images {
  position: absolute;
  bottom: 80px;
  right: 0;
  width: 50%;
}
.hero-images img {
  position: relative;
  width: auto;
}
.hero-buttons a.btn {
  color: #fff;
  padding: 15px 50px;
}
.hero-buttons a i {
  margin-left: 5px;
}
.landing_facts {
  color: #fff;
  padding: 50px 0;
}
.landing_facts .facts i {
  font-size: 36px;
}
.landing_facts .facts-num span {
  font-size: 56px;
}
.video-embed {
  position: relative;
  padding-top: 56.25%;
  height: 0;
  background-color: #000;
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
}
.video-background-container,
.video-embed iframe {
  left: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
}
.cd-hero-slider li:first-of-type,
.sec-2,
.social11 ul li i {
  background-color: #fff;
}
.video-background-container {
  bottom: 0;
  right: 0;
}
.app-gallery figure.effect-oscar figcaption::before,
iframe {
  border: 0;
}
@media (min-width: 768px) {
  .choose-us-cards .col-md-4 {
    margin-bottom: 20px;
  }
  .career-clarity-button {
    gap: 1.5rem;
  }
  .video-section {
    padding: 100px 0;
  }
  .logo {
    margin: 27px 0;
    max-width: 270px;
  }
  .gap-md-4 {
    gap: 1.5rem !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #hero1 h2,
  #hero1 p {
    color: #fff;
  }
  .logo {
    margin: 70px -4px;
    max-width: 152px;
  }
  #hero {
    background: linear-gradient(45deg, #100f0fa1, #7c7c78ba) center/cover
        no-repeat,
      url("../Images/bg-1-2.webp") center/cover no-repeat;
    height: 600px;
  }
  #hero1 {
    background: linear-gradient(45deg, #0c0c0c73, #1b1b1c5c) center/cover
        no-repeat,
      url("../Images/g-2.webp") center/cover no-repeat;
    height: 300px;
  }
  #hero1 h2 {
    margin-bottom: 30px;
    font-size: 38px;
    font-weight: 900;
  }
}
@media (min-width: 1024px) and (max-width: 1268px) {
  #hero,
  #hero1 {
    height: 400px;
  }
  #hero1 h2,
  #hero1 p {
    color: #fff;
  }
  .franchise-row {
    padding: 20px 90px;
  }
  #hero {
    background: linear-gradient(45deg, #100f0fa1, #7c7c78ba) center/cover
        no-repeat,
      url("../Images/bg-1-2.webp") center/cover no-repeat;
  }
  #hero1 {
    background: linear-gradient(45deg, #0c0c0c73, #1b1b1c5c) center/cover
        no-repeat,
      url("../Images/g-2.webp") center/cover no-repeat;
  }
  #hero1 h2 {
    margin-bottom: 30px;
    font-size: 48px;
    font-weight: 900;
    padding: 148px 20px 20px;
  }
}
.text-justify {
  text-align: justify;
}
.services .icon-box {
  border: 2px solid #f9f7ed;
  padding: 14px;
  box-shadow: 1px 2px 5px;
  margin: 6px;
}
@media (min-width: 1268px) and (max-width: 1468px) {
  #hero1 h2,
  #hero1 p {
    color: #fff;
  }
  .logo {
    margin: 25px 94px;
    max-width: 400px;
  }
  .franchise-row {
    padding: 20px 125px;
  }
  #hero {
    background: linear-gradient(45deg, #100f0fa1, #7c7c78ba) center/cover
        no-repeat,
      url("../Images/bg-1-2.webp") center/cover no-repeat;
    height: 400px;
  }
  #hero1 {
    background: linear-gradient(45deg, #0c0c0c73, #1b1b1c5c) center/cover
        no-repeat,
      url("../Images/g-2.webp") center/cover no-repeat;
    height: 500px;
  }
  #hero1 h2 {
    margin-bottom: 30px;
    font-size: 48px;
    font-weight: 900;
    padding: 148px 40px 20px;
  }
}
@media (min-width: 275px) and (max-width: 767px) {
  #hero1 h2,
  #hero1 p {
    color: #fff;
  }
  .logo {
    margin: 7px -4px;
    max-width: 175px;
  }
  .franchise-row {
    padding: 20px 33px;
  }
  #hero {
    background: linear-gradient(45deg, #100f0fa1, #7c7c78ba) center/cover
        no-repeat,
      url("../Images/bg-1-2.webp") center/cover no-repeat;
    height: 650px;
  }
  #hero1 {
    background: linear-gradient(45deg, #0c0c0c73, #1b1b1c5c) center/cover
        no-repeat,
      url("../Images/g-2.webp") center/cover no-repeat;
    height: 300px;
  }
  #hero1 h2 {
    margin-bottom: 30px;
    font-size: 28px;
    font-weight: 900;
    padding: 48px 20px 10px;
  }
}
.sec-2 {
  padding: 20px 0;
  margin: 10px auto 0;
  width: 75%;
  max-width: 100%;
  box-shadow: 0 3px 5px rgb(0 0 0 / 10%), 0 0 48px rgb(0 0 0 / 10%);
  border-radius: 10px;
}
.style-switch-button,
.style-switch-wrapper {
  background-color: rgba(0, 0, 0, 0.75);
  z-index: 1000;
}
.card-title {
  min-height: 50px;
}
.card-content {
  min-height: 120px;
  padding: 0 15px;
}
.card-footer {
  margin-top: auto;
}
.app-gallery .grid {
  display: block;
  margin: 0 15px 20px;
  padding: 5px;
}
.app-gallery figure.effect-oscar a {
  margin: 125px 5px 0;
}
.newsletter-form button {
  position: absolute;
  right: 0;
  top: 0;
  border-radius: 0 !important;
  color: #fff !important;
  padding: 14px 30px 12px !important;
}
.newsletter-form button:hover {
  color: #323232 !important;
}/*
.testimonial.elements .testimonial-content h3 span,
.testimonial.elements .testimonial-content h3.name,
.testimonial.elements .testimonial-text {
  color: #323232;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
}
.testimonial.elements
  .testimonial-slide.owl-theme
  .owl-controls
  .owl-page
  span {
  border: 1px solid #e7e7e7;
}*/
.style-switch-wrapper {
  position: fixed;
  top: 100px;
  right: -250px;
  width: 250px;
  height: auto;
  border-bottom-right-radius: 4px;
  padding: 20px;
  -webkit-transition: 0.35s;
  -moz-transition: 0.35s;
  -o-transition: 0.35s;
  transition: 0.35s;
}
#abc,
#abc:hover,
.social11 ul li {
  transition: 1s;
}
.style-switch-wrapper h3 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 20px;
}
.style-switch-button {
  position: absolute;
  top: 0;
  right: 250px;
  width: 50px;
  height: 50px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  cursor: pointer;
}
.style-switch-button i {
  color: #fff;
  position: relative;
  line-height: 1;
  top: 15px;
  left: 15px;
  font-size: 20px;
}
.style-switch-wrapper button {
  width: 30px;
  height: 30px;
  border-radius: 100% !important;
  margin-bottom: 5px;
  color: #fff;
  display: inline-block;
  padding: 0 !important;
  margin-right: 2px;
  border: 0 !important;
}
a.close-styler {
  color: #fff !important;
  padding: 7px 20px !important;
  margin-right: 6px;
}
.style-switch-wrapper button:active,
.style-switch-wrapper button:focus {
  border: 2px solid #fff;
}
.style-switch-wrapper #preset1 {
  background-color: #49a2e7;
}
.style-switch-wrapper #preset2 {
  background-color: #81c83c;
}
.style-switch-wrapper #preset3 {
  background-color: #ee3b24;
}
.style-switch-wrapper #preset4 {
  background-color: #ffc400;
}
.style-switch-wrapper #preset5 {
  background-color: #334f96;
}
.style-switch-wrapper #preset6 {
  background-color: #8c42ba;
}
.overlay2 img {
  width: 104%;
}
#text-1 {
  background: #fff;
  padding: 32px 9px;
}
#div-3 {
  box-shadow: 0 4px 60px #888;
}
#pp {
  font-size: 20px;
  color: #000;
}
article-btn:hover {
  background: 0 0;
  color: #000;
}
#xyz {
  height: 10pc;
  width: 10pc;
}
#abc:hover {
  transform: scale(1.1);
}
.tx-red {
  color: red;
}
.icon-box1 .icon {
  background: #fff;
  color: #000;
  height: 320px;
  box-shadow: 0 0 4px #0096d4;
}
.social11 {
  position: fixed;
  top: 25%;
  width: 0;
  z-index: 999;
}
.social11 ul {
  list-style-type: none;
  padding: 0;
  transform: translatex(-250px);
}
.social11 ul li {
  display: block;
  margin: 5px;
  width: 300px;
  text-align: right;
  padding: 10px;
  border-radius: 0 30px 30px 0;
}
.social11 ul li:hover {
  transform: translatex(110px);
}
.social11 ul li.linkedin:hover {
  background-color: #1399ff;
}
.foot_main_head {
  color: #ed3a23;
  text-align: center;
}
.social11 ul li.twitter:hover {
  background-color: #55acee;
}
.social11 ul li.facebook:hover {
  background-color: #3b5999;
}
.social11 ul li.pinterest:hover {
  background-color: #fa4831;
}
.social11 ul li.quora:hover {
  background-color: #770303;
}
.social11 ul li.instagram:hover {
  background-color: #e4405f;
}
.social11 ul li a {
  color: #fff;
}
.social11 ul li i {
  text-align: center;
  margin-left: 14px;
  color: #d1242a;
  padding: 10px;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  font-size: 20px;
  transform: rotate(0);
}
.social11 ul li:hover i {
  transform: rotate(360deg);
  transition: 1s;
}
#description {
  background: #f0f0f0;
}
.box-bg {
  background: #f0f8ff;
  padding: 10px;
  box-shadow: 2px 3px 4px grey;
  margin: 20px 8px;
  height: 320px;
}
.thumb_img img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 30%;
  margin-bottom: 6px;
}
.thumb_img p {
  text-align: center;
  line-height: 14px;
}
:active:focus,
:focus,
:hover,
a {
  text-decoration: none;
  outline: 0 !important;
  outline-offset: 0 !important;
}
@media (min-width: 1200px) {
  .gap-xl-5 {
    gap: 3rem !important;
  }
}
@media (min-width: 992px) {
  .choose-us-cards .col-lg-3 {
    margin-bottom: 20px;
  }
  .video-section {
    padding: 120px 0;
  }
  .gap-lg-3 {
    gap: 1rem !important;
  }
}
.justify-content-center {
  justify-content: center !important;
}
.gap-2 {
  gap: 0.5rem !important;
}
.flex-wrap {
  flex-wrap: wrap !important;
}
.d-flex {
  display: flex !important;
}
*,
html {
  margin: 0;
  padding: 0;
}
*,
::after,
::before {
  box-sizing: border-box;
}
body {
  font-family: Manrope, sans-serif;
  font-size: 15px;
  color: var(--secondary-color);
  text-transform: none;
  font-family: var(--bs-font-sans-serif);
  line-height: 1.5;
  color: #212529;
  -webkit-text-size-adjust: 100%;
}
:root {
  --primary-color: rgba(0, 182, 158, 1);
  --secondary-color: rgba(24, 24, 24, 1);
  --main-danger: rgba(250, 78, 100, 1);
  --main-yellow: rgba(249, 179, 57, 1);
  --main-blue: rgba(77, 91, 222, 1);
  --main-red: rgba(234, 4, 7, 1);
  --main-info: rgba(129, 25, 165, 1);
  --main-dark-blue: rgba(39, 158, 251, 1);
  --success-color: rgba(230, 248, 246, 1);
  --main-black: #000;
  --main-white: rgba(255, 255, 255, 1);
  --main-gray: rgba(247, 243, 238, 1);
  --gray-bg: rgba(241, 241, 241, 1);
  --main-text-shade1: rgba(255, 255, 255, 0.8);
  --main-text-shade2: rgba(255, 255, 255, 0.7);
  --main-text-shade3: rgba(255, 255, 255, 0.6);
  --main-text-shade4: rgba(255, 255, 255, 0.5);
  --main-text-shade5: rgba(255, 255, 255, 0.4);
  --main-text-shade6: rgba(255, 255, 255, 0.3);
  --main-text-shade7: rgba(255, 255, 255, 0.2);
  --main-text-shade8: rgba(255, 255, 255, 0.1);
  --main-black-shade1: rgb(0, 0, 0, 0.5);
  --main-black-shade2: rgba(0, 0, 0, 0.08);
  --main-black-shade3: rgba(0, 0, 0, 0.1);
  --secondary-shade1: rgba(24, 24, 24, 0.75);
  --secondary-shade2: rgba(24, 24, 24, 0.5);
  --secondary-shade3: rgba(24, 24, 24, 0.25);
  --secondary-shade4: rgba(24, 24, 24, 0.1);
  --secondary-shade5: rgba(24, 24, 24, 0.06);
  --primary-op-01: rgba(0, 182, 158, 0.1);
  --danger-op-01: rgba(250, 78, 100, 0.1);
  --blue-op-01: rgba(77, 91, 222, 0.1);
  --yellow-op-01: rgba(249, 179, 57, 0.1);
  --info-op-01: rgba(129, 25, 165, 0.1);
  --dark-blue-op-01: rgba(39, 158, 251, 0.1);
  --bs-blue: #0d6efd;
  --bs-indigo: #6610f2;
  --bs-purple: #6f42c1;
  --bs-pink: #d63384;
  --bs-red: #dc3545;
  --bs-orange: #fd7e14;
  --bs-yellow: #ffc107;
  --bs-green: #198754;
  --bs-teal: #20c997;
  --bs-cyan: #0dcaf0;
  --bs-white: #fff;
  --bs-gray: #6c757d;
  --bs-gray-dark: #343a40;
  --bs-primary: #0d6efd;
  --bs-secondary: #6c757d;
  --bs-success: #198754;
  --bs-info: #0dcaf0;
  --bs-warning: #ffc107;
  --bs-danger: #dc3545;
  --bs-light: #f8f9fa;
  --bs-dark: #212529;
  --bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto,
    "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas,
    "Liberation Mono", "Courier New", monospace;
  --bs-gradient: linear-gradient(
    180deg,
    rgba(255, 255, 255, 0.15),
    rgba(255, 255, 255, 0)
  );
  --wp--preset--aspect-ratio--square: 1;
  --wp--preset--aspect-ratio--4-3: 4/3;
  --wp--preset--aspect-ratio--3-4: 3/4;
  --wp--preset--aspect-ratio--3-2: 3/2;
  --wp--preset--aspect-ratio--2-3: 2/3;
  --wp--preset--aspect-ratio--16-9: 16/9;
  --wp--preset--aspect-ratio--9-16: 9/16;
  --wp--preset--color--black: #000000;
  --wp--preset--color--cyan-bluish-gray: #abb8c3;
  --wp--preset--color--white: #ffffff;
  --wp--preset--color--pale-pink: #f78da7;
  --wp--preset--color--vivid-red: #cf2e2e;
  --wp--preset--color--luminous-vivid-orange: #ff6900;
  --wp--preset--color--luminous-vivid-amber: #fcb900;
  --wp--preset--color--light-green-cyan: #7bdcb5;
  --wp--preset--color--vivid-green-cyan: #00d084;
  --wp--preset--color--pale-cyan-blue: #8ed1fc;
  --wp--preset--color--vivid-cyan-blue: #0693e3;
  --wp--preset--color--vivid-purple: #9b51e0;
  --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(
    135deg,
    rgba(6, 147, 227, 1) 0%,
    rgb(155, 81, 224) 100%
  );
  --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(
    135deg,
    rgb(122, 220, 180) 0%,
    rgb(0, 208, 130) 100%
  );
  --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(
    135deg,
    rgba(252, 185, 0, 1) 0%,
    rgba(255, 105, 0, 1) 100%
  );
  --wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(
    135deg,
    rgba(255, 105, 0, 1) 0%,
    rgb(207, 46, 46) 100%
  );
  --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(
    135deg,
    rgb(238, 238, 238) 0%,
    rgb(169, 184, 195) 100%
  );
  --wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(
    135deg,
    rgb(74, 234, 220) 0%,
    rgb(151, 120, 209) 20%,
    rgb(207, 42, 186) 40%,
    rgb(238, 44, 130) 60%,
    rgb(251, 105, 98) 80%,
    rgb(254, 248, 76) 100%
  );
  --wp--preset--gradient--blush-light-purple: linear-gradient(
    135deg,
    rgb(255, 206, 236) 0%,
    rgb(152, 150, 240) 100%
  );
  --wp--preset--gradient--blush-bordeaux: linear-gradient(
    135deg,
    rgb(254, 205, 165) 0%,
    rgb(254, 45, 45) 50%,
    rgb(107, 0, 62) 100%
  );
  --wp--preset--gradient--luminous-dusk: linear-gradient(
    135deg,
    rgb(255, 203, 112) 0%,
    rgb(199, 81, 192) 50%,
    rgb(65, 88, 208) 100%
  );
  --wp--preset--gradient--pale-ocean: linear-gradient(
    135deg,
    rgb(255, 245, 203) 0%,
    rgb(182, 227, 212) 50%,
    rgb(51, 167, 181) 100%
  );
  --wp--preset--gradient--electric-grass: linear-gradient(
    135deg,
    rgb(202, 248, 128) 0%,
    rgb(113, 206, 126) 100%
  );
  --wp--preset--gradient--midnight: linear-gradient(
    135deg,
    rgb(2, 3, 129) 0%,
    rgb(40, 116, 252) 100%
  );
  --wp--preset--font-size--small: 13px;
  --wp--preset--font-size--medium: 20px;
  --wp--preset--font-size--large: 36px;
  --wp--preset--font-size--x-large: 42px;
  --wp--preset--spacing--20: 0.44rem;
  --wp--preset--spacing--30: 0.67rem;
  --wp--preset--spacing--40: 1rem;
  --wp--preset--spacing--50: 1.5rem;
  --wp--preset--spacing--60: 2.25rem;
  --wp--preset--spacing--70: 3.38rem;
  --wp--preset--spacing--80: 5.06rem;
  --wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);
  --wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);
  --wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);
  --wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1),
    6px 6px rgba(0, 0, 0, 1);
}
h3.same-as-h4 {
  font-size: 18px;
  line-height: 28px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.regarding-career-points {
  margin-top: 2rem;
}

.common-whyy-we-btn {
  min-width: 100px;
  min-height: 48px;
  padding: 12px 20px;
  margin: 8px 10px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  border-radius: 8px;
  text-decoration: none;
}

.image-wrapper {
  display: flex;
  justify-content: center;
  padding-top: 10vw;
}

.centered-img {
  width: 100%;
  height: auto;
  object-fit: cover;
  display: block;
  border-radius: 12px;
  max-width: 736px;
}

  /* Phone icon - Left side */
.phone-icon-container {
    position: fixed;
    bottom: 20px;
    left: 20px;
    z-index: 1000;
    text-align: center;
    color: #25D366;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
   
}

.phone-icon-container a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background-color: #25D366; /* Matching the site's yellow */
    text-decoration: none;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
    transition: all 0.3s ease;
}
.phone-icon-container h5{
   font-weight: 600;
    text-align: center;
}

.phone-icon-container a:hover {
    transform: scale(1.1);
}

.phone-icon-container i {
    font-size: 28px;
    color: white;
}

/* WhatsApp icon - Right side */
.whatsapp-icon-container {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 1000;
     color: #25D366;
         display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    
}
.whatsapp-icon-container h5{
   font-weight: 600;
    text-align: center;
}
.whatsapp-icon-container a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background-color: #25D366;
    text-decoration: none;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
    transition: all 0.3s ease;
}

.whatsapp-icon-container a:hover {
    transform: scale(1.1);
}

.whatsapp-icon-container i {
    font-size: 28px;
    color: white;
}

/* Responsive adjustments */
@media (max-width: 768px) {
    .phone-icon-container a,
    .whatsapp-icon-container a {
        width: 40px;
        height: 40px;
    }

    .phone-icon-container i,
    .whatsapp-icon-container i {
        font-size: 24px;
    }

    .phone-icon-container {
        bottom: 15px;
        left: 2px;
    }

    .whatsapp-icon-container {
        bottom: 15px;
        right: 1px;
    }
	.touch-link{
display:inline-block;
padding:12px 18px;
margin:6px;
font-size:16px;
}
}


