@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css');
@import url('https://fonts.googleapis.com/css2?family=Poppins: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: 'Didot';
    src: url('../css/fonts/Didot-Bold.eot');
    src: url('../css/fonts/Didot-Bold.eot?#iefix') format('embedded-opentype'),
        url('../css/fonts/Didot-Bold.woff2') format('woff2'),
        url('../css/fonts/Didot-Bold.woff') format('woff'),
        url('../css/fonts/Didot-Bold.ttf') format('truetype'),
        url('../css/fonts/Didot-Bold.svg#Didot-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Didot';
    src: url('../css/fonts/Didot-Italic.eot');
    src: url('../css/fonts/Didot-Italic.eot?#iefix') format('embedded-opentype'),
        url('../css/fonts/Didot-Italic.woff2') format('woff2'),
        url('../css/fonts/Didot-Italic.woff') format('woff'),
        url('../css/fonts/Didot-Italic.ttf') format('truetype'),
        url('../css/fonts/Didot-Italic.svg#Didot-Italic') format('svg');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Didot Title';
    src: url('../css/fonts/DidotTitle.eot');
    src: url('../css/fonts/DidotTitle.eot?#iefix') format('embedded-opentype'),
        url('../css/fonts/DidotTitle.woff2') format('woff2'),
        url('../css/fonts/DidotTitle.woff') format('woff'),
        url('../css/fonts/DidotTitle.ttf') format('truetype'),
        url('../css/fonts/DidotTitle.svg#DidotTitle') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Didot';
    src: url('../css/fonts/Didot.eot');
    src: url('../css/fonts/Didot.eot?#iefix') format('embedded-opentype'),
        url('../css/fonts/Didot.woff2') format('woff2'),
        url('../css/fonts/Didot.woff') format('woff'),
        url('../css/fonts/Didot.ttf') format('truetype'),
        url('../css/fonts/Didot.svg#Didot') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Satoshi';
    src: url('../css/fonts/Satoshi-Regular.eot');
    src: url('../css/fonts/Satoshi-Regular.eot?#iefix') format('embedded-opentype'),
        url('../css/fonts/Satoshi-Regular.woff2') format('woff2'),
        url('../css/fonts/Satoshi-Regular.woff') format('woff'),
        url('../css/fonts/Satoshi-Regular.ttf') format('truetype'),
        url('../css/fonts/Satoshi-Regular.svg#Satoshi-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Satoshi';
    src: url('../css/fonts/Satoshi-Medium.eot');
    src: url('../css/fonts/Satoshi-Medium.eot?#iefix') format('embedded-opentype'),
        url('../css/fonts/Satoshi-Medium.woff2') format('woff2'),
        url('../css/fonts/Satoshi-Medium.woff') format('woff'),
        url('../css/fonts/Satoshi-Medium.ttf') format('truetype'),
        url('../css/fonts/Satoshi-Medium.svg#Satoshi-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'Cabinet Grotesk';
    src: url('../css/fonts/CabinetGrotesk-Regular.eot');
    src: url('../css/fonts/CabinetGrotesk-Regular.eot?#iefix') format('embedded-opentype'),
        url('../css/fonts/CabinetGrotesk-Regular.woff2') format('woff2'),
        url('../css/fonts/CabinetGrotesk-Regular.woff') format('woff'),
        url('../css/fonts/CabinetGrotesk-Regular.ttf') format('truetype'),
        url('../css/fonts/CabinetGrotesk-Regular.svg#CabinetGrotesk-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Cabinet Grotesk';
    src: url('../css/fonts/CabinetGrotesk-Medium.eot');
    src: url('../css/fonts/CabinetGrotesk-Medium.eot?#iefix') format('embedded-opentype'),
        url('../css/fonts/CabinetGrotesk-Medium.woff2') format('woff2'),
        url('../css/fonts/CabinetGrotesk-Medium.woff') format('woff'),
        url('../css/fonts/CabinetGrotesk-Medium.ttf') format('truetype'),
        url('../css/fonts/CabinetGrotesk-Medium.svg#CabinetGrotesk-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Satoshi';
    src: url('../css/fonts/Satoshi-Bold.eot');
    src: url('../css/fonts/Satoshi-Bold.eot?#iefix') format('embedded-opentype'),
        url('../css/fonts/Satoshi-Bold.woff2') format('woff2'),
        url('../css/fonts/Satoshi-Bold.woff') format('woff'),
        url('../css/fonts/Satoshi-Bold.ttf') format('truetype'),
        url('../css/fonts/Satoshi-Bold.svg#Satoshi-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}






/*CSS Document */

input[type="file"]::-webkit-file-upload-button {cursor:pointer; }
input[type="file"]::-moz-file-upload-button {cursor:pointer; }
input[type="file"]::-ms-file-upload-button {cursor:pointer; }
input[type="file"]::-o-file-upload-button {cursor:pointer; }
input[type="file"] {cursor:pointer; }
html body {
    font-family: "Satoshi", sans-serif;
    margin: 0;
    background-color: #EEEDE9;
}
*::-moz-selection {color: #fff;background:#000;}
*::-webkit-selection {color: #fff;background:#000;}
*::-webkit-input-placeholder { color: #333333;opacity:1;}
*:-moz-placeholder { color: #333333;opacity:1;}
*::-moz-placeholder { color: #333333;opacity:1;}
*:-ms-input-placeholder { color: #333333;opacity:1;}
a,div a:hover, div a:active, div a:focus, button {text-decoration: none;-webkit-transition:all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;-ms-transition:all 0.5s ease 0s;-o-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s; }
a, span,div a:hover, div a:active, button {text-decoration: none;}
*::after, *::before, * {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-ms-box-sizing: border-box;-o-box-sizing: border-box;box-sizing: border-box;}
body ul {margin:0;padding:0;}
a {outline: none;color:#555;}
a:hover {color:#000;}
body .clearfix, body .clear {clear:both;line-height:100%;}
body .clearfix{height:auto;}
*{outline:none!important;}
table {border-collapse: collapse;border-spacing: 0;}
.clr:after, ul:after, .clearfix:after, li:after,.grve-container:after {clear:both;display:block;content:"";}

div input, div select, div textarea, div button, a, button, ul, ul li, ol, li {
	font-family: "Satoshi", sans-serif;
	list-style:none;
}
body, body p {
	font-family: "Satoshi", sans-serif;
	background:transparent;
	font-size:19px;
	color:#FFF;
	line-height:162%;
	font-style:normal;
	font-weight:normal;
}
body h1, body h2, body h3, body h4, body h5, body h6{
	font-family: "Cabinet Grotesk", sans-serif;
	line-height:120%;
	color:#FFFFFF;
	font-weight: 500;
	margin:0 0 15px;
}
body h1 { font-size: 24px;}
body h2 { font-size: 66px;line-height: 110%;text-transform: capitalize;}
body h3 { font-size: 40px;}
body h4 { font-size: 16px;}
body h5 { font-size: 12px;}
body h6 { font-size: 10px;}
body h1:last-child, 
body h2:last-child, 
body h3:last-child, 
body h4:last-child, 
body h5:last-child, 
body h6:last-child{
	margin-bottom:0;
}
input { background:none; border:0 none; outline:none; }
table {border:0 none;border-collapse:collapse;border-spacing:0;}
* {box-sizing: border-box;}
td { vertical-align:top; }
img	{ border:0 none; max-width:100%; }
a	{ outline:none; cursor:pointer; }
.left	{ float:left; }
.right	{ float:right; }
.clear { clear:both; }
.text_right { text-align:right; }
.text_left { text-align:left; }
.text_center { text-align:center; }
.text_justify { text-align:justify; }
.clearfix {clear:both;display:block;font-size:inherit;height:0;line-height:0;}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {display:block;}

.margin-top{margin-top:30px;}
.margin-left{margin-left:30px;}
.margin-right{margin-right:30px;}
.margin-bottom{margin-bottom:30px;}

.padding-top{padding-top:20px;}
.padding-left{padding-left:20px;}
.padding-right{padding-right:20px;}
.padding-bottom{padding-bottom:20px;}

/* For desktop: */
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.row::after, .row::before {
    clear: both;
    content: "";
    display: table;
}
.colamu-1, .colamu-2, .colamu-3, .colamu-4, .colamu-5, .colamu-6, .colamu-7, .colamu-8, .colamu-9, .colamu-10, .colamu-11, .colamu-12 {
  float: left;
  padding-left: 15px;
  padding-right: 15px;
 position: relative;
}
.colamu-1 {width: 8.33%;}
.colamu-2 {width: 16.66%;}
.colamu-3 {width: 25%;}
.colamu-4 {width: 33.33%;}
.colamu-5 {width: 41.66%;}
.colamu-6 {width: 50%;}
.colamu-7 {width: 58.33%;}
.colamu-8 {width: 66.66%;}
.colamu-9 {width: 75%;}
.colamu-10 {width: 83.33%;}
.colamu-11 {width: 91.66%;}
.colamu-12 {width: 100%;}
.box-center {
    clear: both;
    display: table;
    float: none;
    margin: 0 auto;
}
.border-radius-4 {border-radius:4px;}
.border-circle {border-radius:50%;}
.border-solid{border:1px solid #000;}
.border-dotted{border:1px dotted #000}
.border-dashed {border:1px dashed  #000;}

/*fixed-menu*/
header#header {
    background: #EEEDE9;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
}
header#header.fixed {box-shadow: 0 0 4px #404040;}
/*responsive menu*/
.menu {color: #333333;cursor: pointer;display: none;float: left;font-family: 'Lato',sans-serif;font-size: 22px;line-height: 31px;position: fixed;right: 0;top: 0;}
.menu .menu-trigger { float: left; margin: 8px 20px 0 25px;}
.menu .line:nth-child(1):after { transition: all 0.6s linear 0.1s;}
.menu .line:after { background: #FFFFFF; content: ""; display: block; height: 3px; width: 0;}
.menu .line { background: #333333; display: block; height: 3px; margin-bottom: 5px; width: 30px;}
.header-sec .menu-wrap .menu:hover .line:after { transform: rotate(360deg); width: 100%;}
.show-menu nav.menu-act { transition: all 1.4s ease 0s; right: 0;transform: translateX(0%);}
#wrapper {
    background: #1B1B1B;
    position: relative;
    transition: all 0.3s ease 0s;
    z-index: 99;
    height: 100%;
}
html body.show-menu {overflow: hidden;}
nav.menu-act .close-button {display:none;}
/*responsive menu -Close*/
/* menu */
nav.menu-act ul li {float: left;padding-bottom:15px;position: relative;}
nav.menu-act ul li a {float: left;padding:0;}
.dropdown-menu {background-clip: padding-box;background-color: #fff;border: 1px solid rgba(0, 0, 0, 0.15);border-radius: 4px;box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);display: none;float: left;font-size: 14px;left: 0;min-width: 160px;padding: 5px 0;position: absolute;text-align: left;top: 100%;z-index: 1000;}
.dropdown-submenu {position: relative;}
.dropdown-submenu > a::after {border-color: transparent transparent transparent #333;border-style: solid;border-width: 5px 0 5px 5px;content: " ";display: block;float: right;height: 0;margin-right: -10px;margin-top: 5px;width: 0;}
.dropdown-submenu > .dropdown-menu {border-radius: 0 6px 6px;left: 100%;margin-left: -1px;margin-top: -6px;top: 0;}
.caret {border-left: 4px solid transparent;border-right: 4px solid transparent;border-top: 4px solid;display: inline-block;height: 0;margin-left: 2px;vertical-align: middle;width: 0;}
nav.menu-act ul li:hover > ul.dropdown-menu {display: block;}
.dropdown-menu > li > a {clear: both;color: #333;display: block;font-weight: 400;line-height: 1.42857;padding: 3px 20px;white-space: nowrap;}
.dropdown-menu > li {clear:both;}
nav.menu-act .dropdown-menu > li {clear: both;float: none;padding: 0;}
nav.menu-act .dropdown-menu > li a {padding: 4px 14px;float: none;}
nav.menu-act li.active > a, nav.menu-act li:hover > a:hover {background-color: #428bca;color: #fff;outline: 0 none;text-decoration: none;}
footer .footer-menu ul li a:hover, footer .footer-menu ul li.active > a {color:#FFF}
.close-button {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 30px;
    height: 30px;
    background: #000;
    border-radius: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    right: 0;
    color: #1a0456;
}
.menu-act .close-button {
    display: block;
    position: absolute;
    top: 20px;
    right: 15px;
    cursor: pointer;
    text-align: center;
}
nav#desktop-nav .close-button .fa.fa-times {
    vertical-align: top;
    line-height: 31px;
    color: #1a0456;
    font-family: 'BasierCircle-Regular';
    font-style: normal;
    font-size: 20px;
    margin-left: 1px;
}
nav#desktop-nav .close-button i.fa.fa-times:before {
    font-family: 'FontAwesome';
    font-size: 18px;
    color: #FFF;
    font-weight: 300;
}
nav#desktop-nav .close-button i.fa.fa-times {
    font-size: 0;
}
header#header .header-wrapper .colamu-9 nav>ul>li:not(:last-child) {
    float: none;
    padding-right: 0;
    color: #fff;
}
/* menu - Close */
@media screen and (max-width:767px) {
nav.menu-act .close-button, nav.menu-act ul {display: none;}
.menu, .show-menu nav.menu-act .close-button, .show-menu nav.menu-act ul {display:block;}
nav.menu-act {
    background: #FFF;
    bottom: 0;
    height: 100%;
    right: 0;
    overflow: hidden;
    padding: 70px 0;
    position: fixed;
    left: auto;
    top: 0;
    transition: all 0.4s ease 0s;
    width: 100%;
    z-index: 999;
    transform: translateX(100%);
}
header .menu-act ul {
    display: flex !important;
    flex-direction: column;
    width: 100%;
}
#wrapper header#header .menu-act>ul>li.active a, #wrapper header#header .menu-act>ul>li.active {
    background-color: #1B1B1B;
    color: #fff;
    text-decoration: none;
}
#wrapper header#header .menu-act>ul>li {
    padding: 0;
    margin: 0;
    border-top: 1px solid #1B1B1B;
    font-size: 14px;
    width: 100%;
}
#wrapper header#header .menu-act>ul>li>a {
    padding: 12px 15px;
    display: block;
    float: none;
    color: #1B1B1B;
    border: 0;
    border-radius: 0;
    background-color: #fff;
}
.header-wrapper nav#desktop-nav ul li.active a,
#wrapper header#header .menu-act>ul>li>a:hover{
    text-decoration: none;
}
} 
/*Button */
a.button, .button, button, form input[type="submit"] {
    background: #FFF;
    border: 0;
    display: inline-block;
    color: #181818;
    font-weight: normal;
    height: 60px;
    cursor: pointer;
    line-height: 60px;
    padding: 0 28px;
    font-size: 19px;
    text-decoration: none;
    border-radius: 15px;
    text-transform: capitalize;
    border: 1px solid #ffffff;
    text-align: center;
}
a.button:hover, .button:hover, button:hover, form input[type="submit"]:hover {background: #181818;color: #FFF;}
/*Button -close*/
/*form -close*/
form input, form textarea, form select {
    border-radius: 5px;
    color: #fff;
    font-size: 19px;
    height: 70px;
    margin-bottom: 0;
    padding: 0 22px;
    width: 100%;
    border: 1px solid #424242;
    background-color: #282828;
}
form textarea {
    height: 160px;
    resize: none;
    padding-top: 17px;
}

/*form -close*/
/* main- Slider */
.slider,.bx-wrapper,.bx-wrapper .bx-viewport, .slidermain,.slidermain li, .images-slider{height:100% !important;}
.slidermain li {background-repeat: no-repeat;background-size: cover;min-height: 365px;}
/* main- Slider Close */

#myBtn {
    background-color: #FFf;
    background-repeat: no-repeat;
    background-position: center center;
    bottom: 30px;
    color: #fff;
    cursor: pointer;
    display: none;
    height: 50px;
    position: fixed;
    right: 20px;
    width: 50px;
    z-index: 99;
    border-radius: 100%;
    box-shadow: 0px 2px 25px -4px #fff;
}
#myBtn:before{
    content: "\f105";
    font-family: FontAwesome;
}
.container{
	width:100%;
	max-width:1330px;
	padding-left:15px;
	padding-right:15px;
	margin:0 auto;
	position:relative;
	float:none;
}

/*==============css===========*/
.header-top-wrap {
    background-color: #1B1B1B;
    padding: 7.12px 0;
    transition: all 0.5s ease 0s;
}
header#header.fixed .header-top-wrap {
    margin-top: -50px;
}
.header-top-wrap .header-contact-wrap {
    display: flex;
    justify-content: space-between;
}
.header-top-wrap .header-contact-wrap p span, .header-top-wrap .header-contact-wrap p a {
    font-weight: 400;
    font-size: 18px;
    line-height: 160%;
    letter-spacing: 0%;
    color: #FFFFFF;
    font-family: "Satoshi", sans-serif;
    margin: 0;
}
.header-top-wrap .header-contact-wrap p {
    margin: 0;
    padding-left: 30px;
    position: relative;
}
.header-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 16px  0 5px;
}
body {
    padding-top: 156px;
}
.header-wrapper >div {
    padding: 0;
}
.mobile {
    display: none;
}
.header-wrapper nav#desktop-nav ul li a {
    font-family: Satoshi,sans-serif;
    font-weight: 400;
    font-size: 19px;
    line-height: 100%;
    letter-spacing: 0%;
    color:#1B1B1B;
}
.header-wrapper nav#desktop-nav ul {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.header-wrapper nav#desktop-nav ul li {
    float: none;
    margin: 0;
    padding: 0;
}
.header-wrapper nav#desktop-nav ul li:not(:last-child) {
  margin-right:42px;
   
}
.header-wrapper nav#desktop-nav ul li a:hover {
    color: #000;
    text-shadow: 0 0;
    background: transparent;
}
.header-wrapper nav#desktop-nav ul li.active a {
    text-decoration: unset;
    background: transparent;
    font-weight: 500;
}
.header-wrapper nav#desktop-nav ul li  a.button-h {
    background-color: #0A0A0A;
    padding: 19.8px 26.5px;
    border-radius: 15px;
    color: #fff;
    border: 1px solid #0A0A0A;
    text-decoration: unset;
}
.header-wrapper nav#desktop-nav ul li  a.button-h:hover {
  background-color: #fff;
  color: #0A0A0A;
  text-decoration: unset;
}
.header-top-wrap .header-contact-wrap p:before {
    content: "";
    position: absolute;
    background-image: url('../images/sprite-img.webp');
    background-repeat: no-repeat;
    top: 0px;
    left: 0;
    right: 0;
    bottom: 0;
    background-position: 0px 6px;
    height: 30px;
    width: 25px;
}
.header-top-wrap .header-contact-wrap .header-email p:before {
    background-position: 0px -158px;
}
.header-top-wrap .header-contact-wrap p a:hover{
  text-decoration: underline;
}
section#home {
    position: relative;
    min-height: 600px;
}
section#home:before{
    position: relative;
    min-height: 600px;
}
.home-bnner-img img.desktop {
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: center 41%;
}
.home-bnner-img:after {
    content: '';
    position: absolute;
    background: #1B1B1B;
    opacity: .7;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.home-bnner-img:before {
    content: '';
    position: absolute;
    background: #151515;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.home-bnner-img img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.banner-allwrap {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    padding-top: 166px;
    max-width: 93.7%;
}
.banner-wrap h2 {
    font-weight: 400;
    font-size: 90px;
    line-height: 94%;
    letter-spacing: 0%;
    text-transform: capitalize;
    color: #EEEDE9;
    margin-bottom: 3px;
    margin-left: -7px;
}
.banner-wrap h2 span {
    font-weight: 800;
}
.banner-wrap p {
    font-weight: 400;
    font-size: 22px;
    line-height: 162%;
    letter-spacing: 0%;
    color: #fff;
    margin: 4px 0 25px;
}

/*sec-padding*/
.um-section {
    padding: 88px 0;
}
section#whatDo {
    padding: 29px 0 44px;
}
section#about {
    padding-bottom: 130px;
}
/*sec-padding*/

body .responsive-show {
    display: none;
}
.wwd-main-wrap {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: center;
}
.wwd-main-wrap>div {
    width: 50%;
}
.wwd-main-wrap>div.wwd-img-left {
    text-align: right;
}
p.all-content {
    margin: 5px 0 47px;
}
.special-training p.all-content {
    padding-right: 50px;
}
div.box-wrap {
    display: flex;
    width: 100%;
    justify-content: space-between;
}
div.box-wrap .box {
    width: 100%;
}
div.box-wrap .box:not(:last-child) {
    margin-right: 24px;
}
img {
    height: auto;
    width: auto;
    max-height: 100%;
}
div.box-wrap .box {
    width: 100%;
    max-width: max-content;
    position: relative;
    border-radius: 30px;
    overflow: hidden;
}
.wwd-main-wrap>div.title {
    width: 100%;
    margin-bottom: 23px;
}
.What-Do .box .content {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 10px 30px;
    min-height: 130px;
    background: linear-gradient(
0deg, #000000 0%, rgba(0, 0, 0, 0) 100%);
}
.What-Do .box .content p {
    margin: 0;
    font-size: 20px;
    line-height: 147%;
}
.What-Do .box .content h3 {
    margin-bottom: 0;
}
.img {
    display: flex;
}
.What-Do .title {
    text-align: center;
}
a.jump {
    position: absolute;
    top: 15px;
    right: 15px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-color: #fff;
    z-index: 1;
    box-shadow: 0px 9px 21px -4px #40404054;
}
a.jump:before{
    content: '';
    width: 100%;
    height:100%;
    display: block;
    background-image: url(../images/arrow.webp);
    background-repeat: no-repeat;
    background-position: center;
}

a.jump:hover{
    background-color: #000;
}
a.jump:hover::before {
    filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(53deg) brightness(109%) contrast(101%);
}


.about-img {
    padding: 25px;
    width: 610px;

    height: 610px;
    background-color: #B99EA3;
    border-radius: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.about .wwd-main-wrap>div.wwd-img-right {
    width: auto;
}
.about .wwd-content-left {
    background: #282828;
    border-radius: 0 30px 30px 0;
    padding: 95px 5px 95px 54px;
    width: 53%;
}
.about p.all-content {
    margin: 0;
}
.about .title {
    margin-bottom: 16px;
}
.about .btn.book-btn-wrap {
    margin-top: 50px;
}

.detail-section {
    background-color: #282828;
    padding: 96px 0 75px;
    text-align: center;
}
.detail-section .wwd-main-wrap {
    display: block;
}
.detail-section .wwd-main-wrap .btn.book-btn-wrap {
    width: 100%;
}
.detail-section .wwd-main-wrap>div.title {
    margin-bottom: 9px;
}
.detail-section p.all-content {
    margin: 9px 0 42px;
}






.sf-footer-grid {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
footer#footer {
    background-color: #1b1b1b;
}
section.footer-bottom .bottom-wrap p, section.footer-bottom .bottom-wrap p a {
    font-weight: 400;
    font-size: 18px;
    line-height: 160%;
    letter-spacing: 0%;
    text-align: center;
    color: #fff;
    font-family: "Satoshi", sans-serif;
    
}
html, html body {
    overflow: hidden;
    overflow-y: auto;
}
.bottom-wrap {
    border-top: 1px solid rgba(255, 255, 255, 0.22);
    padding:19px 0 25px;
}
.bottom-wrap p{
   margin:0;
}
footer#footer h3 {
    font-family: Cabinet Grotesk;
    font-weight: 500;
    font-size: 25px;
    line-height: 160%;
    letter-spacing: 0%;
    color: #fff;
    margin: 0;
    margin-bottom: 4px;
}
.social-left-icons .logo ul {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 0 17px;
    margin-top: 12px;
}
.social-left-icons a.fotter.logo {
    margin-left: -22px;
    display: block;
}
.social-left-icons .logo ul li a {
    font-family: Satoshi;
    font-weight: 400;
    font-size: 19px;
    line-height: 200%;
    letter-spacing: 0%;
    color: #fff;
    margin-left: 29px;
}
.social-left-icons .logo ul li{
  position: relative;
}
.social-left-icons .logo a.fotter.logo img {
    margin: 0 auto;
    display: block;
}
.social-left-icons .logo ul li:before {
    content: "";
    position: absolute;
    height: 25px;
    width: 25px;
    top: 7px;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: url('../images/sprite-img.webp');
    background-repeat: no-repeat;
    background-position: 0 -50px;
}
/*
    font-family: 'Didot';
font-family: "Satoshi", sans-serif;
*/

.social-left-icons .logo ul li a:hover, section.footer-bottom .bottom-wrap p a:hover, .right-menu-footer ul li a:hover, .contact-detail ul li a:hover, .right-menu-footer ul li.active a {
    /* text-decoration: underline; */
    color: #b3b3b3;
}
.right-menu-footer ul li a {
    font-family: Satoshi;
    font-weight: 400;
    font-size: 19px;
    line-height: 200%;
    letter-spacing: 0%;
    color: #fff;
}
.right-menu-footer ul li {
   line-height: 0;
   padding:0;
   margin:0;
}
.contact-detail ul li p, .contact-detail ul li a, .contact-detail ul li label {
    margin: 0;
    text-align: left;
    font-family: Satoshi;
    font-weight: 400;
    font-size: 18px;
    line-height: 160%;
    letter-spacing: 0%;
    color: #fff;
}
.contact-detail ul{
  margin-top:15px;
}
.contact-detail ul li {
    padding-left: 31px;
    position: relative;
    margin-bottom: 15px;
}
.contact-detail ul li label {
   display: block;
}
.contact-detail ul li:before {
    content: "";
    position: absolute;
    height: 25px;
    width: 25px;
    top: 3px;
    left: 1px;
    right: 0;
    bottom: 0;
    background-image: url('../images/sprite-img.webp');
    background-repeat: no-repeat;
    background-position: 0 -107px;
}
.contact-detail ul li:nth-child(2):before {
    background-position: 0 0px;
}
.contact-detail ul li:nth-child(3):before {
    background-position: 0 -163px;
}
section.footer-top {
    padding: 80px 0 50px;
}
.right-menu-footer {
    padding-left: 140px;
    padding-right: 180px;
}
.error-pages {
    padding: 100px 0px 40px;
}
.error-404.not-found.container {
    text-align: center;
}
.error-404.not-found h2 {
    font-size: 120px;
    margin-bottom: 0;
}
.error-404.not-found h2 span {
    font-weight: 700;
}
.error-404.not-found.container h3 {
    font-size: 32px;
    margin: 0;
}
.error-404.not-found.container p {
    margin-top: 5px;
}
#myBtn:before {
    content: "\f106";
    font-family: FontAwesome;
    color: #000;
    font-size: 40px;
    margin: 0 13px;
    line-height: 44px;
}
#myBtn:hover{
    background-color: #000;
}
#myBtn:hover::before {

    color: #fff;
   
}
.btn.book-btn-wrap a.book-btn.button,
.error-404.not-found.container a.button {
    line-height: 55px;
}
.get-started-btn.common-btn a.button.w-black {
    line-height: 55px;
}



/* .inner-bnner-img.home-bnner-img:after {
    opacity: 0;
} */
/* .inner-banner-section .home-bnner-img img.desktop {
    height: auto;
    width: auto;
    object-fit: unset;
    object-position: unset;
} */
.top-content {
    text-align: center;
}
.top-content p.all-content {
    margin: 0;
    font-size: 22px;
    line-height: 150%;
}

.inner-pages .wwd-main-wrap .title h2 {
    font-size: 50px;
    margin-bottom: 4px;
}
.inner-pages .wwd-main-wrap p.all-content {
    margin: 0 0 14px;
    font-size: 22px;
    line-height: 137%;
}
.listing-wrap h4 {
    font-family: "Satoshi", sans-serif;
    font-weight: 500;
    font-size: 25px;
    line-height: 137%;
    letter-spacing: 0%;
    margin: 21px 0 0;
}

.listing-wrap ul li {
    font-weight: 500;
    font-size: 23px;
    line-height: 193%;
    letter-spacing: 0%;
    font-family: "Satoshi", sans-serif;
    padding-left: 26px;
    position: relative;
}
.listing-wrap ul li:before {
    content: "";
    height: 20px;
    width: 20px;
    position: absolute;
    top: 13px;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: url('../images/listing-star.webp');
    background-repeat: no-repeat;
}
.inner-pages .wwd-main-wrap .wwd-content-right {
    padding-left: 69px;
}
.inner-pages .wwd-main-wrap .wwd-content-left {
    padding-right: 80px;
}
.inner-pages .wwd-main-wrap  .wwd-img-right .responsive-hide img {
    margin: 0 0 0 auto;
    display: block;
}
.inner-pages .wwd-main-wrap  .wwd-img-left .responsive-hide img {
    display: block;
    margin: 0 auto 0 0;
}

section.brand-Launch .wwd-main-wrap {
    padding-top: 73px;
}
.inner-pages .um-section {
    padding: 80px 0;
}
section#Brand-Growth {
    padding: 0;
}
section#Brand-Elevation .wwd-main-wrap {
    margin-top: 32px;
}
.details-wrap .all-boxes {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin-top: 47px;
    gap:29px;
}
.details-wrap .all-boxes .box {
    background-color: #282828;
    min-height: 437px;
    border-radius: 30px;
    padding: 11px;
    width: 100%;
}
.details-wrap {
    text-align: center;
}
.details-wrap .all-boxes .box h3 {
    font-weight: 500;
    font-size: 27px;
    line-height: 110.01%;
    letter-spacing: 0%;
    text-align: center;
    font-family: "Cabinet Grotesk", sans-serif;
    margin: 25px 0 5px 0;
}
.details-wrap .all-boxes .box .image {
    height: 220px;
}
.details-wrap .all-boxes .box .image img {
    height: 100%;
    width: 100%;
}
.details-wrap .all-boxes .box p {
    font-weight: 400;
    font-size: 20px;
    line-height: 143%;
    letter-spacing: 0%;
    text-align: center;
    font-family: "Satoshi", sans-serif;
    margin: 0;
    padding: 0 9px;
}
.details-wrap p.last-content {
    margin: 32px 0 26px;
    font-weight: 400;
    font-style: Italic;
    font-size: 22px;
    line-height: 143%;
    letter-spacing: 0%;
    text-align: center;
    font-family: "Satoshi", sans-serif;
}
div#wrapper.inner-pages,div#wrapper.house-detail-page .some-detail {
    border-bottom: 1px solid #FFFFFF38;
}
section#home-detail {
    padding: 31px 0 120px;
}
.breadcrumb-wrap ul li:not(:last-child) {
    padding-right: 57px;
}
.breadcrumb-wrap {
    background-color: #282828;
    padding: 7px 0 12px;
}
.breadcrumb-wrap ul li:not(:last-child):before {
    content: "";
    background-image: url('../images/arrow-icon.png');
    height: 18px;
    width: 18px;
    position: absolute;
    top: 1px;
    bottom: 0;
    left: auto;
    right: 11px;
    background-repeat: no-repeat;
}
section#Brand-Launch .top-content {
    margin-top: 10px;
}
.house-detail-page p.all-content {
    font-size: 22px;
    padding: 0;
    line-height: 150%;
}
.we-create .box-wraps h3 {
    font-weight: 500;
    font-size: 25px;
    line-height: 110.00000000000001%;
    letter-spacing: 0%;
    text-align: center;
    font-family: "Cabinet Grotesk", sans-serif;
    margin-top: 18px;
}
.we-create .title h2 {
    text-align: center;
}
section#the-detail {
    padding: 72px 0 10px;
}
section#we-create .box-wraps {
    flex-wrap: wrap;
    justify-content: center;
    gap: 60px 95px;
    margin-top: 20px;
    width: 100%;
    display: flex;
}
div#wrapper.house-detail-page .some-detail {
    padding: 45px 0 118px;
}
div#wrapper.house-detail-page .some-detail  p.all-content {
    margin: 7px 0 24px;
}
div#wrapper.house-detail-page .some-detail  p.all-content.last {
       font-style: Italic;
}
div#wrapper.house-detail-page .some-detail .wwd-content-left {
    padding-left: 58px;
}
.house-detail-page .title h2 {
    text-transform: unset;
}
div#wrapper.house-detail-page .about-img {
    padding: 0;

}
div#wrapper.house-detail-page .about-img img {
    height: 100%;
    width: 100%;
}
section#we-create .box-wraps .img {
    margin: 0 auto;
}
.contact-form-section .wwd-main-wrap {
    display: block;
}
.contact-form-section .wwd-main-wrap>div {
    width: 100%;
}
.contact-box-wrap {
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.contact-form-section .contact-form {
    max-width: 990px;
    margin: 0  auto;
    margin-top: 33px;
}
.contact-form-section .contact-form label {
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    letter-spacing: 0%;
    font-family: "Satoshi", sans-serif;
    color: #fff;
    margin-bottom: 12px;
    display: inline-block;
}
.contact-form-section .contact-form .half {
    display: flex;
    justify-content: space-between;
    gap: 0 17px;
}
.contact-form-section .contact-form  .input-wrap {
    width: 100%;
}
.contact-form-section select {
  -webkit-appearance: none;  
  -moz-appearance: none;     
  appearance: none;    
}

.contact-form-section select::-ms-expand {
  display: none;
}

.contact-form-section .contact-form .input-wrap .select {
    position: relative;
}
.contact-form-section .contact-form .input-wrap .select:before {
    content: "";
    position: absolute;
    top: 28px;
    bottom: 0;
    left: auto;
    right: 21px;
    height: 15px;
    width: 20px;
    background-image: url('../images/contact-arrow.png');
    background-repeat: no-repeat;
    pointer-events: none;
}
.contact-form-section input::-webkit-input-placeholder,.contact-form-section textarea::-webkit-input-placeholder {
  color: #7f7f7f;
    
}
.contact-form-section .contact-form input.csubmit-btn1.f-submit {
    color: #1B1B1B;
    font-family: 'Poppins',sans-serif;
    font-weight: 600;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0%;
    text-transform: uppercase;
    height: 75px;
    border-radius: 8px;
}
.contact-form-section .contact-form input.csubmit-btn1.f-submit:hover {
    color: #fff;
}
section#contact-form-section .top-content p.all-content {
    margin-top: 5px;
}
section#contact-form-section {
    padding: 62px 0 0;
}
section#contact-detail {
    padding: 100px 0 128px;
    border-bottom: 1px solid #FFFFFF38;
    text-align: center;
}
.contact-form-section select {
    pointer-events: all;
    cursor: pointer;
}
section#contact-detail .contact-box-wrap {
    width: 100%;
    gap: 0 30px;
    margin-top: 46px;
}
section#contact-detail .contact-box-wrap .box {
    width: 25%;
    background-color: #282828;
    border-radius: 30px;
    height: 272px;
    padding: 40px 10px 0;
}
section#contact-detail .contact-box-wrap .box .img {
    height: 90px;
    width: 90px;
    background: #1B1B1B;
    border-radius: 100%;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
}

