/*/ Back to top button /*/
.back-to-top{position:fixed; display:none; background:#33d8ae; color:#fff; width:44px; height:44px; text-align:center; line-height:1; font-size:16px; border-radius:50%; right:15px; bottom:15px; transition:background 0.5s; z-index:999;}
.back-to-top i{padding-top:12px; color:#fff;}

.body {
    font-family: Poppins-Regular, sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
    color: #444964;
}
.main-heading{
    font-weight: 500;
    font-size: 3.7rem;
    color: #444964;
}
a{text-decoration:none;}
a:hover {
    color: #077257;
}
.btn-yellow {
    background-color: yellow;
}
p {
    font-size: 17px;
    font-weight: normal;
    line-height: 25px;
}
.Hide_Show_Icon {
    position: absolute;
    right: 15px;
    top: 7px;
}
.padding_0 {
    padding: 0;
}

.top30 {
    margin-top: 30px;
}

.footer-search {
    width: 50%;
    height: 40px;
    padding: 0 15px;
    border: solid 2px #ccc;
}

.footer-search-btn {
    height: 40px;
    width: 40px;
    font-size: 15px;
    border: solid 2px #ccc;
    background: #33d8ae;
}

.form-msg-box {
    height: 65px !important;
}

.crd {
    background-color: #33d8ae;
    padding: 20px;
    text-align: center;
}

.choose {
    height: 500px;
}

.para {
    background-color: #33d8ae;
}

.popular {
    background: #33d8ae;
    margin-top: -33px;
    color: black;
    width: 100%;
    border-radius: 15px;
    text-align: center;
    padding: 5px;
}

.nav-link {
    color: #3a3a3a;
/*    text-transform: uppercase;*/
    font-weight: 600;
    font-size: 16px;
}

.nav-link:hover {
    color: #007bff;
}

.nav-link.active {
    color: #007bff;
}

.form-label {
    margin: 0;
}

.mandatory {
    color: #f00;
}

.toprow {
    margin: 0 0 15px;
}

.main_container{padding:90px 0 20px;}
.tag{background:#e0edea; border-radius:20px; padding:2px 10px 4px; font-size:12px; color:#333;}

/*-------BANNER SECTION-------*/
.banner-main {
    background: url(../images/main-section_bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
  background-size: 100% 100%;
}

.banner-left {
    position: relative;
    background: url(../images/banner-left.jpg);
    background-size: cover;
    height: 90vh;
}

.banner-left-cont {
    position: absolute;
    top: 45%;
    left: 26%;
    transform: translateX(-30%) translateY(-50%);
    padding-right: 60px;
    color: #fff;
}

.banner-left-cont h1 {
    line-height: 55px;
    margin: 40px 0;
    font-size: 42px;
}

.banner-right {
    background: url(../images/banner-right.jpg) center;
    background-size: cover;
    height: 90vh;
}

.banner-position {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    z-index: 9;
    width: 350px;
}

.banner-position img {
    width: 350px;
}

.dropdown-btn {
    position: absolute;
    left: 46%;
    bottom: -60px;
    font-size: 50px;
}

.dropdown-btn a {
    color: #33d8ae;
}

.dropdown-btn a:hover {
    color: #2ff6a9;
}

.title-bar {
    background-color: #33d8ae;
    padding: 5px;
    font-weight: 500;
}

.table {
    font-size: 15px;
}

.thead {
    background-color: #c6c6c6;
}

.month {
    color: #a3a3a3;
}

/*sticky header position*/
.sticky.is-sticky {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 1000;
    width: 100%;
}

.nav .icon {
    display: none;
}

.navbar-toggler-icon {
    font-size: 35px;
    color: #fff;
}

.navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 1rem;
    padding-left: 1rem;
}

.carousel-control-prev-icon {
    font-size: 60px;
    color: #33d8ae;
}

.carousel-control-next-icon {
    font-size: 60px;
    color: #33d8ae;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
    width: 5rem;
    height: 5rem;
}

.blog-cont{text-align:center;}

.breadcrumb{margin:0;}
.RelatedLinks ul{margin:0; padding:0 0 0 15px;}
.RelatedLinks ul li{margin:0; padding:0 0 5px; list-style-type:none;}


@media screen and (max-width: 600px) {
    .nav a:not(:first-child) {
        display: none;
    }

    .nav a.icon {
        float: right;
        display: block;
    }
}

@media screen and (max-width: 600px) {
    .nav.responsive {
        position: relative;
    }

    .nav.responsive .icon {
        position: absolute;
        right: 0;
        top: 0;
    }

    .nav.responsive a {
        float: none;
        display: block;
        text-align: left;
    }

    footer.footer h4 {
        margin-top: 26px;
        margin-bottom: 10px;
    }


    .product h2 {
        font-size: 26px;
    }

    .RegBdr {
        border-left: 0 !important;
        margin-top: 15px;
    }
}


.menu-bar {
    background: #f8f9fb;
    padding: 5px 0;
    border-bottom: 1px solid #5152510d;
}

.menu {
    width: 100%;
}

.top-menu {
    width: 100%;
}

a.navbar-brand img {
    height: 77px;
}

.top-menu ul {
    float: right !important;
    width: 100%;
    margin: 15px 0;
    padding: 0;
    list-style: none;
}

.top-menu ul li {
    float: right;
    padding-right: 15px;
    text-align-last: right;
    line-height: 30px;
    font-weight: bold;
}

.top-menu ul li a {
    color: #fff;
}

.navbar-brand {
    height: 80px;
    padding: 0;
}

.navbar {
    margin-bottom: 0;
    min-height: 80px;
}

.navbar-right {
    margin: 15px 0;
}

.nav>li>a {
    padding: 10px 11px;
}

.navbar-inverse {
    background-color: transparent;
    border-color: transparent;
}

.icon-color {
    color: #fff;
}

.navbar-inverse .navbar-nav>li>a {
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    line-height: 30px;
    text-transform: uppercase;
}

.navbar-inverse .navbar-nav>li>a:focus,
.navbar-inverse .navbar-nav>li>a:hover {
    color: #33d8ae;
}

/*-------FEATURES SECTION-------*/
.features {
    margin: 60px 0;
}

.feature-head {
    text-align: center;
    margin: 0 auto;
}

 .feature-head h2 {
        font-size: 37px;
        font-weight: bold;
        margin-bottom: 15px;
        line-height: 45px;
    margin-bottom: 15px;
    line-height: 45px;
    font-size: 2.625rem;
    font-family: 'Noto Sans TC', sans-serif;
    font-weight: 700;
    letter-spacing: -0.5px;
    }

.feature-cont {
    border-radius: 5px;
    box-shadow: 2px 0 10px 0 rgb(0, 0, 0, 0.3);
    padding: 15px;
    position: relative;
}

.feature-cont:hover {
    background: #33d8ae;
}

.icon-w_pos {
    position: relative;
    top: 0;
    left: 0px;
}

.icon-g_pos {
    position: absolute;
    top: 15px;
    left: 15px;
}

.feature-cont:hover .icon-g_pos {
    opacity: 0;
}

.feature-cont h4 {
    font-size: 20px;
    margin: 20px 0 15px 0;
    height: 40px;
}

.feature-cont p {
    font-size: 17px;
    line-height: 25px;
}

.p_height {
    min-height: 150px;
}
@media screen and ( device-width: 1024px ){
    .p_height {
    min-height: 250px;}
}
.feature-arrow-btn {
    margin: 15px 0;
}

.w-arrow {
    position: relative;
    left: 15px;
}

.g-arrow {
    position: absolute;
    bottom: 15px;
    left: 30px;
}

.feature-cont:hover .g-arrow {
    opacity: 0;
}

/*-------WHY CHOOSE SECTION-------*/
.why-choose {
    padding: 60px 0 0 0;
    background-image: linear-gradient(to right, #83de99 51%, #35c48e 100%);
}

.why-choose-cont {
    color: #fff;
    padding-left: 50px;
}

.why-choose-cont p {
    margin: 40px 0;
    font-size: 22px;
}

.span1 {
    font-size: 18px;
    padding: 5px 15px;
    border: solid 2px #fff;
}

.why-choose-cont ul {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 18px;
    margin-bottom: 50px;
}

.why-choose-cont ul li {
    position: relative;
    padding-left: 40px;
    line-height: 20px;
    margin-bottom: 15px;
}

.why-choose-cont ul span {
    position: absolute;
    top: 0;
    left: 0;
    padding-right: 10px;
}

.whychoosep {
    position: relative;
}

.whychoosep img {
    padding-top: 25px;
}

.whychoosep p {
    line-height: 0 !important;
    margin: 0 !important;
}

.span2 {
    position: absolute;
    top: 55px;
    left: 0px;
    padding-left: 58px;
    font-size: 16px;
    text-align: center;
}

/*-------TESTIMONIA SECTION-------*/
.testimonial {
    margin: 60px 0;
}

.testimonial-con {
    margin: 20px auto;
    width: 60%;
    height: 230px;
    padding: 15px;
}

.testimonial-con p {
    padding-bottom: 30px;
}

.testimonial-con h6 {
    color: #a3a4a6;
    line-height: 25px;
    text-transform: inherit;
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-stage {
    transition: all 0s ease 0s;
    width: 6863px;
    transform: translate3d(-1960px, 0px, 0px);
}

.carousel-control.left,
.carousel-control.right {
    background: none;
}

.glyphicon-chevron-right:before,
.glyphicon-chevron-left:before {
    color: #33d8ae;
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    margin-left: 100px;
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-prev {
    margin-right: 100px;
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
    width: 50px;
    height: 50px;
    margin-top: -50px;
    font-size: 70px;
}

/*-------FOOTER SECTION-------*/
.footer {
    background: #f8f9fb;
    padding: 60px 0;
    font-weight: 400;
    color: #fff;
}

.footer-logo {
    text-align: center;
}

.footer-logo p {
    color: #a3a4a6;
    padding-top: 15px;
}

.footer-logo h1 {
    font-size: 30px;
    padding-top: 50px;
    text-transform: inherit;
}

.footer h4 {
    font-size: 28px;
    text-transform: inherit;
    margin-bottom: 20px;
}

.footer ul {
    margin: 0;
    padding: 0;
    list-style: none;
    font-family: 'Manjari', sans-serif;
}

.footer ul li a {
    text-decoration: none;
    color: #3a3a3a;
    text-transform: inherit;
    font-size: 16px;
    line-height: 30px;
}

.footer-social {
    margin-top: 15px;
}

.footer-social i {
    height: 40px;
    width: 40px;
    line-height: 20px;
    text-align: center;
    background: #3e3e3e;
    padding: 10px;
    border-radius: 50%;
    margin-right: 10px;
    font-size: 18px;
    color: #fff;
}

.footer-social :hover i {
    color: #fff;
    background: #33d8ae;
}

/*--- Product Inner Page ---*/
.r_pad {
    padding-right: 100px;
}

.product {
    padding: 60px 0;
}

.product h2 {
    font-size: 37px;
    font-weight: bold;
    margin-bottom: 15px;
}

.product p,
.product-cont p {
    font-size: 17px;
    font-weight: normal;
    line-height: 23px;
    margin: 15px 0;
}

.product-cont {
    margin-bottom: 0;
}

.product-cont h3 {
    font-weight: bold;
}

.product-cont p {
    margin-bottom: 30px;
}

.product ul {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 18px;
    margin-bottom: 50px;
}

.product ul li {
    position: relative;
    padding-left: 40px;
    line-height: 25px;
    margin-bottom: 15px;
}

.product ul span {
    position: absolute;
    top: 0;
    left: 0;
    padding-right: 10px;
}

.product ul img {
    width: 30px;
    height: 20px;
}

/*--- About Inner Page ---*/
.p-btn30 {
    padding-bottom: 30px;
}

.btn-css {
    background: #33d8ae;
    color: #000;
    font-weight: bold;
    padding: 15px 50px;
    margin: 15px;
}
.btn-primary:hover{background:#22a180; color:#fff; border:none;}
.btn-primary:focus{background:#22a180; color:#fff; border:none;}



.t_b-position-re {
    position: relative;
}

.t_b-position {
    top: 50%;
    transform: translateY(50%);
}


.blog-cont h3 {
    text-transform: inherit;
    font-weight: bold;
    font-size: 30px;
    margin-bottom: 10px;
}

.blog-cont i {
    color: #33d8ae;
    font-size: 17px;
    padding-left: 5px;
    padding-right: 10px;
}

.btn-margine {
    margin: 0;
}

.testimonial-box {
    text-align: center;
    padding: 25px;
    margin-bottom: 30px;
}

.testimonial-box i {
    color: #ffc600;
    font-size: 20px;
    padding: 0 5px 15px 5px;
}

.testimonial-box p {
    font-weight: bold;
}

.testimonial-box:hover {
    color: #fff;
}
@media (min-width: 1200px) {
  .container {
    max-width: 1230px;
  }
}
@media screen and (max-width:1200px) {
    .navbar-inverse .navbar-nav>li>a {
        color: #fff;
        font-size: 12px;
    }

    .product h2 {
        font-size: 30px;
    }

    .footer-social i {
        height: 35px;
        width: 35px;
        padding: 8px;
        margin-right: 10px;
        font-size: 15px;
    }

    .navbar-right {
        margin: 0px 0;
    }
}

@media screen and (max-width:992px) {
    .r_pad {
        padding-right: 0;
    }

    .t_b-position {
        position: relative;
        top: 0;
        transform: translateY(0%);
    }

    .footer-logo h1 {
        font-size: 42px;
    }

    .footer h4 {
        font-size: 19px;
    }

    .footer-social i {
        height: 30px;
        width: 30px;
        padding: 5px;
        margin-right: 5px;
        font-size: 13px;
    }

    .blog-cont h3 {
        margin-top: 30px;
    }

    .blog-cont {
        margin-bottom: 30px;
    }

    .textcenter {
        text-align: center;
    }
}

@media screen and (max-width:767px) {
    .navbar-toggle {
        margin-right: 30px;
        margin-top: 30px;
    }

    .navbar-inverse .navbar-toggle {
        border-color: #fff;
    }

    .banner-position img {
        width: 200px;
    }

    .banner-left {
        height: 400px;
    }

    .banner-position {
        top: 100%;
        transform: translateX(-50%) translateY(65%);
        transform: translateX(-42%) translateY(-146%);
        width: 200px;
    }

    .banner-left-cont {
        width: 100%;
        top: 60%;
        left: 0;
        transform: translateY(-60%);
        padding: 15px;
    }

    .banner-right {
        height: 400px;
    }

    .banner-left-cont h1 {
        line-height: 35px;
        margin: 25px 0;
        font-size: 25px;
    }

    .feature-head h2 {
        font-size: 32px;
    }

    .why-choose-cont {
        padding: 15px 15px 30px 15px;
    }

    .testimonial-con {
        width: 100%;
    }

    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: 0px;
        display: none;
    }

    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-prev {
        margin-right: 0px;
        display: none;
    }

    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next,
    .carousel-control .icon-prev {
        margin-top: 50%;
        font-size: 25px;
    }

    .footer-logo h1 {
        font-size: 40px;
        padding-top: 0;
    }

    .product h2 {
        font-size: 30px;
        padding-top: 20px;
    }

    .r_pad {
        padding-right: 0;
    }

    .t_b-position {
        position: relative;
        top: 0;
        transform: translateY(0%);
    }

    .btn-css {
        padding: 10px 40px;
        margin: 10px;
    }

    .product {
        padding: 120px 0 70px;
    }

    .textcenter {
        text-align: center;
    }

    .testimonial-con {
        height: 280px;
    }

    .footer {
        text-align: center;
    }
}

div#own-location p {
    padding: 10px 0;
}

div#own-overview,
div#own-location,
div#own-join {
    padding: 20px;
}

section.owner p {
    margin: auto !important;
}

html {
    scroll-behavior: smooth;
}

.glyphicon-chevron-right:before {
    content: "\e080";
}

.glyphicon-chevron-left:before {
    content: "\e079";
}


/* Toggler */
.switch {
    display: block;
    margin: 22px auto;
}

.switch {
    position: relative;
    margin: 10px;
    display: inline-block;
    vertical-align: top;
    width: 96px;
    height: 36px;
    padding: 1px;
    border-radius: 3px;
    cursor: pointer;
}

.switch-input {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}

.switch-label {
    position: relative;
    display: block;
    height: inherit;
    font-size: 10px;
    text-transform: uppercase;
    background: #fff;
    border-radius: 20px;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.12), inset 0 0 2px rgba(0, 0, 0, 0.15);
    -webkit-transition: 0.15s ease-out;
    -moz-transition: 0.15s ease-out;
    -o-transition: 0.15s ease-out;
    transition: 0.15s ease-out;
    -webkit-transition-property: opacity background;
    -moz-transition-property: opacity background;
    -o-transition-property: opacity background;
    transition-property: opacity background;
}

.switch-label:before,
.switch-label:after {
    position: absolute;
    top: 50%;
    margin-top: -.5em;
    line-height: 1;
    -webkit-transition: inherit;
    -moz-transition: inherit;
    -o-transition: inherit;
    transition: inherit;
}

.switch-label:before {
    content: attr(data-off);
    right: 9px;
    color: #aaa;
    text-shadow: 0 1px rgba(255, 255, 255, 0.5);
}

.switch-label:after {
    content: attr(data-on);
    left: 11px;
    color: white;
    text-shadow: 0 1px rgba(0, 0, 0, 0.2);
    opacity: 0;
}

.switch-input:checked~.switch-label {
    background: #33d8ae;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15), inset 0 0 3px rgba(0, 0, 0, 0.2);
}

.switch-input:checked~.switch-label:before {
    opacity: 0;
}

.switch-input:checked~.switch-label:after {
    opacity: 1;
}

.switch-handle {
    position: absolute;
    top: 1px;
    left: -5px;
    width: 36px;
    height: 36px;
    background: white;
    border-radius: 30px;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
    background-image: -webkit-linear-gradient(top, white 40%, #f0f0f0);
    background-image: -moz-linear-gradient(top, white 40%, #f0f0f0);
    background-image: -o-linear-gradient(top, white 40%, #f0f0f0);
    background-image: linear-gradient(to bottom, #33d8ae 40%, #1c886d);
    -webkit-transition: left 0.15s ease-out;
    -moz-transition: left 0.15s ease-out;
    -o-transition: left 0.15s ease-out;
    transition: left 0.15s ease-out;
}

.switch-handle:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -6px 0 0 -6px;
    width: 12px;
    height: 12px;
    background: #f9f9f9;
    border-radius: 6px;
    box-shadow: inset 0 1px rgba(0, 0, 0, 0.02);
    background-image: -webkit-linear-gradient(top, #eeeeee, white);
    background-image: -moz-linear-gradient(top, #eeeeee, white);
    background-image: -o-linear-gradient(top, #eeeeee, white);
    background-image: linear-gradient(to bottom, #eeeeee, white);
}

.switch-input:checked~.switch-handle {
    left: 70px;
    box-shadow: -1px 1px 5px rgba(0, 0, 0, 0.2);
}

.switch-green>.switch-input:checked~.switch-label {
    background: #4fb845;
}

.LoginHead {
    font-size: 25px;
    color: #555;
    text-align: center;
    padding: 60px 0;
    line-height: 30px;
}

.LoginDetails {
    text-align: center;
}

.RegBdr {
    height: auto;
    border-left: 1px solid #ccc;
}

.LoginDetails {
    text-align: center;
}

.OR {
    background: #f9f9f9;
    text-transform: uppercase;
    font-size: 15px;
    margin: 55px 0 0 -27px;
    position: absolute;
    color: #333;
}

.celebration{
	margin-left: -252px;
}

.congratulations-container {
    background-color: #96c8fb;
    background-image: linear-gradient(315deg, #96c8fb 0%, #ddbdfc 74%);
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    text-align: center;
    height: 100vh;
}

.congratulations-text {
    font-size: 70px;
    color: black;
    margin-top: -575px;
}

.sub-text {
    font-size: 20px;
    color: black;
    margin-top: 60px;
}

.sub-text1 {
    font-size: 20px;
    color: black;
    margin-top: 100px;
	border-style: dotted;
	border-radius: 100px;
	padding: 20px
}

.validation {
    color: #f00;
    font-size: 13px;
    position: absolute;
    margin: 0;
    top: inherit !important;
    left: inherit !important;
}

.validation1 {
    color: #f00;
    font-size: 13px;
    position: absolute;
    margin: 0;
    bottom: 0px;
}


.LoginHead {
    font-size: 25px;
    color: #555;
    text-align: center;
    padding: 60px 0;
    line-height: 30px;
}

.LoginDetails {
    text-align: center;
}

.RegBdr {
    height: auto;
    border-left: 1px solid #ccc;
}

.LoginDetails {
    text-align: center;
}

.OR {
    background: #f9f9f9;
    text-transform: uppercase;
    font-size: 15px;
    margin: 55px 0 0 -27px;
    position: absolute;
    color: #333;
}



/*---Congratulations--*/
.contain {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
}

.done {
    padding: 10px 0;
    height: 150px;
    position: relative;
    left: 0;
    right: 0;
    top: -20px;
    margin: auto;
}

.contain h1 {
    font-family: 'Julius Sans One', sans-serif;
    font-size: 1.4em;
    color: #02b3e4;
}

.congrats {
    position: absolute;
    left:0;
    right:0;
    top:0;
    bottom:0;
    margin:auto;
    max-width: 800px;
    width: 80%;
    height: 375px;
    max-height: 900px;
    border: 2px solid white;
    border-radius: 5px;
    box-shadow: 12px 15px 20px 0 rgba(46, 61, 73, .3);
    background-image: linear-gradient(to bottom right, #02b3e4, #02ccba);
    background: #fff;
    text-align: center;
    font-size: 2em;
    color: #111010;
    padding: 20px;
    border: solid #90ee90;
}

.text {
    position: relative;
    font-weight: normal;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    max-width: 800px;
    font-family: 'Lato', sans-serif;
    font-size: 0.5em;
}

.circ {
    opacity: 0;
    stroke-dasharray: 130;
    stroke-dashoffset: 130;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}

.tick {
    stroke-dasharray: 50;
    stroke-dashoffset: 50;
    -webkit-transition: stroke-dashoffset 1s 0.5s ease-out;
    -moz-transition: stroke-dashoffset 1s 0.5s ease-out;
    -ms-transition: stroke-dashoffset 1s 0.5s ease-out;
    -o-transition: stroke-dashoffset 1s 0.5s ease-out;
    transition: stroke-dashoffset 1s 0.5s ease-out;
}

.drawn svg .path {
    opacity: 1;
    stroke-dashoffset: 0;
}

.regards {
    font-size:11px;
}
.Blog_Img{width:100%; height:230px; overflow:hidden;}
.Blog_Desc{min-height:200px;}
.Home_Login_btn{display:none;}
.address{text-align:right;}
.pagination li{padding:0 0 5px 5px !important;}

.price_list{margin:0; padding:0;}
.price_list ul{margin:0; padding:0; list-style-type:none;}
.price_list li{margin:0; padding:0 0 5px; list-style-type:none; display:block; text-align:left; font-size:16px;}
@media (max-width:950px) {

}
@media (max-width:1024px) {
    .banner-left {
        height: 70vh;
    }
    .banner-right {
        height: 70vh;
    }

    .banner-position {
        top: 40%;
    }

    .congrats {
        top: 20%;
        bottom: inherit;
        height: 400px;
    }
}
    @media (max-width:950px) {
        .congrats {
            top: 160px;
        }

        .banner-left {
            height: 150vh;
        }

        .banner-right {
            height: 150vh;
        }
    }

    @media (max-width:920px) {
        .banner-left {
            height: 100vh;
        }

        .banner-right {
            height: 100vh;
        }

        .banner-left-cont {
            position: absolute;
            top: 60%;
            left: 7%;
            width: 90%;
            text-align: center;
            transform: translateX(0%) translateY(-50%);
        }

        .banner-position {
            top: 75%;
        }

        .footer {
            text-align: center;
        }

        .Home_Login_btn {
            display: block;
            text-align: center;
            color: #fff;
            padding: 30px 0 0;
            width: 95%
        }

            .Home_Login_btn h2 {
                font-size: 18px;
            }

        .OR {
            text-align: center;
            width: 29px;
            margin: -45px auto;
            left: 0;
            right: 0;
        }

        .RegBdr {
            height: auto;
            border-left: none;
            border-top: 1px solid #ccc;
            margin: 30px 0 0;
            padding: 35px 0 0;
        }
    }

    @media (max-width:915px) {
        .banner-left {
            height: 140vh;
        }

        .banner-right {
            height: 110vh;
            display: none;
        }

        .banner-position {
            top: 75%;
            display:none;
        }

        .congrats {
            top: 20%;
            bottom: inherit;
            height: 400px;
        }
    }

    @media (max-width:914px) {
        .banner-left {
            height: 140vh;
        }

        .banner-right {
            height: 110vh;
        }

        .banner-position {
            top: 75%;
        }
    }

    @media (max-width:912px) {
        .banner-left {
            height: 50vh;
        }

        .banner-right {
            height: 50vh;
        }

        .banner-position {
            top: 65%;
        }
    }

    @media (max-width:900px) {
        .banner-left {
            height: 145vh;
        }

        .banner-right {
            height: 120vh;
            display:none;
        }

        .banner-position {
            top: 75%;
            display:none;
        }

        .congrats {
            top: 45%;
        }
    }

    @media (max-width:820px) {
        .banner-left {
            height: 70vh;

        }

        .banner-right {
            height: 70vh;
            display:none;
        }

        .banner-left-cont {
            position: absolute;
            top: 55%;
            left: 8%;
        }

        .banner-position {
            top: 60%;
            display:none;
        }

        .congrats {
            top: 20%;
            bottom: inherit;
            height: 400px;
        }

        .footer {
            text-align: center;
        }
    }
@media (max-width:800px) {
    .banner-left {
        height: 60vh;
    }
}
@media (max-width:790px) {
    .banner-left {
        height: 160vh;
    }
}
    @media (max-width:780px) {
        .congrats {
            top: 20%;
            bottom: inherit;
            height: 400px;
        }
        .banner-left {
            height: 70vh;
        }
    }

    @media (max-width:600px) {
        .congrats h1 {
            font-size: 1.2em;
        }



        .text {
            font-size: 0.5em;
        }

        .regards {
            font-size: 0.5em;
        }
    }

    @media (max-width:500px) {
        .congrats h1 {
            font-size: 1em;
        }
    }



    @media (max-width:750px) {
        .banner-left {
            height: 160vh;
        }

        .banner-position {
            top: 105%;
        }

        .banner-right {
            height: 60vh;
        }

        .address {
            text-align: left;
        }

        .classified-offer .card {
            height: auto !important;
        }

        .classified-offer div {
            height: auto !important;
        }

        .price_list {
            padding: 0 0 20px;
        }

        .congrats {
            top: 60%;
            height: 105vh;
        }
    }

    @media (max-width: 720px) {
        .banner-left {
            height: 100vh;
        }

        .banner-right {
            height: 55vh;
            display: none;
        }

        .banner-position {
            top: 105%;
            display: none;
        }
    }
@media (max-width: 715px) {
    .banner-left {
        height: 55vh;
    }
}

    @media (max-width:670px) {
        .banner-left {
            height: 170vh;
        }

        .banner-right {
            height: 55vh;
            display: none;
        }

        .banner-position {
            top: 105%;
            display: none;
        }
    }

    @media (max-width:655px) {
        .banner-left {
            height: 200vh;
        }

        .banner-right {
            height: 70vh;
            display: none;
        }

        .banner-position {
            top: 105%;
            display: none;
        }
    }
@media (max-width:655px) {
    .banner-left {
        height: 190vh;
    }
}

    @media (max-width:620px) {
        .banner-left {
            height: 70vh;
        }
    }

    @media (max-width:580px) {
        .banner-left {
            height: 170vh;
        }
    }

    @media (max-width:540px) {
        .banner-left {
            height: 90vh;
        }

        .banner-right {
            height: 30vh;
        }
    }

    @media (max-width:480px) {
        .banner-left {
            height: 200vh;
        }

        .banner-right {
            height: 50vh;
            display: none;
        }

        .congrats {
            width: 90%;
            top: 20%;
            height: 50vh;
            bottom: inherit;
        }

        .banner-left-cont {
            position: absolute;
            top: 50%;
            left: 7%;
            width: 90%;
            text-align: center;
            transform: translateX(0%) translateY(-50%);
        }

        .banner-position {
            display: none;
        }

        .footer {
            text-align: center;
        }

        .Home_Login_btn {
            display: block;
            text-align: center;
            color: #fff;
            padding: 30px 0 0;
            width: 95%
        }

        a.navbar-brand img {
            height: 65px;
        }

        .features {
            margin: 0px 0;
        }

        .banner-main {
            min-height: 90vh;
        }
    }
@media (max-width:440px) {
    .banner-left {
        height: 80vh;
    }
}
    @media (max-width:420px) {
        .congrats h1 {
            font-size: 25px;
        }

        .congrats .hide {
            display: none;
        }

        .banner-left {
            height: 120vh;
        }

        .done {
            top: -10px;
            width: 115px;
            height: 134px;
        }

        .regards {
            font-size: 0.55em;
        }
    }

    @media (max-width:415px) {
        .banner-left {
            height: 120vh;
        }
    }
@media (max-width:400px) {
    .banner-left {
        height: 120vh;
    }
}

    @media (max-width:380px) {
        .banner-left-cont {
            top: 60%;
        }

        .banner-left {
            height: 120vh;
        }

        .Home_Login_btn h2 {
            font-size: 15px;
        }

        .congrats {
            height: 60vh;
        }
    }

    @media (max-width:375px) {
        .banner-left {
            height: 100vh;
        }
    }

    @media (max-width:360px) {
        .banner-left {
            height: 120vh;
        }
    }

    @media (max-width:320px) {
        .banner-left-cont {
            top: 60%;
        }

        .banner-left {
            height: 170vh;
        }
    }

    @media (max-width:300px) {
        .banner-left-cont {
            top: 60%;
        }

        .banner-left {
            height: 150vh;
        }
    }

    @media (max-width:280px) {
        .banner-left {
            height: 143vh;
            top: 0px;
        }
    }

    @media (max-width:250px) {
        .banner-left {
            height: 303vh;
            top: 50px;
        }
    }

    .resend_link_disabled {
        pointer-events: none;
        color: #aaa;
    }

    .btn-banner {
    border: 2px solid #007bff;
    color: #fff;
    border-radius: 0px;
    padding: 10px 10px;
    font-size: 18px;
    font-weight: 600;
    /* margin-bottom: 20px; */
    background-color:#007bff;
    height: 50px;
    }

        .btn-banner:hover {
            background-color: #fff;
        }
    /*
by Prsnajit*/

    @keyframes float {
        0% {
            transform: translateY(0px);
        }

        50% {
            transform: translateY(-20px);
        }

        100% {
            transform: translateY(0px);
        }
    }

    @keyframes blink {
        0% {
            opacity: 0;
        }

        50% {
            opacity: 0.5;
        }

        100% {
            opacity: 1;
        }
    }

    @keyframes zoom-in-zoom-out {
        0% {
            transform: scale(1, 1);
        }

        50% {
            transform: scale(1.5, 1.5);
        }

        100% {
            transform: scale(1, 1);
        }
    }

    @media only screen and (max-width: 600px) {
        .thumbnail {
            padding-top: 20px;
            padding-bottom: 12px;
        }

        .thumbnail-2 {
            padding-top: 20px;
            padding-bottom: 12px;
        }

        .thumbnail-3 {
            padding-top: 20px;
            padding-bottom: 12px;
        }
    }

    .whatsapp-button {
        position: fixed;
        right: 15px;
        bottom: 80px;
        background: #25d366;
        border-radius: 10px;
        width: 50px;
        height: 50px;
        padding: 8px;
        box-shadow: 0 0 25px #999;
        transition: all 0.3s;
        z-index: 999;
    }

        .whatsapp-button:hover {
            background: #0bab47;
        }

    .dashboard-text-box {
        height: 200px;
    }
/*module page css start*/

.margin-top-100 {
    margin-top: 100px;
}

.entry-more span {
    color: #333;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 16px;
}

.entry-more i {
    color: #333;
    font-weight: 500;
    text-transform: uppercase;
}

.pt-button {
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    gap: 8px;
    font-family: var(--pt-font-primary);
    font-size: 14px;
    line-height: 1.5;
    font-weight: 600;
    letter-spacing: -0.02em;
    text-transform: uppercase;
    transition: border-color 0.3s, color 0.3s, background-color 0.3s;
}

    .pt-button:hover i {
        transform: rotate(90deg);
    }

    .pt-button i {
        position: relative;
        transition: transform 0.3s;
    }

    .pt-button:hover span {
        background-size: 100% 1.5px;
    }

    .pt-button span {
        position: relative;
        background-image: linear-gradient(currentColor, currentColor);
        background-size: 0 1.5px;
        background-repeat: no-repeat;
        background-position: left 95%;
        transition: background-size 1s cubic-bezier(0.23, 1, 0.32, 1);
    }
/*module page css end*/
/*inner module page start*/

/*inner module page end*/

.Leftside_Sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 125px;
    background: #fff;
    width: 100%;
    display: inline-block;
    vertical-align: top;
    border: 1px solid #ccc;
    padding: 0;
    margin: 0;
}

.Leftside_title {
    color: #fff;
    font-size: 17px;
    font-weight: bold;
    background: #4e9b87;
    margin: 0;
    padding: 5px;
    text-align: center;
}

.Leftside_Sticky ul {
    padding: 10px;
    margin: 0;
    max-height: 520px;
    /* overflow-y: scroll;
        overflow-x: hidden;*/
}

    .Leftside_Sticky ul li {
        margin: 0;
        padding: 5px 0;
        list-style-type: none;
        display: block;
        border-bottom: 1px solid #ccc;
    }

        .Leftside_Sticky ul li:last-child {
            border: none;
        }

        .Leftside_Sticky ul li a {
            color: #00b98a;
            text-decoration: none;
            transition: color 0.3s ease-in-out;
        }

h5.mb-3 {
    color: #00b98a;
}

.margin-top-100 {
    margin-top: 100px;
}
 html {
    scroll-padding-top: 90px;
    }


/*local directory css start*/

.text-heding-local-directory{
    font-weight: bold;
    text-transform: none;
    margin-bottom: 20px;
     color: #000;
}
.text-heding-local-directory span{
     color: #2dbe99;
}
.input-container {
    padding-bottom: 1em;
}
.left-inner-addon {
    position: relative;
}
.left-inner-addon input {
    padding-left: 35px !important; 
}
.left-inner-addon i {
    position: absolute;
    pointer-events: none;
    line-height: 50px;
    left: 13px;
    font-size: 18px;
    color: #2dbe99;
}
.input-local-directory{
    border: 0.5px solid #111;
    border-radius: 5px;
    height: 50px;
    background-color: #f5f5f5;
    transition: all.15s;
    box-shadow:0 2px 4px 0 rgba(0,0,0,.15);
}
.input-local-search{
    border: 0.5px solid #111;
    border-radius: 5px;
    height: 50px;
    background-color: #fff;
    transition: all.15s;
    box-shadow:0 2px 4px 0 rgba(0,0,0,.15);
    border-right: none;
    width: 100%;
     border-radius: 5px 0 0 5px;
  outline: none;
  color: #9DBFAF;
  padding: 10px;
}
.search {
  width: 100%;
  position: relative;
  display: flex;
}

.searchTerm {
  border: 0.5px solid #111;
    border-radius: 5px;
    height: 50px;
    background-color: #fff;
    transition: all.15s;
    box-shadow:0 2px 4px 0 rgba(0,0,0,.15);
}

.searchButton {
  width: 50px;
  height: 50px;
  border: 0px;
  background: #2dbe99;
  text-align: center;
  color: #fff;
  border-radius: 0 5px 5px 0;
  cursor: pointer;
  font-size: 20px;
  border: 0.5px solid #111;
}
.business-btn-local-directory{
    background-color: #2dbe99;
    border-radius: 0px;
    font-size: 20px;
    color: #fff;
    border: 0px;
    text-align: center;
    font-weight: 500;
    padding: 3px 20px;
}
.local-directory-business-text{
    font-size: 16px;
    text-align: center;
}
.social-media-update .carousel-control-next-icon {
    width: 10px;
    height: 10px;
    background-color: #000;
    padding: 16px;
    /* border-radius: 20px; */
}
.social-media-update .carousel-control-prev-icon {
    width: 10px;
    height: 10px;
    background-color: #000;
    padding: 16px;
    /* border-radius: 20px; */
}
swiper-container {
      width: 100%;
      height: 100%;
    }

    swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;
      display: flex;
      justify-content: center;
      align-items: center;
    }

    swiper-slide img {
      display: block;
      width: 100%;
      height: 100%;
      object-fit: cover;
      border-radius: 2% 2% 0px 0px; 
    }
    .local_directory-service-slider{
        background-color: #2bbb97;
        border-radius: 5px;
    }
    .local_directory-service-slider-img {
        width: 100%;
        height: 250px;
    }
    .local_directory-service-slider-heading{
        color: #fff;
        font-weight: 600;
        text-align: left;
        padding: 20px 20px 0px;
        font-size: 18px;
    }
    .local_directory-service-slider-bottom{
       color: #2bbb97;
    font-weight: 600;
    text-align: left;
    padding: 5px 10px;
    background-color: #fff;
    border-radius: 3px;
    border: 1px solid #000;
    font-size: 16px;
    margin-bottom: 20px;
    float: left;
    margin-left: 20px;
}
    }
    .swiper-pagination-bullets {
    display: none !important;
}
ul.social-set {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  list-style: none;
  margin: 0;
  padding: 0;
  height: auto;
  width: auto;
}
ul.social-set li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: grid;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
              margin-bottom: 20px !important;
}
/* Font Awesome icons */
a.sociali {
    font-size: 2em;
    line-height: 1.2em;
    padding: 17px;
    background: #ffffff;
    color: #fff;
   margin: 10px;
    /* padding-bottom: 10px !important; */
    border: 2px solid #cccccc;
    border-radius: 10px;
}
}
a.sociali:hover, a.sociali:focus {
  background: #6d8785;
}
a.sociali img{
    height: 70px;
    width: 70px;
    display: block;
    margin: 0 auto;

}
.btn-all-services{
    color: #fff;
    font-size: 14px;
    line-height: 24px;
    background-color: #2bbb97;
    font-weight: 600;
    border-radius: 10%;
    padding: 10px;
    border: 1px solid #000;
}
.review-activity{
   border: 1px solid #cccccc;  
   padding: 20px 15px; 
   margin: 20px 15px;
   border-radius: 10px;
    box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
}
.glyphicon-star {
  font-size: 40px;
  color: #e67e22;
}
.glyphicon-star.half {
  position: relative;
}
.glyphicon-star.half:before {
  position: relative;
  z-index: 9;
  width: 47%;
  display: block;
  overflow: hidden;
}
.glyphicon-star.half:after {
  content: "";
  position: absolute;
  z-index: 8;
  color: #bdc3c7;
  top: 0;
  left: 0;
}
.checked {
  color: orange !important;
}
.fa-star{
    color: #ccc;
}
.search-result-box{
        border: 1px solid #33333375;
    padding: 20px;
    background-color: #00000012;
    border-radius: 5px;
    margin-bottom: 20px;
}
.lButton {
background: WhiteSmoke;
color: #000;
padding: 9px 15px;
border: 1px solid silver;
border-radius: 5px;
margin-bottom: 7px;
}
.search_Details{
       border: dotted #333;
    border-width: 0px 1px 0px;
    padding: 10px 20px;

}
.btn-masterful {
    border: none;
    cursor: pointer;
    border-radius: 50px;
    overflow: hidden;
    width: 100%;
        padding: 10px;
    font-size: 18px;
    margin-bottom: 20px;
}
.like {
  position: relative;
  color: #222222;
  cursor: pointer;
  -webkit-transition: color 1s ease-in;
  transition: color 0.4s ease-in;
}
.like:hover {
  color: #e86850;
}
.like:before {
  content: "";
  position: absolute;
}
.like:after {
  content: "";
}
.like.liked {
  color: #e86850;
}
.like.liked:before {
  content: "";
  opacity: 0;
  animation: fly 1s ease-out;
}

@keyframes fly {
  0% {
    opacity: 0;
    transform: translateY(0px);
  }
  75% {
    opacity: 0.75;
    transform: scale(1.5) translateY(-30px);
  }
  100% {
    opacity: 0;
    transform: scale(2) translateY(-40px);
  }
}
.wrapper {
  margin: 0 auto;
  max-width: 960px;
  width: 100%;
}

.master {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 40px;
}
.rating-component {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 10px;
}

.rating-component .status-msg {
  margin-bottom: 10px;
  text-align: center;
}

.rating-component .status-msg strong {
  display: block;
  font-weight: bold;
  margin-bottom: 10px;
}

.rating-component .stars-box {
  -ms-flex-item-align: center;
  align-self: center;
  margin-bottom: 15px;
}

.rating-component .stars-box .star {
  color: #ccc;
  cursor: pointer;
}

.rating-component .stars-box .star.hover {
  color: #ff5a49;
}

.rating-component .stars-box .star.selected {
  color: #ff5a49;
}

.feedback-tags {
  min-height: 119px;
}

.feedback-tags .tags-container {
  display: none;
}

.feedback-tags .tags-container .question-tag {
  text-align: center;
  margin-bottom: 40px;
}

.feedback-tags .tags-box {
  display: -webkit-box;
  display: -ms-flexbox;
  text-align: center;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.feedback-tags .tags-container .make-compliment {
  padding-bottom: 20px;
}

.feedback-tags .tags-container .make-compliment .compliment-container {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.feedback-tags
  .tags-container
  .make-compliment
  .compliment-container
  .fa-smile-wink {
  color: #ff5a49;
  cursor: pointer;
  font-size: 40px;
  margin-top: 15px;
  -webkit-animation-name: compliment;
  animation-name: compliment;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

.feedback-tags
  .tags-container
  .make-compliment
  .compliment-container
  .list-of-compliment {
  display: none;
  margin-top: 15px;
}

.feedback-tags .tag {
  border: 1px solid #ff5a49;
  border-radius: 5px;
  color: #ff5a49;
  cursor: pointer;
  margin-bottom: 10px;
  margin-left: 10px;
  padding: 10px;
}

.feedback-tags .tag.choosed {
  background-color: #ff5a49;
  color: #fff;
}

.list-of-compliment ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.list-of-compliment ul li {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 10px;
  margin-left: 20px;
  min-width: 90px;
}

.list-of-compliment ul li:first-child {
  margin-left: 0;
}

.list-of-compliment ul li .icon-compliment {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 2px solid #ff5a49;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 70px;
  margin-bottom: 15px;
  overflow: hidden;
  padding: 0 10px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  width: 70px;
}

.list-of-compliment ul li .icon-compliment i {
  color: #ff5a49;
  font-size: 30px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.list-of-compliment ul li.actived .icon-compliment {
  background-color: #ff5a49;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.list-of-compliment ul li.actived .icon-compliment i {
  color: #fff;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.button-box .done {
  background-color: #ff5a49;
  border: 1px solid #ff5a49;
  border-radius: 3px;
  color: #fff;
  cursor: pointer;
  display: none;
  min-width: 100px;
  padding: 10px;
}

.button-box .done:disabled,
.button-box .done[disabled] {
  border: 1px solid #ff9b95;
  background-color: #ff9b95;
  color: #fff;
  cursor: initial;
}

.submited-box {
  display: none;
  padding: 20px;
}

.submited-box .loader,
.submited-box .success-message {
  display: none;
}

.submited-box .loader {
  border: 5px solid transparent;
  border-top: 5px solid #4dc7b7;
  border-bottom: 5px solid #ff5a49;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  -webkit-animation: spin 0.8s linear infinite;
  animation: spin 0.8s linear infinite;
}

@-webkit-keyframes compliment {
  1% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  25% {
    -webkit-transform: rotate(-30deg);
    transform: rotate(-30deg);
  }

  50% {
    -webkit-transform: rotate(30deg);
    transform: rotate(30deg);
  }

  75% {
    -webkit-transform: rotate(-30deg);
    transform: rotate(-30deg);
  }

  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}

@keyframes compliment {
  1% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  25% {
    -webkit-transform: rotate(-30deg);
    transform: rotate(-30deg);
  }

  50% {
    -webkit-transform: rotate(30deg);
    transform: rotate(30deg);
  }

  75% {
    -webkit-transform: rotate(-30deg);
    transform: rotate(-30deg);
  }

  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
#testimonials{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    width:100%;
}
.testimonial-heading{
    letter-spacing: 1px;
    margin: 30px 0px;
    padding: 10px 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
 
.testimonial-heading span{
    font-size: 1.3rem;
    color: #252525;
    margin-bottom: 10px;
    letter-spacing: 2px;
    text-transform: uppercase;
}
.testimonial-box-container{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    width:100%;
}
.testimonial-box{
    width:500px;
    box-shadow: 2px 2px 30px rgba(0,0,0,0.1);
    background-color: #ffffff;
    padding: 20px;
    margin: 15px;
    cursor: pointer;
}
.profile-img{
    width:50px;
    height: 50px;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 10px;
}
.profile-img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.profile{
    display: flex;
    align-items: center;
}
.name-user{
    display: flex;
    flex-direction: column;
}
.name-user strong{
    color: #3d3d3d;
    font-size: 1.1rem;
    letter-spacing: 0.5px;
}
.name-user span{
    color: #979797;
    font-size: 0.8rem;
}
.reviews{
    color: #f9d71c;
}
.box-top{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
}
.client-comment p{
    font-size: 0.9rem;
    color: #4b4b4b;
}
.testimonial-box:hover{
    transform: translateY(-10px);
    transition: all ease 0.3s;
}
 
@media(max-width:1060px){
    .testimonial-box{
        width:45%;
        padding: 10px;
    }
}
@media(max-width:790px){
    .testimonial-box{
        width:100%;
    }
    .testimonial-heading h1{
        font-size: 1.4rem;
    }
}
@media(max-width:340px){
    .box-top{
        flex-wrap: wrap;
        margin-bottom: 10px;
    }
    .reviews{
        margin-top: 10px;
    }
}
::selection{
    color: #ffffff;
    background-color: #252525;
}
    .contact-form {
        box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 10%);
        padding: 3em 3em 3em 3em;
    }

    form .title {
        font-family: "Pacifico", cursive;
        color: #212529;
        font-size: 2.5rem;
    }

    form .form-control {
        background-color: #f2f6f8;
        border-radius: 0;
        border: 1px solid #00000052;
        box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.11);
    }

        form .form-control.thick {
            height: 3.3rem;
            padding: 0.5rem 3.5rem;
        }

        form .form-control:focus {
            background-color: #f2f6f8;
            border: none;
            box-shadow: 0px 7px 5px rgba(0, 0, 0, 0.11);
        }

    form .message .form-control {
        padding: 0.5rem 1.8rem;
    }

    form ::placeholder {
        font-family: "Quicksand", sans-serif;
        font-weight: 400;
        font-size: 1.1rem;
        color: #838788;
        position: relative;
        left: 0;
    }

    form input,
    form textarea {
        font-family: "Quicksand", sans-serif;
        color: #212529;
        font-size: 1.1rem;
    }

    form .icon {
        color: #57565c;
        height: 1.3rem;
        position: absolute;
        left: 1.5rem;
        top: 1.1rem;
    }

    .btn.btn-primary:hover:enabled {
        box-shadow: 0 0.5em 0.5em -0.4em #ff923cba;
        background-size: 100% 100%;
        transform: translateY(-0.15em);
    }

        .btn.btn-primary:hover {
            font-weight: bold;
        }

    .sec-contact-address {
        padding: 50px 0px 80px;
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        background-size: cover;
        background-position: center;
    }


    .contact-info-item {
        display: flex;
        margin-bottom: 20px;
    }

    .contact-info-icon {
        height: 55px;
        width: 55px;
        background-color: #e1edea;
        text-align: center;
        border-radius: 50%;
    }

        .contact-info-icon i {
            font-size: 22px;
            line-height: 55px;
        }

    .contact-info-content {
        margin-left: 20px;
    }

        .contact-info-content h4 {
            color: #33d8ae;
            font-size: 20px;
            margin-bottom: 5px;
        }

        .contact-info-content p {
            color: #000;
            font-size: 1em;
        }

    .contact-info {
        background-color: #fff;
        padding: 30px 20px;
    }
    .icon-like-eye{
        font-size: 20px;
        float: right;
    }
    .buttton-filture{
            background-color: #fff;
    border-radius: 5px;
    border: 1px solid#333;
    font-size: 20px;
    padding: 10px 20px;
    margin: 8px 5px;
    }
    .social-media-update img{
        height: 370px;
        border-radius: 5px;
    }
  /*Resize the wrap to see the search bar change!*/
.row{
        display: flex;
    flex-wrap: wrap;
}
.login_btn{
    background-color: #063a72;
    color: #fff !important;
    border-radius: 5px;
}
.login_btn a{
        color: #fff;
}
.email-address-banner{
        background-color: #fff;
    border: 1px solid #ccc;
    color: #666;
    font-size: 1.05rem;
    font-weight: 300;
    padding: 0 15px;
    box-shadow: none;
    transition: all 400ms ease-in-out;
    border-radius: 6px;
    height: 50px;
}
.accounts-div {
    border: 1px solid #efefef;
    padding: 20px 0px;
    box-shadow: 5px 0px 20px 0px #efefef;
}
.accounts-div:hover {
    box-shadow: none;
}
.bg-lightgrey {
    background-color: #f8f9fb;
}
 .sbox-4{
    float: left;
    text-align: center;
    margin-top: 4px;
}
.sbox-4-txt {
    overflow: hidden;
    padding-left: 20px;
}
.sbox-4-txt h5 {
    line-height: 1;
    margin-bottom: 12px;
}
.btn-readmore {
    background-color: #063a72;
    color: #fff !important;
    border-radius: 5px;
    font-weight: 600;
    padding: 7px 10px;
    font-size: 18px;
}
.btn-readmore:hover{
     background-color: #0d6efd;
    color: #fff !important;
    border-radius: 0px;
    font-weight: 600;
    padding: 7px 10px;
    font-size: 18px;
}
.statistic-number{
    color: #fff;
        font-size: 4rem;
    line-height: 1;
    font-weight: 900;
    letter-spacing: -1px;
    margin-bottom: 15px;
    font-weight: 700;
}

/*login page css*/


.login-16 {
    background: url(../img/img-7.html) top left repeat;
    background-size: cover;
    top: 0;
    width: 100%;
    text-align: center;
    bottom: 0;
    opacity: 1;
    z-index: 999;
    min-height: 100vh;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 30px 0;
    background: #fff;
    overflow: hidden;
}
.login-16 .form-inner {
    max-width: 600px;
    width: 100%;
    padding: 70px;
    text-align: center;
    z-index: 999;
    background: #fff;
    box-shadow: 0 0 35px rgb(0 0 0 / 10%);
}
.login-16 .form-section h3 {
    margin: 0 0 25px;
    font-size: 25px;
    font-weight: 400;
    color: #040404;
}
.login-box .alert {
    padding: 15.5px 20px;
    font-size: 13px;
    border: none !important;
    border-radius: 3px;
    margin-bottom: 25px;
}
.login-box .alert {
    padding: 15.5px 20px;
    font-size: 13px;
    border: none !important;
    border-radius: 3px;
    margin-bottom: 25px;
}
.login-16 .form-section .form-control {
    padding: 11px 20px 9px;
    font-size: 16px;
    outline: none;
    height: 50px;
    color: #535353;
    border-radius: 3px;
    border: 1px solid transparent;
    background: #f7f7f7;
}
.login-box .password-indicator {
    position: absolute;
    right: 15px;
    top: 17px;
    cursor: pointer;
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s linear 300ms, opacity 500ms;
    font-size: 17px;
    color: #999;
}
.login-16 .form-section .form-group {
    width: 100%;
    position: relative;
    margin-bottom: 25px;
}
.login-16 .form-section .form-check {
    margin-bottom: 0;
}
.login-16 .form-section a.forgot-password {
    font-size: 16px;
    color: #535353;
}
.login-16 .btn-primary {
    background: #2ad4bc;
    border-color: #51d4bc;
}
.login-16 .form-section a.forgot-password {
    font-size: 16px;
    color: #535353;
}
.login-16 .btn {
    box-shadow: none!important;
}
.login-16 .btn-primary {
    background: #2ad4bc;
    border-color: #51d4bc;
}
.login-16 .btn-lg {
    padding: 0 50px;
    line-height: 50px;
}
.login-16 .btn-theme {
    position: relative;
    display: inline-block;
    border: none;
    outline: none !important;
    color: #ffffff;
    text-transform: capitalize;
    transition: all 0.3s linear;
    z-index: 1;
    overflow: hidden;
    cursor: pointer;
    font-size: 17px;
    font-weight: 400;
    font-family: 'Jost', sans-serif;
    border-radius: 3px;
    width: 100%;
}
.login-16 .form-section .extra-login {
    float: left;
    width: 100%;
    margin: 25px 0 25px;
    text-align: center;
    position: relative;
}
.login-16 .form-section .extra-login::before {
    position: absolute;
    left: 0;
    top: 10px;
    width: 100%;
    height: 1px;
    background: #d8dcdc;
    content: "";
}
.login-16 .form-section .extra-login > span {
    width: auto;
    float: none;
    display: inline-block;
    padding: 1px 20px;
    z-index: 1;
    position: relative;
    font-size: 14px;
    color: #535353;
    text-transform: capitalize;
    background: #fff;
}
.login-16 .social-list {
    display: inline-flex;
    margin-bottom: 27px;
}
.login-16 .social-list .icon {
    position: relative;
    background: #f3f3f3;
    border-radius: 3px;
    margin: 0 4px 3px 0;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    cursor: pointer;
    transition: all 0.2s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    color: #ffffff;
}
.login-16 .social-list .facebook {
    background: #3b5999;
}
.login-16 .social-list .twitter {
    background: #46c1f6;
}
.login-16 .social-list .instagram {
    background: #db4437;
}
.login-16 .social-list .github {
    background: #2392e0;
}
.login-16 .photo {
    padding: 0 15px;
    max-width: 500px;
    margin: auto;
}
.login-16 .ocean {
    height: 3%;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    background: #015871;
}
.login-16 .wave {
    background: url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/85486/wave.svg) repeat-x;
    position: absolute;
    top: -198px;
    width: 6400px;
    height: 198px;
    animation: wave 7s cubic-bezier(0.36, 0.45, 0.63, 0.53) infinite;
    transform: translate3d(0, 0, 0);
}
.login-16 .wave:nth-of-type(2) {
    top: -175px;
    animation: wave 7s cubic-bezier(0.36, 0.45, 0.63, 0.53) -0.125s infinite, swell 7s ease -1.25s infinite;
    opacity: 1;
}
@keyframes wave {
    0% {
        margin-left: 0;
    }
    100% {
        margin-left: -1600px;
    }
}

@keyframes swell {
    0%, 100% {
        transform: translate3d(0, -25px, 0);
    }
    50% {
        transform: translate3d(0, 5px, 0);
    }
}


/*dashboard page css*/


.section-py-120 {
    padding: 120px 0;
}
.courses__sidebar {
    margin-right: 20px;
}
.courses-widget {
    background: #f7f7f9;
    padding: 30px 30px;
    margin-bottom: 30px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
}
.widget-title {
    margin-bottom: 20px;
    font-size: 20px;
}
.list-wrap {
    margin: 0px;
    padding: 0px;
}
.courses-widget ul li {
    margin-bottom: 15px;
    list-style-type:none ;


}
.courses-widget .form-check {
    display: flex;
    align-items: center;
    line-height: 1;
    margin-bottom: 0;
    padding: 0;
    min-height: inherit;
}
.courses-widget .form-check-input {
    border-radius: 4px;
    border: 1px solid #9D9CAE;
    margin: 0 10px 0 0;
    width: 16px;
    height: 16px;
}
.courses-widget .form-check-label {
    flex-grow: 1;
    font-size: 16px;
    font-weight: 400;
    color: var(--tg-body-color);
    user-select: none;
}
.courses-top-right {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 10px;
}
.courses-top-right .sort-by {
    font-size: 16px;
    font-family: var(--tg-heading-font-family);
    display: block;
    color: var(--tg-common-color-gray-3);
}
.courses-top-right-select {
    width: 145px;
    position: relative;
}
.courses-top-right-select select {
    background-color: transparent;
    border: 1px solid #DCDBE5;
    color: var(--tg-common-color-dark);
    font-weight: 500;
    font-size: 15px;
    text-transform: capitalize;
    border-radius: 4px;
    outline: none;
    padding: 10px 32px 10px 15px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 100%;
    line-height: 1.2;
    height: 40px;
}
.courses-top-right-select::after {
    content: "\f063";
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
   font-family: "FontAwesome";
    font-weight: 700;
    right: 12px;
    font-size: 12px;
    color: var(--tg-theme-primary);
}
.courses__item-three {
    padding: 25px 30px 25px 25px;
        margin: 0 0 30px;
    background: var(--tg-common-color-white);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
    padding: 25px 25px 32px;
    border: 1px solid #B5B5C3;
    -webkit-transition: all 0.2s ease-out 0s;
    -moz-transition: all 0.2s ease-out 0s;
    -ms-transition: all 0.2s ease-out 0s;
    -o-transition: all 0.2s ease-out 0s;
    transition: all 0.2s ease-out 0s;
}
.courses__item-three .title {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.4;
    margin: 0 0 15px;
        display: inline;
    transition: background-size 0.4s linear;
}
.author {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    font-size: 15px;
    margin: 0 0;
    line-height: 1;
    gap: 5px;
}
.courses__item-bottom {
    padding: 12px 0 0;
    margin: 0 0 0;
}
.courses__item-bottom .button a {
    padding: 10px 19px;
    align-items: center;
    gap: 6px;
    border-radius: 50px;
    border: 1px solid #000;
    background:#ffc224;
    box-shadow: 4px 4px 0px 0px #3D3D3D;
    font-size: 14px;
    line-height: 18px;
    font-weight: bold;
    color: #000;
}
.courses__item-three .courses__item-content .info {
    margin-bottom: 0;
    margin-top: 8px;
}



.LeftNav{position: relative;width:100%; font-size:14px; max-height:420px; overflow-y:scroll;}
.LeftNav::-webkit-scrollbar {width:6px; height:6px;}
.LeftNav::-webkit-scrollbar-track {border-radius: 10px; background:#fff;}
.LeftNav::-webkit-scrollbar-thumb {border-radius: 10px; background:#ccc;}
.LeftNav::-webkit-scrollbar-thumb:hover {background: #bbb;}

.LeftNav ul{list-style: none; margin: 0; padding: 0; border-left: 1px solid #ccc; border-left-style:dashed;}
.LeftNav ul li:before{top:17px; left:0px; content:""; display:block; width:8px; height:0; border-top:1px solid #d6e0ea; border-top-style:dashed; margin-top:0; position:relative;}
.LeftNav ul li{/* Sub Menu */}
.LeftNav ul li a{display: block;; padding:5px 10px; color: #333; text-decoration: none; -webkit-transition: 0.2s linear; -moz-transition: 0.2s linear; -ms-transition: 0.2s linear; -o-transition: 0.2s linear; transition: 0.2s linear;}
.LeftNav ul li a:hover{color: #0d6efd;}
.LeftNav ul li a.active{color:#0d6efd;}
.LeftNav ul li a .fa{width: 16px; text-align: center; margin-right:0; font-size:11px;}
.LeftNav ul ul{margin: 0 0 0 10px; padding:0 0 0 8px;}
.LeftNav ul li ul li a{padding:5px;}
.LeftNav ul li ul li a:hover{color:#0d6efd;}
.LeftNav ul ul li:before{top:17px; left:-8px; content:""; display:block; width:8px; height:0; border-top:1px solid #d6e0ea; border-top-style:dashed; margin-top:0; position:relative;}


