@font-face {
    font-family: 'Poppins-ExtraBoldItalic';
    src: url('fonts/Poppins-ExtraBoldItalic.eot');
    src: url('fonts/Poppins-ExtraBoldItalic.eot?#iefix') format('embedded-opentype'),
        url('fonts/Poppins-ExtraBoldItalic.woff2') format('woff2'),
        url('fonts/Poppins-ExtraBoldItalic.woff') format('woff'),
        url('fonts/Poppins-ExtraBoldItalic.ttf') format('truetype'),
        url('fonts/Poppins-ExtraBoldItalic.svg#Poppins-ExtraBoldItalic') format('svg');
    font-weight: 800;
    font-style: italic;
}

@font-face {
    font-family: 'Poppins-Medium';
    src: url('fonts/Poppins-Medium.eot');
    src: url('fonts/Poppins-Medium.eot?#iefix') format('embedded-opentype'),
        url('fonts/Poppins-Medium.woff2') format('woff2'),
        url('fonts/Poppins-Medium.woff') format('woff'),
        url('fonts/Poppins-Medium.ttf') format('truetype'),
        url('fonts/Poppins-Medium.svg#Poppins-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Poppins-Italic';
    src: url('fonts/Poppins-Italic.eot');
    src: url('fonts/Poppins-Italic.eot?#iefix') format('embedded-opentype'),
        url('fonts/Poppins-Italic.woff2') format('woff2'),
        url('fonts/Poppins-Italic.woff') format('woff'),
        url('fonts/Poppins-Italic.ttf') format('truetype'),
        url('fonts/Poppins-Italic.svg#Poppins-Italic') format('svg');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Poppins-SemiBold';
    src: url('fonts/Poppins-SemiBold.eot');
    src: url('fonts/Poppins-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('fonts/Poppins-SemiBold.woff2') format('woff2'),
        url('fonts/Poppins-SemiBold.woff') format('woff'),
        url('fonts/Poppins-SemiBold.ttf') format('truetype'),
        url('fonts/Poppins-SemiBold.svg#Poppins-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Poppins-BlackItalic';
    src: url('fonts/Poppins-BlackItalic.eot');
    src: url('fonts/Poppins-BlackItalic.eot?#iefix') format('embedded-opentype'),
        url('fonts/Poppins-BlackItalic.woff2') format('woff2'),
        url('fonts/Poppins-BlackItalic.woff') format('woff'),
        url('fonts/Poppins-BlackItalic.ttf') format('truetype'),
        url('fonts/Poppins-BlackItalic.svg#Poppins-BlackItalic') format('svg');
    font-weight: 900;
    font-style: italic;
}

@font-face {
    font-family: 'Poppins-ExtraLight';
    src: url('fonts/Poppins-ExtraLight.eot');
    src: url('fonts/Poppins-ExtraLight.eot?#iefix') format('embedded-opentype'),
        url('fonts/Poppins-ExtraLight.woff2') format('woff2'),
        url('fonts/Poppins-ExtraLight.woff') format('woff'),
        url('fonts/Poppins-ExtraLight.ttf') format('truetype'),
        url('fonts/Poppins-ExtraLight.svg#Poppins-ExtraLight') format('svg');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'Poppins-ExtraLightItalic';
    src: url('fonts/Poppins-ExtraLightItalic.eot');
    src: url('fonts/Poppins-ExtraLightItalic.eot?#iefix') format('embedded-opentype'),
        url('fonts/Poppins-ExtraLightItalic.woff2') format('woff2'),
        url('fonts/Poppins-ExtraLightItalic.woff') format('woff'),
        url('fonts/Poppins-ExtraLightItalic.ttf') format('truetype'),
        url('fonts/Poppins-ExtraLightItalic.svg#Poppins-ExtraLightItalic') format('svg');
    font-weight: 200;
    font-style: italic;
}

@font-face {
    font-family: 'Poppins-SemiBoldItalic';
    src: url('fonts/Poppins-SemiBoldItalic.eot');
    src: url('fonts/Poppins-SemiBoldItalic.eot?#iefix') format('embedded-opentype'),
        url('fonts/Poppins-SemiBoldItalic.woff2') format('woff2'),
        url('fonts/Poppins-SemiBoldItalic.woff') format('woff'),
        url('fonts/Poppins-SemiBoldItalic.ttf') format('truetype'),
        url('fonts/Poppins-SemiBoldItalic.svg#Poppins-SemiBoldItalic') format('svg');
    font-weight: 600;
    font-style: italic;
}

@font-face {
    font-family: 'Poppins-BoldItalic';
    src: url('fonts/Poppins-BoldItalic.eot');
    src: url('fonts/Poppins-BoldItalic.eot?#iefix') format('embedded-opentype'),
        url('fonts/Poppins-BoldItalic.woff2') format('woff2'),
        url('fonts/Poppins-BoldItalic.woff') format('woff'),
        url('fonts/Poppins-BoldItalic.ttf') format('truetype'),
        url('fonts/Poppins-BoldItalic.svg#Poppins-BoldItalic') format('svg');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'Poppins-Regular';
    src: url('fonts/Poppins-Regular.eot');
    src: url('fonts/Poppins-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/Poppins-Regular.woff2') format('woff2'),
        url('fonts/Poppins-Regular.woff') format('woff'),
        url('fonts/Poppins-Regular.ttf') format('truetype'),
        url('fonts/Poppins-Regular.svg#Poppins-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Poppins-LightItalic';
    src: url('fonts/Poppins-LightItalic.eot');
    src: url('fonts/Poppins-LightItalic.eot?#iefix') format('embedded-opentype'),
        url('fonts/Poppins-LightItalic.woff2') format('woff2'),
        url('fonts/Poppins-LightItalic.woff') format('woff'),
        url('fonts/Poppins-LightItalic.ttf') format('truetype'),
        url('fonts/Poppins-LightItalic.svg#Poppins-LightItalic') format('svg');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'Poppins-Bold';
    src: url('fonts/Poppins-Bold.eot');
    src: url('fonts/Poppins-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/Poppins-Bold.woff2') format('woff2'),
        url('fonts/Poppins-Bold.woff') format('woff'),
        url('fonts/Poppins-Bold.ttf') format('truetype'),
        url('fonts/Poppins-Bold.svg#Poppins-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Poppins-ThinItalic';
    src: url('fonts/Poppins-ThinItalic.eot');
    src: url('fonts/Poppins-ThinItalic.eot?#iefix') format('embedded-opentype'),
        url('fonts/Poppins-ThinItalic.woff2') format('woff2'),
        url('fonts/Poppins-ThinItalic.woff') format('woff'),
        url('fonts/Poppins-ThinItalic.ttf') format('truetype'),
        url('fonts/Poppins-ThinItalic.svg#Poppins-ThinItalic') format('svg');
    font-weight: 100;
    font-style: italic;
}

@font-face {
    font-family: 'Poppins-Black';
    src: url('fonts/Poppins-Black.eot');
    src: url('fonts/Poppins-Black.eot?#iefix') format('embedded-opentype'),
        url('fonts/Poppins-Black.woff2') format('woff2'),
        url('fonts/Poppins-Black.woff') format('woff'),
        url('fonts/Poppins-Black.ttf') format('truetype'),
        url('fonts/Poppins-Black.svg#Poppins-Black') format('svg');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Poppins-Light';
    src: url('fonts/Poppins-Light.eot');
    src: url('fonts/Poppins-Light.eot?#iefix') format('embedded-opentype'),
        url('fonts/Poppins-Light.woff2') format('woff2'),
        url('fonts/Poppins-Light.woff') format('woff'),
        url('fonts/Poppins-Light.ttf') format('truetype'),
        url('fonts/Poppins-Light.svg#Poppins-Light') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Poppins-ExtraBold';
    src: url('fonts/Poppins-ExtraBold.eot');
    src: url('fonts/Poppins-ExtraBold.eot?#iefix') format('embedded-opentype'),
        url('fonts/Poppins-ExtraBold.woff2') format('woff2'),
        url('fonts/Poppins-ExtraBold.woff') format('woff'),
        url('fonts/Poppins-ExtraBold.ttf') format('truetype'),
        url('fonts/Poppins-ExtraBold.svg#Poppins-ExtraBold') format('svg');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'Poppins-Thin';
    src: url('fonts/Poppins-Thin.eot');
    src: url('fonts/Poppins-Thin.eot?#iefix') format('embedded-opentype'),
        url('fonts/Poppins-Thin.woff2') format('woff2'),
        url('fonts/Poppins-Thin.woff') format('woff'),
        url('fonts/Poppins-Thin.ttf') format('truetype'),
        url('fonts/Poppins-Thin.svg#Poppins-Thin') format('svg');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Poppins-MediumItalic';
    src: url('fonts/Poppins-MediumItalic.eot');
    src: url('fonts/Poppins-MediumItalic.eot?#iefix') format('embedded-opentype'),
        url('fonts/Poppins-MediumItalic.woff2') format('woff2'),
        url('fonts/Poppins-MediumItalic.woff') format('woff'),
        url('fonts/Poppins-MediumItalic.ttf') format('truetype'),
        url('fonts/Poppins-MediumItalic.svg#Poppins-MediumItalic') format('svg');
    font-weight: 500;
    font-style: italic;
}
@font-face {
    font-family: 'SFUIText-Medium';
    src: url('fonts/SFUIText-Medium.eot');
    src: url('fonts/SFUIText-Medium.eot?#iefix') format('embedded-opentype'),
        url('fonts/SFUIText-Medium.woff2') format('woff2'),
        url('fonts/SFUIText-Medium.woff') format('woff'),
        url('fonts/SFUIText-Medium.ttf') format('truetype'),
        url('fonts/SFUIText-Medium.svg#SFUIText-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    /*font-display: swap;*/
}

@font-face {
    font-family: 'SFUIText-Regular';
    src: url('fonts/SFUIText-Regular.eot');
    src: url('fonts/SFUIText-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/SFUIText-Regular.woff2') format('woff2'),
        url('fonts/SFUIText-Regular.woff') format('woff'),
        url('fonts/SFUIText-Regular.ttf') format('truetype'),
        url('fonts/SFUIText-Regular.svg#SFUIText-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    /*font-display: swap;*/
}

@font-face {
    font-family: 'SFUIText-Light';
    src: url('fonts/SFUIText-Light.eot');
    src: url('fonts/SFUIText-Light.eot?#iefix') format('embedded-opentype'),
        url('fonts/SFUIText-Light.woff2') format('woff2'),
        url('fonts/SFUIText-Light.woff') format('woff'),
        url('fonts/SFUIText-Light.ttf') format('truetype'),
        url('fonts/SFUIText-Light.svg#SFUIText-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    /*font-display: swap;*/
}

@font-face {
    font-family: 'SFUIText-RegularItalic';
    src: url('fonts/SFUIText-RegularItalic.eot');
    src: url('fonts/SFUIText-RegularItalic.eot?#iefix') format('embedded-opentype'),
        url('fonts/SFUIText-RegularItalic.woff2') format('woff2'),
        url('fonts/SFUIText-RegularItalic.woff') format('woff'),
        url('fonts/SFUIText-RegularItalic.ttf') format('truetype'),
        url('fonts/SFUIText-RegularItalic.svg#SFUIText-RegularItalic') format('svg');
    font-weight: normal;
    font-style: italic;
    /*font-display: swap;*/
}

@font-face {
    font-family: 'SFUIText-SemiboldItali';
    src: url('fonts/SFUIText-SemiboldItalic.eot');
    src: url('fonts/SFUIText-SemiboldItalic.eot?#iefix') format('embedded-opentype'),
        url('fonts/SFUIText-SemiboldItalic.woff2') format('woff2'),
        url('fonts/SFUIText-SemiboldItalic.woff') format('woff'),
        url('fonts/SFUIText-SemiboldItalic.ttf') format('truetype'),
        url('fonts/SFUIText-SemiboldItalic.svg#SFUIText-SemiboldItalic') format('svg');
    font-weight: 600;
    font-style: italic;
    /*font-display: swap;*/
}

@font-face {
    font-family: 'SFUIText-Heavy';
    src: url('fonts/SFUIText-Heavy.eot');
    src: url('fonts/SFUIText-Heavy.eot?#iefix') format('embedded-opentype'),
        url('fonts/SFUIText-Heavy.woff2') format('woff2'),
        url('fonts/SFUIText-Heavy.woff') format('woff'),
        url('fonts/SFUIText-Heavy.ttf') format('truetype'),
        url('fonts/SFUIText-Heavy.svg#SFUIText-Heavy') format('svg');
    font-weight: 900;
    font-style: normal;
    /*font-display: swap;*/
}

@font-face {
    font-family: 'SFUIText-HeavyItalic';
    src: url('fonts/SFUIText-HeavyItalic.eot');
    src: url('fonts/SFUIText-HeavyItalic.eot?#iefix') format('embedded-opentype'),
        url('fonts/SFUIText-HeavyItalic.woff2') format('woff2'),
        url('fonts/SFUIText-HeavyItalic.woff') format('woff'),
        url('fonts/SFUIText-HeavyItalic.ttf') format('truetype'),
        url('fonts/SFUIText-HeavyItalic.svg#SFUIText-HeavyItalic') format('svg');
    font-weight: 900;
    font-style: italic;
    /*font-display: swap;*/
}

@font-face {
    font-family: 'SFUIText-Semibold';
    src: url('fonts/SFUIText-Semibold.eot');
    src: url('fonts/SFUIText-Semibold.eot?#iefix') format('embedded-opentype'),
        url('fonts/SFUIText-Semibold.woff2') format('woff2'),
        url('fonts/SFUIText-Semibold.woff') format('woff'),
        url('fonts/SFUIText-Semibold.ttf') format('truetype'),
        url('fonts/SFUIText-Semibold.svg#SFUIText-Semibold') format('svg');
    font-weight: 600;
    font-style: normal;
    /*font-display: swap;*/
}

@font-face {
    font-family: 'SFUIText-MediumItalic';
    src: url('fonts/SFUIText-MediumItalic.eot');
    src: url('fonts/SFUIText-MediumItalic.eot?#iefix') format('embedded-opentype'),
        url('fonts/SFUIText-MediumItalic.woff2') format('woff2'),
        url('fonts/SFUIText-MediumItalic.woff') format('woff'),
        url('fonts/SFUIText-MediumItalic.ttf') format('truetype'),
        url('fonts/SFUIText-MediumItalic.svg#SFUIText-MediumItalic') format('svg');
    font-weight: 500;
    font-style: italic;
    /*font-display: swap;*/
}

@font-face {
    font-family: 'SFUIText-LightItalic';
    src: url('fonts/SFUIText-LightItalic.eot');
    src: url('fonts/SFUIText-LightItalic.eot?#iefix') format('embedded-opentype'),
        url('fonts/SFUIText-LightItalic.woff2') format('woff2'),
        url('fonts/SFUIText-LightItalic.woff') format('woff'),
        url('fonts/SFUIText-LightItalic.ttf') format('truetype'),
        url('fonts/SFUIText-LightItalic.svg#SFUIText-LightItalic') format('svg');
    font-weight: 300;
    font-style: italic;
    /*font-display: swap;*/
}

@font-face {
    font-family: 'SFUIText-BoldItalic';
    src: url('fonts/SFUIText-BoldItalic.eot');
    src: url('fonts/SFUIText-BoldItalic.eot?#iefix') format('embedded-opentype'),
        url('fonts/SFUIText-BoldItalic.woff2') format('woff2'),
        url('fonts/SFUIText-BoldItalic.woff') format('woff'),
        url('fonts/SFUIText-BoldItalic.ttf') format('truetype'),
        url('fonts/SFUIText-BoldItalic.svg#SFUIText-BoldItalic') format('svg');
    font-weight: bold;
    font-style: italic;
    /*font-display: swap;*/
}

@font-face {
    font-family: 'SFUIText-Bold';
    src: url('fonts/SFUIText-Bold.eot');
    src: url('fonts/SFUIText-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/SFUIText-Bold.woff2') format('woff2'),
        url('fonts/SFUIText-Bold.woff') format('woff'),
        url('fonts/SFUIText-Bold.ttf') format('truetype'),
        url('fonts/SFUIText-Bold.svg#SFUIText-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    /*font-display: swap;*/
}









img{max-width:100%;}
input.text,
input[type="text"],
input[type="button"],
input[type="submit"],
input[type="email"],
input[type="tel"],
textarea,
.input-checkbox {
-webkit-appearance: none;
border-radius: 0;-webkit-border-radius:0;-webkit-box-shadow:none;box-shadow:none;outline:0;
}
h1,h2,h3,h4,h5,h6,p{margin:0px;letter-spacing:.30px;}
input:focus{outline:0;}
textarea:focus{outline:0;}
button:focus{outline:0;}
a{cursor: pointer;text-decoration:none;transition:all .4s;-webkit-transition:all .4s;-moz-transition:all .4s;-ms-transition:all .4s;-o-transition:all .4s;}
a:focus{text-decoration:none;outline:0;}
.TC{text-align:center;}
.TL{text-align:left;}
.TR{text-align:right;}
.margin_auto{margin:auto;float:none;}
.padding{padding:0;}
.al{width:100%;height:100%;display:table;}
.alm{width:100%;height:100%;display:table-cell;vertical-align:middle;}
abbr[title] {
    border-bottom: none !important;
    cursor: inherit !important;
    text-decoration: none !important;
}
.p_0{
    padding: 0px;
}

.header{
	width: 100%;
	float: left;
	/*background-color: rgba(255,255,255,0.7);*/
	background-color:#fff;
	padding: 10px 0px;
	position: relative;
	z-index: 9;
}
.sub-header{
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.logo{
	width: 100%;
	float: left;
}
.logo img{
	width: auto;
	height: 65px;
	object-fit: cover;
}
.header .row{
	margin: 0px;
}
.menubar{
	width: 100%;
	float: left;
	text-align: right;
}
.menubar ul{
	padding: 0px;
	margin: 0px;
}
.menubar ul li{
	display: inline-block;
	list-style: none;
}
.menubar ul li a{
	font-size: 16px;
	font-family: 'Poppins-Medium';
	color: #000;
	text-decoration-line: none;
	padding: 0px 15px;
	position: relative;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.menubar ul li a:before{
    content: "";
    border-right: 2px solid #000;
    position: absolute;
    top: 4px;
    right: 0;
    bottom: 4px;
}
.menubar ul li:last-child a:before{
    display: none;
}
.menubar ul li:first-child a{
	padding-left: 0px;
}
.menubar ul li:last-child a{
	padding-right: 0px;
	border-right: 0px;
}
.banner{
	width: 100%;
	float: left;
	margin-top: -85px;
}
.banner-part{
	width: 100%;
	float: left;
	position: relative;
}
.banner-part-pic{
	width: 100%;
	float: left;
    position: relative;
}
.banner-part-pic:before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.1);
}
.banner-part-pic img{
	width: 100%;
	height: 530px;
	object-fit: cover;
}
.banner-part-desc-dtl{
	position: absolute;
	    top: calc(50% + 50px);
    left: 0;
    right: 0;
    transform: translateY(-50%);
}
.banner-part-sm-dtl{
	width: 100%;
	float: left;
	padding: 0 100px;
}
.banner-part-sm-dtl h2{
	font-size: 36px;
	font-family: 'SFUIText-Medium';
	color: #000000;
	margin-bottom: 30px;
}
.banner-part-sm-dtl p{
	font-size: 24px;
	font-family: 'SFUIText-Medium';
	color: #000000;
	margin-bottom: 30px;
	line-height: normal;
}
.footer{
	width: 100%;
	float: left;
	background-image: url('../images/footer-bg.png');
	background-repeat: no-repeat;
	position: relative;
    background-size: cover;
}
.footer::before{
	position: absolute;
	content: '';
	top: 0;
	left:0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background-color:rgba(0,0,0,0.6);
}
.sub-footer{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding: 70px 0px;
	border-bottom: 2px solid rgba(255,255,255,0.5);
	align-items: flex-start;
	float: left;
    position: relative;
}
.ft-left{
	width: 100%;
	display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    align-items: center;
}
.ft-logo {
    width: auto;
    float: left;
    margin-right: 30px;
}
.ft-logo img{
    max-width: 110px;
}
.ft-adress{
	width: auto;
	padding-top: 0;
    position: relative;
    padding-left: 20px;
    flex: 1;
}
.ft-adress::before {
    position: absolute;
    content: '';
    background-color: rgba(255,255,255,1);
    width: 1px;
    left: 0px;
    top: 5px;
    bottom: 5px;
}
.ft-adress h6{
	font-size: 19px;
	font-family: 'SFUIText-Regular';
	color: #fff;
}
.ft-adress a{
	font-size: 15px;
	font-family: 'SFUIText-Regular';
	color: #fff;
	text-decoration-line: none;
    padding-top: 5px;
    line-height: 27px;
    width: 100%;
    float: left;
}
.ft-adress a span{
	font-family: 'SFUIText-RegularItalic';
}
.ft-mid-sec{
	width: 100%;
	float: left;
	text-align: center;
}
.ft-mid-sec-tp-head{
	width: 100%;
	float: left;
}
.ft-mid-sec-tp-head h5{
	font-size: 25px;
	font-family: 'SFUIText-Semibold';
	color: #fff;
	text-transform: uppercase;
}
.ft-mid-sec-tp-head p{
	font-size: 18px;
	font-family: 'SFUIText-Regular';
	color: #fff;
	padding-top: 10px;
}
.ft-mid-sec-form-part{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	padding-top: 40px;
}
.ft-inp-sm-box{
	width: 100%;
	float: left;
}
.ft-inp{
	width: 100%;
	float: left;
	height: 56px;
	font-size: 16px;
	font-family: 'SFUIText-Regular';
	color: #ffffff;
	display: flex;
	align-items: center;
	padding:0px 15px;
	border: 2px solid #ffffff;
	box-shadow: none;
	background-color: transparent;
}
.ft-inp-sm-box ::placeholder{
	color: #ffffff;
}
.sumit-btn{
	width: 100%;
	float: left;
	height: 56px;
	font-size: 16px;
	font-family: 'SFUIText-Regular';
	color: #ffffff;
	display: flex;
	align-items: center;
	padding:0px 15px;
	box-shadow: none;
	background-color: #ca0039;
	border-radius: 40px !important;
	border: 0px;
	text-align: center;
	justify-content: center;
}
.ft-mid-sec-form-part .col-md-3{
	padding: 0px 5px;
}
.ft-mid-sec-form-part .col-md-3:first-child{
	padding-left: 0px;
}
.ft-mid-sec-form-part .col-md-3:last-child{
	padding-right: 0px;
}
.ft-last-part{
	width: 100%;
	float: left;
	height: 100%;
	display: flex;
	align-items: baseline;
    padding-top: 0;
        flex-wrap: wrap;
	padding-left: 100px;
    position: relative;
}
.ft-last-link{
	width: 100%;
	float: left;

}
.ft-last-link ul{
	padding: 0px;
	margin: 0px;
}
.ft-last-link ul li{
	list-style: none;
	display: block;
	width: 100%;
}
.ft-last-link li a{
	font-size: 16px;
    line-height: 28px;
	font-family: 'Poppins-Regular';
	color: #ffffff;
	text-decoration-line: none;
	padding-bottom: 15px;
    text-transform: uppercase;
}
.ft-social-icn{
	width: 100%;
	float: left;
	padding-top: 40px;
}
.ft-social-icn ul{
	padding: 0px;
	margin: 0px;
}
.ft-social-icn ul li{
	list-style: none;
	display: inline-block;
}
.ft-social-icn ul li a{
	text-decoration-line: none;
	padding-right: 10px;
}
.ft-social-icn ul li a:last-child{
	padding-right: 0px;
}
.ft-last-part::before {
    position: absolute;
    content: '';
    background-color: rgba(255,255,255,1);
    top: 0px;
    bottom: 0px;
    width: 1px;
    left: 85px;
}
.copyright{
	width: 100%;
	float:left;
	padding: 30px 0px;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.copyright-left{
	width: auto;
	float: left;
    position: relative;
}
.copyright-left p{
	font-size: 16px;
	color: #fff;
	font-family: 'Poppins-Regular';

}
.copyright-left p a{
	color: #fff;
}
.copyright-right {
    width: auto;
    float: left;
    position: relative;
}
.form-step{
	width: 100%;
	float: left;
	padding: 40px 0px 80px;
}
.container-fluid{
    padding-left: 90px;
    padding-right: 90px;
}
.f-container{
	max-width: 1500px;
	margin: auto;
}
.create-ac{
	width: 100%;
	float: left;
}
.create-ac-tab{
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
	/*border-bottom: 2px solid #b7b4b4;
    padding: 0px 35px;*/
    float: left;
    position: relative;
}
.create-ac-tab::before {
    position: absolute;
    content: '';
    border-bottom: 2px solid #b7b4b4;
    width: 90%;
    top: 20px;
    left: 0;
    right: 0;
    margin: auto;
}
.create-ac-tab ul{
	padding: 0px;
	margin: 0px;
    position: relative;
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.create-ac-tab ul li{
	padding: 0px;
	list-style: none;
	display: inline-block;
    width: 100%;
    float: left;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    max-width: 117px;
}
.create-ac-tab ul li a{
	width: 36px;
	height: 36px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	border: 2px solid #b7b4b4;
	border-radius: 100%;
	font-size: 25px;
	font-family: 'SFUIText-Medium';
	color:#b7b4b4;
	text-decoration-line: none;
	background-color: #fff;
    line-height: 33px;
    outline: 10px solid #fff;
}
.create-ac-tab ul li h6{
	font-size: 12px;
	font-family: 'SFUIText-Medium';
	color: #b7b4b4;
	padding-top: 10px;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
}
.create-ac-tab ul li.active a{
	color: #000;
	border-color: #000;
}
.create-ac-tab ul li.active h6{
    color: #000;
}
.create-ac-form-dtl{
	width: 100%;
	float: left;
	padding-top: 20px;
}
.create-ac-form-sub-dtl{
	width: 100%;
	float: left;
	padding: 80px 100px;
	

}
.create-ac-form-main-parts{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	max-width: 800px;
}
.create-ac-fr-head{
	width: 100%;
	float: left;
	padding-bottom: 40px;
}
.create-ac-fr-head h6{
	font-size: 26px;
	font-family: 'SFUIText-Medium';
	color: #000;
}
.create-ac-radio-btn{
	width: 100%;
	display: flex;
	align-items: center;
	margin-bottom: 40px;
}

.radio-btn .radio-sm{
    display: block;
    position: relative;
    padding-left: 50px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 16px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    float: left;
    width: auto;
}
.radio-btn .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 18px;
    width: 18px;
    background-color: transparent;
    border-radius: 50%;
    border: 2px solid #b7b4b4;
}
.radio-btn .container1 input:checked~.checkmark:after {
    display: block;
}
.radio-btn .container1 .checkmark:after {
    width: 18px;
    height: 18px;
    background-color: #ca0039;
}

.radio-btn .radio-sm {
    display: block;
    position: relative;
        padding-left: 30px;
    margin-bottom: 0;
    cursor: pointer;
    font-size: 18px;
    font-family: 'SFUIText-Regular';
    color: #a5a5a5;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    float: left;
    width: auto;
    line-height: normal;
    margin-right: 140px;
    margin-top: 0;
}

.radio-btn .radio-sm input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

.radio-btn .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 18px;
    width: 18px;
    background-color: transparent;
    border-radius: 50%;
}

.radio-btn .radio-sm:hover input~.checkmark {
    background-color: #ccc;
}

.radio-btn .radio-sm input:checked~.checkmark {
    background-color: #eaeaea;
}

.radio-btn .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.radio-btn .radio-sm input:checked~.checkmark:after {
    display: block;
}

.radio-btn .radio-sm .checkmark:after {
    top: -2px;
    left: -2px;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background: #ca0039;
}
.radio-btn{
	width: 100%;
	float: left;
	
}
.create-ac-inp-box{
	width: 100%;
	float: left;
	margin-bottom: 15px;
}
/*.create-ac-inp-box:first-child{
	padding-left: 0px;
}
.create-ac-inp-box:last-child{
	padding-right: 0px;
}*/
.create-ac-form-fild-main{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
}
.c-ac-inp{
	width: 100%;
	float: left;
	height: 56px;
	display: flex;
	align-items: center;
	padding: 0px 20px;
	font-size: 18px;
	font-family:'SFUIText-Regular';
	color: #a5a5a5;
	border: 2px solid #dddddd;
}
.connction-dtl-main{
	width: 100%;
	float: left;
	padding-top: 50px;
}
.create-ac-form-fild-main .col-md-6,.create-ac-form-fild-main .col-md-4{
	padding: 0px 7px;
}
.create-ac-form-fild-main .col-md-6:first-child,.create-ac-form-fild-main .col-md-4:first-child{
	padding-left: 0px;
}
.create-ac-form-fild-main .col-md-6:last-child,.create-ac-form-fild-main .col-md-4:last-child{
	padding-right: 0px;
}
.create-ac-btn-form-part{
	width: 100%;
	float: left;
	padding-top: 55px;
}
.create-ac-btm-desc-dtl{
	width: 100%;
	float: left;
	text-align: center;
}
.create-ac-btm-desc-dtl .radio-btn .checkbox-sm{
	font-size: 18px;
	color: #000;
}
.create-ac-btm-desc-dtl .radio-btn .checkbox-sm a{
	color: #000;
	position: relative;
}
.create-ac-btm-desc-dtl .radio-btn .checkbox-sm a:hover{
    text-decoration: none;
}
.create-ac-btm-desc-dtl .radio-btn .checkbox-sm a:before{
    content: "";
    position: absolute;
    bottom: -3px;
    left: 0;
    right: 0;
    border-bottom: 1px solid #040404;
}
.create-ac-btm-desc-dtl .radio-btn .checkbox-sm{
    display: inline-block;
    position: relative;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-bottom: 0px;
    padding-left: 30px;
    margin-bottom: 0;
    font-size: 18px;
    font-family: 'SFUIText-Medium';
    color: #000;
    width: auto;
    line-height: normal;
    margin-top: 0;
}
.create-ac-btm-desc-dtl .radio-btn .checkbox-sm input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}
.create-ac-btm-desc-dtl .radio-btn .checkbox-sm .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 22px;
    width: 22px;
    background-color: #fff;
    border-radius: 5px !important;
}
.create-ac-btm-desc-dtl .radio-btn .checkbox-sm .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}
.create-ac-btm-desc-dtl .radio-btn .checkbox-sm .checkmark:after {
    left: 6px;
    top: 2px;
    width: 6px;
    height: 11px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    border-radius: 0;
    background-color: transparent;
}
.create-ac-btm-desc-dtl .radio-btn .checkbox-sm input:checked~.checkmark{
    background-color: #000;
}   
.create-ac-btm-desc-dtl .radio-btn .checkbox-sm input:checked~.checkmark:after {
    display: block;
}
.create-ac-btm-btn{
	width: 100%;
	float: left;
	text-align: center;
	margin-top: 30px;
}
.create-ac-bg-btn{
	width: 288px;
	height: 58px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 18px;
	color:#ffffff;
	font-family: 'SFUIText-Regular';
	background-color: #ca0039;
	border: 0px;
	box-shadow: none;
	border-radius: 40px !important;
	margin: auto;
}
.create-ac-btm-desc-dtl .radio-btn .checkmark{
	left: 50px;
}
.create-ac-btm-desc-dtl .radio-btn .radio-sm{
	width: 70%;
	float: none;
	margin: auto;
}
.pluse-icn{
	position: absolute;
	top: 15px;
	left: 20px;
    display: flex;
    align-items: center;
}
.phonenumber-box{
	position: relative;
}
.phonenumber-box .c-ac-inp{
	padding: 0px 40px;
    padding-left: 80px;
}
.create-ac-inp-box input[type=number]::-webkit-inner-spin-button, 
.create-ac-inp-box input[type=number]::-webkit-outer-spin-button { 
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0; 
}


/*creat-your-profile*/
.creat-your-profile-left-head{
    width: 100%;
    display: flex;
    align-items: center;

}
.creat-your-profile-left-head .logo{
    width: 160px;
}
.creat-your-profile-left-head .menubar{
    width: calc(100% - 160px);
    text-align: left;
}
.creat-your-profile-right-side{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    float: left;
    align-items: center;
}
.creat-your-profile-select-right{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.creat-p-inp{
    font-size: 18px;
    font-family: 'Poppins-Regular';
    color: #000;
    background-image:url("data:image/svg+xml,%3Csvg width='1em' height='1em' viewBox='0 0 16 16' class='bi bi-chevron-down' fill='%23000' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E"); 
     -moz-appearance:none; /* Firefox */
    -webkit-appearance:none; /* Safari and Chrome */
    appearance:none;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: 95%;
    border: 0px;
    width: 160px;
    text-transform: uppercase;
    letter-spacing: 1px;
    cursor: pointer;
}
.creat-p-inp option{
    color: #000;
}
.profile-dropdown{
	position: relative;
}
.profile-dropdown > a{
	font-size: 16px;
	color: #000;
	font-family: 'Poppins-Medium';
	text-transform: uppercase;
	display: flex;
	align-items: center;
	position: relative;
	z-index: 11;
}
.profile-dropdown > a:hover{
	text-decoration: none;
}
.profile-dropdown > a img{
	margin-left: 5px;
}
.create-prfile-pic{
    width: auto;
    float: left;
    padding-left: 20px;
}
.profile-dropdown:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: -31px;
    left: 0;
    right: 0;
    z-index: 1;
}
.profile-dropdown ul {
    position: absolute;
    top: calc(100% + 30px);
    right: 0;
    background-color: #fff;
    list-style: none;
    padding: 0;
    margin: 0;
    width: 200px;
    border: 1px solid #bfbfbf;
    display: none;
}
.profile-dropdown:hover ul{
	display: block;
}
.profile-dropdown ul li a {
    height: 50px;
    display: block;
    display: flex;
    align-items: center;
    padding: 0 10px;
    font-size: 14px;
    color: #000;
    font-family: "Poppins-Regular";
    border-bottom: 1px solid #b2b2b2;
    transition: all 0.5s;
}
.profile-dropdown ul li:last-child a{
	border-bottom: 0;
}
.profile-dropdown ul li a:hover{
	background-color: #e6e6e6;
	text-decoration: none;
	font-family: 'Poppins-Medium';
}
.create-prfile-pic img{
    width: 60px;
    height: 60px;
    border-radius: 50%;
}
.create-prfile-banner .banner-part-sm-dtl h2{
    color: #000;
}
.create-prfile-banner .banner-part-sm-dtl p{
    color: #000;
}
.creat-your-profile-part{
    width: 100%;
    float: left;
    margin-top: 20px;
    display: flex;
}
.create-prfile-form-part{
    width: 100%;
    float: left;
    padding: 80px 100px 20px;
}
.create-prfile-pic-fild-box{
    width: 100%;
    float: left;
    padding-bottom:60px;
}
.create-prfile-pic-fild-box label{
    font-family:'SFUIText-Medium';
    color: #000;
    font-size: 26px;
    margin: 0px;
    padding-bottom: 25px;
}
.Upload-Profile .file-upload .file-select input[type=file] {
    z-index: 100;
    cursor: pointer;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    filter: alpha(opacity=0);
}
.Upload-Profile .file-upload .file-select .file-select-button {
    background-color: #2e2e2e;
    display: inline-block;
    width: 155px;
    height: 155px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}
.Upload-Profile .file-upload .file-select .file-select-name {
    display: inline-block;
        font-size: 18px;
    font-family: 'SFUIText-RegularItalic';
    color: #a5a5a5;
    padding-left: 35px;
}
.Upload-Profile .file-upload .file-select {
    display: flex;
    align-items: center;
    color: #535353;
    cursor: pointer;
    text-align: left;
    overflow: hidden;
    position: relative;
}
.Upload-Profile-dtl .file-upload{
    width: 100%;
}
.profile-pic-upload{
    padding-bottom: 45px;
}
/*.creat-sm-inp{
    width: 100%;
    font-size: 18px;
    font-family: 'SFUIText-Regular';
    color: #000000;
    padding: 0px 25px 20px;
    border-bottom: 2px solid #dddddd !important;
    border: 0px;
    box-shadow: none;
}*/
.creat-sm-inp {
    width: 100%;
    font-size: 18px;
    font-family: 'SFUIText-Regular';
    color: #000000;
    padding: 0px 25px 20px;
    /*border-bottom: 2px solid #dddddd !important;*/
    border: 0px;
    box-shadow: none;
}



.create-prfile-pic-fild-box ::placeholder{
    color: #000;
}

.custom-range-part input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
  height: 30px;
  width: 30px;
  border-radius: 100%;
  background: #ffffff;
  cursor: pointer;
  border: 2px solid #dddddd;
  margin-top: -5px;
  z-index:99;
  transition: transform 300ms cubic-bezier(0.680, -0.550, 0.265, 1.550), opacity 300ms linear;
}


.range-slider {
  margin: 30px 0 0 0;
}

.range-slider input{
    width: 100%;
    height: 4px;
}
span.range-slider__value{
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 22px;
    font-family: 'Lato-Black';
    color: #58595a;
}



.range-slider__range {
  -webkit-appearance: none;
  width: calc(100% - (#{$range-label-width + 13px}));
  height: $range-track-height;
  border-radius: 5px;
  background: $range-track-color;
  outline: none;
  padding: 0;
  margin: 0;

  // Range Handle
  &::-webkit-slider-thumb {
    appearance: none;
    width: $range-handle-size;
    height: $range-handle-size;
    border-radius: 50%;
    background: $range-handle-color;
    cursor: pointer;
    transition: background .15s ease-in-out;

    &:hover {
      background: $range-handle-color-hover;
    }
  }

  &:active::-webkit-slider-thumb {
    background: $range-handle-color-hover;
  }

  &::-moz-range-thumb {
    width: $range-handle-size;
    height: $range-handle-size;
    border: 0;
    border-radius: 50%;
    background: $range-handle-color;
    cursor: pointer;
    transition: background .15s ease-in-out;

    &:hover {
      background: $range-handle-color-hover;
    }
  }

  &:active::-moz-range-thumb {
    background: $range-handle-color-hover;
  }
  
  // Focus state
  &:focus {
    
    &::-webkit-slider-thumb {
      box-shadow: 0 0 0 3px $shade-0,
                  0 0 0 6px $teal;
    }
  }
}


.range-slider__value {
  display: inline-block;
  position: relative;
  width: $range-label-width;
  color: $shade-0;
  line-height: 20px;
  text-align: center;
  border-radius: 3px;
  background: $range-label-color;
  padding: 5px 10px;
  margin-left: 8px;

  &:after {
    position: absolute;
    top: 8px;
    left: -7px;
    width: 0;
    height: 0;
    border-top: 7px solid transparent;
    border-right: 7px solid $range-label-color;
    border-bottom: 7px solid transparent;
    content: '';
  }
}


// Firefox Overrides
::-moz-range-track {
    background: $range-track-color;
    border: 0;
}

input::-moz-focus-inner,
input::-moz-focus-outer { 
  border: 0; 
}


.custom-range-part h6 {
    font-size: 16px;
    font-family: 'SFUIText-Regular';
    color: #a5a5a5;
}
.custom-range-part-box .range-slider__value {
    position: absolute;
    top: 40px;
    right: 25px;
    padding: 0px;
}
.range-digit-km{
    width: auto;
    display: flex;
    padding: 0px;
}
.range-digit-km span{
    font-size: 16px;
    font-family: 'SFUIText-Regular';
    color: #ca0039;
}
.range-digit-km h6{
    font-size: 16px;
    font-family: 'SFUIText-Regular';
    color: #000;
    padding-left: 5px;
}
.custom-range-part {
    width: 100%;
    float: left;
    border: 2px solid #e4e5e5;
    position: relative;
    padding: 40px 20px 25px;
}
.custom-range-part-box{
    padding-bottom: 45px;
}
.create-prfile-pic-fild-box:last-child{
    padding-bottom: 0px;
}
.Travel-time-box label{
    padding-bottom: 5px;
}
.create-prfile-pic-fild-box label span{
    font-size: 16px;
    font-family: 'SFUIText-Regular';
    color: #919191;
}

.Travel-time-box .styled-select {
    width: 100px;
    height: 35px;
    overflow: visible;
    position: relative;
    border: 2px solid #dddddd;
}
.Travel-time-box .styled-select select {
    background: transparent;
    width: 100px;
    padding: 5px;
    padding-left: 15px;
    font-size: 16px;
    line-height: 1;
    border-radius: 0;
    height: 34px;
    border: 0px;
    -webkit-appearance: none;
    position: relative;
    z-index: 9;
    cursor: pointer;
}
.Travel-time-box .custom-arw {
    position: absolute;
    top: 50%;
    right: 0px;
    width: 40px;
    transform: translateY(-50%);
    border-left: 2px solid #dddddd;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    cursor: pointer;
}
.map{
    width: 100%;
    height: 100%;
    float: left;
}
.map #map{
    height: 100%;
    width: 100%;
}
.creat-profile-next-btn{
    width: 100%;
    display: flex;
    justify-content: flex-end;
    padding-top: 0;
}
.next-btn{
    width: 100%;
    display: flex;
    justify-content: flex-end;
}
.next-btn a{
    font-size: 18px;
    font-family: 'SFUIText-Regular';
    color: #ffffff;
    width: 190px;
    height: 58px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #ca0039;
    border-radius: 40px !important;
    text-decoration-line: none;
}
.previous-btn a{
    background-color:#000000;
}
.creat-profile-next-prev-btn{
    justify-content: space-between;
    padding: 0 100px;
}
.creat-profile-next-prev-btn .next-btn{
    width: auto;
    justify-content: space-between;
}
.your-experiences .create-ac-radio-btn{
    margin-bottom: 0px;
}
.spoken-language-part ul{
    padding: 0px;
    margin: 0px;
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.spoken-language-part ul li{
    list-style: none;
    display: inline-block;
    width: 33.33%;
    float: left;
}
.create-prfile-pic-fild-box textarea{
    padding-top: 25px;
    border: 2px  solid #dddddd;
    resize: none;
    height: 120px;
}
.your-experiences-btm-insta-box{
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 55px;
}
.your-experiences-btm-insta-box .create-prfile-pic-fild-box{
    padding-bottom: 0px !important;
}
.your-experiences-btm-insta-box .create-prfile-pic-fild-box p{
    font-size: 18px;
    color: #000;
    font-family: 'SFUIText-Regular';
    padding-bottom: 25px;
}
.your-experiences-btm-insta-box .create-prfile-pic-fild-box label{
    padding-bottom: 20px;
}
.creat-profile-pic-right-fild-dtl{
    width: 100%;
    float: left;
}
.creat-profile-pic-right-fild-dtl p{
    font-size: 18px;
    font-family: 'SFUIText-RegularItalic';
    color: #a5a5a5;
}
.your-experiences .create-prfile-form-part ::placeholder{
    color: #a5a5a5;
}
.your-experiences .create-prfile-form-part .creat-sm-inp{
    color: #a5a5a5;
}

/*services-prices*/
.services-main-part{
    width: 100%;
    float: left;
    padding: 35px 100px 45px;
}
.services-prices-tp-desc-dtl{
    max-width: 890px;
    margin: auto;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;

}
.services-prices-tp-small-dtl{
    width: 100%;
    float: left;
}
.services-prices-tp-small-dtl p{
    font-size: 18px;
    font-family: 'SFUIText-Regular';
    color: #000;
    width: 85%;
    margin: auto;
    text-align: center;
}
.services-prices-table-part{
    width: 100%;
    float: left;
    padding-top: 80px;
}
.services-prices-fr-table{
    width: 100%;
    float: left;
    margin-bottom: 75px;
}
.services-prices-fr-table h6{
    font-family: 'SFUIText-Medium';
    color: #000;
    font-size: 26px;
}
.services-prices-fr-table table{
    width: 100%;
    margin-top: 25px;
}
.services-prices-fr-table table thead{
    width: 100%;
}
.services-prices-fr-table table tr{
    border-top: 2px solid #dddddd;
    border-bottom:2px solid #dddddd;
    float: left;
    width: 100%;
    display: flex;
}
.services-prices-fr-table table tr th{
    border-right: 2px solid #dddddd;
    padding: 15px 0px;
    font-family: 'SFUIText-Regular';
    color: #000;
    font-size: 18px;
}
.services-prices-fr-table table tr th span{
    font-family: 'SFUIText-RegularItalic';

}
.services-prices-fr-table table tr th:last-child{
    border-right: 0px;
}


.services-prices-fr-table table tr td{
    border-right: 2px solid #dddddd;
    padding: 15px 0px;
}
.services-prices-fr-table table tr td:last-child{
    border-right: 0px;
}
.services-prices-fr-table table tbody tr{
    border-top: 0px;
}
.services-prices-fr-table table tbody tr td:nth-child(1){
    width: 60%;
}
.services-prices-fr-table table tbody tr td:nth-child(2){
    width: 20%;
}
.services-prices-fr-table table tbody tr td:nth-child(3){
    width: 20%;
}

.services-prices-fr-table .radio-sm{
    display: block;
    position: relative;
    padding-left: 50px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 16px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    float: left;
    width: auto;
}
.services-prices-fr-table .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 18px;
    width: 18px;
    background-color: transparent;
    border-radius: 50%;
    border: 2px solid #b7b4b4;
}
.services-prices-fr-table .container1 input:checked~.checkmark:after {
    display: block;
}
.services-prices-fr-table .container1 .checkmark:after {
    width: 18px;
    height: 18px;
    background-color: #ca0039;
}

.services-prices-fr-table .radio-sm {
    display: block;
    position: relative;
        padding-left: 30px;
    margin-bottom: 0;
    cursor: pointer;
    font-size: 18px;
    font-family: 'SFUIText-Medium';
    color: #a5a5a5;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    float: left;
    width: auto;
    line-height: normal;
    margin-right: 140px;
    margin-top: 0;
}

.services-prices-fr-table .radio-sm input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

.services-prices-fr-table .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 18px;
    width: 18px;
    background-color: transparent;
    border-radius: 50%;
}

.services-prices-fr-table .radio-sm:hover input~.checkmark {
    background-color: #ccc;
}

.services-prices-fr-table .radio-sm input:checked~.checkmark {
    background-color: #eaeaea;
}

.services-prices-fr-table .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.services-prices-fr-table .radio-sm input:checked~.checkmark:after {
    display: block;
}

.services-prices-fr-table .radio-sm .checkmark:after {
    top: -2px;
    left: -2px;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background: #ca0039;
}
.services-prices-single-table{
        width: 100%;
    display: inline-block;
    white-space: nowrap;
    /*overflow-x: scroll;*/
}
.services-prices-tp-big-bg-btn{
    width: 100%;
    float: left;
    padding:45px 0px;
    margin: 0px -7px;
}
.services-prices-lg-b-btn{
    width: 33.33%;
    padding: 0px 7px;
    float: left;
    margin-bottom: 15px;
}

.s-p-bg-btn{
    width: 100%;
    height: 56px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    font-family: 'SFUIText-Regular';
    color: #a5a5a5;
    text-decoration-line: none;
    border: 2px solid #dddddd;
}
.s-p-bg-btn:hover{
    text-decoration-line: none;
    color: #000;
}
.s-p-bg-btn.active{
    color: #ffffff;
    background-color: #000;
    border-color: transparent;
}
.services-prices-hair-style{
    width: 100%;
    float: left; 
    border-bottom: 2px solid #dddddd;
    padding-bottom: 15px;
    display: flex;
}
.services-prices-hair-style ul{
    padding: 0px;
    margin: 0px;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: space-between;
    
}
.services-prices-hair-style ul li{
    list-style:none;
    display: inline-block;
}
.services-prices-hair-style h6{
    font-size: 18px;
    font-family: 'SFUIText-Regular';
    color: #000;
    width: 300px;
}
.hair-style-stype{
    width: calc(100% - 300px);
    padding-right: 30px;
}

.hair-style-stype .radio-sm{
    margin-right: 0px;
    font-family: 'SFUIText-Regular';
}
.services-prices-fr-table:last-child{
    margin-bottom: 0px;
}

/*working-hours*/
.working-hours-part{
    width: 100%;
    float: left;
    padding: 80px 100px;
}
.working-hours-head{
    width: 100%;
    float: left;
}
.working-hours-head h5{
    font-size: 26px;
    font-family: 'SFUIText-Medium';
    color: #000;
    padding-bottom: 25px;
}
.working-hours-head p{
    font-size: 18px;
    font-family: 'SFUIText-Regular';
    color: #000;
    width: 100%;
    max-width: 400px;
}
.working-hours-box-dtl-part{
    max-width: 400px;
    float: left;
    padding-top: 30px;
    padding-left: 0;
}
.working-hours-sub-box{
    width: 100%;
    display: flex;
    align-items: center;
    margin-bottom: 25px;
}
.working-hours-day{
    width:95px;
    float: left;
}
.working-hours-sub-box{
    max-width: 100%;
    float: left;
}
.working-hours-sub-box .radio-btn .radio-sm{
    margin-right: 0px;
    font-size: 16px;
    color: #000;
}
.working-hours-small-box h5{
    min-width:90px;
    float: left;
    text-align: center;
    font-size: 18px;
    font-family: 'SFUIText-Regular';
    color: #a5a5a5;
    border: 2px solid #a5a5a5;
    padding: 6px 0px;

}
.working-hours-small-box h5{
    min-width: 110px;
    float: left;
    text-align: center;
    font-size: 16px;
    font-family: 'SFUIText-Regular';
    color: #a5a5a5;
}
.working-hours-small-box{
    width: calc(100% - 95px);
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.working-hours-day .checkbox-sm{
    display: block;
    position: relative;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-bottom: 0px;
    padding-left: 30px;
    margin-bottom: 0;
    font-size: 18px;
    font-family: 'SFUIText-Medium';
    color: #a5a5a5;
    width: auto;
    line-height: normal;
    margin-top: 0;
}
.working-hours-day .checkbox-sm input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}
.working-hours-day .checkbox-sm .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 22px;
    width: 22px;
    background-color: #fff;
    border-radius: 5px !important;
}
.working-hours-day .checkbox-sm .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}
.working-hours-day .checkbox-sm .checkmark:after {
    left: 6px;
    top: 2px;
    width: 6px;
    height: 11px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    border-radius: 0;
    background-color: transparent;
}
.working-hours-day .checkbox-sm input:checked~.checkmark{
    background-color: #000;
}   
.working-hours-day .checkbox-sm input:checked~.checkmark:after {
    display: block;
}
/*creat-your-stripe-account*/
.creat-your-stripe-account-main-part{
    width: 100%;
    float: left;
    padding: 100px;
    min-height: 765px;
}
.creat-your-stripe-account-head-tp{
    width: 100%;
    float: left;
}
.creat-your-stripe-account-head-tp h6{
    font-size: 26px;
    font-family: 'SFUIText-Regular';
    color: #000;
}
.creat-your-stripe-account-dtl-part{
    width: 100%;
    float: left;
    display: flex;
    justify-content: center;
    padding-top: 200px;
}
.stripe-subscription{
    width: 100%;
    float: left;
}
.stripe-subscription p{
    font-size: 26px;
    font-family: 'SFUIText-Regular';
    color: #000;
}
.your-experiences .create-prfile-pic-fild-box{
    padding-bottom: 40px;
}
.pluse-icn span{
    font-size: 18px;
    color: #000;
    font-family: 'SFUIText-Regular';
    padding-left: 5px;
}

.working-hours-sub-box.active .working-hours-small-box h5{
    color: #000;
    border-color: #000;
}
.spoken-language-part ul li.active .radio-sm{
    color: #000;
}

.creat-your-profile-main-part .create-prfile-form-part{
    padding-right: 50px;
}
.creat-your-profile-main-part{
    justify-content: space-between;
    padding: 50px 0;
}
.create-ac-radio-btn.spoken-language-part{
    padding-top: 30px;
}
.services-prices-radio{
        display: block;
    position: relative;
    padding-left: 30px;
    margin-bottom: 0;
    cursor: pointer;
    font-size: 18px;
    font-family: 'SFUIText-Medium';
    color: #a5a5a5;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    float: left;
    width: auto;
    line-height: normal;
    margin-top: 0;
}
.services-prices-radio label{
    margin-right: 0px;
}

.services-prices-radio input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

.services-prices-radio .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 18px;
    width: 18px;
    background-color: transparent;
    border-radius: 50%;
}

.services-prices-radio:hover input~.checkmark {
    background-color: #ccc;
}

.services-prices-radio input:checked~.checkmark {
    background-color: #eaeaea;
}

.services-prices-radio .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.services-prices-radio input:checked~.checkmark:after {
    display: block;
}

.services-prices-radio .checkmark:after {
    top: -2px;
    left: -2px;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background: #ca0039;
}
.services-prices-radio .radio-sm{
    padding-left: 0px;
    margin-left: 0px;
}



/*18-06-2020*/
.s-p-bg-btn{
    color: #000000;
    background-color: #dadada;
}
/*.services-prices .services-main-part .radio-btn .radio-sm .checkmark:after{
    border-radius: 5px !important;
}
.services-prices .services-main-part .radio-btn .checkmark{
    border-radius: 5px !important;
    width: 22px;
    height: 22px;
}*/
.services-prices .hair-style-stype .radio-sm{
    display: block;
    position: relative;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-bottom: 0px;
}

.services-prices .hair-style-stype .radio-sm input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

.services-prices .hair-style-stype .radio-sm .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 22px;
    width: 22px;
    background-color: #fff;
    border-radius: 5px !important
}

.services-prices .hair-style-stype .radio-sm input:checked~.checkmark {
    background-color: #000;
}

.services-prices .hair-style-stype .radio-sm .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.services-prices .hair-style-stype .radio-sm input:checked~.checkmark:after {
    display: block;
}

.services-prices .hair-style-stype .radio-sm .checkmark:after {
    left: 6px;
    top: 2px;
    width: 6px;
    height: 11px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    border-radius: 0;
    background-color: transparent;
}



.services-prices-single-table .radio-sm{ 
    display: block;
    position: relative;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-bottom: 0px;
}

.services-prices-single-table .radio-sm input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

.services-prices-single-table .radio-sm .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 22px;
    width: 22px;
    background-color: #fff;
    border-radius: 5px !important
}

