@import url('https://fonts.googleapis.com/css2?family=DM+Serif+Display:ital@0;1&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@100;200;300;400;500;600;700;800;900&display=swap');
h2.widgettitle {
    display: none;
}
html {
    scroll-behavior: smooth;
}

body {
    font-weight: 400;
    font-size: 18px;
    color: #444444 !important;
    font-weight: 400;
}

ul li {
    margin: 0;
    padding: 0;
}

ul {
    padding: 0;
    margin: 0;
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    text-indent: 1px;
}

select::-ms-expand {
    display: none;
}

p {
    padding: 0;
    margin: 0;
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 28px;
}

a {
    outline: none;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

a:hover,
a:focus,
a:active {
    text-decoration: none;
    outline: none;
    color: #132953;
}

ul,
ol {
    list-style: none;
    list-style-image: none;
    padding: 0;
    margin: 0;
}

select:focus,
input:focus,
button:focus,
a:focus {
    outline: none;
    box-shadow: none !important;
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
}

button:focus {
    border: 0;
    outline: none;
}

 ::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #adbdc8 !important;
    opacity: 1;
    /* Firefox */
}

 :-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #adbdc8 !important;
}

 ::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #adbdc8 !important;
}

h3 {
    font-weight: 400;
    font-size: 35px;
    line-height: 48px;
    margin-bottom: 20px;
    font-family: 'DM Serif Display', serif;
}

h1,
h2,
h4,
h5,
h6 {
    margin: 0;
    font-family: 'DM Serif Display', serif;
}

