*,
body {
    font-family: 'Open Sans', sans-serif;
}

body {
    overflow-x: hidden;
}
html {
    scroll-behavior: smooth;
  }

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-bottom: 0px;
    font-weight: 700;
    line-height: 1.2;
   font-family: 'Poppins', sans-serif;
}

a {
    text-decoration: none;
    -webkit-transition: all .3s;
    transition: all .3s
}

a:hover {
    text-decoration: none
}

a:focus,
a:hover {
    text-decoration: none;
    outline: none;
}
:focus{
    outline: none;
}
img {
    max-width: 100%;
    height: auto
}

p {
    margin-bottom: 0
}

ul {
    list-style: none;
    padding: 0;
    margin-bottom: 0
}
.header_area {
    padding: 15px 0 0;
}

.logo img {
    max-width: 200px;
}

.header-right {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.con_detatil {
    border-right: 1px solid #fff;
    padding: 0px 10px;
}
.header-right .con_detatil:last-child {
    border-right: none;
}
.header-right ul li a.bt-red i {
    color: #fff
}

.bt-red {
    font-size: 14px;
    font-weight: bold;
    background-color: #e75a12;
    color: #fff;
    padding: 12px 41px;
    border-radius: 50px;
    font-family: 'Poppins', sans-serif;
    /* text-transform: uppercase; */
    box-shadow: -1.873px 4.636px 29px 0px rgba(0, 0, 0, 0.3);
    display: inline-block;
}
.bt-red:hover{
    background-color: #000;
    color: #fff;
}
.icon_head a {
    display: flex;
    color: #fff;
}
.get_quotes a:hover {
    color: #fff
}

.get_chat a {
    display: flex;
    align-items: center
}

.icon_head a i, .icon_head a img {
    padding-right: 9px;
    color: #000000;
    vertical-align: middle;
    font-size: 20px;
}
.get_chat a img {
    padding-right: 15px
}

.icon_head a h6 {
    font-size: 18px;
    font-weight: 500;
    margin: 0;
    font-family: 'Roboto', sans-serif;
    color: black;
}
.icon_head a h6:hover{
    color: #e75a12;
}
.get_quotes {
    margin-left: 7px;
}

.chat_span span {
    font-size: 12px;
    color: #000;
    font-weight: 600;
    line-height: 0
}

.package_inner .get_quotes .bt-red {
    padding: 14px 70px!important
}
.packages_cero .owl-theme .owl-dots .owl-dot span {
    background: #fff !important;
}
.listpacks li {
    font-size: 15px;
    color: #666666;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    padding-bottom: 14px;
}

.chat_span span:last-child {
    font-size: 18px;
    color: #fc1f32;
    font-weight: 700;
    text-transform: uppercase
}
.banner {
    background-image: url(../images/main-banner-res.webp);
    background-size: cover;
    background-position: center;
    position: relative;
    height: 786px;
}
.posu_set{
    position: relative;
    z-index: 1;
}
.se_before:before {
    position: absolute;
    background: url(../img/form_before_tab.png);
    height: 424px;
    content: '';
    top: 0;
    right: 108px;
    width: 640px;
}
.main-banner {
    padding-top: 130px;
    position: relative;
}
.banner-right {
    position: relative;
}
.banner-text-wrap h2{
    font-size: 24px;
    color: #231f20;
    font-weight: normal;
}
.banner-text-wrap h4{
    font-size: 24px;
    color: #999999;
    font-weight: 600;
}
.banner-text-wrap h4 span{
    color: #baf400;
    font-family: 'Poppins', sans-serif;
}
.banner-text-wrap h3{
    font-size: 45px;
    color: #231f20;
    font-weight: 400;
    text-transform: capitalize;
    padding: 35px 0px 35px;
}
.banner-text-wrap h3 span{
    color: #baf400;
    font-size: 45px;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
}

#regForm .tab {
    display: none;
    margin: 0;
    position: relative;
}

