
#form_container
{
	padding:15px 15px;
	margin-top:50px;
	background: rgba(13,72,119,0.9);
	border-radius:10px;	
}
body
{
	background-color: #000;
	background-image: url("../images/stduio-2035349_1280.jpg");
	background-size: cover;
	background-repeat:no-repeat;
	overflow-x: hidden;

}
.upload-btn-wrapper 
{
  position: relative;
  overflow: hidden;
  display: inline-block;
}

.upload-btn-wrapper input[type=file] 
{
  font-size: 100px;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}

.logo { max-width:200px;}
.motor-heding  { color:#fdd52c; padding:40px 10px 5px 10px; margin:0px;}

.motor-para { color:#fff !important; font-size:15px; padding:10px 20px 10px  10px;}

.key { padding:10px 10px 10px 10px; color:#fdd52c;  margin:0px;}

.key-para { padding:0px 0px 0px 20px;}
.key-para li { color:#fff; padding:0px 0px 10px 0px;}

.header { background-color:#fff;height: 80px;padding:10px 10px 10px 10px}

.mycon { padding:0px !important;}

.myhr { color:#fdd52c; width:10%; height:3px; background-color:#fdd52c; float: left; margin:10px 10px 20px 10px;}


.white {
    color: #fff !important;
    margin-bottom: 15px;
    text-align: center;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
}
p.down_f a {
    display: block;
    color: #fddd00;
    margin-top: 10px;
    border: 1px solid #ccc;
    font-size: 17px;
    text-align: center;
    line-height: 1.3;
    padding: 5px;
}

div#error_message {
    width: 100%;
    display: block;
    background-color: #cccccc;
    color: #db1616;
    margin-top: 10px;
    padding: 6px;
    overflow: hidden;
    border-radius: 4px;
    margin-bottom: 8px;
}

p.add_otp {
    display: block;
    color: #fddd00;
    margin-top: 10px;
    border: none;
    font-size: 17px;
    text-align: center;
    line-height: 1.3;
    padding: 5px;
}

.pad_0
{
    padding:0px;
}

div#btnarea {
    padding: 0px;
}
.col-sm-12.form-group {
    padding: 0px;
    margin-bottom: 10px !important;
}
label { display:block !important; color:#fff ;}


.get-btn { background-color:#fdd52c !important ; color:#0D4877; font-size: 12px; text-transform: uppercase; margin:2px 0px 0px 0px;}

.bold{ color:#fdd52c; font-weight:400; display: block;}

.panel-group { padding:12px !important;}

.form-group {
    margin-bottom: 25px !important;
}

.form-group label {
    margin-bottom: 5px;
    font-size: 14px;
    font-weight: 500;
}

/*******************************
* Does not work properly if "in" is added after "collapse".
* Get free snippets on bootpen.com
*******************************/
    .panel-group .panel {
        border-radius: 0;
        box-shadow: none;
        border-color: #fdd52c;
    }

    .panel-default > .panel-heading {
        padding: 0;
        border-radius: 0;
        color: #212121;
        background-color: #0a5280;
        border-color: #EEEEEE;
    }

    .panel-title {
        font-size: 14px;
    }

    .panel-title > a {
        display: block;
        padding: 0px 15px 0px 15px;
        text-decoration: none;
    }

    .more-less {
        float: right;
        color: #fdd52c;
		padding-top:10px;
    }

    .panel-default > .panel-heading + .panel-collapse > .panel-body {
        border-top-color: #EEEEEE;
    }
 .para {background-color: #0a5280;}
/* ----- v CAN BE DELETED v ----- */
body {
    /*background-color: #26a69a;*/
	overflow-x:hidden;
}

.demo {
   
    padding-bottom: 60px;
}

.watsapp { position:fixed; top:50%; left:10px; z-index: 1; }



.main { width:40%; float:left;}

.num { display:none; }

.disclaimer { color:#ccc; font-size:10px;}

.pad-30 { padding:0px 30px 0px 30px !important;}
.ll {
  display: inline-block;
  padding: 0 15px;
  position: relative;
  font-size:15px; color:#ccc;
  margin-top:0px !important;
}

.ll:before,
.ll:after {
  background: #ddd;
  content: "";
  display: block;
  height: 1px;
  position: absolute;
    top: 50%;
  width: 400%;
}
.ll:before {
  right: 100%;
}
.ll:after {
  left: 100%;
}
.lines {
 width:100%;

  text-align: center;
  margin:2% 0px 2% 0px;
}

.panel-title > a:before {
  content: "\f068";
  float: right !important;
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  color:#fdd52c;
  padding-top:10px;
}
.panel-title > a.collapsed:before {
  content: "\f067";
}
.panel-title > a {
  text-decoration: none;
}


#sed_form { overflow:hidden;}
.container2{
	width: 50%;
	height: 60px;
}

path {
  stroke-dasharray: 2300;
  stroke-dashoffset: 2300;
  animation: dash 3s linear forwards infinite;
  stroke-linecap: round;
}

@keyframes dash {
	to {
    stroke-dashoffset: 0;
  }
}

.medi-ins {position: absolute;
left: 23%;
top: 18%;
color:#fddd00; font-size:16px;}


/*....insurance-tab-css----*/
*,
*:after,
*:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.clearfix:before,
.clearfix:after {
	content: " ";
	display: table;
}

.clearfix:after {
	clear: both;
}



.tab_container h1 {
	color: #ccc;
	text-align: center;
}

a {
  color: #ccc;
  text-decoration: none;
  outline: none;
}

/*Fun begins*/
.tab_container {
	width: 100%;
	margin: 0 auto;
	padding-top: 20px;
	position: relative;
}

.tab_container label {color:#fddd00; margin-bottom:0px !important;}
.tab_container input, section {
  clear: both;
  padding-top: 10px;
  display: none;
}

.tab_container label {
font-weight: 700;
font-size: 18px;
display: block;
float: left;
width: 50%;
padding: 10px 10px 10px 10px;
color: #fddd00;
cursor: pointer;
text-decoration: none;
text-align: center;
background: #0d4877;
border-bottom:2px solid #fddd00;
}

#tab1:checked ~ #content1,
#tab2:checked ~ #content2,
#tab3:checked ~ #content3,
#tab4:checked ~ #content4,
#tab5:checked ~ #content5 {
  display: block;
  padding: 20px;
   background-color:rgba(13,72,119,0.6);
  miin-height:267px;
  color: #999;
  border: 2px solid #fddd00;
  border-top:none !important;
  min-height:265px;
}

.tab_container .tab-content p,
.tab_container .tab-content h3 {
  -webkit-animation: fadeInScale 0.7s ease-in-out;
  -moz-animation: fadeInScale 0.7s ease-in-out;
  animation: fadeInScale 0.7s ease-in-out;
}
.tab_container .tab-content h3  {
  text-align: center;
}

.tab_container [id^="tab"]:checked + label {
  background-color:rgba(13,72,119,0.6);
  box-shadow: inset 0 3px #fddd00;
  color:#fddd00;
  border-left:2px solid #fddd00; border-right:2px solid #fddd00;
  border-bottom:none !important;
}

.tab_container [id^="tab"]:checked + .tab-area label .fa {
  color: #0d4877;
}

label .fa {
  font-size: 1.3em;
  margin: 0 0.4em 0 0;
}

/*Media query*/
@media only screen and (max-width: 930px) {
  label span {
    font-size: 14px;
  }
  label .fa {
    font-size: 14px;
  }
}

@media only screen and (max-width: 768px) {
  label span {
    display: none;
  }

  label .fa {
    font-size: 16px;
  }

  .tab_container {
    width: 98%;
  }
}

/*Content Animation*/
@keyframes fadeInScale {
  0% {
  	transform: scale(0.9);
  	opacity: 0;
  }
  
  100% {
  	transform: scale(1);
  	opacity: 1;
  }
}