@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=Merriweather');
@import url('https://fonts.googleapis.com/css?family=Raleway:100');
@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-family: 'Lato', sans-serif;
    background-size: cover;
    background-image: linear-gradient(#0a0001, #690000);
}

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

p {
    font-size: 15px;
}

a,
a:hover {
    text-decoration: none;
}

.container {
    width: 1000px;
}

/*------------------callbutton----------------*/

.social_block {
    position: fixed;
    right: 0;
    top: 250px;
    z-index: 9999;
}

.social_icon a,
.social_icon a:hover {
    color: white !important;
}

.social_icon {
    border: 2px solid #fff;
    border-bottom-left-radius: 20px;
    background-color: #F44336;
    padding: 11px;
    display: block;
    margin-top: 5px;
    color: white;
    margin-right: -64px;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}

/*.social_icon:hover { transform: translate(-110px, 0); -webkit-transform: translate(-60px, 0); -o-transform: translate(-120px, 0);*/

/*	-moz-transform: translate(-120px, 0); }*/

.social_inner {
    display: inline-block;
    height: 15px;
}

.social_icon i {
    color: #fff;
    font-size: 34px;
    margin-right: 18px;
    float: left;
}

.info_social {
    float: right
}

.social_icon.fb i {
    margin-top: -7px;
    margin-left: 3px;
}

.social_icon.fb:hover {
    background-color: #cf5302;
}

/*------------------callbutton----------------*/

#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 a {
    text-decoration: none;
}

.popup {
    width: 100%;
    margin: 0 auto;
    display: none;
    position: fixed;
    z-index: 101;
}

.cnt223 {
    width: 370px;
    min-height: 150px;
    margin: 100px auto;
    background: #ffffff;
    position: relative;
    z-index: 103;
    padding: 15px 35px;
    border-radius: 5px;
    box-shadow: 0 2px 5px #000;
}

.cnt223 p {
    clear: both;
    color: #ff0000;
    font-size: 50px;
    font-family: sans-serif;
    top: -63px;
    right: -26px;
    display: block;
    position: relative;
}

.cnt223 p a {
    color: #ff1d00;
    font-weight: bold;
    opacity: 1;
}

.popup table {
    margin: 0 auto;
    /* display:block; */
}

.popup td {
    padding: 5px;
    font-size: 15px;
    text-align: right;
}

.popup td input {}

.popup td button {
    margin: 0 auto;
    display: block;
}

.popup h3 {
    font-size: 24px;
    text-align: left;
    padding: 0px;
}

/*------------------header------------------*/

.header {
    background: #000000;
}

.header .col-sm-5 {}

.header .col-sm-7 {}

.header .logo img {
    padding: 10px;
    width: 80%;
    margin-left: 0%;
}

