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


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

@import url(animate.min.css);
@import url(normalize.css);
@import url(icomoon.css);
@import url(font-awesome.min.css);
@import url(meanmenu.css);
@import url(owl.carousel.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: #666666;
    font-size: 14px;
    font-family: 'Sen', sans-serif;
    line-height: 1.80857;
    font-weight: normal;
    overflow-x: hidden;
}

/* Fix for extra space above menu bar when logged in */
body[data-authenticated="true"] .header_section {
    margin-top: 0 !important;
    padding-top: 0 !important;
}

/* Fix for extra space above menu bar after AJAX load */
.header_section {
    margin-top: 0 !important;
    padding-top: 0 !important;
    transition: none !important;
}

/* Fix for header background spacing */
.header_bg {
    padding-top: 0 !important;
    margin-top: 0 !important;
}

.header_section.loaded {
    padding-top: 0;
}

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: 14px
}

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: 20px;
    font-weight: 300;
    font-size: 15px;
    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;
}

.mainImgbase {
    max-width: 50%!important;
    height: auto!important;
}

 :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: 100px;
    padding-bottom: 0px;
}

.padding_0 {
    padding: 0px;
}


/* header section start */

.header_section {
    width: 100%;
    float: left;
    position: relative;
    z-index: 999;
}

.header_section::after {
    content: '';
    position: absolute;
    width: 730px;
    height: 900px;
    background-color: #ffffff;
    left: -40px;
    top: -70px;
    z-index: -1;
    border-bottom-right-radius: 100%;
}

.header_bg {
    background-color: #28454e !important;
}

.header_bg::after {
    display: none;
}

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

.mr-auto,
.mx-auto {
    margin: 0 auto;
    text-align: center;
}

.ml-auto,
.mx-auto {
    margin: 0 auto;
}

.navbar-expand-lg .navbar-nav .nav-link {
    padding: 3px 10px;
    font-size: 17px;
    color: #2a2a2a;
    border-radius: 5px;
    text-transform: uppercase;
}

.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show>.nav-link {
    color: #2a2a2a;
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
    color: #2a2a2a;
}

.navbar-brand {
    margin: 0px;
    float: right;
}

.navbar {
    background-color: #28454e !important;
    padding: 10px 0;
}

.user_icon {
    padding-right: 15px;
}

.login_bt {
    width: 250px;
}

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

.login_bt li a {
    float: left;
    font-size: 17px;
    color: #252525;
    text-transform: uppercase;
    padding: 5px 10px;
    background-color: transparent;
    margin: 0px 5px;
    border-radius: 5px;
}

.login_bt li a:hover {
    color: #252525;
    background-color: #e0fdf9;
}

.login_bt li.active a {
    color: #252525;
    background-color: #e0fdf9;
}


/* header section end */


/* banner section start */

.banner_section {
    width: 100%;
    float: left;
    padding: 90px 0px;
}

.banner_taital {
    width: 90%;
    font-size: 60px;
    color: #28454e;
    text-transform: uppercase;
    font-weight: bold;
}

.banner_text {
    width: 80%;
    font-size: 16px;
    color: #28454e;
    float: left;
    margin-left: 0px;
}

.started_text {
    width: 180px;
    float: left;
    margin-top: 0px;
}

.started_text a {
    width: 100%;
    float: left;
    padding: 8px 10px;
    color: #ffffff;
    background-color: #28454e;
    text-align: center;
    font-size: 18px;
    border-radius: 5px;
    text-transform: uppercase;
}

.started_text a:hover {
    color: #252525;
    background-color: #ffffff;
}

#banner_slider a.carousel-control-prev {
    left: -15px;
    top: 263px;
    color: #252525;
}

#banner_slider a.carousel-control-next {
    right: -15px;
    top: 263px;
}

#banner_slider .carousel-control-next,
#banner_slider .carousel-control-prev {
    width: 40px;
    height: 40px;
    opacity: 1;
    font-size: 40px;
    color: #00c8ac;
}

#banner_slider .carousel-control-next:focus,
#banner_slider .carousel-control-next:hover,
#banner_slider .carousel-control-prev:focus,
#banner_slider .carousel-control-prev:hover {
    color: #252525;
}

.play_icon {
    width: 100%;
    float: left;
    position: relative;
    z-index: 5;
    text-align: center;
    margin-top: 80px;
}