.services-prices-single-table .radio-sm input:checked~.checkmark {
    background-color: #000;
}

.services-prices-single-table .radio-sm .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.services-prices-single-table .radio-sm input:checked~.checkmark:after {
    display: block;
}

.services-prices-single-table .radio-sm .checkmark:after {
    left: 6px;
    top: 2px;
    width: 6px;
    height: 11px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    border-radius: 0;
    background-color: transparent;
}
.services-prices-reduction-part{
    width: 100%;
    float: left;
    border: 2px solid #dddddd;
    margin-top: 20px;
}
.services-prices-reduction-sub-boxes{
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.services-prices-reduction-check{
    width: calc(100% - 155px);
    float: left;
    padding: 10px;
    border-right: 2px solid #dddddd;
}




.services-prices-reduction-check .radio-sm{
    display: block;
    position: relative;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-bottom: 0px;
}

.services-prices-reduction-check .radio-sm input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

.services-prices-reduction-check .radio-sm .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 22px;
    width: 22px;
    background-color: #fff;
    border-radius: 5px !important
}

.services-prices-reduction-check .radio-sm input:checked~.checkmark {
    background-color: #000;
}

.services-prices-reduction-check .radio-sm .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.services-prices-reduction-check .radio-sm input:checked~.checkmark:after {
    display: block;
}

