@import url('../fonts/heebo.css');

body {
    overflow: hidden;
    margin: 0;
    padding: 0;
    
}
* {
    font-family: 'Heebo';
    font-style: normal;
}

#MobBtns {
    display: none;
    position: fixed;
    top: 2vw;
    right: 0vw;
    /* border-top-right-radius: 0 !important; */
    z-index: 99;
    z-index: 9999999999999999999;
    flex-direction: column-reverse;
}
#MobBtns a.float_call {
    background: #eeb428;
    border: 2px solid #fff;
    border-right: 0;
}
#MobBtns a {
    width: 13vw;
    height: 9vw;
    border-radius: 11%;
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0;
    margin: 0;
    position: relative;
    font-size: 2.9vw;
    line-height: 1;
    display: flex;
    color: #fff;
    padding-right: 1vw;
    padding-left: 1vw;
    margin-top: 0;
    font-weight: bold;
    align-items: center;
    text-align: right;
    justify-content: right;
}
#MobBtns a svg {
    fill: #fff;
    width: 36%;
    /* height: 29%; */
    /* padding-right: 6px; */
}
form#usersend {
    position: relative;
    top: 3.5vw;
}
.wrapper {
    position: relative;
    text-align: center;
    width: 100%;
    height: 50vw;
    /* position: absolute; */
}

.web {
    width: 100%;
    height: 50vw;
    position: absolute;
}

.formbox {
    direction: rtl;
}
.tnx .formbox {
    height: 20.6vw;
}
.tnx p.tn {
    font-size: 2vw;
    padding-top: 5vw;
}
.formbox input {
    box-sizing: border-box;
    border-radius: 0;

}

.formbox input[type=submit] {
    -webkit-appearance: none;
}

.mob {
    display: none;
}

footer {
    background: #000000;
    text-align: center;
    width: 100%;
    font-size: 13px;
    position: relative;
    bottom: 0;
}

footer a {
    display: inline-block;
    color: #ffffff;
    text-decoration: none;
    line-height: 12px;
}

.ty footer a {
    color: #fff;
}

.ty footer {
    background: transparent;
    position: absolute;
    bottom: 0;
    left: 0;
}

footer .footer a .svg {
    display: block;
    margin: auto;
    width: 32px;
}

footer .footer a > svg g > path:first-child {
    animation: none;
    transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg);
}

footer .footer a > svg g path {
    fill: #fff;
}

.ty footer .footer a > svg g path {
    fill: #000;
}

footer .footer a:hover > svg g > path:first-child {
    animation: logo_g 0.6s linear;
    transform-origin: center;
}


.ty {
    background: #000;
}

.ty .wrapper {
    padding: 0;
    height: 30vw;
}

.ty .msg {
    display: block;
    margin: 0 auto;
    background: rgba(0, 0, 0, 0.9);
    width: 50%;
    max-width: 550px;
    color: #ffffff;
    margin-top: 10%;
    position: relative;
}

.ty footer img {
    width: 34%;
}

.ty .wrapper_loading h1 {
    display: block;
    font-size: 3vw;
    direction: rtl;
}

.ty h1 {
    display: block;
    font-size: 2vw;
    direction: rtl;
}

.ty .logo {
    position: relative;
    top: 0.5vw;
    width: 13vw;
}

.right {
    width: 60vw;
    height: 44vw;
    position: absolute;
    right: 2vw;
    top: 4vw;
}

.left {
    left: 15vw;
    width: 22%;
    height: 43vw;
    top: 3.5vw;
    position: absolute;
    background: #fff;
}


.bg {
    position: absolute;
    right: 0;
    height: 51vw;
}

.txt {
    /* width: 31vw; */
    top: 0.9vw;
    /* left: 3vw; */
    position: relative;
    font-size: 1.3vw;
}


form#myForm {
    position: relative;
    top: 2vw;
}

