@charset "utf-8";  
   /* 
		=============================
		-->     Table of CSS     <--
		=============================
		
		
		(1)  Global Styling - Common for Body, Anchor Tags, Form Elements and various Text Elements.
		(2)  Header parts - Header Section
		(3)  Main Navigation - Stying for Main Navigation.
		(4)  Banner - Styling for Banner
		(5)  service quick links - service Quick links contents
		(6)  News update and our doctors - News section listing and Our doctors contents
		(7)  Our history and our Department - Our History and department contents
		(8)  Service section - Our service section contents here
		(9)  Footer parts - it have a news letter and athoer links contents
		
		
		=================================
		-->     End of Table CSS     <--
		=================================
*/

/* 
		============================
		-->   (1) Global Styling <--
		============================
*/
 
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var,
 b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, 
 hgroup, menu, nav, section, summary, time, mark, audio, video, partners {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
}
body {
	font-family: 'montserrat', sans-serif;
	background: #ffffff;
	font-size: 16px;
	margin: 0;
	
}
img {
	border: 0;
	-ms-interpolation-mode: bicubic;
	max-width: 100%;
	height: auto;
	width: auto/9;
	vertical-align: middle;
}
a {
	padding: 0;
	margin: 0;
	text-decoration: none !important;
	outline: none !important;
	transition: all ease 0.5s;
	-moz-transition: all ease 0.5s;
	-webkit-transition: all ease 0.5s;
	-o-transition: all ease 0.5s;
}
.outer-sync {
	width: 100%;
	float: left;
}
.p-l {
	padding-left: 0;
}
.p-r {
	padding-right: 0 !important;
}
.p-both {
	padding: 0;
}
/*==================================
  		 Header parts starts here 
  ==================================*/

.navigation {
	
	
	
}
.drop {
	background: url(../images/icons/drop.png) 88% 52% no-repeat;
	display: inline-block;
	vertical-align: middle;
}
.navbar {
	min-height:0px;
	margin-top:0px;
	margin-bottom:0px;
	border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  height: 75px;
	
	
}
.navbar-default {
	background-color:#444b55;
	border: none;
	
	
	
}

.navbar-brand {
margin-left: 0px !important;
color: #069968 !important;
font-size:20px;
font-weight:500;
font-family: 'Montserrat', sans-serif;
}

.nav-text {
	text-align: center;
	
	font-size: 45px;
	color: #ffffff;
	font-family: 'Leckerli One', cursive;
}
.navbar-header img{
	margin-left:20px;
	
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
	color: #ffffff;
	background-color: #ccc;
	background: url(../images/icons/nav-hover-var1.png) 19px 27px no-repeat;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
	color: #ffffff;
	background-color: #ccc;
}
.navbar-default .navbar-nav > li > a {
	color: #ffffff;
}
.navbar-nav > li > a {
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 700;
	padding: 15px;
}
.container-fluid, .navbar-collapse {
	padding: 0;
	
	
}
.nav li .lst-head {
	font-size: 13px;
	font-weight: 400;
	color: #fff !important;
	text-transform: uppercase;
	outline:none;
	border:none;
	background:url(../images/icons/button.png) left top no-repeat ;
	padding:10px 23px 10px 47px;
	margin:28px 0 0 37px;
}
.nav li .lst-head:hover {
	background:url(../images/icons/button-h.png) left top no-repeat;
}
/*==================================
   		 Header parts ends here 
  ==================================*/
  
  
.top {
	background-color: #8ACCC0;
	
	width: 100%;
	height:auto;
	
	padding:15px;
	margin: 0px;
}

.top-title {
	color: #ffffff;
	font-size:50px;
	font-weight: 700;
	font-family: 'Rubik', sans-serif;
	padding: 25px;
	text-align: center;
}

.top-text {
	color: #777777;
	font-size: 35px;
	font-family: 'Rubik', sans-serif;
	text-align: center;
}

.top-text span {
	font-size: 25px;
}

.top-button {
	background-color: #007FFF;
	color: #ffffff;
	font-size: 25px;
	text-transform: uppercase;
	outline:none;
	border:none;
	padding: 15px;
	text-align: center;
	margin: 15px;
	width: 100%;
}




