body {
    color: #666;
    overflow-x: hidden;
    font-family: poppins, sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: 0;
}
p {
    margin-bottom: 0;
}
ul {
    padding: 0;
    margin: 0;
}
li {
    list-style: none;
}
a,
button {
    transition: all 0.2s ease-in-out;
    border: none;
}
a:hover {
    text-decoration: none;
}
.btn_default {
    border-radius: 50px;
    padding: 10px 36px;
    font-size: 18px;
    font-weight: 500;
    position: relative;
    overflow: hidden;
    border: 0;
    color: #000;
    text-transform: uppercase;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 50px;
}
.btn_gradient {
    background-image: -webkit-linear-gradient(bottom, #f08700 0, #ffe400 100%);
    background-image: -o-linear-gradient(bottom, #f08700 0, #ffe400 100%);
    background-image: linear-gradient(to top, #f08700 0, #ffe400 100%);
    box-shadow: 0 20px 20px 0 rgba(0, 0, 0, 0.3);
}
.btn_blue {
    color: #fff;
    transition: all 0.2s ease-in-out;
    background-color: #25a9e0;
}
.btn_blue:hover {
    background-color: #0086bd;
    color: #fff;
}
.btn_wite {
    border: 2px solid #25a9e0;
    margin-left: 0;
}
.btn_wite:hover {
    background-color: #25a9e0;
    color: #fff;
}
.sec_pad {
    padding: 90px 0;
}
.default_heading {
    margin-bottom: 20px;
}
.default_heading h1 {
    font-size: 45px;
    color: #000;
    text-transform: uppercase;
    font-weight: 700;
    margin: 0 0 15px;
    line-height: 47px;
}
.white_heading h1 {
    color: #fff;
}
.default_heading p {
    font-size: 15px;
    line-height: 28px;
    padding: 0 45px;
    font-weight: 500;
}
.div_white_head h1 {
    color: #fff;
    margin-bottom: 15px;
}
.div_white_head p {
    color: #c8a1ff;
}
.bg_grey {
    background-color: #f9f9f9;
}
.bg_white {
    background-color: #fff;
    color: #25a9e0;
}
.tab_con .btn_blue {
    background-color: #09194a;
}
.tab_con .btn_blue:hover {
    background-color: #25a9e0;
}
.header_area {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
    background-color: #00000033;
}
.p-s {
    padding-left: 15px;
    margin-left: 10px;
    position: relative;
}
.same_ic {
    margin-left: 25px;
    border-left: 1px solid #dbdbdb;
    padding: 20px 0;
    padding-left: 0px;
}
.same_ic:first-child:after {
    position: absolute;
    content: "";
    height: 40px;
    width: 3px;
    background: #fff;
    top: 20px;
    right: -6px;
}
.same_ic:first-child {
    margin-left: 0;
    padding-left: 0;
    border-left: 0;
    position: relative;
}
.rot {
    transform: rotate(136deg);
}
.same_ic i {
    color: #a4c318;
    font-size: 31px;
    margin-right: -4px;
}
.same_ic i:before,.contact-strip a .i:before{
    font-family: fontawesome;
}
.navigation_area .btn {
    margin-left: 40px;
    font-size: 16px;
    padding: 20px 40px;
}
.connect_area .btn_blue {
    background-color: #f20;
    color: #fff;
    text-transform: none;
}
.same_ic a {
    font-size: 16px;
    color: #fff;
    font-weight: 400;
    line-height: 18px;
    display: flex;
    align-items: center;
}
.p-s span {
    font-size: 12px;
    font-weight: 600;
}
.p-s p {
    font-size: 18px;
    font-weight: 500;
    line-height: 27px;
    display: inline-block;
}

.p-s img {
    width: 25px;
    top: -3px;
    position: relative;
}
.banner_btndiv .btn_default:hover,
.btn_div_head a:hover,
.btn_sub .btn_get:hover {
    background-color: #fff;
    background-image: -moz-linear-gradient(0deg, #ff3260 0, #ffc405 100%);
    background-image: -webkit-linear-gradient(0deg, #ffc405 0, #ff3260 100%);
    background-image: -ms-linear-gradient(0deg, #ff3260 0, #ffc405 100%);
}
.banner_btndiv .btn_default.btn_bd:hover {
    background-color: #fff;
    color: #ff355e;
}
.btn_submit:hover {
    background-color: #fc9b02;
    color: #000;
}
.navigation_area {
    padding: 15px 0;
    position: relative;
    z-index: 1;
}
.main-heading {
    font-size: 36px;
    color: #000;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 47px;
}
.t-m-p .top-p {
    color: #a5c318;
    font-size: 24px;
    line-height: 43px;
    font-weight: 600;
}
.banner_same {
    height: 850px;
    background-size: cover;
    background-image: url(../images/banner-bg.jpg);
    align-items: center;
    padding: 125px 0 0;
    background-repeat: no-repeat;
    position: relative;
    background-position: 100%;
}
.owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: 30px;
}
.heading_banner span {
    display: block;
}
.heading_banner .w-m-p {
    font-size: 24px;
    font-family: Montserrat, sans-serif;
    color: #fff;
}
.heading_banner .w-m-p:before {
    content: "";
    width: 292px;
    height: 1px;
    background-color: #f6f6f6;
    position: absolute;
    right: 0;
    top: 0;
    left: 165px;
    margin-top: 14px;
}
.heading_banner .e-s {
    font-size: 54px;
    font-family: Montserrat, sans-serif;
    color: #a4c439;
    font-weight: 900;
    text-transform: uppercase;
}
.heading_banner .t-c-v {
    font-size: 34px;
    font-family: Montserrat, sans-serif;
    font-weight: 600;
    color: #fff;
}
.heading_banner p {
    font-size: 22px;
    margin: 15px 0;
    color: #fff;
    font-weight: 400;
}
.price-box {
    background-color: #ccc;
    border-radius: 50%;
    height: 165px;
    width: 100%;
    border-top-left-radius: 0;
    padding: 10px 9px;
    margin-top: 15px;
    box-shadow: 0 5px 45px 0 rgba(0, 0, 0, 0.48);
}
.heading-price {
    background-color: #fff;
    border-radius: 50%;
    width: 100%;
    height: 145px;
    text-align: center;
    padding: 24px 0;
}
.heading-price h3 {
    font-size: 13px;
    font-weight: 900;
    font-family: Montserrat, sans-serif;
}
.heading-price h4 {
    font-size: 49px;
    font-weight: 900;
    font-family: Montserrat, sans-serif;
    color: #e41617;
}
.heading-price p {
    font-size: 15px;
    font-weight: 900;
    font-family: Montserrat, sans-serif;
    line-height: 18px;
}
.heading_banner p .d-p {
    font-size: 45px;
    font-weight: 600;
    padding: 5px;
    background: red;
    color: #fff;
    line-height: 44px;
    border-radius: 5px;
}
.proud-logo {
    margin-top: 20px;
    margin-bottom: 0;
}
.slide-proud-img img {
    width: auto !important;
}
.slide-logo {
    margin-top: 30px;
    margin-bottom: 10px;
}
.slide-logo .slide-logo-img {
    padding: 10px 10px 10px 10px;
    margin-right: -10px;
}
.slide-logo .slide-logo-img:hover {
    transition: 0.5s;
    background-color: #fff;
}
.slide-logo-img img {
    width: 65px !important;
}

.slide-logo-img.nb1.tdf {margin-top: -20px;}

.slider-carousel .owl-stage-outer {padding-top: 15px;}
.banner_content h6 {
    line-height: 25px;
    font-size: 16px;
    color: #fff;
    font-weight: 4;
    margin: 10px 0px 0px;
}
.banner_content h6 span {
    color: #fab938;
    font-weight: 700;
    font-size: 16px;
}
.banner_content .f-l-i {
    padding: 18px 45px;
    background-color: #cfcfe4;
    display: inline-block;
    border-radius: 50px;
    margin-top: 38px;
    margin-bottom: 35px;
}
.banner_content h5 {
    font-size: 20px;
    font-weight: 700;
    color: #000;
    margin-top: 20px;
}
.home_banner .container {
    position: relative;
}
.banner_content {
    margin-top: 45px;
}
.banner_form {
    padding: 6px;
    margin-left: 0;
    background-image: -moz-linear-gradient(90deg, #e8e8e8 40%, #fff 20%, #eaeaea 40%);
    background-image: -webkit-linear-gradient(90deg, #e8e8e8 40%, #fff 20%, #eaeaea 40%);
    background-image: -ms-linear-gradient(90deg, #e8e8e8 40%, #fff 20%, #eaeaea 40%);
    box-shadow: 0 5px 43px 0 rgba(0, 0, 0, 0.15);
    border: solid red;
    position: relative;
    z-index: 1;
    top: 12px;
}
.form_text {
    background-color: #67636c;
    text-align: center;
    padding: 28px 0;
}
.Rectangle_1_copy {
    border-width: 2px;
    border-color: red;
    border-style: solid;
    border-radius: 15px;
    position: absolute;
    left: 1074px;
    top: 167px;
    width: 453px;
    height: 619px;
    z-index: 42;
}
.form_body {
    padding: 0 30px;
    border-radius: 0;
    margin: 0;
}
.form_price {
    font-size: 44px;
    font-weight: 700;
    color: #25a9e0;
    line-height: 46px;
}
.form_price sup {
    font-size: 28px;
    top: -16px;
}
.head_form h4 {
    font-size: 27px;
    color: #000;
    text-transform: uppercase;
    font-weight: 700;
    position: relative;
    line-height: 24px;
}
.head_form small {
    font-size: 23px;
    text-transform: uppercase;
    color: #000;
    font-weight: 500;
}
.head_form h1 {
    font-size: 36px;
    color: #fdc30e;
    font-weight: 800;
    text-transform: uppercase;
    line-height: 35px;
    padding: 0;
    letter-spacing: -1px;
}
.head_form p {
    font-size: 27px;
    color: #fff;
    letter-spacing: -1px;
    line-height: 34px;
}
.btn_submit {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 55px;
    text-align: center;
    width: 100%;
    background-color: #fdc30e;
    color: #000;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 20px;
    box-shadow: none;
    border-radius: 50px;
}
.form_body p {
    text-align: center;
    font-size: 15px;
    font-weight: 500;
    color: #666;
    letter-spacing: -0.05rem;
    margin: 20px 0;
}
.form_text_div {
    padding: 20px 0 25px;
}
.form_text_div h4 {
    font-size: 48px;
    letter-spacing: -3px;
    text-align: center;
    color: red;
    line-height: 48px;
    font-weight: 700;
    font-family: "Open Sans", sans-serif;
}
.clr_purple {
    color: #000;
    font-size: 22px;
    text-align: center;
    letter-spacing: -1px;
    margin: 0 0 3px;
    font-weight: 700;
    font-family: "Open Sans", sans-serif;
    text-transform: uppercase;
}
.form_body .form-control {
    border: 1px solid #ccc;
    background-color: #fff;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.5);
    height: 52px;
    outline: 0;
    border-radius: 50px;
    padding-left: 66px;
}
.form_body .form-group {
    position: relative;
}
.form_body .form-group span {
    position: absolute;
    top: 50%;
    left: 1px;
    transform: translateY(-50%);
    width: 60px;
    height: 50px;
    background-color: #ebebeb;
    border-bottom-left-radius: 50px;
    border-top-left-radius: 50px;
    text-align: center;
    line-height: 48px;
    border-right: 1px solid #ccc;
}
.brand_sec .carousel-fade .carousel-item {
    height: 250px;
}
.partner {
    padding: 15px 35px;
    background-color: rgba(0, 0, 0, 0.5);
    margin-top: 30px;
}
.award_text p {
    color: #fff;
    text-align: center;
}
.award_text strong {
    display: block;
}
.impressive {
    padding: 45px 0;
    background-color: #e8f0f4;
    border: 1px solid #ccc;
}
.impressive-left h1 {
    font-size: 40px;
    line-height: 38px;
    text-transform: uppercase;
    font-weight: 700;
    color: #000;
}
.impressive-left p {
    font-size: 16px;
    line-height: 24px;
    margin-top: 12px;
    color: #5c5c5c;
    font-weight: 500;
}
.impressive-box:hover {
    border-bottom: solid #a5c319;
}
.impressive-box {
    text-align: center;
    border-right: 1px solid #ccc;
}
.impressive-box h3 {
    color: #000;
    font-weight: 700;
    font-size: 50px;
    line-height: 50px;
    margin-top: 20px;
    display: inline-block;
}
.impressive-box p {
    color: #666;
    font-size: 13px;
    font-weight: 600;
}
.plus-sign {
    font-size: 50px;
    color: #000;
    text-align: center;
    font-weight: 900;
    margin-bottom: 0;
    display: inline-block;
}
.showcase {
    padding: 60px 0;
}
.showcase .r-s-content h3 {
    font-size: 24px;
    color: #a5c318;
}
.showcase .r-s-content h6 {
    font-size: 20px;
    color: #000;
    font-weight: 600;
    padding: 20px 0;
    font-family: "Open Sans", sans-serif;
}
.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
}
.showcase .r-s-content h1 {
    font-size: 36px;
    font-weight: 700;
    text-transform: uppercase;
    color: #000;
}
.showcase .r-s-content p {
    font-size: 16px;
    font-family: "Open Sans", sans-serif;
}
.reviews {
    padding: 60px;
}
.reviews .m-wrp {
    display: flex;
    border: 1px solid #ebebeb;
    padding: 24px;
    border-radius: 5px;
}
.reviews .c-r-image {
    align-items: center;
    flex: none;
    margin-right: 18px;
}
.reviews .c-content i {
    color: #a5c319;
}
.reviews .c-content p {
    font-size: 14px;
    line-height: 24px;
    color: #292f3b;
    font-weight: 600;
}
.reviews .c-content h5 {
    font-size: 16px;
    color: #000;
    line-height: 36px;
    font-weight: 700;
}
.reviews .c-content h6 {
    font-size: 16px;
    line-height: 24px;
    color: #b2b6bb;
}
.reviews a {
    display: flex;
    align-items: center;
}
.reviews a .t-c {
    color: #000;
}
.reviews a .i {
    font-size: 22px;
    color: #000;
    background-color: #fccb0a;
    padding: 6px;
    border-radius: 50px;
    flex: 0 0 58px;
    height: 58px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-right: 18px;
}
.reviews a .t-c span {
    font-size: 12px;
    font-weight: 600;
}
p.b-h {
    font-size: 20px;
    color: #666;
}
.reviews a .t-c p {
    font-size: 26px;
    font-weight: 700;
}
.reviews .get-a a {
    color: #fff;
    justify-content: center;
    font-size: 16px;
    font-weight: 600;
    padding: 20px 0;
    background-color: #a5c319;
    border-radius: 50px;
}
.feature {
    background-image: url(../images/featurebanner.html);
    background-size: cover;
    padding: 60px 0;
}
.main-wrpper {
    display: flex;
}
.feature .t-m-p {
    text-align: center;
}
.main-wrpper .f-image {
    align-items: center;
    background-color: #fff;
    flex: 0 0 174px;
    height: 174px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    margin-right: 20px;
    position: relative;
    box-shadow: 0 16px 35px 0 rgba(0, 0, 0, 0.08);
}
.main-wrpper .s-t-p h6 {
    font-size: 16px;
    font-weight: 600;
}
.main-wrpper .s-t-p h1 {
    font-size: 28px;
    color: #000;
    font-weight: 700;
    margin: 0 0 6px;
}
.main-wrpper .s-t-p p {
    font-size: 16px;
    font-family: "Open Sans", sans-serif;
}
.marketing ul li {
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
    line-height: 31px;
    color: #666;
}
.marketing ul li i {
    margin-right: 12px;
    color: #a5c319;
    font-size: 14px;
    vertical-align: middle;
}
.top-p {
    color: #a5c318;
    font-size: 24px;
    line-height: 43px;
    font-weight: 600;
}
.crl {
    background-color: #fff;
    border-radius: 50%;
    display: flex;
    border: solid 2px;
    border-color: #a5c319;
    position: relative;
    z-index: 1;
    flex: 0 0 150px;
    height: 150px;
    align-items: center;
    justify-content: center;
    box-shadow: 0 16px 35px 0 rgba(0, 0, 0, 0.08);
}
.main-wrpper .f-image:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}
.packages-section {
    height: auto;
}
.packages-section .owl-stage-outer {
    margin: -30px;
    padding: 30px;
}
.packages-section .package-slider {
    padding: 0 0 40px;
}
.package {
    border: solid 1px;
    border-color: #fff;
    transition: all 0.2s ease-in-out;
    background-image: url(../images/price-box-bg.jpg);
    height: 562px;
}
.package:hover {
    background-color: #b8dc15;
    background-image: none;
    transition: 0.6s;
}
.packages-section .package-slider .package:hover p {
    color: #333 !important;
}
.packages-section .package-slider .package:hover li {
    color: #333 !important;
}
.packages-section .package-slider .package:hover h1 span,
.packages-section .package-slider .package:hover h1 sup {
    color: #333 !important;
}
.packages-section .package-slider .package:hover .btn-order {
    color: #fff !important;
    background-color: #000;
}
.packages-section .b-h {
    color: #000;
    font-weight: 500;
}
.packages-section .owl-theme .owl-nav {
    top: -61px;
    position: absolute;
    right: 0;
}
.packages-section .package-slider .package .package-head {
    padding: 25px 25px;
    padding-bottom: 0;
    height: 80px;
}
.packages-section .package-slider .package .package-head p {
    font-size: 26px;
    font-family: Montserrat, sans-serif;
    display: inline-block;
    color: #fff;
    font-weight: 600;
    line-height: 30px;
}
sup {
    font-size: 50%;
    color: #343a40;
    top: -1.5em;
    font-weight: 800;
    right: 2px;
    font-family: Poppins, sans-serif;
}
sub {
    font-size: 45%;
    bottom: 0;
    color: #91cf24;
}
.price {
    color: #f9f9f9;
    font-family: Poppins, sans-serif;
    font-size: 55px;
    font-weight: 900;
}
.pricing_div {
    padding: 0 25px;
    padding-bottom: 15px;
}
.slim-scroll {
    padding: 14px 0;
    padding-bottom: 0;
}
.packages-section .package-slider .package .package-head h3 {
    font-size: 14px;
    font-family: Poppins, sans-serif;
    font-weight: 600;
    margin: 25px 0;
}
.packages-section .package-slider .package .package-head h1 {
    font-size: 72px;
    font-family: Poppins, sans-serif;
    font-weight: 600;
    color: #ec1c24;
}
.packages-section .package-slider .package .package-head h1 i {
    font-size: 30px;
}
.packages-section .package-slider .package .package-body {
    padding: 0 25px;
    padding-bottom: 0;
}
.packages-section .package-slider .package .package-body ul li {
    font-size: 16px;
    font-family: Poppins, sans-serif;
    color: #fff;
    line-height: 32px;
    list-style: disc;
}
.packages-section .package-slider .package .package-footer {
    padding: 10px 25px;
}
.btn-order {
    font-size: 18px;
    font-family: "Open Sans", sans-serif;
    background-color: #eb1818;
    padding: 10px 60px;
    color: #fff;
    border-radius: 100px;
}
.packages-section .package-slider .package .package-footer .see-more a {
    font-size: 18px;
    font-family: "Open Sans", sans-serif;
    color: #000;
    margin-right: 8px;
    font-weight: 700;
}
.packages-section .package-slider .package .package-footer .see-more i {
    color: #999;
    margin-right: 10px;
}
.questions {
    padding: 60px;
    background-image: url(../images/question_banner.html);
    background-size: cover;
}
.questions .hp {
    padding: 15px;
    border: 2px solid #c3d664;
    border-radius: 6px;
    background-color: #fff;
    height: 100%;
}
.questions .hp h6 {
    padding-bottom: 22px;
    border-bottom: 1px solid;
    font-size: 20px;
    color: #000;
}
.questions .hp p {
    line-height: 24px;
    padding: 10px 0;
    font-size: 14px;
}
.questions .spart {
    margin-top: 28px;
}
.owl-carousel .owl-nav button i {
    color: #8cce25;
    border: 1px solid #d5d5d5;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 45px;
    width: 45px;
    border-radius: 50px;
    font-size: 18px;
    outline: 0;
}
.owl-theme .owl-nav [class*="owl-"] {
    position: absolute;
    top: 30%;
}
.owl-theme .owl-nav {
    margin-top: 30px;
}
.reviews .owl-theme .owl-dots {
    display: none;
}
.c-reviews-slider {
    margin: 40px 0;
}
.c-reviews-slider.owl-carousel .owl-nav button.owl-next {
    right: -12%;
}
.c-reviews-slider.owl-carousel .owl-nav button.owl-prev {
    left: -12%;
}
.i-h-p a i {
    font-size: 45px;
    color: #8cce25;
    margin-right: 18px;
}
.i-h-p a {
    display: flex;
}
.i-h-p a h6 {
    font-size: 22px;
    font-family: Poppins, sans-serif;
    color: #fff;
}
.i-h-p a p {
    font-size: 16px;
    font-family: Poppins, sans-serif;
    color: #878787;
}
/*footer {
    background: #1c1c1f;
    z-index: -100;
    position: initial;
    bottom: 0;
    width: 100%;
}*/
.ftr-top-section {
    text-align: center;
    padding: 35px 0;
}
.ftr-top-section,
.ftr-top-section a {
    color: #fff;
    font-size: 14px;
}
.ftr-contact-info {
    margin-bottom: 20px;
    color: #fff;
}
.ftr-contact-info i {
    margin-right: 4px;
    color: #8cce25;
}
.ftr-top-section,
.ftr-top-section a {
    color: #fff;
    font-size: 14px;
}
.border-left-white {
    border-left: 1px solid #fff;
}
.ftr-social-icon {
    margin-bottom: 0;
}
.ftr-contact-info li {
    display: inline-block;
}
.ftr-btm-section a {
    text-decoration: underline;
}
.ftr-social-icon li i {
    color: #fff;
}
.ftr-btm-section,
.ftr-btm-section a {
    color: #676572;
}
.ftr-btm-section * {
    font-size: 12px;
}
.ftr-btm-section {
    background-color: #252529;
    padding: 15px 0;
}
label.error {
    display: none !important;
}
.form-control.error {
    border: 1px solid red !important;
}
.form-control:focus {
    box-shadow: none;
}
.slimScrollBar {
    width: 6px !important;
    opacity: 1 !important;
    border-radius: 4px !important;
    right: 0 !important;
    background-color: #e4e6ee !important;
}
.slimScrollRail {
    width: 3px !important;
    right: 0 !important;
    background-color: #fff !important;
}
.process_img {
    margin-bottom: 20px;
    position: relative;
    height: 200px;
    overflow: hidden;
}
.process_img a:before {
    content: "";
    position: absolute;
    width: 90%;
    height: 90%;
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 0;
    z-index: 1;
    opacity: 0;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.process_img img {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    position: relative;
}
.process_img i {
    color: #fff;
    font-size: 32px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    top: 43%;
    opacity: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    z-index: 9;
}
.process_img:hover a:before {
    opacity: 1;
}
.process_img:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.process_img:hover i {
    opacity: 1;
}
.free b {
    color: #25a9e0;
    text-transform: uppercase;
}
.custom-popup.acttive {
    top: 0;
}
.custom-popup {
    position: fixed;
    overflow: hidden;
    top: -100%;
    left: 0;
    width: 100%;
    height: 100%;
    /*background-image: -moz-linear-gradient(90deg, #5101c4 0, #500bb4 100%);
    background-image: -webkit-linear-gradient(90deg, #081645 0, #1f2f60 100%);
    background-image: -ms-linear-gradient(90deg, #5101c4 0, #500bb4 100%);*/

    background: #1E2C42;
    background-size: cover;
    z-index: 99999999;
    display: flex;
    text-align: center;
    font-family: "Open Sans", sans-serif;
    align-items: center;
    justify-content: center;
    transition: all 0.4s ease;
}
.custom-popup a.closed {
    position: relative;
    display: block;
}
.custom-popup a.closed::before {
    content: "\f00d";
    position: absolute;
    top: -40px;
    right: 14px;
    font-family: "Fontawesome";
    font-size: 20px;
    color: #fff;
    border: 2px solid #fff;
    border-radius: 50px;
    padding: 0 7px;
    font-weight: 600;
}
.custom-popup > div {
    padding: 80px 20px;
}
.custom-popup h3 {
    font-size: 36px;
    color: #fff;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    padding: 0;
    margin: 0;
}
.custom-popup p {
    color: #fff;
    font-size: 20px;
}
.fixedform-1 form {
    width: 100%;
    margin: 30px 0;
}
.fixedform-1 .jform .mm-field {
    position: relative;
}
.fixedform-1 .mm-field {
    position: relative;
    border-radius: 2px;
}
.fixedform-1 .mm-field {
    margin-bottom: 20px;
    width: 100%;
    position: relative;
}
.fixedform-1 .jform .mm-field.namefield::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background: url(../images/lp-sprites.html) center center no-repeat;
    background-position: -712px 2px;
    width: 50px;
    height: 50px;
}
.fixedform-1 .jform .mm-field.emailfield::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background: url(../images/lp-sprites.html) center center no-repeat;
    background-position: -713px -37px;
    width: 50px;
    height: 50px;
}
.fixedform-1 .jform .mm-field.pnfields::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background: url(../images/lp-sprites.html) center center no-repeat;
    background-position: -114px 11px;
    width: 50px;
    height: 50px;
}
.fixedform-1 fieldset {
    position: absolute;
    top: 14px;
    left: 50px;
    z-index: 2;
    color: #fff;
    font-size: 15px;
    transform: translate3d(0, 0, 0);
    transition: all 0.2s ease-in-out;
}
fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0;
}
.fixedform-1 .mm-field input,
.fixedform-1 .mm-field input[type="email"],
.fixedform-1 .mm-field input[type="text"],
.fixedform-1 .mm-field select,
.fixedform-1 .mm-field textarea {
    background-color: transparent !important;
    z-index: 10;
    position: relative;
    border: 1px solid #fff;
    padding: 14px 10px 14px 50px;
    width: 100%;
    border-radius: 8px;
    color: #fff;
}
.fixedform-1 .mm-field textarea {
    padding-left: 14px;
}
.fixedform-1 .input-btn {
    width: 303px;
    margin: 10px auto 0;
    position: relative;
}
.fixedform-1 .input-btn > input {
    font-size: 18px;
    color: #242424;
    font-family: Montserrat, sans-serif;
    background: #fff;
    font-weight: 600;
    padding: 12px 0;
    border-radius: 25px;
    outline: 0;
    border: none;
    width: 100%;
}
.fixedform-1 input::-webkit-input-placeholder,
.fixedform-1 textarea::-webkit-input-placeholder {
    color: #fff !important;
}
.fixedform-1 input:-ms-input-placeholder,
.fixedform-1 textarea:-ms-input-placeholder {
    color: #fff !important;
}
.fixedform-1 input::placeholder,
.fixedform-1 textarea::placeholder {
    color: #fff !important;
}
.fixed-area {
    width: 100%;
    position: fixed;
    left: 0;
    top: -154px;
    z-index: 9999;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    background-image: -moz-linear-gradient(90deg, #5101c4 0, #500bb4 100%);
    background-image: -webkit-linear-gradient(90deg, #5101c4 0, #500bb4 100%);
    background-image: -ms-linear-gradient(90deg, #5101c4 0, #500bb4 100%);
    box-shadow: 0 20px 40px 0 rgba(0, 0, 0, 0.4);
}
.fixed-area.fixed {
    top: 0;
}
.stky-counter p {
    margin-bottom: 0;
    font-size: 16px;
    color: #fff;
    text-align: center;
}
.stickybuttoncontainer .btn {
    font-size: 15px;
    font-weight: 400;
    text-transform: uppercase;
    border: 0;
    border-radius: 5px;
    padding: 16px 0;
    width: 49%;
    transition: all 0.5s ease;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 46px;
    animation: new-pulse 2s infinite;
}
.btn-new-primary2 {
    background-color: transparent;
    color: #fff;
    box-shadow: 0 20px 40px 0 rgba(0, 0, 0, 0.3);
    border: 1px solid #fff !important;
    animation: none !important;
}
.btn-new-primary3 {
    color: #fff;
    margin-right: 2%;
    background-image: -moz-linear-gradient(0deg, #ff3260 0, #ffc405 100%);
    background-image: -webkit-linear-gradient(0deg, #ff3260 0, #ffc405 100%);
    background-image: -ms-linear-gradient(0deg, #ff3260 0, #ffc405 100%);
    box-shadow: 0 20px 40px 0 rgba(0, 0, 0, 0.3);
}
.ClassyCountdown-wrapper > div.ClassyCountdown-days {
    display: none;
}
.ClassyCountdown-wrapper > div {
    display: inline-block;
    position: relative;
    width: calc(25% - 20px);
    margin: 10px;
}
.ClassyCountdown-wrapper .ClassyCountdown-value {
    width: 100%;
    line-height: 1em;
    position: absolute;
    top: 50%;
    text-align: center;
    left: 0;
    display: block;
}
.side-bar {
    position: fixed;
    right: 0;
    top: 0;
    z-index: 6;
    display: none;
}
.side-bar-form {
    width: 464px;
    height: 280px;
    position: absolute;
    right: -464px;
    top: 34vh;
    transition: all 0.4s ease;
}
.side-bar-form.active {
    right: 0;
}
.side-bar-frm-head {
    cursor: pointer;
    text-align: center;
    width: 280px;
    transform: rotateZ(-90deg);
    float: none;
    height: 50px;
    background: #0057e8;
    border-radius: 8px 8px 0 0;
    padding: 11px;
    position: absolute;
    left: -165px;
    top: 0;
    bottom: 0;
    margin: auto;
    background-image: -moz-linear-gradient(0deg, #06b7aa 0, #046f67 100%);
    background-image: -webkit-linear-gradient(0deg, #06b7aa 0, #046f67 100%);
    background-image: -ms-linear-gradient(0deg, #06b7aa 0, #046f67 100%);
    box-shadow: 0 40px 80px 0 rgba(104, 7, 155, 0.4);
    display: flex;
    align-items: center;
    justify-content: center;
    animation: bounceInRight 1s ease infinite;
}
.side-bar-frm-head h4 {
    color: #fff;
    font-family: Poppins, sans-serif;
    text-transform: uppercase;
    margin: 0;
    font-size: 20px;
    font-weight: 600;
}
.side-bar-frm-head h4 i {
    margin-right: 10px;
}
.side-bar-frm-head.active {
    animation: auto;
}
@-webkit-keyframes bounceInRight {
    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0) rotateZ(-90deg);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-5px, 0, 0) rotateZ(-90deg);
    }
    75% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0) rotateZ(-90deg);
    }
    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0) rotateZ(-90deg);
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0) rotateZ(-90deg);
    }
}
@keyframes bounceInRight {
    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0) rotateZ(-90deg);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-5px, 0, 0) rotateZ(-90deg);
    }
    75% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0) rotateZ(-90deg);
    }
    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0) rotateZ(-90deg);
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0) rotateZ(-90deg);
    }
}
.side-bar-frm-bdy {
    display: flex;
    float: none;
    background: #343434;
    padding: 30px 20px;
    height: 100%;
    overflow: hidden;
    width: 100%;
    align-items: center;
}
.side-bar-frm-bdy .pull-left,
.side-bar-frm-bdy .pull-right {
    width: 50%;
    padding: 0 20px 0 0;
}
.pull-left {
    float: none;
}
.side-bar-frm-bdy .pull-right {
    padding: 10px 0 10px 20px;
    height: 100%;
    position: relative;
    display: flex;
    align-items: center;
}
.pull-right {
    float: none;
}
.side-bar-frm-bdy .field {
    background: #fff;
    border: 0;
    border-radius: 3px;
    margin: 0 0 10px;
    position: relative;
    padding: 0 0 0 10px;
}
.field input,
.field select,
.field textarea {
    width: 100%;
    background: 0 0;
    padding: 6px 10px;
    border: 0;
    font-size: 12px;
    color: #969696;
    height: 100%;
}
.side-bar-frm-bdy .field input,
.side-bar-frm-bdy .field select {
    padding: 0;
    height: 46px;
    border-radius: 50px;
    background-color: #fff;
    padding: 5px 20px;
}
.side-bar-frm-bdy .field {
    background: 0 0;
    border: 0;
    margin: 0 0 10px;
    position: relative;
    padding: 0;
}
.field.field-100.btn-bg .mn-btn2 {
    background: 0 0;
    background-image: -moz-linear-gradient(0deg, #ff3260 0, #ffc405 100%);
    background-image: -webkit-linear-gradient(0deg, #ff3260 0, #ffc405 100%);
    background-image: -ms-linear-gradient(0deg, #ff3260 0, #ffc405 100%);
    box-shadow: 0 40px 80px 0 rgba(0, 0, 0, 0.3);
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
    width: 100%;
    border-radius: 50px;
    height: 46px;
    border: 0;
}
.side-bar-frm-bdy .mn-btn2 {
    background: #0060ff;
    color: #fff;
    padding: 8px !important;
    font-size: 14px;
}
.side-bar-frm-bdy h4 {
    color: #fff;
    font-size: 26px;
    margin: 0;
    text-transform: uppercase;
    font-weight: 600;
    font-family: Poppins, sans-serif;
}
.side-bar-frm-bdy p {
    font-family: Poppins, sans-serif;
    text-transform: uppercase;
    color: #fff;
    font-weight: 300;
    line-height: 15px;
    margin: 0 0 15px;
    font-size: 13px;
}
.side-bar-frm-bdy p span {
    color: #79c44e;
    font-weight: 600;
    display: block;
    font-size: 13px;
}
.side-bar-frm-bdy .pull-right ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.side-bar-frm-bdy .pull-right ul li {
    font-size: 12px;
    line-height: normal;
    margin: 0 0 10px;
    color: #fff;
    position: relative;
    padding-left: 15px;
    font-weight: 500;
}
.side-bar-frm-bdy .pull-right ul li:before {
    content: "\f105";
    position: absolute;
    left: 0;
    top: 0;
    font-size: 17px;
    color: #be41ff;
    font-family: "Fontawesome";
    font-weight: 600;
}
.side-bar-frm-bdy .pull-left {
    border-right: 1px solid #494949;
}
.ClassyCountdown-wrapper {
    text-align: center;
}
#entry-popup {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 99999990;
    align-items: center;
    background-color: rgba(0, 0, 0, 0.6);
    display: none;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.entry-box {
    background: #fff;
    text-align: center;
    padding-top: 0;
    padding-bottom: 0;
    width: 66%;
    margin: 0 auto;
    border-radius: 20px;
    box-shadow: 0 0 50px 0 #000;
    position: relative;
    overflow: hidden;
}
.head_div {
    background-image: -moz-linear-gradient(90deg, #5101c4 0, #500bb4 100%);
    background-image: -webkit-linear-gradient(90deg, #5101c4 0, #500bb4 100%);
    background-image: -ms-linear-gradient(90deg, #5101c4 0, #500bb4 100%);
    box-shadow: 0 40px 80px 0 rgba(104, 7, 155, 0.4);
}
.head_inner {
    padding-bottom: 20px;
    margin: 0 9.5% 30px;
    border-bottom: 2px solid #696969;
}
.head_inner h2 {
    font-size: 80px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 70px;
    margin-bottom: 0;
}
.head_inner h4 {
    font-size: 38px;
    text-transform: uppercase;
    color: #79c44e;
    font-weight: 700;
    margin-bottom: 0;
    line-height: 40px;
}
.modal_wrap .form-group .form-control {
    border: 0;
    border-radius: 50px;
    height: 50px;
    padding: 10px 20px;
    font-size: 16px;
}
.modal_wrap .btn {
    border: 0;
    border-radius: 50px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    background-image: -moz-linear-gradient(0deg, #ff3260 0, #ffc405 100%);
    background-image: -webkit-linear-gradient(0deg, #ff3260 0, #ffc405 100%);
    background-image: -ms-linear-gradient(0deg, #ff3260 0, #ffc405 100%);
    box-shadow: 0 40px 80px 0 rgba(0, 0, 0, 0.3);
    color: #fff;
    font-size: 24px;
    font-weight: 600;
    text-transform: uppercase;
    margin-top: 20px;
}
.modal_wrap .form-group p {
    color: #fff;
    font-size: 20px;
    margin-top: 10px;
    text-transform: uppercase;
    font-weight: 300;
}
.entry-box h1,
.leaving-box h1 {
    text-shadow: 0 5px 10px rgba(0, 0, 0, 0.35);
    color: #fff;
    font-size: 48px;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 0;
    text-transform: uppercase;
    line-height: 80px;
}
.modal_wrap {
    border: 4px solid #fff;
    background-color: #343434;
    border-top: 0;
    border-radius: 0 0 20px 20px;
    overflow: hidden;
    position: relative;
    padding: 60px 40px 50px;
}
#bio_ep {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 99999990;
    align-items: center;
    background-color: rgba(0, 0, 0, 0.6);
    display: none;
}
.leaving-box {
    text-align: center;
    padding-top: 0;
    padding-bottom: 0;
    width: 80%;
    margin: 0 auto;
    border-radius: 0;
    padding-left: 0;
    padding-right: 0;
    box-shadow: none;
    position: relative;
}
.leaving-box .head_inner {
    border-bottom: 0;
    padding-bottom: 0;
    margin: 0;
    text-align: left;
}
.leaving-box h2 {
    font-size: 56px;
    line-height: 54px;
}
.leaving-box p {
    font-size: 20px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 300;
    margin-top: 0;
}
.leaving-box h4 {
    font-size: 26px;
    line-height: 30px;
}
.leaving-box p span {
    color: #ffd800;
}
#bio_ep .leaving-box input {
    border-radius: 5px;
    height: 60px;
    padding-left: 20px;
    border: 2px solid #fff;
    box-shadow: none;
    margin-bottom: 10px;
}
.leaving-submit {
    background-color: #ffd800;
    height: 60px;
    color: #000;
    font-size: 16px;
    text-transform: uppercase;
    padding-left: 0 !important;
    width: 340px;
    border-radius: 50px !important;
    border: 0;
    font-weight: 600;
    border-color: #ffd800 !important;
    margin-top: 10px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.leaving-box .intl-tel-input.separate-dial-code .selected-dial-code {
    padding-left: 5px;
}
.upper-leaving {
    margin-bottom: 12px;
}
.upper-leaving img {
    margin-left: -43px;
    width: 126%;
}
.leaving-box p.leaving-offer {
    font-size: 13px;
    text-transform: inherit;
    font-weight: 400;
    margin-top: 12px;
}
.head_inner ul {
    padding: 0;
    margin: 0;
    list-style: none;
    margin-top: 20px;
}
.head_inner ul li {
    color: #fff;
    font-size: 18px;
    margin-bottom: 8px;
    position: relative;
    padding-left: 20px;
}
.leaving-box .head_div {
    border-radius: 20px 20px 0 0;
}
.head_inner ul li:before {
    content: "\f105";
    position: absolute;
    left: 0;
    top: 0;
    font-size: 22px;
    color: #be41ff;
    font-family: "Fontawesome";
    font-weight: 600;
}
.form_area {
    padding: 0 0 0 50px;
    border-left: 2px solid #494949;
}
.closed {
    position: absolute;
    right: 20px;
    top: 25px;
    width: auto;
    height: auto;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 30px;
    color: #fff;
}
.closed:hover {
    color: #fff;
}
#sideformResult {
    position: absolute;
    bottom: 13px;
    width: 93%;
    left: 4%;
    text-align: center;
    text-align: center;
    z-index: 999;
}
.info_box {
    position: relative;
}
.info_box img {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    position: relative;
}
.info_box a {
    position: relative;
}
.info_box a:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 50%;
    z-index: 1;
    opacity: 0;
}
.info_box:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.info_box:hover a:before {
    opacity: 1;
}
.info_box:hover i {
    opacity: 1;
}
.info_box i {
    color: #fff;
    font-size: 32px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    top: 43%;
    opacity: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    z-index: 9;
}
.offer_heading h4 {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
    color: #fff;
    background-color: #79c44e;
    padding: 3px 5px;
    text-align: center;
}
.offer_heading h1 {
    color: #fff;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 600;
}
.offer_dis {
    font-size: 52px;
    font-weight: 700;
    line-height: 41px;
    color: #fff000;
}
.offer_div {
    position: relative;
}
.offer_div span.offspan {
    position: absolute;
    right: 0;
    top: -20px;
    color: #fff;
    font-weight: 500;
}
.success_sec a {
    height: 310px;
    overflow: hidden;
    position: relative;
}
.success_sec a:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    opacity: 0;
    transition: all 0.2s ease-in-out;
}
.success_sec a:after {
    content: "\f00e";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    font-weight: 600;
    font-family: "Fontawesome";
    font-size: 32px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition: all 0.2s ease-in-out;
}
.success_sec a:hover:before {
    width: 90%;
    height: 90%;
}
.success_sec a:hover:after,
.success_sec a:hover:before {
    opacity: 1;
}
.cta .cta-btn li .btn-orange:hover {
    color: #fff;
}
.cta .cta-btn li:last-child .btn-orange:hover {
    background-color: #01d7a4;
}
.cta-img img {
    width: 160%;
}
section {
    overflow: hidden;
    
}
@keyframes ring {
    0% {
        -webkit-transform: rotate(-15deg);
        transform: rotate(-15deg);
    }
    2% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg);
    }
    4% {
        -webkit-transform: rotate(-18deg);
        transform: rotate(-18deg);
    }
    6% {
        -webkit-transform: rotate(18deg);
        transform: rotate(18deg);
    }
    8% {
        -webkit-transform: rotate(-22deg);
        transform: rotate(-22deg);
    }
    10% {
        -webkit-transform: rotate(22deg);
        transform: rotate(22deg);
    }
    12% {
        -webkit-transform: rotate(-18deg);
        transform: rotate(-18deg);
    }
    14% {
        -webkit-transform: rotate(18deg);
        transform: rotate(18deg);
    }
    16% {
        -webkit-transform: rotate(-12deg);
        transform: rotate(-12deg);
    }
    18% {
        -webkit-transform: rotate(12deg);
        transform: rotate(12deg);
    }
    20% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
}
@keyframes ring {
    0% {
        -webkit-transform: rotate(-15deg);
        -ms-transform: rotate(-15deg);
        transform: rotate(-15deg);
    }
    2% {
        -webkit-transform: rotate(15deg);
        -ms-transform: rotate(15deg);
        transform: rotate(15deg);
    }
    4% {
        -webkit-transform: rotate(-18deg);
        -ms-transform: rotate(-18deg);
        transform: rotate(-18deg);
    }
    6% {
        -webkit-transform: rotate(18deg);
        -ms-transform: rotate(18deg);
        transform: rotate(18deg);
    }
    8% {
        -webkit-transform: rotate(-22deg);
        -ms-transform: rotate(-22deg);
        transform: rotate(-22deg);
    }
    10% {
        -webkit-transform: rotate(22deg);
        -ms-transform: rotate(22deg);
        transform: rotate(22deg);
    }
    12% {
        -webkit-transform: rotate(-18deg);
        -ms-transform: rotate(-18deg);
        transform: rotate(-18deg);
    }
    14% {
        -webkit-transform: rotate(18deg);
        -ms-transform: rotate(18deg);
        transform: rotate(18deg);
    }
    16% {
        -webkit-transform: rotate(-12deg);
        -ms-transform: rotate(-12deg);
        transform: rotate(-12deg);
    }
    18% {
        -webkit-transform: rotate(12deg);
        -ms-transform: rotate(12deg);
        transform: rotate(12deg);
    }
    20% {
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
    }
}
.faa-parent.animated-hover:hover > .faa-ring,
.faa-ring.animated,
.faa-ring.animated-hover:hover {
    -webkit-animation: ring 2s ease infinite;
    animation: ring 2s ease infinite;
    transform-origin-x: 50%;
    transform-origin-y: 0;
    transform-origin-z: initial;
}
@-webkit-keyframes new-pulse {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(204, 169, 44, 0.4);
    }
    70% {
        -webkit-box-shadow: 0 0 0 20px rgba(204, 169, 44, 0);
    }
    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(204, 169, 44, 0);
    }
}
@keyframes new-pulse {
    0% {
        -moz-box-shadow: 0 0 0 0 rgba(204, 169, 44, 0.4);
        box-shadow: 0 0 0 0 rgba(204, 169, 44, 0.4);
    }
    70% {
        -moz-box-shadow: 0 0 0 20px rgba(204, 169, 44, 0);
        box-shadow: 0 0 0 20px rgba(204, 169, 44, 0);
    }
    100% {
        -moz-box-shadow: 0 0 0 0 rgba(204, 169, 44, 0);
        box-shadow: 0 0 0 0 rgba(204, 169, 44, 0);
    }
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #acc736;
}
.owl-theme .owl-dots .owl-dot span {
    background: #f4f4f4;
}
.owl-theme .owl-dots .owl-dot {
    outline: 0;
}
.custom-logo {
    background-color: #4c4d4b;
}
.custom-bg {
    margin-top: -105px;
    background-image: url(../images/custom-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: auto;
}
.custom-text {
    padding: 40px 40px;
}
.custom-text:before {
    content: "";
    width: 15px;
    height: 80px;
    background-color: #b8dc15;
    position: absolute;
    top: 45px;
    right: 0;
    left: 15px;
}
.custom-text h2 {
    font-size: 30px;
    font-family: Montserrat, sans-serif;
    color: #fff;
    font-weight: 400;
}
.custom-text h3 {
    font-size: 42px;
    font-family: Montserrat, sans-serif;
    color: #fff;
    font-weight: 700;
    padding-top: 3px;
}
.custom-text h4 {
    font-size: 18px;
    font-family: Montserrat, sans-serif;
    color: #fff;
    font-weight: 600;
    padding-top: 10px;
}
.custom-text p {
    font-family: Montserrat, sans-serif;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    padding-top: 27px;
}
.custom-img {
    padding: 40px 0;
}
.custom-img img {
    width: 100%;
}
.our-proud {
    background-color: #d8d8d8;
}
.proud-text {
    padding: 24px 40px;
    padding-bottom: 34px;
    padding-right: 0;
}
.proud-text h3 {
    color: #212123;
    font-size: 30px;
    font-weight: 400;
    font-family: Montserrat, sans-serif;
    border-right: 2px solid #b5b5b5;
}
.proud-imgs ul li {
    display: inline-block;
    padding: 20px 10px;
}
.get-a {
    padding-top: 20px;
}
.contact-strip {
    padding: 40px 0;
    padding-bottom: 40px;
}
.contact-strip h3 {
    font-size: 23px;
    color: #fff;
}
.contact-strip a {
    display: flex;
    padding-top: 20px;
}
.contact-strip a .i {
    font-size: 44px;
    color: #b8dc15;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-right: 15px;
}
.contact-strip a .t-c span {
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
    color: #333;
}
.contact-strip a .t-c p {
    font-size: 23px;
    color: #333;
    font-weight: 700;
}
.contact-strip .get-a a {
    color: #fff;
    justify-content: center;
    font-weight: 600;
    padding: 14px 0;
    background-color: #fb291e;
    border-radius: 50px;
    text-transform: uppercase;
    font-size: 18px;
}
.project-price {
    background-color: #1b2b99;
    height: 110px;
}
.project-price:before {
    content: "";
    border-right: 40px solid transparent;
    border-top: 30px solid #1b2b99;
    top: 103px;
    bottom: 0;
    position: absolute;
}
.project-text h3 {
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    font-family: Montserrat, sans-serif;
    padding: 18px 13px;
}
.project-text sup {
    font-size: 18px;
    color: #fff;
    font-weight: 600;
}
.project-text h3 span {
    font-size: 55px;
    color: #b8dc15;
    font-weight: 900;
}
.project-text sub {
    font-size: 36px;
    color: #b8dc15;
    font-weight: 900;
}
sup.price-colour {
    font-size: 36px;
    color: #b8dc15;
    font-weight: 900;
    top: -17px;
}
.wide-range {
    background-color: #fff;
    height: 629px;
}
.wide-text {
    padding: 40px 40px;
}
.wide-text:before {
    content: "";
    width: 15px;
    height: 80px;
    background-color: #b8dc15;
    position: absolute;
    top: 45px;
    right: 0;
    left: 15px;
}
.wide-text h2 {
    font-size: 30px;
    font-family: Montserrat, sans-serif;
    color: #444;
    font-weight: 400;
}
.wide-text h3 {
    font-size: 42px;
    font-family: Montserrat, sans-serif;
    color: #333;
    font-weight: 700;
    padding-top: 3px;
}
.wide-text h4 {
    font-size: 18px;
    font-family: Montserrat, sans-serif;
    color: #444;
    font-weight: 400;
    padding-top: 10px;
}
.wide-box {
    height: 262px;
    background-color: #555;
    padding: 32px 27px;
    transition: 0.4s;
    padding-right: 0;
}
.wide-box:hover {
    background-color: #b8dc15;
}
.wide-box h3 {
    font-size: 18px;
    color: #fff;
    font-weight: 700;
    display: inline-block;
    padding-left: 9px;
    font-family: Montserrat, sans-serif;
    vertical-align: middle;
    text-transform: uppercase;
    transition: 0.4s;
}
.wide-box:hover h3,
.wide-box:hover p {
    color: #333;
}
.wide-box p {
    color: #fff;
    font-family: Montserrat, sans-serif;
    font-size: 14px;
    font-weight: 400;
    padding-top: 20px;
    transition: 0.4s;
}
.wide-range .get-a a {
    color: #fff;
    justify-content: center;
    font-weight: 600;
    padding: 20px 75px;
    background-color: #fb291e;
    border-radius: 50px;
    text-transform: uppercase;
    font-size: 18px;
    display: block;
}
.wide-range .get-a {
    padding-top: 64px;
}
.portfolio-bg {
    background-color: #031f35;
    padding: 15px 0;
}
.portfolio-text {
    padding: 40px 40px;
}
.portfolio-text:before {
    content: "";
    width: 15px;
    height: 80px;
    background-color: #b8dc15;
    position: absolute;
    top: 45px;
    right: 0;
    left: 15px;
}
.portfolio-text h2 {
    font-size: 30px;
    font-family: Montserrat, sans-serif;
    color: #fff;
    font-weight: 400;
}
.portfolio-text h3 {
    font-size: 42px;
    font-family: Montserrat, sans-serif;
    color: #fff;
    font-weight: 700;
    padding-top: 3px;
}
.portfolio-text h4 {
    font-size: 18px;
    font-family: Montserrat, sans-serif;
    color: #fff;
    font-weight: 400;
    padding-top: 10px;
    padding-right: 266px;
}
.portolio-img {
    position: relative;
}
.portfolio-box-text {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 999;
}
.portfoilo-wrap1 {
    display: flex;
    height: 100%;
}
.portolio-img1 img {
    height: 100%;
    width: 100%;
}
.portfolio-box-text h3 {
    color: #fff;
    font-family: Poppins, sans-serif;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    padding-left: 30px;
    padding-bottom: 15px;
    line-height: 25px;
}
.portfolio-box-text h3 span {
    color: #fff;
    font-family: Poppins, sans-serif;
    font-size: 24px;
    font-weight: 700;
    display: block;
}
.main-client {
    padding: 40px 40px;
}
.client-text:before {
    content: "";
    width: 15px;
    height: 80px;
    background-color: #b8dc15;
    position: absolute;
    top: 45px;
    right: 0;
    left: 15px;
}
.client-text h2 {
    font-size: 30px;
    font-family: Montserrat, sans-serif;
    color: #444;
    font-weight: 400;
    text-transform: uppercase;
}
.client-text h3 {
    font-size: 42px;
    font-family: Montserrat, sans-serif;
    color: #b8dc15;
    font-weight: 700;
    padding-top: 3px;
}
.client-text h4 {
    font-size: 18px;
    font-family: Montserrat, sans-serif;
    color: #444;
    font-weight: 400;
    padding-top: 10px;
}
.trusted-log {
    padding-top: 25px;
    padding-bottom: 28px;
    border-bottom: 1px solid #cad0d4;
    margin-right: 70px;
}
.trusted-log:last-child {
    border-bottom: none;
}
.trusted-log h3 {
    display: inline-block;
    font-size: 64px;
    font-family: Montserrat, sans-serif;
    font-weight: 600;
    color: #333;
    padding-right: 50px;
    vertical-align: middle;
}
.main-testi {
    background-color: #fff;
    height: 350px;
    border: 1px solid #cad0d4;
    padding: 40px 13px;
    margin-top: 40px;
    border-radius: 15px;
    padding-right: 20px;
}
.testi-icon img {
    width: 100% !important;
}
.testi-icon {
    padding-left: 2px;
}
.testi-qoma img {
    width: auto !important;
    padding-left: 25px;
    padding-top: 15px;
}
.main-testi p {
    font-size: 14px;
    font-weight: 400;
    color: #333;
    font-family: Montserrat, sans-serif;
    text-align: justify;
    padding-top: 20px;
    line-height: 22px;
}
.date-text h3 {
    font-size: 12px;
    font-weight: 700;
    color: #333;
}
.date {
    padding-top: 25px;
}
.testi-carousel {
    margin-top: 35px;
}
.client-text {
    padding-bottom: 20px;
}
.footer-bg {
    background-color: #464646;
    padding: 10px 0;
}
.copy-right-text {
    padding: 16px 0;
    border-bottom: 1px solid #fff;
}
.term-text ul li {
    display: inline-block;
}
.term-text ul li a {
    color: #fff !important;
    font-size: 14px;
    font-family: Montserrat, sans-serif;
    font-weight: 400;
    border-right: 1px solid #fff;
    padding-right: 16px;
    padding-left: 16px;
}
.term-text ul li.policy-text a:last-child {
    border-right: none;
}
.copy-para p {
    font-size: 12px;
    font-weight: 400;
    color: #fff;
    text-align: center;
    padding-top: 6px;
}
.card-icon {
    text-align: end;
}
.main-disclaimer {
    padding: 26px 0;
    text-align: center;
}
.disclaimer-text h3 {
    font-size: 16px;
    color: #b8dc15;
    font-family: Montserrat, sans-serif;
    font-weight: 600;
}
.disclaimer-text p {
    font-size: 10px;
    color: #fff;
    font-family: Montserrat, sans-serif;
    font-weight: 500;
    padding-top: 10px;
}
.pricing-detail p span {
    color: #eb1818;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
}
.testi-carousel .owl-nav.disabled + .owl-dots {
    margin-top: 25px;
    text-align: left;
}
.testi-carousel .owl-dots .owl-dot span {
    width: 40px;
    height: 9px;
    border-radius: 1px;
    margin: 3px 4px;
}
.pulse {
    animation: pulse 2s infinite;
}
.pulse:hover {
    animation: none;
}
@keyframes pulse {
    0% {
        -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.56);
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.56);
    }
    70% {
        -moz-box-shadow: 0 0 0 30px rgba(255, 255, 255, 0);
        box-shadow: 0 0 0 30px rgba(255, 255, 255, 0);
    }
    100% {
        -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    }
}
.zoom {
    animation: zoom 2s infinite;
}
.zoom:hover {
    animation: none;
}
@keyframes zoom {
    0% {
        transform: scale(1);
    }
    70% {
        transform: scale(1.05);
    }
    100% {
        transform: scale(1);
    }
}
.hovereffect {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
    cursor: default;
}
.hovereffect .overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    opacity: 0;
    background-color: rgba(0, 0, 0, 0.5);
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.hovereffect img {
    display: block;
    position: relative;
    -webkit-transition: all 0.4s linear;
    transition: all 0.4s linear;
}
.hovereffect h2 {
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    position: relative;
    font-size: 17px;
    background: rgba(0, 0, 0, 0.6);
    -webkit-transform: translatey(-100px);
    -ms-transform: translatey(-100px);
    transform: translatey(-100px);
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    padding: 10px;
}
.hovereffect a.info {
    text-decoration: none;
    display: inline-block;
    text-transform: uppercase;
    color: #fff;
    border: 1px solid #fff;
    background-color: transparent;
    opacity: 0;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    margin: 50px 0 0;
    padding: 7px 14px;
}
.hovereffect a.info:hover {
    box-shadow: 0 0 5px #fff;
}
.hovereffect:hover img {
    -ms-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}