.play_icon::before {
    content: '';
    position: absolute;
    top: 48px;
    left: 100px;
    width: 100px;
    height: 100px;
    transform: translate(-50%, -50%);
    background-color: #ffffff;
    border-radius: 100%;
    animation: fadeEffect 1.3s infinite ease;
    box-shadow: 0px 0px 10px 0px;
    right: 0px;
    margin: 0 auto;
    z-index: -1;
}

@keyframes fadeEffect {
    0% {
        transform: translate(-50%, -50%) scale(1);
        opacity: 1
    }
    100% {
        transform: translate(-50%, -50%) scale(1.2);
        opacity: 0;
    }
}


/* banner section end */


/* select box section start */

.select_box_section {
    width: 100%;
    float: left;
    margin-bottom: 100px;
    border-top: 10px solid #000;
    border-radius: 20px;
}

.select_box_main {
    width: 100%;
    background-color: #ffffff;
    height: auto;
    padding: 40px 20px;
    border-radius: 20px;
    box-shadow: 0px 20px 50px 0px #eaeaea !important;
}

.md-outline.select-wrapper+label {
    top: .5em !important;
    z-index: 2 !important;
}

.nice-select {
    width: 100%;
    background-color: transparent !important;
    border: 1px solid #252525;
    border-radius: 5px;
}

.nice-select:after {
    width: 10px;
    height: 10px;
}

.nice-select {
    color: #d0d1d2;
    font-size: 18px;
}

.enter_bt {
    width: 100%;
    float: left;
    font-size: 18px;
    color: #d0d1d2;
    background-color: transparent;
    padding: 10px;
    border: 1px solid #252525;
    border-radius: 5px;
}

input.enter_bt::placeholder {
    color: #d0d1d2;
}

.search_btn {
    width: 170px;
    margin: 0 auto;
    text-align: center;
    padding-top: 50px;
}

.search_btn a {
    width: 100%;
    float: left;
    font-size: 18px;
    color: #0f0f0f;
    text-transform: uppercase;
    background-color: #e0fdf9;
    padding: 10px;
    text-align: center;
    border-radius: 5px;
}

.search_btn a:hover {
    color: #ffffff;
    background-color: #28454e;
}


/* select box section end */


/* services section start */

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

.services_taital {
    width: 100%;
    float: left;
    font-size: 20px;
    color: #232323;
    font-weight: bold;
    text-transform: uppercase;
}

.services_text {
    width: 100%;
    float: left;
    font-size: 15px;
    color: #232323;
    margin-left: 0px;
    padding-top: 20px;
}

.readmore_btn {
    width: 170px;
    float: left;
    margin-top: 80px;
}

.readmore_btn a {
    width: 100%;
    float: left;
    font-size: 18px;
    color: #0f0f0f;
    text-transform: uppercase;
    background-color: #e0fdf9;
    padding: 10px;
    border-radius: 5px;
    text-align: center;
}

.readmore_btn a:hover {
    color: #ffffff;
    background-color: #28454e;
}

.services_box {
    width: 100%;
    display: flex;
    margin-top: 20px;
}

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

.services_box_left {
    width: 220px;
    height: auto;
    padding: 50px 0px;
    text-align: center;
    box-shadow: 0px 0px 10px 0px;
    top: 50px;
    position: relative;
    border-radius: 5px;
}

.services_box_right {
    width: 220px;
    height: auto;
    padding: 50px 0px;
    text-align: center;
    box-shadow: 0px 0px 10px 0px;
    margin-left: 20px;
    border-radius: 5px;
}

.services_box_2 {
    width: 100%;
    display: flex;
    margin-top: 20px;
    padding-left: 240px;
    position: relative;
    top: -50px;
}


/* blog section start */

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

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

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

.blog_img {
    width: 100%;
    float: left;
    position: relative;
}

.blog_img img {
    min-height: 380px;
    margin-top: 10px;
}

.number_text {
    width: 40px;
    height: 40px;
    font-size: 20px;
    color: #fff;
    background-color: #28454e;
    text-align: center;
    text-transform: uppercase;
    position: absolute;
    justify-content: center;
    align-items: center;
    padding: 8px;
    top: 0px;
}

.callnow_btn {
    width: 100%;
    display: flex;
    padding-top: 30px;
}

.chat_bt {
    width: 170px;
    float: right;
}

.chat_bt a {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #232323;
    text-align: center;
    background-color: #e0fdf9;
    padding: 8px;
}

.chat_bt a:hover {
    color: #ffffff;
    background-color: #28454e;
}

.call_bt {
    width: 170px;
    float: right;
    margin-left: 20px;
}