.circle {
    background: url(../images/circle_back.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: absolute;
    top: 0vw;
    width: 19vw;
    height: 15vw;
    left: 19vw;
    z-index: 9;
    text-align: center;
    direction: rtl;
    line-height: 0.7;
    -webkit-animation: pulse 1s infinite;
}

.circle .txt_top {
    display: block;
    color: #ffffff;
    font-size: 2.5vw;
    font-weight: 900;
    margin-top: 2.2vw;
    position: relative;
    left: 0.7vw;
}

.circle .precent {
    display: block;
    color: #ffcc33;
    font-size: 7vw;
    font-weight: 900;
    position: relative;
    left: 0.7vw;
}

.circle .precent_symbol {
    display: inline-block;
    color: #ffcc33;
    font-size: 50%;
}

.circle .txt_bottom {
    display: block;
    color: #ffffff;
    font-size: 1.5vw;
    font-weight: 400;
    position: relative;
    left: 0.7vw;
}

.logo {
    position: relative;
    top: -2.5vw;
    right: 11vw;
    width: 6.1vw;
}

.left .title {
    position: relative;
    font-size: 1.2vw;
    color: #007078;
    top: -3vw;
    direction: rtl;
    text-align: center;
    width: 100%;
    margin: 0 auto;
    font-weight: 400;
    line-height: 1.3;
}

.left .title span.ter {
    font-size: 2.2vw;
    line-height: 2vw;
    font-weight: 500;
}

.sub span {
    display: inline-block;
    font-size: 1.3vw;
    color: #007078;
    line-height: 1.8vw;
    font-weight: 300;
    display: inline-block;
}

.sub bold {
    display: inline-block;
    font-size: 1.3vw;
    color: #007078;
    line-height: 2vw;
    font-weight: 400;
    display: inline-block;
}

hr {
    background: #007078;
    position: relative;
    top: -2vw;
    width: 84%;
    color: #007078;
    display: block;
    /* height: 1px; */
    border: 0;
    border-top: 1px solid #007078;
    /* margin: 1em 0; */
    padding: 0;
}


.sub {
    top: -1.2vw;
    position: relative;
}

.left .title .first {}

.left .title span {
    display: inline-block;
    font-size: 2.3vw;
    color: #007078;
    line-height: 2.3vw;
    font-weight: 300;
}

.left .formbox .title {
    position: relative;
    font-size: 1vw;
    color: #000000;
    top: 2.5vw;
    direction: rtl;
    text-align: justify;
    width: 64%;
    margin: 0 auto;
    font-weight: 900;
    line-height: 1.3;
}

.left .title > strong {
    display: block;
    font-weight: 900;
    font-size: 1.03vw;
    text-align: center;
}

.footer {
    background-color: #000000;
}

.formbox input[type=text] {
    border: 0;
    width: 15vw;
    padding: 0.3vw;
    font-size: 1vw;
    margin: 0 0.4vw;
}

.formbox input[type=submit] {
    -webkit-appearance: none;
    width: 74%;
    height: 3.5vw;
    padding: 0vw;
    /* display: block; */
    margin: 0.5vw auto 0 auto;
    color: #ffffff;
    border: 0;
    font-size: 1.5vw;
    background: rgba(0, 0, 0, 0.38);
    /* position: absolute; */
    cursor: pointer;
    /* -webkit-animation: shaker 3s infinite; */
    background: #eeb428;
    background-size: cover;
    background-repeat: no-repeat;
    top: 0vw;
    position: relative;
}

.bottom_txt2 {
    color: #ffa600;
    position: absolute;
    left: 7vw;
    top: 2vw;
    font-size: 1.5vw;
}

.or {
    color: #ffffff;
}

.phone_num a {
    color: #ffa600;
    position: absolute;
    left: 6vw;
    top: 3.9vw;
    text-decoration: none;
    font-size: 1.5vw;
}


@keyframes logo_g {
    0% {
        transform: rotate(0deg);
    }

    15%,
    45%,
    75% {
        transform: rotate(15deg);
    }

    30%,
    60%,
    90% {
        transform: rotate(-15deg);
    }
}

@-webkit-keyframes logo_g {
    0% {
        -webkit-transform: rotate(0deg);
    }

    15%,
    45%,
    75% {
        -webkit-transform: rotate(15deg);
    }

    30%,
    60%,
    90% {
        -webkit-transform: rotate(-15deg);
    }
}

#clock {
    margin: 0px auto 0px;
    /* width: 1400px; */
    position: relative;
}