.header button {
    background-image: linear-gradient(#F44336, #af7602);
    border: none;
    color: #fff;
    width: 235px;
    font-size: .9em;
    font-weight: 700;
    padding: 1px 3px;
    border-radius: 50px;
    margin: 17px 2% 0 18%;
    float: left;
}

.header button span {
    font-weight: bold;
    font-size: 22px;
}

.header .timer {
    margin: 16px 0;
}

.header .timer img {
    float: left;
}

.header .timer h5 {
    font-weight: bold;
    font-size: 11px;
    font-family: inherit;
    color: #fff;
    margin: 0;
    padding-top: 5px;
}

.header .timer h4 {
    font-size: 9px;
    font-weight: bold;
    font-family: inherit;
    color: #fff;
}

/*------------------header------------------*/

/*-------------------section1------------------*/

.section1 {
    background: url(../images/bg11.jpg) top left no-repeat fixed;
    padding: 8% 0 3% 0;
    height: auto;
    background-size:100%;
}

.section1 h4 {
    width: 100%;
    padding: 0;
    font-weight: 1000;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 36px;
    font-family: oswald;
    line-height: 1.5;
}

.section1 iframe {
    position: relative;
    width: 400px;
    margin: 90% 0 0 0%;
    height: 259px;
}

.section1 .pricebox {
    position: relative;
    width: 450px;
    margin: 30% 0 0 0%;
    height: 259px;
}

.section1 .pricebox img {
    width: 100%;
}

.section1 h3 {
    text-transform: uppercase;
    font-size: 29px;
    font-weight: bold;
    color: #f4af13;
    padding: 0 0 0 0%;
    font-family: oswald;
    line-height: 1.4;
}

.section1 p {
    padding: 2% 0 0% 0%;
    font-size: 18px;
    font-family: 'Raleway', sans-serif;
    /* font-weight:  bold; */
    /* width: 73%; */
    color: #fff;
}

.section1 .product {
    padding: 0;
    margin: 2% 0% 0% 0%;
}

.section1 .product .col-sm-4 {
    padding: 0;
}

.section1 .product img {
    margin: 0;
    padding: 0%;
    width: 100%;
}

.section1 ul {
    text-decoration: none;
    list-style: none;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    padding: 35px 0 0 0;
}

.section1 ul li {
    display: flex;
    font-size: 18px;
    font-weight: 500;
    padding-bottom: 6px;
}

.section1 ul i {
    color: #ffd600;
    font-size: 22px;
    padding-right: 5px;
}

.section1 button {
    background: url(../images/arrow-button-black.png) no-repeat #ffd600;
    color: #b83f2c;
    background-position: 5% 50%;
    border: none;
    border-radius: 50px;
    width: 352px;
    margin: 2% 11%;
    font-size: 27px;
    font-weight: 700;
    line-height: 1em;
    padding: 15px 15px 15px 50px;
    box-sizing: border-box;
    display: block;
}

.section1 button small {
    display: block;
    color: #000;
    font-weight: 400;
    font-size: .7em;
}

/*-------------------section1------------------*/

/*-------------------section2------------------*/

.section2 {}

.section2 h3 {
    text-transform: uppercase;
    font-family: oswald;
    font-size: 32px;
    color: #ffd600;
    font-weight: bold;
    margin: 3px 8%;
}

.section2 h4 {
    font-size: 20px;
    margin: 0 8%;
    color: #fff;
    font-weight: bold;
}

.section2 .row {
    margin: 20px 0 0 0;
}

.section2 p {
    color: #fff;
    font-weight: 100;
    font-size: 16px;
}

.section2 .highlight {
    color: #ffd600;
    font-weight: bold;
    font-size: 18px;
}

.section2 img {
    width: 80%;
    margin: 7% 24%;
    padding: 0% 12%;
}

.section2 button {
    background: url(../images/arrow-button.png) no-repeat #ffd600;
    color: #fff;
    background-position: 5% 50%;
    border: none;
    border-radius: 50px;
    width: 352px;
    margin: 2% 0%;
    font-size: 27px;
    font-weight: 700;
    line-height: 1em;
    padding: 15px 15px 15px 50px;
    box-sizing: border-box;
    display: block;
}

.section2 button small {
    display: block;
    color: #000;
    font-weight: 400;
    font-size: .7em;
}

/*-------------------section2------------------*/

/*-------------------section3------------------*/

.section3 {
    background: #fff;
    text-align: center;
    padding: 3% 0 3% 0;
}

.section3 .row {
    margin-top: 23px;
}

.section3 h1 {
    font-family: oswald;
    font-size: 36px;
    font-weight: bold;
    padding: 0;
    color: #000;
    line-height: 1.6;
}

.section3 h4 {
    color: #000;
    font-weight: 1000;
}

.section3 .increased {
    border-right: 1px solid white;
    border-left: 1px solid white;
}

.section3 h5 {
    font-weight: bold;
    font-size: 18px;
    color: #7a5651;
    margin: 12px 0 0 0;
    line-height: 2.5;
}

.section3 p {
    color: #191919;
    font-weight: 600;
    font-size: 14px;
    text-align: justify;
}

/*-------------------section3------------------*/

/*-------------------section4------------------*/

.section4 {
    background: #fff;
}

.section4 h3 {
    font-size: 48px;
    font-weight: 1000;
    color: #b83f26;
    margin: 10px 0;
}

.section4 h5 {
    font-size: 20px;
    font-weight: 1000;
    color: #000;
}

.section4 p {
    color: #2f2f2f;
    margin-top: 20px;
}

.section4 .highlight {
    font-weight: bold;
    color: #b83f26;
}

.section4 img {
    border: 4px solid #dcd7d7;
    margin: 80px auto;
}

/*-------------------section4------------------*/

/*-------------------section5------------------*/

.section5 {
    background: #efd239;
}

.section5 .container {
    background: url(../images/section4.png) no-repeat top center;
    background-position: -10px 78px;
}

.section5 .rightag {
    top: 368px;
    position: relative;
    left: 198px;
    font-weight: bold;
    color: #000;
    z-index: 10;
    text-align: center;
}

.section5 .leftag {
    font-weight: bold;
    color: #000;
    position: relative;
    top: 249px;
    right: 85px;
    z-index: 10;
    text-align: center;
}

.section5 .left {}

.section5 .right {
    float: right;
}

.section5 h5 {}

.section5 h4 {
    font-weight: bold;
    font-size: 18px;
    font-family: oswald;
    color: #000;
}

.section5 h4 span {
    color: #b83f26;
    font-size: 25px;
}

.section5 p {
    color: #4e4e4e;
}

.section5 .down {
    margin-top: 87%;
}

.section5 hr {
    border-top: 1px solid #000;
    margin: 10px 0;
}

.section5 button {
    position: relative;
    top: -80px;
    background: url(../images/arrow-button.png) no-repeat #b83f26;
    color: #fff;
    background-position: 5% 50%;
    border: none;
    border-radius: 50px;
    width: 322px;
    margin: 0 auto;
    font-size: 24px;
    font-weight: 700;
    line-height: 1em;
    padding: 15px 15px 15px 40px;
    box-sizing: border-box;
    display: block;
}

.section5 button small {
    display: block;
    color: #000;
    font-weight: 400;
    font-size: .7em;
}

/*-------------------section5------------------*/

/*-------------------section6------------------*/

.section6 {
    background:url(../images/bg-ing.jpg) top center no-repeat;
    background-size: 100%;
    /* background: #b83f26; */
    padding: 0px 0 60px 0;
}

.section6 .horney img {
    padding: 30px 0px;
    width: 100%;
	}

.section6 h3 {
    font-size: 48px;
    font-weight: 800;
    color: #ffd600;
    padding: 3px 0px;
}

.section6 h3 span {
    font-size: 24px;
    color: #fff;
}

.section6 h4 {
    color: #fff;
    font-weight: bold;
    font-size: 42px;
    padding: 33px 6px 0px 6px;
}

.section6 h5 {
    color: #fff;
    font-size: 20px;
    text-align: center;
    padding: 10px;
}

.section6 h6 {
    color: #fff;
    font-size: 20px;
}

.section6 .extraingd {}

.section6 .extraingd h3 {
    text-align: center;
    text-transform: uppercase;
    padding: 25px 0 20px 0;
    font-size: 38px;
    color: #FFF;
}

.section6 .extraingd h4 {
    font-size: 20px;
    text-align: center;
    color: #ffd600;
}

.section6 .extraingd p {
    text-align: justify;
    color: #fff;
    font-size: 18px;
}

/*-------------------section6------------------*/

.packages {
    padding: 60px 0 60px 0;
    background: #fff;
}

.packages h4 {
    text-align: center;
    font-size: 36px;
    color: #b83f26;
    font-weight: bold;
    padding: 0px 0 20px;
}

.packages img {}

.packages h5 {
    color: #000;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
}

.packages p {
    padding-top: 10px;
    color: #191919;
    font-weight: 600;
    font-size: 14px;
    text-align: justify;
}

/*-------------------secret-delivery------------------*/

.secret-delivery {
    background: #000;
}

.secret-delivery h4 {
    font-size: 36px;
    text-transform: capitalize;
    font-weight: 700;
    line-height: 1.5;
    float: left;
    margin: 12px 0 0 30px;
    color: #ecc702;
    justify-content: center;
}

.secret-delivery .mid-text {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 26px;
    margin-top: 10px;
    color: #fff;
}

.secret-delivery .mid-text small {
    font-size: 17px;
    color: #fff;
}

.secret-delivery .mid-text strong {
    font-size: 22px;
}

.secret-delivery .icon img {
    float: left;
    margin: 10px;
    width: 10px;
}

.secret-delivery button {
    position: relative;
    top: 0;
    background: url(../images/arrow-button-black.png) no-repeat #ffd600;
    color: #b83f26;
    background-position: 5% 50%;
    border: none;
    border-radius: 50px;
    width: 203px;
    margin: 0 auto;
    font-size: 22px;
    font-weight: 700;
    line-height: 1em;
    padding: 15px 15px 15px 40px;
    box-sizing: border-box;
    display: block;
}

/*-------------------secret-delivery------------------*/

/*-------------------section7-------------------*/

.section7 {
    background: #fff;
    padding: 20px 0 60px 0;
}

.section7 h3 {
    font-size: 48px;
    font-weight: 1000;
    padding: 20px 0 7px;
    color: #b83f26;
}

.section7 h5 {
    color: #fff;
    font-weight: 800;
    font-size: 22px;
}

.section7 p {
    margin: 20px 10px;
    font-size: 20px;
    color: #252525;
}

.section7 img {
    margin: 48px 10px;
    width: 100%;
}

.section7 .comment img {
    margin: 10px;
}

.section7 button {
    background: url(../images/arrow-button.png) no-repeat #b83f26;
    color: #fff;
    background-position: 5% 50%;
    border: none;
    border-radius: 50px;
    width: 322px;
    margin: 0 auto;
    font-size: 24px;
    font-weight: 700;
    line-height: 1em;
    padding: 15px 15px 15px 40px;
    box-sizing: border-box;
    display: block;
}

.section7 button small {
    display: block;
    color: #000;
    font-weight: 400;
    font-size: .7em;
}

/*-------------------section7-------------------*/

/*-------------------section8-------------------*/

.section8 {
    background: #b83f26;
    padding: 20px 0 60px 0;
	background: url(../images/bg-testi.jpg) top center no-repeat;
    background-size: 100%;
}

.section8 h3 {
    font-weight: bold;
    font-size: 36px;
    padding: 22px 6px 5px;
    color: #ffd600;
    line-height: 1.3;
}

.section8 h5 {
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    padding: 3px 6px 5px;
    line-height: 1.6;
}

.section8 .right {
    text-align: right;
}

.section8 h4 {
    font-size: 21px;
    font-weight: bold;
    margin: 34px 0 0;
    color: #FFF;
    line-height: 1.5;
    background: #000000;
    padding: 10px;
    border-radius: 10px;
}

.section8 hr {
    margin: 10px 0;
    border-top: 1px solid #ffd600;
}

.section8 p {
    font-size: 17px;
    color: white;
}

/*-------------------section8-------------------*/

/*-------------------section9------------------*/

.section9 {
    background: #ffd600;
    padding: 0px 0 50px 0;
    border-top: 2px solid #000;
	background: url(../images/bg-internet.jpg) top center no-repeat;
    background-size: 100%;
}

.section9 .container {
    background: url(../images/onlin-secure.png) no-repeat right 50%;
}

.section9 .col-sm-6 {
    width: 50%;
    height: 99px;
}

.section9 h3 {
    font-size: 25px;
    font-weight: bold;
    color: #ffffff;
    margin: 10% 0 10px 0px;
    line-height: 1.5;
}

.section9 h4 {
    color: #fff;
    font-weight: bold;
    font-size: 15px;
    line-height: 1.5;
}

.section9 .down {
    margin: 12% 0 0 0;
}

.section9 h5 {
    color: #fff;
    font-size: 18px;
    margin: 0 0 30px 0;
    display: flex;
    font-weight: 600;
}

.section9 h5 i {
    font-size: 36px;
    padding-right: 5px;
    color: #b83f2c;
}

.section9 button {
    background: url(../images/arrow-button.png) no-repeat #000;
    color: #fff;
    background-position: 5% 50%;
    border: none;
    border-radius: 5px;
    width: 280px;
    margin: 0px auto 0;
    font-size: 1.3em;
    font-weight: 700;
    line-height: 1em;
    padding: 10px 15px 10px 50px;
    box-sizing: border-box;
    display: block;
    top: 310px;
    left: 160px;
    width: 210px;
    font-size: 1.3em;
}

/*-------------------section9------------------*/

/*-------------------section10------------------*/

.section10 {}

.section10 p {
    color: #FFF;
    font-size: 22px;
    margin: 10% 0 0%;
}

.section10 .p1 {
    margin: 10px 0;
}

.section10 img {
    width: 100%;
    padding: 7%;
    margin: 46px 0;
}

/*-------------------section10------------------*/

/*-------------------section11------------------*/


.section11 {
    background: #ffffff;
    padding: 20px 0 0px 0;
}

.section11 .container {
    padding-bottom: 69px;
}

.section11 h3 {
    padding: 17px 0 0;
    font-size: 25px;
    font-weight: bold;
    color: #000;
    font-family: oswald;
}

.section11 h4 {
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    padding: 10px 0;
}

.section11 .panel-group {
    margin-bottom: 0px;
}

.section11 .panel-default {
    border-bottom: 1px solid #ffd600;
}

.section11 .panel-default>.panel-heading {
    color: #fff;
    background-color: #000;
    border-color: #b83f26;
}

.section11 .panel-heading {
    padding: 4px 15px;
    border-bottom: 5px solid #e2c433;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    background-color: #000000;
    /* border-color: #b83f26; */
}

/*-------------------section11------------------*/

/*-------------------section12------------------*/

.section12 {
    background-size: cover;
    background: #fff;
    padding: 80px 0 90px 0;
}

.section12 .container {
    /* padding: 6% 0 3% 0; */
}

.section12 h3 {
    text-align: center;
    color: #000;
    margin-right: 8%;
    font-size: 16px;
    line-height: 2.4;
}

.section12 h4 {
    color: #000;
    font-size: 15px;
    text-align: center;
    font-weight: bold;
    margin-right: 10%;
}

.section12 hr {
    width: 36%;
    text-align: center;
    margin: 11px 27%;
    display: block;
}

.section12 ul {
    list-style: none;
}

.section12 ul li {
    color: #1f1f1f;
    font-size: 15px;
    line-height: 2;
}

.section12 ul li i {
    color: #b83f26;
}

.section12 .query_form {
    background: #000;
    padding: 20px 10px;
    border-radius: 10px;
}

.section12 .query_form img {
    width: 113px;
    color: #fff;
    position: absolute;
    top: -14px;
    left: 0;
    box-sizing: border-box;
    padding: 5px 17px;
    font-size: 1em;
    font-weight: 400;
    text-align: center;
}

.section12 .query_form h3 {
    text-align: center;
    color: #fff;
    font-weight: bold;
    margin: 0 0 10px 0;
}

.section12 .query_form h3 span {
    color: #ffd600;
}

.section12 .query_form table {
    width: 100%;
    /* margin:0 auto; */
}

.section12 .query_form table tr {
    margin-bottom: 10px;
}

.section12 .query_form table td {
    padding: 0 5px;
}

.section12 .query_form .button {
    background: url(../images/arrow-button-black.png) no-repeat #ffd600;
    color: #b83f2c;
    background-position: 5% 50%;
    border: none;
    border-radius: 50px;
    width: 300px;
    margin: 5px auto 0;
    font-size: 1.7em;
    font-weight: 700;
    line-height: 1em;
    padding: 20px 25px 20px 60px;
    box-sizing: border-box;
    display: block;
}

.section12 .form-control {
    border-radius: 5px;
    margin-bottom: 11px;
}

.section12 .cust_form {
    background: #000;
    padding: 20px 10px;
    border-radius: 10px;
    margin: -130px 0;
}

.section12 .cust_form img {
    width: 113px;
    color: #fff;
    position: absolute;
    top: -14px;
    left: 0;
    box-sizing: border-box;
    padding: 5px 17px;
    font-size: 1em;
    font-weight: 400;
    text-align: center;
}

.section12 .cust_form h3 {
    text-align: center;
    color: #fff;
    font-weight: bold;
    margin: 0 0 10px 0;
    font-size: 20px;
    line-height: 1.5;
}

.section12 .cust_form h3 span {
    color: #ecb323;
}

.section12 .cust_form table {
    width: 100%;
    /* margin:0 auto; */
}

.section12 .cust_form table tr {
    margin-bottom: 10px;
}

.section12 .cust_form table td {
    padding: 0 5px;
}

.section12 .cust_form .button {
    background: url(../images/arrow-button.png) no-repeat #f44336;
    color: #ffffff;
    background-position: 5% 50%;
    border: none;
    border-radius: 50px;
    width: 100%;
    margin: 5px auto 0;
    font-size: 1.7em;
    font-weight: 700;
    line-height: 1em;
    padding: 20px 25px 20px 60px;
    box-sizing: border-box;
    display: block;
}

.section12 .form-control {
    border-radius: 5px;
    margin-bottom: 11px;
}

/*-------------------section12------------------*/

.sectionxtra {
    position: fixed;
    float: left;
    width: 100%;
    display: block;
    background: #000000;
    bottom: 0;
}

.sectionxtra .bottle {
    width: 30%;
    display: block;
    float: left;
}

.sectionxtra .bottle img {
    width: 100%;
    padding: 9px 15px 0;
}

.sectionxtra .form {
    width: 70%;
    float: left;
    display: block;
    padding: 10px 10px 0;
}

.sectionxtra .form table {
    width: 100%;
}

.sectionxtra .form table td {
    margin: 5px 0;
    padding: 2px 2px 0;
}

.sectionxtra .form table td input[type=email],
.sectionxtra .form table td input[type=text] {
    width: 100%;
}

.sectionxtra .form table td button {
    width: 100%;
    border: none;
    background: none;
    outline: none;
}

.sectionxtra .form table td button img {
    width: 100%;
}

.pulse {
    animation-name: pulse;
    -webkit-animation-name: pulse;
    animation-duration: 1.5s;
    -webkit-animation-duration: 1.5s;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
}

@keyframes pulse {
    0% {
        transform: scale(.9);
        opacity: 1
    }
    50% {
        transform: scale(1);
        opacity: 1
    }
    100% {
        transform: scale(.9);
        opacity: 1
    }
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(.95);
        opacity: 1
    }
    50% {
        -webkit-transform: scale(1);
        opacity: 1
    }
    100% {
        -webkit-transform: scale(.95);
        opacity: 1
    }
}