.call_bt a {
    width: 100%;
    float: right;
    font-size: 16px;
    color: #232323;
    text-align: center;
    background-color: #e0fdf9;
    padding: 8px;
}

.call_bt a:hover {
    color: #ffffff;
    background-color: #28454e;
}

.call_bt.active a {
    color: #ffffff;
    background-color: #28454e;
}

#main_slider a.carousel-control-prev {
    left: -80px;
    top: 150px;
}

#main_slider a.carousel-control-next {
    right: -80px;
    top: 150px;
}

#main_slider .carousel-control-next,
#main_slider .carousel-control-prev {
    width: 40px;
    height: 40px;
    opacity: 1;
    font-size: 50px;
    color: #252525;
}

#main_slider .carousel-control-next:focus,
#main_slider .carousel-control-next:hover,
#main_slider .carousel-control-prev:focus,
#main_slider .carousel-control-prev:hover {
    color: #00c8ac;
}


/* blog section end */


/* about_section section start */

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

.about_taital_main {
    width: 100%;
    float: left;
    padding: 180px 0px 181px 115px;
    background-color: #e0fdf9;
    height: auto;
    background-size: 100%;
}

.about_taital {
    width: 100%;
    float: left;
    font-size: 40px;
    color: #262626;
    font-weight: bold;
    text-transform: uppercase;
}

.about_text {
    width: 60%;
    float: left;
    font-size: 20px;
    color: #4c4c4b;
    margin: 0px;
    padding-top: 20px;
    font-weight: bold;
}

.btn_main {
    width: 100%;
    float: left;
    padding-top: 40px;
}

.started_bt {
    width: 175px;
    float: left;
}

.started_bt a {
    width: 100%;
    float: left;
    font-size: 18px;
    background-color: #28454e;
    color: #ffffff;
    text-align: center;
    padding: 8px;
}

.started_bt a:hover {
    color: #ffffff;
    background-color: #df3a14;
}

.buy_bt {
    width: 175px;
    float: left;
}

.buy_bt a {
    width: 100%;
    float: left;
    font-size: 18px;
    background-color: #28454e;
    color: #ffffff;
    text-align: center;
    padding: 8px;
    margin-left: 10px;
}

.buy_bt a:hover {
    color: #ffffff;
    background-color: #df3a14;
}

.buy_bt.active a {
    color: #ffffff;
    background-color: #df3a14;
}

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

.padding_left0 {
    padding-left: 0px;
}


/* about section end */


/* pricing section start */

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

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

.pricing_section_2 {
    width: 100%;
    float: left;
    margin-top: 40px;
}

.pricing_box {
    width: 100%;
    background-color: #ffffff;
    height: 305px;
    padding: 0px 0px 20px 0px;
    border-radius: 5px;
    margin-bottom: 30px;
}

.pricing_box:hover {
    box-shadow: 0px 0px 10px 0px;
}

.pricing_box.active {
    box-shadow: 0px 0px 10px 0px;
}

.pricing_box .readmore_bt a:hover {
    color: #ffffff;
    background-color: #28454e;
}

.pricing_box.active .readmore_bt a {
    color: #ffffff;
    background-color: #28454e;
}

.pricing_box:hover .regular_text {
    color: #252525;
    background-color: #e0fdf9;
}

.regular_text {
    width: 100%;
    font-size: 18px;
    text-align: center;
    text-transform: uppercase;
    color: #ffffff;
    padding: 10px;
    background-color: #28454e;
    border-radius: 5px;
}

.taital_main {
    width: 70%;
    display: flex;
    margin: 0 auto;
    text-align: center;
    justify-content: center;
}

.dolor_text {
    font-size: 26px;
    color: #2c2b2b;
    font-weight: bold;
    padding-top: 20px;
}

.dolor_text_1 {
    font-size: 50px;
    color: #00c8ac;
    font-weight: bold;
}

.month_text {
    font-size: 16px;
    color: #00c8ac;
    margin: 0px;
    padding-top: 30px;
    text-transform: uppercase;
}

.using_text {
    width: 45%;
    font-size: 16px;
    text-align: center;
    color: #2a2a29;
    margin: 0 auto;
    padding: 20px 0px;
}

.readmore_bt {
    width: 170px;
    margin: 0 auto;
    text-align: center;
    padding-top: 30px;
}

.readmore_bt a {
    width: 100%;
    float: left;
    font-size: 18px;
    background-color: #e0fdf9;
    color: #28454e;
    text-align: center;
    padding: 8px;
    border-radius: 5px;
    text-transform: uppercase;
}