.services-prices-reduction-check .radio-sm .checkmark:after {
    left: 6px;
    top: 2px;
    width: 6px;
    height: 11px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    border-radius: 0;
    background-color: transparent;
}
.services-prices-reduction-check-right-side{
    width: 155px;
    float: right;
    text-align: center;
}
.services-prices-reduction-check-right-side h6{
        font-size: 18px;
    font-family: 'SFUIText-Regular';
    color: #a5a5a5;
}

/*agenda css start*/
.notification-block {
    padding-right: 20px;
    position: relative;
}
.notification-block a{
    position: relative;
}
.notification-block a svg{
    fill: #ca0039;
    width: 30px;
    height: 30px;
}
.notification-block a span{
    position: absolute;
    top: -5px;
    right: -2px;
    width: 19px;
    height: 19px;
    background-color: #dadada;
    border-radius: 40%;
    font-size: 12px;
    color: #000;
    display: flex;
    justify-content: center;
    font-weight: bold;
}
.notification-dropdown{
	position: absolute;
	top: calc(100% + 20px);
	right: 0;
	background-color: #f1efef;
	border-radius: 10px;
	border:1px solid #9c9c9c;
	width: 404px;
	display: none;
}
.open-nitofication .notification-dropdown{
	display: block;
}
.notification-dropdown:before {
    content: "";
    position: absolute;
    top: -9px;
    right: 23px;
    border-top: 1px solid #9c9c9c;
    border-right: 1px solid #9c9c9c;
    background-color: #f1efef;
    width: 16px;
    height: 16px;
    transform: rotate(-45deg);
}
.notification-header{
	width: 100%;
	padding: 11px;
	border-bottom: 1px solid #a6a6a6;
}
.notification-header h3{
	font-size: 16px;
	color: #000000;
	font-family: 'Poppins-Medium';
	width: 100%;
}
.notification-list{
	width: 100%;
	padding: 5px;
	max-height: 300px;
    overflow-y: auto;
}
.notification-list::-webkit-scrollbar {
    width: 10px;
}
 
