@font-face {
    font-family: 'Blogger Sans';
    src: url('../fonts/BloggerSans-BoldItalic.woff2') format('woff2'), url('../fonts/BloggerSans-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'Blogger Sans';
    src: url('../fonts/BloggerSans-LightItalic.woff2') format('woff2'), url('../fonts/BloggerSans-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'Blogger Sans';
    src: url('../fonts/BloggerSans-Bold.woff2') format('woff2'), url('../fonts/BloggerSans-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Blogger Sans';
    src: url('../fonts/BloggerSans-Italic.woff2') format('woff2'), url('../fonts/BloggerSans-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Blogger Sans';
    src: url('../fonts/BloggerSans-Light.woff2') format('woff2'), url('../fonts/BloggerSans-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Blogger Sans';
    src: url('../fonts/BloggerSans.woff2') format('woff2'), url('../fonts/BloggerSans.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Blogger Sans';
    src: url('../fonts/BloggerSans-MediumItalic.woff2') format('woff2'), url('../fonts/BloggerSans-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: 'Intro';
    src: url('../fonts/Intro.woff2') format('woff2'), url('../fonts/Intro.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Blogger Sans';
    src: url('../fonts/BloggerSans-Medium.woff2') format('woff2'), url('../fonts/BloggerSans-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

img {
    display: block;
    margin: 0 auto;
}


.slider-p{
	color: #fff;
    font-weight: 600;
    letter-spacing: -1px;
    text-shadow: 1px 1px 2px black, 0 0 1em black;
    font-size: 16px;
    line-height: 18px;
}


.z-img-cover{
	width: 130px;
    height: 130px;
    object-fit: cover;
}
.slick-prev:before,
.slick-next:before {
    opacity: 1!important;
}

.slick-dots {
    bottom: -40px!important;
}

.slick-prev:before,
.slick-next:before {
    font-size: 25px!important;
}

.slick-slide,
.slick-current,
.slick-active {
    outline: none;
}

.slick-dots li button:before {
    font-size: 40px!important;
    color: #f87497!important;
    opacity: .9!important;
}

.slick-dots li.slick-active button:before {
    color: #000!important;
}
.pod-content{
    padding: 50px 0;
}
.pod-content .sale-end{
    color: #000000;
    font-family: Blogger Sans;
    font-size: 30px;
    font-weight: 300;
    line-height: 25px;
}
.pod-content .sale-text{
    color: #000000;
    font-family: Intro;
    font-size: 40px;
    font-weight: 400;

}
.pod-content .sale-text span{
    color: #ED3B3B;
}
.pod-content button {
    width: 80%;
    height: 45px;
    font-weight: bold;
    margin: 20px auto;
    border-radius: 15px;
    color: #ffffff;
    display: block;
    background: url(../img/sc1-button-bg.png) no-repeat center;
}

.pod-content button:hover {
    opacity: 0.9;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    transition: 0.5s;
}
.timer{
    margin: 50px auto;
}

dl,
ol,
ul {
    margin: 0!important;
}

.slick-prev,
.slick-next {
    height: 43px;
}

.new-header-menu ul li {
    display: inline-block;
    opacity: 1;
}

.new-header-menu ul li img {
    transition: 0.2s;
}

.new-header-menu ul li img:hover {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    transition: 0.2s;
    opacity: 0.7;
}

header {
    padding-top: 100px;
}

.new-header-menu {
    position: relative;
}

.container-fluid {
    max-width: 1500px;
}

.new-header-menu .new-menu-number a {
    color: #ffffff;
    font-family: Blogger Sans;
    font-weight: 500;
    font-size: 30px;
}

.new-menu-number .fa {
    margin-right: 10px;
    font-size: 20px;
}
.new-menu-number{
    text-align: center;
}
header button {
    background: url(../img/sc1-button-bg.png) no-repeat center;
    display: block;
    margin: 0 auto;
    width: 386px;
    height: 82px;
    color: #f2eeee;
    font-family: Blogger Sans;
    font-size: 20px;
    font-weight: 300;
    line-height: 20px;
    transition: 0.5s;
}

header button:hover {
    opacity: 0.9;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    transition: 0.5s;
}

header {
    background: url(../img/header-bg.jpg) no-repeat top center;
    background-size: cover;
    min-height: 780px;
    padding-top: 130px;
}

header h1 {
    color: #fff;
    font-family: Intro;
    font-size: 45px;
    font-weight: 400;
    text-align: center;
}

header h2 {
    color: #fff;
    font-family: Blogger Sans;
    font-size: 47px;
    text-align: center;
    font-weight: 500;
    margin-top: 50px;
}

header .wrapper {
    background-color: rgba(18, 14, 14, 0.6);
    margin-top: 20px;
    margin-bottom: 20px;
    min-height: 407px;
    display: block;
    padding: 70px 30px;
}

.navbar-default1 {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000;
    background-color: transparent;
    padding: 10px 0;
    background-color: rgba(0, 0, 0, 0.5);
    -webkit-transition: .5s all;
    -o-transition: .5s all;
    transition: .5s all;
}

.new-shrink-nav {
    background-color: rgba(0, 0, 0, 0.8);
    -webkit-transition: .5s all;
    -o-transition: .5s all;
    transition: .5s all;
}

.sc1 {
    padding: 50px;
}

.sc1 .wrapper {
    margin: 20px 0;
}

.sc1 h3 {
    color: #333;
    font-family: Blogger Sans;
    font-size: 34px;
    font-weight: 500;
    text-align: center;
}

.sc1 h2, .sc-map h2 {
    color: #282a77;
    font-family: Intro;
    font-size: 63px;
    font-weight: 400;
    text-align: center;
    margin: 50px auto;
}

.sc-map h3 {
    text-align: center;
}


.sc-map .content{
    display: flex;
    align-items: center;
    gap: 40px;
    margin-top: 30px
}

.sc-map .content img{
    width: 50%;
}
.sc1 button {
    width: 385px;
    height: 76px;
    background: url(../img/sc1-button-bg.png) no-repeat center;
    display: block;
    margin: 0 auto;
    color: #f2eeee;
    font-family: Blogger Sans;
    font-size: 28px;
    font-weight: 500;
    line-height: 20px;
    transition: 0.5s;
    margin-top: -30px;
    position: relative;
}

.sc1 button:hover {
    transition: 0.5s;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
}

.sc1 .decor-img {
    width: 70%;
}

.sc1 h4 {
    color: #282a77;
    font-family: Blogger Sans;
    font-size: 28px;
    font-weight: 300;
    text-align: center;
    margin-top: 18px;
}

.sc2 {
    background: url(../img/sc2-bg.png) no-repeat center;
    background-size: cover;
    position: relative;
    margin-top: -80px;
}

.sc2 h2 {
    color: #d8f2f6;
    font-family: Intro;
    font-size: 50px;
    font-weight: 400;
    text-align: center;
    margin-top: 110px;
}

.sc2 label {
    color: #d8f2f6;
    font-family: Blogger Sans;
    font-size: 25px;
    font-weight: 300;
    line-height: 60px;
    margin-bottom: 0;
}

.sc2 label sup {
    color: #f00;
    font-family: Blogger Sans;
    font-size: 25px;
    font-weight: 300;
}

.sc2 input {
    border-radius: 26px;
    color: #3c3c3c;
    font-family: Blogger Sans;
    font-size: 18px;
    font-weight: 300;
    padding: 12px 20px;
}

.sc2 input[type="text"] {
    width: 70%!important;
}

.sc2 input[type="email"] {
    width: 80%!important;
}

.sc2 input[type="phone"] {
    width: 90%!important;
}

.sc2 button[type="submit"] {
    color: #fff;
    font-family: Blogger Sans;
    font-size: 47px;
    font-weight: 500;
    width: 427px;
    height: 270px;
    background: url(../img/form-button-bg.png) no-repeat center;
    display: block;
    margin: 0 auto;
    border: 0;
}

.sc2 .personal-date {
    color: #494cbc;
    font-family: Blogger Sans;
    font-size: 14px;
    font-weight: 300;
    text-decoration: underline!important;
    text-align: center;
}

.sc3 {
    background-color: #1A1A2A;
    padding: 50px 0;
}

.sc3 .wrapper {
    margin: 20px 0;
    background-color: #fffcf8;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    padding: 0 15px 15px 15px;
    -webkit-box-shadow: 0 0 51px rgba(255, 255, 255, 0.13);
    box-shadow: 0 0 51px rgba(255, 255, 255, 0.13);
}

.sc3 .wrapper h4 {
    color: #000000;
    font-family: Blogger Sans;
    font-size: 30px;
    font-weight: 300;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.sc3 .wrapper h5 {
    text-align: center;
}

.sc3 .wrapper p {
    text-align: center;
}

.sc3 .wrapper p span {
    color: red;
}

.sc3 .wrapper img {
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.sc3 h2 {
    color: #fff;
    font-family: Intro;
    font-size: 35px;
    font-weight: 400;
    text-align: center;
}

.sc3 h3 {
    color: #fff;
    font-family: Blogger Sans;
    font-size: 30px;
    font-weight: 300;
    text-align: center;
}

.sc5 {
    background-color: #1A1A2A;
    padding: 50px 0;
}

.sc5 h2 {
    color: #fff;
    font-family: Intro;
    font-size: 35px;
    font-weight: 400;
    text-align: center;
    margin-bottom: 50px;
}

.sc5 h3 {
    color: #fff;
    font-family: Intro;
    font-size: 25px;
    font-weight: 400;
    text-align: center;
    margin-bottom: 50px;
}

.sc5 .wrapper {
    margin-bottom: 50px;
}

.sc6 {
    background: url(../img/sc6-bg.jpg) no-repeat center;
    background-size: cover;
    padding: 50px 0;
    min-height: 800px;
    padding: 100px 0;
}

.sc4 {
    background-color: #ffffff;
    padding: 50px 0;
}

.sc4 h4 {
    color: #000000;
    font-family: Blogger Sans;
    font-size: 20px;
    font-weight: 300;
    line-height: 25px;
}

.sc4 h5 {
    color: #eb124d;
    font-family: Intro;
    font-size: 40px;
    font-weight: 400;
    text-align: center;
    margin: 10px auto;
}

.sc4 p {
    color: #000000;
    font-family: Blogger Sans;
    font-size: 30px;
    font-weight: 300;
    text-align: center;
    margin: 10px auto;
}

.sc3 button {
    background: url(../img/header-buton-bg.png) no-repeat center;
    background-size: cover;
    display: block;
    margin: 0 auto;
    width: 250px;
    height: 60px;
    color: #f2eeee;
    font-family: Blogger Sans;
    font-size: 25px;
    font-weight: 300;
    line-height: 20px;
    transition: 0.5s;
}

.sc3 button:hover {
    opacity: 0.9;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    transition: 0.5s;
}

.sc4 button {
    background: url(../img/header-buton-bg.png) no-repeat center;
    display: block;
    margin: 0 auto;
    width: 196px;
    height: 45px;
    color: #f2eeee;
    font-family: Blogger Sans;
    font-size: 14px;
    font-weight: 300;
    line-height: 20px;
    transition: 0.5s;
}

.sc4 button:hover {
    opacity: 0.9;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    transition: 0.5s;
}

.sc4 h4 span {
    color: #000000;
    font-family: Blogger Sans;
    font-size: 60px;
    font-weight: 700;
    line-height: 15px;
}

.sc6 h2 {
    color: #fff;
    font-family: Blogger Sans;
    font-size: 25px;
    font-weight: 300;
    text-align: center;
}

.sc6 h3 {
    color: #fff;
    font-family: Blogger Sans;
    font-size: 26px;
    font-weight: 300;
}

.sc6 .sc6-text-bottom {
    margin-top: 300px
}

.sc6 h3 {
    color: #fff;
    font-family: Blogger Sans;
    font-size: 26px;
    text-align: center;
    font-weight: 300;
}

.sc7 {
    background: url(../img/sc1-bg.jpg) no-repeat top center;
    background-size: cover;
    min-height: 800px;
    padding: 100px 0;
}

.sc7 img {
    width: 70%;
}

.sc7 button {
    width: 385px;
    height: 76px;
    background: url(../img/sc1-button-bg.png) no-repeat center;
    display: block;
    margin: 0 auto;
    color: #f2eeee;
    font-family: Blogger Sans;
    font-size: 28px;
    font-weight: 500;
    line-height: 30px;
    transition: 0.5s;
    margin-top: -30px;
    position: relative;
    transition: 0.5s;
}

.sc7 button:hover {
    transition: 0.5s;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
}

.sc7 button span {
    font-size: 16px;
    font-weight: 300;
}

.sc7 h3 {
    color: #303030;
    font-family: Blogger Sans;
    font-size: 36px;
    font-weight: 300;
    text-align: center;
}

.sc7 h2 {
    color: #282a77;
    font-family: Intro;
    font-size: 77px;
    font-weight: 400;
    margin-bottom: 20px
}

footer {
    min-height: 100px;
    background-color: #080607;
}

footer ul li {
    display: inline-block;
    opacity: 1;
}

footer ul li img {
    transition: 0.2s;
}

footer ul li img:hover {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    transition: 0.2s;
}

footer a {
    color: #fff;
    font-family: Blogger Sans;
    font-weight: 500;
    font-size: 30px;
    text-align: center;
}

footer .fa {
    margin-right: 10px;
    font-size: 35px;
}

footer .prava {
    color: #fff;
    font-family: Blogger Sans;
    font-size: 14px;
    font-weight: 300;
    text-align: center;
}

.sc2 input[type="file"] {
    position: absolute;
    left: 0;
    opacity: 0;
    top: 0;
    bottom: 0;
    width: 100%;
}

.sc2 .filing {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: url(../img/input-file.png) no-repeat;
}

.sc2 .filing-label {
    display: inline-block;
    position: relative;
    height: 100px;
    width: 100%;
}

.sc2 #filename {
    margin-top: 45px;
    padding-left: 17px;
}

#order1,
#order2,
#order3,
#order4,
#order5 {
    min-height: 50%;
    min-width: 50%;
    padding: 10px 0;
    background-color: #282a77;
    border-radius: 20px!important;
}

#order1 .close,
#order2 .close,
#order3 .close,
#order4 .close,
#order5 .close {
    float: right;
    margin-top: -40px;
}

.order_modal label {
    color: #d8f2f6;
    font-family: Blogger Sans;
    font-size: 20px;
    font-weight: 300;
    line-height: 50px;
    margin-bottom: 0;
}

.order_modal label sup {
    color: #f00;
    font-family: Blogger Sans;
    font-size: 25px;
    font-weight: 300;
}

.order_modal input {
    border-radius: 26px;
    color: #3c3c3c;
    font-family: Blogger Sans;
    font-size: 18px;
    font-weight: 300;
    padding: 10px 18px;
}

.order_modal input[type="submit"] {
    border-radius: 26px;
    color: #fff;
    border: none;
    font-family: 'Blogger Sans';
    font-size: 16px;
    font-weight: 300;
    padding: 10px;
    background-color: #325395;
    display: block;
    margin: 10px auto;
}

.order_modal input[type="file"] {
    position: absolute;
    left: 0;
    opacity: 0;
    top: 0;
    bottom: 0;
    width: 100%;
}

.order_modal .filing {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: url(../img/order-moal-input.png) no-repeat center;
}

.order_modal .filing-label {
    display: inline-block;
    position: relative;
    height: 100px;
    width: 100%;
}

.order_modal #filename {
    margin-top: 45px;
    padding-left: 17px;
}

.order_modal h4 {
    font-family: 'Blogger Sans';
    font-size: 20px;
    color: #fff;
    font-weight: 300;
    margin: 10px auto;
    text-align: center;
}

section {
    padding: 20px 0;
}

.sc18 {
    background-color: #1A1A2A;
}

.sc18 h3 {
    color: #ffffff;
    font-family: Blogger Sans;
    font-size: 60px;
    font-weight: 700;
    line-height: normal;
    text-align: left;
    margin-bottom: 50px;
}

.sc18 p {
    color: #ffffff;
    font-family: Blogger Sans;
    font-size: 20px;
    font-weight: 300;
    line-height: 25px;
}

.sc19 {
    padding: 40px 0;
}

.sc19 h2 {
    color: #000000;
    font-family: Intro;
    font-size: 35px;
    font-weight: 400;
    text-align: left;
    margin-bottom: 50px;
}

.sc19 p {
    color: #000000;
    font-family: Blogger Sans;
    font-size: 30px;
    font-weight: 700;
    line-height: 15px;
}

.sc-order {
    padding: 40px 0;
}

.sc-order .sc-order__title {
    color: #000;
    text-align: center;
    font-family: Intro;
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 20px;
}

.sc-order .sc-order__title1 {
    color: #000;
    font-family: Blogger Sans;
    font-size: 20px;
    font-weight: 500;
    text-align: center;
}

.sc-order h4 {
    color: #000;
    font-family: Intro;
    font-size: 25px;
    text-align: center;
    font-weight: 700;
}

.sc-order .contact-form-content {
    margin-top: 80px
}

.sc-order .form-control {
    width: 100%;
    height: 45px;
    margin: 20px auto;
    color: #b5b2b2;
    font-family: Blogger Sans;
    font-size: 14px;
    text-align: center;
    background-color: #f7f7f7;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: inset 0 6px 6px #eee!important;
    box-shadow: inset 0 6px 6px #eee!important;
    font-weight: 500;
}

.sc-order .form-order-button {
    width: 100%;
    height: 45px;
    margin: 20px auto;
    color: #fff;
    display: block;
    background-color: #E4002C;
}

.sc-order .messengers-content {
    border: 2px solid #dcdcdc;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 30px 15px;
}

.sc-order .messengers-content p {
    font-weight: 500;
    color: #000;
    text-align: center;
    font-family: Blogger Sans;
    font-size: 20px;
}

.sc-order .messengers-content p a {
    color: #000;
    font-family: Blogger Sans;
    font-size: 20px;
    font-weight: 700;
}
.recall{
    width: 100%;
    height: 45px;
    margin: 5px auto;
    border-radius: 15px;
    color: #fff;
    display: block;
    background: url(../img/sc1-button-bg.png) no-repeat center;
}
.sc-order .messengers-content .fab {
    font-size: 55px;
    color: #E4002C;
}

.sc20 {
    padding: 40px 0;
}

.sc20 h2 {
    color: #000000;
    font-family: Intro;
    font-size: 35px;
    font-weight: 400;
    text-align: left;
    margin-bottom: 50px;
}

.sc20 p {
    color: #000000;
    font-family: Blogger Sans;
    font-size: 30px;
    font-weight: 700;
    line-height: 15px;
}

.sc19 .wrapper {
    background: url(../img/sc19-wrapper-bg.jpg) no-repeat center;
    background-size: cover;
    min-height: 350px;
}

.sc20 .wrapper {
    background: url(../img/sc20-wrapper-bg.jpg) no-repeat center;
    background-size: cover;
    min-height: 350px;
}
.sc22 h2{
    color: #282a77;
    font-family: Intro;
    font-size: 63px;
    font-weight: 400;
    text-align: center;
    margin: 50px auto;
}

.sc22 .slick-prev::before {
    font-family: "FontAwesome";
    content: "\f053";
    font-weight: normal;
    font-size: 22px;
    color: #E4002C;
}
.sc22 .slick-next::before {
    font-family: "FontAwesome";
    content: "\f054";
    font-weight: normal;
    font-size: 22px;
    color: #E4002C;
}
.sc22 .slick-dots li button:before {
    color: #E4002C;
}
.sc22 .review-slider img{
    padding: 10px;
}

#timerefeccb86de99aaf2b14cb5edd3e9ee65{
    margin: 0;
}
.timer-mob{
    display: none;
}
@media (max-width: 300px) {}

@media (min-width: 301px) and (max-width: 576px) {
    #timer-separator-efeccb86de99aaf2b14cb5edd3e9ee65-secundes,#timer-separator-efeccb86de99aaf2b14cb5edd3e9ee65-minutes{
        padding: 0!important;
    }
    .timer-mob{
    display: block;
}
    .timer-pc{
        display: none;
    }
    .pod-content .sale-text{
        font-size: 30px;
    }

    .pod-content .sale-text,.pod-content .sale-end,#timerefeccb86de99aaf2b14cb5edd3e9ee65{
        text-align: center!important;
    }
    .pod-content button{
        display: block;
        margin: 20px auto;
    }
    .sc18 h3{
        font-size: 35px;
    }
    .sc-order .sc-order__title {
        font-size: 25px;
    }
    #order1 .close,
    #order2 .close,
    #order3 .close,
    #order4 .close,
    #order5 .close {
        margin-top: 0;
    }
    #order1,
    #order2,
    #order3,
    #order4,
    #order5 {
        min-height: 50%;
        min-width: 100%;
    }
    .sc6 h2 {
        font-size: 20px;
        text-align: center;
    }
    .sc6 img {
        width: 30%;
    }
    .sc6 .sc6-text-bottom {
        margin-top: 50px;
    }
    .sc6 {
        padding: 0;
    }
    header {
        margin-top: -50px;
        min-height: 450px;
        background: url(../img/header-bg-xs.jpg) no-repeat top;
        background-size: cover;
    }
    header .wrapper {
        background-color: transparent;
    }
    header .wrapper {
        margin-top: 50px;
        padding: 10px;
        min-height: auto;
    }
    header h1 {
        font-size: 22px;
    }
    header h2 {
        margin-top: 0;
        font-size: 19px;
    }
    .sc1 {
        padding: 20px 0 0 0;
    }
    .sc1 h2 {
        margin: 0;
    }
    .sc1 h2 {
        font-size: 20px;
    }
    .sc1 button {
        width: 100%;
        border-radius: 30px
    }
    .sc1 button {
        margin: 20px auto;
    }
    .sc2 {
        margin-top: -50px;
    }
    .sc2 h2 {
        margin-top: 50px;
        font-size: 30px;
    }
    .sc2 button[type="submit"] {
        font-size: 40px;
        border-radius: 40px;
        height: 200px;
        width: 100%;
    }
    .sc3 {
        padding: 20px 0;
        min-height: auto;
    }
    .sc3 h2,.sc22 h2, .sc-map h2{
        font-size: 25px;
    }
    .sc-map h3 {
        font-size: 20px;
    }
    
    
    .sc-map .content{
        display: flex;
        align-items: center;
        flex-direction: column;
        gap: 20px;
        margin-top: 20px
    }
    
    .sc-map .content img{
        width: 100%;
    }

    .sc-map .content iframe{
        width: 100%;
    }

    .sc3 .wrapper h4 {
        margin-bottom: 0;
    }
    .sc5 h3 {
        font-size: 14px;
        margin-bottom: 0;
    }
    .sc5 .wrapper {
        margin-bottom: 10px;
    }
    .sc3 .wrapper p {
        margin-bottom: 0;
    }
    .sc4 h4 {
        margin-bottom: 40px;
        text-align: center;
    }
    .sc4 h4 span {
        text-align: center;
    }
    .sc6 h2 {
        text-align: center;
    }
    .sc7 h2 {
        font-size: 37px;
        text-align: center;
    }
    .sc7 button {
        font-size: 20px;
        width: 100%;
        border-radius: 20px;
    }
    footer ul {
        text-align: center;
        padding: 0;
        padding-top: 30px;
    }
    .new-header-menu ul {
        text-align: center;
        padding: 0;
        padding-top: 10px;
    }
    .new-header-menu .new-menu-number {
        text-align: center;
        margin: 0 auto;
    }
    .sc2 .filing {
        background: url(../img/xs-input-file.png) no-repeat center;
    }
    header button {
        background-size: contain;
        margin: 0 auto;
        width: 100%;
        height: 76px;
        font-size: 15px;
    }
    .new-header-menu .new-menu-number a {
        font-size: 12px;
    }
    .sc1 .wrapper {
        margin: 10px 0;
    }
    .navbar-default1 img {
        width: 80%;
    }
}

@media (min-width: 576px) and (max-width: 767.98px) {
        .timer-mob{
    display: block;
}
    .timer-pc{
        display: none;
    }
    .pod-content .sale-text{
        font-size: 30px;
    }
    .pod-content .sale-text,.pod-content .sale-end,#timerefeccb86de99aaf2b14cb5edd3e9ee65{
        text-align: center!important;
    }
    .pod-content button{
        display: blockl;
        margin: 0 auto;
    }

    .sc18 h3{
        font-size: 35px;
    }
    .sc-order .sc-order__title {
        font-size: 25px;
    }
    header .wrapper {
        background-color: transparent;
    }
    #order1 .close,
    #order2 .close,
    #order3 .close,
    #order4 .close,
    #order5 .close {
        margin-top: 0;
    }
    #order1,
    #order2,
    #order3,
    #order4,
    #order5 {
        min-height: 100%;
        min-width: 100%;
    }
    .sc6 h2 {
        font-size: 20px;
        text-align: center;
    }
    .sc6 img {
        width: 30%;
    }
    .sc6 .sc6-text-bottom {
        margin-top: 50px;
    }
    .sc6 {
        padding: 0;
    }
    header {
        margin-top: -50px;
        min-height: 450px;
        background: url(../img/header-bg-xs.jpg) no-repeat top;
        background-size: cover;
    }
    header .wrapper {
        margin-top: 50px;
        background-color: transparent;
        padding: 10px;
        min-height: auto;
    }
    header h1 {
        font-size: 22px;
    }
    header h2 {
        margin-top: 0;
        font-size: 19px;
    }
    .sc1 {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .sc1 h2 {
        margin: 0;
    }
    .sc1 h2 {
        font-size: 20px;
    }
    .sc1 button {
        width: 100%;
        border-radius: 30px
    }
    .sc1 button {
        margin: 20px auto;
    }
    .sc2 {
        margin-top: -50px;
    }
    .sc2 h2 {
        margin-top: 50px;
        font-size: 30px;
    }
    .sc2 button[type="submit"] {
        font-size: 40px;
        border-radius: 40px;
        height: 200px;
        width: 100%;
    }
    .sc3 {
        padding: 20px 0;
        min-height: auto;
    }
    .sc3 h2,.sc22 h2, .sc-map h2{
        font-size: 25px;
    }
    .sc-map h3 {
        font-size: 20px;
    }
    
    
    .sc-map .content{
        display: flex;
        align-items: center;
        flex-direction: column;
        gap: 20px;
        margin-top: 20px
    }
    
    .sc-map .content img{
        width: 100%;
    }

    .sc-map .content iframe{
        width: 100%;
    }


    .sc3 .wrapper h4 {
        margin-bottom: 0;
        font-size: 22px;
    }
    .sc3 .wrapper h5 {
        text-align: center;
        font-size: 16px;
    }
    .sc5 h3 {
        font-size: 14px;
        margin-bottom: 0;
    }
    .sc5 .wrapper {
        margin-bottom: 10px;
    }
    .sc3 .wrapper p {
        margin-bottom: 0;
    }
    .sc4 h4 {
        margin-bottom: 40px;
        text-align: center;
    }
    .sc4 h4 span {
        text-align: center;
    }
    .sc6 h2 {
        text-align: center;
    }
    .sc7 h2 {
        font-size: 37px;
        text-align: center;
    }
    .sc7 button {
        font-size: 20px;
        width: 100%;
        border-radius: 20px;
    }
    footer ul {
        text-align: center;
        padding: 0;
        padding-top: 30px;
    }
    .new-header-menu ul {
        text-align: center;
        padding: 0;
        padding-top: 10px;
    }
    .new-header-menu .new-menu-number {
        text-align: center;
        margin: 0 auto;
    }
    .sc2 .filing {
        background: url(../img/xs-input-file.png) no-repeat center;
    }
    header button {
        background-size: contain;
        margin: 0 auto;
        width: 100%;
        height: 76px;
        font-size: 15px;
    }
    .new-header-menu .new-menu-number a {
        font-size: 20px;
    }
    .sc1 .wrapper {
        margin: 10px 0;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    .pod-content .sale-text,.pod-content .sale-end,#timerefeccb86de99aaf2b14cb5edd3e9ee65{
        text-align: center!important;
    }
    .pod-content button{
        display: block;
        margin: 20px auto;
    }

    .sc18 h3{
        font-size: 35px;
    }
    .sc6 h2 {
        font-size: 20px;
        text-align: center;
    }
    .sc6 img {
        width: 30%;
    }
    .sc6 .sc6-text-bottom {
        margin-top: 50px;
    }
    .sc6 {
        padding: 0;
    }
    header {
        margin-top: 0;
        min-height: 650px;
        background: url(../img/header-bg-xs.jpg) no-repeat top;
        background-size: cover;
    }
    header .wrapper {
        margin-top: 50px;
        background-color: transparent;
        padding: 10px;
        min-height: auto;
    }
    header h1 {
        font-size: 22px;
    }
    header h2 {
        margin-top: 0;
        font-size: 19px;
    }
    .sc1 {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .sc1 h2 {
        margin: 0;
    }
    .sc1 h2 {
        font-size: 20px;
    }
    .sc1 button {
        width: 100%;
        border-radius: 30px
    }
    .sc1 button {
        margin: 20px auto;
    }
    .sc2 {
        margin-top: -50px;
    }
    .sc2 h2 {
        margin-top: 50px;
        font-size: 30px;
    }
    .sc2 button[type="submit"] {
        font-size: 40px;
        border-radius: 40px;
        height: 200px;
        width: 100%;
    }
    .sc3 {
        padding: 20px 0;
        min-height: auto;
    }
    .sc3 h2,.sc22 h2, .sc-map h2{
        font-size: 25px;
    }

    .sc-map h3 {
        font-size: 20px;
    }
    
    
    .sc-map .content{
        display: flex;
        align-items: center;
        flex-direction: column;
        gap: 20px;
        margin-top: 20px
    }
    
    .sc-map .content img{
        width: 100%;
    }

    .sc-map .content iframe{
        width: 100%;
    }


    .sc3 .wrapper h4 {
        margin-bottom: 0;
        font-size: 22px;
    }
    .sc3 .wrapper h5 {
        text-align: center;
        font-size: 16px;
    }
    .sc5 h3 {
        font-size: 14px;
        margin-bottom: 0;
    }
    .sc5 .wrapper {
        margin-bottom: 10px;
    }
    .sc3 .wrapper p {
        margin-bottom: 0;
    }
    .sc4 h4 {
        margin-bottom: 40px;
        text-align: center;
    }
    .sc4 h4 span {
        text-align: center;
    }
    .sc6 h2 {
        text-align: center;
    }
    .sc7 h2 {
        font-size: 37px;
        text-align: center;
    }
    .sc7 button {
        font-size: 20px;
        width: 100%;
        border-radius: 20px;
    }
    footer ul {
        text-align: center;
        padding: 0;
        padding-top: 30px;
    }
    .new-header-menu ul {
        text-align: center;
        padding: 0;
        padding-top: 10px;
    }
    .new-header-menu .new-menu-number {
        text-align: center;
        margin: 0 auto;
    }
    .sc2 .filing {
        background: url(../img/xs-input-file.png) no-repeat center;
    }
    header button {
        background-size: contain;
        margin: 0 auto;
        width: 100%;
        height: 76px;
        font-size: 15px;
    }
    .new-header-menu .new-menu-number a {
        font-size: 20px;
    }
    .sc1 .wrapper {
        margin: 10px 0;
    }
}

@media (min-width: 992px) and (max-width: 1199.98px) {}

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


.padbot_15 {
    padding-bottom: 15px;
}



.new-blocks h2 {
    color: #ffffff;
}
.new-blocks h3 {
    text-align: center;
}

.new-blocks .padbot_15 {
    color: #fff;
}
.new-blocks .carousel-inner {
    border-radius: 10px;
}
.new-blocks .carousel-control-next-icon {
    background-color: #4a27b3;
    padding: 10px 10px;
    width: 20px;
    height: 30px;
    border-radius: 5px;
}
.new-blocks .carousel-control-prev-icon {
    background-color: #4a27b3;
    padding: 10px 10px;
    width: 20px;
    height: 30px;
    border-radius: 5px;
}
   