/*thankyou*/

.thankyou {
    margin-top: 100px;
    margin-bottom: 0px;
}

.thankyou h3 {
    font-size: 50px;
    color: #FFFFFF;
    text-align: center;
}

.thankyou h4 {
    color: #FFFFFF;
    font-size: 30px;
    text-align: center;
}

/*thankyou*/

/*-------------------footer------------------*/

.footer {
    background: #170300;
}

.footer img {
    width: 300px;
}

.footer h3 {
    padding: 6px;
    text-align: center;
    color: #ffffff;
    font-size: 14px;
}

.footer h3 a {
    color: #ffffff;
}

.footer h3 a:hover {
    text-decoration: underline;
}

.footer p {
    text-align: center;
}

.footer p a {
    color: #ffffff;
    text-align: center;
}

.footer p a:hover {
    text-decoration: underline;
}

/*-------------------footer------------------*/

/*-------------------modal------------------*/

.modal-header img {
    width: 30%;
}

/*-------------------modal------------------*/

/*--------------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: -116px;
}

.form3 h3 {
    padding: 10px;
    font-size: 23px;
}

.form3 h4 {
    padding-top: 10px;
    font-size: 18px;
    color: #fff;
}

.form3 h5 {
    font-weight: bold;
    font-size: 19px;
    padding: 5px;
}

.form3 form {
    padding: 10px;
}

.panel-body {
    padding: 8px;
    font-size: 18px;
}

.tabel-desktop {
    display: block;
}

.table-phone {
    display: none;
}

/*--------------otppage------------------*/