body a {
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

p,
a {
    font-family: 'Outfit', sans-serif;
}

body button {
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.container {
    max-width: 1170px;
}

.container-fluid {
    max-width: 1600px;
}

section {
    padding: 50px 0;
}

nav {
    background-color: transparent !important;
    box-shadow: none;
    height: auto !important;
}

ul.login_div {
    display: flex;
    align-items: center;
}

header .navbar-nav .nav-link {
    font-size: 24px;
    line-height: 32px;
    color: #444444;
    font-weight: 400;
    padding: 10px 15px !important;
}

section.hero_sec.bg_black {
    padding: 100px 0;
}


/*-------- header css start --------*/
.blog_banner .inner_banner_info h3 {
    margin: 0;
}
header .right-toggle .navbar-toggler {
    border: 0px;
    background-color: #c1ae63;
    height: 120px;
    width: 120px;
    border-radius: 0px;
    text-align: center;
}

header .right-toggle .navbar-toggler .bar {
    display: block;
    background-color: #e6e7eb;
    width: 25px;
    height: 2px;
    margin: 5px auto;
    transition: all 0.3s ease-in-out;
}

header .right-toggle .navbar-toggler.clicked .bar.bar-1 {
    transform: rotate(45deg);
    margin: 0px auto -1px;
}

header .right-toggle .navbar-toggler.clicked .bar.bar-2 {
    transform: rotate(-45deg);
    margin: 0px auto 3px;
}

header .right-toggle .navbar-toggler.clicked .bar.bar-3 {
    display: none;
}

header>nav.navbar {
    padding: 20px;
}

header .navbar-nav li.nav-item.active .nav-link {
    color: #c1ae63;
}

header .navbar-nav .nav-link:hover {
    color: #c1ae63;
}

header .right-toggle .collapse-content-inner {
    position: absolute;
    right: 0px;
    width: 320px;
    top: 100%;
    background-color: #ffffff;
    padding: 20px;
    box-shadow: 0px 11px 11px 9px rgb(191 167 167 / 8%);
}

nav.right-toggle-content {
    position: relative;
}

header .right-toggle .collapse-content-inner h4 {
    color: #444444;
    margin: 0px 0px 0px;
}

header .right-toggle .collapse-content-inner span {
    color: #444444;
    font-size: 14px;
    line-height: 1.5;
}

.lightHeader {
    transition: ease-in 0.5s;
}

.lightHeader {
    background-color: #fff !important;
}

.lightHeader .navbar-nav .nav-link {
    font-size: 20px;
}

.btn_buy a {
    font-size: 18px;
    color: #444444;
}

.btn_buy {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

a.regstr {
    background: #FFFFFF;
    border: 1px solid #D0B762;
    border-radius: 70px;
    width: 150px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 20px;
}

.main-nav.lightHeader {
    background-color: #fff;
    box-shadow: 0px 2px 11px 9px rgb(191 167 167 / 8%);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9;
    padding: 2px 100px;
}

.lightHeader .navbar-brand img {
    width: 80%;
}

.main-nav.lightHeader .navbar-toggler {
    height: 70px;
}

.main-nav.lightHeader .navbar-nav .nav-link {
    color: #444444;
}

.main-nav.lightHeader .navbar-nav .nav-link:hover {
    color: #c1ae63;
}

.lightHeader .button a,
.lightHeader .button a span {
    background-color: #444444;
    color: #444444;
}

.lightHeader .button a:before {
    border-color: #444444;
}

.navbar-brand img {
    transition: all 0.3s ease-in-out;
}

div#navbarSupportedContent {
    justify-content: space-between;
}


/*-------- header css end --------*/

.title_head {
    margin-bottom: 20px;
}

.title_head h3 {
    font-weight: 400;
    font-size: 35px;
    line-height: 48px;
    margin-bottom: 10px;
    padding-bottom: 20px;
    position: relative;
}

.title_head h3::after {
    background-image: url(../images/Line-mark2.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    width: 82px;
    height: 12px;
}

.featured_location {
    padding-bottom: 100px;
}

.featured_location li a {
    margin-bottom: 10px;
    font-weight: 400;
    font-size: 16px;
    color: #444444;
}

.featured_location li a:hover {
    color: #287d82;
}

.you_are .col-lg-12 {
    background-color: #F7EDD5;
    padding: 100px;
}

.social_icon {
    margin: 10px 0;
}

.social_icon li {
    display: inline-block;
    margin-right: 10px;
}

.social_icon li a {
    border: 1px solid #FFFFFF;
    border-radius: 10px;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: ease-in 0.5s;
}

.social_icon li a:hover {
    background-color: #fff;
    color: #c1ae63;
}

.you_are p {
    font-size: 18px;
    line-height: 35px;
    max-width: 800px;
    margin: auto;
}

.you_are a {
    background: #287D82;
    border-radius: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 360px;
    height: 60px;
    margin: auto;
    color: #fff;
    font-size: 18px;
    margin-top: 20px;
    transition: ease-in 0.5s;
}

.you_are a:hover {
    background-color: transparent;
    border: 1px solid #287D82;
    color: #287D82;
}

.about_text li {
    padding: 15px 0;
    display: block;
    font-size: 18px;
    border-bottom: 1px solid #CBCBCB;
}

.about_text li:last-child {
    border-bottom: 0px;
}

.icon_box a {
    display: flex !important;
    width: 100%;
    align-items: center;
    justify-content: space-between;
    font-weight: 400;
    font-size: 18px;
    color: #444444;
    transition: ease-in 0.5s;
}

.icon_box a:hover {
    transition: ease-in 0.5s;
    color: #287D82;
}

.icon_box a:hover img {
    transition: ease-in 0.5s;
}

/* .icon_box {
    border: 2px solid #BAD2D3;
    border-radius: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    flex-wrap: wrap;
    min-height: 330px;
    position: relative;
    padding: 20px;
    flex-direction: column;
} */
.icon_box {
    border: 2px solid #BAD2D3;
    border-radius: 25px;
    display: flex;
    align-items: baseline;
    text-align: center;
    flex-wrap: wrap;
    position: relative;
    padding: 0px;
    flex-direction: column;
    overflow: hidden;
    height: 100%;
}

.icons {
    height: 96px;
    width: 96px;
    background-color: #F7EDD5;
    border-radius: 50px;
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
}

.icon_box h3 {
    font-size: 32px;
}

.icon_box a {
    display: block;
    width: 100%;
}



.bottom_head h2 {
    font-weight: 600;
    font-size: 32px;
    color: #fff;
	text-align:right;
}

.banner_sec {
    padding-top: 0px;
}

.banner_sec h1 {
    font-weight: 400;
    font-size: 62px;
    line-height: 69px;
    max-width: 500px;
    margin-bottom: 20px;
    padding-top: 100px;
}

.banner_slider .slick-prev.slick-arrow {
    z-index: 9;
    right: 100px;
}

.banner_slider .slick-arrow {
    position: absolute;
    font-size: 0;
    padding: 0;
    border: none;
    margin: auto;
    height: 80px;
    width: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    bottom: 35px;
    background-color: #ffffff29;
    right: 10px;
}

.banner_slider .slick-prev.slick-arrow:before {
    background: url(../images/arrow-l.png) no-repeat;
    background-position: center;
    background-size: contain;
    content: '';
}

.banner_slider,
.banner_slider .slick-slide {
    width: 600px;
    height: 646px;
}

.vjs-poster {
    background-size: cover;
}

.banner_slider .slick-slide img {
    display: block;
    height: 667px;
    object-fit: fill;
}

.banner_slider button:before {
    height: 40px;
    width: 15px;
    content: "";
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    border-radius: 0;
    z-index: 9;
    cursor: pointer;
}

.slider_area {
    position: relative;
}

.slick-dots button {
    display: block;
    border: none;
    border-radius: 50px;
    background-color: #fff;
    font-size: 0;
    border: 1px solid #979797;
    width: 6px;
    height: 6px;
    padding: 0;
}

.slick-dots li {
    margin-bottom: 10px;
}

ul.slick-dots {
    right: -10%;
    position: absolute;
    bottom: 50%;
}

.slick-dots li.slick-active button {
    border: 2px solid #444444;
}

.banner_slider .slick-next.slick-arrow:before {
    background: url(../images/arrow-r.png) no-repeat;
    background-position: center;
    background-size: contain;
}

.video-js {
    width: 100%;
    height: 229px;
}

.video-js .vjs-big-play-button {
    line-height: 60px !important;
    height: 60px !important;
    width: 60px !important;
    position: absolute;
    top: 0 !important;
    left: 0 !important;
    bottom: 0 !important;
    margin: auto;
    right: 0 !important;
    border-radius: 50px !important;
    background-color: #ffffff30 !important;
    transition: all .4s;
    border-color: transparent !important;
}

.banner_sec a {
    width: 360px;
    height: 60px;
    left: 160px;
    top: 601px;
    border: 1px solid #D0B762;
    border-radius: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #287D82;
    font-size: 18px;
    margin-bottom: 30px;
}

input.form-control {
    border: 1px solid #FFFFFF;
    border-radius: 70px;
    background-color: transparent;
    height: 60px;
    padding-left: 20px;
    position: relative;
    border-top-right-radius: 70px !important;
    border-bottom-right-radius: 70px !important;
}

.input-group-append .btn {
    border-radius: 55px;
    border-top-left-radius: 55px !important;
    border-bottom-left-radius: 55px !important;
    width: 50px;
    height: 40px;
    color: #287D82;
	background:#fff;
}

.input-group-append {
   position: absolute;
    right: 11px;
    top: 8px;
    bottom: 0px;
}

.footer-text .input-group {
    margin: 20px 0 40px;
    width: 90%;
}

.bottom_head .input-group-append .btn {
    background-color: transparent;
}

.bottom_head input {
    background-color: #fff;
}

.bottom_head .input-group-append .btn i {
    COLOR: #D0B762;
    FONT-SIZE: 20PX;
}

.bottom_head input.form-control {
    height: 37px;
}

/***************brand page css start*****************/

.inner_banner {
    background-color: #287D82;
    padding: 10px 0;
}

.inner_banner h2 {
    font-family: 'Outfit', sans-serif;
    color: #fff;
    font-size: 32px;
}

.btn_logo {
    display: flex;
    align-items: center;
    justify-content: end;
}

.btn_logo a {
    font-weight: 500;
    font-size: 18px;
    color: #fff;
    transition: ease-in 0.5s;
}

.btn_logo a:hover {
    color: #c1ae63;
}

.btn_logo a:hover svg {
    transition: ease-in 0.5s;
}

.btn_logo a:hover svg path {
    stroke: #fff;
}

.btn_logo a svg {
    margin-left: 10px;
    transition: ease-in 0.5s;
}

.logo_div {
    padding: 25px;
    background-color: #fff;
    margin-left: 20px;
}

.brand_sec {
    padding: 100px 0;
}

.brand_sec img {
    margin-bottom: 30px;
}

.location_near {
    background-color: #F2F2F2;
    padding: 100px 0;
}

.location_box {
    border: 1px solid #BAD2D3;
    border-radius: 25px;
    display: flex;
    align-items: inherit;
    justify-content: space-between;
    margin: 15px 0;
    background-color: #fff;
}

.location_box img {
    width: 200px;
    border-radius: 0;
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
}

.location_box .details {
    width: calc(100% - 215px);
    padding: 10px;
}

.location_box .details h3 {
    font-size: 24px;
    margin-bottom: 0px;
}

.location_box .details p {
    font-size: 16px;
    margin-bottom: 10px;
    line-height: 26px;
}

.location_box .details span {
    color: #287d82;
    font-weight: 700;
}

.innerpage_featured {
    padding: 100px 0;
}

.location_box:hover .details p {
    color: #929292;
    transition: ease-in 0.5s;
}

select {
    background-image: url('../images/drop.png');
    background-repeat: no-repeat;
    background-position: right center;
    -webkit-appearance: none;
    border: none !important;
    padding: 0px !important;
    width: 130px;
    background-size: 8%;
    font-size: 18px;
    display: inline-block !important;
    background-color: transparent !important;
    height: auto;
    color: #444444;
}

ul.login_div label {
    font-size: 18px;
    font-weight: 700;
    color: #444444;
}

ul.login_div li {
    display: inline-block;
    position: relative;
    padding: 0 20px;
}

ul.login_div a {
    color: #444444;
    font-size: 18px;
}

ul.login_div li:nth-child(2):after {
    content: '';
    border-left: 1px solid #BAD2D3;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    height: 15px;
}

.york_city h4 {
    padding-bottom: 20px;
    border-bottom: 1px solid #BAD2D3;
    font-weight: 400;
    font-size: 35px;
    line-height: 48px;
    margin-bottom: 30px;
}

.york_city a {
    color: #287D82;
    font-weight: 500;
    font-size: 18px;
    transition: ease-in 0.5s;
    margin: 20px 0;
    display: block;
}

.york_city a:hover {
    color: #c1ae63;
}

.york_city a:hover svg {
    margin-left: 15px;
    transition: ease-in 0.5s;
}

.york_city a svg {
    margin-left: 10px;
}

.banner_inner {
    padding: 50px 0;
}


/**************************/

.side_brand h5 {
    background: #287d82;
    padding: 25px;
    border-radius: 15px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    text-align: center;
    color: #fff;
}

.map_div iframe {
    width: 100%;
    height: 370px;
    border: 1px solid #BAD2D3;
    border-radius: 15px;
    margin-bottom: 20px;
}

.side_brand {
    border: 1px solid #BAD2D3;
    border-radius: 15px;
}

.side_brand a {
    border-radius: 8px;
    background-color: #F2F2F2;
    margin: 15px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 80px;
    padding: 15px;
    color: #444444;
    transition: ease-in 0.5s;
    font-size: 18px;
    font-weight: 600;
}

.side_brand img {
    width: 100px;
    height: 47px;
    object-fit: contain;
}

.city_listing {
    padding: 100px 0;
}

.icons_sec {
    background-color: #F2F2F2;
    padding: 100px 0;
}

.content_banner {
    background-image: url('../images/content.png');
    background-position: center center;
    height: 480px;
    background-size: cover;
    background-repeat: no-repeat;
}

.inner_banner_info {
    width: 550px;
    height: 230px;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 50px;
}
.blog_banner .inner_banner_info {
    width: 550px;
    height: auto; 
    background-color: #fff;
    display: inline-block;
    align-items: center;
    justify-content: center;
    padding: 36px;
	opacity: 0.8;
}
.blog_sub_title
{
	margin-top:10px;
}
.content_area {
    padding: 100px 0;
}

.content_area h5 {
    font-size: 24px;
    line-height: 33px;
    margin-bottom: 30px;
}


/*************steper form css***************/

.steper_form__supporting-text {
    width: 100%;
    padding: 0;
}

.steps_pagination .mdl-stepper-step {
    width: 25%;
    /* 100 / no_of_steps */
}

.steper_form h3 {
    text-align: center;
    font-weight: 400;
    font-size: 24px;
}

.stepper {
    padding-top: 20px;
    max-width: 800px;
    margin: auto;
}

.stepper label {
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: #444444;
    margin-bottom: 10px;
}

select.custom-select.mobile {
    border: 1px solid #BAD2D3 !important;
    height: 50px;
    border-radius: 110px;
    padding-left: 20px !important;
    margin-bottom: 20px;
    font-size: 16px;
}

.stepper input {
    border: 1px solid #BAD2D3 !important;
    height: 50px;
    border-radius: 110px;
    font-size: 16px;
    padding-left: 20px !important;
    box-sizing: border-box;
}

.phone_number {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.phone_number input {
    width: 170%;
    margin-right: 15px;
}

.listing_pre ul {
    display: flex;
}

.listing_pre ul li {
    flex: 0 0 30%;
    font-size: 20px;
    font-weight: bold;
}

.listing_pre {
    margin: 30px 0;
    padding-bottom: 10px;
    border-bottom: 1px solid #BAD2D3;
}

.listing_pre h6 {
    font-weight: 600;
    font-size: 20px;
    font-family: 'Outfit';
}

.listing_pre li i {
    color: #c1ae63;
}

.listing_pre li img {
    margin-right: 10px;
}


/* Begin actual mdl-stepper css styles */

.steps_pagination {
    display: flex;
    width: 100%;
    margin: 0 auto;
}

.steps_pagination .mdl-stepper-step {
    display: inline-block;
    position: relative;
    padding: 0;
}

.steps_pagination .mdl-stepper-step:active {
    border-radius: 15% / 75%;
}

.steps_pagination .mdl-stepper-step:first-child:active {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.steps_pagination .mdl-stepper-step:last-child:active {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.steps_pagination .mdl-stepper-step:first-child .mdl-stepper-bar-left,
.steps_pagination .mdl-stepper-step:last-child .mdl-stepper-bar-right {
    display: none;
}

.steps_pagination .mdl-stepper-step .mdl-stepper-circle {
    margin: 0 auto;
    border-radius: 50%;
    text-align: center;
    font-size: 16px;
    color: #287D82;
    width: 30px;
    height: 30px;
    left: 873px;
    top: 413px;
    background: #FFFFFF;
    border: 1px solid #F7EDD5;
}

.steps_pagination .mdl-stepper-step.active-step .mdl-stepper-circle {
    background: #fff;
    color: #287D82;
}

.steps_pagination .mdl-stepper-step.active-step.step-done .mdl-stepper-circle {
    background-color: #287d82;
    color: #fff;
    border-color: transparent;
}

.steps_pagination .mdl-stepper-step.step-done .mdl-stepper-circle:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f00c";
}

.steps_pagination .mdl-stepper-step.step-done .mdl-stepper-circle span {
    display: none;
}

.steps_pagination .mdl-stepper-step .mdl-stepper-title {
    margin-top: 16px;
    font-size: 14px;
    font-weight: normal;
    color: #287d82;
    font-weight: 600;
}

.steps_pagination .mdl-stepper-step .mdl-stepper-title,
.steps_pagination .mdl-stepper-step .mdl-stepper-optional {
    text-align: center;
    color: #287d82;
}

.steps_pagination .mdl-stepper-step.active-step .mdl-stepper-title {
    font-weight: 500;
    color: #287d82;
}

.steps_pagination .mdl-stepper-step.active-step.step-done .mdl-stepper-title,
.steps_pagination .mdl-stepper-step.active-step.editable-step .mdl-stepper-title {
    font-weight: 300;
}

.steps_pagination .mdl-stepper-step .mdl-stepper-optional {
    font-size: 12px;
}

.steps_pagination .mdl-stepper-step.active-step .mdl-stepper-optional {
    color: rgba(0, 0, 0, .54);
}

.steps_pagination .mdl-stepper-step .mdl-stepper-bar-left,
.steps_pagination .mdl-stepper-step .mdl-stepper-bar-right {
    position: absolute;
    top: 15px;
    height: 1px;
    border-top: 6px solid #F7EDD5;
}

.mdl-stepper-step.active-step.step-done .mdl-stepper-bar-right {
    display: none;
}

.mdl-stepper-step.active-step.step-done .mdl-stepper-bar-right.rd {
    position: absolute;
    /*width: 64px;*/
    top: 15px;
    height: 6px;
    background-color: #287d82;
    border: none;
    display: block;
}

.steps_pagination .mdl-stepper-step .mdl-stepper-bar-right {
    right: 0;
    margin-left: 0;
    z-index: -1;
    width: 100%;
    left: 0;
}

.steps_pagination .mdl-stepper-step .mdl-stepper-bar-left {
    left: 0;
    right: 50%;
    margin-right: 0px;
    z-index: -1
}

.sign_register h3 {
    text-align: center;
}

.sign_register input {
    border-color: #BAD2D3;
}

.check_icon {
    display: block;
    position: relative;
    padding-left: 20px;
    margin-bottom: 0px;
    cursor: pointer;
    font-size: 18px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}


/* Hide the browser's default checkbox */

.check_icon input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}


/* Create a custom checkbox */

.checkmark {
    position: absolute;
    top: 5px;
    left: 0;
    height: 15px;
    width: 15px;
    border: 1px solid #444444;
}


/* When the checkbox is checked, add a blue background */

.check_icon input:checked~.checkmark {
    background-color: #2196F3;
    border-color: transparent;
}


/* Create the checkmark/indicator (hidden when not checked) */

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}


/* Show the checkmark when checked */

.check_icon input:checked~.checkmark:after {
    display: block;
}


/* Style the checkmark/indicator */

.check_icon .checkmark:after {
    left: 5px;
    top: 0px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.forget_div {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.forget_div a {
    font-size: 18px;
    color: #D0B762;
    text-decoration: none;
}

.sign_register .submit {
    border: 0px;
    font-size: 18px;
    color: #fff;
    display: block;
    width: 100%;
    height: 50px;
    background: #287D82;
    border-radius: 70px;
    margin-top: 20px;
    transition: ease-in 0.5s;
    font-weight: 500;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.sign_register .submit:hover {
    background-color: transparent;
    border: 1px solid #287D82;
    color: #287D82;
}

.sign_register .register {
    color: #287D82;
}

.register_box {
    display: flex;
    align-items: center;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
    min-height: 330px;
    border: 1px solid #BAD2D3;
    border-radius: 15px;
    position: relative;
    margin: 30px 0;
}

.register_box h4 {
    font-size: 24px;
    padding: 0 30px;
    text-align: center;
    line-height: 35px;
}

.register_box a {
    font-size: 18px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    background: #287D82;
    border-radius: 0px 0px 15px 15px;
    height: 60px;
    transition: ease-in 0.5s;
    position: absolute;
    bottom: 0;
}

.register_box p {
    font-weight: 400;
    font-size: 18px;
    line-height: 23px;
    padding: 10px;
    text-align: center;
}

.register_box:hover {
    border-color: #D0B762;
}

.register_box:hover a {
    background-color: #D0B762;
}

.btns_form {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.continue_btn {
    background-color: #287d82;
    color: #fff !important;
    border-radius: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 200px;
    height: 50px;
    transition: ease-in 0.5s;
    cursor: pointer;
}

.continue_btn:hover {
    background-color: transparent;
    color: #287d82 !important;
    border: 1px solid #287d82;
}

.continue_btn2 {
    background-color: #F7EDD5;
    color: #D0B762 !important;
    border-radius: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 300px;
    height: 50px;
    transition: ease-in 0.5s;
    cursor: pointer;
}

.back_btn {
    font-weight: 600;
    font-size: 18px;
    color: #D0B762;
}

.stepper p {
    font-size: 14px;
    font-weight: 500;
}


/************footer css start here************/

footer {
    background-color: #287D82;
    padding: 100px 0;
}

footer p {
    font-size: 16px;
    line-height: 20px;
    color: #FFFFFF;
}

footer h3 {
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    color: #fff;
    position: relative;
    padding-bottom: 5px;
    margin-bottom: 15px;
}

footer h3::after {
    position: absolute;
    bottom: 0;
    content: '';
    left: 0;
    width: 51px;
    height: 8px;
    background-image: url('../images/Line-mark.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

footer ul li {
    display: inline-block;
    font-size: 18px;
}

footer ul li {
    margin-bottom: 10px;
    display: block;
}

footer ul li a {
    font-size: 18px;
    color: #fff;
}

footer ul li a:hover {
    color: #c1ae63;
}


/*operator-profile-management*/

.bottom_head {
    background-color: #287D82;
    padding: 18px;
}

.page-head h2 {
    font-weight: 600;
    font-size: 32px;
    color: #fff;
    font-family: 'Outfit', sans-serif;
}

.operator-profile-sec {
    padding: 100px 0;
}

.nav-link:last-child {
    margin-bottom: 0;
}

.nav-link {
    margin-bottom: 10px;
    max-width: 310px;
    width: 100%;
    height: 60px;
    border-radius: 11px!important;
    font-family: 'Outfit';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 23px;
    color: #287D82;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #FFFFFF;
    border: 1px solid #BAD2D3;
}

.nav-link.active {
    background: #D0B762!important;
    color: #fff!important;
}

.nav-pills {
    padding: 30px;
    text-align: center;
    background: #FFFFFF;
    border: 1px solid #BAD2D3;
    border-radius: 25px;
}

.operator-tab-form {
    max-width: 770px;
    width: 100%;
    background: #FFFFFF;
    box-shadow: 0px 4px 54px rgb(0 0 0 / 7%);
    border-radius: 25px;
    padding: 40px;
}

.brand-email {
    display: flex;
}

h6.form-head:last-child {
    margin-bottom: 32px;
}

.form-head {
    font-family: 'Outfit';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 23px;
    color: #444444;
    text-transform: capitalize;
}

h5.form-head {
    margin-right: 65px;
    max-width: 140px;
    width: 100%;
    margin-bottom: 20px;
}

h6.form-head {
    font-weight: 500;
    margin-bottom: 20px;
}

h6.form-head span {
    font-family: 'Outfit';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    margin-top: 6px;
}

.operator-filling-form .valid-feedback,
.operator-filling-form .invalid-feedback {
    display: none!important;
}

.operator-filling-form a,
h6.form-head span {
    color: #287D82;
}

h6.form-head a {
    text-decoration: underline;
    margin-left: 10px;
}

.operator-tab-form .Change-Passcode {
    text-align: right;
    margin-top: 10px;
}

.operator-tab-form .form-row {
    align-items: flex-end;
}

.operator-tab-form select.custom-select {
    border: 1px solid #287D82!important;
    border-radius: 100px;
    background-color: transparent;
    /* appearance: revert;*/
    height: 50px;
    padding-left: 20px;
    position: relative;
    border-top-right-radius: 100px !important;
    border-bottom-right-radius: 100px !important;
    text-align: center;
    color: #444444;
    /*margin-bottom: 20px;*/
}

.operator-tab-form .form-control.is-valid {
    border: none;
}

.operator-tab-form .form-control.is-invalid {
    border: none;
}

.operator-tab-form input {
    border: 1px solid #BAD2D3!important;
    /* margin-bottom: 20px;*/
}

.operator-tab-form .save-btn {
    text-align: end;
}

.operator-tab-form .form-row {
    margin-bottom: 20px;
}

.operator-tab-form .btn-save {
    text-align: center;
    background: #287D82;
    border-radius: 70px;
    width: 200px;
    margin-left: auto;
    padding: 14px;
    color: #fff;
    font-family: 'Outfit';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 23px;
    border-style: none;
    margin-bottom: 10px;
    transition: ease-in 0.5s;
    border: 0px;
}

.operator-tab-form .btn-save:hover {
    background-color: transparent;
    border: 1px solid #287d82;
    color: #287d82;
}

.operator-tab-form .form-control {
    font-family: 'Outfit';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 23px;
    color: #BAD2D3!important;
    height: 50px;
}

.passcode {
    background: #fff url(../images/eye-slash.png) no-repeat right 0.75rem center;
    /*background-size: 8px 10px;*/
}

.mobile {
    background: #fff url(../images/down.png) no-repeat right 1.3rem center;
    /*background-size: 8px 10px;*/
}


/*billing tab start here*/

.form-security {
    display: flex;
    margin-bottom: 40px;
}

.operator-tab-form p {
    font-family: 'Outfit';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 0;
}

.form-security p {
    margin-left: 17px;
    max-width: 438px;
    width: 100%;
}

.billing-save {
    background-color: #F7EDD5;
    padding: 18px;
    text-align: center;
    margin: 8px 0 20px 0;
}

.billing-save p {
    font-weight: 500;
}

.billing-history-data .col-md-7 {
    padding: 0;
}

.billing-history-data .col-xl-8 {
    padding: 0;
}

.billing-history-data .col-md-3 {
    padding: 0;
}

.billing-date {
    max-width: 106px;
    width: 100%;
    text-align: left;
    margin-right: 47px;
}

.billing-address {
    /*max-width: 398px;*/
    width: 100%;
    padding: 0 10px;
    /*text-align: center;*/
}

.billing-price {
    /*max-width: 68px;*/
    width: 100%;
    margin-left: auto;
    text-align: right;
}

.billing-history-data .row {
    padding: 0;
    margin: 0;
    width: 100%;
    align-items: center;
    justify-content: center;
}

.billing-history-data {
    /*margin-top: 20px;*/
}

.billing-history h6 {
    font-family: 'DM Serif Display';
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    line-height: 30px;
    color: #444444;
    margin-bottom: 20px;
}

.billing-history-data {
    padding: 20px 0;
    border-bottom-style: solid;
    border-color: #BAD2D3;
    border-width: 1px;
}

.next-pages {
    text-align: center;
    max-width: 100px;
    width: 100%;
    position: relative;
    margin: auto;
    margin-top: 20px;
}

.next-pages a {
    font-family: 'Outfit';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    color: #D0B762;
    position: relative;
}

.next-pages a:after {
    position: absolute;
    content: "\f105";
    right: -60%;
    font-size: 12px;
    top: 0;
    width: 100%;
    height: 100%;
    font-family: 'FontAwesome';
}


/*biilling card page start*/

.operator-tab-form .c-card {
    position: relative;
}

.operator-tab-form .c-card-img {
    position: absolute;
    right: 0;
    top: -10px;
    max-width: 212px;
    width: 100%;
}

.col-md-3.rr {
    flex: 0 0 29%;
    max-width: 196px;
    width: 100%;
}

.bill-a {
    margin-top: 20px;
}

.save-btn.c-c {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 20px;
}

.back-pages a {
    font-family: 'Outfit';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    color: #D0B762;
    position: relative;
    display: inline-block;
}

.back-pages a:after {
    position: absolute;
    content: "\f104";
    left: 0%;
    font-size: 12px;
    top: 0;
    width: 100%;
    height: 100%;
    font-family: 'FontAwesome';
}

.claim_box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px;
    margin-bottom: 20px;
    border: 1px solid #BAD2D3;
    border-radius: 5px;
}

.claim_box a {
    background: #287D82;
    border-radius: 70px;
    color: #ffff;
    font-size: 15px;
    padding: 12px 30px;
    transition: ease-in 0.5s;
}

.claim_box a:hover {
    background-color: transparent;
    border: 1px solid #287D82;
    color: #287d82;
}

.claim_box img {
    width: 130px;
    border: 1px solid #ddd;
    padding: 20px;
    min-height: 80px;
}

a {
    color: #287D82;
}
/*article page start here*/

.article-head h2 {
    font-family: 'DM Serif Display';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 33px;
    color: #444444;
}

.article-head p {
    font-family: 'Outfit';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 23px;
    text-align: center;
    color: #444444;
}

p.locat-head {
    text-align: center;
    border-bottom-style: inset;
    border-color: #BAD2D3;
    padding-bottom: 20px;
}

.saloon-loc {
    background: #287D82;
    border-radius: 8px;
    margin-top: 30px;
    max-width: 690px;
    height: 50px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.saloon-loc.offl {
    background: #FFECEB;
    border-radius: 8px;
    margin-top: 10px;
}

.saloon-loc.offl a {
    font-family: 'Outfit';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #E54335;
}

.saloon-loc.offl a span {
    text-decoration: underline;
}

.saloon-article a {
    /* background: #287D82;
    border-radius: 8px;*/
    font-family: 'Outfit';
    font-style: normal;
    font-weight: 600;
    font-size: 22px;
    line-height: 28px;
    text-align: center;
    color: #FFFFFF;
}

.saloon-article.offline-art h5.saloon-link {
    color: #BAD2D3;
}

.saloon-article.offline-art p {
    color: #BAD2D3;
}

h5.saloon-link {
    margin-top: 20px;
    font-family: 'Outfit';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 23px;
    color: #444444;
    margin-bottom: 10px;
}

.saloon-article p span {
    margin-top: 15px;
}

.saloon-article p {
    font-family: 'Outfit';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #444444;
    margin-bottom: 20px;
}

.saloon-article .fp {
    margin-bottom: 15px;
}

.saloon-article p.lastp {
    padding-bottom: 10px;
    margin-bottom: 0;
}

.location-fieled p {
    text-align: left;
    max-width: 690px;
    width: 100%;
    padding: 24px 0;
}

.article-head.locat {
    margin-bottom: 30px;
}

.active-head p {
    text-align: left;
}

.save-changes-btn {
    text-align: center;
    background: #287D82;
    border-radius: 70px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 10px;
}

.save-changes-btn a {
    /*margin-left: auto;*/
    /* padding: 14px;*/
    color: #fff;
    font-family: 'Outfit';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 23px;
    border-style: none;
    /*margin-bottom: 10px;*/
}

.locat-head {
    padding-bottom: 20px;
    border-bottom-style: inset;
    margin-bottom: 30px!important;
    border-color: #BAD2D3;
}

.brand-location {
    margin-top: 40px;
}

.form-row.price-range .prc-range {
    display: flex;
    align-items: center;
    justify-content: center;
}

.form-row.price-range .prc-range p {
    font-family: 'Outfit';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    color: #287D82;
    margin-right: 10px;
    text-transform: capitalize;
}

.form-row.price-range .prc-range select.custom-select {
    max-width: 203px;
    width: 100%;
}

.form-row.descirp p {
    padding: 20px 20px 20px 20px;
    background: #FFFFFF;
    border: 1px solid #BAD2D3;
    border-radius: 15px;
    text-align: left;
    max-width: 690px;
    width: 100%;
}

.input-group-text {
    border-radius: 70px 0 0px 70px;
    background: #fff;
    border: 1px solid #BAD2D3;
    width: 160px;
}

.input-group-text {
    color: #444444;
    font-weight: 400;
    font-size: 18px;
    padding-left: 20px;
}

.form-head a {
    color: #287d82;
    font-size: 15px;
}


/*drag drop css*/

.note {
    width: 500px;
    margin: 50px auto;
    font-size: 1.1em;
    color: #333;
    text-align: justify;
}

#drop-area {
    border: 1px dashed #BAD2D3;
    border-radius: 20px;
    max-width: 690px;
    width: 100%;
    margin: 0 auto 10px auto;
    padding: 20px;
}

#drop-area.highlight {
    border-color: purple;
}

p {
    margin-top: 0;
}

.my-form {
    margin-bottom: 10px;
}

#gallery {
    margin-top: 10px;
}

#gallery img {
    width: 150px;
    margin-bottom: 10px;
    margin-right: 10px;
    vertical-align: middle;
}

.button.plus-btn {
    position: relative;
    max-width: 140px;
    height: 160px;
    width: 100%;
    background: #FFFFFF;
    border: 1px dashed #D0B762;
    border-radius: 10px;
}

.button.plus-btn:after {
    position: absolute;
    top: 0;
    left: 0;
    content: "\2b";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #D0B762;
    bottom: 0;
    right: 0;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
}

.button:hover {
    background: #ddd;
}

#fileElem {
    display: none;
}

.b-loc-head {
    font-family: 'DM Serif Display';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 33px;
    color: #444444;
    padding-bottom: 30px;
    border-bottom: 1px solid #BAD2D3;
}

.brand-ss-head p {
    font-family: 'Outfit';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: #444444;
    margin-bottom: 12px;
}

.brand-ss-head h5 {
    font-family: 'Outfit';
    font-style: normal;
    font-weight: 600;
    font-size: 26px;
    line-height: 33px;
    color: #444444;
    margin-bottom: 20px;
}

.brand-ss-head h6 {
    font-family: 'Outfit';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: #444444;
}

.b-ss #search-area {
    min-height: 80px;
}

.public-page a {
    font-family: 'Outfit';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    color: #D0B762;
}

.public-page {
    padding-top: 10px;
    padding-bottom: 25px;
}

#progress-bar {
    display: none;
}

.brand-loc label {
    font-weight: 500;
}

#search-area input {
    height: 90px;
    border-radius: 15px;
    border-top-right-radius: 15px !important;
    border-bottom-right-radius: 15px !important;
    border-color: #BAD2D3 !important;
}

.public-page {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.public-page a:last-child {
    background-color: #287d82;
    display: flex;
    align-items: center;
    width: 175px;
    height: 50px;
    border-radius: 25px;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 18px;
    transition: ease-in 0.5s;
}

.public-page a:last-child:hover {
    background-color: transparent;
    border: 1px solid #287d82;
    color: #287d82;
}

.ways_div {
    border-top: 1px solid #BAD2D3;
    padding-top: 20px;
    margin-top: 20px;
}

.ways_div h4 {
    text-align: center;
    margin-bottom: 20px;
    font-weight: 400;
    font-size: 24px;
    color: #444444;
}

.way_box {
    margin-bottom: 30px;
}

.ways_div a:hover .way_box h5,
.way_box2 h5 {
    background: #D0B762 !important;
    transition: ease-in 0.5s;
}

.step h3 {
    font-size: 24px;
    line-height: 35px;
}

.way_box h5 {
    background: #287D82;
    border-radius: 15px 15px 0px 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 60px;
    color: #fff;
    font-family: 'Outfit', sans-serif;
}

.ways_content {
    display: flex;
    justify-content: space-between;
    border: 1px solid #287D82;
    padding: 30px 20px;
}

.ways_div a:hover .ways_content,
.way_box2 .ways_content {
    border-color: #c1ae63 !important;
    transition: ease-in 0.5s;
}

.price_bx {
    width: 220px;
}

.price_text {
    width: calc(100% - 220px);
}

.price_bx img {
    padding: 25px;
    background: #F7EDD5;
    border-radius: 15px;
}

.price_text h6 {
    font-weight: 700;
    font-size: 18px;
    margin-bottom: 10px;
    font-family: 'Outfit', sans-serif;
    color: #444444;
}

.price_text ul li {
    font-size: 18px;
    position: relative;
    padding-left: 25px;
    margin-bottom: 5px;
    color: #444444;
}

.price_text ul li:after {
    position: absolute;
    top: 0;
    left: 0;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f00c";
    color: #287D82;
    font-size: 16px;
    transition: ease-in 0.5s;
}

.ways_div a:hover .price_text ul li:after {
    color: #c1ae63;
}

.price_bx p {
    max-width: 140px;
    text-align: center;
    line-height: 19px;
    margin-top: 10px;
    color: #444444;
}

#step6 .location_box {
    align-items: center;
}

.stepper .c-card-img {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 10px;
}

.payment_bill input,
select {
    margin-bottom: 0px !important;
}

.payment_bill p {
    font-size: 18px;
}

.congo_box {
    text-align: center;
}

.way_box2 .checkmark {
    background: #F7EDD5;
    border-radius: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    height: 70px;
    width: 180px;
    margin-bottom: 20px;
    position: relative;
    border: 0px;
}

.way_box2 .check_icon input:checked~.checkmark {
    background-color: #287d82;
    border-color: transparent;
}

.way_box2 .check_icon input:checked~.checkmark h3,
.way_box2 .check_icon input:checked~.checkmark p {
    color: #fff;
}

.way_box2 .check_icon .checkmark:after {
    right: 5px;
    top: 0px;
    left: auto;
    width: 25px;
    height: 25px;
    background-image: url(../images/check2.png);
    content: '';
    z-index: 9;
    position: absolute;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    border: 0px;
    transform: translate(0);
}

.checkmark p,
.checkmark h3 {
    margin: 0px;
}

.bg-blue {
    background-color: #287d82;
}

.checkmark p {
    color: #c1ae63;
}

.checkmark h3 {
    color: #444444;
}

.bg-blue p,
.bg-blue h3 {
    color: #fff;
}

.price_bx span {
    color: #287D82;
    font-size: 12px;
}

.list_box .checkmark {
    background: #fff;
    width: 180px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 110px;
    border: 1px solid #BAD2D3;
}

.list_box .checkmark p {
    color: #444444;
}

.list_box .check_icon input:checked~.checkmark {
    background: #F7EDD5;
    border: 1px solid #D0B762;
}

.list_box .check_icon .checkmark:after {
    display: none !important;
}

.list_box {
    display: flex;
}

.list_box div {
    flex: 0 0 25%;
    width: 100%;
}

.result_sec .btns_form {
    margin-top: 60px;
}

.budget_range select.custom-select.mobile {
    width: 330px;
    margin: 0 10px;
}

.request_form {
    display: flex;
    background: #FFFFFF;
    box-shadow: 0px 4px 54px rgb(0 0 0 / 7%);
    border-radius: 25px;
    align-items: stretch;
}

.text {
    background-color: #F7EDD5;
    width: 460px;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    padding: 30px;
    position: relative;
}

.text h3 {
    font-size: 24px;
    line-height: 30px;
}

.text p {
    line-height: 25px;
}

.form_req h4 {
    font-size: 18px;
    margin-bottom: 20px;
}

.form_req span {
    color: #AABDBE;
    font-size: 15px;
    line-height: 20px;
    display: block;
}

.form_req a {
    width: 100%;
    margin: 20px 0;
}

.form_req {
    padding: 30px;
    width: fit-content;
}

.form_req label {
    font-size: 18px;
    color: #444444;
}

.form_req input {
    border: 1px solid #BAD2D3;
    font-size: 15px;
}

.text .back_btn {
    position: absolute;
    top: 10px;
    left: 10px;
}

.location_list .card {
    border: 1px solid #BAD2D3;
    border-radius: 10px;
}

.location_list .card {
    border: 1px solid #BAD2D3;
    border-radius: 10px;
}

.location_list .card-header {
    background-color: transparent;
}

.location_list .card-header a {
    display: block;
    cursor: pointer;
}

.location_list .card a {
    background: url(https://cdn0.iconfinder.com/data/icons/entypo/91/arrow56-512.png) no-repeat calc(100% - 10px) center;
    background-size: 20px;
}

.location_list .card a .collapsed {
    background-image: url(https://cdn0.iconfinder.com/data/icons/arrows-android-l-lollipop-icon-pack/24/expand2-256.png);
}

.card-body {
    padding: 0px;
}

.accordion .card {
    margin-bottom: 20px;
    border: 1px solid #BAD2D3;
    border-radius: 10px;
}

.accordion .card h2 {
    background: url(../images/clfq.png) no-repeat calc(100% - 650px) center;
    background-size: 20px;
    cursor: pointer;
    font-size: 18px;
    padding-left: 50px;
    height: 50px;
    line-height: 50px;
    font-weight: 600;
}

.accordion .card p {
    font-weight: 500;
    font-size: 14px;
}

.accordion p a {
    color: #287d82;
}

.accordion .card h2.collapsed {
    background-image: url('../images/fq.png');
}

.accordion .card-body {
    padding-left: 0;
    padding-right: 0;
}

.inner_accordination .card {
    border: 0;
    border-bottom: 1px solid #BAD2D3;
    border-radius: 0px;
}

.inner_accordination .card:last-child {
    border: 0px;
}

.inner_accordination .card h2 {
    background: url(../images/innrfqdown.png) no-repeat calc(100% - 650px) center;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-weight: 400;
    font-family: 'Outfit';
    padding: 0 20px 0 40px;
}

.inner_accordination .card h2 span:nth-child(2) {
    font-weight: bold;
}

.inner_accordination .card h2 span:nth-child(3) {
    color: #E54335;
    background: #FFECEB;
    border-radius: 4px;
    width: 59px;
    height: 23px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.lead_status_sec {
    background: #F5F5F5;
    border-radius: 10px;
    padding: 30px !important;
    margin: 30px;
}

.inner_accordination .card h2.collapsed {
    background-image: url('../images/innrfqlft.png');
}

.list_addres {
    display: flex;
    flex-direction: column;
    margin-bottom: 10px;
}

.list_addres span {
    color: #287D82;
    font-size: 14px;
}

.list_addres a,
.list_addres p {
    font-weight: 600;
    font-size: 18px;
    color: #444444;
}

.lead_switch .switch input[type=checkbox] {
    height: 0;
    width: 0;
    visibility: hidden;
}

.lead_switch .switch label {
    cursor: pointer;
    width: 56px;
    height: 24px;
    background: #F2F2F2;
    display: block;
    border-radius: 43px;
    position: relative;
    margin-right: 10px;
}

.lead_switch .switch label:before {
    content: attr(data-off);
    position: absolute;
    top: 1.4px;
    right: 0;
    font-size: 8.4px;
    padding: 7px 7px;
    color: white;
}

.lead_switch .switch input:checked+label:before {
    content: attr(data-on);
    position: absolute;
    left: 0;
    font-size: 8.4px;
    padding-left: 7px;
    color: white;
}

.lead_switch .switch input:checked+label:after {
    background-color: #fff;
}

.lead_switch .switch label:after {
    content: "";
    position: absolute;
    top: 2.4px;
    left: 7.4px;
    width: 17.2px;
    height: 17.2px;
    background: #C7C7C7;
    border-radius: 34px;
}

.lead_switch .switch input:checked+label {
    background: #34A353;
}

.lead_switch .switch input:checked+label:after {
    transform: translateX(28px);
}

.lead_status {
    background: #fff;
    text-align: center;
    border-radius: 10px;
}

.lead_status h3 {
    background: #D0B762;
    border-radius: 10px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    padding: 5px;
    color: #fff;
    font-size: 18px;
    font-family: 'Outfit';
}

.lead_switch .switch {
    display: flex;
    font-weight: 500;
    font-size: 18px;
    margin-bottom: 15px;
}

.lead_switch {
    padding: 20px;
}

.lead_switch a {
    font-size: 14px;
    color: #287D82;
    text-decoration: underline;
}

.inner_accordination .card h2 span.old {
    background: transparent;
    color: #444444;
    width: auto;
    display: block;
    height: auto;
    font-weight: 600;
}

.accordion {
    background: #FFFFFF;
    box-shadow: 0px 4px 54px rgb(0 0 0 / 7%);
    border-radius: 25px;
    padding: 30px;
}

.accordion h4 {
    margin-bottom: 20px;
    font-weight: 400;
    font-size: 24px;
}

a.show_more {
    text-align: center;
    display: block;
    font-size: 18px;
    margin: 15px 0;
    color: #d0b762;
}

.location_listing .location_box {
    margin-bottom: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom: 0px;
}

.location_listing .location_edit {
    background-color: #287D82;
    color: #fff;
    padding: 10px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}

.location_listing .location_edit a {
    color: #fff;
}

.location_listing .location_edit a i {
    margin-right: 10px;
}

.location_listing .location_box img {
    border-bottom-left-radius: 0px;
}

.location_listing .location_box .details h3 {
    font-family: outfit;
    font-weight: 600;
    font-size: 22px;
}

.location_listing .location_box .details h3 i {
    color: #D0B762;
}

.location_edit .card {
    border: 0px;
    box-shadow: none;
}

.location_edit .collapse.show {
    background: #287d82;
}

.location_edit .card-head h2 {
    background-color: #287d82;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 15px;
}

.location_edit .card-body {
    background-color: #287d82;
}

a.add_location {
    background-color: #F7EDD5;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #444444;
    border: 1px solid #D0B762;
    border-radius: 110px;
    height: 50px;
    margin: 20px 0;
}

.btn_listing {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.btn_listing a {
    font-size: 16px;
    color: #D0B762;
}
/*blog detail page start here*/
.blog-detail-content .blog-dt-extend * {
    text-align: left;
}
.blog-detail-content .blog-dt-extend {
    text-align: center;
}

.blog-detail-content .blog-dt-extend {
    font-family: 'Outfit', sans-serif;
    line-height: 1.5;
}

.blog-dt-extend img {
    margin: 30px 10px;
    display: inline-block;
    max-width: 100%;
}
.blog-detail-content .blog-dt-extend * {
    text-align: left;
}
.blog-dt_banner{
    background-image: url(../images/blog-dt-bg.png);
    background-position: center center;
    height: 480px;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .blog-detail-content h3.sb-head{
    font-family: 'DM Serif Display';
    font-style: normal;
    font-weight: 400;
    font-size: 32px;
    line-height: 44px;
    color: #444444;
    margin-bottom: 20px;
  }
  .blog-detail-content h1.sb-head{
    font-family: 'DM Serif Display';
    font-style: normal;
    font-weight: 400;
    font-size: 32px;
    line-height: 44px;
    color: #444444;
    margin-bottom: 20px;
  }
.blog-dt-extend p{
    font-family: 'Outfit';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    color: #444444;
    margin-bottom: 20px;
}
.blog-major-detail {
    padding-bottom: 80px;
}
.blog-detail-content .blog-by-date {
    display: flex;
    align-items: center;
}
.blog-detail-content .blog-by {
    display: flex;
    align-items: baseline;
    color: #287D82;
}
.blog-detail-content .blog-date {
    display: flex;
    align-items: baseline;
    margin-left: 0px;
     color: #287D82;;
}
.blog-detail-content .blog-by p {
    font-family: 'Outfit';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #287D82;
    margin-left: 5px;
}
.blog-detail-content .blog-date p{ 
    font-family: 'Outfit';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
     color: #287D82;
    margin-left: 5px;   
}
.blog-detail-content .dt-right-up {
    margin-bottom: 40px;
}
.blog-detail-content .dt-left-img {
    width: 570px;
}
.blog-detail-content .blog-dt-extend {
    margin-bottom: 60px;
}
.blog-detail-content .dt-right-img {
    display: flex;
    flex-direction: column;
    width: 570px;
}
.blog-detail-content .dt-img-detail{
    margin: 60px 0;
}
.blog-detail-content .dt-img-detail p{
    font-family: 'Outfit';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    color: #444444;
    margin-bottom: 20px;
}
.blog-detail-content .blog-major-detail p{
    font-family: 'Outfit';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    color: #444444;
    margin-bottom: 20px;
}
.blog-detail-content .blog-major-detail li{
    font-family: 'Outfit';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    color: #444444;
    margin-bottom: 10px;
    list-style: inside;
}
.blog-detail-content .share-links {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.blog-detail-content .share-links p{
    margin-bottom: 0;
    font-family: 'Outfit';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    color: #444444;
}
.blog-detail-content .social-links {
    padding-top: 25px;
    border-top: 2px solid #EDEDED;
}
.blog-detail-content .social-links .share-social-lnks i{
    width: 40px;
    height: 40px;
    background: #FFFFFF;
    border: 1px solid #BAD2D3;
    border-radius: 10px;
    margin-right: 10px;
    font-family: 'Font Awesome 5 Brands';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 18px;
    color: #BAD2D3;
    display: flex;
    align-items: center;
    justify-content: center;
}
.blog-detail-content .share-social-lnks {
    display: flex;
}
.blog-detail-content .social-links .share-social-lnks i:hover{
    background: #287D82;
    border: 1px solid #FFFFFF;
    color: #fff;
}
@media only screen and (max-width: 767px) {
  .page_customcs img
	{
		width: 94% !important;
	}
}
.page_customcs
{
	margin-bottom:15px;
}
.page_customcs img
{
	margin: 30px 10px;
    display: inline-block;
    max-width: 100%;
    width: 25%;
    height: 210px;
    object-fit: cover;
}
.page_customcs li
{
	  font-family: 'Outfit';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    color: #444444;
    margin-bottom: 10px;
    list-style: inside;
}
.page_customcs h3
{
	font-family: 'DM Serif Display';
    font-style: normal;
    font-weight: 400;
    font-size: 32px;
    line-height: 44px;
    color: #444444;
    margin-bottom: 20px;
}
.wpcf7 label	
{
	width:100%;
}
.wpcf7 textarea	
{
	height:200px;
}
.title-section{
	background: #287D82;
    color: #fff;
    text-align: center;
    padding: 10px;
    margin-top: 15px;
    margin-bottom: 15px;
    min-height: 200px;
    text-align: center;
    vertical-align: middle;
    display: flex;
    justify-content: center;
    align-items: center;
}
.title-section h1
{
	color:#fff;
}
/*blo page start here*/
.blog_banner {
    background-image: url(../images/blog-bg.png);
    background-position: center center;
    height:360px;
    background-size: cover;
    background-repeat: no-repeat;
}
.blog-post-content .row {
    align-items: center;
    margin-bottom: 40px;
}
.blog-post-img {
    text-align: right;
	width: 100%;
    height: 368px;
    border-radius: 12px;
    overflow: hidden;
    max-width: 470px;
}
.pagination-cs-links i
{
	color:#287D82;
	font-weight:bold;
	font-size:14px;
}
.blog-by-date {
    display: flex;
    align-items: center;
}
.blog-by {
    display: flex;
    align-items: baseline;
    color: #287D82;
}
.blog-date {
    display: flex;
    align-items: baseline;
    margin-left: 0px;
    color: #287D82;
}
.blog-by p {
    font-family: 'Outfit';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #287D82;
    margin-left: 5px;
}
.blog-date p{ 
    font-family: 'Outfit';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #287D82;
    margin-left: 5px;   
}
.blog-details h3 {
    font-family: 'DM Serif Display';
    font-style: normal;
    font-weight: 400;
    font-size: 32px;
    line-height: 44px;
    color: #444444;
    margin-bottom: 20px;
}
.blog-details h3 a{
    font-family: 'DM Serif Display';
    font-style: normal;
    font-weight: 400;
    font-size: 32px;
    line-height: 44px;
    color: #444444;
    margin-bottom: 20px;
}

.blog-details p {
    font-family: 'Outfit';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    color: #444444;
    margin-bottom: 20px;
}
.blog-post-sec .read-more-btn a {
    font-family: 'Outfit';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 23px;
    color: #287D82;
    background: #D4EBEC;
    border-radius: 70px;
   /* background: #D4EBEC;
    border-radius: 70px;
    max-width: 180px;
    width: 100%;
    height: 40px;*/
    padding: 8px 30px 8px 30px;
    display: flex;
    position: relative;
}
.blog-post-sec .read-more-btn a:after {
    position: absolute;
    content: "\f105";
    font-family: 'FontAwesome';
    right: 30px;
    top: 55%;
    transform: translateY(-50%);
    font-size: 16px;
    font-weight: 900;
    line-height: 19px;
    transition: 0.3s ease;
}
.blog-post-sec .read-more-btn {
    background: #D4EBEC;
    border-radius: 70px;
    max-width: 180px;
    width: 100%;
    height: 40px;
} 
.blog-post-sec .read-more-btn a:hover {
    color: #D4EBEC;
    background: #287d82;
} 
.blog-post-sec .read-more-btn a:hover:after{
    right: 20px;
}
/*pagination css*/
.pagi_div_pagination ul {
    display: flex;
    flex-direction: row;
    gap: 20px;
	align-items: center;
    justify-content: center;
}
.pagi_div_pagination ul li a{
        height: 30px;
    width: 30px;
    border-radius: 50%;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    font-family: 'Outfit';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
}
.pagi_div_pagination ul li{
        height: 30px;
    width: 30px;
    border-radius: 50%;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    font-family: 'Outfit';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
	border: 1px solid #b7aa8c;
}
     
.pagi_div_pagination ul li a
{
	color:#444444;
}	 
.pagi_div_pagination ul li a:hover {
background-color: #BAD2D3;
color: #fff;
}

.pagi_div_pagination ul .active {
background-color: #287D82;
color: #fff!important;
}

.blog-post-sec .btn {
background: transparent;      
}
.blog-post-sec .btn:hover {
color: #287D82;
}
.blog-post-sec .btn--icon {
height: 24px;
width: 24px;
stroke: #087f5b;
}
.blog-post-sec .btn--icon:hover {
stroke: #fff;
}
.blog-post-sec button.btn.rr svg:hover {
right: 20px;
}
        button.btn.ll svg:hover {
       /* left: 20px;
        margin-right: 10px;*/
        /*width: 14px;
        right: 20px;
        height: 12px;*/
        stroke: #287D82;
}
.blog-post-sec button.btn.rr svg:hover {
    /*margin-left: 10px;*/
    /*width: 14px;
    right: 20px;
    height: 12px;*/
    stroke: #287D82;
}
@media(max-width: 768px) {

/*bog page start here*/
.blog-post-img {
	text-align: center;
}
.blog-post-text {
	text-align: center;
	margin-top: 20px;
}
.blog-by-date {
	justify-content: center;
	margin-bottom: 10px;
}
.blog-post-sec .read-more-btn {
	margin: auto;
}
}

.blog-post-img img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}
section.mobile-banner {
    background: #287D82;
    display: flex;
    justify-content: center;
    align-items: center;
    vertical-align: middle;
    color: #fff;
	display:none;
	
}
section.mobile-banner h3{
   margin-bottom:unset;
   font-size:32px;
}

@media only screen and (max-width: 767px) {
	.desktop-banner
	{
		display:none;
	}
	h3.sb-head.mobile-title {
    background: #287D82;
    color: #fff;
    padding: 13px;
    font-size: 25px;
	}
	section.mobile-banner 
	{
		display:flex;
	}
	section.blog_banner.desk-banner 
	{
		display: none;
	}
	.blog-post-img img 
	{
    height: unset;
    width: unset;
	
	}
	.blog-post-img
	{
		height:auto;
		max-width:unset;
	}
	.blog-details h3
	{
		font-size:22px;
	}
	.share_text
	{
		display:none;
	}
}
.blog-dt-extend ul li {
    font-family: 'Outfit';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    color: #444444;
    margin-bottom: 10px;
    list-style: inside;
}
.blog-dt-extend p
{
	text-align:justify !important;
}

ol.breadcrumb {
    background: transparent;
}
.breadcrumb-item a {
    color: #444444 !important;
	    font-size: 15px;
}
.breadcrumb {
	    font-size: 15px;
}
.singleart
{
	padding:unset;
}
.breadcrumb-item+.breadcrumb-item::before {
    display: inline-block;
    padding-right: .5rem;
    padding-left: .5rem;
    color: #6c757d;
    content: ">";
}
section.bottom_head .row {
    margin-bottom: unset;
}
#ajaxsearchlite1 .probox, div.asl_w .probox {
    margin: 0;
    height: 28px;
    background-color: #fff;
    border: 0 none #fff;
    border-radius: 0 0 0 0;
    box-shadow: 0 0 0 0 #b5b5b5 inset;
    padding: 7px;
}
.bannerSlider button:before 
{
	height: 40px;
	width: 15px;
	content: "";
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	border-radius: 0;
	z-index: 9;
	cursor: pointer;
}

.bannerSlider button {
	position: absolute;
	font-size: 0;
	padding: 0;
	border: none;
	margin: auto;
	height: 80px;
	width: 80px;
	display: flex;
	align-items: center;
	justify-content: center;
	bottom: 35px;
	background-color: #ffffff29;
	z-index: 9;
}

.bannerSlider button.slick-prev.slick-arrow:before {
	background: url('../images/arrow-l.png') no-repeat;
	background-position: center;
	background-size: contain;
	content: '';
}

.bannerSlider .slick-prev.slick-arrow {
	z-index: 9;
	right: 100px;
}

.bannerSlider button.slick-next.slick-arrow {
	right: 5%;
	z-index: 9;
}

.bannerSlider button.slick-next.slick-arrow:before {
	background: url('../images/arrow-r.png') no-repeat;
	background-position: center;
	background-size: contain;
}

.slide__image {
	background-size: cover;
	background-position: center;
	height: 600px;
	position: relative;
}

.slide__text {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	z-index: 9;
	display: inline-block;
	background: #0404045c;
	display: flex;
	flex-direction: column;
	padding: 100px 0;
	z-index: 1;
}

.banner {
	position: relative;
	padding: 0px;
}

.slider_txt_div {
	width: 100%;
	padding-left: 100px;
	max-width: 600px;
}

.slider_txt_div h1 {
	color: #fff;
	font-size: 45px;
	margin-bottom: 10px;
}

.slider_txt_div p {
	color: #fff;
	font-size: 20px;
	margin-bottom: 10px;
}

.slider_txt_div a {
	background: #FFFFFF;
	border-radius: 70px;
	width: 330px;
	height: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #287d82;
	margin-top: 20px;
}
.bannerSlider .slick-prev.slick-arrow 
{
	z-index: 9;
	right: 170px;
}
.bannerSlider .slide 
{
	height: 450px;
	align-items: center;
	display: flex;
	background-position: center center;
	background-size: cover;
}
a.asl_res_url 
{
	color: #444444 !important;
}
.asl_image 
{
	display:none;
}
.blog-detail-content.sticky-icons {
    position: sticky;
    top: 100px;
	line-height:42px !important;

}
.addtoany_list
{
	display:grid !important;;
}
.icon-image {
    height: 210px;
	width:100%;
}

.icon-image img {
    max-width: 100%;
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.icon-image a {
    max-width: 100%;
    height: 100%;
    width: 100%;
    object-fit: cover;
}			
.icon_box .process_content {
    width: 100%;
    padding: 20px;
    display: flex;
    flex-direction: column;
    height: calc(100% - 210px);
}

.icon_box .process_content .learnmorebtn {
    margin-top: auto;
    background: #FFFFFF;
    border: 1px solid #D0B762;
    border-radius: 70px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.icon_box .process_content .learnmorebtn img {
    max-width: 100%;
    margin-left: 10px;
}		
.process_content .process_heading a {
    font-weight: 400;
    font-size: 32px;
    line-height: 48px;
    margin-bottom: 20px;
    font-family: 'DM Serif Display', serif;
}
		
		