.form_area input {
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 5px 29px 0px rgba(44, 44, 44, 0.18);
    width: 100%;
    height: 55px;
    border: none;
    border-radius: 10px;
    padding: 0px 19px;
    color: #171717;
}
.header-btn {
   background-color: #baf400 !important;
   color: #fff;
   font-size: 18px;
   text-transform: capitalize;
   padding: 0px 25px;
   border-radius: 10px;
   font-family: 'Poppins', sans-serif;
   height: 55px;
   margin-right: 2px;
   font-weight: 700;
}
.header-btn:hover{
    background-color: #000;
    color: #fff;
}
.main-client-logo {
    padding: 40px 0px;
}
.client-logo{
    text-align: center;
}
.heading-wrap {
    padding-top: 10px;
}
.heading h3{
    color: #231f20;
    font-size: 34px;
    font-weight: normal;
    line-height: 48px;
}
.heading h3 span{
    color: #e75a12;
    font-weight: bold;
    font-family: 'Poppins', sans-serif;
    font-size: 48px;
}
.heading h2{
    color: #e75a12;
    font-size: 52px;
    font-weight: bold;
    padding-bottom: 6px;
}
.para p {
    font-size: 16px;
    color: #999999;
    font-weight: normal;
    line-height: 32px;
}
.service-slider {
    padding: 50px 0px;
}
.service-box-wrap{
    position: relative;
    overflow: hidden;
}
.service-box-wrap h3 {
    position: absolute;
    bottom: 20px;
    color: #fff;
    font-weight: 600;
    font-size: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}


.service-box-wrap .overlay-content {
    padding: 12px;
    opacity: 0;
    position: absolute;
    height: 100%;
    width: 100%;
    bottom: 1px;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
}

.service-box-wrap:hover .overlay-content {
    opacity: 1;
    z-index: 1111;
    bottom: 1px;
}

.icon-social-small p {
    margin: 0;
    height: 100%;
    display: flex;
    align-items: center;
    font-size: 14px;
    color: #fff;
    padding: 0px 3px;
}

.service-box-wrap:hover .team-overlay {
    background-color: #000000db;
    height: 100%;
}
.service-box-wrap .team-overlay {
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 0%;
}
.service-box-wrap  .team-overlay {
    display: block;
    position: absolute;
    overflow: hidden;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
}
.opacity8 {
    opacity: .8;
}
.service-box-wrap:hover h3{
    display: none;
}
.icon-social-small h2{
     color: #fff;
    font-weight: 600;
    font-size: 24px;
}
.icon-social-small p{
     color: #999999;
     font-weight: normal;
     font-size: 14px;
     padding: 25px 10px 27px;
}
.icon-social-small a{
    background-color: #e75a12;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    padding: 13px 25px;
    border-radius: 10px;
    display: inline-block;
}

.icon-social-small a i{
    padding-left: 10px;
}
.main-cta {
    background-repeat: no-repeat;
    background-size: cover;
    height: 310px;
    background-position: center;
    position: relative;
}
.main-cta.visible {
    background-image: url(../images/cta-banner.webp);
}

.cta-img {
    bottom: -30px;
}
.cta-text h3{
    font-size: 40px;
    font-weight: 600;
    color: #fff;
}
.cta-text h3 span{
    font-weight: 300;
     font-family: 'Poppins', sans-serif;
}
.cta-text p{
    font-size: 16px;
    font-weight: normal;
    color: #e5e5e5;
    padding: 20px 0px;
}
.cta-btn {
    background-color: #e75a12;
    color: #fff;
    font-weight: 600;
    font-size: 15px;
    padding: 13px 19px;
    box-shadow: -1.873px 4.636px 29px 0px rgba(0, 0, 0, 0.3);
    margin-right: 10px;
    display: inline-block;
    border-radius: 5px;
}
.cta-btn i{
    padding-left: 10px;
}
.white-bg {
    background-color: #fff;
    color: #333333;
}
.white-bg i{
    padding-right: 10px;
    padding-left: 0px;
    color: #e75a12;
}
.cta-text {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
}
.cta-btn:hover {
    background-color: #fff;
    color: #333333;
}
.white-bg:hover{
     background-color: #e75a12;
    color: #fff;
}
.white-bg:hover i{
    color: #fff;
}
.main-portfolio{
    padding: 70px 0px;
}
.port_tabs .nav-tabs {
    border-bottom: none;
    display: flex;
    flex-direction: column;
}
.port_tabs .nav-tabs li {
    position: relative;
    height: 185px;
}