.readmore_bt a:hover {
    color: #ffffff;
    background-color: #28454e;
}


/* pricing section end */


/* customer section start */

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

.customer_taital {
    width: 100%;
    float: left;
    font-size: 40px;
    color: #232323;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
}

.customer_section_2 {
    width: 70%;
    margin: 0 auto;
    margin-top: 50px;
    padding-bottom: 60px;
}

.box_main {
    width: 100%;
    float: left;
    background-color: #ffffff;
    padding: 0px 50px 40px 50px;
    box-shadow: 0px 0px 18px -6px;
    margin-bottom: 10px;
}

.customer_main {
    width: 100%;
    margin-top: 50px;
}

.customer_left {
    width: 23%;
    float: left;
}

.customer_right {
    width: 70%;
    float: left;
    margin-top: 40px;
}

.customer_name {
    width: 100%;
    float: left;
    font-size: 26px;
    font-weight: bold;
    color: #001431;
    padding-bottom: 0px;
    text-transform: uppercase;
}

.enim_text {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #232323;
    margin: 0px;
    padding-bottom: 30px;
}

.web_text {
    width: 100%;
    float: left;
    font-size: 18px;
    margin: 0px;
    color: #02bfa4;
}

.box_main::after {
    content: '';
    position: absolute;
    width: 300px;
    height: 430px;
    background-color: #defbf7;
    left: -40px;
    top: -40px;
    z-index: -1;
}

#my_slider a.carousel-control-prev {
    left: initial;
    top: 410px;
    right: 280px;
    background-color: #28454e;
    color: #ffffff;
}

#my_slider a.carousel-control-next {
    right: 220px;
    top: 410px;
}

#my_slider .carousel-control-next,
#my_slider .carousel-control-prev {
    width: 55px;
    height: 55px;
    background: #e0fdf9;
    opacity: 1;
    font-size: 40px;
    color: #252525;
}

#my_slider .carousel-control-next:focus,
#my_slider .carousel-control-next:hover,
#my_slider .carousel-control-prev:focus,
#my_slider .carousel-control-prev:hover {
    color: #ffffff;
    background-color: #28454e;
}


/* customer section end */


/* contact section start */

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

.contact_taital {
    width: 100%;
    float: left;
    font-size: 40px;
    color: #121111;
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
}

.contact_section_2 {
    width: 60%;
    margin: 0 auto;
    padding-bottom: 70px;
}

.contact_section .map_form_container .map_container {
    display: none;
}

.contact_section .map_form_container.map_show form {
    display: none;
}

.contact_section .map_form_container.map_show .map_container {
    display: block;
}

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

.mail_text {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #4f4e4e;
    border: 1px solid #8e8e8e;
    background-color: transparent;
    padding: 14px 15px;
    margin-top: 40px;
    border-radius: 8px;
}

input.mail_text::placeholder {
    color: #4f4e4e;
}

.massage-bt {
    color: #4f4e4e;
    width: 100%;
    height: 130px;
    font-size: 18px;
    background-color: transparent;
    padding: 40px 15px 0px 15px;
    border: 1px solid #8e8e8e;
    margin-top: 40px;
    border-radius: 8px;
}

textarea#comment::placeholder {
    color: #4f4e4e;
}

