@import url('https://fonts.googleapis.com/css?family=Arimo:400,700');
@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,700');
.panel-2{
	float:left;
	width:100%;
	text-align:center;
	padding:20px 0;
    background-color: rgb(121, 173, 208);
    border-color: rgb(3, 51, 84);
	border-style:solid;
	border-width:1px;
}
.panel-2 p{
	font-size:28px;
	color:#fff;
	font-weight:700;
	font-family: 'Arimo', sans-serif;
	margin-bottom:0;
	line-height: 1.3em;
}
.automated-text{
	font-weight:700;
	font-family: 'Arimo', sans-serif;
	margin:10px 0;
	float:left;
	width:100%;
}
.header-img{
	padding:40px 0;
	float:left;
	width:100%;
}
.header-img img{
	display:inline-block;
}
.clearhealth-pop{
	width:100%;
	float:left;
}
.clearhealth-pop .left-side{
	float:left;
	width:50%;
	text-align:center;
}
.clearhealth-pop .left-side img{
	width:80%;
}
.clearhealth-pop .right-side{
	float:left;
	width:50%;
	padding:0 15px;
}
.pop-header{
	float:left;
	width:100%;
	text-align:center;
	padding:20px 0;
    background-color: rgb(121, 173, 208);
	color:#fff;
	margin-bottom:40px;
}
.pop-header h3{
	text-transform:uppercase;
	font-family: 'Roboto', sans-serif;
	font-weight:700;
	font-size:30px;
}
.pop-header p{
	font-family: 'Roboto', sans-serif;
	font-weight:400;
	font-size:22px;
}
.clearhealth-pop .div-newcleint{
	float:left;
	padding:30px 30px;
	border:2px dashed #f57f20;
	text-align:center;
	width:100%;
}
@media (min-width: 992px){
.modal-lg {
    max-width: 885px;
}
}
@media (min-width: 576px){
.modal-dialog {
    max-width: 860px;
    margin: 1.75rem auto;
}
}
.clearhealth-pop .div-newcleint .first-para{
	font-size:30px;
	color:#015777;
	text-align:left;
	line-height:30px;
	font-family: 'Roboto', sans-serif;
	font-weight:400;
}
.clearhealth-pop .div-newcleint .first-para span{
	text-decoration:underline;
}
.clearhealth-pop .div-newcleint p{
	font-size:18px;
	color:#606060;
}
.let-start{
	font-size:24px;
	color:#fff;
	background:#f57f20;
	padding:15px 50px;
	display:inline-block;
	border-radius:6px;
	font-family: 'Roboto', sans-serif;
	font-weight:700;
}
.let-start:hover{
	background:#606060;
	color:#fff;
	text-decoration:none;
}
.btn-close{
	border-radius: 100%;
    background: #606060;
    width: 30px;
    height: 30px;
    display: inline-block;
    position: absolute;
    top: -17px;
    right: -20px;
	text-align:center;
	border:1px solid #fff;
}
.btn-close .close{
	color: #fff;
	display: inline-block;
	float: none;
	line-height: 23px;
	opacity:1;
}
.close:not(:disabled):not(.disabled):focus, .close:not(:disabled):not(.disabled):hover{
	color: #fff;
}
.div-new{
	width:100%;
	float:left;
	padding:30px 30px;
}
.right-side h4{
	color:#606060;
	font-family: 'Roboto', sans-serif;
	font-weight:700;
	font-size:26px;
}
.right-side h5{
	color:#f67f1b;
	font-family: 'Roboto', sans-serif;
	font-weight:300;
	font-size:26px;
}
.right-side ul{
	float:left;
	list-style-type:none;
	padding:0;
	width:100%;
}
.right-side ul li p{
	width:80%;
	float:left;
	padding-top:8px;
	margin:0;
	color:#606060;
	font-family: 'Roboto', sans-serif;
	font-weight:500;
}
.right-side ul li img{
	float:left;
	padding-right:15px;
	padding-top:2px;
}
.right-side ul li{
	padding:7px 15px;
	border:1px dashed #acacac;
	float:left;
	background:#fff5ed;
	width:90%;
	margin:8px 0;
	border-radius:30px;
	
}
.clearhealth-pop .div-newcleint p a{
	color:#044f82;
}
.new-cl{
	font-size:40px;
	text-transform:uppercase;
	text-decoration:none !important;
}
.choose-one2{
	float:left;
	width:100%;
	margin-top:10px;
}
.product2{
	width:100%;
	float:left;
	margin-top:10px;
}
.product2 span{
	padding-left:15px;
}
.logo-clear{
	float:left;
	width:100%;
	text-align:center;
	padding:30px 0;
}
.innerContent-form{
	padding: 10px 10px 15px;
	background-color: rgb(236, 236, 236);
	border-color: rgb(136, 136, 136);
	border-width: 1px;
	border-style: solid;
	webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 1px 5px rgba(0,0,0,0.2);
    box-shadow: 0 1px 5px rgba(0,0,0,0.2);
	border-radius: 20px;
}
.innerContent-form .form-control{
	height:50px;
	border-radius:0;
	font-size:14px;
}
.innerContent-form label{
	font-size:14px;
	font-weight:700;
}
.choose-one{
	width:100%;
	float:left;
	font-weight:700;
	font-family: 'Arimo', sans-serif;
	border-bottom:1px solid #DDD;
	padding-bottom:8px;
	margin-top:15px;
}
.radio-back{
	float:left;
	width:100%;
	margin:10px 0;
    background: #fafafa;
	font-size:14px;
}
.whats-included{
	margin-top:15px;
}
.all-order{
	color: rgba(47, 47, 47, 0.38);
    font-size: 14px;
	margin-top:10px;
	}
