﻿html {
    font-size: 68.75%
}

*, ::after, ::before {
    box-sizing: border-box;
    padding: 0;
    margin: 0
}

a, abbr, acronym, address, applet, big, blockquote, body, cite, code, dd, del, dfn, div, dl, dt, em, fieldset, font, form, h1, h2, h3, h4, h5, h6, html, iframe, img, ins, kbd, label, legend, li, object, ol, p, pre, q, s, samp, small, span, strike, strong, sub, sup, tt, ul, var {
    border: 0;
    margin: 0;
    outline: none !important;
    padding: 0;
    vertical-align: baseline;
    font-family: "Poppins", sans-serif
}

body {
    margin: 0;
    padding: 0;
    background: #fff;
    background-repeat: repeat-x;
    font-size: 1.4rem;
    color: #272320
}

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

a:hover {
    color: inherit;
    text-decoration: none
}

h1, h2, h3 {
    font-family: "Poppins", sans-serif
}

.dropdown-toggle::after {
    border: none !important;
    content: "";
    font-family: "fontAwesome";
    top: 8px;
    right: -8px;
    position: absolute
}

button:focus {
    outline: none !important
}

ol {
    padding-left: 0
}

ol li {
    list-style: inherit
}

ul {
    padding: 0;
    list-style: none;
    margin: 0
}

ul li {
    list-style: none
}

img {
    vertical-align: top;
    max-width: 100%;
    border: none;
    outline: none
}

.btn {
    border: none !important
}

.btn:focus {
    box-shadow: none;
    border: none;
    outline: 0
}

.btn:focus, .form-control:focus, .resizeselect:focus {
    box-shadow: none;
    border: none;
    outline: 0
}

header {
    padding: 8px 0 12px 0;
    position: relative;
    z-index: 4
}

header .top-header01 hr {
    background: #d7d7d7
}

header .top-header01 .btn-partners {
    background: #EA93C0;
    font-size: 15px;
    text-transform: capitalize;
    color: #fff !important;
    padding: 10px 10px 10px 10px;
    border-radius: 8px;
    transition: all .5s;
    font-weight: 400;
    margin-left: 22px !important;
    padding-right: 25px !important;
}

header .top-header01 .btn-partners:hover {
    background: #181818
}

header .top-header01 .comon-phone span:first-child {
    margin-right: 10px
}

header .top-header01 .comon-phone span:first-child svg {
    color: #EA93C0;
    width: 28px;
    height: 28px
}

header .top-header01 .comon-phone .text-icon {
    color: #fff;
    font-size: 11px;
    font-weight: 600
}

header .top-header01 .comon-phone a, header .top-header01 .comon-phone .of-text {
    font-size: 12px;
    color: #fff;
}

header .navbar-light .navbar-nav .nav-link {
    text-transform: capitalize;
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    padding: 10px 10px;
    transition: all .5s;
    font-family: "Poppins", sans-serif
}

header .navbar-light .navbar-nav .nav-link:hover {
    color: #EA93C0
}

header .navbar-light .navbar-nav .active {
    color: #EA93C0 !important
}

header .navbar-light .dropdown-toggle::after {
    font-size: 19px;
    top: 8px;
    right: 7px
}

header .socla-links a {
    color: #181818;
    font-size: 18px;
    padding: 15px
}

header .right-menu-rd a {
    font-size: 15px;
    font-weight: 500;
    text-transform: capitalize;
    color: #fff;
    border-radius: 5px;
    text-align:center;
}
#about p {
    margin: 10px 0px;
}

.header-menu {
    background: #57BBF9;
}
.dropdown-menu.show {
    background: #EA93C0!important;
    transform: translateX(-50%);
    left: 50%;
    width: 100%;
    border-radius: 12px;
}
.dropdown-menu {
    min-width:unset;
}
.slider-divo .owl-theme .owl-dots .owl-dot span {
    background: #fff
}

.slider-divo .owl-theme .owl-dots .active span {
    background: #181818 !important
}

.banner-part {
    position: relative;
    min-height: 500px;
    overflow: hidden
}

.banner-part h6 {
    color: #EA93C0;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 500;
    font-family: "Poppins", sans-serif;
    letter-spacing: 3px
}

.banner-part h1 {
    font-size: 48px;
    font-weight: 600
}

.banner-part h1 b {
    font-weight: 600;
    border-bottom: 4px solid #EA93C0;
    line-height: .7;
    display: inline-block;
    font-family: "Poppins", sans-serif
}

.banner-part h1 span {
    font-size: 48px;
    font-weight: 600;
    font-family: "Poppins", sans-serif
}

.banner-part p {
    color: #fff;
    font-size: 18px;
    font-weight: 300
}

.banner-part figure {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    margin: auto !important
}

.banner-part figure img {
    object-fit: cover;
    width: 100%;
    height: 100%
}

.banner-part .container {
    position: relative;
    z-index: 2;
    min-height: 590px
}

.banner-part .container .get-st {
    background: #EA93C0;
    color: #fff;
    border-radius: 50px;
    padding: 18px 40px 18px 40px;
    font-size: 17px;
    transition: all .5s
}

.banner-part .container .get-st:hover {
    background: #fff;
    color: #EA93C0
}

.comon-part1 {
    position: relative
}

.comon-part1::after {
    position: absolute;
    content: "";
    right: 40px;
    top: 0;
    height: 41px;
    background: #e9e9e9;
    display: inline-block;
    width: 1px
}

.comon-part1 h5 {
    font-size: 16px;
    font-weight: 600;
    color: #181818;
    text-transform: capitalize;
    font-family: "Epilogue", sans-serif;
    font-family: "Poppins", sans-serif
}

.comon-part1 h5 span {
    font-size: 14px;
    font-weight: 400;
    margin-top: 5px;
    color: #a9a9a9
}

.ofter .row > div:last-child .comon-part1::after {
    display: none
}

.main-body-part {
    padding-top: 30px
}

.right-texr h6 {
    color: #EA93C0;
    text-transform: uppercase;
    font-size: 16px
}

.right-texr h5 {
    font-family: "Poppins", sans-serif;
    font-size: 20px;
    line-height: 31px;
    font-weight: 500
}

.right-texr h2 b {
    font-weight: 700;
    border-bottom: 4px solid #EA93C0;
    line-height: .7;
    font-size: 38px;
    display: inline-block;
    font-family: "Poppins", sans-serif
}

.right-texr .btn-more {
    background: #EA93C0;
    color: #fff;
    border-radius: 50px;
    padding: 18px 40px 18px 40px;
    font-size: 16px;
    box-shadow: rgba(87, 187, 249, .3294117647) 5px 7px 25px;
    transition: all .5s linear
}

.right-texr .btn-more:hover {
    background: #181818
}

.comon-heading {
    font-size: 40px;
    color: #181818;
    font-weight: 700;
    text-transform: capitalize;
    font-family: "Poppins", sans-serif
}

.comon-heading span {
    font-weight: 700;
    font-family: "Poppins", sans-serif
}

.comon-heading b {
    font-weight: 700;
    font-family: "Poppins", sans-serif
}

.client-slider {
    background: #f1f1f1;
    padding: 10px;
    border-radius: 10px
}

.about-home {
    padding: 80px 0 20px 0
}

.about-home .sub-text {
    color: #EA93C0
}

.about-home h1 b {
    font-weight: 700;
    border-bottom: 4px solid #EA93C0;
    line-height: .7;
    font-size: 40px;
    display: inline-block;
    font-family: "Poppins", sans-serif
}

.clients-head {
    padding: 60px 0
}

