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


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

@import url('/newmoban/_external/fonts.googleapis.com/css__q_family-Rajdhani-300-400-500-600-700.css');
@import url('/newmoban/_external/fonts.googleapis.com/css__q_family-Poppins-100-100i-200-200i-300-300i-400-400i-500-500i-600-600i-700-700i-800-800i-900-900i.css');
@font-face {
    font-family: "Righteous";
    src: url('/newmoban/_external/demo.mobanwang.com/mb/lo202203/202203041/html/fonts/BalooChettan-Regular.ttf');
    src: url('/newmoban/_external/demo.mobanwang.com/mb/lo202203/202203041/html/fonts/BalooChettan-Regular.ttf');
}


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


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

@import url('/newmoban/_external/demo.mobanwang.com/mb/lo202203/202203041/html/css/animate.min.css');
@import url('/newmoban/_external/demo.mobanwang.com/mb/lo202203/202203041/html/css/normalize.css');
@import url('/newmoban/_external/demo.mobanwang.com/mb/lo202203/202203041/html/css/icomoon.css');
@import url('/newmoban/_external/demo.mobanwang.com/mb/lo202203/202203041/html/css/css/font-awesome.min.css');
@import url('/newmoban/_external/demo.mobanwang.com/mb/lo202203/202203041/html/css/meanmenu.css');
@import url('/newmoban/_external/demo.mobanwang.com/mb/lo202203/202203041/html/css/owl.carousel.min.css');
@import url('/newmoban/_external/demo.mobanwang.com/mb/lo202203/202203041/html/css/swiper.min.css');
@import url('/newmoban/_external/demo.mobanwang.com/mb/lo202203/202203041/html/css/slick.css');
@import url('/newmoban/_external/demo.mobanwang.com/mb/lo202203/202203041/html/css/jquery.fancybox.min.css');
@import url('/newmoban/_external/demo.mobanwang.com/mb/lo202203/202203041/html/css/jquery-ui.css');
@import url('/newmoban/_external/demo.mobanwang.com/mb/lo202203/202203041/html/css/nice-select.css');

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

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

html {
    scroll-behavior: smooth;
}

body {
    color: #666666;
    font-size: 14px;
    line-height: 1.80857;
    font-weight: normal;
    overflow-x: hidden;
    font-family: 'Poppins', sans-serif;
}

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;
}

 :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 start */

.header_section {
    width: 100%;
    float: left;
    background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo202203/202203041/html/images/banner-bg.png');
    height: auto;
    background-size: 100%;
    padding: 0px 0px 20px 0px;
    position: relative;
}

.header_section::after {
    content: '';
    position: absolute;
    width: 400px;
    height: 680px;
    background-color: rgb(0, 0, 0, 0.5);
    left: 0px;
    right: 0px;
    margin: 0 auto;
    text-align: center;
    top: 0px;
    border-bottom: 2px solid #3c9f8e;
    border-left: 2px solid #3c9f8e;
    border-right: 2px solid #3c9f8e;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}

.haeder_main {}

.haeder_main::after {
    display: none;
}

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

.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: #111;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
    text-align: center;
}

.sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    color: #ffffff;
    display: block;
    transition: 0.3s;
}

.sidenav a:hover {
    color: #59ffe2;
}

.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}

@media screen and (max-height: 450px) {
    .sidenav {
        padding-top: 15px;
        z-index: 9;
        background-color: rgb(0, 0, 0, 0.9);
    }
    .sidenav a {
        font-size: 18px;
    }
}

.login_text {
    font-size: 18px;
    color: #ffffff;
    text-transform: uppercase;
}

.login_text a {
    color: #ffffff;
}

.login_text a:hover {
    color: #ffffff;
}

.navbar {
    align-items: flex-start;
}

.navbar-light .navbar-brand {
    color: rgba(0, 0, 0, .9);
    padding-left: 90px;
    z-index: 2;
}


/* header section end */


/* banner section start */

.banner_section {
    width: 100%;
    float: left;
    position: relative;
    z-index: 2;
    padding-bottom: 150px;
}

.banner_taital {
    width: 30%;
    margin: 0 auto;
    font-size: 80px;
    color: #ffffff;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    font-family: 'Dancing Script', cursive;
}

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

.read_bt a {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #ffffff;
    background-color: #43efb8;
    text-align: center;
    padding: 10px 0px;
    border-radius: 4px;
    margin-top: 50px;
    font-weight: 400;
}

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

#my_slider a.carousel-control-next {
    position: absolute;
    right: 170px;
    top: 30%;
}

#my_slider a.carousel-control-prev {
    position: absolute;
    left: 170px;
    top: 30%;
}

