
#myDropdown3 a
{
	float:right;
}
.topclass
{
	font-size: 30px;
	color: #063370;
	margin-top: 15px;
}
.lead
{
	margin-bottom: 3px;
	font-size:16px;
}
 
.bordered-item {
    position: relative;
    padding: 20px 20px 20px 20px;
    border: solid 1px #063370;  
    -webkit-box-shadow: -1px 2px 14px 0px rgba(0,0,0,0.26);
    -moz-box-shadow: -1px 2px 14px 0px rgba(0,0,0,0.26);
    box-shadow: -1px 2px 14px 0px rgba(0,0,0,0.26);
}
.benifit-image {
    padding-top: 20px;
    text-align: center;
    margin-bottom: auto;
}
.benefit-text {
    color: #000;
    padding-top: 10px;
    text-align: center;
    font-weight: bold;
    font-size: 18px;
}
 
.borders .brdr
{
	width: 15%;
	border-bottom: 1px solid #063370;
	position: relative;
	margin-left: 42%; 
}

.navbar .navbar-brand img 
	{
    height: auto !important;
	}
	.md-form .grey-text 
	{
		color: #6e6d6d !important;
	}
	.insureform .md-form .prefix
	{
		margin-left: -50%;
	}
	.insureform .md-form .prefix
	{
		font-size: 20px;
		padding-top: 12px;
	}
	.insureform .fa-mobile-phone::before, .insureform .fa-mobile::before
	{
    font-size: 35px;
	}
@media only screen and (min-width: 850px) 
{
	.insureform
	{
		width:100%;
		 border: solid 1px #063370;  
		
		/*
		-webkit-box-shadow: -1px 2px 14px 0px rgba(0,0,0,0.26);
		-moz-box-shadow: -1px 2px 14px 0px rgba(0,0,0,0.26);
		box-shadow: -1px 2px 14px 0px rgba(0,0,0,0.26);
		*/
		margin-top: -20%;
		padding-right: 40px;
		padding-left: 30px;
		padding-bottom: 10px;
		padding-top:10px;
		border-radius: 50px;
		margin-left:-30%;
	}
}

#add_data_Modal .btn-outline-pink
{
	border-radius: 50px;
	
}

.selectslab
{
	position: absolute !important;
	margin-top: -10px;
	font-size: 13px !important;
}

.labl
{
	margin-left: 60px;
	position: relative;
}

.select-wrapper + label.mdb-main-label
{
     
    z-index: 0;
}
.select-wrapper input.active
{
	 z-index: 0;
	 font-size: 13px !important;
}
.select-wrapper input
{
	font-size: 13px !important;
}
.insure
{
	padding-top: 22px !important;
}

.insureform #add_data_Modal .btn-outline-pink:hover
{
	
	background: #063370 !important;
	color: #fff !important;
}

.images img
{
	width:20%;
}
.tit
{
	font-weight: 700;
	font-style: normal;
	font-size: 20px;
	padding: 10px;
	color: #063370;
}
.textsdet
{
	font-size: 14px;
}
.fulparas
{
	/*padding: 20px 20px 20px 20px;*/
	
	padding: 10px;
	/*
	border: solid 1px #063370;
	webkit-box-shadow: -1px 2px 14px 0px rgba(0,0,0,0.26);
	-moz-box-shadow: -1px 2px 14px 0px rgba(0,0,0,0.26);
	box-shadow: -1px 2px 14px 0px rgba(0,0,0,0.26);
	*/
}
.textsdet p span 
{
	color:#000;
}
@media only screen and (min-width: 850px) 
{
	/*
	.fulparas
	{
		max-width: 47%;
		margin-left: 1%;
		margin-right: 1%;  
	}
	*/
	.fulparas
	{
		max-width: 47%;
		margin-left: 3%;
		margin-right: 3%;  
		
		/* added */
		background-color: #fff;
		-webkit-box-shadow: 0 4px 4px 0 rgba(0,0,0,.1);
		-moz-box-shadow: 0 4px 4px 0 rgba(0,0,0,.1);
		box-shadow: 0 4px 4px 0 rgba(0,0,0,.1);
		border-radius: 10px 10px 10px 10px;
		margin-bottom: 30px;
		/* added ends*/
		
		 /*transform-origin: 50% 65%;*/
  
  /*
  transform-origin:50% 50%;
  transition: transform 1s;
  */
      transition-duration: 1s;
	}
	.fulparas:hover
	{
		/*
		z-index:2;
		-ms-transform:scale(1.1,1.1);
		-webkit-transform:scale(1.1,1.1);
		transform:scale(1.1,1.1);
		*/ 
 
/* transform: scale(1.1);
	*/ 
    -ms-transform: scale(1.1,1.1); /* IE 9 */
    -webkit-transform: scale(1.1,1.1); /* Safari */
    transform: scale(1.1,1.1); /* Standard syntax */	
	}
	.insureform .filldetails
	{
		margin-bottom: 5%;
	}
}


input[type="date"], input[type="datetime-local"], input[type="email"], input[type="number"], input[type="password"], input[type="search-md"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], textarea.md-textarea
{
	height:1.5rem;
}

.md-form .prefix ~ label
{
	font-size: 12px;
}

.adcontents
{
	line-height: 30px;
	text-align: justify;
}

.clickbtn
{
	border-radius:50px;
	border: 1px solid #fff !important;
	color: #fff !important;
	padding-top: 7px !important;
	padding-bottom: 7px !important;
	padding-left: 17px !important;
	padding-right: 17px !important;
	background:#063370 !important;
	min-width: 70%;
}
.lead1
{
	margin-bottom: 0px;
	font-size: 15px;
	font-weight: 300;
}

