/*Customized CSS*/
.fw-100{
	font-weight: 100 !important
}
.fw-200{
	font-weight: 200 !important
}
.fw-400{
	font-weight: 400 !important
}
.fw-600{
	font-weight: 600 !important
}
.fw-800{
	font-weight: 800 !important
}

.ls-1
{
	letter-spacing: 1px !important;
}
.ls-2
{
	letter-spacing: 2px !important;
}
.ls-3
{
	letter-spacing: 3px !important;
}
.ls-4
{
	letter-spacing: 4px !important;
}
.ls-5
{
	letter-spacing: 5px !important;
}
.ls-6
{
	letter-spacing: 6px !important;
}
.ls-7
{
	letter-spacing: 7px !important;
}
.ls-8
{
	letter-spacing: 8px !important;
}

.fs-14{
	font-size: 14px !important;
	line-height: 24x;
}
.fs-16{
	font-size: 16px !important;
	line-height: 26px !important;
}
.fs-18{
	font-size: 18px !important;
	line-height: 28px;
}
.fs-20{
	font-size: 20px !important;
	line-height: 30px;
}
.fs-22{
	font-size: 22px !important;
	line-height: 32px;
}
.fs-24{
	font-size: 24px !important;
	line-height: 34px;
}
.fs-26{
	font-size: 26px !important;
	line-height: 36px;
}
.fs-28{
	font-size: 28px !important;
	line-height: 28px;
}
.fs-30{
	font-size: 30px !important;
	line-height: 40px;
}
.fs-32{
	font-size: 32px !important;
	line-height: 42px;
}
.fs-34{
	font-size: 34px !important;
	line-height: 44px;
}
.fs-36{
	font-size: 36px !important;
	line-height: 46px;
}
.fs-38{
	font-size: 38px !important;
	line-height: 48px;
}
.fs-40{
	font-size: 40px;
	line-height: 50px;
}
.fs-42{
	font-size: 42px !important;
	line-height: 52px;
}
.fs-44{
	font-size: 44px !important;
	line-height: 54px;
}
.fs-46{
	font-size: 46px;
	line-height: 56px;
}
.fs-48{
	font-size: 48px !important;
	line-height: 58px;
}
.fs-50{
	font-size: 50px !important;
	line-height: 60px;
}
.fs-55{
	font-size: 55px !important;
	line-height: 65px;
}
.fs-60{
	font-size: 60px !important;
	line-height: 70px;
}
.fs-65{
	font-size: 65px !important;
	line-height: 75px;
}
.event-year{
	font-family: 'Passion One', cursive;	
	font-size: 70px !important;
	line-height: 70px;
}
.red-color{
	color: #E20612 !important;
}
.stroke {
    -webkit-text-stroke-width: 2px;
    -webkit-text-stroke-color: #D1AB4A;
	color:transparent;
	text-shadow: 5px 2px 0px
		rgba(29,13,8,0.1);
}
.text-white{
	color: #fff !important;
}
.text-gray{
	color: #999 !important;
}
.text-black{
	color: #222222;
}
.theme-color{
	color: #57e03e !important;
}
.pattern-1 {
    background: 
    rgba(0, 0, 0, 0) url("../images/pattern.svg") no-repeat fixed center center / cover !important;
}
.box-shadow{
	-webkit-box-shadow: 10px 10px 24px 0px rgba(204,204,204,1);
-moz-box-shadow: 10px 10px 24px 0px rgba(204,204,204,1);
box-shadow: 10px 10px 24px 0px rgba(204,204,204,1);
}
.bg-red{
	background: #e20612;
}
.bg-white{
	background: #fff;
}
.home-titile{
	font-size: 48px;
	line-height:52px;
}
.home-trial{
	font-size: 44px;
	line-height:48px;
}
.home-trial-small{
	font-size: 14px;
	letter-spacing:08px;
}
.cta-h-contact{
	font-size: 20px;
	line-height:20px;
}	
.about-bg-1{
	background: rgb(184,197,206);
	background: linear-gradient(137deg, rgba(184,197,206,1) 0%, rgba(205,215,220,1) 50%, rgba(235,236,237,1) 100%);
}
.about-bg-2{
	background: rgb(184,197,206);
    background: linear-gradient(0deg, rgba(184,197,206,1) 0%, rgba(205,215,220,1) 50%, rgba(235,236,237,1) 100%);
}
.about-title{
		font-size: 44px;
		line-height: 54px !important;
	}