#my_slider .carousel-control-prev,
#my_slider .carousel-control-next {
    width: 65px;
    height: 65px;
    background: transparent;
    opacity: 1;
    font-size: 40px;
    color: #ffffff;
    border-radius: 100%;
    border: 8px solid #43efb8;
    font-weight: bold;
}

#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: transparent;
    color: #ffffff;
}


/* banner section end */


/* viseos section start */

.videos_section {
    width: 100%;
    float: left;
    position: relative;
    top: -40px;
}

.play_btn_main {
    width: 100%;
    float: left;
    margin: 0 auto;
    text-align: center;
    background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo202203/202203041/html/images/img-1.png');
    height: auto;
    position: relative;
    padding: 308px 0px;
    background-repeat: no-repeat;
    background-size: 100%;
}

.play_btn {
    width: 200px;
    margin: 0 auto;
    position: relative;
    z-index: 5;
}

.play_btn::before {
    content: '';
    position: absolute;
    top: 49%;
    left: 99px;
    width: 120px;
    height: 120px;
    transform: translate(-50%, -50%);
    background-color: #59ffe2;
    border-radius: 100%;
    z-index: -1;
    animation: fadeEffect 1.3s infinite ease;
    box-shadow: 0px 0px 10px 0px;
    right: inherit;
}

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


/* services section start */

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

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

.gallery_taital::after {
    content: '';
    position: absolute;
    width: 200px;
    height: 2px;
    background-color: #000;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    bottom: 0px;
}

.gallery_section_2 {
    width: 100%;
    float: left;
    margin-top: 90px;
}

.image_main {
    width: 100%;
    position: relative;
    margin-top: 30px;
}

.image_8 {
    opacity: 1;
    display: block;
    width: 100%;
    height: auto;
    transition: .5s ease;
    backface-visibility: hidden;
}

.text_main {
    transition: .5s ease;
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
    z-index: 5;
    text-transform: uppercase;
}

.image_main:hover .image_8 {
    opacity: ;
}

.image_main:hover .text_main {
    opacity: 5;
}

.image_main:hover .seemore_text {
    color: #ffffff;
}

.seemore_text {
    width: 100%;
    float: left;
    text-align: center;
    font-size: 20px;
    color: #ffffff;
    font-weight: 500;
}

.image_main::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    left: 0px;
    right: 0px;
    margin: 0 auto;
    top: 0px;
    display: none;
}

.image_main:hover::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    left: 0px;
    right: 0px;
    margin: 0 auto;
    top: 0px;
    display: block;
}

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

.seemore_bt a {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #ffffff;
    background-color: #43efb8;
    text-align: center;
    padding: 10px 0px;
    border-radius: 4px;
    margin-top: 50px;
    font-weight: 400;
    text-transform: uppercase;
}

.seemore_bt a:hover {
    background-color: #161514;
    color: #ffffff;
}


/* services section end */


/* blog section start */

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

.blog_taital {
    width: 100%;
    font-size: 40px;
    color: #1f1f1f;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
}

.blog_taital::after {
    content: '';
    position: absolute;
    width: 200px;
    height: 2px;
    background-color: #000;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    bottom: 0px;
}

.blog_box {
    width: 100%;
    background-color: #ffffff;
    height: auto;
    background-repeat: no-repeat;
    background-size: 100%;
    padding: 30px 20px;
    box-shadow: 0px 2px 10px -1px;
    margin-top: 80px;
    display: flex;
}

.blog_box_left {
    width: 58%;
}

.blog_box_right {
    width: 38%;
    padding-left: 20px;
}

.good_text {
    width: 100%;
    font-size: 24px;
    color: #161514;
    font-weight: bold;
    padding-top: 45px;
}

.post_text {
    width: 100%;
    font-size: 16px;
    color: #6e6e6e;
    margin: 0px;
}

.date_text {
    float: right;
}

.lorem_text {
    width: 100%;
    font-size: 16px;
    color: #161514;
    margin: 0px;
    padding-top: 20px;
}

.read_bt_1 {
    width: 170px;
    float: left;
}

.read_bt_1 a {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #6e6e6e;
    background-color: transparent;
    padding: 10px 0px;
    border-radius: 4px;
    margin-top: 20px;
    font-weight: 400;
}

.read_bt_1 a:hover {
    background-color: transparent;
    color: #000;
}


/* blog section end */


/* about section start */

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

.about_taital_main {
    width: 80%;
    padding-top: 60px;
}

.padding_left_0 {
    padding-left: 0px;
}

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

.about_taital::after {
    content: '';
    position: absolute;
    width: 135px;
    height: 2px;
    background-color: #000;
    left: 0px;
    right: initial;
    margin: 0 auto;
    bottom: 10px;
}

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

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

.readmore_bt a {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #ffffff;
    background-color: #43efb8;
    text-align: center;
    padding: 10px 0px;
    border-radius: 5px;
    font-weight: bold;
    text-transform: uppercase;
}

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

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


