/* TypoGraphy */
@import url('https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300..900;1,300..900&display=swap');
@import url('https://fonts.googleapis.com/css2?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');
@import url('https://fonts.googleapis.com/css2?family=Heebo:wght@100..900&display=swap');
* {
   box-sizing: border-box
}

:focus {
   outline: none !important;
   box-shadow: none;
   border-color: inherit
}

figure {
   margin: 0 0 0;
}

textarea.form-control {
   resize: none;
   overflow: hidden
}

html,
body {
   width: 100%;
   overflow-x: hidden;
}

body {
   padding: 0;
   margin: 0;
   font-family: "Heebo", serif;
   font-weight: normal;
}

body {
   background: #063390;
   overflow-x: hidden;
   direction: rtl;
}

img {
   max-width: 100%;
   image-rendering: -webkit-optimize-contrast;
}

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

a {
   transition: 1s;
}

h1,
h2,
h3,
h4,
h5,
h6 {
   margin: 0px 0 15px;
   padding: 0px
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
   color: #44546a;
}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
   color: #e8cb01;
}

h1 {
   color: #44546a;
   font-size: 72px;
   font-family: "Heebo", serif;
   font-weight: bold;
}

h2 {
   font-family: "Heebo", serif;
   font-weight: bold;
   font-size: 36px;
   color: #44546a;
}

h3 {
   font-family: "Heebo", serif;
   font-weight: bold;
   font-size: 28px;
   color: #44546a;
}

h4 {
   font-family: "Heebo", serif;
   font-weight: bold;
   font-size: 26px;
   color: #44546a;
}

h5 {
   font-family: "Heebo", serif;
   font-weight: bold;
   font-size: 22px;
   color: #44546a;
}

h6 {
   font-family: "Heebo", serif;
   font-weight: bold;
   font-size: 20px;
   line-height: normal;
   color: #44546a;
}

p {
   color: #fefefe;
   font-size: 23px;
   font-family: "Heebo", serif;
   font-weight: 500;
   margin-bottom: 10px;
   line-height: 28px;
}

p:last-child {
   margin-bottom: 0;
}

ul {
   padding: 0px 0 20px 18px;
   margin: 0px;
}

ol {
   padding-left: 0;
   padding-bottom: 15px;
   counter-reset: listitem;
}

ol li {
   list-style: none;
   position: relative;
   padding-left: 34px;
}

ol li::before {
   counter-increment: listitem;
   content: counters(listitem, '.') '.';
   color: #7E3790;
   display: inline-block;
   font-weight: bold;
   position: absolute;
   left: 0;
}

li {
    font-family: "Heebo", serif;
   font-weight: normal;
   font-size: 16px;
   line-height: 22px;
   color: #44546a;
}

li a {
   color: #44546a;
}

li a:hover {
   color: #e8cb01;
}

a {
   transition: 0.7s;
   -webkit-transition: 0.7s;
   -moz-transition: 0.7s;
   color: #44546a;
}

a:hover {
   /* transition: 0.7s;
    -webkit-transition: 0.7s;
    -moz-transition: 0.7s; */
   color: #e8cb01;
}

button {
   padding: 0;
   background-color: transparent;
   border: none;
}


/** =// header css start // == **/

