/* Project Management Institute - Project Management Certifications India
==================================================
#Homepage Styles
#Page Styles
#Media Queries
#Font-Face */

html, body, #wrapper {
	height: 100%;
	}
body > #wrapper {
	height: auto;
	min-height: 100%;
	background:#fff;
	}
#main{
	width:100%;
	padding:0;
	margin:0 auto;
	padding-top:100px;
	}
	
	#maintwo{
	width:100%;
	padding:0;
	margin:0 auto;
	padding-top:50px;
	}

* {
	padding:0;
	margin:0;
	}


/* #Grid system

================================================== */
.container {
	width:1213px;
	margin:0 auto;
	}
.container:before, .container:after, .row:before, .row:after {
	content:"";
	display:table;
	}
.container:after, .row:after {
	clear:both;
	}
.row{
	margin-left:-10px;
	margin-right:-10px;
	}
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
	position:relative;
	min-height:1px;
	padding-left:10px;
	padding-right:10px;
	float:left;
	}
.col-sm-12 {
	width:100%;
	}
.col-sm-11 {
	width:91.66666667%;
	}
.col-sm-10 {
	width:83.33333333%;
	}
.col-sm-9 {
	width:75%;
	}
.col-sm-8 {
	width:66.66666667%;
	}
.col-sm-7 {
	width:58.33333333%;
	}
.col-sm-6 {
	width:50%;
	}
.col-sm-5 {
	width:41.66666667%;
	}
.col-sm-4 {
	width:33.33333333%;
	}
.col-sm-3 {
	width:25%;
	}
.col-sm-2 {
	width:16.66666667%;
	}
.col-sm-1 {
	width:8.33333333%;
	}
.flt-right {
	float: right;
	}
.flt-left {
	float: left;
	}
h1,
h2,
h3,
h4,
h5,
h6 {
	line-height: 1.2;

}

/* #Buttons Styles
================================================== */
.btn_more {
	width:30%;
	margin:6% auto;
	position: relative;
	display: block;
	padding:2% 0%;
	overflow: hidden;
	border-width: 0;
	outline: none;
	border-radius: 2px;
	box-shadow: 0 1px 4px rgba(0, 0, 0, .6);
	background-color: #000;
	color: #fff;
 	transition: background-color .3s;

	font-size:14px;
	text-transform:uppercase;
	cursor:pointer;
	text-align:center;
	}
.btn_more:hover {
	background-color: #f04e23;
	}

/* #Homepage Styles
================================================== */
.clr {
	clear:both;
	}
.center {
	text-align:center!important;
	}
.bdr {
	border:none!important;
	}
.tex_lt{
	text-align:left;
	}
.tex_rt{
	text-align:right;
	}
.mbox{
	display:none;
	}
.dbox{
	display:block;
	}
.caps{
	text-transform:uppercase;
	}
strong{
	font-weight: 700;
	}
/* =Header
-------------------------------------------------------------- */
header {
	width:100%;
	padding:1% 0%;
	position: fixed;
	top:0;
	z-index:9;
	background:#fff;
	}

header .logo {
     width:17%;
     float: left;
     z-index: 1;
    -webkit-transition: all 0.6s;
	-moz-transition: all 0.6s;
	-ms-transition: all 0.6s;
	-o-transition: all 0.6s;
	transition: all 0.6s;	
     margin:11px;
	}
	
	header .right-button {
    width:45%;
    float: right;
    z-index: 1;
    -webkit-transition: all 0.6s;
	-moz-transition: all 0.6s;
	-ms-transition: all 0.6s;
	-o-transition: all 0.6s;
	transition: all 0.6s;	
	}
	
a{
	color:#929292;	
	}
header.smaller {
	width:100%;
	padding:1% 0%;
	position: fixed;
	top:0;
	z-index:999;
	background:#fff;
	--webkit-transition: all 0.6s;
	-moz-transition: all 0.6s;
	-ms-transition: all 0.6s;
	-o-transition: all 0.6s;
	transition: all 0.6s;
	}
