@charset "utf-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css?family=Lato:400,400i,700,700i,900,900i|Oswald:400,500,600,700');
@import url('https://fonts.googleapis.com/css?family=Oswald:700&display=swap');
@import url('https://fonts.googleapis.com/css?family=Merriweather');
@media print
{    
    .no-print, .no-print *{ display: none !important;}
    .container {width:100%; margin:0; padding:0;}
    .col-sm-3 {float:left;width:25%;}
    .col-sm-4 {float:left;width:33%;}
    @page {}
}
*{outline:none;}

/*font-family: 'Lato', sans-serif;
font-family: 'Oswald', sans-serif;*/

body{padding:0px; margin:0px; font-size:14px; font-family: 'Lato', sans-serif;}

h1,h2,h3,h4,h5,h6{padding:0px;margin:0px;font-weight:normal; font-family:oswald; text-transform:uppercase;}

p{font-size: 15px;}

a,a:hover{text-decoration:none;}
.container {width:1042px;}

#overlay {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: #000;
filter:alpha(opacity=70);
-moz-opacity:0.7;
-khtml-opacity: 0.7;
opacity: 0.7;
z-index: 100;
display: none;
}
.cnt223 .close{color: :red;text-decoration: none;position: absolute;top: 1%;right: 0;}
.popup{
width: 100%;
margin: 0 auto;
display: none;
position: fixed;
z-index: 101;
}
.cnt223{/* min-width: 600px; */width: 410px;min-height: 150px;margin: 50px auto;background: #f3f3f3;position: relative;z-index: 103;padding:0;border-radius: 5px;box-shadow: 0 2px 5px #000;}
.cnt223 p{
clear: both;
    color: #555555;
    /* text-align: justify; */
    font-size: 20px;
    font-family: sans-serif;
}
.cnt223 p .close{
color: #d91900;
font-weight: bold;
}
.cnt223 .x{
float: right;
height: 35px;
left: 22px;
position: relative;
top: -25px;
width: 34px;
}
.cnt223 .x:hover{
cursor: pointer;
}


/*-----------slider--------------*/
.testimonial_subtitle{
    color: #0aaa7a;
    font-size: 12px;
}
  .testimonial_btn{
    background-color: #373d4b !important;
    color: #fff !important;
 }
 .seprator {
    height: 2px;
    width: 56px;
    background-color: #0aaa7a;
    margin: 7px 0 10px 0;
}
/*-----------------slider------------------*/

/*-------------Menubar----------*/
.header{background:#fff;box-shadow: 0 0px 10px #000;}
.header .container-fluid{padding:0px;}
.header .strip{background:#000020;}
.header .strip p{font-size: 14px;color:#FFF;padding: 3px;text-align:center;}
.header .strip p strong{color: #ffb300;}
.navbar-default .navbar-toggle .icon-bar {background-color: #fff;}
.header .logo img{margin-top: 6px;margin-left:  10px;}
.header .navbar{margin:0px;float:right;}
.header .navbar-default{background-color:transparent; border-color:transparent;}
.header .navbar-nav > li > a{font-size:15px;font-weight:700;color:#000;padding:30px 10px 20px 10px;border-radius:0 0 6px 6px;text-transform:uppercase;margin-right: 24px;}
.header .navbar-nav > li > a.login{background-color:#ff0; color:#000; padding:15px 10px; border-radius:6px; margin-top:11px; outline:none;}
.header .navbar-default .navbar-nav > .active > a, 
.header .navbar-default .navbar-nav > .active > a:hover, 
.header .navbar-default .navbar-nav > li > a:hover{ color:#000;}
.header .bg1{background:#203f15;}
.callnow{position:fixed; right:0px; bottom:0px; z-index:10; display:none;}
/*---------------Menubar---------------*/

/*----------------1stpage--banner-------------------*/
.banner{background: linear-gradient(225deg, #aec1f5 , white, white, white, #a4fb77);background-size:cover;height:688px;margin-top: 106px;padding-top: 15px;}
.banner .heading{margin:20px 0;}
.banner .heading p{width: 228px;font-size:14px;text-align:  left;}
.banner .icons{padding:0 40px 10px 0px;}
.banner .icons h3{text-align: left;font-size: 32px;font-weight:bold;}
.banner .icons img{margin:5px;}
.banner .text h4{margin-bottom: 16px;font-size: 20px;color:#00000;font-weight:600;}
.banner .text h4 strong{color:#3299bb;}
.banner .text h3{font-size:18px; color:#fff;}
.banner .heading{margin-right:30px;}
.banner .heading p{width: 207px;text-align:  left;font-size: 14px;color:#000;margin-top: -10px;}
.banner .heading img{margin-right: 0px;margin-top: 0;}
.banner .product {margin:77px 69px; width:100%; display:block;}
.form h1{font-size:38px; font-weight:600; color:#fff; text-shadow:1px 1px 0 #000;}
.form h1 i.fa{color:#000;}
.form h1 a{color:#fff;}  
.form h3{font-size: 18px;color:#fff;text-align: center;padding:;}
.form{width:100%;}
.form .demo h3{/* margin-bottom: 21px; */padding: 0px 0 3px 47px;}
.login{text-align:center;padding-bottom: 45px;}
.login button{background: url('../images/button.jpg') no-repeat center;width: 100%;background-size: contain;height: 74px;border:  none;}
.login input[type=submit]{margin:0 auto; font-weight:bold; font-size:20px; padding:10px; background-color:#ff0; color:#000; border-radius:6px; outline:none;}
.form h3 strong .blink{font-weight:500;}
.ordernow{/* padding-top:10px; */}
.ordernow a{background:url(../images/button.jpg) top center no-repeat;background-size: 203px;width: 200px;height:65px;border:0px;}
.blink{
    /* -webkit-animation: blink 1s linear infinite; */
    -moz-animation: blink 1s linear infinite;
    -ms-animation: blink 1s linear infinite;
    -o-animation: blink 1s linear infinite;
    /* animation: blink 1s linear infinite; */
}

.form h3 a{color: #063f79;}  
.form .strip3{/* border-bottom:1px solid #1c4e05; */padding: 0px 25px;}
.form .content{/* border-top:1px solid #4ea824; */background-color: #0d9bcc;}
/*.form .content .formcontrols{margin:10px 0;}*/
.form .content .formcontrols input[type=text].form-control,
.form .content .formcontrols input[type=email].form-control,
.form .content .formcontrols input[type=phon].form-control,
.form .content .formcontrols textarea.form-control,
.form .content .formcontrols select.form-control
{border-radius:0px;/* box-shadow:2px 2px 2px #176f02; */margin-bottom: 11px;}
.form .content .formcontrols input[type=text].form-control,
.form .content .formcontrols select.form-control{height:36px;line-height:36px;margin-bottom: 10px;}
.form-sdo{position:absolute; left:-64px; bottom:0px; z-index:1;}
.form .ordernow{text-align:center; padding:0px 0 0 0;}
.form .ordernow button[type=submit]{width:320px; height:118px; margin:0 auto; border:0px;}
.india-no{/* font-size: 18px; */font-size: 15px;/* font-size: 17px; */ight: 600;text-shadow: 1px 1px 0px #082500;/* margin: 10px; */padding: 9px 0 10px 40px;}
.india-no span{color: #ff0;}
.part-left,.part-right{width:600px;}
.part-left{float:right;}

.layer1{position:relative; z-index:1;}
.layer2{position:relative; z-index:2;}
.layer3{position:relative; z-index:3; margin-left:-130px; margin-top:-160px;}
.absolute{position:absolute;}
.noPadding{padding:0px;}
.color-yellow{color: #000000 !important;}
.color-red{color:#c00 !important;}
.text-center .img-responsive{display:inline-block;}
.text-right .img-responsive{display:inline-block;}

/*----------------1stpage--banner-------------------*/

/*---------------second-section----------------*/
.section2{background-size:cover; padding-top:50px; font-size:16px; color:#4b4c01;  background: linear-gradient(-45deg, #aec1f5 , white, white, white, #a4fb77);}
.section2 h1{color:#286b08;font-size:40px;font-weight:700;margin-bottom: -31px;letter-spacing:-1px;}
.section2 h1 strong{color: #099bce;}
.section2 h3{color:#092800;font-size: 22px;font-weight:700;margin-bottom: 14px;}
.section2 h5{color:#0a0a00; font-size:17px; font-weight:700; margin:0 0 10px 20px; font-family: 'Lato', sans-serif;}
.section2 .mid-con-left{margin-top:30px;}
.section2 .mid-con-left img{width: 100%;}
.section2 .mid-con-left .col-sm-8{padding:0px;}
.section2 .mid-con-left h3{/* padding:65px 0px 0 20px; */}
.section2 .mid-con-left h3{color: #000;font-size: 22px;/* font-weight:600; */margin-top: 30px;}
.section2 .mid-con-left h4{color: #049bd0;font-size: 16px;font-family:Verdana, Geneva, sans-serif; font-weight:bold;}
.section2 .mid-con-right{padding: 58px 10px 0 0px;}
.section2 ul.newlist,.section2 ul.newlist li{padding:0px; margin:0px; list-style:none;}
.section2 ul.newlist{margin-left: 0;}
.section2 ul.newlist li:before{/* content:"\f05d"; */font-family: 'FontAwesome';font-weight:normal;padding-right:10px;float:left;height:30px;}
.section2 ul.newlist li{font-size: 17px;color: #049bd0;line-height:1.2;margin-bottom: 13px;}
.section2 ul.newlist li em{color:#000;}
.section2 ul.newlist li i {border: 2px solid; border-radius: 50%; padding: 5px; -webkit-border-start-style: dashed;}
.section2 .ordernow1{width: 212px;}
.section2 .product2{width: 80%;margin: 47px auto;}
/*---------------second-section----------------*/

/*------------------section3-------------------*/
.section3{background: linear-gradient(225deg, #aec1f5 , white, white, white, #a4fb77);}
.section3 h3{font-size:50px; color:#099bce;}
.section3 a img{margin-left: 132px;margin-top: -80px;width: 97px;}
.section3 .form{display:block;background: #039bd0;border-radius: 25px;padding: 10px;width: 80%;margin: 10px 0;}
.section3 .form h3{font-size: 21px;padding: 10px;text-align: center;}
.section3 .form input{width: 100%;padding: 10px;margin: 7px auto;display:block;}
.section3 input[type=submit]{margin: 0 auto 10px;font-weight:bold;font-size:20px;padding: 15px;background-color:#ff0;color:#000;border-radius:6px;outline:none;width: 40%;}

/*-----------------------section4-------------------*/
.section4{background: linear-gradient(-45deg, #aec1f5 , white, white, white, #a4fb77);}
.section4 h3{color: #0092c7;font-size: 70px; text-align:center;}
.section4 h4{font-weight: bold;color: #0e566f;font-size: 43px;/* font-family:Verdana, Geneva, sans-serif; */text-align:center;}
.section4 h5{font-size: 22px;font-family:Verdana, Geneva, sans-serif;font-weight: bold;}
.section4 h5{color: #0e566f;}
.section4 h5 span{color:#0092c7;}
.section4 p{color:#000;line-height: 2;}
.section4 .doctor{}
.section4 .ordernow2{text-align:center;margin-top:10px;margin-left:43%;width: 269px;}
/*-----------------------section4-------------------*/


/*----------------------section5----------*/
.section5{font-size:16px; color:#000;  text-align:center; padding-bottom:40px;}
.section5 h4{color:#000; font-size:40px; font-weight:600; letter-spacing:-1px;}
.section5 h4 strong{color:#286b08; font-weight:600;}
.section5 h2{color:#4b4c01; font-size:25px; font-weight:700;}
.section5 h3{color:#4b4c01; font-size:19px; font-weight:600; margin-bottom:15px;}
.section5 h3 strong{color:#3ba408; font-weight:600;}
.section5 p{color:#000000;}
.section5 .mid-con-left{padding:30px 0px 0 20px;}
.section5 .mid-con-center{padding:30px 0px 0 0px;}
.section5 .mid-con-right{padding:30px 10px 0 0px;}
.section5 .icon{font-size:80px;color: #2e7e00;}
/*----------------------section5----------*/


/*------------------section6-------------------*/
.section6{background: linear-gradient(225deg, #aec1f5 , white, white, white, #a4fb77);}
.section6 h3{font-size:40px; color:#0092c7; font-weight:600; margin-bottom:10px; padding:10px; text-align:center;}
.section6 h3 strong{color:#0e566f;}
.section6 .part-left h1{font-size:29px; color:#000; font-weight:600; margin-bottom:10px;}
.section6 .part-left p{font-size:16px; color:#000;}
.section6 .part-left .line{position:relative; right:-15px; margin:40px 0;}
.section6 .part-left .customers{margin-bottom:40px;}
.section6 .part-left .customers img{width:600px;}
.section6 .part-right{}
.section6 .part-right h5{font-size: 19px;padding-bottom: 21px;}
.section6 .part-right h3{font-size:29px; color:#0092c7; font-weight:600; margin-bottom:10px;}
.section6 .part-right h3 strong{color:#0e566f;}
.section6 .part-right p{font-size:16px; color:#000;}
.section6 .part-right hr{border-top: 2px solid #0092c9;}
.section6 .part-right img {}
.section6 .part-right strong{color:#006;}
/*---------------section6--------------------*/

/*-------------------footer--------------*/
.footer{background-color:#00001f; padding:20px 0; text-align:center;}
.footer .links{margin-bottom:15px;}
.footer .links a{color:#aec6a4; font-size:16px; font-weight:600; padding:10px;}
.footer .copyright{color:#778f6c;}
.footer p{color:#FFFFFF;}
.footer h3 a{color:#FFFFFF; padding:10px; font-size:24px;}
/*-------------------footer--------------*/

/*---------------------------Under Page-------------------------------*/
.underpage{background:url(../images/1.jpg); margin-top:50px;}
.underpage .page{padding:30px; background-color:rgba(255,255,255,0.7);}
.underpage .page h2{
background: #ffff00; /* Old browsers */
background: -moz-linear-gradient(top, #ffff00 0%, #f1da36 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #ffff00 0%,#f1da36 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #ffff00 0%,#f1da36 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffff00', endColorstr='#f1da36',GradientType=0 ); /* IE6-9 */
border-radius:0px 50px 50px 15px; font-size:30px; font-family: 'Oswald', sans-serif; color:#000; text-shadow:1px 1px 0 #ffff82; font-weight:700; text-transform:uppercase; padding:20px 50px; position:relative; display:inline-block; left:-41px; margin:20px 0 10px 0;}
.underpage .page h2:before{content:""; background:url(../images/conner.png) top left no-repeat; width:14px; height:14px; position:absolute; top:-11px; left:0px;}
.underpage .page h3{
background: #003500; /* Old browsers */
background: -moz-linear-gradient(top, #003500 0%, #035d03 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #003500 0%,#035d03 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #003500 0%,#035d03 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#003500', endColorstr='#035d03',GradientType=0 ); /* IE6-9 */
border-radius:0px 50px 50px 15px; font-size:22px; font-family: 'Oswald', sans-serif; color:#fff; text-shadow:1px 1px 0 #000; font-weight:700; text-transform:uppercase; padding:20px 50px; position:relative; display:inline-block; left:-41px; margin:20px 0 10px 0;}
.underpage .page h3:before{content:""; background:url(../images/conner-green.png) top left no-repeat; width:14px; height:14px; position:absolute; top:-11px; left:0px;}

.underpage .page h4{margin-bottom:20px; text-transform:none;}
.underpage .page p{color:#0c2b02;}
/*---------------------------Under Page-------------------------------*/

/*thankyou*/
.thankyou{margin-top:200px; margin-bottom:200px;}
.thankyou h3{ font-size:50px; color: #039bcb; }
.thankyou h4{color: #286b08; font-size:30px;}
/*thankyou*/

/*--------------otpage------------------*/
.topmenu{background:#efeeee;}
.topmenu .strip{background:#000020;}
.topmenu .strip p{font-size: 14px;color:#FFF;padding: 3px;text-align:center;}
.topmenu .strip p strong{color: #ffb300;}
.topmenu h3{color:#039bcb; font-size:28px; margin:5px;}
.topmenu h4{color: #286b08; font-size: 20px; margin:5px;}
.bill table tr{border-bottom:1pt solid #dadada;}
.bill table td{width:100%; padding:10px;}
.form3{background-color:#353c3e;text-align:center;padding:0px;color:#FFF;margin-top: -104px;}
.form3 h3{padding:10px; font-size:44px; }
.form3 h4{padding-top:10px; font-size:30px; color:#fff;}
.form3 h5{font-weight:bold; font-size:30px; padding:5px;}
.form3 form{padding:10px;}
.panel-body{padding:0px;}
.tabel-desktop{display:block;}
.table-phone{display:none;}
/*--------------otppage------------------*/

/*-------------------Responsive--------------*/
@media (max-width: 1024px){
.container{width:100%;}
.banner {margin-top:119px; padding-top:15px;}
.banner .heading p{font-size:13px; width:180px;}
.banner .heading img{margin-right:0px; margin-top: -120px;}
.banner .text h4{font-size:21px;}
.banner .icons{padding: 7px 40px 0px 0px;}
.banner .icons h3{text-align: left;font-size: 35px;font-weight:bold;}
.login button {width:219px; height:57px;}
.part-left, .part-right{width:100%;}
.section2 .mid-con-left .col-sm-8 {height:109px;}
.section3 a img {margin-left: 129px;width: 96px;}
.section4 .ordernow2{text-align:center; margin-top:10px; margin-left:43%; width:200px;}
.section6 .part-left .customers img{width:100%;}
.section6 .part-left .line img{width:100%;}
.section6 .part-right img{margin-left: -40px;}


@media (max-width: 768px) {
.header .navbar{margin:0px; float:none; display:none;}
{position: fixed; right: 15px; top: 65px; z-index: 10; display:block;}
.banner{ margin-top:115px;}
.header .logo{display:block; text-align:center;}
.header .navbar-default .navbar-toggle{width:100%;float:none;background:  #239000;}
.header .navbar-nav > li > a{font-size:16px; font-weight:700; padding:10px; border-radius:0px;}
.header .flag br{display:none;}
.banner{height:inherit;}
.banner .layer3{display:none;}
.banner .heading{margin:20px;}
.banner .text h4{font-size:27px;}
.form h3{font-size:24px;}
.form h1{font-size:30px;}
.form .content{background-color: #0d9bcc; background-size:contain;}
.form .content .form-control{opacity:.8;}
.layer1{position:inherit;z-index:1;width: 33%;}
.layer2{position:inherit; z-index:2;}
.layer3{position:inherit; z-index:3;}
.absolute{position:inherit;}
.part-left,.part-right{width:100%;}
.part-left{float:none;}
.section2 .part-left, .section2 .part-right{padding:20px 0;}
.section2 h3{font-size:33px;}
.section2 ul.newlist{margin:0px}
.section2 ul.newlist li:before{margin-bottom:15px;}
.section6 .part-left .line img{width:100%;}
.section6 .part-left .customers img{width:100%;}
.section6 .part-right{height:auto;}
.table-desktop{display:none;}
.table-phone{display:block;}

}

@media (max-width: 768px) {
.container{width:100%;}
.banner .layer3 {display:block;}
.banner .product{margin:105px 69px; width:100%; display:block;}
.banner .heading p{font-size:13px; width:171px; margin-left:-30px; margin-top:-17px;}
.banner .icons h3{text-align:left; font-size:26px; font-weight:bold;}
.banner .heading img{margin-right:0px; margin-top:-111px;}
.login button{width:219px; height:57px;}
.login button{width:100%; height:57;}
.banner .text h4{font-size:15px;}
.form h3{font-size:15px;}
.section2 h1{font-size:32px; margin-bottom:-15px;}
.section2 h3{font-size:22px;}
.section2 .ordernow1{width:200px;}
.section2 .mid-con-left img{width:100%;}
.section2 .mid-con-left .col-sm-8{height:auto;}
.section3 a img{margin-left: 93px;margin-top: -56px;width: 70px;}
.section4 .ordernow2{text-align:center; margin-top:10px; margin-left:43%; width:180px;}
.section4 h5{font-size:16px;}
.section4 .col-sm-12, .section4 .col-sm-6{padding:0;}

@media (max-width:460px) {}
@media (max-width: 768px) {}
@media (max-width: 768px) {}
@media (min-width: 768px) {}
@media (max-width: 360px) {}
@media (max-width: 360px) {}
@media (max-width: 320px) {}