.contact-bg{
	 background: rgb(0,0,0);
background: linear-gradient(315deg, rgba(0,0,0,1) 0%, rgba(220,229,235,1) 0%, rgba(231,233,234,1) 100%); 
}

.contact-form-box {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
}
.special-button{
	border: 2px solid #373737;
}
.border-radius{
	border-radius: 25px;
}
.border-radius-right{
	border-radius: 0px 15px 0px 15px;
}
.border-radius-15{
	border-radius: 15px;
}
.box-shadow{
	-webkit-box-shadow: 10px 10px 20px 0px rgba(217,217,217,1);
	-moz-box-shadow: 10px 10px 20px 0px rgba(217,217,217,1);
	box-shadow: 10px 10px 20px 0px rgba(217,217,217,1);
}
.strength-bs {
    -webkit-box-shadow: 17px 23px 35px -28px rgba(148,148,148,1);
    -moz-box-shadow: 17px 23px 35px -28px rgba(148,148,148,1);
    box-shadow: 17px 23px 35px -28px 
    rgba(148,148,148,1);
}
.num-font{
	font-family: 'Anton', sans-serif !important;
}
.gray-scale {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
    cursor: pointer;
}
.gray-scale:hover {
	-webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    
}
.passon-one{
	font-family: 'Passion One', cursive;
}
.font-js{
	font-family: 'Josefin Sans', sans-serif;
}
.fact-font{
	font-family: 'Passion One', cursive;
	font-size: 50px !important;
}
.left-flot{
	float:left !important;
}
.right-flot{
	float:right !important;
}
.lead {
    font-size: 1.0rem;
    font-weight: 400;
}
.mb-ms{
	margin-bottom: 0.1rem;
}
.ml-ms{
	margin-left:50px;
}
.sd{
	position: relative;
	top: -38px;
}
.iqd-pr-60 {
    padding-right: 60px;
}
.iqd-pl-60 {
    padding-left: 60px;
}
.p-top-founder{
	margin-top:100px;
}
.p-voluntree{
	padding-top:50px;
	padding-bottom:50px;
	padding-right: 30px;
	padding-left: 30px;
}

.iqd-pr-30 {
    padding-right: 30px;
}

.iqd-pt-100{
	padding-top:85px;
}
.iqd-pb-100{
	padding-bottom:85px;
}

.iqd-pl-30 {
    padding-left: 30px;
}
.close {
    font-size: 2.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
}
.float-right{
	float: right !important;
}
.modal-dialog {
    max-width: 500px;
    margin: 9.75rem auto;
}
.b-all{
	border-bottom: 5px solid #57E03E;
	border-top: 3px solid #57E03E;
}
.shadowimage {
    box-shadow: 0 18px 8px -16px rgba(43,42,41,0.7);
	border-top-right-radius: 1.2em;
	border-bottom-left-radius: 1.2em;
}
.font-italic{
	font-style: italic;
}
.bl-sp{
	border-left: 3px solid #57E03E;
	border-radius: 10px;
	padding-left:15px;
}
.mt-10{
	margin-top:10px;
}
.mt-15{
	margin-top:15px;
}
.mt-20{
	margin-top:20px;
}
.mt-25{
	margin-top:25px;
}
.mt-30{
	margin-top:30px !important;
}
.mt-40{
	margin-top:40px !important;
}
.mt-50{
	margin-top:50px !important;
}
.mb-10{
	margin-bottom:10px;
}
.mb-15{
	margin-bottom:15px;
}
.mb-20{
	margin-bottom:20px;
}
.mb-25{
	margin-bottom:25px;
}
.mb-30{
	margin-bottom:30px;
}
.mb-40{
	margin-bottom:40px;
}
.mb-50{
	margin-bottom:50px;
}
.hexagon {
  position: relative;
  width: 300px; 
  height: 173.21px;
  background-color: #64C7CC;
  margin: 86.60px 0;
}
.home-fact {
    font-size: 44px;
    padding: 30px 0px 30px 50px;
    line-height: 52px;
}
.bg-theme{
	background-color: #57E03E;
	padding: 05px;
	color:#fff !important;
}
.sp-border{
	border-top-right-radius: 1.2em;
	border-bottom-left-radius: 1.2em;
}
.hexagon:before,
.hexagon:after {
  content: "";
  position: absolute;
  width: 0;
  border-left: 150px solid transparent;
  border-right: 150px solid transparent;
}