.clients-head h2 {
    font-weight: 700
}

.clients-head h2 span {
    color: #EA93C0;
    font-weight: 700
}

.clients-head .items-logo {
    display: flex;
    align-items: center;
    width: 100%;
    margin: 30px 0
}

.clients-head .items-logo img {
    filter: grayscale(1);
    transition: .5s all
}

.clients-head .items-logo:hover img {
    filter: none
}

.sub-para {
    font-size: 18px;
    font-weight: 300
}

.tetimonals-work-home-01 {
    position: relative;
    top: -12px
}

.our-services {
    background: #fff url(../images/bg-w.png) no-repeat;
    background-position: top right;
    background-size: 35%;
    padding: 0
}

.our-services h2 b {
    font-weight: 700;
    border-bottom: 4px solid #EA93C0;
    line-height: 1.2;
    font-size: 38px;
    display: inline-block;
    font-family: "Poppins", sans-serif
}

.our-services .items-services {
    background: #fff;
    overflow: hidden;
    border-radius: 5px;
    transition: all .3s linear;
    transform: scale(1)
}

.our-services .items-services .img-boxcrm {
    height: 210px;
    width: 100%;
    /* overflow: hidden */
}

.our-services .items-services .img-boxcrm img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    object-position: top;
    transition: all .5s;
    transform: scale(1)
}

.our-services .items-services .text-box-com {
    background: #fff;
    width: 100%;
    border-style: solid;
    border-width: 0 1px 1px 1px;
    border-color: #c1c1c1;
    margin: auto;
    padding: 0 30px 30px 30px;
    border-radius: 0 0 10px 10px;
    height: 211px
}

@media(max-width: 1400px) {
    .our-services .items-services .text-box-com {
        height: 245px;
    }
}

@media(max-width: 1200px) {
    .our-services .items-services .text-box-com {
        height: 270px;
    }
}

@media(max-width: 991px) {
    .our-services .items-services .text-box-com {
        height: 270px;
    }
}

@media(max-width: 767px) {
    .our-services .items-services .text-box-com {
        height: 327px!important;
    }
}

@media(max-width: 575px) {
    .our-services .items-services .text-box-com {
        height: 230px!important;
    }
}

@media(min-width: 1400px) {
    .our-services .items-services .text-box-com {
        height: 250px;
    }
}

.our-services .items-services .text-box-com h5 {
    font-size: 18px;
    color: #181818;
    text-transform: capitalize;
    font-weight: 600
}

.our-services .items-services .text-box-com p {
    font-size: 14px;
    font-weight: 300;
    color: #9b9b9b
}

.our-services .items-services .text-box-com h6 {
    font-size: 16px;
    color: #EA93C0
}

.our-services .items-services .text-box-com .icon-divu {
    width: 80px;
    height: 80px;
    display: grid;
    align-content: center;
    justify-content: center;
    background: #57BBF9;
    padding: 15px;
    border-radius: 50%;
    position: relative;
    z-index: 1;
    margin-top: -35px;
    border: solid 8px #fff;
    transition: linear .3s
}

.our-services .items-services .text-box-com .icon-divu img {
    filter: brightness(0) invert(1)
}

.our-services .items-services:hover .img-boxcrm img {
    transform: scale(1.1)
}

.our-services .items-services:hover .icon-divu {
    background: #EA93C0
}

.sub-text {
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-family: "Prompt", sans-serif
}

.ledt-tsti h2 b {
    font-weight: 700;
    border-bottom: 4px solid #EA93C0;
    line-height: .7;
    font-size: 40px;
    display: inline-block;
    font-family: "Poppins", sans-serif
}

.why-choose-us {
    padding: 105px 0;
    position: relative
}

.why-choose-us h6 {
    color: #EA93C0
}

.why-choose-us h2 b {
    font-weight: 700;
    border-bottom: 4px solid #EA93C0;
    line-height: 1.2;
    font-size: 40px;
    display: inline-block;
    font-family: "Poppins", sans-serif
}

.why-choose-us .bg-pico {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: -1
}

.why-choose-us .comon-items-list {
    box-shadow: 0px 3px 13px 0px rgba(0, 0, 0, .1);
    padding: 15px;
    justify-content: space-between;
    border-radius: 5px;
    background: #fff
}

.why-choose-us .comon-items-list .iconu-p {
    /* background: #EA93C0; */
    width: 60px;
    height: 60px;
    display: grid;
    align-content: center;
    justify-content: center;
    overflow: hidden;
    border-radius: 50%;
    padding: 10px
}

.why-choose-us .comon-items-list .iconu-p img {
    /* filter: brightness(0) invert(1) */
}

.why-choose-us .comon-items-list .texrt02 {
    width: 85%;
    display: inline-block;
    padding-left: 15px
}

.why-choose-us .comon-items-list .texrt02 h5 {
    font-size: 19px;
    color: #181818;
    font-family: "Poppins", sans-serif;
    font-weight: 500
}

.why-choose-us .comon-items-list .texrt02 p {
    font-size: 14px;
    font-weight: 300;
    color: #9b9b9b
}

.tetimonals-work-home-01 .video-sections {
    position: relative
}

.tetimonals-work-home-01 .video-sections .img-videom {
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    top: 0;
    height: 680px
}

.tetimonals-work-home-01 .video-sections .img-videom img {
    object-fit: cover;
    width: 100%;
    height: 100%
}

.tetimonals-work-home-01 .dveo-text {
    position: relative;
    z-index: 2;
    padding-top: 60px
}

.tetimonals-work-home-01 .dveo-text h1 {
    color: #fff;
    font-size: 40px;
    font-weight: 700;
    text-transform: capitalize;
    font-family: "Poppins", sans-serif
}

.tetimonals-work-home-01 .dveo-text h1 span {
    color: #fff;
    font-family: "Poppins", sans-serif;
    font-weight: 700
}

.tetimonals-work-home-01 .dveo-text p {
    color: #fff;
    font-size: 1.65rem
}

.tetimonals-work-home-01 .dveo-text .btn-more {
    background: #EA93C0;
    font-size: 16px;
    color: #fff;
    padding: 18px 40px 18px 40px;
    border-radius: 50px
}

.tetimonals-work-home-01 .dveo-text .btn-play01 {
    width: 100px;
    height: 100px;
    line-height: 100px;
    border-radius: 100%;
    color: #EA93C0;
    background: #fff;
    display: inline-block;
    text-align: center;
    position: relative;
    -webkit-animation: murad 1s linear infinite;
    animation: murad 1.5s linear infinite;
    -webkit-transition: .5s;
    font-size: 3rem;
    z-index: 1;
    padding-left: 20px
}

.tetimonals-work-home-01 .section-drti-text {
    position: relative;
    top: 50px
}

.tetimonals-work-home-01 .section-drti-text .slider-divo {
    background: #EA93C0;
    padding: 50px 25px 25px;
    height: 460px;
    display: inline-block;
    align-content: center
}

.tetimonals-work-home-01 .section-drti-text .slider-divo .tems-slider01 {
    text-align: left;
    color: #fff
}

.tetimonals-work-home-01 .section-drti-text .slider-divo .tems-slider01 h5 {
    font-family: "Poppins", sans-serif;
    font-size: 18px
}

.tetimonals-work-home-01 .section-drti-text .slider-divo .tems-slider01 h5 span {
    font-size: 15px;
    font-weight: 300
}

.tetimonals-work-home-01 .section-drti-text .slider-divo .tems-slider01 i {
    -webkit-text-stroke-width: 2px;
    -webkit-text-stroke-color: #fff;
    color: #EA93C0;
    font-size: 45px
}