header.smaller .logo {
	width:10%;
	-webkit-transition: all 0.6s;
	-moz-transition: all 0.6s;
	-ms-transition: all 0.6s;
	-o-transition: all 0.6s;
	transition: all 0.6s;	
	}
header.smaller .logo img{
	width:100%;
	}

.Banner{
	width: 100%;
	position: relative;
	text-align: center;
	}
.Banner img{
	width: 100%;
	}
.Banner .Banner_Text{
	position: absolute;
	bottom: 5%;
	right:28%;
	width:70%;
	float: left;
	text-align: left;
	padding:14% 0 2% 3%;
	}
.Banner .Banner_Text .Title_One{
	font-size:43px;
	font-family:'Conv_Agrandir-Medium',Sans-Serif;
	color: #ff610f;
	padding-bottom:10px;
	
	}
.Banner .Banner_Text .Title_One sup{
	font-size:16px;
	top: -1.2em;
	}		
.Banner .Banner_Text .Title_Two{
	font-size:44px;
	font-family:'Conv_Agrandir-Medium',Sans-Serif;
	color:#fff;	
	line-height:58px;
	}
.Banner .Banner_Text .Title_Two span{
	display: block;
	}
.Banner .Banner_Text .Title_Two sup{
	font-size: 20px;
	top: -1.5em;
	}
.Banner .Title_Three {
    position: absolute;
    font-size: 22px;
    color: #fff;
    font-weight: 400;
    bottom:-200px;
    left:10%;
}		
.Banner .Form{
	position: absolute;
	top:10%;
	right:4%;
	width: 22%;
	float: right;
	padding:15px;
	border:1px solid #cdcdcd;
	}
.Banner .Form .Title{
	font-size:22px;
	color: #fff;
	line-height:42px;
	font-weight: normal;
	letter-spacing: 1px;
	text-align: left;
	line-height: 26px;
	padding:0 0px 20px 0;
	}
.Banner .Form .Title span{
	display: block;
}
.allsize{
	display: block;
}
.d1024{
	display: none;
}
/* Section One
================================================== */
.Section_One{
	width: 100%;
	margin: 0 auto;
	padding:2% 0% 0% 0%;
	background:#fff;
	clear:both;
	}
.Section_One h1.Title{
	font-size:34px;
	color: #000;
	line-height:42px;
	font-weight: normal;
	letter-spacing: 1px;
	}
.Section_One h1.Title span{
	display: block;
	}
.Section_One .Sub_Title{
	font-size:22px;
	color: #000;
	line-height:26px;
	font-weight: normal;
	padding:2% 0;
	letter-spacing: 1px;
	}
.Section_One .career_points ul{
	padding:0 0 0 15px;
	margin: 0;
	list-style-type: disc;
	}
.Section_One .career_points ul li{
	padding:2px 0px;
	font-size:22px;
	color:#fff;
	line-height: 32px;
	font-weight:normal;
	letter-spacing: 1px;
	padding-bottom: 1%;
	}
.Section_One .note{
	font-size:18px;
	color: #fff;
	line-height:22px;
	font-weight: normal;
	padding:2% 0;
	letter-spacing: 1px;
	}
/* Section Two
================================================== */
.Section_Two{
	width: 100%;
	margin: 0 auto;
	padding:4% 0%;
	background:#59d4eb;
	}
.Section_Two .Section_Two_Contain{
	width: 80%;
	margin: 0 auto;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
}
.Section_Two .Section_Two_Contain h2.Title{
	font-size:34px;
	color: #0080a8;
	line-height:42px;
	font-weight: normal;
	letter-spacing: 1px;
	text-align: center;
	padding-bottom: 2%;
	}
.Section_Two .Section_Two_Contain h2.Title span{
	display: block;
	}
.Section_Two .Section_Two_Contain p{
	font-size:22px;
	color: #000;
	line-height:32px;
	font-weight: normal;
	letter-spacing: 1px;
	text-align: center;
	}