.rightside {
    text-align: center;
}

.leftside {
    text-align: center;
    padding: 50px 20px;
}

.whiteText {
    color: #fff;
    font-size: 1vw;
    line-height: 1vw;
}


.starContainer {
    background-image: url(../images/icons.png);
    background-repeat: no-repeat;
    height: 827px;
    background-size: 77%;
    width: 750px;
    -webkit-animation: fadeIn 3s;
    animation: fadeIn 3s;
    margin-right: 0;
    width: 51vw;
    height: 42vw;
    /* float: right; */
    background-position: center;
}
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

span.destopTextTopRight.whiteText {
    position: absolute;
    top: 3.9vw;
    right: 20.8vw;
}

span.destopTextTopCenter.whiteText {
    position: absolute;
    top: -3vw;
    right: 41vw;
    top: -1.2vw;
    right: 31vw;
}

span.destopTextTopLeft.whiteText {
    position: absolute;
    top: 4vw;
    left: 12.2vw;
}

span.destopTextMidRight.whiteText {
    position: absolute;
    top: 25vw;
    right: 16.5vw;
}

span.destopTextMidLeft.whiteText {
    position: absolute;
    top: 25vw;
    left: 5.5vw;
}

span.destopTextBottomCenter.whiteText {
    position: absolute;
    top: 41vw;
    right: 32vw;
}

img.desktopLogo {
    z-index: 9999 !important;
    position: absolute !important;
    top: 14vw !important;
    right: 27.5vw !important;
                    -webkit-animation: fadeIn 3s;
        animation: fadeIn 3s;
    width: 14vw;
    max-width: 100% !important;
}

/**
 * ----------------------------------------
 * animation slide-in-blurred-tr
 * ----------------------------------------
 */