.notification-list::-webkit-scrollbar-track {
    background-color: #fff;
    border-radius: 0;
}
 
.notification-list::-webkit-scrollbar-thumb {
    border-radius: 0;
    width: 6px;
    background-color: #bfbfbf;
}
.notification-row{
	display: flex;
	justify-content: flex-start;
	width: 100%;
	background-color: #fff;
	padding: 10px 17px;
	margin-bottom: 5px;
}
.notification-left-part{
	flex:1;
	width: 100%;
	display: flex;
	
}
.user-img-noti{
	width: auto;
	padding-right: 14px;
}
.user-img-noti img{
	width: 47px;
	height: 47px;
	object-fit: cover;
	border-radius: 50%;
}
.notification-detail{
	flex:1;
	width: 100%;
}
.notification-detail a{
	font-size: 12px;
	font-family: 'Poppins-SemiBold';
	color: #000;
}
.notification-detail p{
	font-size: 12px;
	font-family: 'Poppins-Regular';
	color: #000;
	width: 100%;
}
.notification-time{
	width: auto;
	display: inline-flex;
	padding-left: 10px;
}
.notification-time p{
	margin:0;
	font-size: 12px;
	font-family: 'Poppins-Regular';
	color: #000;
}

.angenda-banner{
    left: 0;
    right: 0;
    width: auto;
}