.top-button:hover {
	background: #45A1FF;
	padding:15px;
	
	color: #ffffff;
border:solid;
border-width: 0px;
	border-color: #007FFF;
	

}

.top h1{
	font-size: 36px;
	color:#0D0221;
	
	margin: auto;
	text-align:center;	

	text-shadow: 0px 0px 0px rgba(55, 55, 55, 0.5)

	
	
}
.top h2{
	font-size: 26px;
	color:#93B7BE;
	
	margin: auto;
	text-align:center;	
}

.top-mob{
margin-bottom:25px;
width:100%;

}


.form-side {
	padding: 25px;
	
	border-radius: 8px;
	background-image: url("/images/woman-yellow.jpeg");
	background-color:#ffffff;
	background-repeat: no-repeat;
	
    background-position: center;
    background-size:cover;
	height: 600px;
	
}
.form-side-cta {
	text-align:left;
	margin-bottom:15px;
	margin-left: 35px;
	color: #ffffff;
	font-size:30px;
	padding:45px 0px 0px 45px;
}
.form-side img {
	
	
    width: 50%;
    margin: 25px 5% 25px 45%;
}

.side-img {height:250px; display: block;
    margin-left: auto;
    margin-right: auto;}
.side-details {text-align:center;}


.top-form {

padding:35px;
background-color: #ffffff;

margin: 0px 8.33% 0px 8.33%;
border-radius: 8px;
}

.network-logo {
height:100px;
margin-bottom:25px;
}
 

 .form {
 	border-style: solid;
 	border-width: 0px;
 	border-color: #ffffff;
 	padding: 0px 15px 15px 25px;
 	border-radius: 8px;
 }

.form-title {
	background-color: #FF715B;
	padding:15px;
	text-align: center;
font-size: 32px;
	color: #ffffff;
 	text-transform: uppercase;
 	border-radius: 8px;
}
 

.form-section .form-control, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"],
 input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
	-moz-appearance: none;
	border-color: #c9c9c9;
	border-width: 1px;
	border-radius: 5px;
	box-shadow: none;
	color: #333;
	font-size: 18px;
	height: 45px;
	width: 100%;
	text-shadow: none;
	padding:0px;
	margin-top:5px;
	
	padding-left: 7.5px;
	
}
.input-group-addon {
	background-color:transparent;
}
.input-group {
	width:100%;
}
.input-group .form-control, .input-group-addon, .input-group-btn {
	display:block;
	position:absolute;
	top:5px;
	right:22px;
	border-style: solid;
	border-color: #5E5C5C;
	border-width:1px;
	font-size:28px;
	color:#d1dde7;
}


.hide {
    display: none;
}

.follow {

}

.enter-label {
color:#777777;
margin:10px 0px 0px 0px;

font-size:18px;

}

.enter-label span {font-size: 16px;}

.field-holder {display: inline-block;}
.enter-field {
	border-style: solid;
	border-color: #5E5C5C;
	border-width:2px;
	width:100%;
	float:right;
	
	color:#333 !important;
}

select.form-control {
  -webkit-appearance: none;
}
.enter-drop {
    background-color: #ffffff;
    -moz-appearance: none;
    border-color: #d4d4d4;
    border-radius: 5px !important;
    box-shadow: none;
    color: #757575;
    font-size: 18px;
    height: 45px;
    width: 100%;
    text-shadow: none;
    padding: 0px;
    margin-top: 15px;
    text-align: center !important;
    padding-left: 7.5px;
}
.select-button {
	text-transform:uppercase;
	background:#ffffff;
	font-size:22px;
	font-weight:300;
	color:#333;
	outline:none;
	border:none;
	margin:auto;
	bottom:3px;
	margin-top:10px;
	
	border-radius:5px;
	width:100%;
	height:45px;
	font-family: 'muli', sans-serif;
}

.select-button:hover {
	background:#EDEDED;
}

.input-icon {
  position: relative;
}

.input-icon > i {
  position: absolute;
  display: block;
  transform: translate(0, 40%);
  top: 50%;
  pointer-events: none;
  width: 25px;
  text-align: center;
	
	font-style: normal;
	color:#999;
	font-size:30px;
}

.input-icon > input {
  padding-left: 25px;
	padding-right: 0;
}

.slider-container {
width:100%;
background-color:#0276FD;
}