.panel-innr3{
	width:100%;
	padding:40px;
	outline: none;
	border-color: rgb(239, 239, 239);
	background-color: rgb(255, 255, 255);
	-webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 1px 5px rgba(0,0,0,0.2);
	box-shadow: 0 1px 5px rgba(0,0,0,0.2);
	border-width: 1px;
	border-style: solid;
	border-radius: 25px;
}
.button-section{
	text-align:center;
}
.button-section .btn-primary{
	width:100%;
	margin:15px 0;
	background:rgb(245, 126, 32);
	border-color:rgb(245, 126, 32);
	font-size: 18px;
		font-weight:700;
	font-family: 'Arimo', sans-serif;
	padding:12px 30px;
}
.elButtonSub{
	font-size:14px;
	opacity:0.7;
	font-weight:300;
}
.footer-panel{
	float:left;
	width:100%;
	text-align:center;
	padding:20px 0;
    background-color: rgb(121, 173, 208);
    border-color: rgb(3, 51, 84);
}
.footer-panel .bottom-imglogo{
	padding-bottom:20px;
}
.footer-panel ul{
	padding:0;
	float:left;
	width:100%;
	margin-bottom:0;
}
.footer-panel ul li{
	list-style:none;
	display:inline-block;
	
}
.footer-panel ul li a{
	color:rgb(66, 96, 115);
	font-weight:700;
}
.footer-panel p{
	color: rgb(58, 58, 58);
    font-size: 14px
}
.footer-panel p a{
	color: rgb(58, 58, 58);
    font-size: 14px
}
.footer-panel p a:hover{
	color:#fff;
}
.footer-panel p .atextbottom{
	color:#fff;
	font-weight:700;
	font-family: 'Arimo', sans-serif;
	font-size:16px;
}
.panel-3{
	width:100%;
	float:left;
	padding:50px 0;
}
.panel-3 h2{
	text-transform:uppercase;
	color:rgb(96, 96, 96);
	font-size:26px;
	text-align:center;
	font-weight:700;
	font-family: 'Arimo', sans-serif;
}
.panel-3 h4{
	color:rgb(245, 126, 32);
	text-align:center;
	text-transform:uppercase;
	font-size:26px;
}
.check-textul{
	padding:0;
}
.check-textul li{
	list-style:none;
}
.check-textul li i{
	float:left;
	line-height:27px;
	width:30px;
}
.line-bottom{
	width:100%;
	background:#000;
	height:1px;
	display:inline-block;
	margin:10px 0;
}
.check-textul li p{
	width:90%;
	float:left;
	color:rgb(52, 76, 97);
	font-size:18px;
}
@media (max-width:992px){
	.check-textul li p {
    width: 88%;
	}
}
@media (max-width:768px){
.panel-2 p br{
	display:none;
}
.panel-2 p{
	font-size:20px;
}
.panel-innr3{
	padding:15px;
}
.clearhealth-pop .left-side{
	float:left;
	width:100%;
	text-align:center;
}
.clearhealth-pop .left-side img{
	width:80%;
}
.clearhealth-pop .right-side{
	float:left;
	width:100%;
	padding:0 15px;
}
.let-start{
	font-size:20px;
	padding:15px 22px;
}
.div-new{
	padding: 30px 15px;
}
.header-img img{
	width:50%;
}
.clearhealth-pop .div-newcleint {
    padding: 30px 20px;
}
.clearhealth-pop .div-newcleint .first-para {
    font-size: 20px;
}
.new-cl {
    font-size: 24px;
}
.clearhealth-pop .div-newcleint p{
	font-size: 14px;
}
}
@media (max-width:580px){
	.right-side ul li{
		width:100%;
	}
	.right-side ul li p{
    font-size: 14px;
}
}