
@import url('https://fonts.googleapis.com/css?family=Oswald:400,500,600,700');

body { margin:0px;padding: 0px;	color:#000;	font:300 15px/15px Roboto,Arial,Helvetica;background-color:#fff;-webkit-font-smoothing:antialiased; }

html, body, div, span, h1, h2, h3, h4, h5, h6, p, em, img, strong, sub, sup, b, u, i, dl, dt, dd, ol, ul, li, fieldset, form, label, table, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, menu, nav, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    background: transparent;
    border: 0;
    outline: 0;
}
h1,h2,h3,h4{margin: 0;line-height: 1em;}
h1{font:700 5em Roboto,Arial,Helvetica;margin:0.25em 0;text-transform: uppercase;}
h2{font:300 2.5em Roboto,Arial,Helvetica;margin-bottom: 0.5em;}
h3{font:300 2em Roboto,Arial,Helvetica;margin:2em 0 1em 0;}
h4{font:300 1.5em Roboto,Arial,Helvetica;margin-bottom: 1em;}
h4 i{margin-right: 0.5em;}

p{font-size:1em;line-height: 1.7em; margin-bottom: 1.7em;}

.spacer{padding: 6em 0;}

a{color:#00a9c6; text-decoration:none;}
a:hover{color:#666;}
.btn,a,.btn:hover,a:hover {
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
outline: none !important;
}
.content > .img-responsive{
	margin: auto;
}
.card-body{
	background-color: #fff !important;
	border-radius: 10px;
}
.card-header > span
{
	font-weight: bold;
	display: block;
	font-size: 25px;
	padding: 30px;
	border-bottom: 1px solid;
}
.box
{
	width: 80%;
	height: auto;
	background-color: #8cac1c;
	margin: auto;
	padding: 10px;
	border-radius: 20px;

}
.box >span
{
	display: block;
	color: #fff;
	font-size: 15px;
	text-transform: uppercase;
	margin: 10px 0px;
}

.price >span
{
	display: block;
	font-size: 30px;
	padding: 20px 0px 20px 0;

}


.navbar-header {
    width: 36%;
    float: left;
}

.navbar-brand {
    padding: 0;
}
.navbar-brand img { 
    width: 41%;
    padding-top: 5px; 
}

.navbar-nav > li > a{
    padding: 0 12px!important;
    font-size: 17px;
    line-height: 86px; 
    color: #020202;
    font-weight: 700;
}

.navbar-inverse .navbar-nav>.active>a { 
    background-color: #51acd8;
    color: #fff !important;
}

.navbar-nav > li > a:hover {
    background-color: #51acd8 !important;
    color: #fff !important;
}
.navbar-inverse{background: #fff; margin: 0; border: 0; border-radius: 0;
position: fixed;
width: 100%;
z-index: 2;
}

.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:hover, .navbar-inverse .navbar-nav>.active>a:focus { background-color: #51acd8 !important;     color: #fff !important;
}

.navbar-nav li.call {
    font-size: 20px;
    color: #fff !important;
    font-weight: 700;
    margin: 0;
    background: #ff9000;
    display: inline-block;
    padding: 4px 26px;
    border-radius: 50px; 
    line-height: 50px !important;
    margin-top: 18px;
    cursor: pointer;
}

.navbar-nav li.call:hover {
    background-color: #51acd8;
}

.bg { padding: 16px 15px 18px 15px; background: #fff; -webkit-box-shadow: 0px 0px 13px 0px rgba(188,191,194,1); -moz-box-shadow: 0px 0px 13px 0px rgba(188,191,194,1); box-shadow: 0px 0px 13px 0px rgba(188,191,194,1); }
.bg .img { width: 94px; float: left; position: absolute; }
.bg .img img { width: 94px; height: 94px; border-radius: 100%; margin: 0; position: relative;}
.bg img.marriage-img { display: block; margin: auto; width: 60% }
.bg .text { padding: 10px 0 15px 105px; width: 100%; float: left; } 
.bg .text a { font-size: 13px; color: #bdc3c7; display: block; }
.bg .text h3 a {font-size: 15px; line-height: 17px; color: #2c3e50; display: block; }
.bg .text a:hover {text-decoration: none; color: #2c3e50; }
.bg h4 { padding: 17px 7px 11px 7px; font-size: 18px; color: #9a9a9a; }
.bg ul { list-style: none; margin: 0; padding: 0 8px; }
.bg ul li { padding: 5px 0 8px 0; font-size: 14px; color: #2c3e50; border-bottom: solid 1px #ecf0f1; }
.bg ul li span { float: right; }
.bg ul li em { padding-top: 14px; font-size: 16px; font-family: 'robotobold'; display: block; }
.bg ul li span small { vertical-align: middle; position: relative; font-style: normal; font-weight: 400; }
.bg ul li span small:before { padding-right: 4px; content: "\f156"; font-family: fontawesome;  }
.bg.pay ul li em { color: #4dbb3e; }
.bg ul li:last-child { border-bottom: 0;  }


.caffin > span {
    display: block;
    font-size: 24px;
    text-align: center;
    color: #8cac1c;
    margin: 10px 0px;
    font-weight: bold;
    text-transform: uppercase;
}
.caffin>img{
	margin: auto;
}

.tb_text {
    display: table;
    width: 100%;
    table-layout: fixed;
}
.tb_text>li{
	display:table-cell;
	vertical-align:top;
	position:relative;
	z-index:1;
}


.block_2 .tb_text>li:first-child h3 {
    text-align: center;
    margin-bottom: 5px;
    padding: 0 0 10px;
    font-weight: 700;
    font-size: 44px;
    color: #fecd03;
    background: transparent;
    background: -webkit-linear-gradient(top, #ffed82 0%, #fecd03 100%);
    -webkit-background-clip: text;
    background-origin: padding-box;
    -webkit-text-fill-color: transparent;
    font-family: "Open Sans Condensed", Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
}

#benefits {
    width: 100%;
    padding: 0px 0 5px 0;
}


#benefits p {
    font-size: 30px;
    color: #fff;
    padding: 5px 15px; 
    margin: 0 0 15px 0;
    font-weight: 700;
    font-family: 'Oswald', sans-serif;
    background-color: #ff9000;
}

#benefits h4 {
    font-size: 42px;
    color: #fff;
    margin: 0;
    font-weight: 700;
    font-family: 'Oswald', sans-serif;
    background-color: #ff9000;
    text-align: center;
}



#benefits ul {
    list-style: none;
    margin: 0;
    padding: 0;

}

#benefits li {
    font-size: 21px;
    color: #020202;
    padding: 0px 0% 23px 0%;
    margin: 0;
    font-weight: 700;
    font-family: 'Oswald', sans-serif;
}

#benefits li .fa-check-square-o {
    color: #51acd8;
}


.steps {
    width: 100%;
    padding: 0 0 50px 0;
    background-color: #ff9000;
    text-align: center;
    border-top: solid 8px #ff9000; 
}
.steps h2 {
    padding: 0 30px;
    color: #fff;
    font-weight: 700;
    font-size: 45px;
    margin: 0 0 70px 0;
    background-color: #ff9000;
    position: relative;
    font-family: 'Oswald', sans-serif;
    display: inline-block;
    

}

.steps h2:before {
    position: absolute;
    top: 67px;
    left: 0;
    content: '';
    width: 0; 
    height: 0; 
    border-left: 288px solid transparent;
    border-right: 290px solid transparent;
    border-top: 40px solid #ff9000;
}

.steps .bg1 {
    background-color: #fff;
    max-width: 1000px;
    margin: auto;
    padding: 40px 50px 20px 40px;;
    border-radius: 10px;
}


.steps .bg1 img {
    width: 100%;
}

.steps .bg1 ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.steps .bg1 p {
    font-size: 23px;
    text-align:justify;
    color: #020202;
    padding:0;
    font-weight: 500;
    line-height: 45px;
    margin: 0;
}

.steps .bg1 ul li .fa {
    color: #9fc800;
    font-size: 50px;
}

.ingredients {
    width: 100%;
    padding: 0 0 30px 0;
    background: #f1f1f1 url(./images/benefits-bg1.png);
    background-repeat: no-repeat;
    background-position: top right;
    text-align: center;
    background-size: cover;
    border-top: solid 8px #ff9000; 
}

.ingredients h2 {
    padding: 0 212px;
    color: #fff;
    font-weight: 700;
    font-size: 45px;
    margin: 0 0 60px 0;
    background-color: #ff9000;
    position: relative;
    font-family: 'Oswald', sans-serif;
    display: inline-block;
    

}

.ingredients h2:before {
    position: absolute;
    top: 67px;
    left: 0;
    content: '';
    width: 0; 
    height: 0; 
    border-left: 288px solid transparent;
    border-right: 290px solid transparent;
    border-top: 40px solid #ff9000;
}

.ingredients .bx {
    background-color: #fff;
    padding: 8px;
    border-radius: 5px;
    min-height: 137px;
    margin-bottom: 10px;
    text-align: left;
        
}

.ingredients .bx h3 {
    padding: 0;
    color: #51acd8;
    font-weight: 700;
    font-size: 20px;
    margin: 0;
    text-transform: capitalize;    

}

.ingredients .bx p {
    font-size: 15px;
    color: #020202;
    line-height: 24px;
    margin: 0;
    font-weight: 400;
} 

.ingredients .bx img {
    margin: auto;
}

.offer {
    width: 100%;
    overflow: hidden;
	background-color: #f2f2f2;
	padding-bottom:  80px;
    text-align: center;
    border-top: solid 8px #ff9000; 
}

.offer h2 {
    padding: 0 183px;
    color: #fff;
    font-weight: 700;
    font-size: 45px;
    margin: 0 0 100px 0;
    background-color: #ff9000;
    position: relative;
    font-family: 'Oswald', sans-serif;
    display: inline-block;   

}

.offer h2:before {
    position: absolute;
    top: 66px;
    left: 0;
    content: '';
    width: 0; 
    height: 0; 
    border-left: 288px solid transparent;
    border-right: 290px solid transparent;
    border-top: 40px solid #ff9000;
}
.offer .bg2 {
    background-color: #fff;
    border-radius: 10px;
    overflow: hidden;
    padding-bottom: 20px;
    
}
.offer .bg2 h4 {
    padding-top: 10px;
    font-size: 28px;
    color: #fff;
    background-color: #ff9000;
    font-weight: 700;
    font-family: 'Oswald', sans-serif;
    border-radius: 10px 10px 0px 0;
}
.offer .bg2 h4:before {
    position: absolute;
    top: 51px;
    left: 14px;
    content: '';
    width: 0; 
    height: 0; 
    border-left: 130px solid transparent;
    border-right: 136px solid transparent;
    border-top: 30px solid #ff9000;
}

.offer .bg2 img {
    margin: 40px 0 10px 0;
    width: 55%;
    margin: auto;
}

.offer .bg2 p {
    font-size: 30px;
    font-weight: 700;
    color: #51acd8;
    margin: 0;
    border-bottom: solid 1px #f1f1f1;
    padding: 10px 0;
}

.offer .bg2 span {
    font-size: 45px;
    font-weight: 700;
    font-family: 'Oswald', sans-serif;
    margin: 0;
    display: block;
    padding-top: 15px;
    color: #ff9000;
}
.reviews {
    background-color: #fff;
    width: 100%;
    padding: 0 0 30px 0;
    border-top: solid 8px #ff9000; 
    text-align: center;
}

.reviews h2 {
    padding: 0 183px;
    color: #fff;
    font-weight: 700;
    font-size: 45px;
    margin: 0 0 100px 0;
    background-color: #ff9000;
    position: relative;
    font-family: 'Oswald', sans-serif;
    display: inline-block;
}

.reviews h2:before {
    position: absolute;
    top: 67px;
    left: 0;
    content: '';
    width: 0; 
    height: 0; 
    border-left: 255px solid transparent;
    border-right: 255px solid transparent;
    border-top: 40px solid #ff9000;
}

.reviews .item img {
    width: 250px;
    height: 250px;
    border-radius: 100%;
    margin: auto;
    border: solid 2px #51acd8;
}

.reviews .item h4 {
    font-size: 35px;
    color: #51acd8;
    font-weight: 700;
    margin: 0;
    padding: 20px 0;
}

.reviews .item p {
    font-size: 21px;
    margin: 0;
    color: #020202;
    padding: 0 10% 5px 10%;
    line-height: 35px;
    font-weight: 400;
    
}

.place_order {
    background-color: #698717;
    width: 100%;
    overflow: hidden;
    border-top: solid 8px #ff9000; 
}
.place_order h2 {
    width: 458px;
    text-align: center;
    color: #fff;
    font-weight: 700;
    font-size: 45px;
    margin: 0 0 70px 0;
    background-color: #ff9000;
    position: relative;
    font-family: 'Oswald', sans-serif;
    display: inline-block;
}

.place_order h2:before {
    position: absolute;
    top: 65px;
    left: 0;
    content: '';
    width: 0; 
    height: 0; 
    border-left: 230px solid transparent;
    border-right: 230px solid transparent;
    border-top: 40px solid #ff9000;
}

.place_order .bg4 {
    background-color: #020202;
}

.place_order .text {
    position: absolute;
    top: 184px;
    left: 75px;
    text-align: center;
}

.place_order .text p {
	margin:0;
	color: #fff;
	font-size: 30px;
	font-weight:600;

}

.place_order .text h3 {
	font-size: 50px;
	margin:0;
	color:#fff;
	font-weight:700;

}

.place_order .text h4 {
    margin: 0;
    font-size: 35px;
    font-weight: 600;
    text-decoration: line-through;
}

.place_order form {
    padding: 0 20px 20px 20px;
}

.place_order input {
    width: 100%;
    padding: 0 10px;
    height: 45px;
    font-size: 15px;
    margin-bottom: 20px;
    border: 0;    
}

.place_order select {
    width: 100%;
    padding: 0 10px;
    height: 45px;
    font-size: 15px;
    margin-bottom: 20px;
    border: 0;    
}

.place_order textarea {
    border: 0;
    padding: 10px;
    width: 100%;
    height: 110px;
    resize: none;
    font-size: 15px;
    margin-bottom: 20px;
}

.place_order .submit {
    width: 150px;
    background-color: #ff9000;
    font-size: 20px;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
    font-weight: 700;
    color: #fff;
    height: 45px;
    border: 0;
    border-radius: 4px;
}

.place_order .submit:hover {
    background-color: #ff9000;
}

.place_order img { 
    margin-top: 50px;
    width: 100%;
}


.why {
    width: 100%;
    overflow: hidden;
    border-top: solid 8px #ff9000; 
    text-align: center;
    padding-bottom: 70px;
}
.why h2 {
    width: 458px;
    text-align: center;
    color: #fff;
    font-weight: 700;
    font-size: 45px;
    margin: 0 0 70px 0;
    background-color: #ff9000;
    position: relative;
    font-family: 'Oswald', sans-serif;
    display: inline-block;
}

.why h2:before {
    position: absolute;
    top: 65px;
    left: 0;
    content: '';
    width: 0; 
    height: 0; 
    border-left: 230px solid transparent;
    border-right: 230px solid transparent;
    border-top: 40px solid #ff9000;
}

.why p {
    font-size: 30px;
    color: #000;
    font-weight: 700;
    margin: 0;
    padding-bottom: 15px;

}

.Faq {
    background-color: #f1f1f1;
    width: 100%;
    overflow: hidden;
    padding: 50px 0;
}


.panel-title {
    color: #fff;
}

.panel-default>.panel-heading {
    background-color: #ff9000;
}

.panel-heading h4 a:hover {
    text-decoration: none;
    
    color: #fff;
}

.panel-body p {
    font-size: 17px;
    color: #6d6c6c;
    line-height: 30px;
}


.block_a {
    width: 100%;
    padding: 30px 0;
}

.block_a ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.block_a ul li {
    width: 19%;
    float: left;
    margin-right: 10px;
}

.block_a .Img {
    width: 80px;
    height: 80px;
    float: left;
    margin-right: 12px;
}

.block_a .Img img {
    width: 100%;
}

.block_a .text {
    float: left;
    width: 52%;
    height: 79px;
    display: table;
}

.block_a .text p {
    font-size: 16px;
    color: #000;
    line-height: 25px;
    display: table-cell;
    vertical-align: middle;
}

.block_a .Img img {
    border-radius: 100px;
}

.block_b {
    width: 100%;
    padding: 20px 0;
    background-color: #162329; 
}

.block_b ul {
    list-style: none;
    margin-top: 0;
    padding-top: 0;
}

.block_b ul li {
    float: left;
    width: 18.5%;
    margin-right: 0.5%;
    position: relative;
}

.block_b ul li h3 {
    font-size: 22px;
    margin-top: 0;
    font-weight: 700;
    color: #fff;
    font-family: 'Oswald', sans-serif;
    margin: 0;

}

.block_b ul li h3 span {
    display: block;
}

.block_b ul li p {
    font-size: 18px;
    color: #fff;
    margin: 0;
}

.block_b ul li img {
    width: 62%;
    height: 100px;
}
.block_b ul li span.be {
    position: absolute;
    top: -17px;
    right: 0;
    width: 48px;
    height: 48px;
    text-align: center;
    line-height: 48px;
    color: #fff;
    font-size: 12px;
    background-color: #353535;
    border-radius: 100px;
    z-index: 1;
}

.block_b ul li span.bg1 {
    background-color: #94c400;
}


.block_b ul li:nth-child(4n+4){
    margin-right: 45px;
}

.Banner_side {
    padding: 86px 0 28px 0;
    position: relative;
    width: 100%;
}

.Banner_side .order {
    position: absolute;
    top: 147px;
    right: 19px;
    width: 100%;
}


.Banner_side .order .get-offer {

    padding: 0 20px 20px;
    border: 5px solid #9fc800;
    background: #698717;
    border-radius: 10px;
    width: 360px;
    float: right;

}

.Banner_side .order h2 {
    text-align: center;
    color: #fff;
    font-weight: 700;
    font-size: 36px;
    margin: 0 0 50px 0;
    background-color: #ff9000;
    position: relative;
    font-family: 'Oswald', sans-serif;

}

.Banner_side .order h2:before {
    position: absolute;
    top: 42px;
    left: 0;
    content: '';
    width: 0; 
    height: 0; 
    border-left: 155px solid transparent;
    border-right: 155px solid transparent;
    border-top: 40px solid #ff9000;
}

.Banner_side .order .form-control {
    height: 45px;
    border-radius: 4px;
    font-size: 15px;
    font-weight: 400;
}
.Banner_side .order .btn-submit {
    width: 150px;
    background-color: #ff9000;
    font-size: 20px;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
    font-weight: 700;
    color: #fff;
    height: 45px;
    border: 0;
    border-radius: 4px;
}

.Banner_side .order .btn-submit:hover {
    background-color: #020202;
}

.gototop{position: fixed;bottom: 20px; right: 20px;background: rgba(0,0,0,0.5);padding: 10px;color: #fff;}
.gototop i{line-height: 0.5em;}


.Order-sec {
    width: 100%;
    text-align: center;
    border-top: solid 6px #51acd8;
    
}

.Order-sec .mid {
    background-color: #fff; 
    max-width: 800px;
    margin: auto;
    padding: 50px 0;
    box-shadow: 0px 0px 14px 2px #a5a5a5;
}

.Order-sec h3 {
    font-size: 45px;
    font-weight: 700;
    color: #ff9000;
    padding: 15px 0 0 0;
    margin: 0;
    text-transform: uppercase;
}

.Order-sec h4 {
    font-size: 45px;
    font-weight: 700;
    color: #51acd8;
    padding: 15px 0 0 0;
    margin: 0;
    text-transform: uppercase;
}

.Order-sec span {
    font-size: 21px;
    color: #2c3e50;
    font-weight: 500;
    display: block;
    padding-top: 6px; 
}

.Order-sec span b {
    color: #ff9000;
}

.Order-sec p {
    font-size: 18px;
    color: #2c3e50;
    margin: 0;
    padding: 25px 12% 0px 12%;
    font-weight: 400;
    line-height: 35px;    
}

.Order-sec a {
    margin-top: 30px; 
    font-size: 35px;
    color: #fff;
    padding: 30px 40px;
    text-align: center;
    display: inline-block;
    text-transform: uppercase;
    font-weight: 700;
    background-color: #51acd8;
    border-radius: 5px;
}

.Order-sec a:hover {
    background-color: #ff9000;
    text-decoration: none;
}

.Order-sec .bg4 {
    background-color: #fff;
    padding: 0;
}


.Order-sec .bg4 h5 { padding: 17px 8px 8px 8px; font-size: 25px; font-weight: 700; color: #51acd8; text-align: left;}
.Order-sec .bg4 ul { list-style: none; margin: 0; padding: 0 8px; }
.Order-sec .bg4 ul li { padding: 16px 0; font-size: 16px; color: #2c3e50; border-bottom: solid 1px #ecf0f1; text-align: left; font-weight: 400; overflow: hidden; }
.Order-sec .bg4 ul li span { float: right; font-style: normal; padding-top: 0; }
.Order-sec .bg4 ul li em { font-size: 20px; }
.Order-sec .bg4 ul li span small { vertical-align: middle; position: relative; font-style: normal; font-weight: 400; }
.Order-sec .bg4 ul li span small:before { padding-right: 4px; content: "\f156"; font-family: fontawesome;  }
.Order-sec .bg4 ul li em { color: #ff9000; }



.footer{
    background-color: #51acd8;
    font-size: 1em;
    color: #fff;
    padding-bottom: 30px;
}
.footer a {
    color: #aaa;
    margin: 0 1em;
}
.footer >span{
	display: block;
	padding-top: 20px;
	
}
.footer img
{
	margin: auto;
}

.footer  ul {
    list-style: none;
    text-align: left;
    margin-top: 30px;
}


.footer .address p{
	 padding-top: 10px;
    color: #f2f6f9;
    font-size: 13px;
    line-height: 20px;
    text-align: justify;
}
.footer .address span
{
	display: block;
	font-size: 20px;
	color: #fff;
	font-weight: bold;
	margin-top: 20px; 
}


.footer span
{
	display: block;
	font-size: 20px;
	color: #fff;
	font-weight: bold;
	margin-top: 20px; 
	text-align: left;
}

#footer a {
    color: #fff;
    text-decoration: none !important;
    margin:0px;
}


#footer a.gototop  {
    color: #fff;
    background-color: #000;
    margin:0px;
}


#footer ul.quick-links{
	text-align: left;
	margin-top: 30px;

}
#footer ul.quick-links li a{
	color:#fff;
	text-transform: uppercase;
}
#footer ul.quick-links li a#facebook{
	background: #3B5998;
	padding: 5px;
	width: 50%;
	display: block;
	border-radius: 10px;
}
#footer ul.quick-links li a#insta{
	background: #f09433;
	padding: 5px;
	width: 50%;
	display: block;
	border-radius: 10px;
}
#footer ul.quick-links li a#youtube{
	background: #c4302b;
	padding: 5px;
	width: 50%;
	display: block;
	border-radius: 10px;
}


#footer ul.quick-links li{
	padding: 5px 0;
	-webkit-transition: .5s all ease;
	-moz-transition: .5s all ease;
	transition: .5s all ease;
}