.cost-text {
background-color:transparent;
line-height:45px;
color:#ffffff;
font-size:32px;
border:none;
border-radius:2px;
height:55px;
text-align:center;
padding:0px;
}
.enter-button {
	text-transform:uppercase;
	background:#61B329;
	font-size:18px;
	font-weight:300;
	color:#fff;
	outline:none;
	border:none;
	margin:0px 5%;
	bottom:3px;
	
	width: 90%;
	border-radius:5px;
	
	height:45px;
}

.enter-button:hover {
	background:#59A326;
	color: #ffffff;

	font-weight:500;

}

.alert {
color: #ffffff;
font-size:26px;	
margin: 5px;
text-align:center;
padding:5px;
}

/*CTA*/
.cta {
	font-size: 16px;
	color: #ffffff;
	text-shadow: 0px 0px 0px rgba(55, 55, 55, 0.5);
    height: 100%
}

.cta h1 {font-size: 35px; color: #ffffff; text-shadow: 4px 4px 4px rgba(55, 55, 55, 0.3);}


.cta-img { margin-top: 15px; }
.cta-list {
	padding: 15px 15px 15px 15px;
	text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.5);
    position: absolute;
    bottom: 0;
}

.cta-item { 
	color: #ffffff;
	font-size: 22px;
	text-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3); 
padding: 0;}

/*Row-txtimg*/

.row-txtimg {
	padding-right: 0px;
	padding-left: 0px;
	margin-right:0px;
}

.white-l {
	font-size: 18px;
	color: #555555;
	line-height: 175%;
	padding:45px 55px 45px 55px;
	vertical-align: middle;
	
}

.white-l h1{padding:15px; font-size: 24px;}

.white-l
button {
	text-transform:uppercase;
	background:#F1A46B;
	font-size:20px;
	font-weight:300;
	color:#fff;
	outline:none;
	border:solid;
	border-width: 0px;
	border-color: #ffffff;
	margin:auto;
	bottom:3px;
	margin:15px 0px 15px 0px;
	width: 100%;
	float: right;
	
	border-radius:5px;
	
	height:45px;
}
.white-l
button:hover{background: #ffffff;
color: #F1A46B;
border:solid;
border-width: 2px;
	border-color: #F1A46B;
	font-weight:500;
}

.white-r {padding: 0px;}
.white-r img {width: 100%;}



.steps {
	background-color: #002F5D;
	color: #ffffff;
	text-align: center;
	
	font-size: 26px;
	height: 125px;
	padding:25px;
}
/*DEALS*/

.deals {
background-color:#ffffff; 
padding-top: 25px;
padding-bottom: 25px;}
.deals h1{
font-size:22px;
margin-bottom:15px;
margin-top:15px;
text-align: center;

}

.deals-phone {
padding:15px;
text-align:center;
border-width: 1px;
border-color:#c9c9c9;
border: solid;
background-color: #ffffff;
margin: 10px;
}

.deals-phone img {
height:175px;
}

.deals-info p{
font-size:20px;
padding:15px;
}

.deals-btn {
text-transform:uppercase;
	background:#F03C2C;
	font-size:20px;
	font-weight:400;
	color:#fff;
	outline:none;
	border:none;
	margin:20%
	bottom:3px;
	margin-top:0px;
	
	border-radius:5px;
	
	height:35px;
	padding:5px
}
/*INFO*/
.info {
background-color:#ffffff;
color:#333;
padding:0px;
font-family: 'muli', sans-serif;
width: 80%;
    margin: 0px 10%;
text-align:left;
font-size:16px;
margin-top:15px;
}

.info ul {margin: 10px 0px;}
.info h3{
font-size:22px;
}
.info-box {
background-color:#f3f2f2;
color:#333;
height:220px;
border-radius:5px;
padding:15px;
font-size:24px;
text-align:center;
font-family: 'muli', sans-serif;
margin-top:15px;
vertical-align:center;
}

.info-box h4 {
font-size:24px;
}
.info-box p {
font-size:16px;
margin-top:5px;
}

.copyrights{
	text-align:center;
	width:100%;
	float:left;
	padding:20px 0;
	background:#f3f2f2;
	height:150px;
}
.copyrights p {
	color:#333;
	font-size:13.5px;
}

	
@media screen and (-webkit-min-device-pixel-ratio:0) {
.news-letter button {
	right:0;
	top:0;
	padding:13px 13px;
}
	}
	