.borders .brdr1
{
    width: 15%;
    border-bottom: 1px solid #063370;
    position: relative;
    margin-left: 42%;
    margin-top: 30px;
	margin-bottom: 35px;
}

.labl .multiple-select-dropdown
{
	text-align: left;
	padding-left: 30px;
	z-index: 2;
}

.select-toggle-all .form-check-input[type="checkbox"] + label::before, .select-toggle-all .form-check-input[type="checkbox"]:not(.filled-in) + label::after
{
	margin-top:3px;
}
.wrap-benefits .newims
{
	border-radius: 20px;
}
.insu
{
	padding-top:20px;
}
@media screen and (max-width: 800px)  
{
	.wrap-benefits .newims
	{
		width:100%;
	}
	.insureform
	{
		width:100%;
		 border: solid 1px #063370;  
		 
		padding-right: 40px;
		padding-left: 30px;
		padding-bottom: 10px;
		padding-top:10px;
		border-radius: 50px;
	}
	.insureform .form-group
	{
		margin-top: 30px;
	}
	.pinkbtn
	{
		width: 100% !important;
	}
	.insureform .form-group .pinkbtn
	{
		width: auto !important;
		margin-left: auto !important;
	}
}

@media screen and (min-width: 992px)
{
  .navbar 
  {
    padding-top: 0%;
    padding-bottom: 0%;
	
  }
}

.md-form .prefix ~ textarea 
{
	padding-left: 5px;
	font-size:12px;
	border-bottom: 2px solid !important;
}

.col-md-12 .md-form
{
	margin-top:15px;
	margin-bottom:15px;
}
.insureform input[type="text"]
{
	height: auto;
	text-transform: capitalize;
}
 .insureform input[type="email"]
 {
	 height: auto;
	text-transform: lowercase;
 }
a:hover
{
	text-decoration: none;
}
.form-group .select-wrapper
{
	padding: 0;
	margin: auto;
	padding-left: 10px;
}
.form-fields .select-wrapper .md-form .form-control[readonly]
{
	border-bottom: 0px !important;
	border: 0px !important;
}
.form-group .select-wrapper span.caret
{
	right: 10px;
}
.select-wrapper.md-form > ul li label
{
	top: 2px;
}
.select-wrapper ul
{
	padding-bottom: 20px;
	top: 10px !important;
	background: #fff !important;
}
.select-wrapper.md-form.colorful-select > ul li.select-toggle-all:hover label
{
	color: #000;
}
.select-dropdown li
{
	margin-top: -5px;
	margin-left: 50px;
	cursor: pointer;
}

.insureform .form-group
{
	margin-bottom: 10px;
	margin-top: 12px;
}
.insureform .pinkbtn
{
	background: #063370 !important;
    color: #fff !important;
    padding-top: 7px !important;
    padding-bottom: 7px !important;
    padding-left: 17px !important;
    padding-right: 17px !important;
	border: 0px !important;
	width: 50%;
	
}
.insureform .pinkbtn:hover
{
	background: #fff !important;
    color: #063370 !important;
	border: 1px solid #063370 !important;
}


.insureform .form-control
{
	border: 1px solid #979797;
}


.insureform .pinkbtn1
{
	background: #063370 !important;
    color: #fff !important;
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 17px !important;
    padding-right: 17px !important;
	border: 0px !important;
	width: 120px;
	border-radius: 50px;
}
.insureform .pinkbtn1:hover
{
	background: #fff !important;
    color: #063370 !important;
	border: 1px solid #063370 !important;
	margin:0px;
}

 .col-md-6 .terminsure
 {
	 margin-top: -25%;  
 }
 .col-md-6 #clickhere1
 {
	 margin-top: 5%;
 }
 
 .col-md-6 #clickhere1:hover
 {
	 background:#fff !important;
	 border:1px solid #063370 !important;
	 color:#063370 !important;
 }
 
 label
 {
	 margin-bottom: 0px;
 }
 
 
 @media only screen and (min-width: 850px) 
{
	.insureform
	{		
		min-width: 135% !important;
		margin-top:3% !important;
		border: solid 1px #063370;
	}
	label
	{
		float: left;
		min-width: 35%;
	}
	.insureform .form-control
	{
		min-width: 60%;
		width: 60%;
		/*margin-left: 42%;*/
		margin-left: auto;
	}
	.select-wrapper .select-dropdown
	{
		margin: 0;
		border: 0px !important;
		width: 100%;
	}
	.select-dropdown li
	{
		width: 70%;
		float: left;
		margin-top: 10px; 
		margin-left: 50px;
		cursor: pointer;
	}
	.form-check-input[type=checkbox]+label:before, .form-check-input[type=checkbox]:not(.filled-in)+label:after, label.btn input[type=checkbox]+label:before, label.btn input[type=checkbox]:not(.filled-in)+label:after
	{
		margin-top:-1px;
	}
	.select-dropdown li .filtrable
	{
		margin-left: -30px;
	}
	.insureform .form-group
	{
		margin-bottom: 15px;
	}
	.insureform .pinkbtn
	{
		width: 30%;
	}
	.partnr
	{
		font-size:22px;
	}
	.col-sm-6 .terminsure
	{
		    min-width: 110% !important;
			margin-left: 0px !important;
			margin-top: -15% !important;
			padding-top: 30px !important;
			padding-bottom: 30px !important;
	}
	.col-sm-6 .terminsure .btn
	{
		min-width: 60% !important;
	}
	.insureform .form-group .select-wrapper
	{
		margin-left: 40%;
	}
	.dropdown-content .btn-save
	{
		width: 30%;
		padding: 2px !important;
		margin-left: 35%;
		margin-top: 5%;
	}
}

.container .carousel-inner img
{
	width: auto;
	margin-left: 40% !important;
}

/*
textarea.form-control
{
	text-transform: uppercase;
}
*/