section#contact-detail .contact-box-wrap .content h3 {
    font-weight: 500;
    font-size: 27px;
    line-height: 110.00000000000001%;
    letter-spacing: 0%;
    text-align: center;
    font-family: "Cabinet Grotesk", sans-serif;
    margin: 18px 0 14px 0;
}
section#contact-detail .contact-box-wrap .content p, section#contact-detail .contact-box-wrap .content a {
    font-weight: 400;
    font-size: 20px;
    line-height: 143%;
    letter-spacing: 0%;
    text-align: center;
    color: #fff;
    font-family: "Satoshi", sans-serif;
    margin: 0;
}
section#contact-detail .contact-box-wrap .content a:hover {
    opacity: 0.7;
    text-decoration: unset;
}
section#contact-detail .contact-box-wrap .box ul li:before{
    display: none;
}
section#contact-detail .contact-box-wrap .box ul li{
    padding:0;
    margin:0;
}
section#contact-detail .wwd-main-wrap p.all-content {
    margin: -18px auto 0;
    text-align: center;
    display: block;
    font-size: 22px;
    line-height: 150%;
}
section#contact-detail .contact-box-wrap .content p, section#contact-detail .contact-box-wrap .content a.email {
    font-size: 18px;
    line-height: 160%;
}
section#contact-detail .contact-box-wrap .box ul {
    margin-top: 0;
}
.mage-error {
    font-family: "Satoshi", sans-serif;
    color: red;
    font-size: 17px;
    line-height: 100%;
    margin-top: 3px;
}
.fields-wrap.sf-message-wrap .mage-error, div#recaptcha2 .mage-error {
    margin-top: 1px;
    display: block;
}
.fields-wrap.sf-message-wrap .mage-error {
    margin-top: -5px;
   
}
.message div#result, .message div#error-msg {
    font-family: "Satoshi", sans-serif;
    font-size: 20px;
    text-align: center;
    border: 1px solid red;
    color: red;
    padding: 0 10px 2px;
}
.message div#result{
    color: green;
    border-color: green;
}
.header-wrapper nav#desktop-nav ul li.desktop.active a.button-h {
    background-color: #fff;
    color: #0A0A0A;
}
 .common-image {
    border-radius: 30px;
    overflow: hidden;
    max-width: 610px;
    max-height: 538px;
    margin: 0 0 0 auto;
}
div#wrapper.house-detail-page .about-img {
    margin: 0 auto 0 0;
}
html.show-menu {
    overflow: hidden;
}
section#we-create .box-wraps .box .img {
    max-width: 203px;
    max-height: 203px;
    border-radius: 100%;
    overflow: hidden;
}
.inner-pages.about-us .wwd-main-wrap .wwd-img-left .training-first.responsive-hide img {
    margin: auto;
}
.detail-section .title h2 {
    font-size: 60px;
    line-height: 90%;
    padding-bottom: 7px;
}
.about-us.inner-pages section#brand-house .black-imgbg.common-image {
    background-color: #1F1F1F;
    padding: 25%;
}
div#recaptcha2 .recaptcha-div {
    max-width: 304px;
    margin: 0 auto;
}
div#recaptcha2 .recaptcha-div .g-recaptcha.recaptcha-error {
    border: 1px solid red;
    height: 78px;
}
.about-us.inner-pages .brand-house img {
    margin: auto !important;
}.about-us.inner-pages section#brand-house {
    margin-bottom: 15px;
}
.about-us.inner-pages .wwd-first.responsive-show.black-imgbg.common-image {
    background-color: #252525;
    display: none;
}
.black-imgbg.common-image {
    background-color: #252525;
    min-height: 538px;
    display: flex;
    align-items: center;
    justify-content: center;
}

