/*--------------------------------------------------------------------- File Name: style.css ---------------------------------------------------------------------*/


/*--------------------------------------------------------------------- import Fonts ---------------------------------------------------------------------*/

@import url('https://fonts.googleapis.com/css?family=Rajdhani:300,400,500,600,700');
@import url('https://fonts.googleapis.com/css?family=Poppins:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');

/*****---------------------------------------- 1) font-family: 'Rajdhani', sans-serif;
 2) font-family: 'Poppins', sans-serif;
 ----------------------------------------*****/


/*--------------------------------------------------------------------- import Files ---------------------------------------------------------------------*/

@import url(animate.min.css);
@import url(normalize.css);
@import url(icomoon.css);
@import url(css/font-awesome.min.css);
@import url(meanmenu.css);
@import url(owl.carousel.min.css);
@import url(swiper.min.css);
@import url(slick.css);
@import url(jquery.fancybox.min.css);
@import url(jquery-ui.css);
@import url(nice-select.css);

/*--------------------------------------------------------------------- skeleton ---------------------------------------------------------------------*/

* {
    box-sizing: border-box !important;
    transition: ease all 0.5s;
}

html {
    scroll-behavior: smooth;
}

body {
    color: #000;
    font-size: 16px;
    font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
    line-height: 1.80857;
    font-weight: normal;
    overflow-x: hidden;
}

a {
    color: #1f1f1f;
    text-decoration: none !important;
    outline: none !important;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    letter-spacing: 0;
    font-weight: normal;
    position: relative;
    padding: 0 0 10px 0;
    font-weight: normal;
    line-height: normal;
    color: #111111;
    margin: 0
}

h1 {
    font-size: 24px
}

h2 {
    font-size: 22px
}

h3 {
    font-size: 18px
}

h4 {
    font-size: 16px
}

h5 {
    font-size: 18px;
}

h6 {
    font-size: 13px
}

*,
*::after,
*::before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: #212121;
    text-decoration: none!important;
    opacity: 1
}

button:focus {
    outline: none;
}

ul,
li,
ol {
    margin: 0px;
    padding: 0px;
    /* list-style: none; */
}

p {
    margin: 30px;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    
}

a {
    color: #222222;
    text-decoration: none;
    outline: none !important;
}

a,
.btn {
    text-decoration: none !important;
    outline: none !important;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
img{
    max-width:100%;
    height:auto;
}


 :focus {
    outline: 0;
}

.paddind_bottom_0 {
    padding-bottom: 0 !important;
}

.btn-custom {
    margin-top: 20px;
    background-color: transparent !important;
    border: 2px solid #ddd;
    padding: 12px 40px;
    font-size: 16px;
}

.lead {
    font-size: 18px;
    line-height: 30px;
    color: #767676;
    margin: 0;
    padding: 0;
}

.form-control:focus {
    border-color: #ffffff !important;
    box-shadow: 0 0 0 .2rem rgba(255, 255, 255, .25);
}

.navbar-form input {
    border: none !important;
}

.badge {
    font-weight: 500;
}

blockquote {
    margin: 20px 0 20px;
    padding: 30px;
}

button {
    border: 0;
    margin: 0;
    padding: 0;
    cursor: pointer;
}

.full {
    float: left;
    width: 100%;
}

.layout_padding {
    padding-top: 90px;
    padding-bottom: 0px;
}

.padding_0 {
    padding: 0px;
}

.header_section {
    width: 100%;
    float: left;
    background-image: url(../images/banner-bg.png);
    height: auto;
    background-size: cover;
}

.logo {
    width: 20%;
    float: left;
}


.bg-light {
    background-color: transparent !important;
}

.navbar {
    padding: 0px 10px 15px 20px;
}

.navbar-light .navbar-nav .nav-link {
    display: block;
    padding: .5rem 1rem;
    font-size: 18px;
    color: #5E17EB;
    font-weight:bold;
    text-transform: uppercase;
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
    color: #5E17EB;
}
.navbar-nav{
    margin-left: 595px;
}

.login_menu {
    font-size: 18px;
    color: #ffffff;
    text-align: center;
    float: left;
    padding-left: 30px;
}

.banner_section {
    width: 100%;
    float: left;
    padding-bottom: 100px;
}

.banner_taital {
    width: 100%;
    float: center;
    font-size: 60px;
    color: #000;
   
   
    font-weight:700;
    text-align:center;
    text-transform: uppercase;
    line-height: 90px;
    font-family:Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
}

.image_1 {
    width: 100%;
    float: left;
    text-align: center;
}

#main_slider a.carousel-control-next {
    position: absolute;
    left: 62px;
    top: 75%;
    background: #5E17EB;
    color: #fff;
}

