/********************************** Font Family Start ***********************************/
@import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@font-face { font-family: 'Katulamp'; src: url('../fonts/Katulamp/Katulamp.eot'); src: url('../fonts/Katulamp/Katulamp.eot?#iefix') format('embedded-opentype'), url('../fonts/Katulamp/Katulamp.svg#Katulamp') format('svg'), url('../fonts/Katulamp/Katulamp.ttf') format('truetype'), url('../fonts/Katulamp/Katulamp.woff') format('woff'), url('../fonts/Katulamp/Katulamp.woff2') format('woff2'); font-weight: normal; font-style: normal; }
/********************************** Font Family End ***********************************/

/*====================================== 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.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; text-decoration: none; }
h1 { font-size: 30px; color: #000; padding: 10px 0 10px 0; font-weight: 700; margin: 0; font-family: 'Raleway', sans-serif; }
h2 { font-size: 25px; color: #000; padding: 10px 0 10px 0; font-weight: 700; margin: 0; font-family: 'Raleway', sans-serif; }
h3 { font-size: 18px; color: #000; padding: 10px 0 10px 0; font-weight: 700; margin: 0; font-family: 'Raleway', sans-serif; ; }
h4 { font-size: 16px; color: #000; padding: 10px 0 10px 0; font-weight: 700; margin: 0; font-family: 'Raleway', sans-serif; }
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: 20px; color: #000; padding: 10px 0 10px 0; margin: 0; font-family: 'Raleway', sans-serif; }
p a { color: #000; padding: 0 0 0px 0; font-family: 'Raleway', sans-serif; }
/*----------------------------------------------------------------------------------*/
::selection { background: #142559 !important; color: #fff !important; text-shadow: none; }

::-moz-selection {
 background: #142559 !important;
 color: #fff !important;
 text-shadow: none;
}
/*----------------------------------------------------------------------------------*/

html { width: 100%; height: 100%; }
body { font-size: 14px; -webkit-font-smoothing: antialiased; overflow-x: hidden; font-family: 'Raleway', sans-serif; }
/* ---------------------------------------------------------------------------------*/

/* ----------------------- layout ----------*/
.wrapper { margin: 0 auto; }
.container { max-width: 1180px; width: 100%; }
.main-content { padding: 40px 0 40px; }
.btn-default { display: inline-block; background: #45B1C4 !important; color: #ffffff; border-radius: 0; font-size: 18px; line-height: 20px; padding: 8px 12px; margin: 0 2px; border: none; font-weight: 400; letter-spacing: 1px; /* box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2); */ -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; }
.btn.btn-default:focus, .btn.btn-default:hover { color: #fff; box-shadow: 0 0 0 0.2rem rgba(69, 177, 196, 0.5) !important; }
.btn-info.btn-default:focus, .btn-info.btn-default:hover { color: #fff; box-shadow: 0 0 0 0.2rem rgba(69, 177, 196, 0.5) !important; }
.max-1250 { max-width: 1250px; width: 100%; }
/*-------------------------------------------*/

/* ------------------ HEADER HERE -------------------*/
.header { height: auto; position: fixed; top: 0; width: 100%; z-index: 99; padding: 15px 0; transition: all 0.5s ease-in-out; }
.headertoprgt { margin: 0; transition: all 0.5s ease-in-out; }
.logo { display: inline-block; padding: 0; float: none; }
.logo img { transition: all 0.5s ease-in-out; max-width: 100%;/* width: 222px;*/ height: auto; }
.header.sticky { background: rgb(148 142 144 / 56%); transition: all 0.5s ease-in-out; padding: 10px 0; box-shadow: 0px 3px 6px rgba(0,0,0, 0.2); }
.header.sticky .navbar-default { padding: 0 0; transition: all 0.5s ease-in-out; }
.header.sticky .logo img { max-width: 150px; transition: all 0.5s ease-in-out; height: auto; }
.header.sticky .navbar { margin: 0 0 0; transition: all 0.5s ease-in-out; }
.navbar-header { display: none; }

/* ---------------------------------------------------------*/

/* ------------------------- NAVIGATION HERE ---------------*/
.mobilelist . {
display:none;
}
.mobilelist .headertoprgt { display: none; }
.navigation { position: relative; z-index: 9; padding: 0 0; }
.navlist { float: left; width: 25%; padding: 0 10px; }
.navbar-default { border: none; box-shadow: none; border-radius: 0; background: none; padding: 0 0; transition: all 0.5s ease-in-out; }
.navbar { float: right; width: 834px; padding: 0; }
.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; }
.navbar-collapse { padding: 0; }
.navbar-nav { float: none; display: flex; justify-content: space-between; width: 100%; align-items: center; }
.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: 10px 0 0px; float: none; }
.navbar-default .navbar-nav > li > a { font-size: 17px; font-weight: 400; display: block; line-height: 20px; text-transform: uppercase; color: #fff; padding: 0 0px 0; border: 0px solid rgba(0, 0, 0, 0); text-shadow: none !important; text-transform: uppercase; 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 > a:hover { color: #fff; }
.navbar-default .navbar-nav li.active a { color: #fff; }
.navbar-default .navbar-nav > li > a:hover:after { visibility: visible; width: 100%; opacity: 1; }
.navbar-default .navbar-nav > li > a:after { content: ''; display: none; width: 5%; height: 1px; background: #142559 !important; 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%; visibility: visible; opacity: 1; }
.navbar-default .navbar-nav li.active ul li a { color: #142559; }
.navbar-nav li ul { width: 190px; top: 100%; left: 0; box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2) !important; position: absolute; /*display:none; */ background: rgba(255,255,255,1); padding: 5px 5px; visibility: hidden; opacity: 0; transform: translateY(25px); transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.01s; border-radius: 10px; }
.navbar-nav li ul li { display: block; float: none; padding: 4px 10px; text-align: left; line-height: 20px; }
.navbar-nav li ul li a { font-size: 15px; line-height: 18px; font-weight: 400; color: #142559; padding: 0; border: 1px solid rgba(0, 0, 0, 0); display: block; }
.navbar-nav li ul ul { width: 200px; top: 0; left: 200px; border-radius: 20px; position: absolute; box-shadow: 0 5px 20px rgba(0, 0, 0, 0.5) !important; display: none; background: rgba(255,255,255,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-size: 15px; line-height: 18px; font-weight: 400; color: #142559; padding: 8px 10px; ; border: 1px solid rgba(0, 0, 0, 0); display: block; }
.navbar-nav li ul li:hover {/*background:#fff;*/ color: #000; 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 a:hover { color: #142559; }
.navbar-nav li span { background: url(../images/icon_plus.png) no-repeat center; width: 35px; height: 35px; position: absolute; right: 8px; top: 5px; display: none; cursor: pointer; position: absolute; right: 5px; top: 0; display: none; cursor: pointer; width: 100%; left: auto; background-position: right; transition: all ease-in-out 0.3s; }
.navbar-nav li span.open { background: url(../images/icon_minus.png) no-repeat center; transition: all ease-in-out 0.3s; background-position: right; }
/* .navbar-nav li span                {background:url(../images/icon_plus.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.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); -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -o-transform: rotate(45deg); -ms-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); -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -o-transform: rotate(-45deg); -ms-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); -ms-transform: rotate(-90deg); -webkit-transform: rotate(-90deg); -o-transform: rotate(-90deg); -moz-transform: rotate(-90deg); text-shadow: inherit!important; color: #142559; font-weight: 600; }
.navbar-default .navbar-nav > li > a.nav-search { color: #45B1C4; }
/* ---------------------------------------------------------*/

/* ==================== Slider content Start ==================== */

.bannermain { width: 100%; display: block; position: relative; padding: 0 0 0; }
.home-banner img { width: 100%; height: auto; }
.bannermain .owl-carousel .owl-item img { width: 100%; height: auto; }
.bannermain .item { cursor: default; }
.bannermain .owl-nav button { width: 23px; height: auto; position: absolute; top: 50%; margin: -15px 0 0 0 !important; display: block; cursor: pointer; font-size: 40px !important; line-height: 30px !important; color: #fff !important; background: none !important; padding: 0 !important; opacity: 1 !important; outline: none; }
.bannermain .owl-carousel .owl-nav button.owl-next { right: 10px !important; }
.bannermain .owl-carousel .owl-nav button.owl-prev { left: 10px !important; }
.bannermain .owl-dots { position: absolute; width: 100%; bottom: 0; }
.bannermain .owl-theme .owl-dots .owl-dot span { border: 2px solid #142559; background: rgba(214,145,90,0); opacity: 1 !important; width: 16px; height: 16px; }
.bannermain .owl-theme .owl-dots .owl-dot.active span { border: 2px solid #fff; background: rgba(86,186,147,1); }
.owl-carousel .owl-next.disabled { opacity: 0.5 !important; }
.owl-carousel .owl-prev.disabled { opacity: 0.5 !important; }
.banner_mask { position: relative; }
/*.banner_mask::before{content: ''; position: absolute; top: 0; background-color:rgba(255, 255, 255, 0.54); width: 100%; height: 100%; left: 0; right: 0; bottom: 0; display: block; }*/

.banner-inner-main { position: absolute; width: 100%; left: 0; top: 0; display: flex; align-items: center; height: 100%; z-index: 3; display: -webkit-flex; -webkit-align-items: center; }
.banner-inner-cont { margin: 0 auto; padding: 0; text-align: center; width: 100%; max-width: 880px; position: relative; }
.banner-inner-cont .input-group-news-letter { padding: 45px 0 0; }
.input-group-news-letter { padding: 0; }
.input-group-news-letter .btn { margin: 0; border-radius: 30px; padding: 0 25px 0 10px; background: #FFFFFF !important; box-shadow: 5px 3px 6px rgba(0, 0, 0, 0.16) !important; border: none; }
.input-group-append { border: none;/* border-radius: 30px; */ padding: 0 0 0 0; margin-left: 0; }
.input-group > .form-control { border-radius: 30px 0 0 30px; border: none; box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16) !important; text-align: center; }
.input-group-append span img { width: 23px !important; height: auto !important; }
.input-group { display: -webkit-flex; }
.shape-parent { position: relative; }
.shape-bg { position: absolute; left: auto; right: 0; top: 0; z-index: 3; }
.shape-bg img { opacity: 0.8; }
.shape-bg-2.shape-bg { position: absolute; left: 0; top: auto; bottom: 0; z-index: 2; right: auto; }
/* ==================== Slider 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 #e4dcdc; border-radius: 50%; margin: 0 auto 25px; border-top: 5px solid #142559; 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);
}
}
/* ==================== Loader content End ==================== */

/* ==================== Back to top Start ==================== */

.backtop-dv { }
.backtop-dv i { color: #fff; transition: all 0.7s ease; font-size: 16px; vertical-align: middle; }
.back-to-top { display: block; width: 81px; height: 81px; line-height: 35px; text-align: center; position: fixed; bottom: -40px; right: 20px; background-color: none; color: #fff; z-index: 999; border-radius: 50%; text-align: center; border: solid 1px #fff; -webkit-transition: all 0.7s ease; -moz-transition: all 0.7s ease; -o-transition: all 0.7s ease; transition: all 0.7s ease; right: 70px; display: flex; align-items: center; justify-content: center; border: 1px solid #fff; }
.back-to-top.show { bottom: 20px; }
.back-to-top:hover { background: none; border: solid 1px #fff; opacity: 1; filter: "alpha(opacity=100)"; -ms-filter: "alpha(opacity=100)"; opacity: 1; }
.back-to-top:hover i { color: #fff; }
/*.go-top:hover {background-color: #5DBA9D;color: #FFFFFF;}*/

/* ==================== Back to top End ==================== */


/* ==================== Form Styling Start ==================== */

.form-control { border: solid 1px #707070; color: #000000; font-size: 18px; font-weight: 400; height: 55px; border-radius: 0px; padding: 6px 20px; }
.form-control:focus { box-shadow: 0 0 0 0.2rem rgba(20, 37, 89,0.25); }
select, select.form-control { font-size: 16px; line-height: 25px; color: #000000; font-weight: 400; padding-right: 50px; background-image: url(../images/arrow-down.png); background-repeat: no-repeat; background-position: 98%; background-position: calc(100% - 15px); background-color: #fff!important; -webkit-appearance: none; -moz-appearance: none; -ms-appearance: none; appearance: none; box-shadow: none; outline: 0; }
.form-group label { font-size: 18px; }
.custom-control-label::before { background: transparent; border: solid 1px #142559 !important; }
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before { border-color: #142559 !important; background-color: #142559 !important; }
.custom-control-input:focus ~ .custom-control-label::before { box-shadow: none !important; box-shadow: none !important; }
.custom-control-input:checked ~ .custom-control-label::before { background-color: #142559 !important; }
input[type="file"] .js .inputfile { width: 0.1px; height: 0.1px; opacity: 0; overflow: hidden; position: absolute; z-index: -1; }
.inputfile + label { max-width: 80%; font-size: 15px; font-weight: 700; /* text-overflow: ellipsis;
  white-space: nowrap; */ cursor: pointer; display: inline-block; /* overflow: hidden; */ padding: 5px 0 0; }
.no-js .inputfile + label { display: none; }
.inputfile:focus + label, .inputfile.has-focus + label { outline: 1px dotted #000; outline: -webkit-focus-ring-color auto 5px; }
.file-input-content input[type="file"] { display: none; }
.inputfile-1 + label { border: solid 2px #142559 !important; color: #fff; padding: 6px 25px; border-radius: 6px; font-size: 20px; font-weight: 800; background: #142559; }
.inputfile-5 + label { color: #142559; }
.inputfile-5:focus + label, .inputfile-5.has-focus + label, .inputfile-5 + label:hover { color: #142559; }
.inputfile-5 + label figure { width: 208px; max-width: 100%; text-align: center; border: solid 2px #142559 !important; color: #fff; padding: 6px 15px; border-radius: 6px; font-size: 20px; font-weight: 800; background: #142559; margin: 5px 0 0; }
/* ==================== Form Styling End ==================== */

.modal-header { border-bottom: none; }
.modal { padding-right: 0 !important; }
.close { width: 39px; width: 39px; height: 39px; border: solid 2px #fff !important; position: absolute; right: 20px; top: 20px; outline: none !important; border-radius: 50%; 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: -3px 0 0 0; display: block; font-size: 40px; font-weight: 400; line-height: 40px; color: #fff; }
.owl-nav button { width: 23px; height: auto; position: absolute; top: 50%; margin: -50px 0 0 0 !important; display: block; cursor: pointer; font-size: 55px !important; line-height: normal !important; color: #142559 !important; background: none !important; padding: 0 !important; opacity: 1 !important; outline: none; }
.owl-carousel .owl-nav button.owl-next { right: 0 !important; }
.owl-carousel .owl-nav button.owl-prev { left: 0 !important; }
.owl-dots { position: absolute; width: 100%; bottom: -30px; }
.owl-theme .owl-dots .owl-dot span { border: 2px solid #142559; background: rgba(214,145,90,0); opacity: 1 !important; width: 12px; height: 12px; }
.owl-theme .owl-dots .owl-dot.active span { border: 2px solid #fff; background: rgba(86,186,147,1); }
.owl-carousel .owl-next.disabled { opacity: 0.5 !important; }
.owl-carousel .owl-prev.disabled { opacity: 0.5 !important; }
.pose-carousel-main { padding: 0 0; }
.home-pose-inner { padding: 0 30px; }
.container { max-width: 1280px; width: 100%; }
.custom-container { padding-right: 10px; padding-left: 15px; }
.shape-bg img { opacity: 0.8; }
.shape-bg { position: absolute; left: -25%; right: auto; top: -200px; z-index: 11; width: 100%; overflow: hidden; }
.shape-parent { overflow: hidden; }
.banner-inner-cont h1 { font-size: 124px; line-height: 149px; font-family: 'Katulamp'; color: #fff; font-weight: normal; }
.banner-inner-cont { margin: 0 auto; padding: 0; text-align: center; width: 100%; max-width: 100%; position: relative; padding-top: 158px; padding-right: 27px; }
.banner-inner-cont p { color: #fff; text-transform: uppercase; font-size: 21px; font-family: 'Raleway', sans-serif; font-weight: 400; letter-spacing: 2.52px; padding-left: 16px; margin: 0; padding-top: 0; }
.box-wrap { min-height: 468px; height: 100%; display: flex; align-items: center; justify-content: center; }
.sec-wrap h2 { font-family: 'Katulamp'; color: #2D777E; font-size: 61px; font-weight: normal; padding-top: 10px; line-height: 73px; margin-bottom: 14px; }
.sec-wrap p { line-height: 25px; padding-left: 5px; text-align: center; font-size: 21px; letter-spacing: 2.52px; text-transform: uppercase; color: #2D777E; font-family: 'Raleway', sans-serif; font-weight: 600; padding-top: 18px; }
.sec-wrap a { line-height: 25px; padding-left: 0px; text-align: center; font-size: 21px; letter-spacing: 2.52px; text-transform: uppercase; color: #2D777E; font-family: 'Raleway', sans-serif; font-weight: 600; }
.bg-black { background: #000; }
.box-shadow { box-shadow: 0px 20px 20px rgba(0,0,0, 0.16); }
.sec-wrap img { margin-top: -54px; }
.main-wrap { padding-top: 102px; padding-bottom: 95px; }
.btn-learn a { max-width: 287px; width: 100%; margin: auto; min-height: 76px; height: 100%; border: 3px solid #fff; }
.main-text { max-width: 986px; width: 100%; margin: 0 auto; text-align: center; }
.main-text strong { font-family: 'Raleway', sans-serif; font-weight: 600; }
.main-text p { font-size: 23px; line-height: 36px; font-family: 'Raleway', sans-serif; font-weight: 400; }
.btn-learn a { max-width: 287px; width: 100%; margin: auto; min-height: 76px; height: 100%; border: 3px solid #fff; color: #fff; display: block; font-size: 21px; display: flex; align-items: center; justify-content: center; letter-spacing: 2.52px; text-transform: uppercase; font-weight: 600; font-family: 'Raleway', sans-serif; padding-left: 4px; }
.btn-learn { margin-top: 60px; }
.newslatter-form h3 { font-size: 104px; line-height: 125px; color: #000000; font-family: 'Katulamp'; font-weight: normal; text-align: center; }
.wrpa-no-bg { padding-top: 60px; }
.mx-form form { max-width: 773px; width: 100%; margin: auto; }
.mx-form { padding-top: 33px; }
.custom-width-wrap-col-3 { flex: 0 0 24%; max-width: 24%; padding: 0px; text-align: right; }
.custom-width-wrap-col-9 { flex: 0 0 73%; max-width: 73%; padding-left: 19px; }
.mx-form label { font-size: 21px; padding-top: 7px; font-family: 'Raleway', sans-serif; font-weight: 400; letter-spacing: 2.52px; color: #000000; padding-right: 21px; }
.mx-253 { max-width: 253px; width: 100%; }
.mx-form .form-group { margin-bottom: 26px; }
.custom-space { padding-top: 0; padding-right: 14px !important; }
.mx-form button { position: absolute; top: 1px; right: 16px; width: 195px; min-height: 53px; border: none; border-radius: 0px; background: #000; color: #fff; font-size: 20px; letter-spacing: 2.02px; font-weight: 600; display: flex; align-items: center; justify-content: center; padding-left: 15px; }
.insta-wrap { padding-top: 79px; padding-bottom: 60px; }
.col-md-half img { width: 100%; }
.col-md-half { flex: 0 0 20%; max-width: 20%; padding: 0 10px; }
.insta-wrap .container { max-width: 1230px; width: 100%; }
.img-insta { padding: 0px; }
.insta-textlink {padding: 10px 0 10px; color: #000 !important; font-size: 22px; line-height: 28px; }
.insta-textlink a{color: #000 !important; font-weight: 600;}
.insta-grid-col{margin: 10px 0 10px;}
.insta-grid-col img{width: 100%; height: 280px; object-fit: cover; display: block;} 

.bg-footer { background: #2D777E; min-height: 424px; height: 100%; }
.index-wrap { margin-top: 38px; }
.foote-social-iocns { padding-top: 55px; }
.foote-social-iocns ul { display: inline-flex; }
.foote-social-iocns ul li { padding-left: 24px; }
.menu-btn a { max-width: 179px; width: 100%; border: 1.5px solid #fff; min-height: 51px; height: 100%; display: flex; align-items: center; justify-content: center; font-size: 14px; font-weight: 600; letter-spacing: 0.168px; color: #fff; }
.menu-btn { padding-top: 28px; padding-left: 25px; }
.center-sec h2 { font-weight: normal; font-size: 104px; line-height: 125px; color: #fff; font-family: 'Katulamp'; text-align: center; padding-top: 18px; }
.footer-timings h3 { padding-left: 38px; color: #fff; font-weight: 700; font-size: 16px; line-height: 19px; letter-spacing: 1.616px; font-family: 'Raleway', sans-serif; text-align: center; text-transform: uppercase; }
.footer-timings { padding: 6px 10px; }
.footer-timings ul { padding-top: 27px; padding-left: 0; padding-right: 0; }
.footer-timings ul li { color: #fff; font-weight: 400; font-family: 'Raleway', sans-serif; line-height: 19px; font-size: 16px; letter-spacing: 1.616px; }
.footer-timings p { font-size: 16px; color: #fff; letter-spacing: 1.616px; text-align: center; line-height: 19px; }
.footer-timings a { font-size: 16px; color: #fff; letter-spacing: 1.616px; text-align: center; line-height: 19px; }
.p-left-wrap { padding-top: 30px; padding-left: 30px; }
.phn { text-align: center; padding-left: 47px; padding-top: 7px; }
.pl-45 { padding-left: 45px !important; }
/*---------searchbar___---------------*/
.overlay { height: 100%; width: 100%; display: none; position: fixed; z-index: 1; top: 0; left: 0; background-color: rgb(0,0,0); background-color: rgba(0,0,0, 0.9); }
.overlay-content { position: relative; top: 46%; width: 80%; text-align: center; margin-top: 30px; margin: auto; }
.overlay .closebtn { position: absolute; top: 20px; right: auto; font-size: 60px; cursor: pointer; color: white; display: block; right: 100px; width: 100%; text-align: right; }
.overlay .closebtn:hover { color: #ccc; }
.overlay input[type=text] { padding: 15px; font-size: 17px; border: none; float: left; width: 80%; background: white; }
.overlay input[type=text]:hover { background: #f1f1f1; }
.overlay button { float: left; width: 20%; padding: 10px; background: #000; font-size: 24px; border: none; cursor: pointer; color: #ffff; }
.overlay button:hover { background: #000; }
/*-------end------------*/
.right-side-btn a { width: 147px; min-height: 34px; height: 100%; display: flex; align-items: center; justify-content: center; font-size: 11px; font-weight: 400; line-height: 13px; text-transform: uppercase; background: #2D777E; box-shadow: 0px 3px 6px rgba(0,0,0,0.16); color: #fff; margin-bottom: 10px; }
.right-side-btn { position: fixed; right: 46px; z-index: 99; display: block; top: 120px; }
.overlay input[type=text]:focus { outline: 0px; }
/*---------------------about page --------------------*/
.main-abt { padding-top: 22px; }
.relax-text h1 { font-size: 194px; line-height: 233px; color: #2D777E; font-family: 'Katulamp'; font-weight: normal; text-align: center; padding-top: 26px; padding-right: 77px; }
.about-inner-text h2 { font-size: 64px; line-height: 70px; font-weight: 700; font-family: 'Raleway', sans-serif; color: #000000; text-transform: uppercase; }
.about-inner-text p { font-size: 21px; line-height: 25px; text-align: left; color: #000000; font-weight: 400; padding-top: 14px; max-width: 592px; width: 100%; }
.main-sec-abt { padding-top: 151px; }
.nav-black ul li a { color: #000 !important; }
.shadow { box-shadow: 0px 20px 20px rgba(0,0,0,0.16); }
.main-sec-abt { margin-bottom: 28px; }
.text-head h1 { font-size: 74px; font-weight: 700; line-height: 87px; text-transform: uppercase; color: #000; font-family: 'Raleway', sans-serif; }
.owner-wrap { padding-top: 14px; }
.client-container { margin: auto; max-width: 1122px; width: 100%; }
.text-head { padding-bottom: 52px; }
.client-img-center { margin: auto; display: block; text-align: center; }
.client-img-left { margin: auto; display: block; text-align: left; padding-left: 15px; }
.client-img-right { margin: auto; display: block; text-align: right; }
.client-text h3 { color: #000; font-weight: 700; font-size: 30px; line-height: 35px; }
.client-text { padding-top: 40px; padding-left: 4px; }
.client-text p { text-align: center; font-weight: 400; font-size: 18px; color: #000000; line-height: 26px; padding-top: 33px; max-width: 316px; width: 100%; }
.float-wrap { float: right; padding-left: 4px; }
.wrpa-bg { background: #000000; margin-top: 43px; }
.wrpa-bg .newslatter-form h3 { color: #fff; }
.wrpa-bg .newslatter-form { padding-top: 62px; padding-bottom: 80px; }
.wrpa-bg .mx-form label { color: #fff; }
.wrpa-bg .mx-form button { background: #2D777E; }
.join-team h1 { font-size: 74px; color: #000; line-height: 99px; font-weight: 700; text-transform: uppercase; text-align: center; }
.team { padding-top: 48px }
.join-team p { font-size: 26px; letter-spacing: 0.91px; color: #000; font-weight: 300; text-align: center; line-height: 42px; padding-top: 50px; }
.join-team a { text-decoration: underline !important; }
.more-info a { max-width: 193px; width: 100%; background: #000; display: flex; align-items: center; justify-content: center; min-height: 53px; height: 100%; text-align: center; color: #fff; text-transform: uppercase; font-weight: 700; text-decoration: none !important; font-size: 20px; letter-spacing: 2.02px; margin: auto; }
.more-info { margin-top: 47px; }
.about-wrap { margin-top: 78px; }
button:focus { outline: 0px !important; }
/*--------------end of about-----------------*/


/*------------------services ---------------*/
.services-main-head h2 { font-weight: normal; font-size: 64px; color: #fff; line-height: 70px; }
.bg-services { background: #000; padding-top: 86px; }
.services-main-head h2 { text-transform: uppercase; font-weight: 700; font-family: 'Raleway', sans-serif; }
.services-main-head p { color: #fff; font-size: 21px; line-height: 28px; font-weight: 400; font-family: 'Raleway', sans-serif; text-align: center; max-width: 890px; width: 100%; margin: auto; padding-top: 30px; }
.services-main-head { padding-bottom: 125px; }
.mt-120 { margin-top: 120px; }
.max-services { max-width: 1075px; width: 100%; margin: auto; }
.custom-p-8 { padding: 0 8px; }
.service-title h3 { text-transform: uppercase; color: #000; letter-spacing: 0.91px; padding-bottom: 25px; line-height: 30px; font-size: 26px; padding-top: 30px; font-weight: 700; }
.service-title a { text-decoration: underline !important; font-size: 26px; letter-spacing: 0.91px; color: #2D777E; text-transform: uppercase; }
.pt-70 { padding-top: 69px; }
.pt-40 { padding-top: 40px; }
.pt-54 { padding-top: 54px; }
.pt-67 { padding-top: 67px; }
.services-wrap { margin-top: 65px; }
/*---------------------end of services-----------*/


/*-------------------products--------------------*/
.product-des .services-main-head h2 { font-size: 114px; line-height: 137px; font-family: 'Katulamp'; font-weight: normal; text-transform: capitalize; }
.product-des { padding-top: 7px; }
.product-des .services-main-head p { font-family: 'Raleway', sans-serif; font-weight: 300; max-width: 1128px; width: 100%; margin: auto; font-size: 26px; letter-spacing: 0.91px; line-height: 42px; padding-top: 18px; }
.product-des .services-main-head { padding-bottom: 60px; }
.product-container { max-width: 1044px; width: 100%; margin: auto; }
.pt-110 { padding-top: 110px; }
.pb-65 { padding-bottom: 65px; }
.mt-132 { margin-top: 132px; }
.bg-donations { background: #2D777E; }
.bg-donations .services-main-head { padding-bottom: 18px; }
.bg-donations .services-main-head a { color: #fff; text-decoration: underline !important; }
.donation-form { max-width: 745px; width: 100%; margin: auto; padding-top: 76px; }
.donation-form form { margin-left: 45px; }
.donation-form .form-group .form-control { text-transform: uppercase; font-size: 18px; color: #000; font-weight: 400; letter-spacing: 1.818px; font-weight: 400; font-family: 'Raleway', sans-serif; }
.donation-form .form-group { margin-bottom: 34px; }
.donation-form textarea { min-height: 215px; height: 100%; resize: none; padding-top: 15px; }
/*=========file upload custom css===============*/
.input-group > .custom-file { height: 55px; border: 1px solid #000; border-radius: 0px; max-width: 193px; margin-top: 19px; cursor: pointer; }
.custom-file-input { position: relative; z-index: 2; width: 100%; height: calc(2.25rem + 2px); margin: 0; opacity: 0; cursor: pointer; }
.custom-file-label { cursor: pointer; position: absolute; top: 0; left: 0px; z-index: 1; letter-spacing: 1.818px; height: 50px; line-height: 22px; color: #312007; background-color: #fff; border: 0; border-radius: 0.25rem; padding-right: 0; padding-left: 37px; padding-top: 15px; font-size: 18px; font-family: 'Raleway', sans-serif; font-weight: 400; text-transform: uppercase; cursor: pointer; }
.custom-file-input:lang(en) ~ .custom-file-label::after, .custom-file-input1:lang(en) ~ .custom-file-label::after { content: ""; background: url(../images/upload.svg) no-repeat; background-color: transparent; width: 54px; height: 50px; padding: 19px 19px; background-position: 8px 19px; left: auto; right: 0; bottom: 0; top: 0; border-radius: 0px; cursor: pointer !important; }
.btn-submit { margin-top: 18px; margin-left: 30px; }
 @media(min-width: 768px) {
.offset-md-2 { margin-left: 14.666667%; }
}
/*===================end =========================*/
.donation-form { margin-bottom: 40px; }
.btn-submit button { max-width: 193px; width: 100%; min-height: 55px; height: 100%; background: #2D777E; font-size: 20px; line-height: 27px; display: flex; align-items: center; justify-content: center; letter-spacing: 2.02px; border-radius: none; border: none; color: #fff; font-weight: 700; }
.donation-form { margin-bottom: 24px; }
.contact-main-sec { display: inline-block; margin-top: 77px; }
.contact-mt-12 { margin-top: -12px; }
.contact-main-sec-wrap .services-main-head { padding-bottom: 32px; }
.contact-main-sec-wrap .services-main-head h2 { padding-top: 33px; }
.contact-timings h3 { color: #2D777E; font-size: 30px; letter-spacing: 3.03px; padding-left: 0px; padding-top: 15px; padding-right: 26px; }
.contact-timings ul li { color: #2D777E; }
.contact-timings a { color: #2D777E; padding-right: 15px; }
.contact-timings p { color: #2D777E; }
.pt-41 { padding-top: 41px; }
.contact-list { max-width: 612px; width: 100%; margin: auto; padding: 0; }
.contact-timings { padding: 0px; }
.contact-timings ul { padding-left: 17px; padding-right: 48px; padding-top: 42px; }
.wrap-right-sec { padding-left: 61px !important; padding-bottom: 18px; }
.pt-59 { padding-top: 59px; }
.mx-193 button { width: 193px; }
.mt-7 { margin-top: 7px; }
.header-background-white .header.sticky { background: #fff; }
.header-background-black .header.sticky { background: #000; }
.career-main-sec { display: inline-block; margin-top: 73px; }
.mt-wrap-top { margin-top: -6px; }
.mt-wrap-top .services-main-head a { color: #fff; text-decoration: underline !important; }
.mt-wrap-top .services-main-head { padding-bottom: 73px; padding-top: 7px; }
.head-wrap-career { padding-top: 91px }
.custom-career-col-8 { flex: 0 0 64%; max-width: 64%; }
.custom-career-col-4 { flex: 0 0 36%; max-width: 36%; }
.text-carrer-application h2 { font-size: 84px; font-family: 'Katulamp'; font-weight: normal; color: #2D777E; padding-left: 5px; }
.career-btn a { max-width: 374px; width: 100%; min-height: 55px; height: 100%; display: flex; align-items: center; justify-content: center; background: #000; color: #fff; font-weight: 700; font-size: 20px; letter-spacing: 2.02px; }
.career-btn { margin-top: 59px; margin-bottom: 29px; }
.text-carrer-application { padding-top: 160px; }
.career-wrap { margin-top: 112px; }
/*-----------------------end ----------------------------*/


/*----------------------services inner pages ------------*/
.all-services .services-main-head { padding-bottom: 62px; /*  padding-top: 43px;
*/
padding-bottom: 62px; }
.group-booking-text { max-width: 1128px; width: 100%; margin: auto; text-align: center; padding-top: 53px; }
.inner-services-text p { font-size: 26px; line-height: 42px; font-weight: 300; letter-spacing: 0.91px; padding-bottom: 32px; }
.pr-35 { padding-right: 35px; }
.goup-booking-wrap { margin-top: 106px; }
.center-sec h2 { padding-left: 0; padding-right: 74px; }
.footer-timings h3 { padding-left: 0; padding-top: 20px; }
.pl-45 { padding-left: 0 !important; padding-right: 0; }
.footer-timings { padding: 6px 0px; }
.footer-timings ul { padding-top: 15px; padding-left: 0; padding-right: 0; }
.p-left-wrap { padding-top: 15px; padding-left: 0; padding-right: 0; }
.phn { text-align: center; padding-left: 0; padding-top: 8px; padding-right: 0; }
.membership-services .mx-width-inner-services { max-width: 674px; width: 100%; margin: auto; }
.mx-width-inner-services ul li { font-size: 26px; line-height: 42px; letter-spacing: 0.91px; font-weight: 700; text-align: left; text-transform: uppercase; }
.mx-width-inner-services p { font-size: 26px; font-weight: 300; line-height: 42px; text-align: left; letter-spacing: 0.91px; padding-top: 0px; padding-bottom: 42px; max-width: 564px; width: 100%; }
.mx-width-inner-services span { font-size: 26px; font-weight: 300; line-height: 42px; text-align: left; letter-spacing: 0.91px; padding-top: 0px; width: 9%; float: right; white-space: nowrap; }
.mt-77 { margin-top: 77px; }
.mx-para-services p { max-width: 977px; width: 100%; margin: auto; font-size: 19px; font-weight: 300; line-height: 22px; text-align: center; padding-top: 38px; }
.membership-wrap { margin-top: 106px; }
.all-inner-services { padding: 0px; }
.all-inner-services .services-main-head { padding-top: 60px; /* padding-bottom: 43px;*/padding-bottom: 43px; }
.all-inner-services .services-main-head h2 { padding-bottom: 35px; padding-top: 0px; }
.mt-56 { margin-top: 56px; }
.wedding-wrap { margin-top: 84px; }
.mt-113 { margin-top: 113px; }
.mt-10 { margin-top: 15px; }
.pt-13 { padding-top: 13px !important; }
.spa-wrap { margin-top: 156px; }
.mt-91 { margin-top: 91px; }
.mt-92 { margin-top: 92px; }
.mt-92 .mx-width-inner-services ul li { padding-bottom: 42px; }
.pl-4-wrap { padding-top: 4px !important; }
.hair-removal-wrap { margin-top: 71px; }
.mt-72 { margin-top: 72px; }
.permanent-makeup-ser { padding-top: 42px; }
.ser-wrap-spe .list-42 { padding-bottom: 42px; }
.pt-36 { padding-top: 51px; }
.pl-des { padding-bottom: 0px !important; padding-top: 0px !important; }
.pt-23 { padding-top: 23px !important; }
.pt-21 { padding-top: 21px !important; }
.massage-wrap { margin-top: 114px; }
.back-to-top { display: none; }

.mt-82 { margin-top: 82px; }
.treatment-wrap { margin-top: 122px; }
.mt-84 { margin-top: 84px; }
.pt-115 { padding-top: 115px; }
.pl-des-23 { padding-top: 0px !important; padding-bottom: 23px !important; }
.pt-des-0 { padding-top: 0px !important; padding-bottom: 0px !important; }
.facial-wrap { margin-top: 99px; }
.mt-80 { margin-top: 80px; }
.pl-des-19 { padding-bottom: 19px !important; padding-top: 0px !important; }
.nail-wrap { margin-top: 87px; }
.mx-width-inner-services h3 { font-size: 26px; line-height: 42px; letter-spacing: 0.91px; font-weight: 700; text-align: left; padding-bottom: 0px; padding-top: 0px; text-transform: uppercase; }
.hair-services ul li { font-weight: 300 !important; }
.text-cap { text-transform: capitalize !important; }
.hair-sec-wrap .hair-sec { font-size: 114px; line-height: 137px; font-family: 'Katulamp'; font-weight: normal; text-transform: capitalize; font-weight: normal; text-align: center; padding-bottom: 18px; }
.bg-text-black { background: #000; }
.bg-text-black h3 { color: #fff !important; }
.bg-text-black ul li { color: #fff !important; }
.bg-text-black p { color: #fff !important; }
.mt-69 { margin-top: 69px; }
.pt-15 { padding-top: 15px !important; }
.mt-53 { margin-top: 53px; padding-bottom: 100px; }
.pt-16 { padding-top: 16px; }
.bg-text-black .hair-services ul li { font-weight: 700 !important; }
.pt-51 { padding-top: 51px !important; }
.contact-timings h3 { padding-left: 0px !important; padding-top: 11px !important; }
.contact-timings .wrap-right-sec { padding-left: 35px !important; padding-right: 0px !important; }
.contact-timings ul { padding-left: 17px !important; padding-right: 48px !important; padding-top: 36px !important; }
.contact-timings .p-left-wrap { padding-top: 27px; padding-left: 36px; padding-right: 0px; }
.contact-timings .phn { text-align: center; padding-left: 33px; padding-top: 8px; padding-right: 0; }
.contact-timings .phn a { padding-right: 0px; }


.wrpa-no-bg .mx-form {
    padding-top: 40px;
}
.back-to-top.show {
    bottom: 20px;
    display: flex;
}
.copy-right p{
	 font-family: 'Raleway', sans-serif; font-size: 12px;font-weight: 400;color: #fff;line-height: 14px;letter-spacing: 1.2px;text-transform: uppercase;
}
.copy-right{
	    padding-left: 31px;
    padding-top: 22px;
}

.desktop-none{
	display: none;
}
.mb-btn a {
    background: #2d777e;
    padding: 7px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 30%;
    font-size: 18px;
        text-align: center;
    margin: 20px auto;
    color: #fff;
}
.mb-btn{
	
    width: 100%;
     text-align: center;
    margin: 20px auto;
}

  .parallax {
  /* The image used */
  background-image: url("../images/about-ban.jpg");

  /* Set a specific height */
  min-height: 500px; 

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.sub-container{
  position: absolute;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
      padding-top: 48px;
    text-align: center;
    width: 100%;
    max-width: 100%;
}
.about-wrap {
margin-top: 0px;
}
/*.team{
  position: relative;padding-top: 0px;
}*/

.team{
    padding-top:40px;padding-bottom:40px;
}

.oasis-contact h2{
        font-family: 'Raleway', sans-serif;
    font-weight: 600;
    width: 100%;
    display: block;
    text-align: center;
    text-transform: uppercase;
    padding-bottom: 30px;
    font-size: 30px;
}


/* 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; }
.form-group textarea { height: auto !important; }
.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: #2D777E; 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: 'Raleway', sans-serif;
    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;  
}
.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: #8eb6ba;
}
.send-request-box button{
    background: #8eb6ba;
    border-radius: 0px;
    color: #fff;
}
.send-request-box button:hover{
    background: #8eb6ba;
    border-radius: 0px;
    color: #fff;
}

.sec-wrap h2 > a {
    font-family: 'Katulamp';
    color: #2D777E;
    font-size: 51px;
    font-weight: normal;
    padding-top: 10px;
    line-height: 73px;
    margin-bottom: 14px;
    text-transform: capitalize;
}
/*.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;
}
.k-widget.form-control .k-input {
    padding: 0 13px !important;
    height: 55px !important;
}
.service-title{
        padding-bottom: 70px;
}
.custom-p-8{
    padding:0 0px;
}
.navbar-nav li ul li{
	    padding:0;
}
.navbar-nav li:hover .w-213{
    width: 220px;padding: 0px;
}
.navbar-nav li ul li :hover{
   
    background: #2d777e61;  padding: 8px 15px;  
    color: #fff !important;
}
.navbar-nav li ul li a{
	    padding: 8px 15px;
}
.navbar-nav li ul li .first-child{
	    padding-top: 10px;
       border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}
.navbar-nav li ul{
	    transition: auto;
}
 .arrow_right{
padding-left: 3px;
	}

.navbar-nav li ul li a{
	color: #000 !important;
}


.foote-social-iocns ul {
    display: inline-flex;
    max-width: 205px;
    width: 100%;
    align-items: center;
   justify-content: space-evenly;
    padding-left: 25px;
}

.foote-social-iocns ul li {
    padding-left: 0;
}


@media(max-width: 1079px){
	.navbar-nav li:hover .w-213 {
    width: 100%;
    padding: 0px;
}
.header-background-black .navbar-collapse {
    background: #c5c2c2 !important;
}
}
@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%;
}
.foote-social-iocns ul {
    display: inline-flex;
    width: 100%;
    align-items: center;
    justify-content: space-evenly !important;
}
}




 @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 */
@media (min-width: 576px){
  .modal-dialog {
    max-width: 800px;
    margin: 1.75rem auto;
}  
}

/*.wrapper { max-width: 1280px; width: 100%; margin: auto; }
.header { max-width: 1280px; width: 100%; margin: auto; }*/