/* ==========================================================================
   Modal Window
   ========================================================================== */

.privacy{
text-align:center;
color:#c9c9c9;

margin-top:10px;
}

.hand-pointer {
	cursor:pointer;
    color: blue;
}

.modal-backdrop
{
    opacity: 0;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;

    position:fixed;
    top:0;
    right:0;
    bottom:0;
    left:0;
    z-index:1040;

    -webkit-animation-duration: 500ms;
    -moz-animation-duration: 800ms;
    -o-animation-duration: 500ms;
    -ms-animation-duration: 500ms;
    animation-duration: 800ms;


    background: #000;
    background: rgba(0,0,0,0.8);
    background: -webkit-radial-gradient(50% 50%, ellipse closest-corner, rgba(0,0,0,0.50) 1%, rgba(0,0,0,0.75) 100%);
    background: -moz-radial-gradient(50% 50%, ellipse closest-corner, rgba(0,0,0,0.50) 1%, rgba(0,0,0,0.75) 100%);
    background: -ms-radial-gradient(50% 50%, ellipse closest-corner, rgba(0,0,0,0.50) 1%, rgba(0,0,0,0.75) 100%);
    background: radial-gradient(50% 50%, ellipse closest-corner, rgba(0,0,0,0.50) 1%, rgba(0,0,0,0.75) 100%);


}

.modal-backdrop.in
{
    -webkit-animation-duration: 500ms;
    -webkit-animation-timing-function: ease;
    -webkit-animation-name: fadein;
    -moz-animation-duration: 800ms;
    -moz-animation-timing-function: ease;
    -moz-animation-name: fadein;
    -o-animation-duration: 500ms;
    -o-animation-timing-function: ease;
    -o-animation-name: fadein;
    -ms-animation-duration: 500ms;
    -ms-animation-timing-function: ease;
    -ms-animation-name: fadein;
    animation-duration: 800ms;
    animation-timing-function: ease;
    animation-name: fadein;
    opacity: 1;
}
.modal
{

    box-shadow: 0px 0px 8px #444;
    -moz-box-shadow: 0px 0px 8px #444;
    -webkit-box-shadow: 0px 0px 8px #444;
    position: fixed;
}
.modal
{
    transition: transform 0.8s ease 0s, opacity 0.8s ease 0s;
    -webkit-transition: -webkit-transform 0.4s ease 0s, opacity 0.4s ease 0s;
    -moz-transition: transform 0.8s ease 0s, opacity 0.8s ease 0s;
    -webkit-transform: scale(.95);
    transform: scale(.92);
    opacity: 0;
    display:none;
    -webkit-animation-duration: 400ms;
    -moz-animation-duration: 600ms;
    -o-animation-duration: 400ms;
    -ms-animation-duration: 400ms;
    animation-duration: 600ms;

}
.modal, .form_ul li.show, .form_ul li.artificial
{
    -webkit-animation-duration: 600ms;
    -webkit-animation-timing-function: ease;
    -webkit-animation-name: appear;
    -moz-animation-duration: 600ms;
    -moz-animation-timing-function: ease;
    -moz-animation-name: appear;
    -o-animation-duration: 600ms;
    -o-animation-timing-function: ease;
    -o-animation-name: appear;
    -ms-animation-duration: 600ms;
    -ms-animation-timing-function: ease;
    -ms-animation-name: appear;
    animation-duration: 800ms;
    animation-timing-function: ease;
    animation-name: appear;
}
.modal
{

    box-shadow: 0px 0px 8px #444;
    -moz-box-shadow: 0px 0px 8px #444;
    -webkit-box-shadow: 0px 0px 8px #444;
    position: fixed;
}
.modal
{
    transition: transform 0.8s ease 0s, opacity 0.8s ease 0s;
    -webkit-transition: -webkit-transform 0.4s ease 0s, opacity 0.4s ease 0s;
    -moz-transition: transform 0.8s ease 0s, opacity 0.8s ease 0s;
    -webkit-transform: scale(.95);
    transform: scale(.92);
    opacity: 0;
    display:none;
    -webkit-animation-duration: 400ms;
    -moz-animation-duration: 600ms;
    -o-animation-duration: 400ms;
    -ms-animation-duration: 400ms;
    animation-duration: 600ms;

}
.modal.in,
.modal-backdrop.in
{
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}
.modal
{
    box-shadow: none !Important;
    background-color: none;
    width: auto !important;
    overflow-y: auto;
    max-height: 80%;
    overflow-x: hidden;
}
.modal{ width: 50% !Important; background-color: inherit; border: none; top:0;left:0;right:0;bottom:0; margin:auto !important;z-index:1050;margin-left:-220px;-webkit-background-clip:padding-box;
	-moz-background-clip:padding-box;background-clip:padding-box;outline:none;}

