.heading-font {font-family: 'Ubuntu', sans-serif;font-weight: 200;letter-spacing: 1px;}
.body-font {font-family: 'Ubuntu', sans-serif;}
.alt-font {
    font-family: 'Ubuntu', sans-serif;
    text-transform: uppercase;
    letter-spacing: 2px;
}
body,
html {
    height: 100%;
    width: 100%;
}
body {
    font-family: 'Ubuntu', sans-serif;
}
.navbar-default,
.navbar-default .navbar-header .navbar-brand,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Ubuntu', sans-serif;
    font-weight: 200; 
}
a {
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
    color: #fdcc52
}
a:focus,
a:hover {
    color: #fcbd20
}
hr {
    max-width: 100px;
    margin: 25px auto 0;
    border-width: 1px;
    border-color: rgba(34, 34, 34, .1)
}
hr.light {
    border-color: #fff
}
p {
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 20px
}
.navbar-default {
      
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s
}
.navbar-default .navbar-header .navbar-brand {
    color: #fdcc52
}
.btn,
.navbar-default .nav>li>a {
    font-family: 'Ubuntu', sans-serif;
    text-transform: uppercase;
    letter-spacing: 2px
}
.navbar-default .navbar-header .navbar-brand:focus,
.navbar-default .navbar-header .navbar-brand:hover {
    color: #fcbd20
}
.navbar-default .navbar-header .navbar-toggle {
    font-size: 12px;
    color: #222;
    padding: 8px 10px
}
.navbar-default .nav>li>a {
    font-size: 11px
}
.navbar-default .nav>li>a,
.navbar-default .nav>li>a:focus {
    color: #222
}
.navbar-default .nav>li>a:focus:hover,
.navbar-default .nav>li>a:hover {
    color: #fdcc52
}
.navbar-default .nav>li.active>a,
.navbar-default .nav>li.active>a:focus {
    color: #fdcc52!important;
    background-color: transparent
}
.navbar-default .nav>li.active>a:focus:hover,
.navbar-default .nav>li.active>a:hover {
    background-color: transparent
}
@media (min-width: 768px) {	
    
    .navbar-default {
         
        border-color: transparent
    }
    .navbar-default .navbar-header .navbar-brand {
        color: rgba(255, 255, 255, .7)
    }
    .navbar-default .navbar-header .navbar-brand:focus,
    .navbar-default .navbar-header .navbar-brand:hover {
        color: #fff
    }
    .navbar-default .nav>li>a,
    .navbar-default .nav>li>a:focus {
        color: rgba(255, 255, 255, .7)
    }
    .navbar-default .nav>li>a:focus:hover,
    .navbar-default .nav>li>a:hover {
        color: #fff
    }
    .navbar-default.affix {
        background-color: #fff;
        border-color: rgba(34, 34, 34, .1)
    }
    .navbar-default.affix .navbar-header .navbar-brand {
        color: #222
    }
    .navbar-default.affix .navbar-header .navbar-brand:focus,
    .navbar-default.affix .navbar-header .navbar-brand:hover {
        color: #fdcc52
    }
    .navbar-default.affix .nav>li>a,
    .navbar-default.affix .nav>li>a:focus {
        color: #222
    }
    .navbar-default.affix .nav>li>a:focus:hover,
    .navbar-default.affix .nav>li>a:hover {
        color: #fdcc52
    }

}
header {
    position: relative;
    width: 100%;
    min-height: auto;
    overflow-y: hidden;
        background: url(http://go2health.in/images/banner.jpg) center top no-repeat; 
    color: #fff
}

.bnr1_header { 
    background: url(../medlife-images/medlife.gif) right top no-repeat; 
}
header .header-content {
    text-align: center;
    padding: 150px 0 50px;
    position: relative
}
header .header-content .header-content-inner {
    position: relative;
    max-width: 500px;
    margin: 0 auto
}
header .header-content .header-content-inner h1 {
    margin-top: 0;
    margin-bottom: 30px;
    font-size: 30px
}
header .header-content .header-content-inner .list-badges {
    margin-bottom: 25px
}
header .header-content .header-content-inner .list-badges img {
    height: 50px;
    margin-bottom: 25px
}
header .device-container {
    max-width: 300px;
    margin: 0 auto 100px
}
header .device-container .screen img {
    border-radius: 3px
}
@media (min-width: 768px) {
    header {
        min-height: 860px
    }
    header .header-content {
        text-align: left;
        padding: 0;
        height: 100vh
    }
    header .header-content .header-content-inner {
        max-width: none;
        margin: 0;
        position: absolute;
        top: 50%;
        transform: translateY(-50%)
    }
    header .header-content .header-content-inner h1 {
        font-size: 35px
    }
    header .device-container {
        max-width: none;
        max-height: calc(0vh);
        margin: 100px auto 0
    }
}
footer,
section.contact {
    text-align: center
}
@media (min-width: 992px) {
    header .header-content .header-content-inner h1 {
        font-size: 50px
    }
}
section {
    padding: 0px 0px 30px;
}
section h2 {
    font-size: 24px; margin: 0px; font-weight: 600; color: #30343e
}
section.download {
    padding: 150px 0;
    position: relative
}
section.download h2 {
    margin-top: 0;
    font-size: 50px
}
section.download .badges .badge-link {
    display: block;
    margin-bottom: 25px
}
section.download .badges .badge-link:last-child {
    margin-bottom: 0
}
section.download .badges .badge-link img {
    height: 60px
}
@media (min-width: 768px) {
    section.download .badges .badge-link {
        display: inline-block;
        margin-bottom: 0
    }
    section.download h2 {
        font-size: 70px
    }
}
section.features .section-heading {
    margin-bottom: 100px
}
section.features .section-heading h2 {
    margin-top: 0
}
section.features .section-heading p {
    margin-bottom: 0
}
section.features .device-container,
section.features .feature-item {
    max-width: 300px;
    margin: 0 auto
}
section.features .device-container {
    margin-bottom: 100px
}
@media (min-width: 992px) {
    section.features .device-container {
        margin-bottom: 0
    }
    section.features .device-container,
    section.features .feature-item {
        max-width: none
    }
}
section.features .feature-item {
    text-align: center;
    margin-bottom: 00px;
    min-height: 300px;
}
section.contact h2,
section.cta .cta-content h2 {
    margin-top: 0;
    margin-bottom: 25px
}
section.features .feature-item h3 {
    font-size: 30px
}
section.features .feature-item i {
    font-size: 80px;
    background: -webkit-linear-gradient(to left, #7b4397, #dc2430);
    background: linear-gradient(to left, #7b4397, #dc2430);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}
section.cta {
    position: relative;
   
    padding: 250px 0
}
section.cta .cta-content {
    position: relative;
    z-index: 1
}
section.cta .cta-content h2 {
    color: #fff;
    max-width: 450px;
    font-size: 50px
}
@media (min-width: 768px) {
    section.cta .cta-content h2 {
        font-size: 80px
    }
}
section.cta .overlay {
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, .5);
    position: absolute;
    top: 0;
    left: 0
}
footer ul,
section.contact ul.list-social {
    margin-bottom: 0
}
section.contact h2 i {
    color: #dd4b39
}
section.contact ul.list-social li a {
    display: block;
    height: 80px;
    width: 80px;
    line-height: 80px;
    font-size: 40px;
    border-radius: 100%;
    color: #fff
}
footer p,
footer ul li a {
    font-size: 12px
}
footer,
footer ul li a {
    color: rgba(255, 255, 255, 0.84)
}
section.contact ul.list-social li.social-twitter a {
    background-color: #1da1f2
}
section.contact ul.list-social li.social-twitter a:hover {
    background-color: #0d95e8
}
section.contact ul.list-social li.social-facebook a {
    background-color: #3b5998
}
section.contact ul.list-social li.social-facebook a:hover {
    background-color: #344e86
}
section.contact ul.list-social li.social-google-plus a {
    background-color: #dd4b39
}
section.contact ul.list-social li.social-google-plus a:hover {
    background-color: #d73925
}
footer {
    background-color: #6194ec;
    padding: 25px 0;margin-top: 50px
}
footer p {
    margin: 0
}
footer ul li a.active,
footer ul li a:active,
footer ul li a:focus,
footer ul li a:hover {
    text-decoration: none
}
.bg-primary {
    background: #fdcc52;
    background: -webkit-linear-gradient(#fdcc52, #fdc539);
    background: linear-gradient(#fdcc52, #fdc539)
}
.text-primary {
    color: #fdcc52
}
.no-gutter>[class*=col-] {
    padding-right: 0;
    padding-left: 0
}
.btn-outline {
    color: #fff;
    border: 1px solid
}
.btn-outline.active,
.btn-outline:active,
.btn-outline:focus,
.btn-outline:hover {
    color: #fff;
    background-color: #fdcc52;
    border-color: #fdcc52
}
.btn {
    border-radius: 300px;  font-weight:600;
    letter-spacing: 1px;
}
.btn-xl {
    padding: 15px 45px;
    font-size: 11px
}
::-moz-selection {
    color: #fff;
    text-shadow: none;
    background: #222
}
::selection {
    color: #fff;
    text-shadow: none;
    background: #222
}
img::selection {
    color: #fff;
    background: 0 0
}
img::-moz-selection {
    color: #fff;
    background: 0 0
}
 

.form_box{left: 0px;position: relative;top: 70px;}
.form_box h4{color:#134f70; text-align: left; font-weight: bold;MARGIN-BOTTOM: 20PX; font-size: 26px}
.form_box img,h1{ font-weight: bold;font-size: 52px; }
.form_box button{ width:100%; border-radius: 0px}

.offfer-box{background: #fff;-webkit-transition: width 2s; /* Safari */    transition: width 2s; border: 0px solid #efefef; 
    padding: 20px 0px;box-shadow:0px 5px 20px #cccfd46e;margin-bottom: 20px; border: 5px solid #d4e3ea;}
.offfer-box:hover{box-shadow:0px 5px 25px #cccfd4; border: 5px solid #7a97a5;}
.offfer-box h1{color: #061219;border: 1px solid #fff; font-size: 21px;font-weight: 600;
    text-shadow: none;margin: 0px 20px 0px;padding: 0px 0px 10px; letter-spacing: 0px;
	line-height: 28px; min-height: 100px; }
.offfer-box .brnd-logo{ background: #efefef6e; width: 100%; text-align: center;margin: 20px 0px;}
.offfer-box .price{ width: 100%; margin: 10px 0px 0px}
.offfer-box .price .bestprice{width: 100%;margin: 15px 0px; color: #144f70; font-family: arial}
.offfer-box .price .bestprice .actual-price{font-weight: 600;color: #134f70;font-size: 24px;}
.offfer-box .price .bestprice .actual-price .uncut{text-decoration: line-through;color: #cccbcb;font-weight: 400;font-size: 18px;}
.offfer-box .feature-item .package-test-wrapper{font-size: 15px; font-weight: 400; list-style-type: none; line-height: 26px;color:#525861;}



.packages{ background: #fff; -webkit-box-shadow: 0px 0px 20px 2px rgb(241, 241, 241);
-moz-box-shadow: 0px 0px 20px 2px rgb(241, 241, 241);box-shadow: 0px 0px 20px 2px rgb(241, 241, 241); margin:10px 5px 10px 15px;-webkit-transition: width 2s; /* Safari */transition: width 2s;transition: box-shadow 1s;min-height: 95px;}
.packages p{ width:80%; float: left; text-align: left; margin: 0px;padding: 20px 0px;font-size: 18px; letter-spacing:0px;}
.packages span.price{ display: inline-block; margin: 20px 0px}
.medlife_form{ text-align:center; font-family:verdana}
.packages:hover{-webkit-box-shadow: rgb(190, 203, 222) 0px 0px 20px 2px;-moz-box-shadow: rgb(190, 203, 222) 0px 0px 20px 2px;box-shadow: rgb(190, 203, 222) 0px 0px 20px 2px; }
	
	
.hidden_div{display:none}
.bg-book{background: rgba(34,34,34,0.5);height: 100%;width: 100%;position: fixed;z-index: 31;top: 0;}

/**********srl - phadke*******/
.watsap{width:60%;padding: 3.5% 0%;}
.partners{ }
.packages-mobile{ display: NONE}


@media only screen and (max-width: 480px) {
.watsap{display:none}
.partners{display:none}
.packages-mobile{ display: block!important; margin-top: 80px}	
.packages-mobile .pckg-price{background: #ffffff;
    margin: 0px 0px 10px;
    border-radius: 5px;
    padding: 5px 10px;
    text-align: center;
    color: #033e5f;
    font-weight: 500;font-size: 19px;}
.packages-mobile .pckg-price .cnt{width: 75%;float: left;text-align: left; font-size: 17px}
.packages-mobile .pckg-price strong{font-size:28px; color: #ff7201}	
.packages-mobile .pckg-price span.strikethrough{ text-decoration:line-through}	
 
.packages-mobile .pckg-price2 span.strikethrough{ text-decoration:line-through}
.navbar-brand > img {width: 75%;text-align: center; display: inline}

.form_containt_box{margin: 0px !important;}	
.form_containt_box .profile{margin: 20px; padding-top: 10px!important}	
section.features .feature-item{ min-height: 100px !important;}

.form_containt_box h2{ text-align: center; padding: 0px 00px!important; font-size: 22px !important; }
.form_containt_box h1{ text-align: center; padding: 10px 00px 00px!important; font-size: 26px!important;}

.form_containt_box .profile{display: none}
.form_containt_box1{display: inline !important; }
.form_containt_box1 .profile{margin-right: 20px !important; margin-bottom:20px !important; margin-top: 00px; margin-right: 0px !important }
.offer-mobile{display: inline !important; }
.footer-fixed {position: fixed;left: 0;bottom: 0;width: 100%;background-color: #ff7201;color: white;
    text-align: center;font-size: 20px;padding: 15px; font-weight: bold}
.footer-fixed .cell{ color: #000; border: 2px solid #000; padding: 5px 6px;  text-decoration: none; margin-left: 10px;}
.footer-fixed .cell:hover{ color: #ff7201; border: 2px solid #000; padding: 5px 6px;  text-decoration: none; background: #000}
.footer-fixed{display: inline !important; }
}


.header-bng {position: relative;width: 100%;min-height: auto;overflow-y: hidden;background: url(../medlife-images/banner-bng.jpg) center top no-repeat;color: #fff;min-height: 610px}
.green_bg{background:#ffda6beb !important}
.orange_bg{background:#b7bcff  !important}
.red_bg{background:#ff96bc   !important}
.form_containt_box{margin: 0px -15px 0px;}
.form_containt_box h2{font-size: 24px;padding: 0px;margin: 0px;}
.form_containt_box h1{font-size: 32px;padding: 0px;margin:00px 0px 20px 0px;}
.form_containt_box .profile{ background: #79f4f5; margin-right: 20px; border-radius: 0px; padding:20px 20px 20px; }
.form_containt_box .profile h2{text-align: center; color: #000;font-weight: 400;letter-spacing: normal; font-size: 18px; line-height: 25px;}
.form_containt_box .profile p{text-align: center; color: #000; font-weight: 400;letter-spacing: normal; font-size: 18px }
.form_containt_box .profile .dotted {border-color:none #000; margin: 10px auto 0;}
.form_containt_box .profile h3{text-align: center; color: #000;    font-weight: 600;font-size: 35px;margin: 10px 0px 0px}
.form_containt_box .profile span{text-align: center; color: #000;    display: block;    text-decoration: line-through;}

.form_containt_box1{margin: 0px -15px 0px; display: none;}
.form_containt_box1 h2{font-size: 24px;padding: 0px;margin: 0px;}
.form_containt_box1 h1{font-size: 32px;padding: 0px;margin:00px 0px 20px 0px;}
.form_containt_box1 .profile{ background: #79f4f5; margin-right: 20px; border-radius: 0px; padding:20px 00px 20px; }
.form_containt_box1 .profile h2{text-align: center; color: #000;font-weight: 600;letter-spacing: normal; font-size: 20px}
.form_containt_box1 .profile p{text-align: center; color: #000; font-weight: 400;letter-spacing: normal; font-size: 18px }
.form_containt_box1 .profile .dotted {border-color:none #000; margin: 10px auto 0;}
.form_containt_box1 .profile h3{text-align: center; color: #000;    font-weight: 600;font-size: 35px;margin: 10px 0px 0px}
.form_containt_box1 .profile span{text-align: center; color: #000;    display: block;    text-decoration: line-through;}
.offer-mobile{display:none}
.footer-fixed{display:none}
/* floating box style */
.floating-form {
    max-width: 300px;
    z-index: 3;
    background: #F9F9F9;
    background: #fff;
    border: 1px solid #134f70;
    padding: 25px;
    right: 10px;
    position: fixed;
    }

.contact-opener {
    position: absolute;
    left: -77px;
    transform: rotate(-90deg);
    top: 100px;
    background-color:#134f70;
    padding: 9px;
    color: #fff;
    cursor: pointer;
    border-radius: 5px 5px 0px 0px;
    letter-spacing: 1px;
    font-weight: bold;
}
.floating-form #feedbackForm{
    width: 100%;
}
.popup-enquiry-form{
    max-width: 300px;
    background: #fff;
    padding: 22px;
    border: 2px solid #134f70;
    margin: 0 auto;
    position: relative;
}
.popup-enquiry-form #feedbackForm{
    width: 100%;
    /*  */
}
.mfp-content .feedbackForm{
    padding: 0;
}
.popup-logo{
    margin-bottom: 20px;
}
.mfp-close-btn-in .mfp-close{
	position: absolute;
	right: 0;
	width: 25px;
	height: 25px;
	line-height: 25px;
}

.popup-enquiry-form .group {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}
.popup-enquiry-form .group  .form-group{
	width: 49%;
}
@media(max-width:600px){
	.popup-enquiry-form .group  .form-group{
		width: 100%;
	}
}
.popup-enquiry-form .group  .form-group .select2-container{
	width: 100%!important;
}

.serviceBox{
    margin: 10px 0;
    text-align: center;
    padding: 30px 20px;
    border-radius: 10px;
    transition:all 0.3s ease 0s;
}
.serviceBox:hover{ box-shadow: 0 0 5px #DA4155; }
.serviceBox .service-icon{
    color: #fff;
    font-size: 50px;
    width: 120px;
    height: 120px;
    line-height: 120px;
    margin: 0 auto 40px;
    display: block;
    position: relative;
}
.serviceBox .service-icon:before{
    content: "";
    background: linear-gradient(to right,#EE4758 49%,#DA4155 50%);
    width: 100%;
    height: 100%;
    border-radius: 10px;
    box-shadow: 0 0 0 5px #fff inset;
    border: 5px solid #DA4155;
    border-right: none;
    border-top: none;
    transform:rotate(45deg);
    position: absolute;
    top:0;
    left: 0;
    z-index: -1;
    transition: all 0.5s ease 0s;
}
.serviceBox:hover .service-icon:before{ transform: rotate(315deg); }
.serviceBox .title{
    color: #DA4155;
    font-size: 20px;
    font-weight: 600;
    margin: 0 0 10px;
    transition: all 0.3s ease 0s;
}
.serviceBox:hover .title{ letter-spacing: 1px; }
.serviceBox .description{
    color: #4a4e58;
    font-size: 14px;
    line-height: 27px;
}
.serviceBox.orange:hover{ box-shadow: 0 0 5px #E87C2C; }
.serviceBox.orange .service-icon:before{
    background: linear-gradient(to right,#F68E2F 49%, #E87C2C 50%);
    border-color: #E87C2C;
}
.serviceBox.orange .title{ color: #E87C2C; }
.serviceBox.blue:hover{ box-shadow: 0 0 5px #0AAEAD; }
.serviceBox.blue .service-icon:before{
    background: linear-gradient(to right,#3CC0CC 49%, #0AAEAD 50%);
    border-color: #0AAEAD;
}
.serviceBox.blue .title{ color: #0AAEAD; }
.serviceBox.gray:hover{ box-shadow: 0 0 5px #37485C; }
.serviceBox.gray .service-icon:before{
    background: linear-gradient(to right,#3C506B 49%, #37485C 50%);
    border-color: #37485C;
}
.serviceBox.gray .title{ color: #37485C; }
@media only screen and (max-width:990px){
    .serviceBox{ margin: 0 0 30px; }
}
.testimonial{
    border: 10px solid #ccd0d4;
    padding: 40px 0 25px 0;
    margin: 50px;
    text-align: center;
    position: relative;
}
.testimonial:before{
    content: "\f10d";
    font-family: "FontAwesome";
    width: 100px;
    height: 100px;
    line-height: 100px;
    background: #fff;
    margin: 0 auto;
    font-size: 70px;
    font-weight: 900;
    color: #f1971f;
    position: absolute;
    top: -60px;
    left: 0;
    right: 0;
}
.testimonial .title{
    padding: 7px 0;
    margin: 0 -30px 20px;
    border: 7px solid #fff;
    background: #464b5d;
    font-size: 22px;
    font-weight: 700;
    color: #fff;
    letter-spacing: 1px;
    text-transform: uppercase;
    position: relative;
}
.testimonial .title:before{
    content: "";
    border-top: 15px solid #222633;
    border-left: 15px solid transparent;
    border-bottom: 15px solid transparent;
    position: absolute;
    bottom: -37px;
    left: 0;
}
.testimonial .title:after{
    content: "";
    border-top: 15px solid #222633;
    border-right: 15px solid transparent;
    border-bottom: 15px solid transparent;
    position: absolute;
    bottom: -37px;
    right: 0;
}
.testimonial .post{
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    text-transform: capitalize;
}
.testimonial .description{
    padding: 0 20px;
    margin: 0;
    font-size: 15px;
    color: #6f6f6f;
    letter-spacing: 1px;
    line-height: 30px;
}
.owl-theme .owl-controls{ margin-top: 0; }
.owl-theme .owl-controls .owl-buttons div{
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 35px;
    background: #f1971f;
    color: #fff;
    border-radius: 0;
    margin-right: 5px;
    opacity: 1;
}
.owl-prev:before,
.owl-next:before{
    content: "\f060";
    font-family: "FontAwesome";
    font-size: 20px;
    font-weight: 900;
}
.owl-next:before{ content: "\f061"; }
@media only screen and (max-width: 990px){
    .testimonial{ margin: 30px; }
}
.jumbotron{
    background: #fff;
}
.jumbotron .form-logo + h4{
    margin-bottom: 0;
    margin: 20px 0;
    text-align: center;
}
.form-logo, .popup-logo img{
    width: 100%;  
}
.navbar-brand > img{
    padding-top: 12px;
}