section#founder-section .training-first.responsive-hide {
    max-width: 440px;
    display: flex;
    align-items: center;
    justify-content: center;
   
    border-radius: 30px;
    overflow: hidden;
    max-height: 386px;
}
.home-pages section#about {
    display: none;
}
.home-pages section#details {
    margin-top: 70px;
}
@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

div#ajaxLoader img {
  animation: spin 3s linear infinite;
  
  will-change: transform; 
}

.contact-form-section .contact-form form#contact-enquiryform .ct-form-field-warps>div {
    margin-bottom: 22px;
    position: relative;
}
div#ajaxLoader {
    text-align: center;
    margin-top: 8px;
    position: absolute;
    left: 80px;
    right: -80px;
    margin: auto;
    top: 0;
    bottom: 0;
    height: 25px;
}
@media screen and (max-width: 1300px) {
    .details-wrap .all-boxes .box p {
    padding: 0;
}
section#contact-detail .contact-box-wrap .content p, section#contact-detail .contact-box-wrap .content a.email {
    font-size: 17px;
}
}
@media screen and (max-width: 1199px) {
    section#Brand-Launch .top-content {
    margin-top: 0;
}
.about-us.inner-pages section#brand-house img {
    padding: 30px;
}
section.brand-Launch .wwd-main-wrap {
    padding-top: 53px;
}
.inner-pages .wwd-main-wrap .wwd-content-right {
    padding-left: 39px;
}
.inner-pages .wwd-main-wrap .wwd-content-left {
    padding-right: 40px;
}
.inner-pages .wwd-main-wrap p.all-content {
    margin: 0 0 10px;
    font-size: 20px;
}
.listing-wrap h4 {
    font-size: 22px;
    margin: 16px 0 0;
}
.listing-wrap ul li {
    font-size: 20px;
}
.listing-wrap ul li:before {
    top: 11px;
}
section#Brand-Elevation .wwd-main-wrap {
    margin-top: 0;
}
.details-wrap .all-boxes {
    margin-top: 27px;
    gap: 15px;
}
.details-wrap .all-boxes .box .image {
    height: 200px;
}
.details-wrap .all-boxes .box h3 {
    font-size: 23px;
    margin: 20px 0 5px 0;
}
.details-wrap .all-boxes .box p {

    font-size: 18px;
}
.details-wrap .all-boxes .box {

    min-height: 407px;
    border-radius: 20px;
    padding: 7px;
}
section#home-detail {
    padding: 0px 0 80px;
}
.inner-pages .wwd-main-wrap .title h2 {
    font-size: 40px;

}
.top-content p.all-content {
    font-size: 20px;
}
.details-wrap p.last-content {
    font-size: 20px;
}
.house-detail-page p.all-content {
    font-size: 20px;
}
section#we-create .box-wraps {
    gap: 40px 45px;
    margin-top: 15px;
}
div#wrapper.house-detail-page .some-detail .wwd-content-left {
    padding-left: 30px;
}
div#wrapper.house-detail-page .some-detail  p.all-content {
    margin: 4px 0 20px;
}
div#wrapper.house-detail-page .some-detail {
    padding: 0px 0 80px;
}
.we-create .box-wraps h3 {
    font-size: 22px;
    margin-top: 15px;
}
section#contact-detail {
    padding: 80px 0 80px;
}
section#contact-detail .wwd-main-wrap p.all-content {
    margin: -15px auto 0;
    font-size: 20px;
}
section#contact-detail .contact-box-wrap {
    gap: 0 15px;
    margin-top: 30px;
}