.port_tabs .nav-tabs li:before {
    content: "";
    position: absolute;
    background-color: #2e8ed2;
    width: 2px;
    height: 100px;
    left: 50%;
    bottom: 10px;
}
.port_tabs .nav-tabs li:last-child:before{
    display: none;
}
.port_tabs .nav-tabs li:last-child {
    height: auto;
}
.port_tabs .nav-tabs li a {
    color: #999999;
    font-size: 22px;
    font-weight: 600;
    padding: 16px 0px;
    background-color: transparent;
    border: 1px solid #ccc;
    border-radius: 50px;
    align-items: center;
    display: flex;
    justify-content: center;
}
.main-portfolio .heading-wrap {
    padding-bottom: 50px;
}
.port_tabs .nav-tabs li a.active {
    background-color: #e75a12;
    color: #fff;
    box-shadow: -1.873px 4.636px 29px 0px rgba(0, 0, 0, 0.3);
}
.port_imgs {
    padding: 10px;
}
.portfolio-slider .owl-dots .owl-dot span,
.package-slider .owl-dots .owl-dot span,
.service-slider .owl-dots .owl-dot span,
.review-responsive-slider .owl-dots .owl-dot span {
    width: 35px;
    height: 35px;
    margin: 5px 10px;
    background: transparent;
    border: 1px solid #ccc;
}
.portfolio-slider .owl-dots .owl-dot.active span, .portfolio-slider .owl-dots .owl-dot:hover span, .package-slider .owl-dots .owl-dot.active span, .package-slider .owl-dots .owl-dot:hover span .service-slider .owl-dots .owl-dot.active span, .service-slider .owl-dots .owl-dot:hover span, .review-responsive-slider .owl-dots .owl-dot.active span, .review-responsive-slider .owl-dots .owl-dot:hover span, .service-slider-wrap .owl-theme .owl-dots .owl-dot.active span, .service-slider-wrap .owl-theme .owl-dots .owl-dot:hover span{
    background: #e75a12;
    border: none;
}
button.owl-dot:focus {
    outline: none;
}
.main-award {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 315px;
    display: flex;
    align-items: center;
}
.main-award.visible{
    background-image: url(../images/main-award.webp);
}
.award-text-wrap h2{
    color: #fff;
    font-size: 37px;
    font-weight: 400;
}
.award-text-wrap h3{
    color: #e75a12;
    font-size: 47px;
    font-weight: bold;
}
.award-text-wrap p{
    color: #e5e5e5;
    font-size: 16px;
    font-weight: normal;
    padding: 20px 0px;
}
.main-service .heading h3 span {
    font-size: 37px;
}
.main-service .heading h3 {
    font-size: 30px;
}
.main-service .heading h2 {
    font-size: 46px;
}
.main-package{
    padding: 50px 0px;
}

.main-package .package-slider {
    padding: 40px 0 0px;
    position: relative;
}
.package {
    border: solid 0px;
    border-color: #fff0;
    transition: all 0.2s ease-in-out;
    height: 562px;
    border-left: 1px solid #fff;
}
.package.visible {
    background-image: url(../images/price-box-bg.webp);
}
.package:hover {
    background-color: #e75a12;
    background-image: none;
    transition: 0.6s;
}
.main-package .package-slider .package:hover p {
    color: #fff !important;
}
.main-package .package-slider .package:hover li {
    color: #fff !important;
}
.main-package .package-slider .package:hover h1 span,
.main-package .package-slider .package:hover h1 sup {
    color: #fff !important;
}
.main-package .package-slider .package:hover .btn-order {
    color: #e75a12 !important;
    background-color: #fff;
}
.main-package .b-h {
    color: #000;
    font-weight: 500;
}
.pricing_div sub {
    color: #fff;
    display: inline-block;
    margin-left: 8px;
}
.main-package .package-slider .package .package-head {
    padding: 25px 25px;
    padding-bottom: 0;
}
.main-package .package-slider .package .package-head p {
    font-size: 28px;
    display: inline-block;
    color: #fff;
    font-weight: 600;
}
sup {
    font-size: 50%;
    color: #fff;
    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;
}
.main-package .package-slider .package .package-head h3 {
    font-size: 14px;
    font-family: Poppins, sans-serif;
    font-weight: 600;
    margin: 25px 0;
}
.main-package .package-slider .package .package-head h1 {
    font-size: 72px;
    font-family: Poppins, sans-serif;
    font-weight: 600;
    color: #ec1c24;
}
.main-package .package-slider .package .package-head h1 i {
    font-size: 30px;
}
.main-package .package-slider .package .package-body {
    padding: 0 25px;
    padding-bottom: 0;
}
.main-package .package-slider .package .package-body ul li {
    font-size: 16px;
    color: #fff;
    line-height: 32px;
    list-style: disc;
    font-weight: normal;
    font-family: 'Open Sans', sans-serif;
}
.main-package .package-slider .package .package-body ul li i{
    display: none;
}
.main-package .package-slider .package .package-footer {
    padding: 10px 25px;
}
.btn-order {
    font-size: 18px;
    font-family: "Open Sans", sans-serif;
    background-color: #e75a12;
    padding: 10px 60px;
    color: #fff;
    border-radius: 100px;
    box-shadow: -1.873px 4.636px 29px 0px rgba(0, 0, 0, 0.3);
    text-transform: uppercase;
}
.main-package .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;
}
.main-package .package-slider .package .package-footer .see-more i {
    color: #999;
    margin-right: 10px;
}
.package-slider .owl-nav button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.package-slider .owl-nav button.owl-prev {
    left: -105px
}

