
/*
Green: #496DAD
Blue: #496DAD
*/

html,
body{
	margin: 0;
	background-color: rgba(247, 247, 247, 0.0784313725490196);
	font-size: 16px;
	color: #797979;
	width: 100%;
	margin-left: 0;
	margin-right: 0;
	font-weight: 400;
	/*width: 80%;*/
	font-family: 'Raleway', sans-serif;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	position: relative;
	/*padding-left: 40px;*/
}
body.preview{
	background: rgba(0, 0, 0, 0.72);
}
.overlay{
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0.72);
}
@-webkit-viewport{width:device-width;}
@-moz-viewport{width:device-width;}
@-ms-viewport{width:device-width;}
@-o-viewport{width:device-width;}
@viewport{width:device-width;}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus,
select:-webkit-autofill:active {
    transition: background-color 5000s ease-in-out 0s;
}
/*extra css start*/
.err-msg, .err-msg-exists{
	margin: 0 !important;
	color: #ea7955 !important;
	display: none;
	font-size: 12px;
    line-height: 12px;
    padding-top: 5px;
}
table{
	width: 100%;
}
/*.container{width: 85%;margin: 0 auto;}*/
.shadow-box{    -webkit-box-shadow: 0 6px 7px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 6px 7px 0 rgba(0, 0, 0, 0.1);
    margin: 0 auto;padding: 1.5% 5% 5%;
    background: #fefefe;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
    border-radius: 5px;
    position: relative;
}
.custom-m-tab h5{
	color: #496DAD !important;
    font-size: 18px;
    position: relative;
    margin-bottom: 20px;
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
    /*border-bottom: 2px solid #e8e7e7;*/
}
.custom-m-tab h5 .sno{
	display: inline-block;
}
.col-50{
	width: 50%;
}
h5{padding: 2% 0;color: #797979 !important;}
.radio-inline{line-height: 30px;}
.btn-success{float: right;margin-right: 50%;}

/*extra css end*/
.roomy-100{    width: 80%;
    margin-right: auto;
    margin-left: auto;
    max-width: 750px;
    /*background: rgba(15, 111, 232, 0.050980392156862744);*/
}
button:disabled {
    background: #496DAD !important;
    cursor: default !important;
    cursor: not-allowed !important;
}
a,
a:hover,
a:active,
a:focus{text-decoration:none;outline:none;}
a{-webkit-transition:0.2s ease-in-out;transition:0.2s ease-in-out;}
a{-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out;}
.btn:focus,
.btn:active{outline:inherit;background-color:transparent;}
*,
*:before,
*:after{box-sizing:border-box;}
input[type="text"],
input[type="password"],
input[type="date"],
input[type="number"]{outline:none;}
input:-webkit-autofill, select:-webkit-autofill{background-color:transparent;background-image:none;}
.custom-form-control{border-radius:0px;border:1px solid #ccc;box-shadow:inset 0 0px 0px rgba(0,0,0,.075);width:100%;height:33px;
padding: 0 15px;}
select.custom-form-control{
	padding: 0 10px;
}
.custom-form-control:focus{border-color:#bcefeb;outline:0;box-shadow:inset 0 0px 0px rgba(0,0,0,.075),0 0 0px rgba(102,175,233,.6);}
h2,
h5,
h6{
	margin: 0;
	/*font-family: 'Montserrat', sans-serif;*/
	font-family: 'Open Sans', sans-serif;
	color: #1a1a1a;
	margin-bottom: 10px;
	/*text-transform: uppercase;*/
	/*background-color: #ddd;*/
}
h2{
	font-size: 16px;
	text-align: center;
}
h5{
	font-size: 1.3rem;
	/*background-color: #ddd;*/
}
h6{font-size:1rem;}
p{line-height:1.5rem;}
.btn{-webkit-transition:all 0.6s;transition:all 0.6s;text-transform:uppercase;font-size:14px;font-weight:600;border-radius:0;border:1px solid;}
.btn:hover{color:#fff;border:1px solid;}
.btn-success{}
input::-webkit-input-placeholder{color:#cdcdcd;}
input::-moz-placeholder{color:#cdcdcd;}
input:-ms-input-placeholder{color:#cdcdcd;}
input::-webkit-input-placeholder{color:#cdcdcd;}
input::-moz-placeholder{color:#cdcdcd;}
input::-ms-input-placeholder{color:#cdcdcd;}
.service_item{
	width: 100%;
	/*background-color: #ddd;*/
}
.service_item h6{}
.service_item p{}
.hr{
    margin-top: 15px;
    /*border: 1px solid #ececec;*/
    position: relative;
    /*-webkit-box-shadow: 0 6px 7px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.1);*/
    margin-bottom: 25px;
}
.hr:after, .custom-m-tab h5:after{
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 1px;
    -webkit-box-shadow: 0 6px 7px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.1);
    width: 100%;
    border-bottom: 1px solid #ecf0f5;
}
/*input {
  padding: 10px;
  width: 100%;
  font-size: 17px;
  font-family: Raleway;
  border: 1px solid #aaaaaa;
}*/

/* Mark input boxes that gets an error on validation: */
input.invalid, select.invalid{
  /*background-color: #ffdddd;*/
  /*border: 1px solid #f9aa91;*/
}
.fontClass.invalid .radio-inline:before
{
    /*border: 1px solid #f37852 !important;*/
}
/* Hide all steps by default: */
.custom-m-tab {
  display: none;
}
/* Make circles that indicate the steps of the form: */
.steps:after{
	content: "";
	position: absolute;
	left: 5%;
	top: 50%;
	height: 2px;
	background: #B2B4B8;
	width: 90%;
	z-index: 0;
}
.step:last-child{
	margin-right: 0px;
}
.d-flex{
	display: flex;
}
/* Mark the active step: */
.steps .step.active>div, .steps .step.finish>div {
  opacity: 1;
  border: 2px solid #496DAD;
}
.steps .step>div{
	background: #f3f8fe;
	border: 2px solid #B2B4B8;
    padding: 13px;
    max-width: 70px;
    opacity: 0.5;
    margin: auto;
    border-radius: 50%;
}
/* Mark the steps that are finished and valid: */
.step.finish {
  background-color: #fff;
}
.help-sec .title{
	font-size: 13px;
    margin-bottom: 5px;
    font-weight: 600;
}
.help-sec .desc{
	font-size: 12px;
	margin-top: 5px;
    margin-bottom: 10px;
    line-height: 1.5;
    text-transform: none;
    font-weight: 400;
}
#previewBody>tr>td b{
	color: #808080 !important;font-size: 14px !important;
}
td[colspan]:not([colspan="1"]) {
	padding-top: 7px !important;
    text-align: center;
    text-transform: uppercase;
    /*background: rgba(247, 247, 247, 0.6392156862745098);*/
        background: #fefefe;
}
img.logo{
	max-width: 250px;
    display: block;
    margin: 0 auto 25px;
}
.preview-page-title{
	font-size: 20px;
    margin-bottom: 15px;
    color: #496DAD !important;
    padding: 15px;padding-bottom: 0;
    border-top: 1px solid rgba(236, 240, 245, 0.7019607843137255);
}
.page-title{
	position: relative;
	font-size: 25px;
    margin-bottom: 25px;
    color: #422d26;
    padding: 15px;
    font-size: 20px;
    margin-bottom: 25px;
    color: #496DAD !important;
    padding: 15px;
    border-top: 1px solid #f1f0f0;
    border-bottom: 1px solid #f1f0f0;
    border-top: 1px solid rgba(236, 240, 245, 0.7019607843137255);
    border-bottom: 1px solid #ecf0f5;
/*    border: 1px solid #fff7f7;
    background: #2582f217;
    background: linear-gradient(to bottom right, #b6d0ef17, #fdfdfd);*/
}
page-title:before{
	content: "";
	position: absolute;
	left: 0;
	top:0;
	height: 1px;
	width: 100%;
    -webkit-box-shadow: 0 6px 7px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.1);
}
.page-title:after{
	content: "";
	position: absolute;
	left: 0;
	bottom:0;
	height: 1px;
	width: 100%;
    -webkit-box-shadow: 0 6px 7px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.1);
}
.custom-f-accordion:after {
    content: '\02192'; /* Unicode character for "plus" sign (+) */
    font-size: 13px;
    color: #777;
    float: right;
    margin-left: 5px;
}

button.custom-f-accordion.active:after {
    content: "\02193"; /* Unicode character for "minus" sign (-) */
}
.custom-panel {
    padding: 0 10px;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
}

.custom-f-accordion {
    background: none;
    cursor: pointer;
    padding: 2px;
    margin: 0;
    text-align: left;
    display: block;
    border: none;
    outline: none;
    transition: 0.4s;
}

/* Style the accordion panel. Note: hidden by default */
.custom-panel {
    display: none;
    overflow: hidden;
}
table td{
	background: none;
}
.checkbox-inline{
	margin-right: 15px !important;
	margin-left: 0px !important;
}
.radio-inline, .checkbox-inline{
	position: relative;
    padding-left: 20px;
    font-size: 14px;
    overflow: hidden;
    cursor: pointer;
    line-height: 30px;
}
.radio-inline:first-child{
	margin-left: 0px;
}
.radio-inline.active:before{
	background: #5190da !important;
    border: 2px solid #abd2ff;
}
.radio-inline:before{
    content: "";
    height: 15px;
    width: 15px;
    background: #fff;
    border: 2px solid #B2B4B8;
    position: absolute;
    top: 50%;
    left: 0;
    border-radius: 50%;
    margin-top: -9px;
    margin-top: -9.5px;
}
.radio-inline input[type=radio], .checkbox-inline input[type=checkbox]{
	max-width: 0px;
	max-height: 0px;
    width: 0px;
    height: 0px;
    visibility: hidden;
    margin: 0;
    display: block;
    position: absolute;
    left: 99999px;
}
.checkbox-inline:before{
    content: "";
    height: 15px;
    width: 15px;
    background: #fff;
    border: 2px solid #B2B4B8;
    position: absolute;
    top: 50%;
    left: 0;
    border-radius: 0;
    margin-top: -7px;
    margin-top: -7.5px;
}
#agreement.invalid:before
{
	border: 1px solid #f9aa91 !important;
}
.checkbox-inline.active:after, .custom-chk-box.active:after{
    content: "\02714";
    position: absolute;
    top: 50%;
    left: 1px;
    border-radius: 0;
    margin-top: -7px;
    margin-top: -16.5px;
    font-size: 20px;
    color: #357ed2 !important;
        font-weight: 500;
}
.inline-chkbox.checkbox-inline{
	display: inline;
	line-height: 5px;
	margin-right: 5px !important;
}
.inline-chkbox.checkbox-inline.active:after{
	    margin-top: -5.5px;
}
.custom-chk-box.active:after{
	left: -1px;
}
.custom-chk-box{
	position: relative;
	outline: none;
}
.custom-form-group{
	width: 100%;
}
.steps .step img{
	max-width: 100%;
}
.steps .step .icon-dull{
	display: block;
}
.steps .step .icon-bright{
	display: none;
}
.steps .step.active .icon-dull, .steps .step.finish .icon-dull{
	display: none;
}
.steps .step.active .icon-bright, .steps .step.finish .icon-bright{
	display: block !important;
}
.m-b-5{
	margin-bottom: 5px !important;
}
.m-b-10{
	margin-bottom: 10px !important;
}
.m-t-5{
	margin-top: 5px !important;
}
label small{
	    font-size: 11px;
}

.r-star{
	font-weight: 700;
	color: #990000;
	font-size: 16px !important;
}
.r-star.invalid-f{
	color: red;
}
#editBtn, #submitBtn, #editBtn1, #submitBtn1{
	float: right;
}
#prevBtn, #nextBtn, #editBtn, #submitBtn, #editBtn1, #submitBtn1 {
	outline: none;
    display: inline-block;
    border-radius: 2px;
    background-color: #496DAD;
    border: none;
    color: #FFFFFF;
    text-align: center;
    font-size: 14px;
    padding: 5px 8px;
    /* width: 170px; */
    transition: all 0.2s;
    cursor: pointer;
    margin: 5px;
    /* box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19); */
    line-height: 18px;
}
#editBtn, #editBtn1{
	background: #496DAD !important
}
#prevBtn:hover, #nextBtn:hover, #editBtn:hover, #submitBtn:hover, #editBtn1:hover, #submitBtn1:hover  {
    box-shadow: 0 5px 5px 0 rgba(0,0,0,0.2), 0 2px 7px 0 rgba(0,0,0,0.1);
}
#prevBtn span:after {
    content: '\00bb';
    position: absolute;
    opacity: 0;
    top: 0;
    right: -20px;
    transition: 0.5s;
    font-family: arial;
}
label.instruction{
	padding: 0;
    padding-bottom: 15px;
}
label.instruction span{
	font-size: 14px;
    text-transform: capitalize;
}
.text-left{
	text-align: left !important;
}
.text-center{
	text-align: center !important;
}
.fontClass{
	color: #808080;
    font-size: 14px;
}
#prevBtn{
	margin-left: 0px;
}
#nextBtn{
	margin-right: 0px;
}
#loadingSec{
	background: #fff;
	height: 100%;
}
#loadingSec .shadow-box{
	height: 100%;
}
#loadingSec .sending, #loadingSec .sent{
	
	position: relative;
    /*top: 17%;*/
}
.send-div{
	display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
}