#footer ul.quick-links li a i{
	margin-right: 5px;
}


.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1; 
}
  .owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden;
    /* fix firefox animation glitch */ }
  .owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
  .owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    /* fix for flashing background */
    -webkit-transform: translate3d(0px, 0px, 0px); }
  .owl-carousel .owl-wrapper,
  .owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0); }
  .owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none; }
  .owl-carousel .owl-nav.disabled,
  .owl-carousel .owl-dots.disabled {
    display: none; }
  .owl-carousel .owl-nav .owl-prev,
  .owl-carousel .owl-nav .owl-next,
  .owl-carousel .owl-dot {
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel .owl-nav button.owl-prev,
  .owl-carousel .owl-nav button.owl-next,
  .owl-carousel button.owl-dot {
    background: none;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit; }
  .owl-carousel.owl-loaded {
    display: block; }
  .owl-carousel.owl-loading {
    opacity: 0;
    display: block; }
  .owl-carousel.owl-hidden {
    opacity: 0; }
  .owl-carousel.owl-refresh .owl-item {
    visibility: hidden; }
  .owl-carousel.owl-drag .owl-item {
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-grab {
    cursor: move;
    cursor: grab; }
  .owl-carousel.owl-rtl {
    direction: rtl; }
  .owl-carousel.owl-rtl .owl-item {
    float: right; }

/* No Js */
.no-js .owl-carousel {
  display: block; }

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  animation-name: fadeOut; }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

.owl-height {
  transition: height 500ms ease-in-out; }

  .owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity 400ms ease; }
  .owl-carousel .owl-item .owl-lazy[src^=""], .owl-carousel .owl-item .owl-lazy:not([src]) {
    max-height: 0; }
  .owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d; }

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease; }