.topper {
    color: #ffee08;
    padding: 0 10px;
    position: fixed;
    z-index: 999;
    background: #d7450b;
    width: 33%;
    left: -37px;
    bottom: 6%;
    transform: skew(20deg);
    border: 2px solid #ffffff;
}

.topper .left {
    transform: skew(-20deg);
    width: 20%;
    float: left;
    margin: 0px 32px;
}

.topper .right {
    margin: 0 122px;
    width: 70%;
    float: left;
    transform: skew(-20deg);
}

.topper img {
    width: 87px;
    position: absolute;
    left: 14px;
    top: -51px;
}

.topper h3 {
    font-size: 22px;
    margin: 0px 0 0px;
    color: white;
    transform: skew(0deg);
}

.topper h4 {
    font-size: 17px;
    padding: 0;
    margin: 9px 0 0;
    color: #000;
}

.topper h3 span {
    color: #000;
}

.topper h4 span {
    color: #f00;
}

.topper .left {
    transform: skew(-20deg);
    width: 20%;
    float: left;
    margin: 0px 32px;
}

.topper .right {
    margin: 0 122px;
    width: 70%;
    float: left;
    transform: skew(-20deg);
}

.topper img {
    width: 87px;
    position: absolute;
    left: 14px;
    top: -51px;
}

