*{
	margin: 0;
	padding: 0;
}
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
html {
  scroll-behavior: smooth;
}
body{
	font-family: "Poppins", sans-serif;
    font-weight: 100;
    font-style: normal;
}
h1, h2, h3, h4, h5, h6{
	font-family: "Poppins", sans-serif;
	font-weight: 700;
}
.header {
    background-color: #fff;
    box-shadow: 0 2px 5px -1px rgba(50, 50, 93, .25), 0 1px 3px -1px rgba(0, 0, 0, .3);
    padding: 15px;
}
.header h1 {
    font-size: 26px;
    color: #000;
    line-height: 30px;
    margin-bottom: 0;
}
.header h1 span{
    color: #d51515;
}
.one {
    padding-top: 30px;
}
.one .top-right {
    padding-top: 80px;
}
.one .top-right h1 {
    font-size: 42px;
    color: #000;
    line-height: 62px;
}
.one .top-right p {
    color: #444;
    font-size: 18px;
    font-weight: 400;
}
.one .top-right p b{
    color: #d51515;
}
.disc {
    margin-top: 30px;
}
.bg_title {
    background-color: #ffe1d4;
    display: inline-block;
    font-size: 22px;
    font-weight: 600;
    color: #000;
    padding: 5px 15px;
    border-radius: 5px;
    border: 1px solid #d51515;
    margin-bottom: 20px;
}
.disc p {
    font-size: 17px;
    line-height: 30px;
    font-family: "Roboto", sans-serif;
    font-weight: 500;
    color: #111;
}
.btn-primary {
    background-color: #f9d830;
    border-color: #f9d830;
    color: #111;
    border-radius: 10px;
}
.btn:hover {
    background-color: #f9d830;
    border-color: #f9d830;
    color: #111;
}
.btn-check:checked+.btn, .btn.active, .btn.show, .btn:first-child:active, :not(.btn-check)+.btn:active {
    background-color: #f9d830;
    border-color: #f9d830;
    color: #111;
}
.two {
    padding-top: 25px;
    padding-bottom: 25px;
}
.two h1 {
    text-align: center;
    margin-bottom: 25px;
}
.two h1 span{
    color: #d51515;
}
.two p {
    font-size: 18px;
    line-height: 30px;
    font-family: "Roboto", sans-serif;
    font-weight: 500;
    color: #111;
    margin-bottom: 20px;
}
.bg_title_2 {
    background-color: #ffff71;
    font-size: 40px;
    font-weight: 700;
    text-align: center;
    padding: 5px 15px;
    color: #d51515;
    margin-bottom: 25px;
}
.two img {
    max-width: 65%;
    margin: 0 auto;
    display: block;
}
.three {
    background-color: #d51515;
    padding: 40px;
}
.three img {
    max-width: 55%;
    display: block;
    margin: 0 auto;
}
.three h1 {
    color: #fff;
    font-size: 40px;
    margin-bottom: 20px;
}
.three p {
    color: #fff;
    font-size: 17px;
    line-height: 30px;
    font-weight: 400;
}
.four{
	background-color: #efefef;
	padding: 30px;
}
.four h1 {
    text-align: center;
    font-size: 44px;
    color: #111;
    margin-bottom: 20px;
}
.four h1 span{
    color: #d51515;
}
.four p {
    font-size: 17px;
    line-height: 30px;
    font-weight: 500;
    color: #111;
    margin-bottom: 15px;
}
.four .benifits {
    background-color: #fff;
    padding: 30px;
    border-radius: 7px;
    border: 3px dashed #e5e4e4;
    max-width: 90%;
    margin: 0 auto;
}
.four .benifits img.bottel {
    max-width: 37%;
    margin: 0 auto;
    display: table;
}
.four .benifits p {
    font-size: 20px;
    line-height: 30px;
    font-weight: 600;
    color: #111;
    margin-bottom: 15px;
}
.four .benifits ul li {
    float: left;
    max-width: 25%;
    margin-right: 15px;
}
.link-btn {
    margin-top: 20px;
}
.five{
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 40px;
}
.five h1 {
    text-align: center;
    font-size: 44px;
    color: #fff;
    margin-bottom: 20px;
}
.five h1 span {
    color: #d51515;
}
.suggestion {
    display: flex;
    align-items: center;
    margin-top: 30px;
    margin-bottom: 20px;
}
.suggestion img {
    max-width: 16%;
    border-radius: 100px;
    margin-right: 25px;
}
.suggestion p {
    font-size: 22px;
    color: #fff;
    font-weight: 600;
}
.suggestion p span{
    color: #d51515;
}
.six {
    background-color: #fff;
    padding: 35px;
}
.six h1 {
    text-align: center;
    font-size: 44px;
    color: #111;
    margin-bottom: 20px;
}
.six h1 span {
    color: #d51515;
}
.six-sec p {
    font-size: 26px;
    font-weight: 600;
    font-style: italic;
    color: #000;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 40px;
}
.six-sec img {
    max-width: 45%;
    margin: 0 auto;
    display: block;
}
.footer {
    background-color: #111;
    padding: 20px;
    text-align: center;
}
.footer p.Copyright {
    color: #fff;
    font-size: 22px;
    font-weight: 500;
    margin-bottom: 0;
}
.footer p {
    color: #fff;
    font-weight: 400;
    margin-bottom: 0;
    font-size: 17px;
}
.contact{
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 40px;
}
.contact h2 {
    text-align: center;
    font-size: 32px;
    margin-bottom: 30px;
    color: #111;
    font-weight: 600;
}
.contact p {
    text-align: center;
    font-size: 22px;
    margin-bottom: 20px;
    color: #111;
    font-weight: 500;
}
.contact p span {
    color: #d51515;
    font-weight: 600;
}
.formstyle {
    background-color: #fff;
    padding: 25px;
    border-radius: 9px;
    max-width: 50%;
    margin: 0 auto;
}
.formstyle h3 {
    font-size: 30px;
    text-align: center;
    margin-bottom: 30px;
}
.formstyle .form-label {
    margin-bottom: .5rem;
    font-size: 18px;
    font-weight: 600;
}
.formstyle input {
    height: 50px;
    border-color: #ddd;
    border-radius: 9px;
}
.formstyle input.form-control:focus {
    border-color: #d51515;
    outline: 0;
    box-shadow: none;
    border: 2px solid #d51515;
}
.numberstyle {
    position: relative;
}
.numberstyle span.india-text {
    top: 12px;
    position: absolute;
    font-size: 17px;
    font-weight: 400;
    left: 10px;
    border-right: 2px solid #878787;
    padding-right: 8px;
}
.numberstyle input.form-control {
    padding-left: 60px;
}
.btnSub {
    text-align: center;
}
.btnSub .btn-secondary {
    background-color: #d51515;
    border-color: #d51515;
    color: #fff;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 600;
    border-radius: 10px;
    padding: 7px 20px;
    width: 50%;
}
.btnSub .btn-secondary:hover{
    background-color: #d51515;
    border-color: #d51515;
    color: #fff;
}
.mobile{
    display: none;
}
.desktop{
    display: block;
}
.desktop_bottel{
    display: block;
}
.mobile_bottel{
    display: none;
}
.callsection{
    display: none;
}
.price {
    float: none;
    width: 100%;
    display: block;
    text-align: center;
}

