/*rv css*/
body {
    font-family: "Manrope", sans-serif !important;
}
.is-sticky {
    position: fixed;
    background: white;
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
    animation-duration: 500ms;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    width: 100%;
    box-shadow: 0 20px 20px rgb(0 0 0 / 8%);
    z-index: 99;
    top: 0;
}
#scroll {
    position: fixed;
    bottom: 20px;
    width: 50px;
    height: 50px;
    background: var(--standard_color);
    right: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    transition: all 0.3s ease-out;
}
#scroll i {
    color: white;
    font-size: 20px;
}
#scroll:hover {
    background: var(--standard_color);
}
.owl-carousel .owl-dots .owl-dot {
    height: 12px !important;
}
.elementor-10294 .elementor-element.elementor-element-bca696f {
    width: 15% !important;
}
.elementor-10294 .elementor-element.elementor-element-11195e8 {
    width: 85% !important;
}
.theme_button {
    color: #fff;
    background: var(--standard_color);
    padding: 12px 35px 13px;
    border-radius: 8px;
    border: none;
    font-size: 14px;
    font-weight: 700;
}
.bottom_gallery_img {
    width: 75px;
    height: 75px !important;
    margin-bottom: 3px;
}
.gallery_bottom {
    height: 236px;
    overflow-y: auto;
}
.elementor-column.elementor-col-50,
.elementor-column[data-col="50"] {
    width: 100% !important;
}
.elementor-10156 .elementor-element.elementor-element-b2dc2eb {
    width: 73% !important;
}
.elementor-10156 .elementor-element.elementor-element-0b1af61 .video-content {
    text-align: center;
    height: 433px;
    align-items: center;
    justify-content: center;
    display: flex;
}
.elementor-10156 .elementor-element.elementor-element-f0e965d {
    padding: 46px 0 50px 0 !important;
}
.elementor-10156 .elementor-element.elementor-element-41e261f {
    padding: 45px 0 80px 0 !important;
}
.main_heading {
    color: var(--primary_color);
    margin: 0 0 60px 0;
    font-size: 39px;
    font-weight: 800;
    line-height: 46px;
    letter-spacing: -0.2px;
}
.top_name {
    color: var(--standard_color);
    font-size: 18px;
    font-weight: 600;
    line-height: 23px;
    margin: 0 0 10px 0;
}
.admission_form {
    margin: 40px 0;
    padding-bottom: 10px;
}
select {
    height: 50px !important;
}
small.req {
    color: red;
}
::-webkit-file-upload-button {
    font: inherit;
    color: white;
    background-color: var(--standard_color);
    font-weight: 500;
    border: none;
    padding: 8px;
    margin-top: 2px;
    cursor: pointer;
}
.form-control {
    padding: 0px 12px;
}
.button_theme {
    padding: 15px 20px 15px 20px;
    font-size: 16px;
    font-weight: 600;
    line-height: 16px;
    letter-spacing: 0.1px;
    color: #ffffff;
    background-color: var(--standard_color);
    border-style: none;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0px 8px 20px 0px rgb(241 77 93 / 15%);
    cursor: pointer;
}
.top_banner {
    background-position: center;
    background-size: cover;
}
.bg_light {
    background: #f4f4fcad;
    padding: 120px 0;
}
.bg_light i {
    font-size: 13px;
    margin: 0 7px;
}
.bg_light p span {
    color: var(--standard_color);
}
.top_banner p {
    font-weight: bold;
}
.icon_contact i {
    background: #2878eb;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    text-align: center;
    font-size: 25px;
    color: white;
    line-height: 2;
}
.content_list {
    display: flex;
    padding-bottom: 20px;
}
.other_details h3 {
    margin: 4px 0px 3px 0px;
    padding: 0px 0px 0px 0px;
    color: #000000;
    font-size: 20px;
}
.other_details {
    padding-left: 26px;
}
.other_details p {
    color: #656565;
    margin: 0;
}
.yellow {
    background: #ffa100 !important;
}
.green {
    background: #1dc295 !important;
}
.google_map {
    box-shadow: 0px 5px 10px 0px rgb(0 0 0 / 6%);
    padding: 10px;
}
img.preview {
    width: 50px;
    height: 48px;
    position: absolute;
    top: 1px;
    right: 1px;
    border-radius: inherit;
}
.form-group {
    position: relative;
}
.theme-section {
    padding: 60px 0;
}
.gallery-page .etn-event-item {
    padding: 0 !important;
}
.gallery-page .etn-event-item .etn-event-content {
    padding: 0 30px 15px 30px;
}
.gallery-page .etn-event-item .etn-event-content h3 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    font-size: 20px;
}
.gallery-page .etn-event-item img {
    height: 220px;
    object-fit: cover;
}
.main-gallery .g-item {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 1rem;
    justify-content: center;
    align-items: center;
}
.main-gallery .card {
    color: #252a32;
    border-radius: 2px;
    background: #fff;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 3px rgba(0, 0, 0, 0.24);
}
.main-gallery .card-image {
    position: relative;
    display: block;
    width: 100%;
    padding-top: 70%;
    background: #fff;
}
.main-gallery .card-image img {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

@media only screen and (max-width: 600px) {
    .main-gallery .container {
        display: grid;
        grid-template-columns: 1fr;
        grid-gap: 1rem;
    }
}
.news .etn-event-item .etn-event-content h3 {
    -webkit-line-clamp: 2;
    line-height: 1.5;
    height: 62px;
    text-transform: capitalize;
}
.news .etn-event-item .etn-event-content p {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
}
.div-content h3 {
    color: var(--standard_color);
    font-size: 18px;
    font-weight: 600;
    line-height: 23px;
    margin: 0 0 13px;
}
.div-content h2 {
    color: var(--primary_color);
    margin: 0 0 20px;
    font-size: 45px;
    font-weight: 800;
    line-height: 58px;
    letter-spacing: -0.2px;
}
.div-content p {
    color: #58566b;
    line-height: 25px;
    letter-spacing: 0.2px;
    margin: 0 50px 0 0;
}
.theme-section .row .col-md-6 {
    display: flex;
    align-items: center;
}
.new-date ul {
    padding: 0;
    display: flex;
}
.new-date ul li i {
    margin-right: 5px;
}
.new-date ul li {
    font-size: 15px;
    color: var(--standard_color);
    margin-bottom: 5px;
    list-style: none;
    padding: 0 15px;
    border-left: 1px solid #e7e7e7;
}
.new-date ul li:nth-child(1) {
    padding-left: 0;
    border: none;
}
.div-ul ul {
    padding-left: 18px;
}
.div-ul {
    margin-top: 10px;
}
.div-ul ul li {
    padding-bottom: 10px;
}
.div-ul ul li::marker {
    color: var(--standard_color);
    font-size: 21px;
}
.div-btn {
    background-color: var(--standard_color);
    display: inline-block;
    padding: 10px 32px;
    color: white;
    font-size: 16px;
    border-radius: 2px;
    cursor: pointer;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    font-weight: 500;
    text-decoration: none;
    border: none;
    border-radius: 5px;
}
.right-align {
    justify-content: right;
}
.div-btn i {
    font-size: 13px;
    margin-left: 5px;
}
.div-btn:hover {
    background-color: var(--primary_color);
    color: white;
}
/*footer*/
footer.main-footer {
    margin-top: 100px;
    margin-bottom: 0;
    padding: 190px 0 0 0;
    background-color: var(--primary_color);
}
.foot-dv h3 {
    color: #fff;
    margin: 0 0 0 0;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 21px;
}
.foot-dv p,
.foot-dv ul li a {
    color: #b8b7c0;
    font-weight: 400;
    font-size: 16px;
}
.foot-dv ul {
    padding: 0;
}
.foot-dv ul li {
    list-style: none;
    padding-bottom: 10px;
    position: relative;
}

.contact-dv li a i {
    color: var(--standard_color);
    margin-right: 9px;
    position: absolute;
    left: -25px;
    top: 6px;
}
.contact-dv li a {
    position: relative;
    left: 25px;
}
.social-link ul li {
    text-align: center;
    text-decoration: none;
    border-radius: 50% 50% 50% 50%;
    padding: 4px 0 0 0;
    width: 42px;
    height: 42px;
    line-height: 30px;
    color: #fff;
    border-style: solid;
    border-width: 1px;
    border-color: #777777;
    webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    margin-right: 6px;
}
.social-link ul {
    display: flex;
}
.social-link ul li:hover {
    background: var(--standard_color);
}
.social-link ul li:hover a {
    color: white;
}
.footer-gallery {
    display: flex;
    flex-wrap: wrap;
}

.footer-gallery img {
    width: 106px;
    margin: 0 10px 10px 0;
    height: 90px !important;
    object-fit: cover;
}
.down-div {
    border-top: 1px solid #b8b7c057;
    margin-top: 22px;
    padding: 20px 0;
    text-align: center;
}
.down-div img {
    height: 50px;
}
.down-div .row .col-md-9 {
    display: flex;
    align-items: center;
}
.down-div p,
.down-div a {
    color: #b8b7c0;
    margin: 0;
    text-align: right;
    width: 100%;
    letter-spacing: 0.5px;
}
.newletter h2 {
    font-size: 30px;
    color: white;
    text-align: center;
}
.news-input input {
    padding: 21px 0 21px 25px;
    border-radius: 6px;
    border: 1px solid #94baff;
    width: 100%;
    font-size: 14px;
    line-height: 21px;
    font-weight: 400;
}
.news-input {
    position: relative;
}
.news-input .div-btn {
    /*position: absolute;*/
    right: 8px;
    top: 8px;
    border-radius: 8px;
}
.newletter {
    position: absolute;
    width: 100%;
}
.newletter .row {
    height: 210px;
    align-items: center;
    background-image: url(/public/backend/images/subscribe-bg.png);
    background-size: cover;
    padding: 0 50px;
    border-radius: 25px;
}
/*vision mission*/
.vision-content {
    background: #1dc295;
    display: flex;
    align-items: center;
    color: white;
}
.vision-content img {
    width: 40%;
    height: 374px;
    object-fit: cover;
    object-position: bottom;
}
.vision-c {
    width: 57%;
    padding-left: 51px;
}
.vision-c h3 {
    color: white;
    font-size: 39px;
    font-weight: 800;
    line-height: 46px;
    letter-spacing: -0.2px;
}
.vision-c .div-btn {
    background: transparent;
    border: 2px solid;
    border-radius: 5px;
}
.vision-c .div-btn:hover {
    background: var(--standard_color);
    border: 2px solid var(--standard_color);
    border-radius: 5px;
}
.div-img img, .content-part img {
    width: 100%;
}
.img-animation .div-img img {
    width: 90%;
    border-radius: 26px;
}
.img-animation {
    position: relative;
}
.img1 {
    position: absolute;
    top: -58px;
    z-index: -1;
    left: -28px;
}
.img2 {
    position: absolute;
    bottom: -25px;
    z-index: -1;
    right: 30px;
}
.img3,
.img4,
.img5 {
    position: absolute;
    bottom: 9%;
    animation-name: ekit-zoom;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s, -webkit-border-radius 0.3s, -webkit-box-shadow 0.3s;
}
img.img3 {
    left: -7%;
}
img.img4 {
    left: -3%;
}
img.img5 {
    left: -5%;
    bottom: 3%;
}
.p-100 {
    padding: 100px 0 !important;
}
.courselog-widget-logo img {
    height: 40px;
}
.more-btn {
    padding: 18px 36px;
    font-size: 16px;
    font-weight: 600;
    line-height: 23px;
    background-color: var(--standard_color);
    border-style: none;
    border-radius: 5px;
    color: #fff;
    text-align: center;
}
.etn-event-item .etn-event-location {
    font-size: 14px;
}
.etn-event-item .etn-event-thumb {
    height: auto;
}
/*Pagination CSS*/
#page_navigation {
    margin: 20px 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
#page_navigation a {
    padding: 6px 12px;
    border: 2px solid #878787;
    margin: 2px;
    color: black;
    text-decoration: none;
    font-weight: 500;
    border-radius: 6px;
}
.active_page {
    background: var(--standard_color);
    color: white !important;
    border-color: var(--standard_color) !important;
}
#page_navigation a:hover {
    color: var(--standard_color);
    border-color: var(--standard_color);
}
div#page_navigation a.page_link {
    display: none;
}
div#page_navigation a.page_link:nth-child(2) {
    display: initial !important;
}
div#page_navigation a.page_link:nth-last-child(2) {
    display: initial !important;
}
a.page_link.active_page {
    display: initial !important;
}
a.next_link::after {
    content: "»";
    margin-left: 5px;
    font-size: 24px;
}
a.previous_link::before {
    content: "«";
    margin-right: 5px;
    font-size: 24px;
}
/*Pagination CSS End*/
.elementor-10294 .elementor-element.elementor-element-95c709a .elementskit-navbar-nav > li > a {
    text-transform: capitalize;
}