.package-slider .owl-nav button.owl-next {
    right: -105px
}

.package-slider .owl-nav [class*=owl-]:focus {
    outline: 0
}
.package-slider .owl-nav button i {
    font-size: 25px;
    border: 1px solid #ccc;
    border-radius: 50px;
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #e75a12;
}
.package-slider .owl-nav button i:hover{
    background-color: #e75a12;
    color: #fff;
    box-shadow: -5.994px 14.835px 46.41px 4.59px rgba(0, 0, 0, 0.3);
}
.package-slider .owl-nav [class*=owl-]:hover {
    background: transparent;
    color: #FFF;
    text-decoration: none;
}
.our_clients{
    background-size: cover;
    background-position: center;
    padding: 60px 0px;
}
.our_clients.visible{
    background-image: url(../images/testi-bg.webp);
}
.our_clients .area_heading {
    padding-top: 0;
}
/* our clients */
.client_content {
    background-image: -moz-linear-gradient( 90deg, rgb(244,244,244) 0%, rgb(255,255,255) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(244,244,244) 0%, rgb(255,255,255) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(244,244,244) 0%, rgb(255,255,255) 100%);
    padding: 0px 0 30px;
    position: relative;
    border: 1px solid #cccccc73;
    height: 380px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    border-radius: 8px;
}
.client_content h4 {
    font-size: 22px;
    font-weight: 600;
    color: #e75a12;
    padding-bottom: 7px;
}
.client_content h2{
    font-size: 18px;
    color: #999999;
    font-weight: 400;
    padding-bottom: 25px;
}
.clin_img {
    position: absolute;
    top: -50px;
    display: flex;
    justify-content: center;
    width: 100%;
}
.client_content p {
    font-size: 14px;
    font-weight: normal;
    color: #666666;
    padding: 0 20px;
}
.our_clients_content {
    padding-bottom: 150px;
    padding-top: 57px;
}
.testi-wrap{
    margin-top: 95px;
}
.client_content:hover{
    background-color: #e75a12;
    background-image: none;
}
.client_content:hover h4{
    color: #fff
}
.client_content:hover h2{
    color: #fff
}
.client_content:hover p{
    color: #fff
}

/* footer */
.footer-bg {
    background-color: #1d2431;
    padding: 10px 0;
}
.copy-right-text {
    padding: 16px 0;
    border-bottom: 1px solid #fff;
}
.main-disclaimer {
    padding: 26px 0;
    text-align: center;
}
.term-text ul li {
    display: inline-block;
    border-right: 1px solid #fff;
}
.term-text ul li a {
    color: #fff!important;
    font-size: 14px;
    font-family: Montserrat,sans-serif;
    font-weight: 400;

    padding-right: 16px;
    padding-left: 16px;
}
.term-text ul li: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: #f73600;
    font-family: Montserrat,sans-serif;
    font-weight: 600;
}
.disclaimer-text p {
    font-size: 12px;
    color: #565d6a;
    font-family: Montserrat,sans-serif;
    font-weight: 500;
    padding-top: 10px;
}



/* popup */
.entry-right input {
    border-radius: 5px;
    height: 51px;
    padding-left: 20px;
    border: 2px solid #e3e3e3;
    box-shadow: none;
    background: #fafafa;
    margin: 5px 0
}