.angenda-banner .banner-part-sm-dtl{
    width: 100%;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    float: unset;
}
.Agenda-content{
    width: 100%;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin-bottom: 30px;
}
.Agenda-content ul{
    margin:0;
    padding: 0;
    list-style: none;
    display: inline-flex;
    flex-wrap: wrap;
}
.Agenda-content ul li {
    font-size: 26px;
    color: #fff;
    padding: 0 25px;
    text-align: center;
    font-family: 'Poppins-Light';
    line-height: 29px;
}
.Agenda-content ul li.active-agenda{
    font-family: 'Poppins-Medium';
}
.Agenda-content ul li span{
    display: block;
}
.angenda-banner .banner-part-sm-dtl h2{
    color: #fff;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    letter-spacing: 2px;
}
.small-banner-block .banner-part-pic img{
    height: 341px;
}
.small-banner-block .banner-part-pic:before{
    background-color: rgba(7,27,33,0.5);
}
.Agenda-section-block {
    background-color: #efefef;
    padding: 50px 0;
    width: 100%;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.agenda-calender{
    width: 100%;
    padding-right: 130px;
}
.agenda-header{
    width: 100%;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.agenda-header h5 {
    font-size: 26px;
    font-family: 'Poppins-SemiBold';
    color: #000;
    padding-bottom: 25px;
    width: 100%;
    text-transform: uppercase;
}
.agenda-header p{
    font-size: 18px;
    font-family: 'Poppins-Regular';
    color: #000;
    width: 100%;
    max-width: 400px;
}
.agenda-calender-view {
    margin-top: 30px;
}
.calendar, .calendar_weekdays, .calendar_content {
    max-width: 100%;
}
.calendar {
    margin: auto;
    font-family:'Muli', sans-serif;
    font-weight: 400;
}
.calendar_content, .calendar_weekdays, .calendar_header {
    position: relative;
    overflow: hidden;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.calendar_weekdays div {
    display:inline-block;
    vertical-align:top;
}
.calendar_weekdays div, .calendar_content div {
    width: 14.28571%;
    overflow: hidden;
    text-align: center;
    background-color: transparent;
    color: #6f6f6f;
    font-size: 16px;
    font-family: 'Poppins-Regular';
}
.calendar_content div {
    border: 1px solid transparent;
    float: left;
    height: 55px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.calendar_content div:hover {
    border: 1px solid #dcdcdc;
    cursor: default;
}
.calendar_content div.blank:hover {
    cursor: default;
    border: 1px solid transparent;
}
.calendar_content div.past-date {
    color: #cacaca;
}
.calendar_content div.today span {
    font-weight: bold;
    font-size: 14px;
    color: #fff;
    width: 40px;
    height: 40px;
    background-color: #ca0039;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
}
.calendar_content div.selected {
    background-color: #fafafa;
}
.calendar_header {
    width: 100%;
    text-align: center;
    border-bottom: 1px solid #777777;
}
.calendar_header h2 {
    padding: 0 10px;
    font-family:"Poppins-Medium";
    font-weight: 300;
    font-size: 20px;
    color: #000;
    float:left;
    width: 100%;
    flex:1;
    margin: 0 0 10px;   
    text-transform: lowercase;
}
button.switch-month {
    background-color: transparent;
    padding: 0;
    outline: none;
    border: none;
    color: #000;
    float: left;
    width:auto;
    transition: color .2s;
    font-size: 13px;
}
button.switch-month:hover {
    color: #87b633;
}
.container{
    max-width: 1195px;
}
.calendar_weekdays {
    margin-top: 10px;
    margin-bottom: 20px;
}

.agenda-working-hours .working-hours-part {
    padding: 0;
}
.agenda-working-hours{
    margin:0;
}
.agenda-working-hours .working-hours-head h5{
        font-family: 'Poppins-SemiBold';
    color: #000;
}
.agenda-working-hours .working-hours-head p{
        font-family: 'Poppins-Regular';
    color: #000;
}
.button-save-block {
    display: flex;
    align-items: flex-end;
    flex-wrap: wrap;
    padding-bottom: 23px;
}
.button-save-block .sub-btn {
    font-size: 16px;
    font-family: 'Poppins-Medium';
    text-transform: uppercase;
    color: #ffffff;
    width: 139px;
    height: 44px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #ca0039;
    border-radius: 40px !important;
    text-decoration-line: none;
    border: 0;
}
.Agenda-alert-listing{
    padding: 32px 0 80px;
}
.top-search-bar{
    display: flex;
    justify-content: flex-end;
    flex-wrap: wrap;
    width: 100%;
}
.frm-grm .form-control{
    background-color: #e2e2e2;
    border-radius: 50px;
    height: 48px;
    font-family: 'SFUIText-Regular';
    font-size: 14px;
    padding-left: 40px;
    background-image: url(../images/search-icon.png);
    background-repeat: no-repeat;
    background-position: 15px 50%;
}   
.top-search-bar .frm-grm .form-control{
    max-width: 178px;
}

.frm-grm .form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #1e1e1e;
}
.frm-grm .form-control::-moz-placeholder { /* Firefox 19+ */
  color: #1e1e1e;
}
.frm-grm .form-control:-ms-input-placeholder { /* IE 10+ */
  color: #1e1e1e;
}
.frm-grm .form-control:-moz-placeholder { /* Firefox 18- */
  color: #1e1e1e;
}
.alert-listing-main-content{
    width: 100%;
}
.alert-lising-header{
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: flex-end;
    border-bottom: 1px solid #858585;
    margin:40px 0 0;
}
.alert-lising-header h3{
    font-size: 24px;
    color: #000;
    width: auto;
    margin:0;
    text-transform: uppercase;
    font-family: 'Poppins-SemiBold';
}
.alert-lising-header p{
    font-size: 14px;
    color: #000;
    width: auto;
    margin:0;
    font-family: 'Poppins-Medium';
}
.alert-lising-header p span{
    text-transform: uppercase;
    font-family: 'Poppins-SemiBold';
}
.alert-listing-content{
    width: 100%;
}
.alert-listing-row{
    width: 100%;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin-top: 55px;
}
.appointments-user-img{
    width: auto;
    padding-top: 5px;
}
.appointments-user-img img{
    width: 85px;
    height: 85px;
    border-radius: 50%;
    object-fit: cover;
}
.appointments-user-detail{
    flex:1;
    width: 100%;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    padding-left: 18px;
}
.appointments-time{
    width: auto;
    min-width: 70px;
}
.appointments-time h5{
    margin:0;
    font-size: 18px;
    color: #000;
    font-family: 'Poppins-Medium';
    width: 100%;
}
.appointments-time p{
    margin:0;
    font-size: 18px;
    color: #000;
    font-family: 'Poppins-Light';
    width: 100%;   
}
.appointments-location{
    flex: 1;
    width: 100%;
}
.appointments-location-top{
    width: 100%;
    padding-left: 10px;
    border-bottom: 1px solid #858585;
    padding-bottom: 10px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.appointments-location-top-left{
    flex: 1;
    width: 100%;
    padding-right: 20px;
}
.appointments-location-top-left a {
    margin: 0;
    font-size: 18px;
    color: #000;
    font-family: 'Poppins-Medium';
    width: 100%;
    margin-bottom: 6px;
    display: inline-block;
}
.appointments-location-top-left p{
    margin:0;
    font-size: 16px;
    color: #000;
    font-family: 'Poppins-Regular';
    width: 100%;
}
.appointments-location-top-left p img{
    margin-right: 10px;
}
.appointments-discroption{
    width: 100%;
    padding-left: 10px;
    padding-top: 10px;
}
.appointments-discroption p{
    margin:0;
    font-size: 16px;
    color: #000;
    font-family: 'Poppins-Regular';
    width: 100%;
}
.appointments-location-top-right{

}
.appointments-location-top-right .checkbox-sm{
    display: block;
    position: relative;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-bottom: 0px;
    padding-left: 30px;
    margin-bottom: 0;
    font-size: 18px;
    font-family: 'SFUIText-Medium';
    color: #a5a5a5;
    width: auto;
    line-height: normal;
    margin-top: 0;
}
.appointments-location-top-right .checkbox-sm input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}
.appointments-location-top-right .checkbox-sm .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 22px;
    width: 22px;
    background-color: #fff;
    border-radius: 5px !important;
}
.appointments-location-top-right .checkbox-sm .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}
.appointments-location-top-right .checkbox-sm .checkmark:after {
    left: 6px;
    top: 2px;
    width: 6px;
    height: 11px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    border-radius: 0;
    background-color: transparent;
}
.appointments-location-top-right .checkbox-sm input:checked~.checkmark{
    background-color: #000;
}   
.appointments-location-top-right .checkbox-sm input:checked~.checkmark:after {
    display: block;
}
/*agenda css End*/

/*Coustomer detail card start*/
.iron-block{
    width: 100%;
    padding: 50px 0;
    display: flex;
    flex-wrap: wrap;
}
.iron-block-main{
    width: 100%;
}
.detail-top-header{
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    border-bottom: 1px solid #000;
    padding-bottom: 10px;
    align-items: flex-start;
}
.dis-h1{
    flex:1;
    width: 100%;
}
.dis-h1 h3{
    font-size: 22px;
    color: #000;
    font-family: 'Poppins-SemiBold';
    width: 100%;
    margin:0;
    text-transform: uppercase;
    margin-bottom: 25px;
}
.dis-h1 ul.filter-block{
    width: 100%;
    padding: 0;
    margin:0;
    display: flex;
    flex-wrap: wrap;
    list-style: none;
}
.dis-h1 ul.filter-block li{
    position: relative;
    padding: 0 20px;
}
.dis-h1 ul.filter-block li:first-child{
    padding-left: 0;
}
.dis-h1 ul.filter-block li:last-child{
    padding-right: 0;
}
.dis-h1 ul.filter-block li:before {
    content: "";
    position: absolute;
    top: 5px;
    right: 0;
    bottom: 5px;
    border-right: 1px solid #000000;
}
.dis-h1 ul.filter-block li:last-child:before{
    display: none;
}
.dis-h1 ul.filter-block li a{
    font-size: 14px;
    color: #000;
    font-family: 'Poppins-Regular';
    text-transform: uppercase;
}
.dis-h1 ul.filter-block li a.active-filter{
    font-family: 'Poppins-SemiBold';
}
.dis-h1 ul.filter-block li a:hover{
    text-decoration: none;
}
.return-block{
    width: auto;
    display: inline-flex;
    flex-wrap: wrap;
    align-items: center;
}

.return-block a{
    font-size: 18px;
    color: #000;
    font-family: 'Poppins-Regular';
    text-transform: uppercase;
    display: flex;
    align-items: center;
    transition: all 0.3s;
}
.return-block a svg{
    margin-right: 10px;
    transition: all 0.5s;
}
.return-block a:hover{
    text-decoration: none;
}
.return-block a:hover svg{
    margin-right: 15px;
}
.Customers-detail-intro{
    width: 100%;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    padding: 25px 0;
}
.Customers-detail-photo{
    width: auto;
    padding-right: 20px;
}
.Customers-detail-photo img{
    width: 81px;
    height: 81px;
    object-fit: cover;
    border-radius: 50%;
}
.Customers-detail-dis{
    width: 100%;
    flex:1;
}
.dis-h1 h4{
    font-size: 18px;
    color: #000;
    font-family: 'Poppins-Medium';
    
    margin-bottom: 2px;
}
.dis-h1 p{
    font-size: 16px;
    color: #000;
    font-family: 'Poppins-Medium';
    width: 100%;
    margin-bottom: 2px;
}
.dis-h1 p span{
    font-family: 'Poppins-Light';
}
.note-section {
    width: 100%;
    margin-top: 20px;
}
.note-section h5 {
    font-size: 18px;
    color: #000;
    font-family: 'Poppins-Regular';
    width: 100%;
    margin-bottom: 2px;
    display: flex;
    align-items: center;
}
.note-section h5 i{
    color: #bfbfbf;
    font-size: 26px;
    margin-left: 14px;
}
.frm-grm{
    width: 100%;
}
.frm-grm .form-box{
    width: 100%;
    border:0;
    resize: none;
    font-size: 16px;
    color: #000;
    padding: 0;
    height: 70px;
}
.customer-result-bar{
    width: 100%;
    padding: 7px 100px 7px 0;
    border-top:1px solid #000;
    border-bottom:1px solid #000;
}
.abovere-chares-listing{
    width: 100%;
    padding: 0 100px;
}
.charges-list-row{
    width: 100%;
    margin-bottom: 70px;
    margin-top: 15px;
}
.charges-list-header{
    width: 100%;
    border-bottom: 1px solid #d4d4d4;
    padding-bottom: 10px;
}
.charges-list-header .dis-h1 h4:first-child{
    max-width: calc(100% - 150px);
}
.charges-main-contenty{
    margin-top: 7px;
}
.charges-main-contenty .dis-h1 p{
    font-family: 'Poppins-Light';
    margin-top: 4px;
}
.charges-main-contenty .dis-h1 p span{
    margin-left: 25px;
}
.pagination-block{
    width: 100%;
}
.pagination-block .page-link {
    border: 1px solid #c1c1c1;
    font-size: 13px;
    color: #999999;
    font-family: 'Poppins-Medium';
    width: 27px;
    height: 28px;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}
.pagination-block .page-link:hover{
    border-color: #000;
    color: #000;
    background-color: transparent;
}
.pagination-block .page-item.active .page-link{
    font-family: 'Poppins-Medium';
    color: #000;
    border-color: #000;
    background-color: transparent;
}
.pagination-block .page-item{
    padding: 0 2px;
}
.pagination-block .page-item strong{
    font-size: 13px;
    margin:0 5px;
}
.next-button a{
    max-width: 27px;
    max-height: 28px;
}
.pagination-block .page-link svg {
    height: 13px;
    position: relative;
    left: -4px;
    fill: #000;
}
.search-box-filter{
    max-width: 376px;
    width: 100%;
}
.search-box-filter{
    width: 100%;
}
.search-box-filter input{
    width: 100%;
    height: 41px;
    border:1px solid rgba(0,0,0,0.31);
    padding-left: 18px;
    padding-right: 40px;
    background-image: url("data:image/svg+xml,%3Csvg width='1em' height='1em' viewBox='0 0 16 16' class='bi bi-search' fill='currentColor' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' d='M10.442 10.442a1 1 0 0 1 1.415 0l3.85 3.85a1 1 0 0 1-1.414 1.415l-3.85-3.85a1 1 0 0 1 0-1.415z'/%3E%3Cpath fill-rule='evenodd' d='M6.5 12a5.5 5.5 0 1 0 0-11 5.5 5.5 0 0 0 0 11zM13 6.5a6.5 6.5 0 1 1-13 0 6.5 6.5 0 0 1 13 0z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: 96%;
    font-size: 16px;
    color: #000;
}
.sorting-filer{
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    border-bottom: 1px solid #000;
    padding: 15px 0;
}
.alphabatic-srting{
    width: 100%;
    flex: 1;
        display: flex;
    align-items: center;
    justify-content: flex-start;
    padding-right: 10px;
}
.alphabatic-srting ul{
    list-style: none;
    padding: 0;
    margin:0;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.alphabatic-srting ul li{
    padding: 0 6px;
}
.alphabatic-srting ul li:first-child{
    padding-left: 0;
}
.alphabatic-srting ul li:last-child {
    padding-right: 0;
}
.alphabatic-srting ul li a{
    font-size: 20px;
    color: #000000;
    font-family: 'Poppins-Regular';
    text-transform: uppercase;
}
.select-box .dropdown-toggle:focus {
    outline: none !important;
    box-shadow: none !important;
}
.select-box .dropdown-toggle {
    border-radius: 0;
    border: 1px solid #aaaaaa;
    height: 45px;
    padding: 12px 17px;
    color: #000000;
    font-size: 14px;
    text-transform: uppercase;
    font-family: 'Poppins-SemiBold';
}
.select-box .dropdown-toggle:hover {
    background-color: #e6e6e6;
}
.select-box .bootstrap-select .dropdown-menu{
    padding: 0;
}
.select-box .bootstrap-select .dropdown-menu{
    margin-top: 0;
    border-radius: 0;
}
.select-box .bootstrap-select .dropdown-menu li a{
    font-size: 14px;
    color: #000;
    padding: 15px 17px;
    text-transform: uppercase;
}
.select-box .bootstrap-select .dropdown-menu li.active a,.select-box .bootstrap-select .dropdown-menu li.active a:focus {
    background-color: #e6e6e6;
}
.select-box .dropdown-toggle::after{
    border:0;
    background-image: url("data:image/svg+xml,%3Csvg width='1em' height='1em' viewBox='0 0 16 16' class='bi bi-chevron-down' fill='%23000' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E");
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: 95%;
    width: 16px;
    height: 16px;
}
.select-box .dropup.show .dropdown-toggle::after{
    transform: rotate(180deg);
    transform-origin: center;
}
.customer-card-listing{
    width: 100%;
    
}
.card-list-row {
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 30px 0;
    border-bottom: 1px solid #000;
}
.card-left-sec{
    width: 100%;
    flex: 1;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.card-img1{
    padding-right: 20px;
    width: auto;
}
.card-img img{
    width: 81px;
    height: 81px;
    object-fit: cover;
    border-radius: 50%;
}
.card-deatil{
    display: flex;
    justify-content: flex-start;
    flex: 1;
    width: 100%;
}
.card-deatil .dis-h1 p{
    font-family: 'Poppins-Light';
}
.card-right-sec{
    
}
.card-right-sec a{
    font-size: 14px;
    color: #000;
    font-family: 'Poppins-Light';
    display: inline-flex;
    align-items: center;
    justify-content: flex-start;
    text-transform: uppercase;
    margin:0 10px;s
}
.card-right-sec a img{
    margin-left: 10px;
}
.card-right-sec a:hover{
text-decoration: none;
}
.APPOINTMENTS-section{
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}
.APPOINTMENTS-section .top-search-bar .frm-grm{
    width: auto;
}
.top-tab-penal{
    flex:1;
    width: 100%;
}
.top-tab-penal ul{
    border:0;
}
.top-tab-penal ul li a{
    border:0;
}
.top-tab-penal .nav-tabs .nav-link {
    background-color: #b1b1b1;
    color: #fff;
    border-radius: 50px;
    width: 178px;
    line-height: normal;
    font-size: 14px;
    text-align: center;
    height: 48px;
    padding: 4px 30px 8px;
    border:0;
}
.top-tab-penal .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active{
    
    background-color: #ca0039;
    color: #fff;
}
.top-tab-penal .nav-item{
    padding: 0 20px;
}
.top-tab-penal .nav-item:first-child{
    padding-left: 0;
}
.top-tab-penal .nav-item:last-child{
    padding-right: 0;
}
.APPOINTMENTS-section .top-search-bar{
    border-bottom: 1px solid #000;
    padding-bottom: 70px;
}
.main-tab-content .Customers-detail-dis > .dis-h1  h4{
    font-size: 20px;
}   
.main-tab-content .charges-list-header{
    margin-top: 10px;
    margin-bottom: 10px;
    width: calc(100% - 100px);
}
.main-tab-content .Customers-detail-dis .dis-h1 p{
    font-family: 'Poppins-Light';
}
.main-tab-content .Customers-detail-dis .dis-h1 p span{
    margin-left: 25px;
}
.main-tab-content .Customers-detail-intro{
    border-bottom: 1px solid #7f7f7f;
}


/*hair dresser profile css*/
.f-container-new{
    max-width: 1315px;
    margin:0 auto;
}
.fill-header{
	background-color: #fff
}
.fill-header .creat-your-profile-select-right .notification-block {
    order: 3;
    padding-right: 0;
    padding-left: 20px;
}
.fill-header .creat-your-profile-select-right .create-prfile-pic {
    order: 1;
    padding-right: 10px;
    padding-left: 0;
}
.fill-header .creat-your-profile-select-right .profile-dropdown{
	order: 2;
}
.hair-dresser-profile{
	background-color: #071b21;
}
.hair-dresser-profile-con{
	display: flex;
	width: 100%;
	justify-content: flex-start;
	flex-wrap: wrap;
	align-items: center;
}
.hair-dress-profile-pic{
	width: 391px;
	position: relative;
}
.hair-dress-profile-pic img{
	width: 100%;
}
.edit-icon{
	position: absolute;
	bottom: 10px;
	right: 15px;
}
.edit-icon input {
    opacity: 0;
    height: auto;
    width: 100%;
    position: absolute;
    z-index: 99;
    cursor: pointer !important;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.edit-icon img{
	width: 53px;
}
.hair-dress-profile-detail {
    width: 100%;
    flex: 1;
    padding: 20px 60px;
}
.hair-dress-profile-detail h2{
	font-size: 27px;
	color: #fff;
	font-family: 'Poppins-Light';
	width: 100%;
	margin-bottom: 15px;
}
.hair-dress-profile-detail p{
	font-size: 18px;
	color: rgba(255,255,255,0.5);
	font-family: 'Poppins-Light';
	width: 100%;
	margin-top: 6px;
	line-height: 29px;
}
.hair-dress-content{
	margin-top: 41px;
	display: flex;
	flex-direction: column;
}
.hair-dress-content a{
	font-size: 18px;
	color: rgba(255,255,255,0.5);
	font-family: 'Poppins-Light';
	
	line-height: 29px;
}
.hair-dress-content a:hover{
	text-decoration: none;
	color: #fff;
}
.hair-dress-content p{
	margin-top: 20px;
}
.experienceS-section{
	width: 100%;
	background-color: #f8f8f8;
	padding: 67px 0;
}
.experienceS-detail{
	width: 100%;
}
.dis-h1 h2{
	color: #000000;
	font-family: 'Poppins-SemiBold';
	width: 100%;
	margin-bottom: 30px;
	font-size: 24px;
	text-transform: uppercase;
}
.experienceS-detail p{
	color: #000000;
	font-family: 'Poppins-Light';
	width: 100%;
	margin-top: 10px;
	font-size: 18px;

}
.spoken-languages-section{
	width: 100%;
	padding: 60px 0;
}
.spoken-lng-list{
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
}
.list-lang-box {
    width: auto;
    min-width: 167px;
}
.list-lang-box .checkbox-sm{
    display: block;
    position: relative;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-bottom: 0px;
    padding-left: 30px;
    margin-bottom: 0;
    font-size: 18px;
    font-family: 'Poppins-Regular';
    color: rgba(0,0,0,0.6);
    width: auto;
    line-height: normal;
    margin-top: 0;
}
.list-lang-box .checkbox-sm input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}
.list-lang-box .checkbox-sm .checkmark {
    position: absolute;
    top: 2px;
    left: 0;
    height: 22px;
    width: 22px;
    background-color: #fff;
    border-radius: 5px !important;
    border:1px solid #7d7d7d;
}
.list-lang-box .checkbox-sm .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}
.list-lang-box .checkbox-sm .checkmark:after {
    left: 7px;
    top: 3px;
    width: 7px;
    height: 11px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    border-radius: 0;
    background-color: transparent;
}
.list-lang-box .checkbox-sm input:checked~.checkmark{
    background-color: #000;
}   
.list-lang-box .checkbox-sm input:checked~.checkmark:after {
    display: block;
}
.CENTRAL-WORKING-POINT-section{
	width: 100%;
	padding-bottom: 60px;
	position: relative;
}
.wokring-point-detail .dis-h1 h2{
	margin-bottom: 10px;
}
.wokring-point-detail .dis-h1 p{
	font-style: italic;
	max-width: 80%;
}
.workng-point-adress{
	width: 100%;

}
.workng-point-adress input{
	width: 100%;
	border:0;
	border-bottom: 3px solid #dadada;
	font-size: 18px;
	color: #000;
	font-family: 'Poppins-Medium';
	padding-bottom: 5px;
}		

.working-perameter-range{
	border:3px solid #dadada;
	position: relative;
	padding: 30px 0 20px;
}
.working-perameter-range .range-digit-km {
    position: absolute;
    top: 17px;
    right: 20px;
}
.working-perameter-range .range-digit-km span,.working-perameter-range .range-digit-km h6{
	font-size: 13px;
	font-family: 'Poppins-Medium';
	color: #000;
	line-height: normal;
	padding-left: 2px;
}
.working-perameter-range .range-slider{
	margin:0;
}
.working-perameter-range .range-slider input{
	height: 3px;
	
}
.working-perameter-range .range-slider input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
  height: 30px;
  width: 30px;
  border-radius: 100%;
  background-color: rgb(218, 218, 218);
  cursor: pointer;
  
  margin-top: -5px;
  z-index:99;
  transition: transform 300ms cubic-bezier(0.680, -0.550, 0.265, 1.550), opacity 300ms linear;
  box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.54);
}
.time-travel h2 span{
	font-family: 'Poppins-Medium';
	display: block;
	width: 100%;
	font-size: 16px;
	margin-top: 2px;
}
.time-travel .Travel-time-box .styled-select{
	height: 52px;
	width: 144px;
}
.time-travel .Travel-time-box .styled-select select{
	height: 52px;
	width: 144px;
	font-size: 20px;
	font-family: 'Poppins-Regular';
}
.strip-account .dis-h1 h2{
	margin-bottom: 20px;
}
.instagram-account .dis-h1 h2{
	margin-bottom: 10px;
}
.instagram-account .dis-h1 p{
	font-style: italic;
}
.google-map-hair-fdress{
	position: absolute;
	top: 0;
	right: 0;
	width: calc(50vw - 15px);
}
.next-btn input[type="submit"]{
	font-size: 18px;
    font-family: 'SFUIText-Regular';
    color: #ffffff;
    width: 190px;
    height: 58px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #ca0039;
    border-radius: 40px !important;
    text-decoration-line: none;
    border:0;
    text-transform: uppercase;
}


/*edit select service start css*/
.select-price-edit{
    width: 100%;
    padding: 60px 0;
}
.dis-h1 h6{
    font-size: 20px;
    color: #000000;
    margin-bottom: 10px;
    font-family: 'Poppins-Regular';
}
.select-price-con-text{
    width: 100%;
}
.select-price-con-text .dis-h1 h2{
    margin-bottom: 20px;
}
.select-price-con-text .dis-h1 h6{
    max-width: 91%;
}
.select-price-con-text .dis-h1 p{
    font-style: italic;
    font-family: "Poppins-Regular";
}
.hair-style-select{
    margin:20px 0 30px;
    border:2px solid #cdcdcd;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    padding: 14px 10px 14px;
}
.hair-style-lable{
    width: auto;
}
.hair-style-lable h6{
    margin:0;
}
.selct-option-forhair-style {
    flex: 1;
    display: flex;
    justify-content: space-evenly;
    flex-wrap: wrap;
    align-items: center;
}
.selct-option-forhair-style .checkbox-sm{
    display: block;
    position: relative;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-bottom: 0px;
    padding-left: 48px;
    margin-bottom: 0;
    font-size: 20px;
    font-family: 'Poppins-Medium';
    color: rgba(0,0,0,0.6);
    width: auto;
    line-height: normal;
    margin-top: 0;
    padding-top: 4px;
}
.selct-option-forhair-style .checkbox-sm input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}
.selct-option-forhair-style .checkbox-sm .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 37px;
    width: 37px;
    background-color: #fff;
    border-radius: 10px !important;
    border:3px solid #cdcdcd;
}
.selct-option-forhair-style .checkbox-sm .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}
.selct-option-forhair-style .checkbox-sm .checkmark:after {
    left: 11px;
    top: 6px;
    width: 9px;
    height: 14px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    border-radius: 0;
    background-color: transparent;
}
.selct-option-forhair-style .checkbox-sm input:checked~.checkmark{
    background-color: #000;
}   
.selct-option-forhair-style .checkbox-sm input:checked~.checkmark:after {
    display: block;
}
.services-prices-lg-b-btn{
    position: relative;
}
.services-prices-lg-b-btn input{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer;
}
.selct-xender-hair{
    width: 100%;
    display: flex;
}
.selct-xender-hair .s-p-bg-btn{
    font-size: 30px;
    font-family: 'Poppins-Medium';
    height: 65px;
    text-transform: uppercase;
}
.selct-xender-hair .services-prices-tp-big-bg-btn{
    margin:0 -3px;
    padding: 0;
}
.selct-xender-hair .services-prices-lg-b-btn{
    padding: 0 3px;
    margin-bottom: 6px;
}
.services-prices-lg-b-btn input:checked~.s-p-bg-btn,.services-prices-lg-b-btn input:hover~.s-p-bg-btn{
    background-color: #112228;
    color: #fff;
    border-color: #112228;
}
.services-prices-lg-b-btn input:disabled{
    cursor: default;
}
.services-prices-lg-b-btn input:disabled~.s-p-bg-btn{
    color: #bbbbbb;
    
}
.services-prices-lg-b-btn input:disabled:hover~.s-p-bg-btn{
    background-color: #dadada;
    color: #bbbbbb;
    border-color: #dadada;

}
.hair-selection{
        margin-top: 60px;
    display: flex;
    width: 100%;
    flex-wrap: wrap;
}
.hair-selection .services-prices-fr-table h6{
    font-family: 'Poppins-Medium';
    text-transform: uppercase;
}
.hair-selection .services-prices-fr-table table{
    margin-top: 20px;
}
.hair-selection .services-prices-fr-table table tr th{
    background-color: #ececec;
    padding: 10px 10px;
    font-size: 20px;
    font-family: 'Poppins-Regular';
    font-weight: 400;
    border-right: 3px solid #cecece;
}
.hair-selection .services-prices-fr-table table tr th:last-child{
    border-right: 0;
}
.services-prices-fr-table table tr td{
    border-right: 3px solid #cecece;   
}
.hair-selection .services-prices-fr-table table tbody tr td{
    padding: 17px 10px;
    vertical-align: middle;
    font-size: 20px;
    color: rgba(0,0,0,0.45);
    font-family: 'Poppins-Regular';
}
.hair-selection .services-prices-fr-table table tbody tr td span{
    margin-top: 3px;
    display: block;
}
.hair-selection .services-prices-fr-table table tbody tr{

    border-top: 2px solid #cecece;
    border-bottom: 0;
}
.hair-selection .services-prices-fr-table table thead tr{
    border:0;
}
.hair-selection .services-prices-fr-table table tbody{
    border-left: 2px solid #cecece;
    border-right: 2px solid #cecece;
    border-bottom: 2px solid #cecece;
}
.hair-selection .services-prices-single-table .radio-sm{
    padding-left: 76px;   
    font-size: 20px;
    font-family: 'Poppins-Regular';
    padding-top: 4px;
    color: #000;
}
.hair-selection .services-prices-single-table .radio-sm .checkmark{
     height: 37px;
    width: 37px;
    border-radius: 10px !important;
    border:3px solid #cdcdcd;
}
.hair-selection .services-prices-single-table .radio-sm .checkmark:after{
    left: 11px;
    top: 6px;
    width: 9px;
    height: 14px;   
}
.selection-ptoces-bottom .next-btn{
    flex:1;
}
.block-text-for-condition {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    max-width: 420px;
}
.block-text-for-condition h5{
    font-style: 18px;
    color: #000;
    font-family: 'Poppins-Regular';
    font-weight: 400;
}
.block-text-for-condition p{
    font-style: 16px;
    color: #000;
    font-family: 'Poppins-Regular';
    font-weight: 400;
    font-style: italic;
    width: 100%;
}
.yes-no-label .checkbox-sm{
    display: block;
    position: relative;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-bottom: 0px;
    padding-left: 30px;
    margin-bottom: 0;
    font-size: 18px;
    font-family: 'Poppins-Medium';
    color: rgba(0,0,0,0.6);
    width: auto;
    line-height: normal;
    margin-top: 0;
    margin:0 10px;
    
}
.yes-no-label .checkbox-sm input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}
.yes-no-label .checkbox-sm .checkmark {
    position: absolute;
    top: 2px;
    left: 0;
    height: 22px;
    width: 22px;
    background-color: #fff;
    border-radius: 6px !important;
    border:1px solid #000;
}
.yes-no-label .checkbox-sm .checkmark:after {
    content: "\f00d";
    position: absolute;
    display: none;
}
.yes-no-label .checkbox-sm .checkmark:after {
    left: 5px;
    top: 3px;
    width: 22px;
    height: 22px;
    font-family: 'Font Awesome 5 Free';
    font-weight: bold;
    color: #fff;
    border-radius: 0;
    background-color: transparent;
    font-size: 15px;
}
.yes-no-label .checkbox-sm input:checked~.checkmark{
    background-color: #000;
}   
.yes-no-label .checkbox-sm input:checked~.checkmark:after {
    display: block;
}
.children-age-block{
    width: 100%;
    margin-top: 20px;
}
.children-age-input{
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.children-age-input p{
    font-size: 20px;
    color: #000;
    font-family: 'Poppins-Regular';
}
.children-age-input p input{
    max-width: 40px;
    border:0;
    border-bottom: 1px solid #959595;
    font-style: 18px;
}



/*past-apointmentdaily*/
.date-month-sorting {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 60px;
    padding-bottom: 5px;
}
.total-amount-text{
    display: inline-flex;
}
.total-amount-text .dis-h1 p{
    font-family: 'Poppins-Medium';
}
.total-amount-text .dis-h1 p span{
    font-family: 'Poppins-Medium';
    font-size: 20px;
}
.month-daily-srting{
    width: auto;
    flex: unset;
}
.date-picker{
    overflow: hidden;
    margin-left: 20px;
    margin-top: 2px;
}
.date-picker .gj-textbox-md{
    opacity: 0;
    visibility: hidden;
    position: absolute;
}
.date-picker .gj-datepicker-md{
    width: 23px !important;
    height: 23px;
}
.date-sorting-block {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    align-items: center;
}
.month-selction {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    align-items: center;
}
.month-selction a {
    color: #000;
}
.month-selction p {
    font-size: 20px;
    font-family: "Poppins-Medium";
    min-width: 200px;
    text-align: center;
}
.date-picker .gj-datepicker-md i.gj-icon{
    font-size: 0;
    width: 20px;
    height: 20px;
}
.date-picker .gj-datepicker-md .gj-icon:before {
    content: "\f073";
    font-family: 'Font Awesome 5 Free';
    font-weight: bold;
    color: #444849;
    font-size: 20px;
}
.datepicker-new-icon a {
    color: #444849;
    font-size: 20px;
}
.datepicker-new-icon {
    margin-right: 20px;
}

.login-form-block {
    background-color: #f8f8f8;
    padding: 67px 0;
		width: 100%;
    display: flex;
    align-items: center;
    background-position: center;
    position: relative;
}

.login-btn {
    font-size: 18px;
    font-family: 'Poppins-Regular';
    border: 0;
    color: #ffffff;
    width: 190px;
    height: 58px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #ca0039;
    border-radius: 40px !important;
    text-decoration-line: none;
    margin-top: 50px !important;
}

.login-form-content .form-control {
    height: 50px;
    background-color: rgba(255,255,255,0.9);
    box-shadow: 3px 3px 10px rgba(255,255,255,0.3);
    border-radius: 50px;
    font-size: 18px;
    padding-left: 23px;
    font-family: 'Poppins-Regular';
}
.login-form-content .form-group label {
    padding-left: 24px;
 
    font-family: 'Poppins-Regular';
}
.login-form-content .dis-h1 h2 {
 
    width: 100%;
    text-align: center;
    font-size: 41px;

}
.login-header-logo{
    width: auto;
}
.logo.login-header-logo {
    width: auto;
}
.main-login-page{
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    min-height: 100vh;
}
.top-part-block-login{
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
    flex: 1;
}
.login-form-block{
    flex:1;
}
.country-dropdown {
    padding-right: 20px;
}
.country-dropdown select {
    height: 32px;
    padding: 0 26px 0 10px;
    appearance: none;
    border: 1px solid #dad8d8;
    background-image: url(../images/down-arrow.png);
    background-repeat: no-repeat;
    background-position: calc(100% - 8px) 50%;
    background-size: 9px;
    border-radius: 50px;
    background-color: #efefef;

}
.country-dropdown select:focus{
    outline: none;
}
.login-header{
    position: relative;
}
.login-country{
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    padding: 0;
}
.without-login-lan{
    padding-left: 20px;
}
.country-sm-dr-main{
    width: 100%;
    float: left;
    /*border: 1px solid #dad8d8;
    background-image: url(../images/down-arrow.png);
    background-repeat: no-repeat;
    background-position: calc(100% - 8px) 50%;
    background-size: 9px;
    border-radius: 50px;
    background-color: #efefef;
    min-width: 60px;
    cursor: pointer;*/
}
.country-sm-dr-main ul{
    padding: 0px;
    margin: 0px;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}
.country-sm-dr-main ul li{
    list-style: none;
    display: inline-block;
    padding: 0px 6px;
    text-align: center;
}
.country-sm-dr-main li a{
    font-size: 16px;
    font-family: 'Poppins-Regular';
    text-decoration-line: none;
    color: #000;
    width: 100%;
    float: left;
}
.country-sm-dr-main li a span{
    width: 100%;
    float: left;
}
.country-sm-dr-main ul li img{
        width: 40px;
    height: 30px;
    object-fit: cover;
}


.services-prices-fr-table table tr td:last-child{
    width: 20%;
}
.create-new-promo-code-block .main-table-block {
    display: inline-block;
    white-space: nowrap;
    overflow-x: auto;
    width: 100%;
}

.res-menubar{
    display: none;
}

/*responsive-menu*/

.res-menu-open{
  display: block;
  z-index: 99;

}
.main-menu-icon{
  width: auto;
  float: right;
  display: none;
  position: absolute;
  right: 10px;
  z-index: 999;
  top: 50%;
    transform: translateY(-50%);
}
.main-menu-icon a {
  position: relative;
  height: 16px;
  line-height: 15px;
  float: left;
}
.main-menu-icon a:before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 4px;
    background-color: #ca0039;
    transition: all 0.3s;
}
.main-menu-icon a span {
    height: 4px;
    width: 30px;
    background-color: #ca0039;
    line-height: 13px;
    float: left;
    margin-top: 8px;
}
.main-menu-icon a:after {
    content: "";
    position: absolute;
    bottom:-4px;
    left: 0;
    right: 0;
    height: 4px;
    background-color: #ca0039;
    transition: all 0.3s;
}
.main-menu-icon a.menu-open:after{
    background:#ca0039;
}
.main-menu-icon a.menu-open:before{
    background:#ca0039;
}
.menu-open:before{
    transform: rotate(-45deg);
    top: 6.5px !important;
}
.menu-open:after{
    transform: rotate(45deg);
    bottom: 5px !important;
}
.menu-open span{
    opacity: 0;
}
.workng-point-adress input{
    background-color: transparent;
}


/*14/09/2020*/
.banner-part-pic:before{
    background-color: rgba(183,180,180,0.6);
}
.APPOINTMENTS-section .top-search-bar .top-tab-penal ul li a{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

.finance_head_bar .alert-lising-header .button-save-block{
    padding-bottom: 0px !important;
}
.finance-filer {
    width: auto;
    display: flex;
    /*flex-wrap: wrap;*/
}
.finance-filer .col-1{
    max-width: 50%;
    flex: 0 0 50%;
    margin: 0px 5px;
}