.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
      transform: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; }

/*Responsive breakpoints */

@media (max-width: 1199.98px) { ... }

@media (max-width: 991.98px) { 

    .navbar-header {
        width: 20%;
    }    
    
.navbar-nav > li > a {
    padding: 0 6px!important;
    font-size: 15px;
}    

    .navbar-nav li.call{
        font-size: 16px;
        padding: 4px 10px;
    }    
    
    .place_order h2 {
        width: 100%;
        font-size: 28px;
        margin-bottom: 20px;
    }    
    
    .place_order h2:before {
        display: none;
    }    
    
    .Banner_side {
        padding: 60px 0 28px 0;
    }

    .Banner_side #home {

    background-position: 30% !important;
    height: 410px !important;
    background-size: cover !important;

    }
    .Banner_side .order {
        position: relative;
        top: 0;
        right: 0;
        margin: 46px 0;
    }    

    .Banner_side .order .get-offer {
        margin: auto;
        float: none;
        width: 94%;
    }

    #benefits li {
        font-size: 20px;
    }

    .block_a ul li {
        width: 31%; 
    }
    
    .block_b ul li {
        width: 20%;
    }    
    .place_order .text {
    position: absolute;
    top: 100px;
    left: 32px;
}
    .place_order .text h3 {
    font-size: 32px;
    margin: 0;
    color: #fff;
    font-weight: 700;
}
.place_order .text h4 {
    margin: 0;
    font-size: 30px;
    font-weight: 600;
    text-decoration: line-through;
}

}