.offr-frm .close {
    color: #fff;
    border-radius: 23px;
    width: 35px;
    height: 34px;
    position: absolute;
    right: 9px;
    z-index: 1;
    top: 14px;
    cursor: pointer;
    opacity: 1;
    transition: .3s all ease-in-out;
}
.offr-frm .close:hover{
    color: #333;
}
#entry-popup {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 99999990;
    align-items: center;
    background-color: rgba(0, 0, 0, .6);
    display: none;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.entry-box {
    background: #1d1d1d;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
    
    cursor: pointer;
    text-align: center;
    padding-top: 0;
    padding-bottom: 30px;
    width: 100%;
    margin: 0 auto;
    border-radius: 20px;
    box-shadow: 0 0 50px 0 #000;
    border: 2px solid #ffffff;
    position: relative;
    overflow: hidden;
    pointer-events: auto;
}

.entry-box h1 {
    text-shadow: 0 5px 10px rgba(0, 0, 0, .35);
    color: #fff;
    font-size: 28px;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 0;
    text-transform: uppercase;
    line-height: 60px
}

.entry-box h1 span {
    color: #ffd800
}

.entry-left {
    text-align: center;
    background: #1d1d1d;
}

.entry-box h1 {
    text-shadow: 0 5px 10px rgba(0, 0, 0, .35);
    color: #fff;
    font-size: 40px;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 0;
    text-transform: uppercase;
    line-height: 60px
}

.entry-right .text {
    position: relative;
    margin: 15px 0 25px
}

.entry-right .text h2 {
    font-size: 25px;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 0
}

.entry-right .text h2 span {
    color: #ffffff;
    font-size: 65px;
}

.entry-right .text:before {
    content: "";
    width: 6px;
    height: 50px;

    border-radius: 20%;
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
}

.form-control.error {
    border-color: red!important
}

label.error {
    display: none!important
}

.entry-right .text strong {
    text-transform: uppercase
}

.entry-right .form-control:focus {
    border-color: #e2001b;
    box-shadow: 0 0 5px 0 #dee2e4;
    background-color: #fff;
    box-shadow: 0 15px 35px 0 rgba(0, 0, 0, .2)
}

.entry-right input {
    border-radius: 50px;
    height: 51px;
    padding-left: 45px;
    border: 1px solid #ffffff;
    box-shadow: none;
    background: #ffffffe8;
    margin: 24px 0;
}

.entry-right input[type=email],
.leaving-box input[type=email] {
    background-color: #fff!important;
    color: #555!important
}

.entry-right .intl-tel-input {
    width: 100%
}

.entry-right .intl-tel-input.separate-dial-code .selected-dial-code {
    padding-left: 0
}

.entery-submit {
    width: 60%;
    background: #baf400;
    color: black;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
    border: none !important;
    padding: 18px;
    cursor: pointer;
    border-radius: 30px;
}

.entry-right a {
    height: 60px;
    line-height: 60px;
    display: block;
    width: 100%;
    background-color: #ffd800;
    border-radius: 50px;
    text-transform: uppercase;
    color: #000;
    font-size: 16px;
    font-weight: 600
}

.entry-right a i {
    margin-left: 6px
}

.entry-right p {
    color: #343434;
    font-size: 12px;
    margin: 0
}
.entry-right .form-group {
    margin-bottom: 10px
}

a#entry-box_close {
    position: absolute;
    right: 5px;
    background-color: #69c626;
    width: 40px;
    height: 40px;
    border-radius: 50pc;
    color: #fff;
    font-size: 29px;
    top: 10px;
    z-index: 9
}
.banner-text-wrap {
    position: relative;
    z-index: 2;
}
.slider-wrap {
    position: absolute;
    right: 0;
}

/* slider */
.flipster {
    right: -65px !important;
}
.flip-items .flipster__item__content div {
    width: 300px;
    height: auto;
    border-radius: 0;
    position: relative;
    margin-right: 20px;
}
.flipster__item>div>div {
    transform: scale(1);
    transition: 0.2s;
}
.flipster__item--current>div>div {
    transform: scale(1);
    transition: 0.2s;
}
.flipster__item--future-1>div>div {
    transform: scale(1);
    transition: 0.2s;
}
.flipster__item--past-1>div>div {
    transform: scale(0.85);
    transition: 0.2s;
}
.an-slider .item {
    position: relative;
    border-radius: 100%;
}
.an-slider .item {
    position: relative;
    border-radius: 100%;
    padding: 0px;
}