.topper h3 {
    font-size: 22px;
    margin: 0px 0 0px;
    color: white;
    transform: skew(0deg);
}

.topper h4 {
    font-size: 17px;
    padding: 0;
    margin: 9px 0 0;
    color: #000;
}

.topper h3 span {
    color: #000;
}

.topper h4 span {
    color: #f00;
}

.topper h3 a {
    position: relative !important;
    font-family: roboto condensed;
    padding: 5px 6px;
    font-size: 17px;
    box-shadow: 2px 2px 4px 2px rgba(0, 0, 0, .3);
    background: #a600f8;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none !important;
    color: #fff;
    border-radius: 4px;
    border: none;
}

@media only screen and (min-width: 1280px) {
    .topper {
        width: 30.5%;
        padding-bottom: 7px;
    }
}

.toppermob {
    z-index: 10;
    position: fixed;
    bottom: 0;
    width: 100%;
    background: #d7450b;
}

.toppermob .left {
    float: left;
    width: 25%;
}

.toppermob .left img {
    margin: -33px 0 0px 0;
    padding: 0;
    width: 100%;
}

.toppermob .right {
    margin: 20px 0 0 0;
    width: 70%;
    float: left;
}

.toppermob .right h3 {
    font-weight: bold;
    color: #fff;
    font-size: 18px;
}