@media (max-width: 767.98px) {

    .navbar-brand img {
        width: 123px;
    }    
    
    .container>.navbar-header {
        margin-left: 0;
    }
    
    .navbar-nav > li > a {
        line-height: normal !important;
        padding: 10px 15px!important;
    }
    
    .navbar-toggle {
        margin-top: 8px;
        margin-right: 0px;
    }
    
    .navbar-header {
        width: 100%;
        float: none;
    }
    .navbar-inverse .navbar-toggle .icon-bar {
        background-color: #000 !important;
    }
    
    .Banner_side .order h2 {
        margin-bottom: 15px;
    }
    h2:before {
        display: none;
    }
    
    #benefits {
        text-align: center;
    }
    #benefits p{
        font-size: 34px;
    }
    
    #benefits li {
        font-size: 20px;
        line-height: 30px;
    }
    
    .steps h2 {
        padding: 0px 30px 11px 30px;
        margin: 0px 0 25px 0;
    }
    .steps .bg1 {
        padding: 10px;
    }
    .steps .bg1 ul li {
        font-size: 27px;
        line-height: 40px;
    }
    
    .ingredients h2 {
        padding: 0 50px;
        margin: 0 0 20px 0; 
    }
    
    .ingredients .bx {
        min-height: inherit;
        text-align: center;
    }
    
    .offer h2 {
        padding: 0px 30px 11px 30px;
        margin: 0px 0 25px 0;
    }
    
    .offer .bg2 {
        margin-bottom: 20px;
    }
    
    .offer .bg2 h4:before {
        width: 94%;
    }
    
    .reviews h2 {
        padding: 0px 30px 11px 30px;
        margin: 0px 0 25px 0;
    }
    
    .place_order h2 {
        font-size: 35px;
        width: 100%;
        margin: 0 0 20px 0; 
    }
    
    .why {
        text-align: center;
    }
    
    .why img {
        margin:  auto;
    }
    .why h2 {
        width: 100%;
        margin: 0 0 20px 0; 
    }

    .block_a ul li {
        width: 46%;
    }    

    .block_b ul li {
        width: 34%;
    }    