/* about section end */


/* contact section start */

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

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

.contact_taital::after {
    content: '';
    position: absolute;
    width: 150px;
    height: 2px;
    background-color: #252525;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    bottom: 10px;
}

.contact_section_2 {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    padding-top: 120px;
}

.email_text {
    width: 100%;
    float: left;
    font-size: 18px;
    color: #393838;
    margin-bottom: 20px;
    padding: 10px 15px;
    background-color: #ffffff;
    border-radius: 5px;
    border: 1px solid #2b2278 !important;
}

select.form-control:not([size]):not([multiple]) {
    height: 50px;
    border-radius: 5px;
    border: 1px solid #2b2278 !important;
    padding: 10px 20px;
    font-size: 18px;
    color: #393838;
    -webkit-appearance: none;
    background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo202203/202203041/html/images/down-arrow.png');
    background-repeat: no-repeat;
    background-size: 15px;
    background-position: 96% center;
}

span.input-group-addon {
    background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo202203/202203041/html/images/calendar-icon.png');
    width: 30px;
    background-repeat: no-repeat;
    background-size: 28px;
    padding: 19px;
    background-position: center;
}

.input-group {
    width: 100% !important;
    border: 1px solid #2b2278;
    padding: 6px 15px;
    border-radius: 5px;
    margin-bottom: 20px;
}

.input-group>.custom-select:not(:last-child),
.input-group>.form-control:not(:last-child) {
    border: 0px;
}

.form-control {
    padding: 0px;
}

.gj-timepicker.gj-timepicker-bootstrap .input-group-addon {
    background: none;
}

.book_btn {
    width: 200px;
    margin: 0 auto;
    text-align: center;
}

.book_btn a {
    width: 100%;
    float: left;
    text-align: center;
    font-size: 26px;
    color: #43efb8;
    background-color: #252525;
    padding: 7px;
    text-transform: uppercase;
    font-weight: bold;
    border-radius: 8px;
    margin-top: 50px;
}

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


/* contact section end */


/* client section start */

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

.client_taital {
    width: 100%;
    font-size: 40px;
    color: #0d0d0d;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
}

.client_taital::after {
    content: '';
    position: absolute;
    width: 150px;
    height: 2px;
    background-color: #0d0d0d;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    bottom: 10px;
}

.client_section_2 {
    width: 40%;
    margin: 0 auto;
    text-align: center;
    padding: 40px 70px 50px 70px;
    border: 2px solid #080807;
    border-radius: 5px;
    margin-top: 50px;
}

.den_text {
    width: 100%;
    float: left;
    font-size: 30px;
    color: #0d0d0d;
    text-align: center;
}

.ipsum_text {
    width: 100%;
    font-size: 16px;
    color: #0d0d0d;
    text-align: center;
    margin: 0 auto;
}

.carousel-indicators {
    bottom: -110px;
}

.carousel-indicators li {
    width: 50px;
    height: 12px;
    background-color: #43efb8;
    border-radius: 20px;
}

.carousel-indicators .active {
    background-color: #252525;
}


/* client section end */


/* footer section start */

.footer_section {
    width: 100%;
    float: left;
    background-color: #252525;
    height: auto;
    background-size: 100%;
    padding-bottom: 30px;
    background-repeat: no-repeat;
}

.box_main {
    width: 50%;
    margin: 0 auto;
    text-align: center;
    padding-top: 30px !important;
    display: flex;
}

.email_bt {
    width: 70%;
    float: left;
    font-size: 16px;
    color: #202020;
    background-color: #ffffff;
    text-align: left;
    padding-left: 15px;
    height: 50px;
    border: 0px;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
}

.subscribe_bt {
    width: 170px;
    float: left;
    background-color: transparent;
}

.subscribe_bt a {
    width: 100%;
    background-color: #43efb8;
    float: right;
    padding: 11px 14px;
    color: #ffffff;
    font-size: 16px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    text-transform: uppercase;
}

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

.social_icon {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

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

.social_icon li {
    float: left;
    padding: 30px 5px;
}

.location_main {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    padding-top: 40px;
    display: flex;
}

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

.call_text a {
    color: #ffffff;
}

.call_text a:hover {
    color: #43efb8;
}

.padding_left_15 {
    padding-left: 15px;
}


/* footer section end */

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

.copyright_text {
    width: 50%;
    color: #ffffff;
    text-align: center;
    font-size: 16px;
    margin: 0 auto;
    padding: 20px 0px;
    border-top: 1px solid #fff;
}

.copyright_text a {
    color: #ffffff;
}

.copyright_text a:hover {
    color: #43efb8;
}

.margin_top_90 {
    margin-top: 90px;
}