#main_slider a.carousel-control-prev {
    position: absolute;
    left: 20px;
    top: 70%;
    background-color: #f1f1f1;
    color: #000;
}

#main_slider .carousel-control-prev,
#main_slider .carousel-control-next {
    width: 68px;
    height: 68px;
    background: #a3b104;
    opacity: 1;
    font-size: 30px;
    color: #000;
    border-radius: 100px;
}

#main_slider .carousel-control-prev:hover,
#main_slider .carousel-control-next:hover,
#main_slider .carousel-control-prev:focus,
#main_slider .carousel-control-next:focus {
    background: #5E17EB;
    color: #ffffff;
}

i.fa.fa-angle-right {
    text-align: center;
}

i.fa.fa-angle-left {
    text-align: center;
}

.play_icon {
    width: 100%;
    float: right;
    text-align: right;
    position: relative;
    top: 37px;
}

.about_section {
    width: 100%;
    float: left;
    padding-bottom: 90px;
}

.about_main {
    width: 100%;
    float: left;
    margin-top: 120px;
}

.about_taital {
    width: 100%;
    float: left;
    font-size: 40px;
    color: #171717;
    font-weight: bold;
    padding-top: 14px;
    padding-bottom: 0px;
}

.about_taital::after {
    content: '';
    position: absolute;
    background-image: url(../images/cup-icon.png);
    height: 53px;
    width: 50px;
    left: -70px;
    top: 50%;
    right: initial;
    background-size: 100%;
    background-repeat: no-repeat;
    transform: translateY(-50%);
}

.about_text {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #171717;
    margin: 0px;
}

.readmore_bt {
    width: 180px;
    float: left;
    margin-top: 50px;
}

.readmore_bt a {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #ffffff;
    background-color: #5E17EB;
    text-align: center;
    padding: 12px 0px;
}

.readmore_bt a:hover {
    color: #010101;
    background-color: #f1f1f1;
}

.image_2 {
    width: 100%;
    float: left;
}

#my_main_slider a.carousel-control-next {
    position: absolute;
    left: 37px;
    top: 40%;
    background: #5E17EB;
    color: #fff;
}

#my_main_slider a.carousel-control-prev {
    position: absolute;
    left: 22px;
    top: 36%;
    background-color: #f1f1f1;
    color: #000;
}

#my_main_slider .carousel-control-prev,
#my_main_slider .carousel-control-next {
    width: 40px;
    height: 40px;
    background: #a3b104;
    opacity: 1;
    font-size: 0px;
    color: #000;
    border-radius: 100px;
}

#my_main_slider .carousel-control-prev:hover,
#my_main_slider .carousel-control-next:hover,
#my_main_slider .carousel-control-prev:focus,
#my_main_slider .carousel-control-next:focus {
    background: #5E17EB;
    color: #ffffff;
}

i.fa.fa-angle-right {
    text-align: center;
}

i.fa.fa-angle-left {
    text-align: center;
}

.booking_section {
    width: 100%;
    float: left;
    background-color:#50EBEC;
    height: auto;
    padding: 20px 0px;
    background-size: 100%;
}