@-webkit-keyframes slide-in-blurred-tr {
  0% {
    -webkit-transform: translate(1000px, -1000px) skew(-80deg, -10deg);
            transform: translate(1000px, -1000px) skew(-80deg, -10deg);
    -webkit-transform-origin: 0% 0%;
            transform-origin: 0% 0%;
    -webkit-filter: blur(40px);
            filter: blur(40px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate(0, 0) skew(0deg, 0deg);
            transform: translate(0, 0) skew(0deg, 0deg);
    -webkit-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
    -webkit-filter: blur(0);
            filter: blur(0);
    opacity: 1;
  }
}
@keyframes slide-in-blurred-tr {
  0% {
    -webkit-transform: translate(1000px, -1000px) skew(-80deg, -10deg);
            transform: translate(1000px, -1000px) skew(-80deg, -10deg);
    -webkit-transform-origin: 0% 0%;
            transform-origin: 0% 0%;
    -webkit-filter: blur(40px);
            filter: blur(40px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate(0, 0) skew(0deg, 0deg);
            transform: translate(0, 0) skew(0deg, 0deg);
    -webkit-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
    -webkit-filter: blur(0);
            filter: blur(0);
    opacity: 1;
  }
}

span.destopTextBottomRight.whiteText {
    position: absolute;
    top: 36vw;
    right: 20vw;
}
 
span.destopTextBottomLeft.whiteText {
    position: absolute;
    top: 36.5vw;
    left: 11.1vw;
}

@media(max-width:1450px) {
    .credit {
    bottom: 1vw;
}
}
@media(max-width:1150px) {
    .credit {
    bottom: 0vw;
}
    
}


iframe[name='google_conversion_frame'] {
    height: 0 !important;
    width: 0 !important;
    line-height: 0 !important;
    font-size: 0 !important;
    margin-top: -13px;
    float: left;
}

.web {
    display: block;
    width: 100%;
}

.formbox input[type=text] {
    /* border-bottom: 0.1vw solid #fff; */
    color: #000;
    width: 74%;
    padding: 0 0.8vw;
    font-size: 1.2vw;
    line-height: 2.5vw;
    display: block;
    margin: 0vw auto 1vw;
    background: #fff;    height: 2.32vw;
    padding-bottom: 0;
}

.formbox {
    position: relative;
    top: 0vw;
    left: 0;
    right: 0;
    background: #d9e6ea;
    padding: 0vw;
    height: 23.5vw;
    width: 100%;
    bottom: 0;
}

.form-group {
    width: 74%;
    margin: 0 auto;
}

select {
    width: 100%;
    margin-top: 0;
    height: 2vw;
    -webkit-appearance: none;
    background: url(../images/arrow_select.png) no-repeat left !important;
    background-position-x: 0.5vw !important;
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
    color: #fff;
    padding-right: 1vw;
    border: 0;
    border-radius: 0;
    border-bottom: 0.1vw solid #fff;
    font-size: 1.2vw;
    padding-bottom: 0;
    margin-bottom: 1.5vw;
}

.bottom_txt {
    position: absolute;
    color: #ffffff;
    right: 4vw;
    top: 2.7vw;
    font-size: 2vw;
    font-weight: 700;
    font-style: normal;
}

.form_txt {
    color: #487fb2;
    font-size: 1.2vw;
    margin-top: 3%;
    margin-bottom: 3%;
}

input::-webkit-input-placeholder {
    color: #6f6c6c !important;
}

input:-moz-placeholder {
    /* Firefox 18- */
    color: #6f6c6c !important;
}

input::-moz-placeholder {
    /* Firefox 19+ */
    color: #6f6c6c !important;
}

input:-ms-input-placeholder {
    color: #6f6c6c !important;
}

.ml3 {
    font-weight: 900;
    font-size: 3.5em;
    color: #ffffff;
    position: relative;
    top: 14vw;
}

.ty .ml3 {
    font-weight: 900;
    font-size: 3.5em;
    color: #ffffff;
    position: relative;
    top: 0vw;
}

.wrapper_loading {
    width: 100%;
    height: 100%;
    position: absolute;
    background: #000000;
    z-index: 99999999;
    text-align: center;
}

.logo2 {
    position: relative;
    top: 15.5vw;
    width: 15vw;
}

.ty .logo2 {
    position: relative;
    top: 0;
    width: 15vw;
    z-index: 999999999;
}

.ty .share {
    direction: rtl;
}

.ty .share span {
    color: #ffffff;
    font-size: 3vw;
}

.ty .share .facebook_logo {
    width: 4vw;
    right: 1vw;
    position: relative;
    top: 1vw;
    -webkit-animation: pulsefacebook 1.5s infinite;
    -moz-animation: pulsefacebook 1.5s infinite;
    -o-animation: pulsefacebook 1.5s infinite;
    animation: pulsefacebook 1.5s infinite;
}

.ty .share .whatsapp_logo {
    width: 4vw;
    right: 2vw;
    position: relative;
    top: 1vw;
    -webkit-animation: pulsewhatsapp 1.5s infinite;
    -moz-animation: pulsewhatsapp 1.5s infinite;
    -o-animation: pulsewhatsapp 1.5s infinite;
    animation: pulsewhatsapp 1.5s infinite;
    display: none;
}

.credit {
    position: absolute;
    /* top: 88px; */
    left: 32vw;
    font-size: 0.7vw;
    bottom: 2vw;
    /* transform: rotate(90deg); */
}

.credit a {
    color: #fff;
    text-decoration: none;
}

.credit a:hover {
    color: #eeb428;
    text-decoration: none;
}

@media screen and (max-width: 1000px) {
    #MobBtns {
    display: flex;
}
    .tnx p.tn {
    font-size: 9vw;
    padding-top: 5vw;
}
    .sub {
        top: -8.2vw;
        position: relative;
    }

    .credit {
        position: absolute;
        bottom: 1vw;
        left: 6vw;
        font-size: 3.5vw;
        /* transform: rotate(90deg); */
        color: #fff;
    }

    hr {
        /* background: #007078; */
        position: relative;
        top: -10vw;
        width: 84%;
        /* color: #007078; */
        display: block;
        /* height: 1px; */
        border: 0;
        border-top: 1px solid #208da1;
        /* margin: 1em 0; */
        padding: 0;
    }

    .sub span {
        display: inline-block;
        font-size: 6.3vw;
        color: #007078;
        line-height: 7.3vw;
        font-weight: 300;
        display: inline-block;
        display: block;
    }

    .sub bold {
        display: inline-block;
        font-size: 6.3vw;
        color: #007078;
        line-height: 6.3vw;
        font-weight: 400;
        display: block;
    }

    .left .title span.ter {
        font-size: 9vw;
        line-height: 7vw;
        font-weight: 500;
    }

    #clock {
        margin: 12vw auto 0;
        width: 100%;
        position: absolute;
        z-index: 99999999999999999;
        top: 0;
        height: 90vw;
    }

    .starContainer {
        background-image: url(../images/icons.png);
        background-repeat: no-repeat;
        height: 827px;
        background-size: 100%;
        width: 750px;
        -webkit-animation: fadeIn 3s;
        animation: fadeIn 3s;
        margin-right: 0;
        margin-top: 9vw;
        width: 85vw;
        height: 90vw;
        float: none;
        margin: 0 auto;
        z-index: 999999999999999999999;
    }

    img.desktopLogo {
        z-index: 9999;
        position: absolute;
        top: 30vw;
                -webkit-animation: fadeIn 5s;
        animation: fadeIn 5s;
        width: 21.5vw;
        right: 38.5vw;
        max-width: 100%;
        transform: rotate(0deg) !important;
    }

    .whiteText {
        color: #fff;
        font-size: 3.5vw;
        line-height: 1.3;
    }

    * {}

    html,
    body {
        overflow-x: hidden;
    }

    .left {
        left: 5vw;
        width: 90%;
        height: 175vw;
        top: 123vw;
    }

    .left .title {
        position: relative;
        font-size: 3.85vw;
        color: #ffffff;
        top: -12vw;
        direction: rtl;
        text-align: center;
        width: 91%;
        margin: 0 auto;
        font-weight: 400;
        line-height: 1.3;
    }

    .left .title .first {
        /* word-spacing: 1.5vw; */
        /* letter-spacing: 0.1vw; */
        font-size: 6.9vw;
        color: #007078;
        line-height: 10vw;
        font-weight: 300;
        display: block;
        display: inline-block;
    }

    .left .title .second {

font-size: 6.9vw;

color: #007078;

line-height: 10vw;

font-weight: 300;

display: block;

display: inline-block;

}

    .left .title > strong {
        display: block;
        font-weight: 900;
        font-size: 3.1vw;
        text-align: center;
        position: relative;
        top: 0.5vw;
        width: 100%;
    }

    .left .title span {
        /* display: initial; */
        /* display: inline-block; */
        font-size: 4.9vw;
        color: #007078;
        line-height: 2.8vw;
        font-weight: 500;
        display: block;
    }

    .logo {
        position: relative;
        top: -12.5vw;
        width: 23.7vw;
        right: -1vw;
    }

    .open_product_details {
        position: absolute;
        z-index: 9999;
        right: 0;
        padding: 0;
        margin: 0;
        width: 17.2vw;
        top: 42vw;
    }

    .mob_product_details {
        width: 17vw;
    }

    .ctc_btn {
        position: absolute;
        left: 0;
        right: 0;
        top: 186vw;
        z-index: 999999;
    }

    .ctc_btn_pulse {
        /* -webkit-animation: pulse 1s infinite; */
    }

    .ctc_img {
        width: 80vw;
    }

    .left .formbox .title {
        position: relative;
        font-size: 4vw;
        color: #000000;
        top: 3vw;
        direction: rtl;
        text-align: justify;
        width: 64%;
        margin: 0 auto;
        font-weight: 900;
        line-height: 1.3;
    }

    .ty .msg {
        max-width: none;
        width: 100%;
        margin-top: 30%;
    }

    .ty h1 {
        font-size: 6vw;
    }

    .ty .wrapper_loading h1 {
        font-size: 11vw;
    }

    .web {
        display: none !important;
    }

    .mob {
        display: block;
        overflow-x: hidden;
        height: 310vw;
    }

    .ty .wrapper {
        height: 100vw;
    }

    .wrapper {
        position: relative;
        text-align: center;
        height: unset;
    }

    .footer {
        width: 100%;
        font-size: 11px;
        margin: 0 auto;
        background-color: #000000;
        height: 50px;
        position: unset;
        top: unset;
    }

    .mob_bg {
        width: 100%;
        /* height: auto; */
    }

    .form_div {
        position: absolute;
        bottom: 7vw;
        left: 0;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
        /*background: #ffffff;*/
        z-index: 100000;
    }

    .formbox {
        width: 100% !important;
        position: absolute !important;
        top: unset !important;
        right: 0 !important;
        padding: 0 !important;
        height: 90vw !important;
        bottom: 0vw;
        padding-bottom: 9vw;
    }

    .formbox input {
        background: #ffffff;
        vertical-align: middle;
        color: #000000;
        font-size: 20px;
        border: 0;
        width: 74% !important;
        font-size: 5vw !important;
        height: 11vw !important;
        margin: 1vw 1.4vw !important;
        text-align: right;
        margin: 5vw auto !important;
        padding-right: 3vw !important;
    }

    .formbox input[type=submit] {
        -webkit-appearance: none;
        width: 10vw;
        height: 13vw;
        padding: 0vw;
        /* color: #ffffff; */
        /* border: 0; */
        font-size: 1.3vw;
        /* background: #faa51a !important; */
        position: unset;
        margin: 0 !important;
        text-align: center;
        font-size: 7vw !important;
        font-weight: 500;
        padding-right: 0 !important;
    }

    .form_txt {
        color: #ffffff !important;
        font-size: 5.2vw !important;
        margin-top: 3% !important;
        margin-bottom: 3% !important;
    }

    footer .footer a .svg {
        width: 32px !important;
    }

    .ketchup-error {
        z-index: 100000;
    }

    .bottom_txt2,
    .phone_num a {
        position: unset !important;
        font-size: 5.2vw;
        text-decoration: none;
    }

    a {
        text-decoration: none;
    }

    .call-now {
        width: 55vw;
        margin-left: 2vw;
    }

    footer {
        background: #000000;
        text-align: center;
        width: 90%;
        font-size: 13px;
        margin: 0 auto;
        position: relative;
    }

    .logo2 {
        position: relative;
        top: 18.5vw;
        width: 70vw;
    }

    span.destopTextTopRight.whiteText {
        position: absolute;
        top: 3vw;
        right: 17vw;
    }


    span.destopTextTopCenter.whiteText {
        position: absolute;
        top: -3vw;
        right: 41vw;
        top: -8vw;
        right: 38vw;
    }

    span.destopTextTopLeft.whiteText {
        position: absolute;
        top: 3vw;
        left: 18vw;
    }

    span.destopTextMidRight.whiteText {
        position: absolute;
        top: 53vw;
        right: 9vw;
    }

    span.destopTextMidLeft.whiteText {
        position: absolute;
        top: 53vw;
        left: 2.5vw;
    }

    span.destopTextBottomCenter.whiteText {
        position: absolute;
        top: 89vw;
        right: 42vw;
    }

    img.desktopLogo {
        z-index: 9999 !important;
        position: absolute !important;
        top: 35vw !important;
        -webkit-animation: fadeIn 5s;
        animation: fadeIn 5s;
        width: 22.5vw !important;
        right: 38.5vw !important;
        max-width: 100% !important;
        transform: rotate(0deg) !important;
    }

    span.destopTextBottomRight.whiteText {
        position: absolute;
        top: 78vw;
        right: 13.5vw;
    }

    span.destopTextBottomLeft.whiteText {
        position: absolute;
        top: 78vw;
        left: 15vw;
    }



}