//.modal.in{top:10%;}

.modal-header{padding:9px 15px;border-bottom:1px solid #eee;}.modal-header .close{margin-top:2px;}
.modal-header h3{margin:0;line-height:30px;}
.modal-body, .modal-content{position:relative;overflow-y:auto;max-height:100%;padding:15px; width: 99.9%;}
.modal-form{margin-bottom:0;}
.modal-footer{padding:14px 15px 15px;margin-bottom:0;text-align:right;background-color:#f5f5f5;border-top:1px solid #ddd;-webkit-border-radius:0 0 6px 6px;-moz-border-radius:0 0 6px 6px;border-radius:0 0 6px 6px;
	-webkit-box-shadow:inset 0 1px 0 #ffffff;-moz-box-shadow:inset 0 1px 0 #ffffff;box-shadow:inset 0 1px 0 #ffffff;*zoom:1;}.modal-footer:before,.modal-footer:after{display:table;content:"";line-height:0;}
.modal-footer:after{clear:both;}
.modal-footer .btn+.btn{margin-left:5px;margin-bottom:0;}
.modal-footer .btn-group .btn+.btn{margin-left:-1px;}
.modal-footer .btn-block+.btn-block{margin-left:0;}
.modal_close{
    position: absolute;
    top: 7px;
    right: 7px;
    background: inherit;
    border: none;
    font-size: 22px;
    height: 28px;
    width: 28px;
    font-weight: bold;
    line-height: 28px;
    padding: 0px;
    z-index: 1001;
    color: #444 !important;
    opacity: .4 !important;
}
@media (max-width: 700px) {
    body .modal {
        width: 90% !Important;
    }
}
.modal-dialog {
    background-color: #FFF;
    text-align: left;
}
.modal_close:hover, .modal_close:active
{
    background: inherit;
    opacity: .7 !important;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}



/*Results formatting*/

.result-header {

background-color: #ffffff;
color: #555555;
text-align: center;
padding: 15px;
margin: 0px;
}
.result-header h1 { text-align: center; }

.result-holder {
	padding:10px;
	margin: 15px;
	text-align: center;
	border-style: solid;
	border-width: 1px;
	border-color: #555555;
	max-width: 1000px;
	left: 50%;
transform: translateX(-50%);
	
}
.result-main {
background-color:#ffffff;
padding:5px;

border-radius:5px;
z-index: 2;
}

.result-img {

margin-top:10px;
margin-bottom:10px;

}
.result-img img{
width:100%;
padding-left:35px;
/*display: block;
    margin-left: auto;
    margin-right: auto;
    */

}

.result-title {
text-align:center;
font-size:20px;
color: #333;
}

.result-detail {
	margin-top: 15px;
	background-color: #2E9769;
	color: #ffffff;
	padding: 15px;
	font-size: 18px;
	font-weight: 600;
	text-transform: uppercase;
}

.result-bullets {
	margin-top: 10px;
	
	color: #3D80B8;
	padding: 10px;
	
}
.result-bullets p{
padding: 5px;
font-size: 18px;
}

.result-info {
padding:15px;
text-align:center;}
.result-info h1{
font-size:20px;
text-align:center;
color:#333;
text-shadow: none;

}
.result-info h2{
font-size:20px;
text-align:center;
margin-top:15px;
color:#333;
}
.result-info p{
font-size:16px;
text-align:center;
margin-top:25px;
}

.offer-img {

margin:auto;
padding:auto;
text-align: center;
max-height: 350px;



}
.offer-img img{

padding:auto;
max-height: 400px;
display: block;
    margin: auto;
    
    

}

.ebay-img {
	height:35px !important;
}

.contact-main {
background-color:#ffffff;
padding:15px;

border-radius:5px;
z-index: 2;
font-size:28;
}
.background-text{
    position: absolute;
    font-size:24px;
    font-weight:bold;
    z-index: 1;
    color:#ffffff;
    padding:35px;
    text-align:center;
}

.background-text a{
color:#ffffff;
}

.gg {
	background-color: #E9A16A;
}
.gg-7 {
	background-color: #C9EADD;
	color: #007349;
	font-size:60px;
	padding:35px;
	text-align:center;
	display: block;
    margin-left: auto;
    margin-right: auto;
  
}

.gg-img {
	height: 146px;
	width: 146px;
	display: block;
    margin-left: auto;
    margin-right: auto;
  
	}
	
	.gg-text {
		color: #000000;	
		font-size:36px;
		margin:10px;
		text-align:center;
		display: block;
    margin-left: auto;
    margin-right: auto;
	vertical-align:central;
  
	}
	.gg-text span {
		font-size:20px;
		
	}
	
	.gg-calc {
		height:auto;
	}
	
/* Multi Offer CSS */


.option input[type="radio"] {
    display:none; 
}

.option label {
    display:inline-block;
    background-color:#B9CFED;
    padding:14px;
    font-size:16px;
	width:250px;
	height:50px;
	text-align:center;
	vertical-align:middle;
	color:#989898;
	cursor:pointer;
	margin-bottom:15px;
}

.option input[type="radio"]:checked + label { 
    background-color:#6188BA;
	color:#ffffff;
	
}
.option input:checked +.option-select{
    -webkit-filter: none;
       -moz-filter: none;
            filter: none;
}	


/*Guide CSS*/

.guide-head {
	background-color: #45A1FF;
	color: #ffffff;
	font-size: 30px;
	padding: 55px;
	height: 175px;
}
.guide-main {
	padding: 0px;
	background-color: #ffffff;
	color: #555555;
}

.guide-text {
	padding: 100px;
	font-size: 20px;
}

.guide-side {
	background-color: #45A1FF;
}

.affix {
    top: 215px;
    right:0;
    position:fixed;
}

/*Start Question*/

 .q-details {
  text-align:center;
  padding:0px;
  }

  .q-details span {color: #B82828;}
  .q-details h1{
  font-size:22px;
  font-weight:600;
  color:#000;
  margin:10px;
  
  }
  
  .q-details h2{
  font-size:14px;
  font-weight:400;
  color:#666;
  line-height:18px;
  margin:7px;
  
  }
  
 .q-box {
  background-color:#ffffff;
  padding:10px;
  margin:2px;
  
  } 
  
.q-img {
margin:auto;
display:block;}

.q-img img{
max-width: 300px;
vertical-align:center;

}

/*Start Coreg Check*/

.confirmed {
Font-size:16px;
margin-top:15px;
text-align:center;
position:absolute;
color:#666;
}
.q-check input:active +.q-text{opacity: .9;}
.q-check input:checked +.q-text{
    background-color: #61B329;
}

.q-check{
    cursor:pointer;
    background-size:contain;
    background-repeat:no-repeat;
    display:inline-block;
    width:100%;
height:15px;
    -webkit-transition: all 100ms ease-in;
       -moz-transition: all 100ms ease-in;
            transition: all 100ms ease-in;
    
}

.q-text {
	
	background:#007FFF;
	font-size:16px;
	font-weight:600;
	color:#fff;
	outline:none;
	border:none;
	margin: 0 auto;
	
	
	border-radius:2px;
	
	height:50px;
	text-align: center;
vertical-align: middle;
line-height: 45px;
	
	
}


.q-section input{
    margin:0;padding:0;
    -webkit-appearance:none;
       -moz-appearance:none;
            appearance:none;
}

.q-section {
	margin-bottom:35px;
	margin-top:-10px;
	
}

.checkbox-main {
	padding:25px 0px 25px 0px;
	font-size: 13px;
	color: #808080;
	text-align: left;
	
	display: inline-block;
}

.checkbox-main img {height:75px;}

.thankyou {padding: 25px; text-align: center;}