/********************************** Font Family Start ***********************************/  
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@300;400;500;600;700&display=swap');
@font-face { font-family: 'Didot'; src: url('../fonts/Didot.eot'); src: url('../fonts/Didot.eot?#iefix') format('embedded-opentype'),  url('../fonts/Didot.woff2') format('woff2'),  url('../fonts/Didot.woff') format('woff'),  url('../fonts/Didot.ttf') format('truetype'); font-weight: normal; font-style: normal; font-display: swap; }
@font-face { font-family: 'Didot'; src: url('../fonts/Didot-Bold.eot'); src: url('../fonts/Didot-Bold.eot?#iefix') format('embedded-opentype'),  url('../fonts/Didot-Bold.woff2') format('woff2'),  url('../fonts/Didot-Bold.woff') format('woff'),  url('../fonts/Didot-Bold.ttf') format('truetype'); font-weight: bold; font-style: normal; font-display: swap; }
.navbar-nav li ul li:first-child > a:after { display: none; content: ''; position: absolute; left: 32px; top: -8px; width: 0; height: 0; border-left: 10px solid transparent; border-right: 10px solid transparent; border-bottom: 8px solid #353535; }
/*====================================== reset.css is here ========================================*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td { margin: 0; padding: 0; color: #000; }
table { border-collapse: collapse; border-spacing: 0; }
fieldset, img { border: 0; }
address, caption, cite, code, dfn, th, var { font-style: normal; font-weight: normal; }
ol, ul { list-style: none; }
caption, th { text-align: left; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; color: #363636; }
q:before, q:after { content: ''; }
abbr, acronym { border: 0; }
.img-full-fill { display: block; width: 100%; height: auto; }
.img-responsive { display: block; max-width: 100%; height: auto; }
/**************************************************************************************/
a { color: #000; text-decoration: none !important; outline: 0 none; outline: none !important; }
a:hover { color: #000; -webkit-transition: all 0.7s ease; -moz-transition: all 0.7s ease; -o-transition: all 0.7s ease; transition: all 0.7s ease; text-decoration: none; }
h1 { font-size: 32px; color: #000; padding: 10px 0 10px 0; font-weight: 700; margin: 0; font-family: 'Didot'; }
h2 { font-size: 27px; color: #000; padding: 10px 0 10px 0; font-weight: 700; margin: 0; font-family: 'Didot'; }
h3 { font-size: 18px; color: #000; padding: 10px 0 10px 0; font-weight: 700; margin: 0; font-family: 'Didot'; }
h4 { font-size: 16px; color: #000; padding: 10px 0 10px 0; margin: 0; font-family: 'Didot'; }
h5 { font-size: 14px; color: #000; padding: 10px 0 10px 0; margin: 0; }
h6 { font-size: 12px; color: #000; padding: 10px 0 10px 0; margin: 0; }
p { font-size: 16px; line-height: 22px; color: #000; padding: 10px 0 10px 0; margin: 0; }
/*----------------------------------------------------------------------------------*/
::selection { background: #972C5A !important; color: #fff !important; text-shadow: none; }
::-moz-selection {
background: #972C5A !important;
color: #fff !important;
text-shadow: none;
}
/*----------------------------------------------------------------------------------*/

html { }
body { font-size: 14px; -webkit-font-smoothing: antialiased; overflow-x: hidden; font-family: 'Didot';color: #312007; }
/* ---------------------------------------------------------------------------------*/ 
/* ----------------------- layout ----------*/
.wrapper { margin: 0 auto; overflow: hidden; }
.container { max-width: 1280px; width: 100%; }
.main-content { padding: 40px 0 40px; }
.header { background-color: #fff; height: auto; position: fixed; top: 0; transition: top 0.2s ease-in-out; width: 100%; z-index: 111; padding: 0 0; }
.header.sticky { background: rgba(255,255,255,0.90); transition: top 0.2s ease-in-out; }
.header.sticky .navbar-default { padding: 0 0; transition: top 0.2s ease-in-out; }
.header.sticky .logo img { width: 180px; transition: all 0.5s ease-in-out; height: auto; }
.header.sticky .navbar { transition: all 0.5s ease-in-out; margin: 52px 0 0; }
.header.sticky .navigation { padding: 2px 0 10px; transition: all 0.5s ease-in-out; }
/*-------------------------------------------*/ 
/* ------------------ HEADER HERE -------------------*/  
.logo { display: block; padding: 0 0; float: left; padding-left: 33px;padding-top: 38px; }
.logo img { transition: all 0.5s ease-in-out; max-width: 258px; height: auto; width: 100%; }
.navbar-header { display: none; }
/* ---------------------------------------------------------*/ 
/* ------------------------- NAVIGATION HERE ---------------*/
.mobilelist  {
display:none;
}
.mobilelist .headertoprgt { display: none; }
.navigation .container { max-width: 1280px; padding-left: 0px; padding-right: 0px; }
.navlist { float: left; width: 23%; }
.navbar-default { border: none; box-shadow: none; border-radius: 0; background: none; padding: 0 0; transition: all ease-in-out 0.3s; }
.navbar { float: right; width: 77%; margin: 59px 0 0; min-height: inherit !important; }
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .active > a { background: none !important; box-shadow: none !important; }
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus { background: none !important; box-shadow: none !important; }
.navigation { position: relative; z-index: 9999; /*box-shadow:0 0 8px -2px #000;*/ padding: 3px 0 17px; transition: all 0.5s ease-in-out; }
.navbar-collapse { padding: 0; justify-content: flex-end; }
.navbar-nav { float: none;width: 100%;  
    max-width: 700px;
    justify-content: space-between;
    padding: 21px 38px 0 0px;

}
.navbar-nav li { display: inline-block; position: relative; vertical-align: middle; }
.navbar-nav > .active > a { background: none !important; box-shadow: none !important; }
.navbar-default .navbar-nav > li { text-align: center;     padding: 5px 11px 0px 9px; float: none; }
.navbar-default .navbar-nav > li > a {     -webkit-text-stroke: 0.25px #312007;font-size: 14px; line-height: 16px; font-weight: 400; color: #312007; font-family: 'Didot'; text-transform: uppercase; padding: 0 0px 0; border: 0px solid rgba(0, 0, 0, 0); text-shadow: none !important; transition: all ease-in-out 0.3s; -webkit-transition: all ease-in-out 0.3s; -moz-transition: all ease-in-out 0.3s; -ms-transition: all ease-in-out 0.3s; -o-transition: all ease-in-out 0.3s; display: block; letter-spacing:0px; }
.navbar-default .navbar-nav li.active a { color: #972C5A; }
.navbar-default .navbar-nav li.active i { color: #fff; }    
.navbar-nav li ul li:nth-child(odd) { background: #E3E3E3; }
.navbar-default .navbar-nav > li > a:hover:after { visibility: visible; width: 100%; opacity: 1; }
.navbar-default .navbar-nav > li > a:after { content: ''; width: 5%; height: 1px; background: #fff !important; display: block; margin: 0 auto; padding: 0; visibility: visible; opacity: 0; transition: all ease-in-out 0.3s; -webkit-transition: all ease-in-out 0.3s; -moz-transition: all ease-in-out 0.3s; -ms-transition: all ease-in-out 0.3s; -o-transition: all ease-in-out 0.3s; }
/* .navbar-nav > li.active > a:after {content:''; width:100%; height:1px; background:#fff !important; display:inline-block; margin:0 0 10px; padding:0; visibility:visible; opacity:1; transition:all ease-in-out 0.3s; -webkit-transition:all ease-in-out 0.3s; -moz-transition:all ease-in-out 0.3s; -ms-transition:all ease-in-out 0.3s; -o-transition:all ease-in-out 0.3s;}  */ 
.navbar-default .navbar-nav li.active ul li a { color: #807D7D; }
.navbar-nav li ul { width: 190px; top: 100%; left: 10px; position: absolute; /*display:none; */ background: #fff; padding: 0px 0px; visibility: hidden; opacity: 0; margin-top: 6px; transform: translateY(25px); transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.01s; }
.navbar-nav li ul li { text-align: center; display: block; float: none; padding: 0; text-align: left; line-height: 20px; border-bottom: 1px solid #fff; }
.navbar-nav li ul li a { text-align: left; font-size: 15px; line-height: 20px; color: #000000; padding: 4px 0px 4px 5px; display: block; letter-spacing: 1.6px; text-transform: uppercase; }
.navbar-nav li ul li:first-child, .navbar-nav li ul { border-top-right-radius: 10px; }
.navbar-nav li ul li:last-child, .navbar-nav li ul { border-bottom-left-radius: 10px; }
.navbar-nav li ul li a i { /* float: right; */ position: absolute; right: 5px; left: auto; font-size: 25px; top: 5px; }
.navbar-nav li ul ul { width: 220px; top: 0; left: 215px; position: absolute; display: none; background: rgba(252,252,252,1); padding: 0; }
.navbar-nav li ul ul li { display: block; float: none; padding: 0 5px; text-align: left; line-height: 18px; }
.navbar-nav li ul ul li a { font-family: 'HelveticaNeue'; font-size: 16px; line-height: 25px; color: #807D7D; text-transform: none; padding: 8px 10px; ; border: 1px solid rgba(0, 0, 0, 0); display: block; }
.navbar-nav li ul li:hover { background: rgba(0,0,0,0.80); transition: all ease-in-out 0.5s; -webkit-transition: all ease-in-out 0.5s; -moz-transition: all ease-in-out 0.5s; -ms-transition: all ease-in-out 0.5s; -o-transition: all ease-in-out 0.5s; }
.navbar-nav li ul li:hover a { color: #fff !important; }
.navbar-nav li ul li:hover ul li a { color: #807D7D !important; }
.navbar-nav li ul li:hover ul li:hover a { color: #fff !important; }
.navbar-nav li ul li:hover .navbar-nav li ul ul li a { color: #807D7D; }
.navbar-nav li span { background: url(../images/icon-plus-white.png) no-repeat center; width: 35px; height: 35px; position: absolute; right: 8px; top: 5px; display: none; cursor: pointer; }
.navbar-nav li span.open { background: url(../images/icon-minus-white.png) no-repeat center; }
.navbar-nav li ul li span { background: url(../images/icon-plus.png) no-repeat center; width: 35px; height: 35px; position: absolute; right: 0px; top: 1px; display: none; cursor: pointer; }
.navbar-nav li ul li span.open { background: url(../images/icon-minus.png) no-repeat center; }
.navbar-toggle .icon-bar:nth-of-type(2) { top: 1px; }
.navbar-toggle .icon-bar:nth-of-type(3) { top: 2px; }
.navbar-toggle .icon-bar { position: relative; transition: all 500ms ease-in-out; }
.navbar-toggle.active .icon-bar:nth-of-type(1) { top: 6px; transform: rotate(45deg); }
.navbar-toggle.active .icon-bar:nth-of-type(2) { background-color: transparent; }
.navbar-toggle.active .icon-bar:nth-of-type(3) { top: -6px; transform: rotate(-45deg); }
.navbar-header .sr-only { width: 45px; text-align: center; height: auto; font-size: 12px; line-height: 12px; clip: inherit; position: absolute; left: -31px; top: 15px; transform: rotate(-90deg); text-shadow: inherit !important; color: #fff; font-weight: 600; }
.navbar-nav li ul li:last-child { border-bottom: 0px; }
/* ---------------------------------------------------------*/ 
/* ==================== Slider content Start ==================== */ 
.bannermain { width: 100%; display: block; position: relative; padding-top: 0px; }
.bannermain .item { cursor: default; }
.bannermain .item img { width: 100%; }
.owl-nav button { width: 81px; height: 81px; background: #FFFFFF !important; position: absolute; top: 40%; margin: 0 0 0 0 !important; display: block; cursor: pointer; font-size: 20px !important; line-height: 35px !important; color: #fff !important; padding: 0 !important; opacity: 1 !important; outline: none; border-radius: 50% !important; }
.owl-theme .owl-nav [class*='owl-']:hover { background: #fff !important; }
.owl-carousel .owl-nav button.owl-next { right: -41px !important; }
.owl-carousel .owl-nav button.owl-next img { padding-right: 18px; }
.owl-carousel .owl-nav button.owl-prev { left: -40px !important; }
.owl-carousel .owl-nav button.owl-prev img { padding-left: 18px; }
.owl-dots { position: absolute; width: 100%; bottom: -30px; }
.owl-theme .owl-dots .owl-dot span { /* border:2px solid #D01D24;*/ background: #FCE5E5; opacity: 1 !important; width: 19px; height: 19px; }
.owl-theme .owl-dots .owl-dot.active span { border: 1px solid #FCE5E5; background-color: transparent; }
.owl-theme .owl-dots .owl-dot:hover span { background: #FCE5E5; }
.owl-carousel .owl-next.disabled { opacity: 0.5 !important; }
.owl-carousel .owl-prev.disabled { opacity: 0.5 !important; }
.self-bnr .banner-inner-main { padding: 55px 0 50px; }
.banner-inner-main { position: absolute; width: 100%; left: 0; top: 0; height: 100%; padding: 0 0 0; display: flex; align-items: center; }
.banner-inner-cont { margin: 0 auto; padding: 0; max-width: 1000px; text-align: center; position: relative; }
.banner-inner-scroll h3 { color: #fff; text-shadow: 0 0px 15px rgba(0, 0, 0, 0.5); }
.scroll-cont img { width: 80px !important; margin: 0 auto; cursor: pointer; height: auto !important; }
.bannermain .owl-theme .owl-dots .owl-dot span { background: transparent; width: 19px; height: 19px; border: 1px solid #fff; }
.bannermain .owl-theme .owl-dots .owl-dot:hover span { background: rgba(255,255,255,0.60); }
.bannermain .owl-theme .owl-dots .owl-dot.active span { border: 1px solid #fff; background: #fff; }
.bannermain .owl-dots { bottom: 5px; }
.inner_banner { display: inline-block; margin: 122px 0 0; }
.banner-inner-cont h2 { font-size: 50px; line-height: 60px; color: #fff; padding-bottom: 0px; font-family: 'Josefin Sans', sans-serif; font-weight: 600; padding-top: 10px; }
.banner-inner-cont p { font-size: 37px; line-height: 60px; color: #FCE5E5; padding-bottom: 0px; font-family: 'Josefin Sans', sans-serif; font-weight: 600; text-transform: uppercase; padding-top: 0px; }
.banner-inner-cont .btn-book { max-width: 177px; width: 100%; margin: 0 auto; background: #E3E3E3; color: #0E0C0A; border-radius: 10px; font-size: 21px; line-height: 27px; letter-spacing: 1.6px; text-transform: uppercase; padding: 11px 0px; font-weight: 600; transition: all .5s ease-in-out; }
.banner-inner-cont .btn-book:hover { color: #0E0C0A; box-shadow: 0 0 0 .2rem rgba(227, 227, 227,.25)!important;
background: #E3E3E3!important; transform: scale(1.03); }
.bannerhome:before { content: ''; position: absolute; top: 0; background-color: transparent; width: 100%; height: 100%; left: 0; right: 0; bottom: 0; display: block; }
/* ==================== Program content Start ==================== */  
/* ==================== Footer content Start ==================== */ 
footer {padding: 79px 0 0px; }
footer .container{    max-width: 1082px;
    width: 100%;
    margin: 0 auto;}


footer .step-one { max-width: 288px; width: 100%; margin: 0 auto; text-align: center; padding-top: 27px; }
footer .step-one p {
    font-size: 17px;
    line-height: 28px;
    color: #312007;
    font-weight: 400;
    padding-top: 19px;
    -webkit-text-stroke: 0.25px #312007;
}

footer .step-one p, footer .step-one p a {  font-size: 17px;
    line-height: 28px;
    color: #312007;
    font-weight: 400;letter-spacing: 2.04px;
    padding-top: 19px;
    -webkit-text-stroke: 0.25px #312007; }
footer .step-one p { font-size: 17px;
    line-height: 28px;
    color: #312007;
    font-weight: 400;letter-spacing: 2.04px;
    padding-top: 19px;
    -webkit-text-stroke: 0.25px #312007;}
footer .bottom { padding-left: 30px; padding-top: 5px; }
footer .step-two, .social-icons { 
    max-width: 356px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    padding-top: 27px;
 }
footer .step-two img { padding-left: 27px;     padding-bottom: 20px;     width: 292px;}
footer .step-two ul li a img { padding-left: 0px !important; width:auto !important; }
footer .step-two h3 {  font-size: 17px;
    line-height: 28px;
    color: #312007;
    font-weight: 400;letter-spacing: 2.04px;
    padding-top: 19px;
    -webkit-text-stroke: 0.25px #312007; }
footer .step-three { max-width: 365px; width: 100%; margin: 0 auto; padding-top: 27px; }
footer .step-three ul {     padding-right: 10px;
    padding-left: 42px; }
footer .step-three h3 {  font-size: 17px;
    line-height: 28px;
    color: #312007;
    font-weight: 700;letter-spacing: 2.04px;text-align: center;
    padding-top: 19px;
    -webkit-text-stroke: 0.25px #312007;}
footer .step-two ul { text-align: center; padding-top: 38px; }
footer .step-two ul li { display: inline-block; margin: 0 6px 0; }
footer .step-three ul li {
    font-size: 17px;
    line-height: 15px;
    color: #312007;
    font-weight: 400;
    letter-spacing: 2.04px;
    padding-top: 19px;
    -webkit-text-stroke: 0.25px #312007;
}
footer .step-three ul li span { float: right; }
footer .step-two ul li { font-size: 16px; font-weight: 400; line-height: 30px; }
footer .step-two ul li span { padding-right: 8px; }
footer .step-two ul li strong { font-weight: 500 !important; }
footer .social-icons ul { margin: 0 0 0; padding: 0px 0 0; display: block; padding-top: 94px; }
footer .social-icons ul li { margin: 0 0 0 0; padding: 0 22px 0 0; display: inline-block; }
.design-bg { text-align: center; margin-top: 12px; }
.design-gird { padding: 0px; }
.design-gird p, .design-gird p a { font-size: 17px;
    line-height: 28px;
    color: #312007;
    font-weight: 400;text-align: center;
    padding-top: 19px;
    -webkit-text-stroke: 0.25px #312007; }

footer h3{
    font-size: 17px;
    line-height: 28px;
    color: #312007;
    font-weight: 700;letter-spacing: 2.04px;
    padding-top: 19px;
    -webkit-text-stroke: 0.25px #312007; 
}

footer .step-two img {
    padding-left: 0;
    padding-bottom: 0;
    width: 194px;
}

/* ==================== Footer content End ==================== */    
/* ==================== Loader content Start ==================== */
.loader { display: table; width: 100%; height: 100%; position: fixed; z-index: 99999999999999999999999; left: 0; top: 0; background: #fff; }
.loaderin { width: 100%; height: 100%; display: table-cell; vertical-align: middle; }
.loader-circle { border: 5px solid #000; border-radius: 50%; margin: 0 auto 25px; border-top: 5px solid #7DF8F4; width: 50px; height: 50px; -webkit-animation: spin 1s linear infinite; animation: spin 1s linear infinite; }
.loaderlogo { padding: 0 0 0px 0; width: 100%; text-align: center; margin: 0 0 25px; }
.loaderimage { padding: 0 0 0px 0; width: 100%; text-align: center; }
@-webkit-keyframes spin { 0% {
-webkit-transform: rotate(0deg);
}
 100% {
-webkit-transform: rotate(360deg);
}
}
@keyframes spin { 0% {
transform: rotate(0deg);
}
 100% {
transform: rotate(360deg);
}
}
.form-control::-webkit-input-placeholder {
 color: #312007;
}
.form-control::-moz-placeholder {
 color: #312007;
}
.form-control:-ms-input-placeholder {
 color: #312007;
}
.form-control:-moz-placeholder {
 color: #312007;
}
.input-group > .form-control:focus, .input-group > .custom-select:focus, .input-group > .custom-file .custom-file-input:focus ~ .custom-file-label { z-index: 0; }
 .join-gird .input-group .form-control::-webkit-input-placeholder, .leave-comment-sec .form-control::-webkit-input-placeholder {
 color: #919191;
}
.join-gird .input-group .form-control::-moz-placeholder, .leave-comment-sec .form-control::-moz-placeholder {
 color:#919191;
}
.join-gird .input-group .form-control:-ms-input-placeholder, .leave-comment-sec .form-control:-ms-input-placeholder {
 color: #919191;
}
.join-gird .input-group .form-control:-moz-placeholder, .leave-comment-sec .form-control:-moz-placeholder {
 color: #919191;
}
 .search-box .form-control::-webkit-input-placeholder {
 color: #727272;
}
.search-box .form-control::-moz-placeholder {
 color:#727272;
}
.search-box .form-control:-ms-input-placeholder {
 color: #727272;
}
.search-box .form-control:-moz-placeholder {
 color: #727272;
}
/* ==================== Loader content End ==================== */ 
/* ==================== Back to top Start ==================== */ 
.backtop-dv { }
.backtop-dv i { color: #000; transition: all 0.7s ease; font-size: 16px; vertical-align: middle; }
.back-to-top { display: block; width: 40px; height: 40px; line-height: 35px; text-align: center; position: fixed; bottom: -40px; right: 10px; background-color: #7DF8F4; color: #000; z-index: 999; border-radius: 50%; text-align: center; border: solid 1px #000; -webkit-transition: all 0.7s ease; -moz-transition: all 0.7s ease; -o-transition: all 0.7s ease; transition: all 0.7s ease; }
.back-to-top.show { bottom: 20px; }
.back-to-top:hover { background: #000000; border: solid 1px #fff; opacity: 1; filter: "alpha(opacity=100)"; -ms-filter: "alpha(opacity=100)"; }
.back-to-top:hover i { color: #fff; }
/*.go-top:hover {background-color: #5DBA9D;color: #FFFFFF;}*/ 
/* ==================== Back to top End ==================== */ 
.modal-header { border-bottom: none; }
.modal { padding-right: 0 !important; }
.close { width: 34px; height: 34px; /*    border: solid 2px #D01D24 !important; */ position: absolute; right: 10px; top: 10px; outline: none !important; border-radius: 50%; color: #ED1556 !important; font-size: 22px !important; line-height: 25px !important; opacity: 1 !important; text-align: center; text-shadow: none !important; font-weight: normal !important; background: #fff; z-index: 9; padding: 0 !important; margin: 0 !important }
.close span { margin: 0 0 0 0; display: block; font-size: 25px; font-weight: 600; line-height: 25px; color: #D01D24; }
.staff_modal_pop .gallery_cont { margin: 10px 0; }
.bounce { -moz-animation: bounce 2s infinite; -webkit-animation: bounce 2s infinite; animation: bounce 2s infinite; }
@-moz-keyframes bounce { 0%, 20%, 50%, 80%, 100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
 40% {
-webkit-transform: translateY(-30px);
transform: translateY(-30px);
}
 60% {
-webkit-transform: translateY(-15px);
transform: translateY(-15px);
}
}
@-webkit-keyframes bounce { 0%, 20%, 50%, 80%, 100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
 40% {
-webkit-transform: translateY(-30px);
transform: translateY(-30px);
}
 60% {
-webkit-transform: translateY(-15px);
transform: translateY(-15px);
}
}
@keyframes bounce { 0%, 20%, 50%, 80%, 100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
40% {
-webkit-transform: translateY(-30px);
transform: translateY(-30px);
}
60% {
-webkit-transform: translateY(-15px);
transform: translateY(-15px);
}
}
/* ==================== my self ==================== */
.review-box hr { margin-left: 53px; }
.call-text-header {
    position: absolute;
    z-index: 99999;
    float: right;
    right: 0;
    bottom: 44px;
    left: auto;
    transition: all ease-in-out .3s;
    padding-right: 31px;
}
.call-text-header ul { display: inline-block; margin: 0; padding: 0; }
.call-text-header ul li { display: inline-block; vertical-align: middle; padding: 2px 5px; }
.call-text-header ul li a { font-size: 16px; line-height: 19px; color: #312007; font-weight: 300; font-family: 'Didot';    letter-spacing: 0.32px; }
.call-text-header ul li a span { font-weight: 500; padding-right: 6px; }
.btn-blk { max-width: 192px; width: 100%; display: inline-block; background: #312007; color: #fff; border-radius: 0px; font-size: 20px; line-height: 24px; padding: 14px 5px 15px; letter-spacing: 2.02px; transition: all .5s ease-in-out; text-align: center;   font-weight: 600; }
.btn-blk:hover, .btn-blk:focus { color: #fff; box-shadow: 0 0 0 .2rem rgba(49, 32, 7,.25)!important;
background: #312007!important; transform: scale(1.03); }
.button-right { max-width: 183px; width: 100%; }
.header-social-icon ul li { display: inline-block; margin: 0; padding: 0px 3px; }
.header-social-icon { text-align: right; padding-right: 3px; }
.inner-banner-section { width: 100%; display: block; position: relative; }
.inner-banner-section img { width: 100%; }
.inner-banner-section .inner-container { position: absolute; width: 100%; left: 0; top: 0; height: 100%; display: flex; align-items: center; justify-content: center; }
.inner-banner-section .inner-container .banner-content { padding: 0; position: relative; max-width: 411px; width: 100%; margin: 0 18px 0 auto; text-align: center; }
.inner-banner-section .inner-container .banner-content h5 span { font-weight: 600; }
.inner-banner-section .inner-container .banner-content h5 { font-family: 'Didot'; color: #312007; font-weight: 300; font-size: 19px; line-height: 31px; letter-spacing: 0.57px;     -webkit-text-stroke: 0.25px #312007;}
.instragram-box { max-width: 828px; width: 100%; margin: 39px auto 0px; }
.instragram-flex ul li { display: inline-block; margin: 0 20px 0 12px;     position: relative;}
.instragram-flex ul li img { width: auto !important; padding-bottom:10px;}
.instragram-flex ul li span{    position: absolute;
    top: 15px;
    left: -10px;
    font-size: 8px;
    line-height: 10px;
    font-family: 'Didot';
    font-weight: 400;
    color: #312007;}
.instragram-cont { text-align: center; padding: 0px 0 0px; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; cursor: pointer; }
.instragram-inner { position: relative; overflow: hidden; }
.instragram-inner .instragram-ab { width: 100%; height: 100%; position: absolute; display: flex; align-items: center; justify-content: center; flex-flow: column; background-color: rgba(125,248,244,0.93); top: 0; left: 0; right: 0; text-align: center; padding: 0px; opacity: 0; visibility: hidden; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; }
.instragram-cont:hover .instragram-inner .instragram-ab { opacity: 1; visibility: visible; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; }
.instragram-inner .instragram-ab p { color: #312007; font-size: 12px; line-height: 15px; font-family: 'Didot'; font-weight: 300; padding-top: 5px; padding-left: 15px; padding-right: 12px; }
.instragram-flex { margin-top: -8px; }
.input-group > .custom-file { height: 55px; border: 1px solid #312007; border-radius: 0px; }
.control-center { text-align: center; font-size: 20px !important; line-height: 24px; letter-spacing: 2.02px !important; font-weight: 300 !important; padding-left: 18px; }
.custom-file-label {
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0px;
    z-index: 1;
    height: 53px;
    line-height: 22px;
    color: #312007;
    background-color: #fff;
    border: 0;
    border-radius: 0.25rem;
    padding-right: 38px;
    padding-left: 19px;
    padding-top: 16px;
    letter-spacing: 0;
    font-size: 18px;
    margin: 0;
    padding-bottom: 16px;
    -webkit-text-stroke: 0.25px #312007;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
}
.mb-40{margin-bottom: 40px !important;}


.custom-file-input:lang(en) ~ .custom-file-label::after, .custom-file-input1:lang(en) ~ .custom-file-label::after { content: ""; background: url(../images/site/upload.svg) no-repeat; background-color: transparent; width: 54px; height: 50px; padding: 19px 19px; background-position: 20px 15px; left: auto; right: 0; bottom: 0; top: 0; border-radius: 0px; cursor: pointer; }
.custom-file-input:focus~.custom-file-label { box-shadow: none; }
.custom-file-input { white-space: nowrap; }
.bacio-client form { padding-right: 3px; padding-left: 3px; }
.bacio-client { max-width: 706px; width: 100%; margin: 0 auto; }
.bacio-client h1 {     -webkit-text-stroke: 0.25px #312007; font-family: 'Didot'; color: #312007; font-size: 43px; line-height: 132px; font-weight: normal; text-align: center; text-transform: uppercase; padding-top: 3px; padding-bottom: 19px; }
.form-control { border: 1px solid #312007; border-radius: 0px; height: 55px;  color: #312007; font-weight: 400; 
    letter-spacing: 0.396px;  -webkit-text-stroke: 0.25px #312007; font-size: 18px;     padding: 11px 22px; }
.product-section { max-width: 907px; width: 100%; margin: 80px auto 104px; }
.product-section h2 { text-align: center; font-family: 'Didot'; font-weight: normal; color: #312007; font-size: 33px; line-height: normal; text-transform: uppercase; padding-bottom:48px; }
.policy-section { position: relative; margin-bottom: 60px; background: rgba(161,247,244,0.63); overflow:hidden; }
.policy-gird .show-policy { text-align: center; }
.policy-gird .show-policy h3 { font-family: 'Didot'; font-size: 53px; font-weight: normal; line-height: normal; text-transform: uppercase; color: #312007; margin-left: -6px; padding-bottom: 0px; }
.policy-gird .show-policy p { font-size: 20px; font-weight: 300; color: #312007; text-transform: uppercase; padding-top: 2px; }
.policy-gird .show-policy .line-border { border-top: 1px solid #312007; width: 100%; max-width: 575px; margin: 7px auto; }
.policy-gird .step-1 h4 { text-align: center; font-family: 'Didot'; font-weight: bold; text-transform: uppercase; font-size: 25px; color: #312007; }
.policy-gird .step-2 h4 { padding-left: 48px; font-family: 'Didot'; font-weight: bold; text-transform: uppercase; font-size: 25px; color: #312007; }
.policy-gird h6 { font-family: 'Didot'; font-weight: bold; text-transform: uppercase; font-size: 25px; color: #312007; padding-bottom: 12px; }
.policy-gird .step-2 p { font-size: 16px; font-weight: 300; color: #312007; line-height: 26px; padding-left: 2px; padding-top: 6px; }
.policy-gird .step-1 h5 { font-size: 23px; line-height: normal; font-weight: 300; color: #312007; }
.policy-gird .step-2 h5 { font-size: 23px; font-weight: 300; color: #312007; line-height: 37px; padding-top: 2px; padding-left: 2px; }
.policy-align .step-1 { max-width: 498px; width: 100%; margin: 0 0 0 auto; padding-top: 8px; }
.pl-05 { padding-left: 8px; }
.ptbl-25 { padding-left: 34px; padding-top: 5px; padding-bottom: 16px; }
.pl-height-34 { padding-left: 34px; padding-top: 2px; line-height: 37px !important; }
.policy-align .step-2 { max-width: 510px; width: 100%; margin: 0 auto; padding-top: 8px; }
.policy-section:before { content: ''; position: absolute; left: -166px; top: -26px; background: url(../images/site/palm-trees-left.svg) no-repeat; width: 437px; height: 437px; z-index: -1; }
.policy-section:after { content: ''; position: absolute; right: -114px; top: -75px; background: url(../images/site/palm-trees-right.svg) no-repeat; width: 437px; height: 437px; z-index: -1; }
.about-section h1 { font-family: 'Didot'; color: #312007; font-size: 43px; line-height: normal; font-weight: normal; text-align: center; text-transform: uppercase; padding-top: 7px; margin-left: -9px; padding-bottom: 35px; }

.about-section .about-content p {
    color: #312007;
    font-size: 19px;position: relative;
    line-height: 33px;
    font-weight: 400;
    padding-bottom: 33px;    margin-bottom: 22px;
    -webkit-text-stroke: 0.25px #312007;
}


.about-section .about-content p.line::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 44px;
    width: 1040px;
    height: 1px;
    background: #312007;
    margin: 0 auto;
    text-align: center;
  
}

.about-section .about-content .about-border { border-top: 1px solid #312007; width: 100%; max-width: 1043px; margin: 7px auto 22px; }
.about-section { max-width: 1125px; width: 100%; margin: 39px auto 10px; }
.press-section { max-width: 760px; width: 100%; margin: 41px auto 170px; }
.press-section h1 { text-align: center; color: #312007; font-size: 43px; font-family: 'Didot'; font-weight: normal; text-transform: uppercase; padding-bottom: 44px; }
.press-img.step-1 { max-width: 322px; width: 100%; margin: 0 auto; }
.press-img.step-2 { max-width: 346px; width: 100%; margin: 0 auto; }
.press-section .row.align-items-center { margin-bottom: 49px; }
.heading-h1 { font-family: 'Didot'; font-size: 43px; font-weight: normal; line-height: normal; color: #312007; text-align: center; text-transform: uppercase; padding-top: 45px; padding-bottom: 32px; }
.makeover-cont h2 { color: #312007; font-family: 'Didot'; font-size: 43px; font-weight: normal; line-height: normal; text-align: center; text-transform: uppercase; padding-top: 16px; padding-bottom: 4px; }
.request-btn { text-align: center; }
.request-btn .btn-request {-webkit-justify-content: center;
    -webkit-align-items: center;
    display: -webkit-flex; max-width: 377px; height: 70px; border: 2px solid #312007; display: flex; align-items: center; justify-content: center; width: 100%; margin: 0 auto; border-radius: 0px; font-size: 17px; font-weight: 500; line-height: normal; transition: all .5s ease-in-out; color: #312007; text-transform: uppercase; letter-spacing: 1.19px; }
.request-btn .btn-request:hover, .request-btn .btn-request:focus { color: #312007; transform: scale(1.03); }
.makeover-bg {margin: 49px 0; background: #D5C3AA; }
.makeover-bg .makeover-box { max-width: 850px; padding-bottom: 20px; width: 100%; margin: 0 auto; }
.makeover-cont { padding: 0px 0px 0px 17px; max-width: 366px; width: 100%; }
.makeover-cont.right-padding { padding: 0px 10px 0px 6px; }
#makeover-gird .owl-nav button { top: 48%; background: transparent !important; }
#makeover-gird .owl-nav button.owl-prev { left: -133px !important; }
#makeover-gird .owl-nav button.owl-next { right: -85px !important; }
.contact-heading { text-align: center; padding: 40px 0px 36px; }
.contact-heading h1 { font-family: 'Didot'; font-size: 43px; font-weight: normal; line-height: normal; color: #312007; text-transform: uppercase; padding-bottom: 25px; }
.contact-heading p {
    color: #312007;
    font-size: 24px;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0 !important;
    font-family: 'Didot';
}
.mb-34{margin-bottom: 20px;}

.bacio-contact h2 { font-family: 'Didot'; font-size: 43px; text-align: center; line-height: normal; font-weight: normal; text-transform: uppercase; color: #312007; padding-top: 30px; padding-bottom: 41px; }
.bacio-contact form {
    max-width: 701px;
    width: 100%;
    margin: 3px auto;
}

.bacio-contact form label { letter-spacing: 1.818px;   font-size: 18px; line-height: normal; color: #312007; width: 100%; text-align: right; padding-top: 5px; }
.address-content { text-align: center; padding-top: 10px; }
.address-content p {
    font-size: 18px;
    color: #312007;
    letter-spacing: 0;
    line-height: normal;
    padding-right: 30px;
}

.address-content p span { padding-right: 20px; }
.address-content ul { padding: 6px 0px 0px 39px; }
.address-content ul li {
    font-size: 18px;
    color: #312007;    line-height: 34px;
    letter-spacing: 1.818px;
    line-height: normal;
    display: inline-block;
    margin: 0 15px 0 0;
    letter-spacing: 0px;
}
.address-content ul li span { padding-right: 14px; }
.hour-content { max-width: 530px; width: 100%; margin: 0 auto; padding: 59px 0px 10px 5px; }

.hours-main{
    max-width: 336px;
    width: 100%;
    margin: 0 auto;
    padding: 28px 0;
}
.hour-content h3 {
  
    color: #312007;
    font-size: 33px;
    line-height: normal;
    letter-spacing: 3.96px;
    font-weight: 600;
    padding-bottom: 4px;
    text-align: center;
}

.hour-content ul li {
    font-size: 20px;
    line-height: 39px;
    letter-spacing: 2px;
    font-weight: 300;
    color: #312007;
    text-transform: capitalize;
    -webkit-text-stroke: 0.25px #312007;
}
.hour-content ul li span { float: right; }
textarea.form-control { height: 153px !important; }
textarea { resize: none; }
select, select.form-control { background-image: url(../images/site/select-arrow.svg); background-repeat: no-repeat; background-position: 98%; background-position: calc(100% - 15px); -webkit-appearance: none; -moz-appearance: none; -ms-appearance: none; appearance: none; box-shadow: none; }
.send-request-box { text-align: center; padding-left: 26px; padding: 15px 0px; }
.send-request-box .btn-blk {
    max-width: 193px !important;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0px;
    -webkit-text-stroke: 0.25px #fff;
}
.btn-blk{
    -webkit-text-stroke: 0.25px #fff;
}
.team-member-frm .custom-file-label{   -webkit-text-stroke: 0.25px #312007;}
.bottom-gird { max-width: 1043px; width: 100%; margin: 0 auto; padding-bottom: 63px; }
.bottom-gird .line-border { border-top: 1px solid #312007; width: 100%; max-width: 100%; margin: 7px auto; }
.staff-section { max-width: 1125px; width: 100%; margin: 26px auto; }
.staff-section h1 { font-family: 'Didot'; text-align: center; color: #312007; line-height: normal; text-transform: uppercase; font-size: 43px; font-weight: normal; margin-left: -11px; padding-bottom: 47px; }
/*.staff-section .staff-content h2 { font-family: 'Didot'; font-weight: normal; font-size: 33px; line-height: normal; color: #312007; text-transform: uppercase; padding-top: 0px; padding-bottom: 15px; }*/
.staff-section .staff-content h2 { font-family: 'Didot'; font-weight: normal; font-size: 22px; line-height: 32px; color: #312007; text-transform: uppercase; padding-top: 0px; padding-bottom: 15px; }
.staff-section .staff-content h2 span{font-size: 38px;}
.staff-section .staff-content p span, .staff-section .staff-content p b { font-weight: 500; }
.staff-section .staff-content p {
    font-size: 18px;
    color: #312007;
    line-height: 29px;-webkit-text-stroke: 0.25px #312007;
    font-family: 'Didot';
    font-weight: 400;
    padding-bottom: 16px;
}
.staff-section .staff-content ul { padding-left: 1px; padding-bottom: 11px; }
.staff-section .staff-content ul li {-webkit-text-stroke: 0.25px #312007; font-weight: normal; font-size: 17px; line-height: 23px; color: #312007; font-family: 'Didot'; }
/* .staff-section .staff-content ul li span { color: #0077B5; } */
.btn-staff { -webkit-justify-content: center;
    -webkit-align-items: center;
    display: -webkit-flex; max-width: 377px; height: 70px; border: 2px solid #312007; display: flex; align-items: center; justify-content: center; width: 100%; margin: 0 auto; border-radius: 0px; font-size: 16px; font-weight: 500; line-height: normal; transition: all .5s ease-in-out; color: #312007; text-transform: uppercase; letter-spacing: 1.12px; padding: 0px; margin-bottom: 18px; }
.btn-staff:hover, .btn-staff:focus { color: #312007; transform: scale(1.03); }
.staff-content { padding-right: 15px; }
.staff-img-box { padding-left: 8px; padding-top: 2px; }
.staff-img-box .img-box { padding-bottom: 24px; }
.staff-img-box .img-box img { margin-bottom: 26px; }

.staff-img-box ul li, .staff-img-box p {
    font-size: 20px;
    line-height: 29px;
    font-weight: 400;
    -webkit-text-stroke: 0.25px #312007;
    color: #312007;padding: 0 0 10px 0;
}

.staff-img-box ul li span, .staff-img-box ul li b, .staff-img-box p b, .staff-img-box p span { font-weight: 500; }
.staff-section .border-line, .max-1142 .border-line { border-top: 1px solid #312007; padding-bottom: 46px; width: 100%; max-width: 1043px; margin: 15px auto; }
.pb-md-21 { padding-bottom: 21px !important; }
.plr-7 { padding-left: 7px; padding-top: 3px; padding-right: 2px; }
.staff-two .staff-img-box { padding-left: 7px; padding-top: 4px; }
.staff-two .staff-img-box .img-box { padding-left: 0px; padding-bottom: 17px; }
.staff-two .staff-img-box .img-box img { margin-bottom: 25px; }
.staff-two .staff-img-box .img-box .btn-staff { font-size: 17px; }
.staff-two .staff-content ul li, .staff-five .staff-content ul li, .staff-six .staff-content ul li { font-weight: 300 !important; }
.staff-two .staff-img-box ul { margin-left: -4px; margin-right: -22px; }
.staff-two .staff-content { padding-left: 12px; padding-top: 2px; padding-right: 7px; }
.staff-two .staff-content h2 { margin-bottom: 14px; }
.staff-two .staff-content ul { padding-bottom: 19px; }
.staff-two { padding-bottom: 15px; }
.staff-three { padding-top: 4px; }
.staff-three .staff-content { padding-left: 5px; padding-top: 2px; padding-right: 0px; }
.staff-three .staff-content h2 { padding-bottom: 6px; }
.staff-three .staff-img-box .btn-staff { max-width: 401px; }
.staff-three { padding-bottom: 17px; }
.staff-three .staff-img-box .img-box { padding-bottom: 10px; }
.staff-four .staff-img-box .btn-staff { font-size: 17px; margin-bottom: 25px; }
.staff-four .staff-content { padding-left: 18px; padding-right: 0px; padding-top: 2px; }
.staff-four { padding-bottom: 15px; }
.staff-four .staff-content ul { padding-bottom: 13px; }
.staff-four .staff-img-box .img-box { padding-bottom: 17px; }
.staff-five .staff-content { padding-right: 15px; padding-left: 6px; padding-top: 3px; }
.staff-five .staff-content h2 { padding-bottom: 12px; }
.staff-five .staff-content ul { padding-bottom: 25px; }
.staff-five .staff-img-box .img-box .btn-staff { max-width: 391px; font-size: 17px; }
.staff-five { padding-bottom: 15px; }
.staff-five .staff-img-box .img-box { padding-bottom: 19px; padding-right: 8px; }
.staff-six .staff-content { padding-right: 0px; padding-left: 23px; padding-top: 1px; }
.staff-six .staff-content h2 { padding-bottom: 0px; }
.staff-six .staff-content ul { padding-bottom: 23px; }
.staff-six { padding-bottom: 6px; }
.staff-seven .staff-content { padding-left: 6px; padding-right: 0px; }
.staff-seven .staff-content h2 { margin-right: -11px; 
/*font-size: 32px;*/
padding-bottom: 17px;}
.staff-seven { padding-bottom: 16px; }
.pb-md-13 { padding-bottom: 2px !important; }
.level-system-section h2 { font-family: 'Didot'; text-align: center; font-size: 43px; color: #312007; text-transform: uppercase; font-weight: normal; padding-bottom: 27px; }
.level-system-section { padding-bottom: 24px; }
.pb-md-28 { padding-bottom: 28px !important; }
.level-system-section p { -webkit-text-stroke: 0.25px #312007;  font-size: 21px; color: #312007; font-weight: 300; line-height: 33px; text-align: center; padding-bottom: 24px; }
.max-1142 { max-width: 1142px; width: 100%; margin: 0 auto; }
.download-btn .btn-staff { max-width: 458px; }
.come-join-team h2 { font-family: 'Didot'; text-align: center; font-size: 43px; color: #312007; text-transform: uppercase; font-weight: normal; padding-bottom: 14px; }
.come-join-team p { font-size: 22px; color: #312007; font-weight: 300; line-height: 33px; text-align: center; padding-bottom: 49px; padding-right: 5px; }
.come-join-team { padding-bottom: 57px; }
.come-join-team .btn-staff { font-family: 'Didot'; text-transform: uppercase; font-size: 20px; letter-spacing: 0px !important;    background: #312007;
    color: #fff; }
.mb-md-74{margin-bottom: 74px;}
.about-section .about-content p a{text-decoration: underline !important;}
.mb-57{    margin-bottom: 57px !important;}
.pl-11{    padding-left: 11px;}


/* Kendu Calendar CSS Start */
.k-header.form-control-request { height: auto; box-shadow: none; width: 100%; }
.k-calendar th { font-size: 12px; }
.k-picker-wrap .k-input { height: auto; padding: 0 8px; color: #333; }
.k-picker-wrap { border: none; position: relative; display: contents; }
.k-calendar .k-footer .k-link, .k-calendar .k-header .k-link { font-size: 15px; }
.k-calendar .k-header { background: #c6d8a6 !important; color: #fff; }
.k-icon { font-size: 20px; }
.k-calendar .k-link { line-height: 2; }
.k-calendar .k-nav-next, .k-calendar .k-nav-prev { width: 35px; height: 35px; }
.k-link:hover { background: #3c2155 !important; color: #fff !important; }
.k-calendar .k-state-selected .k-link, .k-calendar .k-weekend.k-state-selected .k-link, .k-calendar:not(.k-calendar-infinite) .k-content .k-state-selected .k-link, .k-calendar:not(.k-calendar-infinite) .k-content .k-weekend .k-state-selected .k-link, .k-drag-clue, .k-event.k-state-selected { background-color: #5C2A15; }
/* .k-calendar .k-state-focused .k-link, .k-calendar .k-state-selected.k-state-focused .k-link{background-color:#34cade;} */
.k-header.form-control { border: 1px solid #707070; border-radius: 0; }
.k-calendar .k-footer { width: 100%; display: block; text-align: center; }
.k-state-disabled { color: #3c2155; }
.k-select .k-i-calendar, .k-select .k-i-clock { font-size: 20px; line-height: 40px; height: 40px; }
.k-calendar:not(.k-calendar-infinite) .k-content .k-link { font-size: 15px; }
.k-widget.form-control .k-input { height: 40px; box-shadow: none; color: #999 !important; }
.k-autocomplete, .k-dateinput-wrap, .k-dropdown-wrap, .k-multiselect-wrap, .k-numeric-wrap, .k-picker-wrap { background: none !important; }
.btn-default { background-color: #312007; background-position: 0 -15px; background: #312007 !important; color: #fff; }
.k-icon { color: #fff !important; }
.k-calendar .k-footer .k-link, .k-calendar .k-header .k-link { color: #fff !important;background: #312007;  }
.k-datetimepicker .k-link { background: #312007; }
.k-nav-fast { color: #fff !important; }
.k-maskedtextbox.form-control .k-textbox, .k-textbox.form-control, .k-widget.form-control { background-color: #fff; background-image: none; border: 1px solid #ccc; border-radius: 4px; }
.clearfix-auro h2 { text-transform: uppercase; text-align: center; font-size: 30px; padding-top: 20px; padding-bottom: 40px; font-family: 'Montserrat-Medium'; color: #381d51; }

.k-widget.form-control .k-input { padding: 0 13px !important; height: 40px !important; }
.text-clr { text-transform: uppercase; text-align: center; font-size: 30px; padding-top: 20px; padding-bottom: 40px; font-family: 'Montserrat-Medium'; color: #381d51; }
.k-picker-wrap .k-select { background: #312007; padding: 15px; }
.k-picker-wrap, .form-control[readonly] { color: #fff !important; border-radius: 4px !important; background: none; background: none !important; }
.k-autocomplete .k-select, .k-dateinput-wrap .k-select, .k-dropdown-wrap .k-select, .k-multiselect-wrap .k-select, .k-numeric-wrap .k-select, .k-picker-wrap .k-select { padding: 15px !important; }
.k-picker-wrap { border: none !important; }
.k-dateinput-wrap, .k-dropdown-wrap, .k-numeric-wrap, .k-picker-wrap { align-items: center; }
.k-picker-wrap .k-select { height: 40px; }
.k-maskedtextbox.form-control .k-textbox, .k-textbox.form-control, .k-widget.form-control { background-color: #fff; 
background-image: none; max-width: 100%; width: 100%; 
        border: 1px solid #312007;
    border-radius: 0px;
    height: 55px;
font-family: 'Didot';
    color: #312007;
    font-weight: 400;
    letter-spacing: 1.818px;
    font-size: 18px;
}
.provide { display: inline-block; margin-bottom: 85px !important; }
.provide-form { display: inline-block; margin-top: 58px; width: 100%; }
.k-picker-wrap .k-select { height: 55px; width: 55px; float: right; position: absolute; right: 0; }
.k-maskedtextbox.form-control .k-textbox, .k-textbox.form-control, .k-widget.form-control { position: relative; }
.k-calendar .k-content .k-today { color: #c6d8a6 !important; }
.k-widget.form-control .k-input { border-radius: 0px !important; }
.k-picker-wrap, .form-control[readonly] { border-radius: 0px !important; }
.k-widget.form-control .k-input { height: 55px; box-shadow: none; color: #000 !important; }
.wrap-mx-last-appt { max-width: 1000px; width: 100%; margin: auto; padding-top: 60px; padding-bottom: 60px; }
.contact-wrap { padding-top: 20px; }
.k-calendar .k-header{
     background: #312007 !important;
    
}
.k-link .k-nav-prev{
    background: #312007 !important; 
}
.k-calendar .k-footer{
    width:100%;  background: #312007 !important;
}
.k-calendar .k-footer .k-link{
        text-align: center;
    width: 100%;
    margin: auto;
}
.product  .modal-dialog {
        max-width: 900px;
    width: 100%;
}
.product   {
    padding-right: 15px !important;  
}
.modal-backdrop.portfolio-modal-inner {
  background-color: rgba(255, 255, 255, 0.6);
   opacity: 0.5;
  filter: blur(100px); 
  -webkit-filter: blur(100px);
  -moz-filter: blur(100px);
  -o-filter: blur(100px);
  -ms-filter: blur(100px); 
}

body.modal-open .wrapper{
  -webkit-filter: blur(10px);
  -moz-filter: blur(10px);
  -o-filter: blur(10px);
  -ms-filter: blur(10px);
  filter: blur(10px);
}

.modal-backdrop.show {
    opacity: 0.5;
    filter: blur(141px);
}
.price  .modal-dialog{
    max-width:600px;width:100%;margin:auto;
}
.price-img{
        max-width: 556px;
    width: 100%;
    margin: 0 auto;
}
.price-img img{
    width:100%; 
    display: block;
}

.careers-main{max-width: 745px; width: 100%; margin: 0 auto; padding: 40px 0 45px;}
.careers-main h1 { font-family: 'Didot'; color: #312007; font-size: 43px; line-height: normal; font-weight: normal; text-align: center; text-transform: uppercase; padding-top: 7px;padding-bottom: 25px; }
.careers-main > p{color: #312007; font-size: 24px; line-height: 33px; font-weight: 300; padding: 10px 0 30px; margin: 0 0 30px; border-bottom: solid 1px #312007;}
.careers-inner-grid{padding: 10px 0 20px;}
.careers-inner-grid h2{font-size: 28px; line-height: 39px; color: #312007; font-weight: 600; letter-spacing: 3.3px; padding: 0 0 20px;text-transform: uppercase;}
.careers-inner-grid ul{margin: 0; padding: 0; list-style-type: disc;padding: 0 0 0 20px;}
.careers-inner-grid ul li{color: #312007; font-size: 24px; line-height: 33px; font-weight: 300;margin: 0 0 10px;}
.career-upload-btn .input-group{margin-bottom: 20px;}
.career-upload-btn .input-group > .custom-file{border: none;}
.career-upload-btn .custom-file-label::after{display: none;}
.career-upload-btn .input-group input{width: 0; height: 0;}
.career-upload-btn .custom-file-label{height: auto; padding: 18px 25px; background-color: #65B6AB;font-weight: 600; color: #fff;border-radius: 0; max-width: 300px;text-align: center;white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
.career-upload-btn:last-child .custom-file-label{max-width: 284px;}


.staff-img-box .img-box img {
    margin-bottom: 26px;
    height: 740px;
    object-fit: cover;
    object-position: top center;
}

.staff-content p br{display: none;}

.btn.btn-blk.rev-btn{
    line-height: 30px;
    padding: 10px 10px;    margin: 16px 0;
}

.inner-banner-section  br{display: none;}
.client-bacio{    padding: 38px 0;}

.title{
    font-size: 53px;
    text-align: center;
    color: #312007;
    -webkit-text-stroke: 0.25px #312007;
    text-transform: uppercase;
    line-height: 49px;
}
.policy-grid .policy-inner-content p, .policy-grid .policy-inner-content p.line {max-width: 804px;width: 100%;margin: 0 auto;font-size: 18px;    -webkit-text-stroke: 0.25px #312007; color: #312007;text-align: center;letter-spacing: 0.576px;line-height: 32px; position: relative;       padding: 0 0 38px; }
.silent-section-inner-content p {max-width: 804px; width: 100%; margin: 0 auto; font-size: 18px; -webkit-text-stroke: 0.25px #312007; color: #312007;text-align: center;letter-spacing: 0.576px;line-height: 32px; position: relative; padding: 0 0 38px; }

.policy-inner-content p.line::after {
    content: '';
    position: absolute;
    bottom: 0;
    width: 100%;
    max-width: 575px;
    height: 1px;
    background: #312007;
    left: 50%;
    transform: translate(-50%, -50%);
}

.policy-grid{
    max-width: 1028px;width: 100%;margin: 0 auto;
}
.policy-card .polity-info {    margin-bottom: 14px;}
.policy-card .polity-info h4 {font-weight: 700; font-size: 25px;text-transform: uppercase;color: #312007;letter-spacing:0px;}
.policy-card .polity-info p {font-size: 17px;color: #312007;    -webkit-text-stroke: 0.25px #312007;line-height: 26px;     padding: 3px 34px 17px 0;}

.policy-inner-content{margin-bottom: 27px;}
.policy-thank-you h4{text-transform: uppercase;font-size: 25px;font-weight: 700;color: #312007;}


.req-appt{    padding: 10px 0;}

.img-box a.btn{
    max-width: 435px;background: #312007;color: #fff;-webkit-text-stroke: 0.25px #fff;
}

.img-box a:last-child{color:#312007;background: transparent; -webkit-text-stroke: 0.25px #312007; }

.form-control:focus{outline: 0 !important;box-shadow: none;border-color: #312007;}
/* 
.wrapper, body, .header{max-width: 1280px;width: 100%;margin: 0 auto;}
 */











@media(max-width:1024px){
    .mb-28{
        margin-bottom:15px;
    }
}
@media(max-width:990px){
   .product   {
    padding-right: 15px !important;    padding-left: 15px !important;
} 
.price .modal-dialog {
   
   
    padding-top: 15px;
}

}

@media(max-width:767px){
     .product   {
    padding-right: 15px !important;    padding-left: 0px !important;
}  
 .price {
    padding-right: 15px !important;    padding-left: 0px !important;
}  
.price .modal-dialog {
   
    margin: auto;
    text-align: center;
    padding-left: 15px;
    padding-top: 15px;
}

.price-img img{
    width:100%;
}

.careers-main h1{font-size: 33px; line-height: normal;}
.careers-main > p{font-size: 18px; line-height: 25px;padding: 10px 0 20px;margin: 0 0 20px;}
.careers-inner-grid h2{font-size: 24px; line-height: normal; letter-spacing: 2.3px;}
.careers-inner-grid ul li{font-size: 18px; line-height: normal;}
.careers-inner-grid{padding: 10px 0 15px;}
.ploicy-home{padding: 40px 0;}
.title{
    font-size: 38px;    line-height: 41px;
}
.policy-inner-content h4{margin-bottom: 20px;}

}
.silent-appointments h2{text-align: center; font-family: 'Didot'; font-weight: normal; color: #312007; font-size: 30px; line-height: normal; text-transform: uppercase; padding-bottom: 48px;}
.silent-appointments{padding: 40px 0;}
@media(max-width:575px){
   
    
}


 @media(max-width: 990px) {
.sub-menu ul li a { font-size: 12px; }
}
 @media(max-width:400px) {
.k-calendar { width: 320px; }
}
/* end of kendo CSS Document */
.max_600{
    max-width: 600px;width: 100%;margin: auto;
}
.max_600 .career-upload-btn:last-child .custom-file-label {
    max-width: 100%;
}
.custom_btn_sub .btn-blk{
    padding: 12px 20px;
}
.custom_btn_sub{
    padding-top: 1.5rem;padding-bottom: 1.5rem;
}

.team-member-padd{    padding:42px 0px 16px;}
.team-member-frm .send-request-box{    text-align: left; padding-left: 9px; padding-top: 28px;}
.team-member-frm{ padding-bottom: 58px;}

.team-member-frm .custom-file-input2:lang(en) ~ .custom-file-label::after{display: none;}
.team-member-frm .input-group{padding-right: 10px;}
.team-member-frm .custom-file{    max-width: 193px; margin: 28px 0 0 auto;     overflow: hidden;}
.team-member-frm .custom-file-label{     text-align: center; padding: 15px 0;}
.makeover-inner img{    height:349px !important; object-fit: cover;}
.contact-heading h1{margin-bottom: 17px;}

select.form-control{
background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="18.908" height="10.868" viewBox="0 0 18.908 10.868"><path id="Path_11" data-name="Path 11" d="M6855.16,335.5l8.04,8.04,8.04-8.04" transform="translate(-6853.746 -334.086)" fill="none" stroke="%23312007" stroke-linecap="round" stroke-width="2"/></svg>') no-repeat calc(100% - 16px) center;
}




.team-member-frm .custom-file-label{text-align: left; padding: 15px 15px;
}
.team-member-frm .custom-file-label span {
    margin-right: 10px;
    display: inline-block;
    vertical-align: sub;
    padding-left: 8px;
}

.compassionFundFixed { max-width: 508px; width: 100%; position: fixed; right: 20px; bottom: 40px; border: 1px solid #312007; display: flex; align-items: center; justify-content: space-between; background: #fff; padding: 21px 19px; z-index: 11; transition: all 0.4s ease;}
.compassionFundFixed h4 { padding: 0; font-size: 20px; font-weight: 700; text-transform: uppercase; color: #312007; padding-bottom: 3px; }
.compassionFundFixed p { font-size: 18px; color: #312007; line-height: 24px; padding: 0; font-weight: 400; }
.compassionFundFixed .btn-blk { min-width: 127px; width: 100%; letter-spacing: 0; }
.compassionFundFixed.centered { bottom: 50%; transform: translateY(50%);}
@media(max-width:575px){
  .compassionFundFixed{right: 0; display: block;}
  .compassionFundFixed .compassionRight{padding: 5px 0 0;}
}