.booking_taital {
    width: 100%;
    float: left;
    font-size: 24px;
    color: #000;
    font-weight: bold;
}

.booking_text {
    width: 100%;
    float: left;
    font-size: 18px;
    color: #000;
    
}

.booking_bt {
    width: 220px;
    float: right;
    margin-top: 12px;
}

.booking_bt a {
    width: 100%;
    float: left;
    font-size: 18px;
    color: #ffffff;
    text-align: center;
    border: 2px solid #ffffff;
    border-radius: 5px;
    padding: 5px 10px;
    text-transform: uppercase;
}

.booking_bt a:hover {
    color: #000;
    background-color: #ffffff;
}

.services_section {
    width: 100%;
    float: left;
    padding-bottom: 50px;
}

.services_taital {
    width: 100%;
    float: left;
    font-size: 40px;
    color: #171717;
    font-weight: bold;
    padding-top: 14px;
    padding-bottom: 0px;
}

.services_taital::after {
    content: '';
    position: absolute;
    background-image: url(../images/cup-icon.png);
    height: 53px;
    width: 50px;
    left: -70px;
    top: 50%;
    right: initial;
    background-size: 100%;
    background-repeat: no-repeat;
    transform: translateY(-50%);
}

.services_text {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #171717;
    margin: 0px;
}

.services_section_2 {
    width: 100%;
    float: left;
}

.box_main {
    width: 100%;
    float: left;
    background-color: #f1f1f1;
    height: auto;
    border-radius: 5px;
    padding: 90px 40px 70px 40px;
    margin-top: 30px;
}

.left_main {
    width: 100%;
    
}

.middle_main {
    width: 10%;
    
}

.right_main {
    width: 100%;
   
}

.cup_img_1 {
    width: 100%;
    float: left;
    text-align: center;
    min-height: 140px;
}

.border_10 {
    width: 5px;
    float: left;
    background-color: #5E17EB;
    height: 100px;
}

.milk_text {
    width: 100%;
    float: left;
    color: #151515;
    font-size: 20px;
    text-align: center;
    font-weight: bold;
    padding-bottom: 0px;
}

.price_text {
    width: 100%;
    
    color: #151515;
    font-size: 30px;
    text-align: left;
    font-weight: bold;
}

/* .box_main:hover {
    background-color: #5E17EB;
} */

.box_main:hover .border_10 {
    background-color: #ffffff;
}

.box_main.active {
    background-color: #50EBEC;
}

.box_main.active .border_10 {
    background-color: #ffffff;
}

.see_bt {
    width: 170px;
    margin: 0 auto;
    text-align: center;
}

.see_bt a {
    width: 100%;
    float: left;
    text-align: center;
    font-size: 18px;
    color: #ffffff;
    background-color: #242424;
    border-radius: 4px;
    padding: 10px 0px;
    margin-top: 100px;
}

.see_bt a:hover {
    color: #ffffff;
    background-color: #5E17EB;
}

.choose_section {
    width: 100%;
    float: left;
    background-color: #50EBEC;
    height: auto;
    padding: 30px 0px;
    background-size: 100%;
}

.choose_taital {
    width: 100%;
    float: left;
    font-size: 40px;
    color: #000;
    font-weight: bold;
    text-align: center;
}

.choose_text {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #000;
    margin: 0px;
    text-align: center;
}

.choose_section_2 {
    width: 100%;
    float: left;
    padding-top: 60px;
}

.choose_left {
    width: 25%;
    float: left;
}

.choose_middle {
    width: 25%;
    float: left;
}

.choose_middle_1 {
    width: 25%;
    float: left;
}

.choose_right {
    width: 25%;
    float: left;
}

.choose_left_main {
    width: 30%;
    float: left;
}

.choose_right_main {
    width: 100%;
    float: left;
}

.satisfied_text {
    width: 100%;
    float: left;
    font-size: 40px;
    font-weight: bold;
    color: #ffffff;
    line-height: 30px;
}