.landing-header {
   position: absolute;
   left: 0;
   right: 0;
   margin: 0 auto;
   padding-top: 50px;
   z-index: 1;
}
.landinglogo-v2 img {
    max-width: 150px;
}
.landing-banner-v2 {
    /* background: linear-gradient(rgb(6, 51, 144), rgb(52, 151, 192), rgb(31, 76, 167), rgb(243, 42, 155)); */
    position: relative;
    background-image: url("../images/banner-bg.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center bottom;
}
.banner-heading {
    text-align: center;
    padding-top: 50px;
}
.banner-heading {
    margin-bottom: 50px;
}
.banner-heading h1 {
    font-family: "Heebo", serif;
    font-size: 97px;
    color: #d8d527;
    font-weight: bold;
    line-height: 80px;
    margin-bottom: 30px;
}
.banner-heading h3 {
    font-family: "Heebo", serif;
    color: #f2d54b;
    font-size: 36px;
    font-weight: bold;
    margin-bottom: 0
}
.banner-discount-heading {
    text-align: center;
    margin-bottom: 40px;
}
.banner-discount-heading h2 {
    font-family: "Heebo", serif;
    font-size: 60px;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 15px;
    color: #fff;
}
.banner-discount-heading p {
    font-family: "Heebo", serif;
    font-size: 24px;
    font-weight: normal;
}
.banner-discount-product-wrap {
    display: flex;
    justify-content: space-between;
    text-align: center;
    direction: ltr;
}
.banner-discount-product-item {
    width: 50%;
}
.banner-discount-product-item h3 {
    font-family: 'Sansation bold';
    font-weight: bold;
    line-height: 1;
    margin-bottom: 15px;
    color: #fff;
    text-shadow: rgb(0 0 0 / 13%) 0px 0px 4px;
    margin-bottom: 30px;
    font-size: 28px;
}
.banner-discount-product-img-holder {
    position: relative;
}
.banner-discount-product-item:first-child .banner-discount-product-img-holder {
    width: 500px;
}
.banner-discount-product-item:first-child .banner-discount-product-img-holder img {
    width: 90%;
}
.banner-discount-product-item:last-child .banner-discount-product-img-holder {
    width: 450px;
    margin-top: 100px;
}
.banner-discount-product-item:last-child .banner-discount-product-img-holder img {
    width: 100%;
}
/*-Landing form-*/
.savings-landingform-section {
    background: #f32a9b;
    padding: 110px 0px;
}
.savings-landingform-wrap {
    box-shadow: none;
    border-radius: 0;
    background: transparent;
    padding: 0;
}
.savings-landingform-inn {
   background-image: none;
   border-radius: 0;
   padding: 0;
}
.savings-landingform-inn p {
    margin-bottom: 0px;
    color: #ffffff;
    font-size: 28px;
    font-family: "Heebo", serif;
    font-weight: bold;
    text-align: center;
}
.banner-discount-product-item:last-child h3 {
    padding-right: 20px;
}
.banner-discount-product-item:first-child h3 {
    padding-left: 55px;
}
.banner-discount-product-item:first-child h3 {
    padding-right: 20px;
}
.landing-footer-v2 {
    width: 100%;
    height: 90px;
    background: #063390;
    border-top: 2px solid #fff;
}
/*-form-*/

.get-touch-form {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-top: 28px;
    direction: rtl;
}

.get-touch-form .form-group.submit-group {
    margin-bottom: 0px;
    display: flex;
    justify-content: center;
    width: 100%;
    position: relative;
}
.get-touch-form .form-group.submit-group p {
    position: relative;
}
.get-touch-form .form-group {
   margin-bottom: 20px;
   width: 50%;
   text-align: right;
}

.get-touch-form .form-group label {
    margin-bottom: 5px;
    color: #ffffff;
    font-size: 17px;
    font-family: "Heebo", serif;
    font-weight: bold;
}
.get-touch-form .form-control {
    color: #020202;
    font-size: 15px;
    font-family: "Heebo", serif;
    font-weight: normal;
    height: 40px;
    padding: 6px 15px;
    background: #ffffff;
    border: 2px solid #aaaaaa;
    outline: none;
    border-radius: 8px;
    box-shadow: none;
    text-align: right;
}

.form-group.form-left-group {
   width: 31%;
}

.form-group.form-center-group {
   width: 31%;
}

.form-group.form-right-group {
   width: 31%;
}

.get-touch-form .form-group.submit-group input.submit.btn {
	opacity:1;
    background: #f2d54b;
    min-width: 300px;
    height: 50px;
    font-size: 18px;
    font-family: "Heebo", serif;
    font-weight: bold;
    color: #020202;
    border: 4px solid #ffffff;
    border-radius: 6px;
    box-shadow: rgb(0 0 0 / 21%) 0px 3px 4px;

}

.get-touch-form .form-group.submit-group input.submit.btn:hover {
   background: #063390;
   color: #fff;
}

.form-check label.form-check-label {
    color: #ffffff;
    font-size: 15px;
    font-family: "Heebo", serif;
    font-weight: bold;
}
.form-group-checkbox .form-check p b {
    font-family: "Heebo", serif;
    font-weight: bold;
}
.form-group-checkbox .form-check label.form-check-label a,
.form-group-checkbox .form-check p b a {
    color: #fff;
    text-decoration: underline;
}
.form-group-checkbox .form-check {
    position: relative;
    display: block;
    padding-left: 0;
    text-align: right;
}
.form-group-checkbox .form-check label.form-check-label {
    padding-right: 1.25rem;
}
.savings-landingform-inn .form-group p {
    text-align: inherit;
    width: unset;
    margin: unset;
}
.form-group.form-group-checkbox .form-check .form-check-input {
    position: unset;
    margin: 0px 0px 6px;
    display: block;
}
.form-group.form-group-checkbox .form-check .form-check-input input {
    margin-left: 10px;
}
.get-touch-form  .wpcf7-not-valid-tip {
    display: inline-block;
    width: 100%;
    color: #f20;
    background: rgb(255 255 255 / 68%);
    padding: 2px 15px;
    font-size: 14px;
    border-radius: 4px !important;
    margin-top: 5px;
}
.get-touch-form .form-group.submit-group .wpcf7-spinner {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto 10px;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
    border-color: #ffa500;
    width: 100%;
    color: #f20;
    background: rgb(255 255 255 / 68%);
    padding: 8px 15px;
    font-size: 14px;
    border-radius: 4px !important;
    margin-top: 25px;
    text-align: center;
}
.wpcf7 form.sent .wpcf7-response-output {
    border-color: #46b450;
    background: rgb(70 180 80 / 71%);
    padding: 8px 15px;
    font-size: 14px;
    border-radius: 4px !important;
    margin-top: 25px;
    text-align: center;
    color: #fff;
}
.get-touch-form .form-group.form-group-checkbox {
    width: 100%;
}
.get-touch-form .form-group.form-group-checkbox .form-check input[type="checkbox"] {
    position: relative;
    border: 2px solid #aaaaaa;
    border-radius: 6px;
    background: #fff;
    cursor: pointer;
    line-height: 0;
    margin-right: 0;
    outline: 0;
    padding: 0 !important;
    vertical-align: text-top;
    height: 23px;
    width: 20px;
    -webkit-appearance: none;
    opacity: 1;
}
.get-touch-form .form-group.form-group-checkbox .form-check input[type="checkbox"]::before {
    content: '';
    position: absolute;
    right: 50%;
    top: 49%;
    width: 4px;
    height: 10px;
    border: solid #063390;
    border-width: 0 2px 2px 0;
    margin: -1px 0px 0 -1px;
    transform: rotate(45deg) translate(-50%, -50%);
    z-index: 2;
    opacity: 0;
}
.get-touch-form .form-group.form-group-checkbox .form-check input[type="checkbox"]:checked::before {
    opacity: 1;
}
.get-touch-form .form-group.form-group-checkbox .form-check p {
    font-size: 16px;
}
.landinglogo-v2 .d-flex {
    justify-content: space-between;
    flex-direction: row-reverse;
    align-items: center;
}
.landinglogo-v2 .ampacet-logo img {
    max-width: 250px;
}
