@font-face {
  font-family: 'icomoon';
  src: url('../webfonts/icomoon.eot?orkqwr');
  src: url('../webfonts/icomoon.eot?orkqwr#iefix') format('embedded-opentype'),
    url('../webfonts/icomoon.ttf?orkqwr') format('truetype'),
    url('../webfonts/icomoon.woff?orkqwr') format('woff'),
    url('../webfonts/icomoon.svg?orkqwr#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}







.icon-account:before {
  content: "\e900";
}

.icon-account-1:before {
  content: "\e901";
}

.icon-fingerprint-scan:before {
  content: "\e902";
}

.icon-entrepreneur:before {
  content: "\e903";
}

.icon-bonus:before {
  content: "\e904";
}

.icon-coins:before {
  content: "\e905";
}

.icon-handshake:before {
  content: "\e906";
}

.icon-contact:before {
  content: "\e907";
}

.icon-location:before {
  content: "\e908";
}

.icon-entrepreneur-1:before {
  content: "\e909";
}

.icon-magnifying-glass:before {
  content: "\e90a";
}

.icon-plus:before {
  content: "\e90b";
}

.icon-right-arrow:before {
  content: "\e90c";
}

.icon-computer:before {
  content: "\e90d";
}

.icon-online:before {
  content: "\e90e";
}

.icon-translation:before {
  content: "\e90f";
}

.icon-photograph:before {
  content: "\e910";
}

.icon-skincare:before {
  content: "\e911";
}

.icon-design-thinking:before {
  content: "\e912";
}

.icon-patient:before {
  content: "\e913";
}

.icon-verified:before {
  content: "\e914";
}

.icon-check-mark:before {
  content: "\e915";
}

.icon-business:before {
  content: "\e916";
}

.icon-stand-out:before {
  content: "\e917";
}

.icon-coaching:before {
  content: "\e918";
}

.icon-fundraiser:before {
  content: "\e919";
}

.icon-quotes:before {
  content: "\e91a";
}

.icon-email:before {
  content: "\e91b";
}

.icon-telephone:before {
  content: "\e91c";
}

.icon-concept:before {
  content: "\e91d";
}

/*.icon-pin:before {
  content: "\e91e";
}*/

.icon-ui-design:before {
  content: "\e91f";
}

.icon-build:before {
  content: "\e920";
}

.icon-spaceship:before {
  content: "\e921";
}

.icon-faq:before {
  content: "\e922";
}

.icon-exploring:before {
  content: "\e923";
}

.icon-success:before {
  content: "\e924";
}

.icon-money-bag:before {
  content: "\e925";
}

.icon-document:before {
  content: "\e926";
}

.icon-dashboard:before {
  content: "\e927";
}

.icon-deadline:before {
  content: "\e928";
}

.icon-plus-symbol:before {
  content: "\e929";
}

.icon-benchmark:before {
  content: "\e92a";
}



/* teamm */


.Office-bears-se{
	position:relative;
	padding:40px 0px 40px;
  background: linear-gradient(110deg, #0a58ca73 0%, rgba(235,238,240,1) 69%, rgba(11,65,111,0.8687850140056023) 100%);
}

.mteam-grid {
	text-align: center;
    width: 100%;
    position: relative;
    margin-bottom: 30px;
    top: 10%;
}
.mteam-grid .team-img:hover {
    margin-bottom: 6px;
    box-shadow: 0px 6px 15px rgba(14, 18, 29, 0.08);
    border-radius: 50%;

    padding: 10px;
    position: relative;
    z-index: 1;
}
.mteam-grid .team-img:before {
	content:'';
	height:100%;
	width:100%;
	position:absolute;
	top:0;
	left:0;
  border: 4px solid #dc3545;
	border-radius:inherit;
	-webkit-transform:scale(0.8);
	-ms-transform:scale(0.8);
	transform:scale(0.8);
	/* -webkit-transition:0.4s ease-in-out;
	transition:0.4s ease-in-out; */
	z-index:-1
}
.mteam-grid .team-img img {
	border-radius:inherit;
	width:100%;
	aspect-ratio:16 / 16
}
.mteam-grid .team-title {
  margin-bottom: 16px;
  position: relative;
  top: 18%;
  font-size: 20px;
}
.mteam-grid .team-desig {
	color: #0a58ca;
    font-weight: 500;
    margin-bottom: -0.5em;
    display: block;
    font-size: 18px;
}
/* .team-img {
  border: 6px solid #dc3545;
  border-radius: 50%;
} */
.mteam-grid .team-social {
	top:unset;
	bottom:35px;
	right:35px
}
.mteam-grid .team-img:before {
	-webkit-transform:scale(1);
	-ms-transform:scale(1);
	transform:scale(1)
}
.mteam-grid .team-img img {
	-webkit-transform:none;
	-ms-transform:none;
	transform:none
}

/*******/
.exe-t {
  font-size: 35px;
  margin-top: 15px;
  font-weight: 800;
}
@media (min-width: 1200px){
	
.exe-row .col-lg-3 {
    width: 20%;
}
.pq-image9 {
  bottom: 40%;
  left: 0;
  object-fit: cover;
}

}
/**************/
.Membership-in-se{
	padding:40px 0px 40px;
	position:relative;
}

.membershipform{
	
padding: 0px 0px 0px;
    margin-bottom: 0px;
  
}
.membershipform  .form-group {
    margin-bottom: 20px;
}
.membershipform  .checkbox {
   position: relative;
    display: block;
    margin-top: 5px;
    margin-bottom: 13px;
    font-weight: 400;
}
.membershipform  .form-group label{
   margin-bottom: 10px;
    color: var(--title-color);
    font-size: 15px;
    font-weight: 500;
}
.membershipform  .form-groupsec label{
    margin-bottom: 10px;
	color:#151515;
	font-size:15px;
	font-weight:500;
	line-height: 26px;
}
.membershipform  .form-groups{
	position: relative;
    display: block;
    margin-top: 5px;
    margin-bottom: 13px;
    font-weight: 400;
}
.membershipform .form-group .form-control {
    border: unset;
    padding-left: 15px;
    padding-left: 15px;
    color: #1a2238;
    font-size: 15px;
    transition: .5s;
    background-color: unset!important;
    box-shadow: 0 5px 15px rgb(0 0 0 / 15%);
}

.membershipform  .form-group input{
	height: 55px;
}
.membershipform .form-group textarea{
	height: 130px;
}

.tecs {
    background: var(--theme-color);
    color: #fff;
    padding: 8px 14px;
    border-radius: 28px;
    cursor: pointer;
    font-weight: 500;
    font-size: 13px;
    width: 102px;
	    margin-bottom: 20px;
}
.remainpass {
    background: var(--theme-color);
    color: #fff;
    padding: 10px 15px;
    border-radius: 28px;
    cursor: pointer;
    font-weight: 500;
    font-size: 14px;
    display: inline-block;
    text-align: right;
    width: max-content;
    background: var(--theme-color);
    color: #fff;
    padding: 8px 14px;
    border-radius: 5px;
    cursor: pointer;
    font-weight: 500;
    font-size: 13px;
    width: 102px;
	    margin-bottom: 20px;
}

.membershipform .form-check {
   margin-top:-10px;
    min-height: 10px;
    padding-left: 0;
    margin-bottom: 20px;
}
.membershipform .form-check label{
	    font-size: 14px;
    color: var(--body-color);
    font-weight: 500;
}
.membershipform .form-check  input[type=radio] ~ label::before {
   
    width: 15px;
    height: 15px;
  
    font-size: 0.6em;
    line-height: 15px;
   
    font-weight: 700;
 
}
.fighttable {
    width: 100%;
    
}
.dilin {
   font-size: 15px;
    border-radius: 50px;
    padding: 9px 33px;
    border: 1px solid var(--theme-color1);
    cursor: pointer;
    margin: 0px 5px 10px;
    background: #fff;
	outline:none!important;
	text-decoration:none!important;
}
.dilin, .dilin:focus  {
	outline:none!important;
	text-decoration:none!important;
	 background: var(--theme-color);
	 color:#fff;
}
.tabsec{
	margin-bottom:30px;
}
h2.sec-title {
  font-weight: 900;
}
h3.team-title.box-title a {
  color: black;
  font-weight: 900;
  font-size:25px;
}
span.team-desig p{
  font-weight: 800;
}