.tetimonals-work-home-01 .section-drti-text .slider-divo .tems-slider01 p {
    font-size: 22px;
    font-weight: 300;
    font-family: "Epilogue", sans-serif
}

.tetimonals-work-home-01 .section-drti-text .slider-divo .tems-slider01 figure {
    width: 60px;
    height: 60px;
    overflow: hidden;
    display: inline-block;
    border-radius: 50%
}

.tetimonals-work-home-01 .section-drti-text .insui-div {
    background: #fff;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, .1)
}

.tetimonals-work-home-01 .section-drti-text .ledt-tsti .sub-text {
    color: #EA93C0
}

.tetimonals-work-home-01 .section-drti-text .btn-contact {
    background: #EA93C0;
    color: #fff
}

.tetimonals-work-home-01 .slider-tesr {
    position: relative;
    top: 50px
}

.tetimonals-work-home-01 .slider-tesr .tems-slider01 {
    background: #fff;
    padding: 30px;
    border-radius: 8px;
    height: 400px;
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, .1);
    margin-top: 30px;
    margin-bottom: 30px
}

.tetimonals-work-home-01 .slider-tesr .tems-slider01 .img-userpic {
    height: 143px;
    position: relative;
    width: 100%
}

.tetimonals-work-home-01 .slider-tesr .tems-slider01 .img-userpic figure {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    overflow: hidden;
    margin: auto
}

.tetimonals-work-home-01 .slider-tesr .tems-slider01 .img-userpic figure img {
    object-fit: cover;
    width: 100%;
    height: 100%
}

.tetimonals-work-home-01 .slider-tesr .tems-slider01 .img-userpic .quite {
    background: #EA93C0;
    width: 45px;
    height: 45px;
    color: #fff;
    display: grid;
    align-content: center;
    justify-content: center;
    position: absolute;
    right: 40px;
    bottom: 19px;
    border-radius: 50%
}

.tetimonals-work-home-01 .slider-tesr .tems-slider01 .para-details h5 {
    font-weight: 700;
    margin-top: 15px;
    font-size: 2rem
}

.tetimonals-work-home-01 .slider-tesr .tems-slider01 .para-details h5 span {
    color: #EA93C0;
    font-size: 1.45rem;
    margin-top: 5px;
    font-weight: 600
}

.work-diuo-div {
    margin-top: 150px
}

.work-diuo-div .comon-number1 {
    text-align: center;
    position: relative
}

.work-diuo-div .comon-number1::after {
    content: "";
    position: absolute;
    right: -20px;
    top: 0;
    width: 1px;
    height: 87px;
    background: #e1e1e1
}

.work-diuo-div .comon-number1 i {
    color: #181818;
    margin-left: 10px
}

.work-diuo-div .comon-number1 h2 {
    font-size: 46px;
    font-weight: 700;
    color: #181818
}

.work-diuo-div .comon-number1 p {
    color: #EA93C0;
    font-size: 16px
}

.work-diuo-div .row > div:last-child .comon-number1::after {
    display: none
}

.sub-text {
    color: #EA93C0;
    position: relative;
    display: flex;
    align-items: center
}

.sub-text i {
    font-size: 6px;
    margin-right: 5px
}

.apoinments-div .sub-text {
    color: #EA93C0
}

.apoinments-div h5 {
    font-size: 18px;
    color: #181818
}

.apoinments-div .con-time {
    border-style: solid;
    border-width: 1px 0px 1px 0px;
    border-color: rgba(1, 22, 51, .0784313725);
    padding: 10px 0px 10px 0px
}

.apoinments-div .con-time i {
    color: #EA93C0
}

.apoinments-div .comon-address h5 {
    font-size: 20px;
    color: #181818
}

.apoinments-div .comon-address i {
    color: #EA93C0
}

.apoinments-div .comon-address ul li {
    margin-bottom: 10px
}

.apoinments-div .form-divu02 {
    padding: 40px 40px 40px 40px;
    box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, .1);
    margin: 0px 0px 0px 30px;
    border-radius: 10px;
    background: #fff;
    border-radius: 0 0 20px 20px;
}

.apoinments-div .form-divu02 .form-group {
    margin-bottom: 30px
}

.apoinments-div .form-divu02 .form-group .form-control {
    height: 54px;
    border: none;
    background: #f7f8fa;
    font-size: 16px;
    font-weight: 300;
    padding: 0 20px;
    border-radius: 4px
}

.apoinments-div .form-divu02 .form-group .form-select {
    height: 54px;
    border: none;
    font-size: 16px;
    background-color: #f7f8fa;
    font-weight: 300;
    padding: 0 20px;
    border-radius: 4px
}

.apoinments-div .form-divu02 .form-group textarea {
    height: 100px !important;
    resize: none
}

.apoinments-div .form-divu02 .form-group .submit-mes {
    background: #EA93C0;
    font-size: 16px;
    color: #fff;
    padding: 18px 40px 18px 40px;
    border-radius: 50px;
    /*box-shadow: rgba(29, 191, 115, 0.3294117647) 5px 7px 25px;*/
    transition: all .5s linear
}
.apoinments-div .form-divu02 .form-group .submit-mes:hover {
    background: #57BBF9;
}

.btn-contact {
    background: #EA93C0;
    color: #fff;
    border-radius: 50px;
    padding: 18px 40px 18px 40px;
    font-size: 16px;
    box-shadow: rgba(29, 191, 115, 0.3294117647) 5px 7px 25px;
    transition: all .5s linear
}

.apoinments-div {
    padding: 30px 0 80px 0;
    background-image: url(../images/bg-l.png), url(../images/dot_box_1.png);
    background-repeat: no-repeat;
    background-position: bottom left, top left;
    background-size: 60%, 14%
}

.advicesr {
    padding: 90px 0;
    margin-top: 50px
}

.advicesr .tema-items {
    height: 360px;
    background: #fff;
    border-radius: 8px;
    overflow: hidden;
    position: relative;
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, .1);
    margin-top: 30px;
    margin-bottom: 30px
}

.advicesr .tema-items .tema-details {
    text-align: center;
    position: relative;
    padding-top: 18px
}

.advicesr .tema-items .tema-details h5 {
    font-size: 18px;
    text-transform: capitalize;
    position: relative
}

.advicesr .tema-items .tema-details h5 span {
    font-size: 15px;
    font-weight: 300;
    color: #EA93C0;
    margin-top: 5px
}

.advicesr .tema-items .img-box-team01 {
    height: 270px;
    overflow: hidden;
    position: relative
}

.advicesr .tema-items .img-box-team01 .hover-team {
    position: absolute;
    height: 100%;
    display: grid;
    z-index: 2;
    top: 0;
    padding: 0 29px;
    background: rgba(0, 0, 0, .7);
    left: 0;
    right: 0;
    opacity: 0;
    transition: all .5s
}

.advicesr .tema-items .img-box-team01 .user-pic {
    object-position: top
}

.advicesr .tema-items .soc-t {
    background: #fff;
    width: 38px;
    height: 38px;
    border-radius: 50%;
    overflow: hidden;
    display: grid;
    padding: 10px;
    margin: 0 5px
}

.advicesr .tema-items .soc-t figure {
    text-align: center;
    margin: 0 auto !important;
    width: 88%
}

.advicesr .tema-items .soc-t figure img {
    transform: scale(1);
    transition: all .5s
}

.advicesr .tema-items:hover .hover-team {
    opacity: 9
}

.advicesr .tema-items:hover .soc-t figure img {
    transform: scale(1.1)
}