.footer {
/*    background: #022d81;
    padding-top: 50px !important;*/
    color: #fff;
}

.footer h4 {
    font-size: 20px !important;
    font-weight: 600;
}

.footer ul {
    line-height: 24px;
    padding-top: 10px;
}

.sec-1 {
    border-bottom: 1px solid;
    padding-bottom: 30px;
}

.sec-2 p {
    padding-top: 20px !important;
    margin-bottom: 0px;
}

.sec-3 {
    padding-top: 20px;
}

.sec-1 p {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 2px;
}

.sec-1 img {
    padding-top: 20px;
}

.secondary-footer {
    text-align: center;
    background: #01205d;
    padding: 20px;
    font-size: 16px;
    color: #fff;
    width: 100%;
    display: inline-block;
    margin-top: 20px;
}

section.logo-type {
    background: #01081b;
    padding-top: 20px;
}
.disclaimer-area {
    padding: 20px 0px;
}

.disclaimer-area p {
    font-size: 12px;
    font-weight: 500;
}

.tw_icon {
    display: block;
    width: 40px;
    height: 40px;
    background-size: auto;
    background-repeat: no-repeat;
    background-position: -223px top;
    background-image: url(../assets/images/sprite.html);
}

.fb_icon {
    display: block;
    width: 40px;
    height: 40px;
    background-size: auto;
    background-repeat: no-repeat;
    background-position: -273px top;
    background-image: url(../assets/images/sprite.html);
}