.place_order .text {
    position: absolute;
    top: 90px;
    left: 4px;
    background: #82bd00;
    padding: 30px;
    border-radius: 100%;
}
}   

.place_order .text h3 {
    font-size: 32px;
    margin: 0;
    color: #fff;
    font-weight: 700;
}
.place_order .text h4 {
    margin: 0;
    font-size: 30px;
    font-weight: 600;
    text-decoration: line-through;
}
 
    
    
 }

@media (max-width: 575.98px) { 

    .navbar-brand img {
        width: 250px;
    }    
    
    .container>.navbar-header {
        margin-left: 0;
    }
    
    .navbar-nav > li > a {
        line-height: normal !important;
        padding: 10px 15px!important;
    }
    
    .navbar-toggle {
        margin: 13px 0;
    }
    
    .navbar-header {
        width: 100%;
        float: none;
    }
    .navbar-inverse .navbar-toggle .icon-bar {
        background-color: #000 !important;
    }
    
    .Banner_side .order h2 {
        margin-bottom: 15px;
    }
    h2:before {
        display: none;
    }
    
    #benefits {
        text-align: center;
    }
    #benefits p{
        font-size: 20px;
    }
    
    #benefits li {
        font-size: 20px;
        line-height:20px;
        text-align: left;
    }
    
    .steps h2 {
        padding: 0px 30px 11px 30px;
        margin: 0px 0 25px 0;
    }
    .steps .bg1 {
        padding: 10px;
    }
    .steps .bg1 img {
    width: 60%;
}
.steps .bg1 p {
    font-size: 20px;
    text-align: justify;
    color: #020202;
    padding: 0;
    font-weight: 500;
    line-height: 35px;
    margin: 0;
}
    .steps .bg1 ul li {
        font-size: 27px;
        line-height: 40px;
    }
    
    .ingredients h2 {
        padding: 0 60px;
        margin: 0 0 20px 0; 
    }
    
    .ingredients .bx {
        min-height: inherit;
        text-align: center;
    }
    
    .offer h2 {
        padding: 0px 30px 11px 30px;
        margin: 0px 0 25px 0;
    }
    .place_order .text p {
   
    margin: 0;
     color: #000; 
    font-size: 25px;
    font-weight: 600;
}
    
    .offer .bg2 {
        margin-bottom: 20px;
    }
    
    .offer .bg2 h4:before {
        width: 94%;
    }
    
    .reviews h2 {
        padding: 0px 30px 11px 30px;
        margin: 0px 0 25px 0;
    }
    
    .place_order h2 {
        font-size: 35px;
        width: 100%;
        margin: 0 0 20px 0; 
    }
    
    .why h2 {
        width: 100%;
        margin: 0 0 20px 0; 
    }
    
    .block_a ul li {
        width: 100%;
        margin-right: 0;
    }
    .place_order .text p {
    margin-top: 62px;
    margin: 0;
    /* color: #fff; */
    font-size: 25px;
    font-weight: 600;
}
.footer span {
    display: block;
    font-size: 17px;
    color: #fff;
    font-weight: bold;
    margin-top: 20px;
    text-align: left;
}
    .block_a ul li:nth-child(even)
    {
        background: #51acd8;
    }
    .block_a ul li:nth-child(odd)
    {
        background: #ff9000;
    }
    