.flipster__item--current::after {
    top: 0;
    left: 0;
    padding: 0;
    z-index: -1;
    box-shadow: 0 0 0 2px rgba(255,255,255,.1);
    opacity: 0;
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    content: '';
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    color: #fff;
    webkit-animation: sonarEffect 1.3s ease-out 75ms infinite;
    -moz-animation: sonarEffect 1.3s ease-out 75ms infinite;
    animation: sonarEffect 1.3s ease-out 75ms infinite;
    background: #e7c74a;
}
ul.flip-items.flipster__container {
    padding: 0 !important;
    width: 100%;
    margin: auto;
    padding-bottom: 100px;
    transform: translateX(910px) translateY(0px) !important;
}
button.flipster__button.flipster__button--prev {
    width: 50px;
    height: 50px;
    background: #e7c74a;
    color: white;
    font-size: 10px;
    border: 2px solid black;
}
button.flipster__button.flipster__button--next{
    width: 50px;
    height: 50px;
    background: #e7c74a;
    color: white;
    font-size: 10px;
    border: 2px solid black;
    margin-right: 0px;
}
.flipster__button--prev {
    left: 30px;
    transform: translatey(-50%);
    top: 50%;
    margin-right: 0px;
}
.flipster__button--next {
    right: 30px;
    transform: translatey(-50%);
    top: 50%;
    margin-right: 0px;
}
.flipster--loop {
    /*  .flipster__item--past { transform: translateX(-100%); }
    .flipster__item--future { transform: translateX(100%); }*/
  }
  .flipster--loop .flipster__item {
    position: absolute;
  }
  .flipster--loop .flipster__item--past-2 {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
  .flipster--loop .flipster__item--future-2 {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
  .flipster--loop .flipster__item--past-1 {
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .flipster--loop .flipster__item--future-1 {
    -webkit-transform: translateX(50%);
            transform: translateX(50%);
  }
  .flipster--infinite-carousel .flipster__container,
  .flipster--infinite-carousel .flipster__item {
    -webkit-transition: all 350ms ease-in-out;
    transition: all 350ms ease-in-out;
    -webkit-transition-timing-function: cubic-bezier(0.56, 0.12, 0.12, 0.98);
            transition-timing-function: cubic-bezier(0.56, 0.12, 0.12, 0.98);
  }
  .flipster--infinite-carousel .flipster__item__content {
    -webkit-transition: inherit;
    transition: inherit;
  }
  .flipster--infinite-carousel .flipster__item {
    position: absolute;
    opacity: 1 !important;
    -webkit-perspective: 800px;
    perspective: 800px;
  }
  .flipster--infinite-carousel .flipster__item--past-2,
  .flipster--infinite-carousel .flipster__item--future-2 {
    opacity: 0.6;
    -webkit-transition-delay: 90ms;
            transition-delay: 90ms;
  }
  .flipster--infinite-carousel .flipster__item--past-1,
  .flipster--infinite-carousel .flipster__item--future-1 {
    opacity: 0.8;
    -webkit-transition-delay: 60ms;
            transition-delay: 60ms;
  }
  .flipster--infinite-carousel .flipster__item--current {
    opacity: 1;
    -webkit-transition-delay: 0;
            transition-delay: 0;
  }
  .flipster--infinite-carousel .flipster__item--past .flipster__item__content,
  .flipster--infinite-carousel .flipster__item--future .flipster__item__content {
    -webkit-transform: scale(0.4);
            transform: scale(0.4);
  }
  .flipster--infinite-carousel .flipster__item--past-2 .flipster__item__content {
    -webkit-transform:translateX(-135%) translateY(-34%) rotateY(0deg) scale(0.8);
    transform: translateX(-40%) translateY(0%) rotateY(0deg) scale(.7);
  }
  .flipster--infinite-carousel .flipster__item--future-2 .flipster__item__content {
    -webkit-transform: translateX(135%) translateY(-34%) rotateY(0deg) scale(0.8);
    transform: translateX(200%) translateY(0%) rotateY(0deg) scale(1);
  }
  .flipster--infinite-carousel .flipster__item--past-1 .flipster__item__content {
    -webkit-transform: translateX(-85%) translateY(-10%) rotateY(0deg) scale(0.9);
    transform: translateX(-22%) translateY(0%) rotateY(0deg) scale(1);
  }
  .flipster--infinite-carousel .flipster__item--future-1 .flipster__item__content {
    -webkit-transform: translateX(85%) translateY(-10%) rotateY(0deg) scale(0.9);
    transform: translateX(100%) translateY(0%) rotateY(0deg) scale(1);
  }
  .flipster--infinite-carousel .flipster__item--current .flipster__item__content {
    -webkit-transform: translateX(0) rotateY(0deg) scale(1);
            transform: translateX(0) rotateY(0deg) scale(1);
  }


  .banner-text-wrap
 .con_detatil {
    padding: 0;
    margin-top: 22px;
}

.banner-text-wrap .con_detatil .bt-red {
    padding: 15px 34px;
    border-radius: 10px;
    text-transform: capitalize;
    font-size: 16px;
    letter-spacing: 1px;
}
/*hosh*/
.top-packages::before {
    position: absolute;
    display: block;
    content: "";
    background-image: url(../images/limiteds.webp) !important;
    width: 150px;
    height: 150px;
    left: 0;
    top: 0;
    background-repeat: no-repeat;
}
.top-packages .bg-secondarys {
    padding: 30px;
    background-color: black;
}

.top-packages h2 {
    margin: 75px 0 0;
    font-size: 42px;
    padding-left: 0;
    font-weight: 700;
}
.top-packages * {
    color: #fff;

}
.final .ult-cut-prc {
    font-size: 40px!important;
    color: #fff!important;
    position: relative;
    margin: 0;
    font-weight: 700;
}
.has-pad h1 {
    font-weight: 700;
}
.final {
    text-align: right;
}
.final .dft-btn {
    background-color: #baf400;
    border-radius: 50px;
    width: 60%;
    padding: 9px 7px 10px 24px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 0 0 auto;
    color: #000;
}
.top-packages  {
     position: relative;
}

.combo-list-style ul li {
    border-bottom: 1px dashed rgb(255 255 255 / 15%);
    padding: 5px 0;
    margin-right: 35px;
    display: block;
    align-items: center;
    font-size: 14px;
}

.combo-list-style>ul {
    /* padding: 0; */
}
.combo-list-style ul {
    margin-top: 25px;
    column-count: 2;
}
.final+figure {
    text-align: revert;
    margin: 20px 0;
}
.packages-section {
    background: #f2e8e9;
}
.lp-sec-py {
    padding: 130px 0 90px;
}
.final .ult-cut-prc::before {
    content: "";
    background-color: #e92227;
    position: absolute;
    left: 0;
    right: -5px;
    top: 50%;
    width: 135px;
    height: 2px;
    margin: 0 0 0 auto;
}
.has-pad h1 {
    font-weight: 700;
}
.final .ult-cut-prc {
    font-size: 40px!important;
    position: relative;
    margin: 0 40px 0px auto;
    font-weight: 700;
    display: table;
}

.combo-list-style ul h4 {
    margin: 20px 0 10px;
    text-transform: capitalize;
    font-weight: 600;
    font-size: 22px;
}

img.offimg {
    position: absolute;
    right: 50%;
    top: -35%;
    max-width: 300px;
    transform: rotate(-25deg);
    -webkit-animation-name: hvr-pulse;
    animation-name: hvr-pulse;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

.combo-slider .has-pad {
    text-align: right;
}

.has-pad .final h1 {
    display: table;
    margin: 0 40px 10px auto;
}

/* Pulse */
@-webkit-keyframes hvr-pulse {
    25% {
      -webkit-transform: scale(1.05) rotate(-25deg);
      transform: scale(1.05) rotate(-25deg);
    }
    75% {
      -webkit-transform: scale(0.95) rotate(-25deg);
      transform: scale(0.95) rotate(-25deg);
    }
  }
  @keyframes hvr-pulse {
    25% {
      -webkit-transform: scale(1.05) rotate(-25deg);
      transform: scale(1.05) rotate(-25deg);
    }
    75% {
      -webkit-transform: scale(0.95) rotate(-25deg);
      transform: scale(0.95) rotate(-25deg);
    }
  }