section#contact-detail .contact-box-wrap .content h3 {
    font-size: 24px;
    margin: 15px 0 10px 0;
}
section#contact-detail .contact-box-wrap .box {
    width: 25%;
    height: auto;
    padding: 30px 5px 20px;
}
section#contact-detail .contact-box-wrap .content p, section#contact-detail .contact-box-wrap .content a {
    font-size: 18px;
   
}
section#contact-detail .contact-box-wrap .content p, section#contact-detail .contact-box-wrap .content a.email {
    font-size: 16px;
}
 .common-image {
    max-height: 420px;
}
.detail-section .title h2 {
    font-size: 50px;
}

.home-pages section#details {
    margin-top: 40px;
}
.about-us.inner-pages section#brand-house .black-imgbg.common-image {
   
    padding: 18%;
}



}
@media screen and (max-width: 1023px) {
     .common-image {
    max-height: 330px;
}
section#we-create .box-wraps .box .img {
    max-width: 123px;
    max-height: 123px;
}
    .house-detail-page p.all-content {
    font-size: 16px;
}
.breadcrumb-wrap ul li:not(:last-child) {
    padding-right: 40px;
}
.breadcrumb-wrap ul li:not(:last-child):before {
    right: 5px;
    background-size: 12px;
}
.breadcrumb-wrap {
    padding: 7px 0 10px;
}
.inner-pages .um-section {
    padding: 60px 0;
}
.inner-pages .wwd-main-wrap .title h2 {
    font-size: 30px;

}
.top-content p.all-content {
    font-size: 18px;
}
.inner-pages .wwd-main-wrap p.all-content {
    margin: 0 0 8px;
    font-size: 16px;
}
.inner-pages .wwd-main-wrap .wwd-content-right {
    padding-left: 29px;
}
.listing-wrap h4 {
    font-size: 20px;
    margin: 9px 0 0;
}
.listing-wrap ul li {
    font-size: 18px;
    padding-left: 20px;
}
.listing-wrap ul li:before {
    top: 12px;
    background-size: 13px;
}
section.brand-Launch .wwd-main-wrap {
    padding-top: 30px;
}
.inner-pages .wwd-main-wrap .wwd-content-left {
    padding-right: 20px;
}
.details-wrap .all-boxes .box h3 {
    font-size: 18px;
    margin: 15px 0 3px 0;
}
.details-wrap .all-boxes {
    margin-top: 20px;
    gap: 10px;
}
.details-wrap .all-boxes .box .image {
    height: 160px;
}
.details-wrap .all-boxes .box p {
    font-size: 15px;
}
.details-wrap .all-boxes .box {
    min-height: 327px;
    border-radius: 15px;
    padding: 5px;
}
.details-wrap p.last-content {
    font-size: 18px;
    margin: 25px 0;
}
section#home-detail {
    padding: 0px 0 60px;
}
section#the-detail {
    padding: 60px 0 0px;
}
.we-create .box-wraps h3 {
    font-size: 18px;
    margin-top:15px;
   
    
}
section#we-create .box-wraps .img {
    width: 75%;
   
}
section#we-create .box-wraps .box {
    width: 23%;
}
section#we-create .box-wraps {
    gap: 40px 10px;
    margin-top: 0;
}
div#wrapper.house-detail-page .some-detail {
    padding: 0px 0 60px;
}
section#contact-form-section {
    padding: 52px 0 0;
}
.contact-form-section .contact-form label {
    font-size: 16px;
    margin-bottom: 8px;
}
.contact-form-section .contact-form {
    margin-top: 25px;
}
.contact-form-section .contact-form form#contact-enquiryform .ct-form-field-warps>div {
    margin-bottom: 18px;
    gap: 0 10px;
}
form input, form textarea, form select {
    font-size: 17px;
    height: 55px;
    padding: 0 15px;
}
form textarea{
    height:120px;
    padding-top:12px;
}
.contact-form-section .contact-form .input-wrap .select:before {

    top: 23px;
    right: 8px;
    background-size: 15px;
}
.contact-form-section .contact-form input.csubmit-btn1.f-submit {
    
    font-size: 16px;
    height: 55px;
}
section#contact-detail {
    padding: 60px 0 60px;
}
section#contact-detail .wwd-main-wrap p.all-content {
    font-size: 18px;
}