.insta_icon {
    display: block;
    width: 40px;
    height: 40px;
    background-size: auto;
    background-repeat: no-repeat;
    background-position: -324px top;
    background-image: url(../assets/images/sprite.html);
}

.whatsapp_icon {
    display: block;
    width: 40px;
    height: 41px;
    background-size: auto;
    background-repeat: no-repeat;
    background-position: -378px top;
    background-image: url(../assets/images/sprite.html);
}

ul.sprite-ul li {
    display: inline-block;
    margin-right: 5px;
}

.footer .col-md-3:nth-child(1), .footer .col-md-3:nth-child(2), .footer .col-md-3:nth-child(3), .footer .col-md-3:nth-child(4) {
    width: 25% !important;
    float: left;
}

form.validate-popupform .col-md-4 {
    width: 33%;
    float: left;
}

p.guarnatee{
    text-align: center;
    color: #1C1E4B;
    font-weight: 500;
    font-size: 14px;
}

/*modal-new-aug-21*/
.container-card {
  /*margin: 20px;*/
  width: 100%;
  height: 600px;
  perspective: 1000px;
}

.container-card .card {
  transition: transform 2s;
  transform-style: preserve-3d;
  cursor: pointer;
  background: transparent;
}

.front, .back {
  position: absolute;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  backface-visibility: hidden;
}