.satisfied_text_1 {
    font-size: 16px;
}

.shop_section {
    width: 100%;
    float: left;
}

.shop_taital {
    width: 70%;
    float: left;
    font-size: 50px;
    color: #0d0d0c;
    font-weight: bold;
}

.shop_taital::after {
    content: '';
    position: absolute;
    background-image: url(../images/cup-icon.png);
    height: 53px;
    width: 50px;
    left: -70px;
    top: 50%;
    right: initial;
    background-size: 100%;
    background-repeat: no-repeat;
    transform: translateY(-50%);
}

.shop_text {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #171717;
    margin: 0px;
}

.image_3 {
    width: 80%;
    margin: 0 auto;
    text-align: center;
    display: block;
    padding-top: 90px;
}

#my_slider a.carousel-control-next {
    position: absolute;
    right: -200px;
    top: 43%;
    background: #f1f1f1;
    color: #000;
}

#my_slider a.carousel-control-prev {
    position: absolute;
    left: -200px;
    top: 43%;
    background-color: #f1f1f1;
    color: #5E17EB;
}

#my_slider .carousel-control-prev,
#my_slider .carousel-control-next {
    width: 288px;
    height: 320px;
    background: #f1f1f1;
    opacity: 1;
    font-size: 24px;
    color: #000;
    border-radius: 505px;
}

#my_slider .carousel-control-prev:hover,
#my_slider .carousel-control-next:hover,
#my_slider .carousel-control-prev:focus,
#my_slider .carousel-control-next:focus {
    background: #f1f1f1;
    color: #5E17EB;
}

.fa {
    float: left;
    text-align: left;
    width: 73%;
}

.frequently_section {
    width: 100%;
    float: left;
}

.frequently_taital {
    width: 70%;
    margin: 0 auto;
    font-size: 54px;
    color: #0d0d0c;
    text-align: center;
    font-weight: bold;
}

.frequently_taital::after {
    content: '';
    position: absolute;
    background-image: url(../images/cup-icon.png);
    height: 53px;
    width: 50px;
    left: -70px;
    top: 50%;
    right: initial;
    background-size: 100%;
    background-repeat: no-repeat;
    transform: translateY(-50%);
}

.frequently_text {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #0d0d0c;
    text-align: center;
    margin: 0px;
}

.frequently_section_2 {
    width: 100%;
    float: left;
}

.bs-example {
    margin: 20px;
}

.accordion .fa {
    margin-right: 0.5rem;
}

.btn {
    text-align: left;
    color: #50EBEC;
    font-size: 20px;
    font-weight: bold;
}

.btn-link:hover {
    color: #50EBEC;
}

.card-header {
    padding: .75rem 0px;
    margin-bottom: 0;
    background-color: transparent;
    border-bottom: 1px solid #b7b7b7;
}

.card {
    border: 1px solid #b7b7b7;
    border-left: 0px !important;
    border-right: 0px !important;
    border-radius: 0px;
}

.clients_section {
    width: 100%;
    float: left;
    background-image: url(../images/client-bg.png);
    height: auto;
    background-size: 100%;
    padding-bottom: 140px;
    padding-top: 210px;
}

.clients_taital {
    width: 41%;
    margin: 0 auto;
    font-size: 44px;
    color: #0d0d0c;
    text-align: center;
    font-weight: bold;
}

.clients_taital::after {
    content: '';
    position: absolute;
    background-image: url(../images/cup-icon.png);
    height: 53px;
    width: 50px;
    left: -70px;
    top: 50%;
    right: initial;
    background-size: 100%;
    background-repeat: no-repeat;
    transform: translateY(-50%);
}

.clients_text {
    width: 60%;
    margin: 0 auto;
    font-size: 16px;
    color: #0d0d0c;
    text-align: center;
    padding-top: 30px;
}

.client_img {
    width: 100%;
    float: left;
    text-align: center;
    padding-top: 25px;
}