.toppermob .right h4 {
    color: #000;
    font-size: 15px;
}

/*--------------------responsive-------------------------------*/

@media (max-width: 1024px) {
    .section1 iframe {
        position: absolute;
        width: 400px;
        margin: -114% 0 0 135%;
        height: 259px;
    }
}

@media (max-width: 768px) {
    body {}
    .section8 .right {
        text-align: left;
    }
    .container {
        width: 100%;
    }
    .header .logo img {
        width: 100%;
        margin-left: -7%;
        margin-top: 10px;
        padding: 0;
    }
    .header .col-sm-5 {
        width: 50%;
        padding: 0;
        float: left;
        margin-left: 0%;
    }
    .header .col-sm-7 {
        width: 50%;
        float: left;
        padding: 0;
    }
    .header .timer h4 {
        padding: 10px;
    }
    .header button {
        margin: 14px 0% 10px 57%;
        float: none;
        width: 55%;
        font-size: 15px;
    }
    .header button span {
        font-size: 19px;
    }
    .header .timer {
        margin: 0px 0%;
        position: absolute;
        top: 10px;
        width: 100%;
    }
    .section1 {
        padding: 0% 0 0 0;
        margin: 2% 0 0 0;
        height: auto;
        /* background:url(../images/pb1.jpg) no-repeat top center; */
        background-size: cover;
    }
    .section1 .col-sm-4 {
        width: 58%;
        float: left;
        margin: -37px -16% 0 -11%;
    }
    .section1 iframe {
        position: absolute;
        width: 400px;
        margin: -165% 0 0 120%;
        height: 266px;
    }
    .section1 .col-sm-8 {
        width: 100%;
        float: left;
        padding: 0px;
        margin: 0 -33% -2px -0%;
    }
    .section1 ul {
        text-decoration: none;
        list-style: none;
        font-size: 20px;
        font-weight: 100;
        color: #fff;
        padding: 5px 0;
    }
    .section1 h4 {
        width: 100%;
        padding: 6% 0% 0 0%;
        font-size: 28px;
    }
    .section1 h3 {
        font-size: 24px;
        padding: 10px 0 15px 0%;
    }
    .section1 p {
        padding: 1% 0 0% 0%;
        font-size: 16px;
        width: 100%;
    }
    .section1 button {
        width: 100%;
        margin: 2% 0%;
        font-size: 23px;
        padding: 15px 15px 15px 50px;
    }
    .section2 {
        background: url(../images/pb2.jpg) no-repeat top center;
        background-size: cover;
    }
    .section2 .col-sm-4 {
        float: left;
        width: 50%;
    }
    .section2 h3 {
        font-size: 25px;
        margin: 3px 0%;
    }
    .section2 h4 {
        font-size: 18px;
        margin: 0 0%;
    }
    .section2 img {
        width: 100%;
        margin: 0% 0%;
        padding: 0% 0%;
    }
    .section2 button {
        width: 313px;
        margin: 2% 0%;
        font-size: 24px;
        padding: 15px 15px 15px 50px;
    }
    .section3 {
        /* background:url(../images/pb2.jpg) no-repeat top center; */
        background-size: cover;
    }
    .section3 h1 {
        font-size: 25px;
        font-weight: 1000;
    }
    .section4 {
        /* background:url(../images/pb1.jpg) no-repeat top center; */
        background-size: cover;
    }
    .section4 img {
        margin: 0px auto;
    }
    .section5 {
        /* background:url(../images/pb2.jpg) no-repeat top center; */
        background-size: cover;
    }
    .section5 .container {
        background: url(../images/section4phone.png) no-repeat top center;
        background-position: 43% 39%;
    }
    .section5 .rightag {
        top: 321px;
        position: relative;
        left: 35%;
    }
    .section5 .leftag {
        position: absolute;
        top: -39%;
        right: 42%;
    }
    .section5 button {
        top: 0;
        margin: 0 auto 0;
    }
    .secret-delivery {
        /* background:url(../images/pb1.jpg) no-repeat top center; */
        background-size: cover;
    }
    .secret-delivery {
        text-align: center;
        padding-bottom: 20px;
    }
    .secret-delivery h4 {
        float: none;
        color: white;
    }
    .secret-delivery .icon img {
        float: none;
    }
    .secret-delivery h4 {
        font-size: 41px;
    }
    .secret-delivery .mid-text small {
        font-size: 13px;
    }
    .secret-delivery .mid-text strong {
        font-size: 22px;
    }
    .secret-delivery button {
        width: 170px;
        font-size: 19px;
    }
    .section6 {
        /* background:url(../images/pb1.jpg) no-repeat top center; */
        background-size: cover;
    }
    .section6 .horney img {
        padding: 13px 0px;
    }
    .section6 h4 {
        font-size: 25px;
        padding: 10px 6px 0px 6px;
        text-align: center;
    }
    .section6 h3 {
        font-size: 30px;
        padding: 3px 6px;
        text-align: center;
    }
    .section7 {
        /* background:url(../images/pb1.jpg) no-repeat top center; */
        background-size: cover;
    }
    .section7 img {
        margin: 48px 0px;
        width: 100%;
    }
    .section7 .col-sm-2 {
        width: 15%;
        float: left;
    }
    .section7 .comment img {
        margin: 27px 0 0 8%;
    }
    .section8 {
        /* background:url(../images/pb1.jpg) no-repeat top center; */
        background-size: cover;
    }
    .section8 .right {
        text-align: left;
    }
    .section9 {
        /* background:url(../images/pb2.jpg) no-repeat top center; */
        background-size: cover;
    }
    .section9 .container {
        background: none;
    }
    .section9 .col-sm-6 {
        width: 100%;
        height: 54px;
    }
    .section10 {
        background: url(../images/pb1.jpg) no-repeat top center;
        background-size: cover;
    }
    .section10 .col-sm-9 {}
    .section10 .col-sm-3 {}
    .section10 img {
        width: 61%;
        padding: 5%;
        margin: 0px auto;
        display: block;
    }
    .section11 {
        /* background:url(../images/pb2.jpg) no-repeat top center; */
        background-size: cover;
    }
    .section12 {
        /* background:url(../images/pb1.jpg) no-repeat top center; */
        background-size: cover;
    }
    .section12 h3 {
        text-align: left;
        color: #000;
        margin-right: 0;
        line-height: 1.4;
        font-size: 24px;
    }
    .section12 h4 {
        color: #000;
        font-size: 20px;
        text-align: left;
        font-weight: bold;
        margin-right: 0%;
        line-height: 1.5;
    }
    .section12 hr {
        width: 93%;
        text-align: center;
        m;
        margin: 11px auto;
        display: block;
    }
    .section12 .query_form .button {
        width: 242px;
    }
    .section12 .query_form h3 {
        color: #fff;
        font-weight: bold;
        text-align: center;
        margin-right: 25px;
        margin: 0 0 10px 0;
    }
    .section12 .query_form table td {
        padding: 0 5px;
        display: block;
    }
    .section12 ul li {
        color: #fff;
        font-size: 16px;
    }
    .section12 .col-sm-8 .col-sm-4 {
        width: 34%;
        float: left;
        margin: 0 0px 0px -5px;
        padding: 0;
    }
    .section12 .col-sm-8 .col-sm-8 {}
    .section12 .row {
        margin: 0px;
    }
    .footer {
        /* background:url(../images/pb2.jpg) no-repeat top center; */
        background-size: cover;
    }
    .thankyou {
        margin-top: 50px;
        margin-bottom: 200px;
    }
    .section12 .cust_form {
        background: #000;
        padding: 20px 10px;
        border-radius: 10px;
        margin: 5px 0;
    }
    .section1 .pricebox {
        position: relative;
        width: 100%;
        margin: 0;
        height: auto;
    }
    .section1 .pricebox img {
        width: 100%;
    }
}