.light-newd-section {
    padding: 60px 0;
    position: relative;
    z-index: 3
}

.light-newd-section .mindle-heading h1 {
    color: #181818;
    font-size: 38px;
    font-weight: 700
}

.light-newd-section .big-news {
    display: inline-block;
    width: 100%;
    height: 450px;
    position: relative
}

.light-newd-section .big-news figure {
    height: 270px
}

.light-newd-section .big-news figure img {
    object-fit: cover;
    width: 100%;
    height: 100%
}

.light-newd-section .big-news h2 {
    color: #181818;
    margin: 10px 0;
    font-size: 24px;
    font-weight: 600
}

.light-newd-section .big-news p {
    font-size: 16px
}

.nes-date i {
    color: #EA93C0
}

.comon-divb-post {
    display: flex;
    align-items: baseline;
    border-bottom: solid 1px #f5f5f5;
    padding: 20px 0
}

.comon-divb-post i {
    color: #EA93C0
}

.comon-divb-post figure {
    width: 120px;
    height: 83px;
    overflow: hidden
}

.comon-divb-post figure img {
    object-fit: cover;
    width: 100%;
    height: 100%
}

.comon-divb-post .righty-divt {
    padding-left: 15px
}

.comon-divb-post .righty-divt h5 {
    margin-top: 8px;
    color: #181818;
    font-size: 16px;
    font-weight: 300
}

.inside-texr05 {
    background: #EA93C0 url(https://oxentictemplates.in/templatemonster/retirement/images/rightu.png) no-repeat;
    background-position: right top;
    border-radius: 10px;
    min-height: 400px
}

footer {
    background: #181818 url(../images/attachment-04.jpg) no-repeat;
    position: relative
}

footer .company-detailso {
    background: #EA93C0;
    padding: 50px 30px 30px 0;
    position: relative;
    z-index: 2;
    height: 100%
}

footer .company-detailso p {
    color: #bdbdbd;
    font-size: 14px;
    font-weight: 400;
    line-height: 25px
}

footer .company-detailso ul li .btn {
    color: #EA93C0;
    background: #fff;
    width: 40px;
    height: 40px;
    display: inline-block;
    text-align: center;
    font-size: 1.8rem;
    transition: all .5s;
    line-height: 34px
}

footer .company-detailso ul li .btn:hover {
    background: #181818
}

footer .all-right-footer .subscibe-footer {
    width: 100%
}

footer .all-right-footer .subscibe-footer .form-group {
    width: 70%
}

footer .all-right-footer .subscibe-footer .form-group .form-control {
    background: none;
    border-radius: 0;
    border: solid 1px rgba(255, 255, 255, .2901960784);
    height: 50px;
    font-size: 1.5rem;
    color: #fff
}

footer .all-right-footer .subscibe-footer .form-group .form-control::placeholder {
    color: #fff
}

footer .all-right-footer .subscibe-footer .btn {
    background: #EA93C0;
    color: #fff;
    height: 50px;
    width: 20%;
    border-radius: 0;
    font-size: 1.5rem
}

footer .all-right-footer .fotter-comgh h5 {
    color: #fff;
    font-size: 2rem;
    font-family: "Poppins", sans-serif
}

footer .all-right-footer .fotter-comgh ul {
    margin-top: 20px
}

footer .all-right-footer .fotter-comgh ul li {
    color: #fff;
    margin-bottom: 10px
}

footer .all-right-footer .fotter-comgh ul li a {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #bdbdbd
}

footer .all-right-footer .fotter-comgh ul li i {
    font-size: 1rem;
    margin-right: 6px
}

footer .insta-gma li {
    float: left;
    margin-right: 10px
}

footer .insta-gma li a .img-0 {
    width: 70px;
    height: 70px;
    overflow: hidden
}

footer .insta-gma li a .img-0 img {
    object-position: center;
    object-fit: cover;
    width: 100%;
    height: 100%
}

footer .contact-gma li {
    display: flex;
    align-items: flex-start;
    margin-bottom: 20px !important
}

footer .contact-gma li i {
    color: #EA93C0;
    font-size: 1.5rem !important
}

footer .contact-gma li span:last-child {
    width: 80%;
    color: #bdbdbd;
    font-size: 14px
}

.footer-new .company-detailso {
    background: none !important;
    padding: 0
}

.footer-new {
    padding: 50px 0;
    padding-top: 100px;
    clip-path: polygon(0% 0, 100% 7%, 100% 100%, 0 100%);
}

.sub-banner {
    position: relative;
    min-height: 250px;
    overflow: hidden
}

.sub-banner h6 {
    color: #EA93C0;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 500;
    font-family: "Poppins", sans-serif;
    letter-spacing: 3px
}

.sub-banner .breadcrumb .active {
    color: #EA93C0
}

.sub-banner h1 {
    font-size: 48px;
    font-weight: 600;
    text-transform: capitalize
}

.sub-banner h1 b {
    font-weight: 600;
    border-bottom: 4px solid #EA93C0;
    line-height: .7;
    display: inline-block;
    font-family: "Poppins", sans-serif
}

.sub-banner h1 span {
    font-size: 48px;
    font-weight: 600;
    font-family: "Poppins", sans-serif
}

.sub-banner p {
    color: #fff;
    font-size: 18px;
    font-weight: 300
}

.sub-banner figure {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    margin: auto !important;
    height: 100%
}

.sub-banner figure img {
    object-fit: cover;
    width: 100%;
    height: 100%
}

.sub-banner .container {
    position: relative;
    z-index: 2;
    min-height: 250px
}

.sub-banner .container .get-st {
    background: #EA93C0;
    color: #fff;
    border-radius: 50px;
    padding: 18px 40px 18px 40px;
    font-size: 17px;
    transition: all .5s
}

.sub-banner .container .get-st:hover {
    background: #fff;
    color: #EA93C0
}

.advi-pic {
    height: 400px;
    overflow: hidden;
    display: inline-block;
    width: 100%;
    border-radius: 10px
}

.advi-pic img {
    object-fit: cover;
    width: 100%;
    height: 100%
}

.nwe-process {
    margin-top: 60px
}

.nwe-process .process-items {
    background: #181818;
    padding: 20px;
    border-radius: 8px;
    height: 400px;
    position: relative
}

.nwe-process .process-items .icon-uisv {
    width: 60px;
    height: 60px;
    background: #EA93C0;
    overflow: hidden;
    border-radius: 50%;
    padding: 10px;
    margin-bottom: 10px
}

.nwe-process .process-items .icon-uisv img {
    filter: brightness(0) invert(1)
}

.nwe-process .process-items h5 {
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    text-transform: capitalize
}

.nwe-process .process-items p {
    color: #bbb;
    font-size: 14px;
    font-weight: 300;
    margin-top: 12px;
    line-height: 23px
}

.nwe-process .process-items .nuoi {
    position: absolute;
    right: 10px;
    top: 10px;
    font-size: 65px;
    font-weight: 700;
    color: #343434
}

.bg-pico-01 {
    width: 42%;
    display: inline-block;
    position: absolute;
    top: 50px;
    right: 5%
}

.navbar-nav .dropdown-menu {
    border: none !important;
    filter: drop-shadow(-1px 10px 18px rgba(50, 50, 0, 0.1));
    min-width: 19rem !important
}

.palns-div01 {
    background: #181818 url(../images/landing-rev-1-img-301.png) no-repeat;
    background-position: center right;
    background-size: 34%;
    padding: 60px 0;
    margin: 60px 0;
    position: relative;
    overflow: hidden
}

.palns-div01 .sub-para {
    color: #bbb
}