.louis_text {
    width: 100%;
    float: left;
    font-size: 18px;
    text-align: center;
    color: #070705;
    padding-bottom: 0;
    padding-top: 10px;
}

.smyth_text {
    width: 100%;
    float: left;
    font-size: 18px;
    text-align: center;
    color: #999998;
    text-transform: uppercase;
    padding-bottom: 25px;
}

.border {
    width: 70%;
    margin: 0 auto;
    text-align: center;
    background-color: #b8bebb;
    height: 2px;
    display: flex;
}

#custum_slider a.carousel-control-next {
    position: absolute;
    right: 200px;
    top: 60%;
}

#custum_slider a.carousel-control-prev {
    position: absolute;
    left: 200px;
    top: 60%;
}

#custum_slider .carousel-control-prev,
#custum_slider .carousel-control-next {
    width: 68px;
    height: 68px;
    background: #50EBEC;
    opacity: 1;
    font-size: 30px;
    color: #ffffff;
    border-radius: 100px;
}

#custum_slider .carousel-control-prev:hover,
#custum_slider .carousel-control-next:hover,
#custum_slider .carousel-control-prev:focus,
#custum_slider .carousel-control-next:focus {
    background: #5E17EB;
    color: #ffffff;
}

i.fa.fa-angle-right {
    text-align: center;
}

i.fa.fa-angle-left {
    text-align: center;
}

.contact_section {
    width: 100%;
    float: left;
    padding-bottom: 20px;
}

.contact_taital {
    width: 100%;
    float: left;
    font-size: 40px;
    color: #2b2a2a;
    font-weight: bold;
    padding-left: 60px;
    padding-top: 25px;
    margin-bottom: 80px;
}

.contact_taital::after {
    content: '';
    position: absolute;
    background-image: url(../images/cup-icon.png);
    height: 53px;
    width: 50px;
    left: 0px;
    top: 50%;
    right: initial;
    background-size: 100%;
    background-repeat: no-repeat;
    transform: translateY(-50%);
}

.mail_main {
    width: 100%;
    float: left;
    padding: 0px 40px 40px 100px;
}

.email-bt {
    background: transparent;
    border: none;
    color: #5E17EB;
    width: 100%;
    height: auto;
    font-size: 18px;
    border-bottom: 1px solid #939494;
}

input.email-bt::placeholder {
    color: #5E17EB;
}

.massage-bt {
    background: transparent;
    border: none;
    color: #5E17EB;
    width: 100%;
    height: 100px;
    font-size: 16px;
    padding: 70px 20px 0px 0px;
    border-bottom: 1px solid #939494;
    padding-left: 0px;
}

textarea.massage-bt::placeholder {
    color: #939494;
}

.send_btn {
    width: 170px;
    float: left;
    margin-top: 30px;
}

.main_bt a {
    background: #50EBEC;
    border: none;
    color: #fff;
    font-size: 22px;
    width: 100%;
    float: left;
    text-align: center;
    padding: 7px 0px;
}

.main_bt a:hover {
    background-color: #101010;
    color: #ffffff;
}

.footer_section {
    width: 100%;
    float: left;
    background-image: url(../images/footer-bg.png);
    height: auto;
    padding-bottom: 90px;
    padding-top: 300px;
    background-size: cover;
}

.newsletter_section {
    width: 100%;
    float: left;
}

.newsletter_left {
    width: 30%;
    float: left;
}

.newsletter_right {
    width: 70%;
    float: left;
    padding-top: 30px;
}

.footer_logo {
    width: 100%;
    float: left;
}

.newsletter_taital {
    width: 100%;
    float: left;
    font-size: 20px;
    color: #50EBEC;
    text-transform: uppercase;
}

.subscribe_main {
    width: 100%;
    display: flex;
    border-bottom: 1px solid #fff;
}

.subscribe_bt {
    width: 100%;
    float: left;
    font-size: 20px;
    color: #50EBEC;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
}