/* Section Four
================================================== */
.Section_Four{
	width: 100%;
	margin: 0 auto;
	padding:4% 0%;
	background:#05bfe0;
	}
.Section_Four .Section_Four_Contain{
	width: 80%;
	margin: 0 auto;
}
.Section_Four .Section_Four_Contain h2.Title{
	font-size:34px;
	color: #000;
	line-height:42px;
	font-weight: normal;
	letter-spacing: 1px;
	text-align: center;
	padding-bottom: 2%;
	}
.Section_Four .Section_Four_Contain h2.Title span{
	display: block;
	}
.Section_Four .Section_Four_Contain p{
	font-size:22px;
	color: #fff;
	line-height:32px;
	font-weight: normal;
	letter-spacing: 1px;
	text-align: center;
	}
/* Section Three
================================================== */
.Section_Three{
	width: 100%;
	margin: 0 auto;
	padding:4% 0%;
	background:#fff;
	}
.Section_Three .Title{
	font-size:34px;
	color: #0080a8;
	text-align: left;
	line-height:42px;
	font-weight: bold;
	letter-spacing: 1px;
	}
.Section_Three .Members_Offers{
	width: 100%;
	margin:0 auto;
	padding:4% 0 0;
	}

.Section_Three .Members_Offers .Offers_Box{
	width: 100%;
	margin:0 auto;
	padding-bottom:5%;
	}
.Section_Three .Members_Offers .Offer_Icon{
	width:12%;
	float: left;
	padding-bottom: 10px;
	}
.Section_Three .Members_Offers .Offer_Name{
	font-size:24px;
	color:#0080a8;
	text-align: left;
	line-height: 28px;
	font-weight: 700;
	padding:15px 65px 2px;
	text-transform: capitalize;
	}
.Section_Three .Members_Offers p{
	font-size:18px;
	color:#212121;
	text-align: left;
	font-weight: 400;
	padding:5px 80px;
	}

/* Footer
================================================== */
.Footer{
	width: 100%;
	padding:0%;
	background:none;
}

.Footer p{ text-align:center;     font-family: 'Conv_agrandir-regular';
    color: #414042;
    font-size: 12px; 
}

.scrollToTop {
	text-align:center;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	position:fixed;
	bottom:105px;
	right:23px;
	display: none;
	z-index:9;
	text-align: center;
	text-transform:uppercase;	
	}
.scrollToTop a span{
	color: #000;
	display: block;
}