.palns-div01 .comon-items-list {
    box-shadow: none !important;
    background: none;
    padding: 0
}

.qote-items span:first-child i {
    -webkit-text-stroke-width: 2px;
    -webkit-text-stroke-color: #EA93C0;
    color: #181818;
    font-size: 45px
}

.qote-items span:last-child {
    font-size: 22px;
    font-weight: 500;
    color: #EA93C0;
    font-style: italic;
    line-height: 37px
}

.call-actions {
    background: #EA93C0;
    padding: 20px;
    border-radius: 10px
}

.call-actions .call-coim {
    background: #fff;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    overflow: hidden;
    font-size: 20px;
    display: grid;
    align-content: center;
    justify-content: center;
    color: #EA93C0
}

.call-actions h5 {
    margin-left: 20px;
    color: #181818;
    display: inline-block;
    line-height: 25px
}

.call-actions h5 span {
    color: #fff;
    font-size: 18px
}

.tax-saveing {
    padding: 40px 0
}

.img-fou img {
    filter: brightness(0) invert(1)
}

.sign-name {
    font-size: 16px;
    color: #fff
}

.sign-name span {
    color: #EA93C0;
    font-size: 14px
}

.benfit-div {
    box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, .1);
    margin: 0px 0px 0px 30px;
    border-radius: 10px;
    background: #fff
}

.benfit-div ul li {
    font-size: 16px;
    font-weight: 500;
    text-transform: capitalize;
    margin-bottom: 10px
}

.benfit-div ul li i {
    color: #EA93C0;
    font-size: 18px
}

.faq-section .accordion-button {
    font-size: 18px;
    padding: 18px 25px !important
}

.faq-section .accordion-button:not(.collapsed) {
    background-color: #181818;
    color: #fff
}

.faq-section .accordion-item {
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .125);
    margin-top: 30px
}

.liso-list {
    column-count: 2
}

.liso-list li {
    font-weight: 500;
    margin-bottom: 10px
}

.liso-list li span i {
    color: #EA93C0;
    margin-right: 5px
}

.misson-divu {
    margin-bottom: 30px;
    background: #fff url(../images/dot_box_1.png) no-repeat;
    padding-bottom: 60px
}

.misson-divu h2 b {
    font-weight: 700;
    border-bottom: 4px solid #EA93C0;
    line-height: .7;
    font-size: 40px;
    display: inline-block;
    font-family: "Poppins", sans-serif
}

.misson-divu .misson-img {
    width: 100%;
    height: 350px;
    overflow: hidden;
    border-radius: 10px
}

.misson-divu .misson-img img {
    object-fit: cover;
    width: 100%;
    height: 100%
}

.sp-top {
    margin-top: 100px
}

@-webkit-keyframes murad {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, .4), 0 0 0 5px rgba(255, 255, 255, .4);
        box-shadow: 0 0 0 0 rgba(255, 255, 255, .4), 0 0 0 5px rgba(255, 255, 255, .4)
    }
    100% {
        -webkit-box-shadow: 0 0 0 50px rgba(255, 255, 255, 0);
        box-shadow: 0 0 0 5px rgba(255, 255, 255, .3), 0 0 0 40px rgba(255, 255, 255, 0)
    }
}

@keyframes murad {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, .4), 0 0 0 5px rgba(255, 255, 255, .4);
        box-shadow: 0 0 0 0 rgba(255, 255, 255, .4), 0 0 0 5px rgba(255, 255, 255, .4)
    }
    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, .4), 0 0 0 40px rgba(255, 255, 255, 0);
        box-shadow: 0 0 0 0 rgba(255, 255, 255, .4), 0 0 0 40px rgba(255, 255, 255, 0)
    }
}

.spo-border-right {
    border-right: solid 2px #dfdfdf;
    padding-right: 30px;
    font-size: 21px;
    line-height: 33px;
    font-weight: 500;
    font-style: italic;
    color: #181818
}

.comon-items-fei {
    background: #fff;
    border: solid 1px #dfdfdf;
    height: 300px;
    border-radius: 8px;
    overflow: hidden;
    width: 100%;
    padding: 20px
}

.comon-items-fei figure {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    overflow: hidden;
    background: #181818;
    padding: 15px;
    display: grid;
    justify-content: center;
    align-content: center
}

.comon-items-fei figure img {
    filter: brightness(0) invert(1)
}

.comon-items-fei h5 {
    font-weight: 600;
    font-size: 18px;
    text-transform: capitalize;
    color: #181818
}

.comon-items-fei p {
    font-size: 14px;
    color: #a9a9a9;
    font-weight: 300
}

.top-retinmentyui {
    margin: 80px 0 50px 0
}

.rtinu-div {
    background: #f1f1f1;
    padding: 80px 0 80px
}

.rtinu-div h2 b {
    font-weight: 700;
    border-bottom: 4px solid #EA93C0;
    line-height: .7;
    font-size: 40px;
    display: inline-block;
    font-family: "Poppins", sans-serif
}

.rui-oi {
    height: 450px;
    width: 100%;
    overflow: hidden;
    border-radius: 10px
}

.rui-oi img {
    object-fit: cover;
    width: 100%;
    height: 100%
}

.spo-top {
    margin-top: 60px;
    margin-bottom: 50px
}

.comon-incomne-div {
    background: #fff;
    border-radius: 8px
}

.comon-incomne-div figure {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: #181818;
    display: grid;
    align-content: center;
    justify-content: center;
    padding: 10px
}

.comon-incomne-div figure img {
    filter: brightness(0) invert(1)
}

.comon-incomne-div h5 {
    font-size: 22px;
    font-weight: 600;
    color: #181818;
    margin-left: 20px;
    text-transform: capitalize;
    width: 70%
}

.comon-incomne-div p {
    color: #9b9b9b;
    line-height: 25px;
    font-weight: 300
}

.feuters-div {
    background: #181818;
    padding: 60px 0
}

.feuters-div h2 b {
    font-weight: 700;
    border-bottom: 4px solid #EA93C0;
    line-height: .7;
    font-size: 40px;
    display: inline-block;
    font-family: "Poppins", sans-serif
}

.feauter-div {
    background: #fff;
    padding: 20px;
    border-radius: 10px;
    overflow: hidden;
    min-height: 400px
}

.feauter-div h6 {
    text-align: center;
    background: #EA93C0;
    color: #fff;
    padding: 10px;
    border-radius: 10px;
    display: inline-block;
    border-radius: 50px
}

.feauter-div h5 {
    font-size: 24px;
    font-weight: 600;
    color: #181818
}

.feauter-div p {
    color: #9b9b9b;
    font-size: 14px;
    font-weight: 300
}

.feauter-div ul li {
    margin-bottom: 10px;
    font-weight: 500;
    font-size: 18px
}

.feauter-div ul svg {
    color: #EA93C0;
    margin-right: 5px
}

.best-in {
    box-shadow: rgba(187, 187, 187, .3294117647) 1px 10px 20px;
    background: #fff;
    padding: 20px;
    overflow: hidden;
    display: inline-block;
    border-radius: 10px
}

.best-in figure {
    width: 50px;
    height: 50px;
    background: #181818;
    border-radius: 50%;
    overflow: hidden;
    display: grid;
    align-content: center;
    justify-content: center;
    padding: 8px
}

.best-in figure img {
    filter: brightness(0) invert(1)
}

.best-in h5 {
    font-weight: 500;
    margin-left: 10px;
    text-transform: capitalize;
    font-size: 18px;
    width: 70%;
    display: inline-block
}