.subscribe_bt a {
    color: #50EBEC;
    float: right;
}

.mail_text {
    width: 100%;
    float: left;
    font-size: 20px;
    color: #d9d9d8;
    background: transparent;
    border: 0px;
}

input.mail_text::placeholder {
    color: #d9d9d8;
}

.footer_taital_main {
    width: 100%;
    float: left;
    padding-top: 90px;
}

.useful_text {
    width: 100%;
    float: left;
    font-size: 22px;
    color: #fefefe;
    font-weight: bold;
}

.ipsum_text {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #ffffff;
    margin: 0px;
}

.footer_links {
    width: 100%;
    float: left;
}

.footer_links ul {
    margin: 0px;
    padding: 0px;
}

.footer_links li {
    font-size: 16px;
    color: #fefefe;
}

.footer_links li a {
    color: #fefefe;
}

.footer_links li a:hover {
    color: #50EBEC;
}

.padding_left_10 {
    padding-left: 10px;
}

.addres_link {
    width: 100%;
    float: left;
}

.addres_link ul {
    margin: 0px;
    padding: 0px;
}

.addres_link li {
    font-size: 16px;
    color: #fefefe;
    padding-bottom: 10px;
}

.addres_link li a {
    color: #fefefe;
}

.addres_link li a:hover {
    color: #fefefe;
}

.social_icon {
    width: 100%;
    float: left;
    text-align: center;
    padding-top: 10px;
}

.social_icon ul {
    margin: 0px;
    padding: 0px;
    display: inline-block;
}

.social_icon li {
    float: left;
    padding-right: 10px;
}

.follow_text {
    width: 100%;
    float: left;
    font-size: 30px;
    color: #ffffff;
    text-align: center;
    font-weight: bold;
    padding-bottom: 0px;
    padding-top: 80px;
}

.copyright_section {
    width: 100%;
    float: left;
    background-color: #262626;
    height: auto;
    margin-bottom:-100px;
}

.copyright_text {
    width: 100%;
    float: left;
    font-size: 16px;
    text-align: center;
    color: #ffffff;
    margin-left: 0px;

    padding-bottom: 10px;
}

.copyright_text a {
    color: #ffffff;
}

.copyright_text a:hover {
    color: #50EBEC;
}

.margin_top_90 {
    margin-top: 90px;
}

