@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Fira+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');


h1, h2, h3, h4, h6 {
	margin: 10px 0;
	font-family: "Fira Sans", sans-serif;
}
h3 {
	color: #000;
	font-size: 2.0em;
	font-weight: 600;
}
h1 {
	font-weight: 600;
    font-size: 80px;
    line-height: 95px;
    color: #000000;
}
.title h2 {
	position: relative;
    display: block;
    font-size: 40px;
    line-height: 1.2em;
    font-weight: 700;
    text-transform: capitalize;
    /* padding-bottom: 10px; */
	margin-bottom: 10px!important;
    letter-spacing: -.5px;
	color: #000000;
}

.title-line h2 {
	position: relative;
    display: block;
    font-size: 40px;
    line-height: 1.2em;
    font-weight: 700;
    text-transform: capitalize;
	padding-bottom: 20px!important;
    margin-bottom: 30px!important;
    letter-spacing: -.5px;
	color: #000000;
}
.title-line h2 span, .title h2 span {
	font-size: 70px;
}
.skrollable{color: #000000;}
.text-decoration-two {
    /* position: relative; */
    height: 3px;
    width: 74px;
    background: url(../../WebDesign/img/sec-title-dec.png);
    display: block;
	margin-bottom: 25px;
}
p {
	font-weight: 400;
	color: #0a0a0a;
	font-size: 16px;
	line-height: 1.8;
}
p span {
	font-weight: 600;
    font-size: 21px;
    color: #000000;
    line-height: 30px;
}
p.text-style1 {
	font-size: 23px;
	color:#333 !important;
	font-weight: 700;
}
p.text-style2 {
	font-size: 20px;
	color:#333 !important;
	font-weight: 700;
	padding: 0px 0 0 20px;
	border-left: 3px solid #148ba9;
	line-height: 29px;
}
hr {
	margin-bottom: 1rem;
	border: 0;
	border-top-color: currentcolor;
	border-top-style: none;
	border-top-width: 0px;
	border-top: 1px solid rgba(0,0,0,.1);
}
.more-info {
	background: #000000;
	padding: 15px 25px;
	text-align: center;
	text-decoration: none;
	/* text-transform: uppercase; */
	font-weight: 400;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	margin-top: 30px;
	color: #fff;
	font-size: 15px;
	/* width: 200px; */
	display: grid;
}
.more-info i {
	margin-left: 5px;
	font-size: 17px;
	font-weight: 700;
}
.more-info:hover {
	background: #1d2122;
	color: #fff;
	text-decoration: none;
}
.top-space {
	margin: 35px 0;
}
.page.topic-page
{
  padding:0 !important;
}
.page-title {
  display: none;
}
/* .list-style {
	list-style-image: url(../../WebDesign/img/bullet.png);
	margin-top: 15px;
	padding: 0 0 0 25px;
}
.list-style li {
	padding: 10px 0;
	color: #777;
} */
.clr {
	clear: both;
}
.no-padd {
	padding: 0px;
}
.line {
	height: 1px;
	width:100%;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	border:1px dashed #A47B37;
}

.line2 {
	width:100%;
	height: 4px;
	margin: 10px 0;
	border-top:dotted 5px #148ba9;
}

.no-space {
	padding: 0px;
}

.ma-t-40 {
	margin-top: 40px;
}

section {
	padding: 5em 0em;
}

.box-images-parallax {
	position: relative;
	display: flex;
	justify-content: flex-end;
	margin-top: 20px;
}
.box-images-parallax .front-element {
	margin-right: 40px;
	position: relative;
	width: 70%;
    top: 200px;
	z-index: 2;
}
.box-images-parallax .front-element img {
	border-left:12px solid #FFFFFF;
	border-top:12px solid #FFFFFF;
}
.box-images-parallax .back-element {
	position: absolute;
    left:0px;
    top: -25px;
    z-index: 1;
    width: 70%;
}
/*========Welcome Section=========*/
.welcome {
	
}
.Company-box h3 {color: #000 !important;}
.inner-banner
{
background: url(../img/page-bg.jpg);
padding: 80px 0;
background-position: top;
background-size: cover;
position: relative;
z-index: auto;
}
.banner-heading-title {
	font-size: 42px;
	font-weight: 700;
	color: #fafafa;
	text-align: center;
}
.about-section {
	margin-top: 25px;
}
.about-section .icon-box {
    position: relative;
    padding-left: 80px;
    min-height: 60px;
    margin-bottom: 30px;
}

.about-section .icon-box .icon {
    position: absolute;
    left: 0;
    top: 0;
}

.service-box .icon img { width:60px!important; height: auto!important; }

.about-section .icon-box h5 {
    font-size: 16px;
    font-weight: 600;
    color: #9ca6b6;
    text-transform: uppercase;
    margin-bottom: 5px;
}

.about-section .icon-box h3 {
    font-size: 22px;
    font-weight: 600;
}
/*--------------
opportunity
--------------*/
.opportunity-wrapper {
	/* padding:80px 0; */
  background:url(../img/mission.jpg) no-repeat top;
  background-size:cover;
}

.opportunity-wrapper h2 {
	color:#fff;
	text-align: center;
  font-weight: 700;
}

.opportunity-wrapper p {
	color:#fff;
	font-size: 20px;
	font-style: italic;
	text-align: center;
	margin-top:30px;
}


/*========Service Section=========*/

.service {
	
}

.service-box .icon {
    margin-bottom: 25px;
    position: relative;
}
.service-box .text {
    position: relative;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 0;
}
.service-box .inner-box {
    position: relative;
    padding: 60px 28px 35px 35px;
    /* max-width: 270px; */
    margin: 0 auto 30px;
	z-index: 2;
}
.service-box .inner-box:before {
    position: absolute;
    content: "";
    left: 0px;
    top: 25px;
    right: 0px;
    bottom: -14px;
    display: inline-block;
    background: #fff;
    transform: skewY(8deg);
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    border-radius: 25px;background-color: #e6e5e3;
}

/* .service-box:nth-child(2n) .inner-box:before {
    transform: rotateY(180deg);
} */

.service h4 {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 10px;
	position: relative;
    z-index: 2;
}
/* FAQ css start */
.transition, .faq-section ul li i:before, .faq-section ul li i:after, .faq-section p {
	transition: all 0.75s ease-in-out;
  }
  
  .flipIn, .faq-section ul li, h1 {
	animation: flipdown 0.75s ease both;
  }
  
  .no-select, h3 {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
  }
  
  .faq-title {
	font-size: 18px;
	line-height: 24px;
	font-weight: 500;
	display: block;
	background-color: #fefffa;
	margin-right: 40px;
	cursor: pointer;
  }
  
  .faq-section p {
	font-size: 17px;
	line-height: 26px;
	letter-spacing: 1px;
	position: relative;
	overflow: hidden;
	max-height: 800px;
	opacity: 1;
	transform: translate(0, 0);
	margin-top: 14px; /* padding-bottom: 20px; */
	z-index: 2;
  }
  
  .faq-section ul {
	list-style: none;
	perspective: 900;
	padding: 0px!important;
	margin: 0!important;
  }
	.faq-section ul li {
		position: relative;
		padding: 0 20px;
		margin: 20px 0;
		padding-bottom: 14px;
		padding-top: 18px;
		border-top: 1px dotted #dce7eb;
		border-left: 4px solid #65af3d;
		box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
		border-radius: 10px;
	}
  .faq-section ul li:nth-of-type(1) {
	animation-delay: 0.4s;
  }
  .faq-section ul li:nth-of-type(2) {
	animation-delay: 0.6s;
  }
  .faq-section ul li:nth-of-type(3) {
	animation-delay: 0.8s;
  }
  .faq-section ul li:nth-of-type(4) {
	animation-delay: 1s;
  }
  .faq-section ul li:nth-of-type(5) {
	animation-delay: 1.2s;
  }
  /* .faq-section ul li:last-of-type {
	padding-bottom: 0;
  } */
  .faq-section ul li img {
	position: absolute;
	transform: translate(-6px, 0);
	/* margin-top: 16px; */
	right: 20px!important; width: 24px!important; height: 24px!important;
  }
  .faq-section ul li img:before, .faq-section ul li img:after {
	content: "";
	position: absolute;
	background-color: #c59323;
	width: 3px;
	height: 9px;
  }
  .faq-section ul li img:before {
	transform: translate(-2px, 0) rotate(45deg);
  }
  .faq-section ul li img:after {
	transform: translate(2px, 0) rotate(-45deg);
  }
  .faq-section ul li input[type=checkbox] {
	position: absolute;
	cursor: pointer;
	width: 100%;
	height: 100%;
	z-index: 1;
	opacity: 0;
  }
  .faq-section ul li input[type=checkbox]:checked ~ p {
	margin-top: 0;
	max-height: 0;
	opacity: 0;
	transform: translate(0, 50%);
  }
  .faq-section ul li input[type=checkbox]:checked ~ img {
	transform: translate(2px, 0) rotate(90deg);
  }
  .faq-section ul li input[type=checkbox]:checked ~ img {
	transform: translate(-2px, 0) rotate(90deg);
  }
  
  @keyframes flipdown {
	0% {
	  opacity: 0;
	  transform-origin: top center;
	  transform: rotateX(-90deg);
	}
	5% {
	  opacity: 1;
	}
	80% {
	  transform: rotateX(8deg);
	}
	83% {
	  transform: rotateX(6deg);
	}
	92% {
	  transform: rotateX(-3deg);
	}
	100% {
	  transform-origin: top center;
	  transform: rotateX(0deg);
	}
  }
  /* FAQ css end */

/*Policy section*/
.policy-section .decimal-list
{
list-style: decimal-leading-zero;
}
.policy-section .decimal-list li::marker
{
font-size: 24px !important;
font-weight: 600 !important;
color: #7fca56;
}
.policy-section .decimal-list li ul li::marker
{
color: #2a2a2a;
}
.list-style{margin-bottom: 20px;}
.list-style ul {
  list-style: none;
  padding-left: 0;
}
.list-style ul li {
  margin-bottom: 10px;
  font-size: 17px;
  text-align: left;
  background: url(../img/bullet.png) no-repeat!important;
  padding: 0px 5px 2px 35px;
  background-position: 5px 4px;
  list-style: none;
  font-weight: normal;
}
.policy-section a
{
color: #b18013 !important;
}

/* Contact page*/
/*---------------------
  Contact New Section
-----------------------*/
.cont-section {
	padding-top: 60px;
	padding-bottom: 60px;
  }
  
  .cont-items {
	/* overflow: hidden; */
  }
  .cont-items .single-service-item {
	float: left;
	width: calc(100% - 10px);
	/* background: #f5f4f4; */
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 30px 22px 10px 30px;
  
	-webkit-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.2);
	  box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.2);
	  border-radius: 25px; /* border: 1px solid rgba(0,0,0,0.1); */
  }
  .cont-items .single-service-item img, .cont-items .single-service-item2 img {width: 60px !important; height: auto!important;}
  .cont-items .single-service-item2 {
	float: left;
	width: calc(50% - 20px);
	/* background: #f5f4f4; */
	margin-right: 20px;
	margin-bottom: 10px;margin-top: 10px;
	padding: 30px 22px 10px 30px;
  
	-webkit-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.2);
	  box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.2);
	  border-radius: 25px; /* border: 1px solid rgba(0,0,0,0.1); */
  }
  .cont-items .single-service-item2 a {text-decoration: none; color: #1d2122;}
  .cont-items .single-service-item.color-1 {
	background: #ecebec;
  }
  .cont-items .single-service-item.color-2 {
	background: #ecebec;
  }
  .cont-items .single-service-item.color-3 {
	background: #ecebec;
  }
  .cont-items .single-service-item h5, .cont-items .single-service-item2 h5 {
	color: #212529;
	font-size: 24px;
	margin-bottom: 16px;
	margin-top: 25px;
  }
  .cont-items .single-service-item p, .cont-items .single-service-item2 p, .cont-items .single-service-item2 p a {
	color: #212529;
	line-height: 22px;
  }
  .cont-items .single-service-item i, .cont-items .single-service-item2 i {
	color: #6e0076; font-size: 36px;
  }

/*--------------
latest updates
--------------*/
.Company-box {padding: 20px;text-align:center;}
.Company-box-color-1 {background-color: #dfd2c4;}
.Company-box-color-2 {background-color: #c7b4a0;}
.Company-box-color-3 {background-color: #dfd2c4;}


/*--------------
Animation
--------------*/

.slide-top {
	-webkit-animation: slide-top 5s linear infinite alternate both;
	animation: slide-top 5s linear infinite alternate both;
}
 @-webkit-keyframes slide-top {
 0% {
 -webkit-transform: translateY(0);
 transform: translateY(0);
}
 100% {
 -webkit-transform: translateY(-30px);
 transform: translateY(-30px);
}
}
@keyframes slide-top {
 0% {
 -webkit-transform: translateY(0);
 transform: translateY(0);
}
 100% {
 -webkit-transform: translateY(-30px);
 transform: translateY(-30px);
}
}
.slide-down {
	-webkit-animation: slide-down 3s linear infinite alternate both;
	animation: slide-down 3s linear infinite alternate both;
}
 @-webkit-keyframes slide-down {
 0% {
 -webkit-transform: translateY(20px);
 transform: translateY(20px);
}
 100% {
 -webkit-transform: translateY(30px);
 transform: translateY(30px);
}
}
@keyframes slide-down {
 0% {
 -webkit-transform: translateY(20px);
 transform: translateY(20px);
}
 100% {
 -webkit-transform: translateY(30px);
 transform: translateY(30px);
}
}
 @-webkit-keyframes MOVE-BG {
0% {
 -webkit-transform: translateX(0);
 transform: translateX(0);
}
 100% {
 -webkit-transform: translateX(88px);
 transform: translateX(88px);
}
}

/* @media (max-width: 1280px) {
    .master-column-wrapper .row .col-md-12 {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }
} */
@media(max-width:1100px){
.feature .feature-box .left-text img {
	width: 150px;
	height: 150px;
}
}
@media(max-width:768px){
h3 {
    font-size: 1.6em;
}
section, .update {
    padding: 1em 0;
}
.service .background-img {
    padding: 3em 0px;
}
.skrollable.skrollable-between {
    font-size: 24px;
    line-height: 30px; font-weight: 700;
}
.title h2, .title-line h2 {
    font-size: 24px!important;
    line-height: 30px!important;
}
.title h2 span, .title-line h2 span {
    font-size: 24px;
}
span.tm-border-sep:after {
    height: 5px;
    bottom: 13px;
}

.inner-banner{padding:30px 0;margin-top:-6px;}
.service h2, .mission h2, .opportunity-wrapper h2 {font-size: 20px!important;}
.banner-heading-title{font-size: 20px!important;}

.box-images-parallax .front-element, .box-images-parallax .front-element2{top:120px;}
.box-images-parallax{margin-bottom: 160px;}
}
@media (max-width: 576px) {
    .cont-items .single-service-item2 {
        width: calc(100% - 20px) !important;
    }
}