.hexagon:before {
  bottom: 100%;
  border-bottom: 86.60px solid #64C7CC;
}

.hexagon:after {
  top: 100%;
  width: 0;
  border-top: 86.60px solid #64C7CC;
}
.bg-contact{
	border: 1px dashed #dbdbdb;
}
.text-block{
	display: block;
}
.text-italic{
	font-style: italic;
}
.ul{
	text-decoration: underline;
}
.sponsor-fact {
    background: #57e03e;
    margin: 0 50px;
    border-radius: 40px;
	color:#fff;
}
.sponsor-fact-small {
    background: #57e03e;
    margin: 0 20px;
	font-size: 13px !important;
	line-height:18px !important;
    border-radius: 40px;
	padding:08px 0; 
	color:#fff;
}
.btn-md-1 {
	line-height:25px;
	font-size:12px;
	padding:0 12px;
}
.c-bg{
	background: #57e03e;
}
.c-time{
	padding:30px 0;
}
.btn-gray {
	background-color:transparent;
	border-bottom:1px solid #57E03E;
	color:#57E03E;
	border-radius:0px;
	text-shadow:none;
	padding: 04px 10px;
}
.btn-gray:hover {
	background-color:#000;
	color:#fff;
}
.btn-gray.btn-outlined, .btn-gray.btn-square_outlined {
	color:#fff;
	border-color:#fff;
}
.btn-gray.btn-3d {
	-webkit-box-shadow:0 4px 0 #e3e3e3;
	box-shadow:0 4px 0 #e3e3e3;
	margin-bottom:5px;
}
@media only screen and (max-width:480px) {
	.mbm { margin-bottom: 30px; }
	.overview-block-ptb {
    padding: 80px 0;
	}
	.mobileShow { display: none;}
	.topbar {
    display: none;}
	.iq-portfolio-01 {
    text-align: left;
    position: relative;
    overflow: hidden;
    margin: 15px 10px;
	}
	.iqd-pr-60 {
    padding-right: 0px;
	}
	.iqd-pl-60 {
		padding-left: 0px;
	}
	.iq-skill2 .right-blog .progress-bar .progress-number, .iq-skill2 .right-blog .progress-bar .progress-type {
		color: #222222;
		float: right;
		margin-top: 25px;
		position: relative;
		top: -10px;
		font-size: 9px;
		font-weight: 600;
	}
	.dn{
		display:none !important;
	}
	.tparrows {
		cursor: pointer;
		background: #000;
		background: rgba(0,0,0,0.5);
		width: 40px;
		height: 40px;
		position: absolute;
		display: block;
		z-index: 100;
		visibility: hidden;
	}
	.home-titile{
		font-size: 40px;
		line-height:42px;
	}
	.inner-head {
		margin: 0;
		padding: 0;
		font-size: 28px;
		font-weight: 700;
		text-transform: uppercase;
		line-height: 38px;
	}
	.small-heading {
		font-size: 12px;
		text-transform: uppercase;
		letter-spacing: 5px;
		margin: 0;
		padding: 0;
	}
	[class*="col-md-"]:not(.slick-slide) {
		width: 100%;
		float: none;
		clear: both;
		display: block;
		padding: 0px 29px;
	}
	.home-fact {
		font-size: 30px;
		padding: 30px 0px 30px 20px;
		line-height: 40px;
	}
	.home-trial-small{
		font-size: 14px;
		letter-spacing:03px;
	}	
	.home-trial{
		font-size: 40px;
		line-height:40px;
	}
	h4.cta_heading {
		font-size: 15px;
		margin-top: 8px;
		font-weight: normal;
		margin-bottom: 0;
	}	
	.cta-h-contact{
		font-size: 15px !important;
		line-height:20px;
	}
	.btn-xl {
		line-height: 1;
		font-size: 15px;
		padding: 10px 15px;
	}
	
	.page-title-video .video-wrap, .section-video .video-wrap {
		position: absolute;
		width: 530px;
		height: 460px !important;
		top: 0;
		left: 0;
		z-index: 0;
	}
	.page-title.title-5 h1 {
		display: table;
		padding: 10px 20px;
		margin-bottom: 05px;
		margin-left: auto;
		margin-right: auto;
		font-size: 38px;
		text-transform: uppercase;
		line-height: 1;
		margin-top: 120px;
	}
	.page-title.title-5 h3 {
		display: inline-block;
		border-bottom-style: solid;
		border-bottom-width: 3px;
		clear: both;
		font-size: 25px;
		border-radius: 2em;
		padding: 10px 20px;
		margin-bottom: 60px;
	}
	.about-title{
		font-size: 38px;
		line-height:45px;
	}
	[class*="col-md-"]:not(.slick-slide) {
		width: 100%;
		float: none;
		clear: both;
		display: block;
		padding: 20px 29px 0px 29px;
	}
	.mtm-15{
		margin-top:15px;
	}
	.mbm-15 {
		margin-bottom: -20px;
	}
	.mtm-30{
		margin-top:30px;
	}
	.mbm-30{
		margin-bottom:30px;
	}
	.mbm-50{
		margin-bottom:50px;
	}
	.pm-30{
		padding: 35px 35px 30px 30px !important;
	}
	.ptm-20{
		padding-top:20px !important;
	}
	.border-radius-0{
		border-radius: 0px !important;
	}
	.p-top-founder {
		margin-top: 20px;
	}
	.team-box.box-2, .pagination.bar-1 ul, .pagination.bar-2 ul, .mini-cart .checkout a, .pagination ul li, .accordion.style-1 .panel > .panel-heading h4 a:not(.collapsed), .accordion.style-2 .panel {
		border: 1px #e1e1e1 solid;
		margin-bottom: 20px !important;
	}
	.cta_btn .f-left {
		width: 100%;
		float: none;
		clear: both;
		display: block !important;
		padding: 15px 15px;
	}
	.cta_btn .btn {
		display: table;
		float: none;
		margin: 10px 22px;
	}
	.footer-middle {
		padding: 65px 0 20px 0;
		height: 100%;
		position: relative;
		overflow: hidden;
		color: #ddd;
		background: #222;
		background:#2d5d7d url('../images/bgs/footer-1.svg');
		background-repeat: no-repeat;
		background-size: auto 100% ;
	}
	.footer-middle .menu-widget li {
		padding: 9px 0 9px 0;
		padding-top: 9px;
		border-top: 1px #666666 solid;
		margin-right: 10px;
	}
	.bottom-md-footer {
		padding: 20px 5px;
		overflow: hidden;
		border: 1px dashed #606060;
		border-top-right-radius: 1.2em;
		border-bottom-left-radius: 1.2em;
	}
	.talm{
		text-align: left !important;
	}
	.sub-head [class*="head-"] {
		padding-bottom: 20px;
		margin-bottom: 0px;
	}	
	[class*="col-md-"]::after {
		clear: both;
		display: table;
		content: " ";
		height: 0px;
	}
	
	.p-3-cols .portfolio-item {
		width: 32.33333333%;
			margin-bottom: 25px !important;
	}
	.footer-middle a {
		color: #ddd;
	}
	.recruitment-strategies {
		background: #222;
		background:#2d5d7d url('../images/bgs/sec-bg-02.webp') !important;
		background-repeat: no-repeat !important;
		background-size: auto 100% !important;
	}
	.main-heading h3, .main-heading .sub-title {
		font-size: 30px;
		letter-spacing: 0.5px;
	}
	[class*="col-md-"]:not(.slick-slide) {
		width: 100%;
		float: none;
		clear: both;
		display: block;
	}
	.mt-50.col-md-12.bg-contact.c-time.sp-border.text-center.ptm-20 {
		padding-bottom: 25px;
	}
	.p-2-cols .portfolio-item {
		width: 49%;
		margin-bottom:20px !important;
	}
}