.okBtn{
	margin: 20px auto;
    padding: 10px 15px;
    color: #737373 !important;
    border: 2px solid #6ba1e0 !important;
    display: block;
    max-width: 180px;
    font-weight: bold;
    text-align: center;
    display: flex;align-items: center;
}

.l-b-0{
	border-left: none !important;
}
#multiStepsRegForm{
	background: rgba(204, 202, 202, 0.050980392156862744);
}
article.help-sec{
	/*padding: 0 5%;*/
}
table>tbody>tr>td:nth-child(1){
	font-weight: 600;
	vertical-align: top;
	line-height: 19px;
}
table>tbody>tr>td:nth-child(1) .fontClass{
	display: block !important;
	padding-top: 8px;
}
#previewBody *{
	font-size: 13px !important;
}
#previewBody td{
	padding: 2px;
    border-bottom: 1px solid #eaeaea;
    padding-left: 10px;
    padding-bottom: 5px;
}
.roomy-100{
	position: relative;
}
@media (min-width: 768px){
	.custom-d-flex{
		display: flex;
		align-items: center;
	}
	.b-lg-ml-0{
		display: flex;
		flex-wrap: wrap;
	}
	#multiStepsRegForm table td .fontClass{
		display: flex;
		flex-wrap: wrap;
	}
	.roomy-100{
		padding: 25px 70px 45px;
	}
	.radio-inline{
		margin-left: 0;
		margin-right: 15px;
	}
	table>tbody>tr>td:nth-child(1){
		width: 38%;
	}
	#previewBody>tr>td:nth-child(1){
		width: 50%;
	}
	.custom-m-tab>table>tbody>tr>td:nth-child(2){
		width: 62%;
	}
	.steps{
		position: relative;
	    text-align: center;
	    padding: 0 15px;
	    margin: 10px auto 10px;
	    max-width: 80%;
	    display: flex;
	    justify-content: space-around;
	}
	.step {
		background-color: #ffffff;
	    border: none;
	    display: inline-block;
	    z-index: 1;
	    padding: 8px;
	    margin-right: 12px;
	    position: relative;      
	    border-radius: 10px;
	}
}