.front {
  /*border: 2px solid black;*/
  background: url("http://placehold.it/250x250");
}

.back {
  /*border: 2px solid black;*/
  background: url("http://placehold.it/100x100");
  transform: rotateY(180deg);
}


.modal-dialog {
    max-width: 860px;
    margin: 1.75rem auto;
}

.disclaimer .modal-dialog {
    max-width: 590px;
    margin: 1.75rem auto;
    /* height: 580px; */
}
.disclaimer .modal-content {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color:transparent;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 25px;
    outline: 0;
    background-size: 100% 100%;
}

.disclaimer .modal-body {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 0;
}

.container-card .front {
    /* position: absolute; */
    /* top: 450px; */
    /* text-align: center; */
    /* right: 0; */
    width: 100%;
    /* left: 0; */
    background: url(../images2/new/popup.png);
    height: 600px;
    background-size: cover;
    border-radius: 20px
}

.container-card .front h1 {
    font-size: 17px;
    background: linear-gradient(45deg, #F4992F, #F15922);
    width: 35%;
    text-align: center;
    margin: 0 auto;
    color: #fff;
    padding: 15px 17px;
    border-radius: 11px;
    position: absolute;
    bottom: 50px;
}

.container-card .front h1:hover {
    background: #2c4eda;
    transition: all 0.5s;
}

.container-card .back {
    position: absolute;
    padding: 0 !important;
    width: 100%;
    background: url(../images2/new/popupbg.png);
    height: 600px;
    background-size: cover;
    border-radius: 20px;
}

.container-card .back .md-form.mb-5 {
    width: 100%;
    padding-bottom: 18px;
}

.container-card .back .md-form.mb-5 input {
    padding: 26px !important;
}

button.btn.btn-unique {
    color: #fff;
    background: linear-gradient(45deg, #F4992F, #F15922);
    font-size: 20px;
    border-radius: 10px;
}
.container-card .back strong.orange {
    font-family: 'Poppins';
    font-size: 15px;
    font-weight: 100;
}

.container-card .back h2 {
    color: #fff;
    font-weight: 800;
    font-size: 40px;
}

.container-card .back p {
    color: #fff;
    font-size: 16px;
    padding-bottom: 20px;
}

.container-card .back .md-form.mb-5 textarea#form8 {
    padding: 6px 0 0 25px;
}

.container-card span.close {
    position: absolute;
    z-index: 99999;
    color: #fff;
    right: -8px;
    background: #F16F23;
    cursor: pointer;
    opacity: 1;
    padding: 6px 12px;
    border-radius: 20px;
    font-size: 20px;
    font-weight: 100;
    top: -6px;
}
/*modal-new-aug-21*/

/*@-webkit-keyframes marquee {*/
/*  0% {*/
/*    margin-left: 100%;*/
/*    transform: translateX(0%);*/
/*  }*/
/*  100% {*/
/*    margin-left: 0;*/
/*    transform: translateX(-100%);*/
/*  }*/
/*}*/
/*@keyframes marquee {*/
/*  0% {*/
/*    margin-left: 100%;*/
/*    transform: translateX(0%);*/
/*  }*/
/*  100% {*/
/*    margin-left: 0;*/
/*    transform: translateX(-100%);*/
/*  }*/
/*}*/
/*.section-marq {*/
/*  overflow: hidden;*/
/*  background:#000;*/
/*}*/
/*.section-marq .marquee {*/
/*  -webkit-animation: marquee 20s linear infinite;*/
/*          animation: marquee 20s linear infinite;*/
/*  display: inline-block;*/
/*  white-space: nowrap;*/
/*}*/
/*.section-marq .marquee:hover {*/
/*  -webkit-animation-play-state: paused;*/
/*          animation-play-state: paused;*/
/*}*/

/*.text-styling {*/
/*  padding: 1em;*/
/*  color:#fff;*/
/*}*/
/*.section-marq .marquee strong {*/
    /* font-size: 22px; */
/*    font-weight: 700;*/
/*}*/
/*.section-marq .marquee i {*/
/*    margin-right: 15px;*/
/*}*/




section.top-marq {
     background-color: #ff5959;
    color: #000;
    font-family: helvetica;
    text-transform: uppercase;
}
section.top-marq div.marq {
  display: flex;
  flex-wrap: nowrap;
  white-space: nowrap;
  min-width: 100%;
}
section.top-marq div.marq .news-message {
  display: flex;
  flex-shrink: 0;
  height: 50px;
  align-items: center;
  animation: slide-left 20s linear infinite;
  margin-left: 25px;
}
section.top-marq div.marq .news-message p {
  font-size: 16px;
  font-weight: 100;
  padding-left: 0.5em;
}
section.top-marq div.marq .news-message p strong {
    font-weight: 700;
}
@keyframes slide-left {
  from {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}







.popup-layout {width: 940px;height: 575px;position: fixed;left: 0;right: 0;bottom: 0;top: 50px;margin: auto;z-index: 999999;background: #e63448;border-radius: 15px;display: none;}
.popup-close {position: absolute;right: 30px;top: 30px;font-size: 20px;color: #FFFFFF;width: 40px;height: 40px;    z-index: 999999999;border-radius: 50%;border: 2px solid #FFFFFF;display: flex;align-items: center;justify-content: center;}
.popup-close:hover {background-color: #db1e5a;}
.popup-wrapper {width: 100%;height: 100%;padding: 3.5rem 3rem;-webkit-box-shadow: inset 0px 0px 250px 0px rgba(0,0,0,1);-moz-box-shadow: inset 0px 0px 250px 0px rgba(0,0,0,1);box-shadow: inset 0px 0px 250px 0px rgb(0 0 0 / 52%);display: flex;align-items: center;border-radius: 15px;}
.popup-layout .popup-head {margin-bottom: 1rem;}
.popup-layout .popup-head h5 {color: #FFFFFF;font-size: 33px;font-weight: 200;}
.popup-layout .popup-head h5 strong {font-weight: 600;}
.popup-layout .popup-head h4 {color: #ffffff;font-size: 56px;font-weight: 900;text-transform: uppercase;max-width: 75%;line-height: 60px;text-align: left;}
.popup-layout .popup-head h4 strong {font-weight: 900;color: #fff;}
.popup-layout .popup-field {width: 100%;background-color: #FFFFFF;border: 0px solid #808080;height: 50px;border-radius: 35px;padding: 0 15px 0 20px;font-size: 14px;margin-bottom: 10px;}
.popup-layout .btn-style-2 {width: 100%;padding: 11px 30px;border: 1px solid #ffffff5c;font-size: 18px;font-weight: 700;background: linear-gradient(to right, #e99019 0%, #e6304a 100%);color: #fff;border-radius: 50px;cursor: pointer;}

.popup-layout .contact-info {margin-bottom: 15px;padding-bottom: 15px;border-bottom: 1px solid #5c4283;margin-left: 20px;}
.popup-layout .contact-info:last-child {margin-bottom: 0;padding-bottom: 0;border-bottom: 0;}
.popup-layout .contact-info h6 {color: #FFFFFF;font-size: 24px;font-weight: 700;}
.popup-layout .contact-info a {color: #fbf7f7;font-size: 16px;font-weight: 300;}


.popup-layout.show {display: block;}
.form-icon {position: relative;}
.form-icon > i {position: absolute;top: 0;bottom: 0;margin: auto;display: flex;align-items: center;left: 18px;font-size: 22px;color: #f20073;}
.fs-18 {font-size: 18px !important;}
.ys-container.visible, .ys-layer.visible {
    display: block;
}
.element1 {position: absolute;}
.element-22 {right: -140px;bottom: -16px;}
.element-23 {left: -20px; bottom: -20px;}
.element-24 {top: 100px;right: 200px;}
.popup-layout h3 {font-size: 24px;color: #fff;border-bottom: solid 1px #f9939e;padding: 0 0 10px;margin: 0 0 10px;text-align: left;}
.popup-layout ul {margin: 0;padding: 0; text-align: left;}
.popup-layout ul li {color: #fff; margin: 0 0 6px;font-size: 14px;display: block;}
.popup-layout ul li i {margin-right: 10px;color: #ffffff;}

.ys-container.visible, .ys-layer.visible {display: block;}
.ys-layer {
    display: none;
    background: #000;
    opacity: 0.7;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
}
.ys-layer.show {display: block;}
.popup-layout textarea {
    border-radius: 20px;
    height: 80px;
    padding: 10px 20px;
    font-size: 15px;
    font-family: arial;
    width: 100%;
}
.header-contacts ul li a {
    text-transform: lowercase;
}

 .popup-layout button {
    background: transparent linear-gradient(180deg ,#ffc83e,#ef9b2d);
    color: #252f67;
    padding: 15px 40px;
    line-height: initial;
    font-weight: 600;
    border-radius: 10px;
    /* letter-spacing: 1px; */
    font-size: 20px;
    text-transform: capitalize;
    font-family: 'poppins' !important;
    margin-top: 5px;
    }

@media only screen and (max-width: 600px) {
    
.popup-layout {width: 100%;}
.element-22 { display: none;}
.popup-layout .popup-head h4 {color: #ffffff;font-size: 35px;font-weight: 900;text-transform: uppercase;max-width: 100%;line-height: 48px;text-align: center;}
.element-24 {display: none;}
.popup-wrapper {width: 100%;height: 100%;padding: 2.5rem 2rem;}
    
    
}

