 @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;
	background-size: cover;
    position: relative;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(../images/bg-top1.jpg);
	}

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;
    background-image: linear-gradient(#8e008c, #000000);}
.header .container-fluid{padding:0px;}
.header .strip{background:#000;}
.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{
	height: 563px;
	margin-top: 100px;
	padding-top: 30px;
	}
	
.banner .heading{margin:20px -20px;}
.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:27px;font-weight:bold; color: #efe0ff;}
.banner .icons img{margin:5px;}
.banner .text h4{margin-bottom: 16px;font-size: 20px;color: #ffd834;font-weight:600;}
.banner .text h4 strong{color: #efe0ff;}
.banner .text h3{font-size:18px; color:#fff;}
.banner .heading{margin-right:10px;}
.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;}


.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
    border: 8px solid #FF9800;
    border-radius: 10px;
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #000;
    background-color: #fff;
    background-image: none;
    border: 1px solid #4d4a4a;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: 0 1px 0px 0px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    margin-top: 25px;

}

.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: #3b013a;text-align: center;padding:;}
.form{width:100%;}
.form .demo h3{/* margin-bottom: 21px; */padding: 0px 0 3px 47px;}
.login{text-align:center;padding-bottom: 0px;}

/* .login button{background: url('../images/button.jpg') no-repeat center;width: 100%;background-size: contain;height: 74px;border:  none;} */
.login button{
	border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
    background-image: none;
    background-position: top left;
    background-repeat: repeat;
    background-attachment: scroll;
    background-size: initial;
    border-top: 0;
    border-right: 0;
    border-bottom: 0;
    border-left: 0;
    padding-top: 10px;
    padding-right: 5px;
    padding-bottom: 10px;
    padding-left: 5px;
    margin-top: 4px;
    margin-right: 0;
    margin-bottom: 4px;
    display: block;
    box-sizing: border-box;
    font-size: 18px;
    font-weight: 700;
    color: #000;
    width: 209px;
    height: 46px;
    font-family: lato;
    overflow: hidden;
    box-shadow: #000 1px 3px 2px;
    margin-top: 50px;
    margin: 0 auto;
   /*  background-image: linear-gradient(to bottom right, #370173, #e623d9); */
	background-image: linear-gradient(to bottom right, #FFEB3B, #ffa723);
}
.login1 button{
	border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
    background-image: none;
    background-position: top left;
    background-repeat: repeat;
    background-attachment: scroll;
    background-size: initial;
    border-top: 0;
    border-right: 0;
    border-bottom: 0;
    border-left: 0;
    padding-top: 10px;
    padding-right: 5px;
    padding-bottom: 10px;
    padding-left: 5px;
    margin-top: 4px;
    margin-right: 0;
    margin-bottom: 4px;
    display: block;
    box-sizing: border-box;
    font-size: 18px;
    font-weight: 700;
    color: #000;
    width: 209px;
    height: 46px;
    font-family: lato;
    overflow: hidden;
    box-shadow: #000 1px 3px 2px;
    margin-top: 50px;
    margin: 0 auto;
    background-image: linear-gradient(to bottom right, #FFEB3B, #ffa723);
}
}

.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{
    background-color: #ffffff;
    border-radius: 22px;
    border: 2px solid #fff;
    margin: 40px 15px;
	}
/*.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: 15px;
    padding: 22px 0 12px 85px;
	}
.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 img{
    top: 5px;
    position: relative;
    left: 4px;
    width: 268px;}
.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-------------------*/





.strip{background:#000;}
.strip p{
	font-size: 15px;
    color: #FFF;
    text-align: center;
    font-weight: 200;}
.strip p strong{color: #ffb300;}



/*---------------Marqeee----------------*/



    #scroller {
        position: relative;
    }
    
    #scroller .innerScrollArea {
        overflow: hidden;
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
    }
   
    #scroller ul {
        padding: 0;
        margin: 0;
        position: relative;
    }
    
    #scroller li {
        padding: 0;
        margin: 0;
        list-style-type: none;
        position: absolute;
    }
    #scroller li img {
        padding: 0px 5px;
    }
    .trust_lft h3 {
    color: #0684f2;
    margin: 5px 0;
    font-size: 22px;
}
.trust_lft h3 span {
    font-size: 13px;
    color: #000;
    padding-top: 4px;
}
.tophead .video-sprite {
    width: 103px;
    height: 80px;
    float: none;
    margin: auto;
}
.tophead .video-sprite img {
    max-width: 90px;
    padding-right: 5px;
    padding-left: 5px;
}
.tophead h3 {
    font-size: 18px;
    font-weight: 600!important;
    color:#0f5480;
}
.tophead p {
    font-size: 14px;
    text-align: justify;
}
.ui-state-active{
    background-color: #0b3b65 ! important ;
    background-image: linear-gradient(to bottom, #0f4e79, #136f93) ! important ;
    background-repeat: repeat-x ! important ;
    border-color: #106281 #0e5d7b #145E7A ! important ;
    font-weight: normal;
    color: #ffffff;
    }
    .ui-accordion .ui-accordion-header {
    display: block;
    cursor: pointer;
    position: relative;
    margin: 2px 0 0 0;
    padding: .8em .5em .8em .7em ! important;
    font-size: 100%;
}



.mar h1 strong {
    color: #efe0ff;
}

.mar h1 {
    color: #ffd834;
    font-size: 40px;
    font-weight: 700;
}


.mar marquee img {
    width: 688px;
    height: 130px;

}





/*---------------Marqeee----------------*/







/*---------------second-section----------------*/
.section2{
	background-size: cover;
    padding-top:60px;
	padding-bottom:20px;
    font-size: 16px;
    color: #fff;
	}
.section2 h1{color: #ffd834;font-size:40px;font-weight:700;margin-bottom: -31px;letter-spacing:-1px;}
.section2 h1 strong{color: #efe0ff;}
.section2 h3{color:#fff;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: #FFF;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: #fbe30f;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: 95%;margin:40px 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: 302px;margin-top: -140px;width: 157px;}
.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{
    padding-bottom: 50px;
	}
.section4 h3{color: #efe0ff;;font-size: 70px; text-align:center;}
.section4 h4{font-weight: bold;color: #ffd834;font-size: 43px;text-align:center; padding-bottom: 50px;}
.section4 h5{font-size: 22px;font-family:Verdana, Geneva, sans-serif;font-weight: bold;}
.section4 h5{color: #ffd834;}
.section4 h5 span{color:#efe0ff;}
.section4 p{color:#fff;line-height:2; padding-bottom:0px;}
.section4 .god{width:92%;}
.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: #ffd834; font-size:19px; font-weight:600; margin-bottom:15px;}
.section5 h3 strong{color:#fff; 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{  
	padding-bottom:30px;
    font-size: 16px;
    color: #fff;
	}
.section6 h3{font-size:40px; color: #ffd834; font-weight:600; margin-bottom:10px; padding:10px; text-align:center;}
.section6 h3 strong{color: #efe0ff;}
.section6 h5{font-size: 19px; color: #ffd834; padding-bottom: 21px; text-align:center;}
.section6 h5 strong{color: #efe0ff;}
.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{}
.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: #f3f3f3;}
.section6 .part-right hr{border-top: 2px solid #d8af3a;}
.section6 .part-right img {}
.section6 .part-right strong{color: #ffd834;}
/*---------------section6--------------------*/

/*-------------------footer--------------*/
.footer{background-color:#250042; 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:#fff;}
.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: 286px;width: 176px;}
.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{}


@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:180px;}
.header .logo{display:block; text-align:center;}

.header .logo img {
    margin-top: -10px;
     margin-left:0px; 
}
.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:18px;}
.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) {}













































/* ----mobile css------------- */


/*-----------------slider------------------*/

.strip{background:#000;}
.strip p{font-size: 11px; color:#FFF; text-align:center; font-weight:800;}
.strip p strong{color: #ffb300;}

.header .strip p {
    font-size: 12px;
    color: #FFF;
    padding: 4px;
    text-align: center;
}


/*-------------section1-------------------*/
.section1 img{padding:20px;margin: 0 auto;}
/*-------------section1-------------------*/

.login{text-align:center;padding-bottom: 10px;}
.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;}

/*----------------section2-----------------*/
/* .section2 .container-fluid{padding:0px;} */
/*----------------section2-----------------*/

/*----------------Arrows-----------------*/
.down-arrow{padding-top:0px;padding-bottom:0}
.down-arrow .arrow{display:block;margin:0 auto}
.down-arrow .arrow:first-child{width:9%;opacity:1;animation:flashyArrow 1.5s infinite;-webkit-animation:flashyArrow 1.5s infinite;-webkit-animation-delay:-.7s;animation-delay:-.7s}
.down-arrow .arrow:nth-child(2){width:9%;margin-top:-2%;opacity:1;animation:flashyArrow 1.5s infinite;-webkit-animation:flashyArrow 1.5s infinite;-webkit-animation-delay:-.6s;animation-delay:-.6s}
.down-arrow .arrow:last-child{width:9%;margin-top:-2%;opacity:1;animation:flashyArrow 1.5s infinite;-webkit-animation:flashyArrow 1.5s infinite;-webkit-animation-delay:-.5s;animation-delay:-.5s}
@keyframes flashyArrow{0%,100%{opacity:1}50%{opacity:0}}
@-webkit-keyframes flashyArrow{0%,100%{opacity:1}50%{opacity:0}}
/*----------------Arrows-----------------*/










/*---------------section3----------------*/
.section3{text-align:center;margin-top:20px;background: linear-gradient(225deg, #aec1f5 , white, white, white, #a4fb77);}
.section3 .col-sm-12{width:50%; float:left;}
.section3 .col-sm-12{padding:0px;}
.section3 h3{color: #049bd0;font-size: 16px;font-family:Verdana, Geneva, sans-serif; font-weight:bold;}
.section3 h1{color:#286b08; font-size:24px; font-weight:700; margin-bottom:0px; letter-spacing:-1px;}
.section3 h1 strong{color: #099bce;}
/*---------------section3----------------*/


/*--------------------section4---------------------*/
.section4 .container-fluid{padding:0px;}
/*--------------------section4---------------------*/

/*--------------------section5---------------------*/
/*.section5{margin-top:20px;background: linear-gradient(225deg, #aec1f5 , white, white, white, #a4fb77);}*/
.section5{margin-top:20px;}
.section5 h3{color: #0092c7;font-size: 37px; text-align:center;}
.section5 h4{font-weight: bold;color: #0e566f;font-size: 27px; font-family:Verdana, Geneva, sans-serif; text-align:center;}
.section5 h5{font-size: 22px;font-family:Verdana, Geneva, sans-serif;font-weight: bold;}
.section5 h5{color: #0e566f;}
.section5 h5 span{color:#0092c7;}
.section5 p{color:#000;}
.section5 hr{border:2px dotted #0092c7;}
/*--------------------section5---------------------*/

/*-----------------section6-----------*/
.section6 .container-fluid{padding:0px; margin-top:20px;}
/*-----------------section6-----------*/

/*-----------------section7-----------*/
.section7{margin-top:20px;}
.section7 h3{font-size:40px; color:#0092c7; font-weight:600; margin-bottom:10px; padding:10px; text-align:center;}
.section7 h3 strong{color:#0e566f;}
.section7 h1{font-size:29px; color:#000; font-weight:600; margin-bottom:10px;}
.section7 h5{font-size: 26px; padding-bottom: 21px;}
.section7 h3{font-size:29px; color:#0092c7; font-weight:600; margin-bottom:10px;}
.section7 h3 strong{color:#0e566f;}
.section7 p{font-size:16px; color:#000;}
.section7 hr{border-top: 2px solid #0092c9;}
.section7 strong{color:#006;}
/*-----------------section7-----------*/

/*-----------------section8-----------------*/
.section8{background: linear-gradient(225deg, #aec1f5 , white, white, white, #a4fb77);}
.section8 .mid-con-right{}
.section8 h3{font-weight:bold; font-size:20px; margin-bottom:46px;}
.section8 ul.newlist,.section2 ul.newlist li{padding:0px; margin:0px; list-style:none;}
.section8 ul.newlist{margin-left: 0;}
.section8 ul.newlist li:before{/* content:"\f05d"; */font-family: 'FontAwesome';font-weight:normal;padding-right:10px;float:left;height:30px;}
.section8 ul.newlist li{
	font-size: 21px;color: #049bd0; line-height:1.2; margin-bottom:16px;
	}
	
.section8 ul.newlist, .section2 ul.newlist li {
    padding: 0px;
    margin: 0px;
    list-style: none;
    margin-bottom: 16px;
}	
	
	
.section8 ul.newlist li em{color:#000;}
.section8 ul.newlist li i {border: 2px solid; border-radius: 50%; padding: 5px; -webkit-border-start-style: dashed;}
/*------------------section8-----------*/

/*-------------------footer--------------*/
.footer{background-color:#250042; padding:20px 0; text-align:center; height: 168px;}
.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--------------*/

/*-------------------stuck-footer-------------*/
.mobiletab{background: none;width:100%;z-index:10;position:fixed;bottom:0;}
.mobiletab .mobile2{width:100%; background:#000f3100;}
.mobiletab .mobile2 .img1{width: 25%;margin-top: -85px;margin-left: 3%;float:left;}
.mobiletab .mobile2 .img2{width:52%;margin-top: 8px;margin-left:4px;padding: 6px;}
/*-------------------stuck-footer-------------*/


@media (max-width: 768px) {
.mobiletab .mobile2 .img1{width: 25%;margin-top: -85px;margin-left: 3%;float:left;}
.mobiletab .mobile2 .img2{width:52%;margin-top: 8px;margin-left:4px;padding: 6px;}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
    border:none;
    border-radius: 10px;
}

.banner .icons h3 {
    text-align: left;
    font-size: 36px;
    font-weight: bold;
	text-align:center;
}


.section6 h3 {
    font-size: 26px;
    color: #ffd834;
    font-weight: 600;
    margin-bottom: 10px;
    padding: 10px;
    text-align: center;
}

.section4 h3 {
    color: #efe0ff;
    font-size: 36px;
    text-align: center;
}
.section4 h4 {
    font-weight: bold;
    color: #ffd834;
    font-size: 32px;
    text-align: center;
    padding-bottom: 50px;
}

}

@media (max-width:460px)
{
.mobiletab .mobile2 .img1{width: 25%;margin-top: -85px;margin-left: 3%;float:left;}
.mobiletab .mobile2 .img2{width:52%;margin-top: 8px;margin-left:4px;padding: 6px;}
}

@media (max-width:412px)
{
.mobiletab .mobile2 .img1{width: 25%;margin-top: -85px;margin-left: 3%;float:left;}
.mobiletab .mobile2 .img2{width:52%;margin-top: 8px;margin-left:4px;padding: 6px;}
}

@media (max-width: 768px) {
.mobiletab .mobile2 .img1{width: 25%;margin-top: -85px;margin-left: 3%;float:left;}
.mobiletab .mobile2 .img2{width:52%;margin-top: 8px;margin-left:4px;padding: 6px;}
}

@media (max-width: 768px)
{
.mobiletab .mobile2 .img1{width: 25%;margin-top: -129px;margin-left: 3%;float:left;}
.mobiletab .mobile2 .img2{width:52%;padding: 6px;margin: 0 auto;display: block;}
}

@media (max-width: 360px)
{
.mobiletab .mobile2 .img1{width: 25%;margin-top: -85px;margin-left: 3%;float:left;}
.mobiletab .mobile2 .img2{width:52%;margin-top: 8px;margin-left:4px;padding: 6px;}
}

@media (max-width: 375px)
{
.mobiletab .mobile2 .img1{width: 25%;margin-top: -115px;margin-left: 3%;float:left;}
.mobiletab .mobile2 .img2{width:52%;margin-top: 1px;margin-left: auto;margin-right: auto;padding: 6px;display: block;}

.banner .icons h3 {
    text-align: left;
    font-size: 32px;
    font-weight: bold;
	text-align:center;
	padding: 8px;
}
}

@media (max-width: 320px)
{
.mobiletab .mobile2 .img1{width: 25%;margin-top: -90px; margin-left:3%; float:left;}
.mobiletab .mobile2 .img2{width: 52%;padding: 5px;margin: 0 auto;display: block;}

.banner .icons h3 {
    text-align: left;
    font-size: 28px; 
    font-weight: bold;
	text-align:center;
	padding: 2px;
}
}