/*top section*/
.top-section {
    background: var(--primary_color);
    padding: 15px 0;
}
.top-left i {
    color: var(--standard_color);
    vertical-align: middle;
    margin-right: 8px;
}
.top-left ul li:nth-child(1) {
    padding-left: 0;
}
.top-right ul li:nth-last-child(1) {
    padding-right: 0;
}
.top-right ul {
    justify-content: right;
}
.top-comman ul {
    display: flex;
    padding: 0;
    margin: 0;
}
.top-comman ul li {
    list-style: none;
    padding: 0 20px;
    border-right: 1px solid #ffffff30;
    line-height: 1;
}
.top-comman ul li a {
    color: white;
}
.top-comman ul li:nth-last-child(1) {
    border: none;
}

/*main-header*/
.main-header {
    box-shadow: 0 6px 15px 0 rgb(0 0 0 / 4%);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 15px 0;
}
.sc-menu ul {
    display: flex;
    padding: 0;
    margin: 0;
}
.main-header .col-md-2,
.main-header .col-md-8 {
    display: flex;
    align-items: center;
}
.main-header .col-md-8 {
    justify-content: center;
}
.sc-menu ul li {
    font-size: 15px;
    font-weight: 700;
    line-height: 28px;
    color: var(--primary_color);
    padding: 10px 10px;
    list-style: none;
    letter-spacing: 0.5px;
    position: relative;
}
.d-hide {
    display: none;
}
.sc-menu ul li a:before {
    position: absolute;
    bottom: -10px;
    left: 0;
    right: 0;
    margin: 0 auto;
    content: "";
    height: 2px;
    width: 0%;
    background-color: var(--standard_color);
    transition: all 0.4s ease;
}
.sc-menu ul li a {
    position: relative;
    font-weight: 700;
    color: #373737;
}
.sc-menu ul li:hover a {
    color: var(--standard_color);
}
.sc-menu ul li:hover a:before {
    width: 100%;
}
.sc-menu ul li.active a {
    color: var(--standard_color);
}
.sc-menu ul li.active a:before {
    width: 100%;
}
.sc-menu ul li a i {
    font-size: 10px;
}
ul.submenu {
    position: absolute;
    display: block;
    top: 50px;
    left: 14px;
    z-index: 99;
    background: white;
    box-shadow: 0 10px 30px 0 rgb(45 45 45 / 20%);
    padding: 15px 0;
    white-space: nowrap;
    transition: all 0.4s ease;
    webkit-transform: translateY(-10px);
    transform: translateY(-10px);
    opacity: 0;
    visibility: hidden;
}
.sc-menu ul li:hover ul.submenu {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    pointer-events: auto;
}
ul.submenu li {
    padding: 7px 30px;
    border-bottom: 1px solid #f1f1f1;
}
ul.submenu li:nth-last-child(1) {
    border-bottom: none;
}
ul.submenu li a:before {
    display: none;
}
.sc-menu ul li:hover ul.submenu li a {
    color: black;
}
ul.submenu li:hover a {
    color: var(--standard_color) !important;
}
div#home_slider {
    position: relative;
}
.slider-c {
    position: absolute;
    width: 100%;
    background-color: transparent;
    top: 0;
    background-image: linear-gradient(90deg, #120f2dcc 45%, #120f2d00 100%);
    height: 100%;
    padding: 10% 0 0 10%;
}
.slider-c h1 {
    font-size: 49px;
    font-weight: 800;
    line-height: 60px;
    letter-spacing: 0.98px;
    margin: 0 0 40px 0;
    color: white;
    transition-delay: 0.5s;
    line-height: 1.3;
}
.slider-c h1 span {
    color: #f5ac00;
}
.slider-c .outline-btn {
    margin-left: 20px;
}
a.outline-btn {
    color: #fff;
    padding: 10px 16px;
    border: 1px solid #ffffff;
    border-radius: 5px;
    font-size: 16px;
    transition: all 0.4s ease;
}

.outline-btn {
    color: #fff;
    padding: 10px 16px;
    border: 1px solid #ffffff;
    border-radius: 5px;
    font-size: 16px;
    transition: all 0.4s ease;
}
.outline-btn:hover {
    background: var(--standard_color);
    border-color: var(--standard_color);
    color: #fff !important;
}
.slider-c p {
    color: #ffffffcf;
    font-weight: 400;
    margin: 30px 0 0 0;
}
.rv_slider .owl-dots {
    position: absolute;
    bottom: 14px;
    z-index: 999999;
    left: 50%;
}
.rv_slider .owl-dots .owl-dot {
    width: 12px;
    height: 12px;
    background: rgb(209 209 209 / 75%);
    border: none;
}
.rv_slider .owl-nav button.owl-next,
.rv_slider .owl-nav button.owl-prev,
.rv_slider button.owl-dot {
    font-size: 38px !important;
    background: #ffffff7d !important;
}
.rv_slider .owl-nav span {
    position: relative;
    top: -3px;
    color: white !important;
}
.owl-carousel .owl-dots .owl-dot.active {
    background: var(--standard_color) !important;
}

.slider-content img {
    height: 600px;
    object-fit: contain;
    object-position: top;
}
.rv_slider .item:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    filter: blur(8px);
   -webkit-filter: blur(8px);
}
.rv_slider .item {
    position: relative;
}
.video-tour {
    position: relative;
    margin-right: 50px;
}
.video-tour a {
    padding: 10px 0 10px 5px;
    width: 80px;
    height: 80px;
    line-height: 65px;
    color: var(--standard_color);
    background-color: #fff;
    text-align: center;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
h1, h2, h3, h4, h5, h6 {
    text-transform: capitalize;
}

.video-tour a:before, .video-tour a:after {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    color: var(--standard_color);
    border-radius: 50%;
    -webkit-box-shadow: 0 0 0 0 currentColor;
    box-shadow: 0 0 0 0 currentColor;
    -webkit-animation: button-ripple 3s infinite;
    animation: button-ripple 3s infinite;
    opacity: .6;
    z-index: -1;
    -webkit-animation-delay: .9s;
    animation-delay: .9s;
}
.video-tour i {
    font-size: 24px;
    line-height: 63px;
}
.hm-ab .div-content p, .vision-c p {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 8;
}
.des-read {
    color: var(--standard_color);
    font-size: 13px;
    text-decoration: underline;
}
.foot-dv p {
    font-size: 15px;
    text-align: justify;
}
p{
    font-size: 15px;
    text-align: justify;
}
.video-tour:before {
    content: '';
    background: black;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: .5;
}

.input-preview__src {
    display: none !important;
}
.input-preview {
    border-radius: 4px;
    width: 100%;
    height: 158px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    transition: ease-in-out 750ms;
    border: 1px solid #f5f5f5 !important;
    cursor: pointer;
    background: #d5d5d5;
}
.input-preview.has-image {
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}
.input-preview::after {
    position: absolute;
    top: 21%;
    left: 0;
    width: 100%;
    text-align: center;
    transform: translateY(50%);
    content: "Click to upload your latest photograph...";
    font-style: italic;
    font-size: 13px;
}
.has-image::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(50 50 50 / 8%);
    content: " ";
    transition: ease-in-out 750ms;
}
.has-image::after {
    content: "Choose another file...";
    color: white;
    top: 80%;
    background: #0000007d;
}
.content-part p img {
    width: 33.33%;
    height: 369px;
    object-fit: cover;
    object-position: top;
}
.birthday-card {
    padding: 50px 0 160px 0 !important;
    margin-bottom: -100px !important;
}
 .heading {
    text-align: center;
    color: #454343;
    font-size: 30px;
    font-weight: 700;
    position: relative;
    margin-bottom: 70px;
    text-transform: uppercase;
    z-index: 999;
}
.white-heading{
    color: #ffffff;
}
.heading:after {
    content: ' ';
    position: absolute;
    top: 100%;
    left: 50%;
    height: 40px;
    width: 180px;
    border-radius: 4px;
    transform: translateX(-50%);
    background: url(img/heading-line.png);
    background-repeat: no-repeat;
    background-position: center;
}
.white-heading:after {
    background: url(https://i.ibb.co/d7tSD1R/heading-line-white.png);
    background-repeat: no-repeat;
    background-position: center;
}

.heading span {
    font-size: 18px;
    display: block;
    font-weight: 500;
}
.white-heading span {
    color: #ffffff;
}




















@media only screen and (max-width: 767px) {
    .content-part p img {
        width: 100%;
        height: auto;
    }
    .top-comman ul li a {
        font-size: 11px;
    }

    .elementor-10294 .elementor-element.elementor-element-9d546d1 .courselog-widget-logo img {
        max-width: 100px;
    }
    .elementor-10294 .elementor-element.elementor-element-bca696f {
        width: 34% !important;
    }
    .elementor-10294 .elementor-element.elementor-element-11195e8 {
        width: 64% !important;
    }
    .elementor-10294 .elementor-element.elementor-element-11195e8 > .elementor-element-populated {
        height: 46px;
    }
    .elementor-10294 .elementor-element.elementor-element-ad5dd2d {
        padding: 7px 0 6px 0 !important;
        height: 58px;
    }
    .elementor-10294 .elementor-element.elementor-element-8beaa22 {
        padding: 4px 0 0px 0;
    }
    .elementor-10294 .elementor-element.elementor-element-9f11926 > .elementor-element-populated {
        margin: 0 0 0 0;
        padding: 0 0 4px 15px;
    }
    .elementor-10294 .elementor-element.elementor-element-95c709a .elementskit-nav-logo {
        padding: 0 14px;
        margin: 0;
    }
    .elementskit-navbar-nav-default .elementskit-dropdown {
        display: block !important;
        opacity: 1 !important;
        visibility: inherit !important;
        position: initial !important;
        z-index: 9999;
        max-height: initial;
    }
    .elementor-10156 .elementor-element.elementor-element-99150d1 .main-slider .slider-content {
        padding: 0;
    }
    .elementor-10156 .elementor-element.elementor-element-99150d1 .main-slider .slider-content .main-title {
        font-size: 20px;
    }
    .elementor-10156 .elementor-element.elementor-element-99150d1 .main-slider .banner-item {
        min-height: 368px;
        text-align: center;
    }
    .bottom_gallery_img {
        width: 100px;
        height: 115px !important;
    }
    .elementor-10156 .elementor-element.elementor-element-8c27429 {
        padding: 30px 0 100px 0;
    }
    .elementor-10156 .elementor-element.elementor-element-067e2ff > .elementor-element-populated {
        padding: 0 15px 0px 15px;
    }
    .elementor-10156 .elementor-element.elementor-element-57713e3 .elementskit-section-title-wraper .elementskit-section-title {
        font-size: 19px;
    }
    .elementor-10156 .elementor-element.elementor-element-8c27429 {
        padding: 30px 0 0px 0;
    }
    .elementor-10156 .elementor-element.elementor-element-db3520d {
        padding: 50px 0 42px 0;
    }
    .bg_light {
        padding: 40px 0;
    }
    .bg_light h2 {
        display: none;
    }
    .d-hide {
        display: initial;
    }
    .main-header .row .col-md-2 {
        width: 42%;
    }
    .main-header .row .col-md-8 {
        display: none;
        -webkit-animation-name: fadeInDown;
        animation-name: fadeInLeft;
        animation-duration: 500ms;
        animation-timing-function: linear;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
    }
    .d-hide {
        width: 15%;
    }
    .is-sticky .menu-dv {
        top: 77px;
        background: transparent;
    }
    .sc-menu ul {
     background: #ffff !important;
 }
.div-btn, .outline-btn {
    padding: 2px 14px;
    display: flex;
    align-items: center;
    width: fit-content;
    justify-content: center;
    margin: 0 auto;
    height: 38px;
}
.offcanvas-toggle i {
    font-size: 25px;
    position: relative;
    top: 5px;
    color: #505050;
}
.main-header .row {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}
.top-left ul li:nth-last-child(1) {
    display: none;
}
.top-left ul li{
    border: none;
}
.top-comman ul li {
    padding: 0 10px;
}
.top-section .col-md-6 {
    width: 50%;
    white-space: nowrap;
    display: flex;
    align-items: center;
}
.offcanvas-toggle {
    border: none;
    background: none;
    padding: 0;
}
.sc-menu ul {
    display: block;
}
.offcanvas-open {
    display: initial !important;
    position: absolute !important;
    background: white;
    left: 0;
    top: 18%;
    width: 82% !important;
    z-index: 99;
    height: 100%;
}
.sc-menu ul li {
    text-align: left;
}
ul.submenu {
    position: inherit;
    display: block;
    top: 7px;
    left: 0;
    background: white;
    box-shadow: none;
    padding: 0;
    transform: none;
    opacity: 1;
    visibility: visible;
}
ul.submenu li {
    padding: 7px 15px;
}
ul.submenu li:before {
    content: '-';
    position: absolute;
    left: 0;
    top: 5px;
}
.slider-content img {
    height: auto !important;
    object-fit: contain;
    object-position: center;
}
.slider-c h1 {
    font-size: 15px;
    margin: 0 0 15px 0;
}
.slider-c {
    padding: 4% 6%;
    position: relative;
    background: var(--primary_color);
}
.video-tour {
    margin-right: 0;
}
.container {
    width: 95%;
}
.theme-section .div-content {
    padding-top: 0;
}
.rv_slider .owl-nav button.owl-next, .rv_slider .owl-nav button.owl-prev, .rv_slider button.owl-dot {
    font-size: 27px !important;
}
.owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
    height: 30px !important;
    width: 30px !important;
    line-height: 30px !important;
}
.owl-carousel .owl-nav .owl-next {
    right: 5px !important;
}
.owl-carousel .owl-nav .owl-prev {
    left: 5px !important;
}
.div-content h4 {
    font-size: 20px;
}
.div-content {
    padding-top: 50px;
}
.div-content h2 {
    font-size: 25px;
    line-height: initial;
    margin-bottom: 5px;
    text-align: center;
}
.vision-c p {
    text-align: justify;
}
.div-content p {
    margin: 0;
    text-align: justify;
}
.vision-content {
    display: block;
}
.vision-content img {
    width: 100%;
    height: 179px !important;
}
.vision-c {
    width: 100%;
    padding: 0 15px;
    margin-top: 20px;
}
.vision-c h3 {
    font-size: 25px;
    margin: 0;
    text-align: center;
}
.vision-content {
    padding: 0 0 20px 0;
    border-radius: 12px;
}
.p-100 {
    padding: 50px 0 !important;
}
.img1 {
    top: -37px;
    left: 5px;
    width: 100px;
}
img.img3 {
    left: 10%;
}
img.img5 {
    left: 6%;
    bottom: 3%;
}
img.img4 {
    left: 3%;
}
.main_heading {
    margin: 0 0 35px 0 !important;
    font-size: 25px;
    line-height: 25px;
}
.div-content h3 {
    text-align: center;
}
.newletter h2 {
    font-size: 23px;
    line-height: 34px;
    margin: 0;
}
.newletter .row {
    height: 185px;
    padding: 10px;
    width: 98%;
    margin: 0 auto;
}
footer.main-footer {
    padding: 126px 0 0 0;
}

.foot-dv h3 {
    margin-top: 26px;
}
.down-div p, .down-div a {
    margin: 7px 0 0 0;
    text-align: center;
    font-size: 13px;
}
.footer-gallery img {
    width: 97px;
}
#scroll {
    bottom: 10px;
    width: 35px;
    height: 35px;
    right: 8px;
}
#scroll i {
    font-size: 15px;
}
.img-animation .div-img img {
    width: 100%;
    margin-bottom: 10px;
}
.input-preview {
    width: 173px;
    margin-bottom: 19px;
}
.close-pop i {
    right: 0 !important;
    top: -26px !important;
}
.fancybox-content {
    max-width: 95 !important%;
}
.testimonial4_slide {
    width: 100%;
}
.carousel-control-next, .carousel-control-prev {
    width: 5%;
}
.rv_slider .owl-dots{
    display: none;
}






}