.best-in p {
    color: #9b9b9b;
    font-size: 14px;
    font-weight: 300;
    margin-top: 15px
}

.logns-dev {
    background: #181818;
    padding: 50px 0;
    margin: 60px 0
}

.logns-dev .items-start05 {
    background: #fff;
    border-radius: 8px;
    height: 250px;
    text-align: center;
    padding: 20px
}

.logns-dev .items-start05 figure {
    width: 70px;
    height: 70px;
    display: grid;
    justify-content: center;
    align-content: center;
    border-radius: 50%;
    overflow: hidden;
    padding: 15px;
    background: #EA93C0
}

.logns-dev .items-start05 figure img {
    filter: brightness(0) invert(1)
}

.logns-dev .items-start05 h5 {
    font-size: 20px;
    font-weight: 600;
    color: #181818
}

.logns-dev .items-start05 p {
    color: #9b9b9b;
    font-weight: 300;
    font-size: 14px
}

.next-about-page {
    background: #181818;
    padding: 60px 0;
    margin-bottom: 60px
}

.tems-items {
    box-shadow: rgba(187, 187, 187, 0.3294117647) 1px 10px 20px;
    background: #fff;
    padding: 20px;
    overflow: hidden;
    display: inline-block;
    border-radius: 10px;
    height: 350px
}

.tems-items figure {
    width: 120px;
    height: 120px;
    display: inline-block;
    overflow: hidden;
    border-radius: 50%;
    border: solid 4px #EA93C0
}

.tems-items figure img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    object-position: top
}

.tems-items h5 {
    font-weight: 600;
    color: #181818;
    font-size: 18px
}

.tems-items h5 span {
    margin-top: 5px;
    font-weight: 400;
    color: #bbb;
    font-size: 14px
}

.tems-items p {
    font-size: 14px;
    margin-top: 15px
}

.blogs-info-div {
    padding: 80px 0
}

.blogs-info-div .comon-blogs-list-items {
    display: inline-block;
    height: 610px;
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, .1);
    background: #fff;
    overflow: hidden
}

.blogs-info-div .comon-blogs-list-items .content-post {
    padding: 30px
}

.blogs-info-div .comon-blogs-list-items .content-post h6 {
    color: #EA93C0;
    font-family: "Rajdhani", sans-serif;
    font-size: 1.7rem;
    font-weight: 600;
    margin-bottom: 8px;
    display: inline-block
}

.blogs-info-div .comon-blogs-list-items .content-post h5 {
    color: #181818;
    font-family: "Rajdhani", sans-serif;
    width: 90%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    font-size: 2.2rem;
    font-weight: 700;
    text-transform: capitalize
}

.blogs-info-div .comon-blogs-list-items .content-post .admin-t {
    margin-right: 15px !important
}

.blogs-info-div .comon-blogs-list-items .content-post .admin-t i {
    color: #EA93C0;
    margin-right: 5px
}

.blogs-info-div .comon-blogs-list-items figure {
    height: 350px;
    display: inline-block;
    position: relative;
    width: 100%;
    overflow: hidden
}

.blogs-info-div .comon-blogs-list-items figure img {
    transition: all .5s linear;
    transform: scale(1);
    object-fit: cover;
    width: 100%;
    height: 100%
}

.blogs-info-div .comon-blogs-list-items figure figcaption {
    position: absolute;
    top: 20px;
    left: 20px;
    background: #EA93C0;
    color: #fff;
    font-family: "Rajdhani", sans-serif;
    font-weight: 700;
    text-align: center;
    display: grid;
    justify-content: center;
    align-content: center;
    width: 70px;
    height: 70px;
    border-radius: 5px;
    text-transform: uppercase;
    font-size: 2rem;
    line-height: 23px
}

.blogs-info-div .comon-blogs-list-items:hover figure img {
    transform: scale(1.1)
}

.comon-sec-blogs-inf-right {
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, .1);
    background: #fff;
    padding: 30px;
    display: grid;
    align-content: center;
    width: 100%;
    margin-bottom: 30px
}

.comon-sec-blogs-inf-right h5 {
    font-size: 2.2rem;
    font-weight: 700;
    color: #181818
}

.comon-sec-blogs-inf-right ul li {
    border-bottom: solid 1px #f3f3f3;
    padding-bottom: 5px;
    margin-bottom: 10px
}

.comon-sec-blogs-inf-right ul li a {
    color: #181818;
    transition: all .5s linear;
    font-size: 16px;
    text-transform: capitalize
}

.comon-sec-blogs-inf-right ul li a:hover {
    color: #EA93C0
}

.comon-sec-blogs-inf-right .como-list {
    display: flex;
    align-items: center;
    width: 100%
}

.comon-sec-blogs-inf-right .como-list figure {
    width: 80px;
    height: 70px
}

.comon-sec-blogs-inf-right .como-list figure img {
    object-fit: cover;
    width: 100%;
    height: 100%
}

.comon-sec-blogs-inf-right .como-list .textry {
    width: 90%;
    padding-left: 20px
}

.comon-sec-blogs-inf-right .como-list .textry h5 {
    font-size: 1.4rem;
    color: #181818
}

.comon-sec-blogs-inf-right .como-list .textry p {
    font-size: 1.2rem;
    margin-top: 8px
}

.comon-sec-blogs-inf-right .serty-div {
    background: #f5f5f5;
    height: 50px
}

.comon-sec-blogs-inf-right .serty-div .form-control {
    border: none !important;
    font-size: 1.6rem;
    background: none
}

.comon-sec-blogs-inf-right .serty-div .btn-serach {
    background: #EA93C0;
    color: #fff;
    height: 50px;
    width: 70px;
    font-size: 1.6rem
}

.oqute {
    border: solid 1px rgba(0, 0, 0, .05) !important;
    background: rgba(0, 0, 0, .05)
}

.oqute span {
    color: #EA93C0;
    font-size: 4rem
}

.oqute h2 {
    color: #181818;
    font-size: 2rem
}

.comment-sec-part {
    margin-top: 20px
}

.comment-sec-part .comon-com-div {
    margin-bottom: 30px
}

.comment-sec-part h2 {
    color: #181818;
    font-size: 24px;
    margin-bottom: 30px;
    font-weight: 600
}

.comment-sec-part figure {
    width: 63px;
    height: 63px;
    overflow: hidden;
    border-radius: 50%
}

.comment-sec-part .comment-text {
    width: 89%
}

.comment-sec-part .comment-text h5 {
    font-weight: 600;
    font-size: 1.6rem
}

.leave-sec-part {
    display: inline-block;
    width: 100%;
    padding: 10px 20px;
    box-shadow: 5px 7px 15px 2px rgba(82, 90, 101, .12);
    margin: 30px 0;
    padding-bottom: 20px
}

.leave-sec-part h2 {
    color: #181818;
    font-size: 24px;
    margin-bottom: 30px;
    font-weight: 600
}

.leave-sec-part .form-control {
    font-size: 1.5rem
}

.leave-sec-part .form-group {
    margin-bottom: 20px
}

.leave-sec-part .form-control, .conatct-form-div .form-control {
    border: none;
    background: #f1f1f1;
    height: 45px
}

.leave-sec-part textarea, .conatct-form-div textarea {
    height: 150px !important;
    resize: none
}

.leave-sec-part .subimt-comment, .subimt-message, .quick-contact .subimt-comment {
    background: #EA93C0;
    color: #fff;
    font-weight: 500;
    font-size: 16px;
    border-radius: 50px;
    padding: 15px 25px
}

.left-details-info .share-div li i {
    color: #EA93C0
}

.left-details-info .share-div li {
    margin-right: 15px
}