.devident{ border-right:2px solid #9c9ea1; padding-right:40px;}
.job-div{ padding-left:40px;}
.job-post-box{ width:100%; height:auto; float:left; position:relative; border-bottom:1px solid #d7d8d9; margin-bottom:30px;}
.post-name{ color:#8a66c4; font-size:26px;	font-family:'Conv_Agrandir-Medium',Sans-Serif; line-height:30px;}
.company-name{font-family: 'Conv_agrandir-regular'; color:#414042; font-size:18px; line-height:28px;}
.job-type{font-family: 'Conv_agrandir-regular'; color:#414042; font-size:18px; line-height:28px;}
.job-type span{font-family: 'Conv_Agrandir-Medium'; color:#414042; font-size:18px; line-height:28px;}
.location{font-family: 'Conv_agrandir-regular'; padding:10px 0px 10px 0px;}
.inlblock{ width:auto; display:inline-block; padding:0px 25px 0px 0px; font-family: 'Conv_agrandir-regular'; color:#414042; font-size:18px; line-height:28px; }
.job-details{font-family: 'Conv_agrandir-regular'; color:#414042; font-size:18px; line-height:28px; padding:0px 0px 10px 0px;}
.key-skill{font-family: 'Conv_agrandir-regular'; color:#414042; font-size:18px; line-height:28px;}
.key-skill span{font-family: 'Conv_Agrandir-Medium'; color:#414042; font-size:18px; line-height:28px;}
.function-area{font-family: 'Conv_agrandir-regular'; color:#414042; font-size:18px; line-height:28px; padding:10px 0px 10px 0px;}
.function-area span{font-family: 'Conv_Agrandir-Medium'; color:#414042; font-size:18px; line-height:28px;}
.appy-now{padding:5px 10px 2px 10px;	background-color:#fff; 	transition: background-color .3s;	font-family: 'Conv_agrandir-regular';	color: #4f17a8;	font-size:18px;	cursor:pointer;	text-align:center;	border:none;	border-radius:5px; width:auto; display:inline-block; float:right; margin:10px 0px 15px 0px; border:1px solid #4f17a8;}
	.appy-now:hover{padding:5px 10px 2px 10px;	background-color:#4f17a8; 	transition: background-color .3s;	font-family: 'Conv_agrandir-regular';
	color: #fff;	font-size:18px;	cursor:pointer;	text-align:center;	border:none;	border-radius:5px; width:auto; display:inline-block; float:right; margin:10px 0px 10px 0px;}
	
	.appy-now-readMore a{background-color:#fff; 	transition: background-color .3s;	font-family: 'Conv_agrandir-regular';	color: #4f17a8;	font-size:18px;	cursor:pointer;	text-align:center;	border:none;	 width:auto; display:inline-block; float:left; margin:10px 0px 0px 0px; }
	.appy-now-readMore a:hover{background-color:#4f17a8; 	transition: background-color .3s;	font-family: 'Conv_agrandir-regular';
	color: #fff;	font-size:18px;	cursor:pointer;	text-align:center;	border:none;	border-radius:5px; width:auto; display:inline-block; float:left; }
	
	
	
	
.job-discription{font-family: 'Conv_agrandir-regular'; color:#414042; font-size:18px; line-height:28px; margin:15px 0px 25px 0px;}
.job-discription span{font-family: 'Conv_Agrandir-Medium'; color:#414042; font-size:20px; line-height:28px;}

.formlable {font-family: 'Conv_agrandir-regular'; color:#231f20; font-size:24px; line-height:38px; text-align:right;}
.notes {font-family: 'Conv_agrandir-regular'; color:#231f20; font-size:16px; line-height:24px; text-align:left; border-top:#805bb8 1px solid; border-bottom:#805bb8 1px solid; }


.appy-nowform{padding:15px 20px 10px 20px;	background-color:#4f17a8; 	transition: background-color .3s;	font-family: 'Conv_agrandir-regular';	color: #fff;	font-size:18px;	cursor:pointer;	text-align:center;	border:none; border-radius:5px;	 width:auto; display:inline-block; float:right; margin:10px 0px 10px 0px; border-bottom:1px solid #4f17a8; float:left;} 
	.appy-nowform:hover{padding:15px 20px 10px 20px;	background-color:#4f17a8; 	transition: background-color .3s;	font-family: 'Conv_agrandir-regular';
	color: #fff;	font-size:18px;	cursor:pointer;	text-align:center;	border:none;	border-radius:5px; width:auto; display:inline-block;  margin:10px 0px 10px 0px;}


/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top:2%; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
  position: relative;
  background-color: #fefefe;
  margin: auto;
  padding: 0;
  border: 1px solid #888;
  width: 50%;
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
  -webkit-animation-name: animatetop;
  -webkit-animation-duration: 0.4s;
  animation-name: animatetop;
  animation-duration: 0.4s
}

/* Add Animation */
@-webkit-keyframes animatetop {
  from {top:-300px; opacity:0} 
  to {top:0; opacity:1}
}

@keyframes animatetop {
  from {top:-300px; opacity:0}
  to {top:0; opacity:1}
}

.modal-header .close {
    margin-top: -25px !important;
	margin-left:-10px !important;
	float: right;
font-size: 50px !important;
font-weight: 700;
line-height: 1;
color:#8a66c4 !important;
cursor:pointer;
text-shadow: 0 1px 0 #fff;
}

/* The Close Button 
.close {
  color: #8a66c4 !important;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
*/
.modal-header {
  padding: 2px 2px;
  background-color: #fff;
  color: white;
  border-bottom: 0px solid #e5e5e5 !important;
  z-index:99;
  position: relative;
}

.modal-body {padding: 2px 16px;}

.modal-footer {
  padding: 2px 16px;
  background-color: #5cb85c;
  color: white;
}
/* Add Animation */
@-webkit-keyframes slideIn {
  from {bottom: -300px; opacity: 0} 
  to {bottom: 0; opacity: 1}
}

@keyframes slideIn {
  from {bottom: -300px; opacity: 0}
  to {bottom: 0; opacity: 1}
}

@-webkit-keyframes fadeIn {
  from {opacity: 0} 
  to {opacity: 1}
}

@keyframes fadeIn {
  from {opacity: 0} 
  to {opacity: 1}
}

.formBox{ background:#ede3f0; border-radius: 25px; padding:25px;  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);}
.nospacerigtleft{ padding:0px !important;}


.custom-selectnew {
  position: relative;
  font-family: 'Conv_agrandir-regular';
  color:#414042;
  font-size:18px;
  width:100%;
}

/*the container must be positioned relative:*/
.custom-select {
  position: relative;
  font-family: 'Conv_agrandir-regular';
  color:#414042;
  font-size:28px;
  width:90%;
  margin-bottom:120px;
}

.custom-select select {
  display: none; /*hide original SELECT element:*/
}

.select-selected {
  background-color:none;
}

/*style the arrow inside the select element:*/
.select-selected:after {
  position: absolute;
  content: "";
  top: 20px;
  right: 10px;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-color: #8a66c4 transparent transparent transparent;
}

/*point the arrow upwards when the select box is open (active):*/
.select-selected.select-arrow-active:after {
  border-color: transparent transparent #8a66c4 transparent;
  top: 10px;
  
}

/*style the items (options), including the selected item:*/
.select-selected {  font-size:22px !important; color: #414042 !important;}

/*style the items (options), including the selected item:*/
.select-items div,.select-selected {
  color: #fff;
  padding: 8px 16px;
  border: 1px solid transparent;
  border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
  cursor: pointer;
  user-select: none;
  font-size:14px;
}

/*style items (options):*/
.select-items {
  position: absolute;
  background-color:#8a66c4;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 99;
}

/*hide the items when the select box is closed:*/
.select-hide {
  display: none;
}

.select-items div:hover, .same-as-selected {
  background-color: rgba(0, 0, 0, 0.1);}
.text-note{font-family: 'Conv_agrandir-regular';color: #000;font-size:12px;line-height:12px;}

.abc {
  position: relative;
  font-family: 'Conv_agrandir-regular';
  color:#414042;
  font-size:18px;
  width:100%;
}

select.minimal {
  background-image:
    linear-gradient(45deg, transparent 50%, #4f17a8 50%),
    linear-gradient(135deg, #4f17a8 50%, transparent 50%),
    linear-gradient(to right, #ccc, #ccc);
  background-position:
    calc(100% - 20px) calc(1em + 2px),
    calc(100% - 15px) calc(1em + 2px),
    calc(100% - 2.5em) 0.5em;
  background-size:
    5px 5px,
    5px 5px,
    1px 1.5em;
  background-repeat: no-repeat;
  font-family: 'Conv_agrandir-regular';
  color:#414042;
  font-size:18px;
  margin-bottom:125px;
  border: none !important;
  border-bottom: 1px solid #ccc !important;
}

select.minimal:focus {
  background-image:
    linear-gradient(45deg, #4f17a8 50%, transparent 50%),
    linear-gradient(135deg, transparent 50%, #4f17a8 50%),
    linear-gradient(to right, #ccc, #ccc);
  background-position:
    calc(100% - 15px) 1em,
    calc(100% - 20px) 1em,
    calc(100% - 2.5em) 0.5em;
  background-size:
    5px 5px,
    5px 5px,
    1px 1.5em;
  background-repeat: no-repeat;
  border-color:#4f17a8;
  outline: 0;
}

select {

  /* styling */
  background-color: white;
  border:1px solid #ccc !important;
  border-radius: 4px;
  display: inline-block;
  font: inherit;
 

  /* reset */

  margin: 0;      
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
}

select option {
    margin: 40px;
    background: white;
    color: #414042;
	font-family: 'Conv_agrandir-regular';	
  	font-size:14px !important;
	cursor:pointer;
	border:1px solid #ccc !important;
}


  /* employer-login page css start */
  
  header .employee-log {
    width:75%;
    float: right;
    z-index: 1;
    -webkit-transition: all 0.6s;
	-moz-transition: all 0.6s;
	-ms-transition: all 0.6s;
	-o-transition: all 0.6s;
	transition: all 0.6s;	
	}
.emp-text-header{font-family: 'Conv_Agrandir-Medium'; color:#4f17a8; font-size:42px; text-transform:uppercase; border-left:1px solid #ff610f; padding:10px 10px 10px 50px;}

header.smaller .employee-log {
	width:80%;
	-webkit-transition: all 0.6s;
	-moz-transition: all 0.6s;
	-ms-transition: all 0.6s;
	-o-transition: all 0.6s;
	transition: all 0.6s;	
	}
header.smaller .employee-log .emp-text-header{font-size:25px; padding:5px 10px 5px 25px;}

.emp-log-page-heading{font-family: 'Conv_Agrandir-Medium'; color:#ff610f; font-size:36px;}
.emp-log-page-text{font-family: 'Conv_agrandir-regular';	 color:#414042; font-size:18px; line-height:26px;}

.emp-Section_two{
	width: 100%;
	margin: 0 auto;
	padding:2% 0% 1% 0%;
	background:#fff;
	clear:both;
	}

select.minimalTtwo {
  background-image:
    linear-gradient(45deg, transparent 50%, #4f17a8 50%),
    linear-gradient(135deg, #4f17a8 50%, transparent 50%),
    linear-gradient(to right, #ccc, #ccc);
  background-position:
    calc(100% - 20px) calc(1em + 2px),
    calc(100% - 15px) calc(1em + 2px),
    calc(100% - 2.5em) 0.5em;
  background-size:
    5px 5px,
    5px 5px,
    1px 1.5em;
  background-repeat: no-repeat;
  font-family: 'Conv_agrandir-regular';
  color:#999  !important;
  font-size:18px;
  
  border: none !important;
  border-bottom: 1px solid #ccc !important;
}

select.minimalTtwo:focus {
  background-image:
    linear-gradient(45deg, #4f17a8 50%, transparent 50%),
    linear-gradient(135deg, transparent 50%, #4f17a8 50%),
    linear-gradient(to right, #ccc, #ccc);
  background-position:
    calc(100% - 15px) 1em,
    calc(100% - 20px) 1em,
    calc(100% - 2.5em) 0.5em;
  background-size:
    5px 5px,
    5px 5px,
    1px 1.5em;
  background-repeat: no-repeat;
  border-color:#4f17a8;
  outline: 0;
}

.register-box{ width:100%; height:auto; position:relative; float:left; border-radius: 25px; padding:15px; background:#eaede9;}
.register-box .from-heading{font-family: 'Conv_Agrandir-Medium'; color:#ff610f; font-size:36px; text-align:center; line-height:46px;}
.register-box .from-heading span{font-family: 'Conv_Agrandir-Medium'; color:#4f17a8; font-size:36px; clear:both;}


.register-box ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #414042;
  font-family: 'Conv_agrandir-regular';
  font-size:18px;
}
.register-box ::-moz-placeholder { /* Firefox 19+ */
  color: #414042;
  font-family: 'Conv_agrandir-regular';
  font-size:18px;
}
.register-box :-ms-input-placeholder { /* IE 10+ */
  color: #414042;
  font-size:18px;
  font-family: 'Conv_agrandir-regular';
}
.register-box :-moz-placeholder { /* Firefox 18- */
  color: #414042;
  font-size:18px;
  font-family: 'Conv_agrandir-regular';
}

.register-box select:required:invalid {
  color: #414042;
  font-size:18px;
  font-family: 'Conv_agrandir-regular';
}
.register-box option[value=""][disabled] {
  color: #41404 !important2;
  font-size:18px;
  font-family: 'Conv_agrandir-regular';
}
.register-box option { color: #414042;  font-family: 'Conv_agrandir-regular'; font-size:18px;}

.reg-form{padding:15px 20px 10px 20px;	background-color:#ff610f; 	transition: background-color .3s;	font-family: 'Conv_Agrandir-Medium';	color: #fff; letter-spacing:2px;	font-size:18px;	cursor:pointer;	text-align:center;	border:none; border-radius:5px;	 width:auto; display:inline-block; ; margin:25px 0px 10px 0px; border-bottom:1px solid #4f17a8; text-transform:uppercase; } 
	.reg-form:hover{padding:15px 20px 10px 20px; 	background-color:#4f17a8; 	transition: background-color .3s;	font-family: 'Conv_Agrandir-Medium';
	color: #fff;	font-size:18px;	cursor:pointer;	text-align:center;	border:none;	border-radius:5px; width:auto; display:inline-block;  text-transform:uppercase;}
	
	
	
.login-box{ width:100%; height:auto; position:relative; float:left; border-radius: 25px; padding:15px; background:#feede3;}
.login-box .from-heading{font-family: 'Conv_Agrandir-Medium'; color:#ff610f; font-size:36px; text-align:center; line-height:46px;}
.login-box .from-heading span{font-family: 'Conv_Agrandir-Medium'; color:#4f17a8; font-size:36px; clear:both;}


.login-box ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #414042;
  font-family: 'Conv_agrandir-regular';
  font-size:18px;
}
.login-box ::-moz-placeholder { /* Firefox 19+ */
  color: #414042;
  font-family: 'Conv_agrandir-regular';
  font-size:18px;
}
.login-box :-ms-input-placeholder { /* IE 10+ */
  color: #414042;
  font-size:18px;
  font-family: 'Conv_agrandir-regular';
}
.login-box :-moz-placeholder { /* Firefox 18- */
  color: #414042;
  font-size:18px;
  font-family: 'Conv_agrandir-regular';
}

.login-box select:required:invalid {
  color: #414042;
  font-size:18px;
  font-family: 'Conv_agrandir-regular';
}
.login-box option[value=""][disabled] {
  color: #41404 !important2;
  font-size:18px;
  font-family: 'Conv_agrandir-regular';
}
.login-box option { color: #414042;  font-family: 'Conv_agrandir-regular'; font-size:18px;}
	
	
.fergot-pass{padding:15px 20px 10px 20px;	background:none; 	transition: background-color .3s;	font-family: 'Conv_Agrandir-Medium';	color: #4f17a8; letter-spacing:2px;	font-size:18px;	cursor:pointer;	text-align:center;	border:none; border-radius:5px;	 width:auto; display:inline-block; ;  text-transform:uppercase; } 
	.fergot-pass:hover{background-color:#4f17a8; 	transition: background-color .3s;	font-family: 'Conv_Agrandir-Medium';
	color: #fff;	font-size:18px;	cursor:pointer;	text-align:center;	border:none;	border-radius:5px; width:auto; display:inline-block;    text-transform:uppercase;}	
	
	.help-block-new {
    display: block;
    margin-top: 5px;
    margin-bottom:20px;
    color: #737373;
}
	
.input-group-addon {
    padding: 6px 12px !important;
    font-size: 14px !important ;
    font-weight: 400;
    line-height: 1;
    color: #c4b2e3 !important;
    text-align: center;
    background:#fff !important;
    border: 1px solid #ccc; 
      
}	

.input-group-addon i{    color: #c4b2e3 !important;     text-align: center; font-size: 18px !important ; }

.popup-from-heading{font-family: 'Conv_Agrandir-Medium'; color:#4f17a8; font-size:36px;  line-height:46px; float:none; display:inline-block; text-align:center;}