.contact_btn_main {
    display: flex;
    justify-content: center;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

.send_bt {
    width: 160px;
    float: left;
}

.send_bt a {
    width: 100%;
    text-align: center;
    font-size: 18px;
    color: #ffffff;
    background-color: #e0fdf9;
    padding: 10px;
    text-transform: uppercase;
    margin-top: 30px;
    display: block;
    font-weight: bold;
    border-radius: 5px;
    font-family: 'poppins', sans-serif;
}

.send_bt a:hover {
    color: #fff;
    background-color: #00c6aa;
}

.send_bt.active a {
    color: #ffffff;
    background-color: #00c6aa;
}

.map_bt {
    width: 160px;
    margin-left: 15px;
}

.map_bt a {
    width: 100%;
    text-align: center;
    font-size: 18px;
    color: #28454e;
    background-color: #e0fdf9;
    padding: 10px 30px;
    text-transform: uppercase;
    margin-top: 30px;
    display: block;
    font-weight: bold;
    border-radius: 5px;
    font-family: 'poppins', sans-serif;
}

.map_bt a:hover {
    color: #fff;
    background-color: #00c6aa;
}

.map_center {
    width: auto;
}

.map_main {
    width: 100%;
    float: left;
    padding-top: 40px;
}


/* contact section end */


/* footer section start */

.footer_section {
    width: 100%;
    float: left;
    background-color: #28454e;
    height: auto;
    padding: 50px 0 20px 0;
}

.footer_logo {
    width: 40%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
}

.footer_logo img {
    filter: brightness(0) invert(1);
    width: 300px;
    max-width: 80%;
    background-color: #28454e;
}

.input_main {
    width: 100%;
    display: flex;
    padding-top: 40px;
}

.email_text {
    width: 90%;
    font-size: 16px;
    color: #363636;
    background-color: #ffffff;
    border-radius: 0px;
    text-transform: uppercase;
    border-radius: 30px;
    border: 0px !important;
    padding: 10px 20px;
    margin-right: 30px;
}

input.email_text::placeholder {
    color: #363636;
}

.subscribe_bt {
    width: 300px;
    float: left;
}

.subscribe_bt a {
    width: 100%;
    float: left;
    background-color: #ec5121;
    color: #ffffff;
    text-align: center;
    padding: 10px;
    text-transform: uppercase;
    border-radius: 30px;
    font-size: 18px;
}

.subscribe_bt a:hover {
    background-color: #ffffff;
    color: #363636;
}

.footer_section_2 {
    width: 100%;
    float: left;
    padding-top: 50px;
}

.useful_text {
    width: 100%;
    font-size: 30px;
    color: #ffffff;
    font-weight: bold;
}

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

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

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

.footer_menu li {
    font-size: 16px;
    color: #ffffff;
}

.footer_menu li a {
    color: #ffffff;
}

.footer_menu li a:hover {
    color: #00c6aa;
}

.location_text {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #fffcfc;
    padding-top: 10px;
}

.useful_text {
    padding-top: 30px;
}

.footer_section_2 {
    padding-top: 20px;
}

.location_text a {
    color: #fffcfc;
}

.location_text a:hover {
    color: #f4d739;
}

.padding_left_15 {
    padding-left: 15px;
}

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

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

.social_icon li {
    float: left;
}

.social_icon li a {
    float: left;
    padding: 10px 15px;
    background-color: #ffffff;
    color: #28454e;
    border-radius: 50%;
    font-size: 18px;
    margin-right: 10px;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    margin-top: 10px;
    transition: all 0.3s ease;
}

.social_icon li a:hover {
    background-color: #4bc5b8;
    color: #ffffff;
    transform: translateY(-3px);
}

.invert-logo {
    filter: brightness(0) invert(1);
    transition: filter 0.3s ease;
    background-color: #28454e;
}

/* Fix for dropdown item button to look like link */
.dropdown-item.btn, button.dropdown-item {
    background: none;
    border: none;
    text-align: left;
    padding: 0.25rem 1.5rem;
    width: 100%;
    cursor: pointer;
    font-weight: normal;
}

.dropdown-item.btn:hover, button.dropdown-item:hover {
    background-color: #4bc5b8;
    color: #ffffff;
}


/* footer section end */


/* copyright section start */

.copyright_section {
    width: 100%;
    float: left;
    background-color: #28454e;
    height: auto;
}

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

.copyright_text a {
    color: #ffffff;
}

.copyright_text a:hover {
    color: #00c6aa;
}


/* copyright section end */

.margin_top90 {
    margin-top: 90px;
}

.hidden {
    display: none;
}

/* More specific CSS selector for the Send button */
.contact_btn_main button[type="submit"] {
    width: 160px;
    text-align: center;
    font-size: 18px;
    color: #28454e;
    background-color: #e0fdf9;
    padding: 10px 30px;
    text-transform: uppercase;
    margin-top: 30px;
    display: block;
    font-weight: bold;
    border-radius: 5px;
    font-family: 'poppins', sans-serif;
    border: none;
}

/* Hover effect */
.contact_btn_main button[type="submit"]:hover {
    color: #fff;
    background-color: #00c6aa;
    cursor: pointer;
}

.contact_btn_main {
    display: flex;
    justify-content: center;
    width: 100%;
    margin: 0 auto;
}

/* Make dropdown menu match theme */
.dropdown-menu {
    background-color: #28454e;
    border: 1px solid #4bc5b8;
}

.dropdown-item {
    color: #ffffff;
}

.dropdown-item:hover {
    background-color: #4bc5b8;
    color: #ffffff;
}

.footer_section {
    padding: 50px 0 20px 0;
}

.footer_menu ul li {
    margin-bottom: 8px;
}

.footer_section_2 {
    padding-top: 30px;
}

.navbar-light .navbar-nav .nav-link {
    color: #ffffff !important;
}

.navbar-light .navbar-nav .active > .nav-link {
    color: #4bc5b8 !important;
}

.btn-outline-primary {
    color: #ffffff;
    border-color: #4bc5b8;
}

.btn-outline-primary:hover {
    background-color: #4bc5b8;
    color: #ffffff;
}

/* Text Logo Styling */
.text-logo {
    display: inline-block;
    text-align: center;
}

.logo-text {
    font-size: 32px;
    font-weight: 700;
    color: #ffffff;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: 'Sen', sans-serif;
    transition: all 0.3s ease;
    position: relative;
}

.logo-text::after {
    content: '';
    position: absolute;
    bottom: -3px;
    left: 0;
    width: 0;
    height: 2px;
    background-color: #4bc5b8;
    transition: width 0.3s ease;
}

.navbar-brand:hover .logo-text::after,
.footer_logo:hover .logo-text::after {
    width: 100%;
}

.logo-text:hover {
    text-shadow: 0 0 10px rgba(75, 197, 184, 0.3);
}

.footer_logo .text-logo {
    margin: 0 auto;
    text-align: center;
    display: block;
}

.footer_logo .logo-text {
    font-size: 40px;
}

@media (max-width: 768px) {
    .logo-text {
        font-size: 28px;
    }
    
    .footer_logo .logo-text {
        font-size: 32px;
    }
}

.logo-text .highlight {
    color: #4bc5b8;
}

.logo-text:hover {
    text-shadow: 0 0 10px rgba(75, 197, 184, 0.3);
}

/* Standardized button styles */
.btn-primary, 
.started_bt a, 
.buy_bt a, 
.readmore_bt a, 
.send_bt a, 
.chat_bt a, 
.call_bt a, 
.search_btn a,
#scan_now,
.user-auth .btn-outline-primary {
    background-color: #4bc5b8 !important;
    color: #ffffff !important;
    border-color: #4bc5b8 !important;
    border-radius: 5px;
    transition: all 0.3s ease;
    text-transform: uppercase;
    font-weight: 600;
}

.btn-primary:hover, 
.started_bt a:hover, 
.buy_bt a:hover, 
.readmore_bt a:hover, 
.send_bt a:hover, 
.chat_bt a:hover, 
.call_bt a:hover, 
.search_btn a:hover,
#scan_now:hover,
.user-auth .btn-outline-primary:hover {
    background-color: #38a89c !important;
    color: #ffffff !important;
    border-color: #38a89c !important;
    transform: translateY(-2px);
    box-shadow: 0 4px 8px rgba(0,0,0,0.1);
}

/* Style for login button */
.dropdown-item:hover, button.dropdown-item:hover {
    background-color: #4bc5b8;
    color: #ffffff;
}

/* Card styling to match theme */
.card-header {
    background-color: #28454e !important;
    color: #ffffff !important;
    border-bottom: 2px solid #4bc5b8;
}

.card-header h1, 
.card-header h2, 
.card-header h3, 
.card-header h4, 
.card-header h5, 
.card-header h6 {
    color: #ffffff !important;
    margin-bottom: 0;
}

.card {
    border: 1px solid rgba(75, 197, 184, 0.2);
    box-shadow: 0 4px 8px rgba(0,0,0,0.1);
    margin-bottom: 20px;
}

/* Fix icon alignment and visibility */
.btn i, .nav-link i, .dropdown-item i {
    display: inline-block;
    width: 18px;
    text-align: center;
    margin-right: 5px;
    vertical-align: middle;
}

.btn-outline-primary i {
    color: #4bc5b8;
}

.btn-outline-primary:hover i {
    color: #ffffff;
}

/* Add spacing between navbar and content */
.content-container {
    margin-top: 30px;
}

/* Add specific spacing for the offpage SEO section */
.offpage-container {
    margin-top: 80px;
    padding-top: 40px;
}

/* Main content spacing */
#content {
    margin-top: 0;
}

/* For all content blocks */
.content_block {
    margin-top: 80px;
    padding-top: 30px;
}

/* Fix layout for all pages */
.content-container {
    padding-top: 20px;
}

/* Add specific spacing for the offpage SEO page */
.offpage-content {
    margin-top: 20px;
    padding-top: 30px;
}

/* Specific fix for offpage content */
.offpage-content {
    margin-top: 20px;
}