@media screen and (max-width: 600px) {
    .header button {
        margin: 44px 0% 10px -6%;
    }
    .section1 {
        padding: 9% 0 0 0;
        margin: 8% 0 0 0;
    }
    .section1 h4 {
        padding: 6% 0% 0 0%;
        font-size: 28px;
    }
    .section1 .product img {
        margin: 0 0 0 19%;
        padding: 5%;
        width: 65%;
    }
    .section1 iframe {
        width: 56%;
        margin: -26% 0 12% 32%;
        height: 170px;
    }
    .section5 .container {
        background-position: 50% 20%;
    }
    .section5 .rightag {
        top: 275px;
        position: relative;
        left: 36%;
    }
    .section5 .leftag {
        position: absolute;
        top: -40%;
        right: 48%;
    }
    .section5 .down {
        margin-top: 50%;
    }
    .section6 .horney img {
        padding: 13px 0px;
        width: 60%;
    }
    .section6 .col-sm-6 {
        width: 50%;
        float: left;
    }
    .section6 .extraingd p {
        font-size: 13px;
    }
    .section12 .col-sm-8 .col-sm-4 {
        width: 20%;
        float: left;
        margin: 0 0px 0px -5px;
        padding: 0;
    }
    .section12 ul li {
        color: #fff;
        font-size: 22px;
    }
    .section12 .query_form table td {
        padding: 0 5px;
        display: table-cell;
    }
}