.margin_90 {
    margin: 90px 0px;
}
#msform {
    text-align: center;
    position: relative;
    margin-top: 20px
  }
  
  #msform fieldset {
    background: white;
    border: 0 none;
    border-radius: 0.5rem;
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    /* padding-bottom: 20px; */
    position: relative
  }
  
  .form-card {
    text-align: left
  }
  
  #msform fieldset:not(:first-of-type) {
    display: none
  }
  
  
  #msform input:focus,
  #msform textarea:focus {
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: 1px solid linear-gradient(105deg, #50EBEC 0%, #50EBEC 100%);;
    outline-width: 0
  }
  
  
  #msform .action-button-previous:hover,
  #msform .action-button-previous:focus {
    background-color: #000000
  }
  
  .card {
    z-index: 0;
    border: none;
    position: relative;
    padding: 20px;
    border-radius: 50px;
  }
  
  .fs-title {
    font-size: 25px;
    color: linear-gradient(105deg, #50EBEC 0%, #50EBEC 100%);;
    margin-bottom: 15px;
    font-weight: normal;
    text-align: left
  }
  
  .purple-text {
    color: linear-gradient(105deg, #50EBEC 0%, #50EBEC 100%);;
    font-weight: normal
  }
  
  .steps {
    font-size: 25px;
    color: gray;
    margin-bottom: 10px;
    font-weight: normal;
    text-align: right
  }
  
  .fieldlabels {
    color: gray;
    text-align: left
  }
  
  
  #progressbar .active {
    color: linear-gradient(105deg, #50EBEC 0%, #50EBEC 100%);
  }
  
  #progressbar li {
    list-style-type: none;
    font-size: 15px;
    width: 24%;
    float: left;
    position: relative;
    font-weight: 400
  }
  
  #progressbar #account:before {
    font-family: "Font Awesome 5 Free";
    content: "\f09d"
  }
  
  #progressbar #personal:before {
    font-family: "Font Awesome 5 Free";
    content: "\f09d"
  }
  
  #progressbar #payment:before {
    font-family: "Font Awesome 5 Free";
    content: "\f09d"
  }
  
  #progressbar #confirm:before {
    font-family: "Font Awesome 5 Free";
    content: "\f09d"
  }
  
  #progressbar li:before {
    width: 50px;
    height: 50px;
    line-height: 45px;
    display: block;
    font-size: 20px;
    color: #ffffff;
    background: lightgray;
    border-radius: 50%;
    margin: 0 auto 10px auto;
    padding: 2px
  }
  
  #progressbar li:after {
    content: '';
    width: 100%;
    height: 2px;
    background: lightgray;
    position: absolute;
    left: 0;
    top: 25px;
    z-index: -1
  }
  
  #progressbar li.active:before,
  #progressbar li.active:after {
    background: linear-gradient(105deg, #50EBEC 0%, #50EBEC 100%);
  }
  
  .progress {
    height: 20px
  }
  
  .progress-bar {
    background-color: #50EBEC
  }
  
  .fit-image {
    width: 100%;
    object-fit: cover
  }
  
  fieldset{
    padding: 3rem 3rem !important;
  }
  @import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700;800&display=swap');
  .main-blue-button a {
    display: inline-block;
    background-color: #50EBEC;
    font-size: 15px;
    font-weight: 400;
    color: #fff;
    text-transform: capitalize;
    padding: 12px 25px;
    border-radius: 23px;
    letter-spacing: 0.25px;
    border-bottom: 2px solid #fff!important;
    transition: all .3s;
  }
  
  .main-blue-button a:hover {
    background-color: #fff!important;
    color: #50EBEC!important;
    border-bottom: 2px solid #50EBEC!important;
  }
  
  .main-green-button a {
    display: inline-block;
    background-color: #50EBEC;
    font-size: 15px;
    font-weight: 400;
    color: #fff;
    text-transform: capitalize;
    padding: 12px 120px;
    border-radius: 23px;
    letter-spacing: 0.25px;
    border-bottom: 2px solid #50EBEC!important;
    transition: all .3s;
  }
  
  .main-green-button a:hover {
    background-color: #50EBEC!important;
    color: #fff!important;
    border-bottom: 2px solid #50EBEC!important;
  }
  
    /*---------------------------------------------------------------
Modal
----------------------------------------------------------------*/
.modal-content {
	border-radius: 0 !important;
}

.modal-header {
	border-radius: 0;
	background: #50EBEC;
	color: white;
}

.btn-close {
	background: #50EBEC;
	font-size: 19px;
	color: white;
	opacity: 1;
	font-weight: 400;
	height: inherit !important;
}
.modal-title {
  color: white;
}

.btn-close:focus {
	box-shadow: none !important;
}

.modal-footer {
	border-top: 0 !important;
	text-align: center;
	margin:auto;
	padding-bottom: 40px;
  
}

.modal-body {
	text-align: center;
	color: #000;
	font-size: 18px;
	padding: 30px 0;
	font-weight: 500;
}

.modal-dialog {
	margin: 15% auto;
}


.modal .modal-footer button[type=button] {
  background: #50EBEC;
   color: #fff;
   border-color: white;
  
}
.privacy h1,h2,h3,h4{
    color:#5E17EB;
    font-weight:bold;
  }
  .privacy{
    margin-top:-50px;
    text-align:justify;
    padding-bottom:30px;
  }
  .inner-ul h1,a,a:hover{
    color:#5E17EB;
    font-weight:bold;
  }

  ul{

    /* list-style:none; */
    margin-left:-30px;
  }