.new_price,.old_price {
    width: 100%;
    display: inline-block;
    float: none;
    font-size: 30px
}

.old_price {
    color: #fff;
}

.old_price p {
    text-decoration: line-through;
    margin-bottom: 5px;
}

.new_price {
    color: #d51515;
}

.new_price p {
    font-size: 50px;
    color: #d51515;
    margin-bottom: 20px;
    line-height: 50px;
}
@media screen and (max-width:767px){
.price {
    float: none;
    width: 100%;
    display: block;
    text-align: center;
}

.new_price,.old_price {
    width: 100%;
    display: inline-block;
    float: none;
    font-size: 30px
}

.old_price {
    color: #fff;
}

.old_price p {
    text-decoration: line-through;
    margin-bottom: 5px;
}

.new_price {
    color: #d51515;
}

.new_price p {
    font-size: 50px !important;
    color: #d51515 !important;
    margin-bottom: 20px;
    line-height: 50px;
}    
.callsection {
    /*position: fixed;*/
    /*bottom: 0;*/
    /*z-index: 0;*/
    /*padding-left: 10px;*/
    /*background-color: #111;*/
    /*padding-right: 10px;*/
    position: -webkit-sticky;
      position: sticky;
      bottom: 0;
      /*height: 30px;*/
      width: 100vw;
      background: yellow;
}  
.callsection{
    display: block;
}
.call_inner{
    position: relative;
}
.call_inner img.callicon {
    position: absolute;
    top: 14px;
    width: 30px;
    left: 24px;
}
.call_inner .telnum {
    position: absolute;
    top: 4px;
    font-size: 36px;
    font-weight: 700;
    color: #111;
    left: 38%;
    z-index: 9999;
}
.one img {
    max-width: 80%;
    margin: 0 auto;
    display: block;
}
.one .top-right {
    padding-top: 40px;
    text-align: center;
}
.one .top-right h1 {
    font-size: 18px;
    line-height: 30px;
    text-align: center;
    margin-bottom: 12px;
}
.bg_title {
    font-size: 17px;
    padding: 12px 15px;
    margin-bottom: 20px;
    line-height: 26px;
    text-align: center;
}
.disc p {
    font-size: 17px;
    line-height: 37px;
    margin-top: 15px;
    margin-bottom: 0;
}
.two h1 {
    text-align: center;
    margin-bottom: 15px;
    line-height: 36px;
    font-size: 22px;
}
.two p {
    font-size: 17px;
    line-height: 36px;
    margin-bottom: 20px;
}
.bg_title_2 {
    font-size: 22px;
    padding: 15px 15px;
}
.two img {
    max-width: 100%;
}
.three {
    padding: 0px;
    padding-bottom: 30px;
}
.three img {
    max-width: 80%;
    padding-top: 20px;
    padding-bottom: 30px;
}
.three h1 {
    color: #fff;
    font-size: 30px;
    margin-bottom: 20px;
    text-align: center;
}
.three p {
    color: #fff;
    font-size: 15px;
    line-height: 32px;
    font-weight: 400;
}
.three .btn-primary {
    margin: 0 auto;
    display: table;
}
.four h1 {
    font-size: 23px;
}
.four {
    padding-left: 0px;
    padding-right: 0px;
}
.four .benifits {
    max-width: 100%;
    padding: 10px;
}
.mobile{
    display: block;
}
.desktop{
    display: none;
}
.desktop_bottel{
    display: none;
}
.mobile_bottel{
    display: block;
    max-width: 80%;
    margin: 0 auto;
    padding-bottom: 10px;
    padding-top: 10px;
}
.four .benifits p {
    font-size: 14px;
    line-height: 18px;
    font-weight: 600;
    color: #111;
    margin-bottom: 15px;
}
.four .benifits img.bottel {
    max-width: 100%;
    margin: 0 auto;
    display: table;
}
.four .benifits ul li {
    float: none;
    max-width: 90%;
    margin-right: 0;
    margin-bottom: 15px;
}
.five {
    padding-left: 0;
    padding-right: 0;
}
.five h1 {
    text-align: center;
    font-size: 24px;
    color: #fff;
    margin-bottom: 10px;
    line-height: 34px;
}
.suggestion img {
    max-width: 25%;
    border-radius: 100px;
    margin-right: 10px;
}
.suggestion p {
    font-size: 19px;
    color: #fff;
    font-weight: 600;
    margin-bottom: 0;
}
.suggestion {
    display: flex;
    align-items: center;
    margin-top: 10px;
    margin-bottom: 20px;
}
.six {
    padding-left: 0;
    padding-right: 0;
}
.six h1 {
    text-align: center;
    font-size: 30px;
    color: #111;
    margin-bottom: 15px;
    line-height: 46px;
}
.six-sec p {
    font-size: 16px;
    font-weight: 600;
    font-style: italic;
    color: #000;
    text-align: center;
    margin-top: 5px;
    margin-bottom: 40px;
    line-height: 28px;
}
.six-sec img {
    max-width: 100%;
    margin: 0 auto;
    display: block;
}   
.contact {
    padding-left: 0;
    padding-right: 0;
}
.contact h2 {
    text-align: center;
    font-size: 28px;
    margin-bottom: 20px;
    color: #111;
    font-weight: 600;
    line-height: 42px;
}
.contact p {
    text-align: center;
    font-size: 20px;
    margin-bottom: 20px;
    color: #111;
    font-weight: 500;
}
.formstyle {
    background-color: #fff;
    padding: 10px;
    border-radius: 9px;
    max-width: 100%;
    margin: 0 auto;
    padding-top: 15px;
    padding-bottom: 20px;
}
.footer {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 75px;
}
.footer p.Copyright {
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 5px;
}
.footer p {
    color: #fff;
    font-weight: 400;
    margin-bottom: 0;
    font-size: 13px;
}
}