@media screen and (max-width:500px) {
    .header .col-sm-5 {
        width: 50%;
    }
    .header .timer h4 {
        padding: 0px;
        margin: 0;
    }
    .header button {
        margin: 18px 0% 5px 17%;
    }
    .header button span {
        font-size: 11px;
    }
    .section1 {
        padding: 14% 0 0 0;
        margin: 8% 0 0 0;
    }
    .section1 h4 {
        padding: 6% 0% 0 0%;
        font-size: 24px;
    }
    .section1 .product img {
        margin: 0;
        padding: 0;
        width: 100%;
    }
    .section1 iframe {
        width: 100%;
        margin: 0% 0 12% 0%;
        height: 170px;
        position: relative;
    }
    .section1 .col-sm-4 {
        width: 100%;
        float: left;
        margin: -1px -13% 0 -19%;
    }
    .section5 .container {
        background-position: 50% 20%;
    }
    .section5 .rightag {
        top: 268px;
        position: relative;
        left: 39%;
    }
    .section5 .leftag {
        position: absolute;
        top: -40%;
        right: 48%;
    }
    .section5 .down {
        margin-top: 73%;
    }
    .section6 .horney img {
        padding: 14px 0px;
        width: 60%;
    }
    .section6 .col-sm-6 {
        width: 50%;
        float: left;
    }
    .section6 .extraingd p {
        font-size: 14px;
    }
    .section12 .col-sm-8 .col-sm-4 {
        width: 20%;
        float: left;
        margin: 0 0px 0px -5px;
        padding: 0;
    }
    .section12 ul li {
        color: #000;
        font-size: 22px;
    }
    .section12 .query_form table td {
        padding: 0 5px;
        display: table-cell;
    }
    .toppermob .right h3 {
        font-weight: bold;
        color: #fff;
        font-size: 24px;
    }
    .toppermob .right h4 {
        color: #000;
        font-size: 20px;
    }
}

@media (max-width:460px) {
    .section1 ul {
        font-size: 20px;
    }
    .section5 .leftag {
        position: absolute;
        top: -49%;
        right: 46%;
    }
    .section5 .rightag {
        top: 361px;
        position: relative;
        left: 31%;
    }
    .section12 ul li {
        font-size: 19px;
    }
}

@media (max-width: 768px) {}

@media (max-width: 768px) {}

@media (min-width: 768px) {}

@media (max-width: 375px) {
    .header button {
        margin: 15px 0% 2px 33%;
        width: 59%;
    }
    .section5 .rightag {
        top: 314px;
        position: relative;
        left: 38%;
    }
    .section5 .leftag {
        position: absolute;
        top: -46%;
        right: 39%;
    }
    .toppermob .right h3 {
        font-weight: bold;
        color: #fff;
        font-size: 21px;
    }
    .toppermob .right h4 {
        color: #000;
        font-size: 18px;
    }
}

@media (max-width: 360px) {
    .section5 .rightag {
        top: 320px;
        left: 34%;
    }
    .section5 .leftag {
        top: -39%;
        right: 41%;
    }
}

@media (max-width: 360px) {}

@media (max-width: 320px) {
    .header button {
        margin: 14px 0% 2px 7%;
        width: 80%;
    }
    .header button span {
        font-size: 15px;
    }
    .section1 {
        padding: 22% 0 0 0;
    }
    .section1 h4 {
        width: 100%;
        padding: 9% 0% 0 0%;
        font-size: 24px;
    }
    .section1 h3 {
        font-size: 29px;
        padding: 3px 0 20px 0%;
    }
    .section1 ul {
        font-size: 12px;
    }
    .section1 iframe {
        width: 114%;
        margin: 6% 0 0% -7%;
        height: 259px;
    }
    .section1 button {
        width: 100%;
        font-size: 19px;
    }
    .section2 button {
        width: 100%;
        font-size: 19px;
    }
    .section2 h3 {
        font-size: 23px;
    }
    .section4 h3 {
        font-size: 34px;
    }
    .section5 button {
        width: 86%;
        font-size: 22px;
    }
    .section5 .down {
        margin-top: 98%;
    }
    .section5 .rightag {
        top: 340px;
        left: 24%;
    }
    .section5 .leftag {
        top: -42%;
        right: 46%;
    }
    .section7 h3 {
        font-size: 30px;
    }
    .section7 button {
        width: 80%;
        font-size: 17px;
    }
    .section8 h3 {
        font-size: 42px;
    }
    .section11 h3 {
        font-size: 38px;
    }
    .section12 ul li {
        font-size: 14px;
    }
    .toppermob .left img {
        margin: -33px 0 0px 0;
        padding: 0;
        width: 100%;
    }
    .toppermob .right {
        margin: 20px 0 0 0;
        width: 70%;
        float: left;
    }
    .toppermob .right h3 {
        font-weight: bold;
        color: #fff;
        font-size: 18px;
    }
    .toppermob .right h4 {
        color: #000;
        font-size: 15px;
    }
}









@media (max-width: 768px) {
.packages h4 {
    text-align: center;
    font-size: 24px;
	
}
.section8 h3 {
    font-size: 24px;
}
.section11 h3 {
    font-size: 25px;

}
.section9 h3 {
    font-size: 25px;
}
.panel-body {
    padding: 8px;
    font-size: 16px;
}
}

.inputoutbox {
    position: relative;
    height: auto;
    left: 0px;
    text-align: center;
    width: 52px;
    display: inline-block;
    font-size: 20px;
    margin: 0 0 0px;
    resize: vertical;
}