.block_a .Img {
    width: 100px;
    height: 120px;
    line-height: 120px;
}

.block_a .text p {
    font-size: 20px;
    color: #fff;
    line-height: 25px;
    display: table-cell;
    vertical-align: middle;
}
.offer .bg2 img {
    margin: auto;
    width: 80%;
}
.why p {
    font-size: 20px;
    color: #000;
    font-weight: 700;
    margin: 0;
    padding-bottom: 15px;
}

.place_order .text h3 {
    font-size: 32px;
    margin: 0;
    color: #fff;
    font-weight: 700;
}
.place_order .text h4 {
    margin: 0;
    font-size: 30px;
    font-weight: 600;
    text-decoration: line-through;
}


.block_a .text {
    width: 61%;
}    

    .block_b ul li {
        
        width: 42%;    
        
    }    

    .why {
        text-align: center;
    }    

    .why img {
        margin:  auto;
    }    
    
.place_order .text {
    position: absolute;
    top: 96px;
    left: 7px;
    background: #82bd00;
    padding: 26px;
    border-radius: 100px;
}
} 

#footer ul.quick-links li a#facebook{
    background: #3B5998;
    padding: 5px;
    width: 95%;
    display: block;
    border-radius: 10px;
}
#footer ul.quick-links li a#insta{
    background: #f09433;
    padding: 5px;
    width: 95%;
    display: block;
    border-radius: 10px;
}
#footer ul.quick-links li a#youtube{
    background: #c4302b;
    padding: 5px;
    width: 95%;
    display: block;
    border-radius: 10px;
}

    
    

.error{
    color: red !important;
}
.bg1 .thank_home{
   background: #ff9000;
    padding: 14px 30px;
    color: #ffff;
    border-radius: 20px;
    text-decoration: none;
}
.b{
    color: #fff;
}
.forget_password a {
    font-weight: 300;
    font-size: 1.4rem;
    color: #212529;
    text-decoration: none;
}

.align-items-center {
    -ms-flex-align: center!important;
    align-items: center!important;
}
.justify-content-center {
    -ms-flex-pack: center!important;
    justify-content: center!important;
}
.slick-slide img {
    display: block;
    margin: auto !important;
}

.s_c_img_c img {
    max-width: 160px;
    display: block;
    margin: auto;
}
.g_loc_c_i_b span{
    text-align: center;
}