.blogs-info-div .right-comon-linst05 {
    box-shadow: rgba(0, 0, 0, .0901960784) 1px 2px 60px;
    padding: 20px
}

.blogs-info-div .right-comon-linst05 h3 {
    color: #181818;
    font-weight: 600;
    font-size: 24px
}

.blogs-info-div .right-comon-linst05 ul li {
    border-bottom: solid 1px #f5f5f5;
    padding-bottom: 10px;
    margin-bottom: 15px;
    position: relative
}

.blogs-info-div .right-comon-linst05 ul li:last-child {
    border-bottom: none
}

.blogs-info-div .right-comon-linst05 ul li::before {
    position: relative;
    display: inline-block;
    content: "";
    font-family: "FontAwesome";
    color: #EA93C0;
    margin-right: 5px
}

.blogs-info-div .right-comon-linst05 ul li a {
    font-weight: 400;
    font-size: 15px;
    transition: all .5s;
    text-transform: capitalize
}

.blogs-info-div .right-comon-linst05 ul li a:hover {
    color: #EA93C0
}

.blogs-info-div .post-cmonk {
    margin-bottom: 20px
}

.blogs-info-div .post-cmonk .img-small01 {
    width: 120px;
    height: 80px;
    border-radius: 5px;
    overflow: hidden
}

.blogs-info-div .post-cmonk .img-small01 img {
    object-fit: cover;
    width: 100%;
    height: 100%
}

.blogs-info-div .post-cmonk .right-details-yui {
    width: 85%;
    padding-left: 15px
}

.blogs-info-div .post-cmonk .right-details-yui p {
    font-size: 14px
}

.blogs-info-div .post-cmonk .right-details-yui h5 {
    font-weight: 500;
    font-size: 16px;
    color: #181818;
    margin-top: 4px
}

.left-details-info h1 {
    font-weight: 600;
    font-size: 30px
}

.left-details-info .moni {
    height: 400px
}

.left-details-info .moni img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.tabs-links a {
    border: solid 1px #efefef !important;
    margin-bottom: 10px
}

.tabs-links li:first-child::before {
    display: none !important
}

.contact-us-page .cm-text-n {
    background: #EA93C0;
    border-radius: 5px;
    padding: 40px;
    height: 450px
}

.contact-us-page .cm-text-n h6 {
    color: #fff;
    font-size: 16px
}

.contact-us-page .cm-text-n h2 {
    color: #fff;
    font-size: 28px;
    font-weight: 600
}

.contact-us-page .cm-text-n ul {
    margin-top: 40px !important
}

.contact-us-page .cm-text-n ul li {
    margin-bottom: 20px
}

.contact-us-page .cm-text-n ul li .text-c {
    color: #fff;
    font-size: 16px;
    width: 68%
}

.contact-us-page .cm-text-n ul li .text-c small {
    font-weight: 600;
    font-size: 18px
}

.contact-us-page .cm-text-n .icon-c {
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    border: solid 1px #fff;
    color: #fff;
    margin-right: 10px
}

.contact-us-page .cm-text-n .icon-c i {
    font-size: 2rem
}

.contact-us-page .conatct-form-div h6 {
    font-size: 16px;
    text-transform: capitalize
}

.contact-us-page .conatct-form-div h2 {
    font-size: 30px;
    font-weight: 600
}

.contact-us-page .conatct-form-div .form-control {
    font-size: 14px;
    margin-bottom: 20px
}

.contact-us-page .conatct-form-div .subimt-message {
    width: 100px;
    transition: all .5 linear;
    color: #fff !important;
    text-transform: uppercase
}

.contact-us-page .conatct-form-div .subimt-message:hover {
    background: #181818
}

.map-sec .responsive-map {
    overflow: hidden;
    position: relative;
    height: 0;
    height: 400px;
    padding-bottom: 0 !important
}

.map-sec .responsive-map iframe {
    left: 0;
    top: 0;
    height: 400px;
    width: 100%;
    position: absolute
}

.dropdown-menu1:hover > ul {
    display: block
}

.dropdown-menu1 {
    top: 80px;
    opacity: 0;
    transition: top .8s ease;
    visibility: hidden;
    z-index: 1;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
    display: block
}

.dropdown:hover > .dropdown-menu1 {
    top: 100%;
    height: inherit;
    opacity: inherit;
    opacity: 1;
    visibility: visible
}

.navbar-nav .dropdown-menu .dropdown-item {
    font-size: 14px;
    font-weight: 400;
    padding: 10px 15px;
    line-height: normal;
    transition: all .5s;
    position: relative;
    cursor: pointer
}

.navbar-nav .dropdown-menu .dropdown-item:hover {
    background: none !important;
    color: #EA93C0
}

.navbar-nav .dropdown-menu .dropdown-item:hover:before {
    transform: translateX(0);
    opacity: 9;
    width: 21px;
    background: #EA93C0 !important
}

.navbar-nav .dropdown-menu .dropdown-item::before {
    position: relative;
    content: "";
    display: inline-block;
    width: 0;
    height: 2px;
    left: 0;
    top: 9px;
    background: #fff;
    transition: all .5s;
    float: left;
    margin-right: 7px;
    border-radius: 8px;
    transform: translateX(0);
    opacity: 0
}

.navbar-nav .dropdown-menu {
    border: none !important;
    filter: drop-shadow(-1px 10px 18px rgba(50, 50, 0, 0.1));
    min-width: 23rem !important
}

.mobile-menu-div {
    width: 320px;
    background: #EA93C0;
}

.mobile-menu-sec li a, .mobile-menu-sec li .dropdown .btn {
    text-decoration: none;
    color: #212529;
    padding: 10px 5px 10px 10px;
    display: block;
    background: #f7f7f7;
    margin-bottom: 8px;
    width: 100%;
    text-align: left
}

.side-media {
    list-style-type: none;
    margin-top: 15px;
    display: flex
}

.side-media li {
    margin: 0 10px 0 0
}

.side-media li a {
    background: #57BBF9;
    color: #fff;
    padding: 8px 12px;
    border-radius: 8px;
    display: inline-block
}

@media (max-width: 910px) {
    .dropdown:hover > .dropdown-menu1 {
        position: relative !important;
        display: none
    }

    .head-contact .dropdown-menu.show {
        display: block;
        position: relative !important;
        top: 0 !important;
        transform: none !important
    }

    .head-contact .dropdown-menu {
        background: #181818
    }

    .head-contact .dropdown-menu a {
        text-decoration: none;
        color: #fff;
        padding: 10px 5px 10px 10px;
        display: block;
        background: none !important;
        margin-bottom: 3px;
        width: 100%;
        text-align: left
    }
}

.mobile-menu-div .close-menu {
    background: none !important;
    border: none !important
}

.mobile-menu-div .close-menu svg {
    width: 30px;
    height: 30px
}

.navbar-toggler:focus, .navbar-toggler:active {
    box-shadow: none !important
}

.login-div-modal .modal-content, .login-div-modal .modal-header {
    background: none;
    border: none
}

.com-div-md {
    background: #fff;
    padding-top: 25px;
    padding-bottom: 25px
}

.com-div-md h5 {
    font-weight: 600;
    color: #181818;
    font-size: 35px
}

.login-div-modal .close {
    transform: none;
    position: absolute;
    right: 6px;
    top: 7px;
    border: none;
    background: none;
    font-size: 29px;
    background: #EA93C0;
    border-radius: 50px;
    width: 35px;
    height: 35px;
    display: grid;
    align-content: center
}