section#contact-detail .contact-box-wrap {
    gap: 20px  20px;
    flex-wrap: wrap;
}
section#contact-detail .contact-box-wrap .box {
    width: 48%;
}
.mage-error {
    font-size: 15px;
}
.message div#result, .message div#error-msg {
    font-size: 17px;
    padding: 0 10px 3px;
}
.detail-section .title h2 {
    font-size: 40px;
}
body {
    padding-top: 140px;
}
section#founder-section .training-first.responsive-hide {
  
    max-height: 326px;
}
.home-pages section#details {
    margin-top: 60px;
}
div#ajaxLoader {
    right: -72px;
    top: 4px;

}
.about-us.inner-pages section#brand-house .black-imgbg.common-image {
    padding: 30px;
}







}
@media screen and (max-width: 767px) {
    div#ajaxLoader {
    right: -62px;
    top: 18px;
}
    .home-pages section#details {
    margin-top: 40px;
}
    .message div#result, .message div#error-msg {
    font-size: 16px;
    padding: 3px 6px 5px;
    line-height: 120%;
    margin-top: 13px;
}
.about-us.inner-pages .brand-house .wwd-first.responsive-show,
section#house-details .wwd-first.responsive-show {

    height: auto !important;
}
 .common-image {
    max-height: 290px;
    margin: 0 auto;
}
.breadcrumb-wrap ul li:not(:last-child) {
    padding-right: 32px;
}
.breadcrumb-wrap ul li:not(:last-child):before {
    right: 1px;
    background-size: 10px;
    top: 1.5px;
}
.breadcrumb-wrap {
    padding: 5px 0 9px;
}
.inner-pages .um-section {
    padding: 40px 0;
}
.top-content p.all-content {
    font-size: 16px;
}
.top-content p.all-content br {
    display: none;
}
.inner-pages .wwd-main-wrap .wwd-content-right {
    padding-left: 0;
    text-align: center;
}
.inner-pages .wwd-main-wrap .wwd-first.responsive-show {
    margin: 0 auto;
    margin-bottom: 8px;
    margin-top: 18px;
    height: 300px;
    max-width: 375px;
}
.inner-pages .wwd-main-wrap p.all-content {
    font-size: 15px;
}
.listing-wrap h4 {
    font-size: 17px;
    margin: 5px 0 0;
    text-align: left;
}
.listing-wrap ul li {
    font-size: 16px;
    text-align: left;
}
.listing-wrap ul li:before {
    top: 9px;
    background-size: 11px;
}
.inner-pages .wwd-main-wrap .title h2 {
    font-size: 25px;
    text-align: center;
}
.inner-pages .wwd-main-wrap .wwd-content-left {
    padding-right: 0;
    text-align: center;
}
.details-wrap .all-boxes {
    margin-top: 20px;
    gap: 20px;
    flex-wrap: wrap;
}
.details-wrap .all-boxes .box .image {
    height: 200px;
}
.details-wrap p.last-content {
    font-size: 16px;
    margin: 15px 0;
}
section#home-detail {
    padding: 0px 0 40px;
}
.house-detail-page .title h2 {
    text-align: center;
    margin-bottom: 18px;
}
section#the-detail {
    padding: 40px 0 0px;
}
.house-detail-page p.all-content {
    font-size: 15px;
    text-align: center;
    margin-bottom: 0;
}
.we-create .box-wraps h3 {
    font-size: 16px;
    margin-top: 12px;
}
section#we-create .box-wraps .box {
    width: 48%;
}
div#wrapper.house-detail-page .about-img {
    display: block;
    margin: 0 auto;
    margin-bottom: 18px;
}
div#wrapper.house-detail-page .some-detail .wwd-img-right {
    display: none;
}
div#wrapper.house-detail-page .some-detail .wwd-content-left {
    padding-left: 0;
}
div#wrapper.house-detail-page  .btn.book-btn-wrap {
    text-align: center;
}
div#wrapper.house-detail-page .some-detail  p.all-content {
    margin: 0px 0 14px;
}
div#wrapper.house-detail-page .some-detail {
    padding: 0px 0 40px;
}
section#contact-form-section {
    padding: 35px 0 0;
}
.contact-form-section .contact-form form#contact-enquiryform .ct-form-field-warps>div {
    margin-bottom: 0px;
    gap: 0;
    flex-wrap: wrap;
}
.contact-form-section .contact-form label {
    font-size: 15px;
    margin-bottom: 5px;
}
.contact-form-section .contact-form  .input-wrap {
    width: 100%;
    margin-bottom: 15px;
}
form input, form textarea, form select {
    font-size: 15px;
}
.contact-form-section .contact-form input.csubmit-btn1.f-submit {
    font-size: 15px;
    margin-top: 15px;
}
section#contact-detail .wwd-main-wrap p.all-content {
    font-size: 16px;
    margin: -8px 0 0;
}
section#contact-detail {
    padding: 40px 0 40px;
}
section#contact-detail .contact-box-wrap .box {
    width: 100%;
}
section#contact-detail .contact-box-wrap .content h3 {
    font-size: 20px;
    margin: 10px 0 5px 0;
}
section#contact-detail .contact-box-wrap .box {
    padding: 20px 5px 15px;
}
.detail-section .title h2 {
    font-size: 30px;
    line-height: 120%;
    padding-bottom: 0;
}
section#founder-section .wwd-first.responsive-show {
    display: flex;
    align-items: center;
    justify-content: center;
  
    border-radius: 20px;
    overflow: hidden;
    max-height: 295px;
}
section#founder-section .training-first.responsive-hide {
    display: none;
}
}

@media screen and (min-width:480px) and (max-width: 767px) {
    .details-wrap .all-boxes .box {
    width: 48%;
}
section#we-create .box-wraps .box {
    width: 32%;
}
section#contact-detail .contact-box-wrap .box {
    width: 48%;
}
}
@media screen and (max-width: 480px) {
.social-left-icons a.fotter.logo img {
    padding: 0 75px;
}
}