@media (max-width: 1200px){
	.b-lg-ml-0 .radio-inline{
		margin-left: 0px !important;
		margin-right: 15px;
	}
}
@media (max-width: 950px){
	.roomy-100{
		padding: 40px;
		width: 100%;
	}
	html, body{
		margin: 0;
	}
	.radio-inline{
		margin-right: 10px;
		font-weight: 400;
	}
	.custom-m-tab>table, .custom-m-tab>table>tbody, .custom-m-tab>table>tbody>tr{
		display: block;
	}
	table>tbody>tr>td:nth-child(1){
		width: 100%;
		display: block;
	}
	.custom-m-tab>table>tbody>tr>td:nth-child(2){
		width: 100%;
		display: block;
	}
	.fontClass{
		font-weight: 600;
		color: #333;
	}
}
@media (max-width: 767px){
	.roomy-100 {
	    padding: 20px;
	    width: 100%;
	}
	.custom-panel {
	    padding: 0;
	}
	.steps{
		position: relative;
	    text-align: center;
	    padding: 0;
	    margin: 5px auto 5px;
	    max-width: 100%;
	    display: flex;
	    justify-content: space-around;
	}
	.step{
		background-color: #fff;
	    border: none;
	    display: inline-block;
	    z-index: 1;
	    padding: 4px;
	    margin-right: 5px;
	    position: relative;
	}
	.custom-d-flex{
		display: flex;
	    flex-flow: column nowrap;
	    position: relative;
	}
	.custom-d-flex>div:nth-child(1){
		order: 2;
	}
	.custom-d-flex>div:nth-child(2){
		order: 1;
	}
	.custom-d-flex>div:nth-child(3){
		position: absolute;
	    bottom: 0;
	    right: 0;
	}
	td>.fontClass{
		display: flex;
    	flex-wrap: wrap;
	}
	.custom-m-tab{
		padding: 2% 5% 5%;
	}
	
}
@media (max-width: 500px){
	.steps .step>div{
		padding: 7px;
	}
}
@media (min-width: 501px){
	/*.steps-sec>div:first-child{
		margin-left: 0;
	}
	.steps-sec>div:last-child{
		margin-right: 0;
	}*/
}
#submit{
	display: none;
}
textarea.custom-form-control{
    height: auto !important;
    font-family: Raleway, sans-serif;
    line-height: 20px;
    padding: 10px;
    resize: none !important;
}
.justify-space-between{
	justify-content: space-between;
}
.btn-sec{
	padding: 15px 0px;
	width: 100%;
    border-bottom: 1px solid #ecf0f5;
}
.custom-chk-box{
	box-shadow: none;
    /*-webkit-appearance: none;
    -moz-appearance: none;
   	appearance: none;*/
    background: white;
    height: 15px;
    width: 15px;
    background: #fff;
    border: 2px solid #B2B4B8;
    margin: 0;
    position: relative;
    top: 4px;
    margin-right: 5px;
    left: 1px;
}