.login-modal-pn .form-control {
    border: none;
    font-size: 15px;
    background: #f3f3f3;
    height: 45px;
    margin-bottom: 20px
}

.login-modal-pn {
    padding: 10px 40px 30px 40px
}

.cm-select-login label {
    margin-bottom: 15px;
    font-weight: 600;
    font-size: 14px;
    width: 92%
}

.com-div-md p {
    font-size: 16px
}

.continue-bn {
    background: #EA93C0;
    color: #fff !important;
    font-weight: 400;
    width: 100%;
    display: inline-block;
    box-shadow: 0 20px 30px 0 rgba(172, 172, 172, .4);
    text-transform: capitalize;
    font-style: normal;
    letter-spacing: 1px;
    font-size: 16px;
    height: 45px;
    line-height: 31px;
    transition: all .5s
}

.com-div-md p a {
    text-transform: capitalize;
    font-style: normal;
    font-weight: 600;
    color: #EA93C0;
    transition: all .5s;
    cursor: pointer
}

.login-div-modal .close svg {
    color: #fff !important;
    width: 24px;
    height: 24px;
    margin: auto;
    display: table
}

.thanksoy-page h2 {
    font-weight: 600;
    font-style: normal;
    font-size: 48px;
    text-transform: capitalize
}

.thanksoy-page p {
    font-size: 18px
}

.active-m a {
    background-color: #EA93C0 !important;
    color: #fff !important
}

.mobile-menu-sec .dropdown-toggle::after {
    right: 12px
}

.fixed-menu {
    background: #57BBF9;
    position: fixed;
    top: 0;
    animation: slide-down .7s;
    left: 0;
    right: 0;
    box-shadow: 4px -86px 103px rgba(0, 0, 0, .9);
    z-index: 250
}
.service-card {
    display: flex;
    align-items: center;
    position: relative;
    width: fit-content;
    max-width: 320px;
    background: transparent;
}

.icon-check {
    width: 50px;
    height: 50px;
    background: #58b4f7;
    color: white;
    font-size: 24px;
    font-weight: bold;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    margin-right: -15px;
    z-index: 2;
    box-shadow: 0 0 0 4px white;
}

.card-content {
    position: relative;
    background: #f48cb7;
    color: #2e4063;
    padding: 12px 20px;
    border-radius: 30px;
    padding-right: 50px;
    font-weight: 500;
    font-family: sans-serif;
    line-height: 1.2;
    box-shadow: 10px 10px 0 #58b4f7;
    height: 89px;
    width: 300px;
    display: flex;
    align-items: center;
}

.card-content span {
    padding-left: 10px;
}

.corner-decor {
    position: absolute;
    bottom: 0;
    right: 0;
    background: #58b4f7;
    width: 20px;
    height: 20px;
    border-top-left-radius: 100%;
    z-index: 1;
}
@keyframes slide-down {
    0% {
        transform: translateY(-100%)
    }
    100% {
        transform: translateY(0)
    }
}

@keyframes slide {
    0% {
        opacity: 0;
        transform: translateY(50%)
    }
    100% {
        opacity: 1;
        transform: translateY(0)
    }
}

@media (max-width: 1180px) {
    .banner-part figure {
        height: 100%
    }

    header .navbar-light .navbar-nav .nav-link {
        font-size: 13px;
        padding: 10px 10px
    }

    header .right-menu-rd a {
        font-size: 14px
    }

    .comon-heading {
        font-size: 35px !important
    }

    .comon-heading b {
        font-size: 35px !important
    }

    .comon-heading span {
        font-size: 35px !important
    }

    .ledt-tsti h2 b {
        font-size: 35px !important
    }

    footer .all-right-footer .fotter-comgh h5 {
        font-size: 16px
    }

    .blogs-info-div .comon-blogs-list-items {
        height: auto
    }

    .nwe-process .process-items {
        height: 330px
    }

    .bg-pico-01 {
        top: 101px
    }

    .sub-banner h1 {
        font-size: 38px
    }
}

@media (max-width: 1024px) {
    .bg-pico-01 {
        top: 171px
    }
}

@media (max-width: 768px) {
    .banner-part {
        min-height: 390px
    }

    .banner-part h1 {
        font-size: 40px
    }

    .banner-part h1 span {
        font-size: 40px
    }

    .banner-part h2 {
        font-size: 24px
    }

    .banner-part p {
        font-size: 14px;
        width: 90%
    }

    .banner-part figure {
        height: 100%
    }

    .banner-part .get-st {
        font-size: 14px !important;
        padding: 14px 32px 14px 32px !important
    }

    .banner-part .container {
        min-height: 540px;
    }

    footer .all-right-footer .fotter-comgh h5 {
        font-size: 2rem
    }

    .comon-part1 h5 {
        font-size: 16px
    }

    .comon-part1::after {
        display: none
    }
}

@media (max-width: 667px) {
    .banner-part {
        min-height: 390px
    }

    .banner-part h1 {
        font-size: 30px
    }

    .banner-part h1 span {
        font-size: 30px
    }

    .banner-part h2 {
        font-size: 24px
    }

    .banner-part p {
        font-size: 14px
    }

    .banner-part figure {
        height: 100%
    }

    .banner-part .get-st {
        font-size: 14px !important;
        padding: 14px 32px 14px 32px !important
    }

    .banner-part .container {
        min-height: 540px;
    }

    .comon-heading {
        font-size: 30px !important
    }

    .comon-heading b {
        font-size: 30px !important
    }

    .comon-heading span {
        font-size: 30px !important
    }

    .our-services .items-services .text-box-com h5 {
        font-size: 15px
    }

    .our-services .items-services .text-box-com p {
        font-size: 13px
    }

    .our-services .items-services .text-box-com {
        height: 238px
    }

    .sub-banner {
        min-height: 210px
    }

    .sub-banner h1 {
        font-size: 25px
    }

    .sub-banner .container {
        min-height: 210px
    }

    .call-actions {
        margin-bottom: 40px !important
    }

    .about-home {
        padding: 40px 0 20px 0
    }

    .nwe-process .process-items {
        height: 400px
    }

    .comon-items-fei {
        height: 260px
    }

    .logns-dev .items-start05 {
        height: 230px
    }
}

@media (max-width: 480px) {
    .banner-part {
        min-height: 390px
    }

    .banner-part h1 {
        font-size: 22px
    }

    .banner-part h1 span {
        font-size: 22px
    }

    .banner-part h2 {
        font-size: 12px
    }

    .banner-part p {
        font-size: 14px
    }

    .banner-part figure {
        height: 100%
    }

    .banner-part .get-st {
        font-size: 14px !important;
        padding: 14px 32px 14px 32px !important
    }

    .banner-part .container {
        min-height: 440px;
    }

    .comon-part1 h5 {
        font-size: 13px
    }

    .comon-part1::after {
        display: none
    }

    .comon-heading {
        font-size: 28px !important
    }

    .comon-heading b {
        font-size: 28px !important
    }

    .comon-heading span {
        font-size: 28px !important
    }

    .tetimonals-work-home-01 .dveo-text h1 {
        font-size: 28px !important
    }

    .tetimonals-work-home-01 .dveo-text p {
        font-size: 15px
    }

    .sub-text {
        font-size: 14px
    }

    .our-services .items-services .text-box-com h5 {
        font-size: 18px
    }

    .our-services .items-services .text-box-com p {
        font-size: 14px
    }

    .qote-items span:last-child {
        font-size: 18px
    }

    .call-actions {
        margin-bottom: 10px !important
    }

    .nwe-process .process-items {
        height: 330px
    }
}

/*# sourceMappingURL=style.min.css.map */