.beautypress-welcome-wraper {
    display: none;
}
.beautypress-padding-bottom {
    padding: 0 0 40px 0;
}
.about_pagetitle, .about_pagetitle h2, .product_pagetitle h2, .product_pagetitle, .service_pagetitle, .service_pagetitle h2 {
    color: #ffffff;
    font-size: 30px;
    font-weight: bold;
    font-family: 'gidole';
}
.section_blck_bg, .breadcrumb_section {
    background: url(../../images/images/newimages/others/breadcrumb/2.png);
}
.breadcrumb_section {
    padding: 80px 0px 80px 0px;
}
.beautypress-simple-text-with-img-section {
    padding: 10px 0;
}
.beautypress-welcome-slider .owl-nav i {
    color: #f46523;
}
.beautypress-booking-form-wraper input[type="submit"]:hover {
    background-color: #777777;
}
.beautypress-iocn-btn.full-round-btn.bg-color-pink {
    background-color: #f46523;
}








/*QC HEADER STYLE START*/
#qcheader-top {
    background: #f46523;
}
.qctopblock { padding: 6px 0px; width: 100%; display: flex; align-items: center; }
.qc-d-flex-1 { flex: 1; }
.qc-top-list { margin: 0; padding: 0; color: #fff; }
.qc-top-list li {
    display: inline-block;
    list-style: none;
    margin-right: 10px;
    font-size: 14px;
    font-family: 'gidole';
    font-weight: bold;
}
.qc-top-list li i { margin-right: 5px; }
.qc-top-list li .block { color: #fff; }
.qc-social .social {
    width: 30px;
    height: 30px;
    background: #fff;
    border-radius: 50%;
    line-height: 33px;
    text-align: center;
    display: block;
    font-size: 13px;
    color: #f46523;
}
.qc-social .social i { margin: 0; }
#qc-navbar {
    height: 150px;
    margin: 0;
    padding: 0;
}
.qc-menu-bar {
    margin: 0;
    padding: 0;
    height: 100%;
    display: flex;
}
.qc-brand-block .qc-navbar-brand {
    display: inline-block;
    padding: 12px 0px;
}
.qc-menu-list { margin: 0; padding: 0; }
.qc-menu-list li {list-style: none;}
#qcnavbarmenu {
    padding: 0px 0 0 400px;
    line-height: 10px;
    margin: auto;
}
.qc-brand-logo {
    width: 160px;
    height: 130px;
}
#qcheader-menu {
    background: linear-gradient(90deg, #000 30%, #f46523 150%);
}
.dropdown-menu{padding:0;margin:0;border:0 solid transition!important;border:0 solid rgba(0,0,0,.15);border-radius:0;-webkit-box-shadow:none!important;box-shadow:none!important}
.qc-mainmenu a, .navbar-default .navbar-nav > li > a, .qc-mainmenu ul li a, .navbar-expand-lg .navbar-nav .nav-link {
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    padding: 10px 15px;
    display: block !important;
    font-family: 'gidole';
    font-weight: bold;
}
.qc-mainmenu .active a, .qc-mainmenu .active a:focus, .qc-mainmenu .active a:hover, .qc-mainmenu li a:hover, .qc-mainmenu li a:focus, .navbar-default .navbar-nav>.show>a, .navbar-default .navbar-nav>.show>a:focus, .navbar-default .navbar-nav>.show>a:hover {
    color: #f46523;
    background: unset;
    outline: 0;
    border-radius: 30px;
}
.qc-mainmenu .collapse ul > li:hover > a {
    background: unset;
}
.qc-mainmenu .collapse ul ul > li:hover > a, .navbar-default .navbar-nav .show .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .show .dropdown-menu > li > a:hover{background: #4CAF50;}
.qc-mainmenu .collapse ul ul ul > li:hover > a{background: #4CAF50;}

.qc-mainmenu .collapse ul ul, .qc-mainmenu .collapse ul ul.dropdown-menu{background:#fff;}
.qc-mainmenu .collapse ul ul ul, .qc-mainmenu .collapse ul ul ul.dropdown-menu{background:#fff}
.qc-mainmenu .collapse ul ul ul ul, .qc-mainmenu .collapse ul ul ul ul.dropdown-menu{background:#fff}
.level1.dropdown-menu > li, .level2.dropdown-menu > li, .level3.dropdown-menu > li { width: 100%; }
.level3.dropdown-menu { width: 200px; }
.qc-mainmenu{background: none;border: 0 solid;margin: 0;padding: 0;min-height:20px;width: 100%;}
@media only screen and (min-width: 767px) {
.qc-mainmenu .collapse ul li:hover> ul{display:block}
.qc-mainmenu .collapse ul ul{position:absolute;top:100%;left:0;min-width:200px;display:none}
.qc-mainmenu .collapse ul ul li{position:relative}
.qc-mainmenu .collapse ul ul li:hover> ul{display:block}
.qc-mainmenu .collapse ul ul ul{position:absolute;top:0;left:100%;min-width:200px;display:none}
.qc-mainmenu .collapse ul ul ul li{position:relative}
.qc-mainmenu .collapse ul ul ul li:hover ul{display:block}
.qc-mainmenu .collapse ul ul ul ul{position:absolute;top:0;left:-100%;min-width:200px;display:none;z-index:1}
}
@media only screen and (max-width: 767px) {
.navbar-nav .show .dropdown-menu .dropdown-menu > li > a{padding:16px 15px 16px 35px}
.navbar-nav .show .dropdown-menu .dropdown-menu .dropdown-menu > li > a{padding:16px 15px 16px 45px}
#qc-navbar { height: auto; line-height: 20px; }
.qc-menu-bar { display: inline-block; width: 100%; }
.qctopblock { display: block; }
.qc-top-list { margin-bottom: 5px; }
.qc-brand-block { display: inline-block; width: 100%; }
.qc-navbar-brand {height: 100%; }
.qc-brand-block .navbar-toggle {
    margin: 20px 20px 0px 0px;
    border: 1px solid #000;
    padding: 5px 10px 5px 10px;
    border-radius: 5px;
    background: #f46523;
}
.qc-brand-block .navbar-toggle:focus { background: none; }
#qcnavbarmenu { padding: 0; }
.qc-menu-list {width: 100%; display: inline-block;}
.qc-menu-list li {width: 100%;}
}

/*QC HEADER STYLE END*/

/*QC FOOTER STYLE START*/
#qcfooter {background: linear-gradient(90deg, #000 30%, #f46523 150%);}
#qcfooter-block {padding: 40px 0px; color: #fff;}
#qcfooter-block h3 {
    font-size: 25px;
    font-family: 'barlowcondensed';
    text-transform: uppercase;
    font-weight: bold;
    margin: 0 0 20px 0;
}
.back-to-top-center.beautypress-back-to-top-wraper a {
    background: linear-gradient(356deg, #000 10%, #f46523 120%);
    top: 23px;
    padding: 0px 0 3px 0;
}
.footer-content {margin: 5px 0px;}
.footer-content .qc-brand {height: 60px; display: block; margin: 10px 0;}
.footer-content .qc-brand img {height: 100%;}
.footer-content p {font-size: 13px; line-height: 20px;}
.footer-content .quicklinks {margin: 0; padding: 0;}
.footer-content .quicklinks li {list-style: none; display: block;}
.footer-content .quicklinks li a {
    padding: 5px 0px;
    display: block;
    color: #fff;
    font-size: 16px;
    font-family: 'gidole';
    line-height: 2;
    text-transform: uppercase;
    font-weight: 400;
}
.footer-content p {
    font-size: 16px;
    font-family: 'gidole';
    line-height: 2;
    font-weight: 400;
}
.foothspan {
    line-height: 1;
    font-size: 29px !important;
    font-family: 'barlowcondensed';
}
.footer-content .quicklinks li i {margin-right: 5px;}
.footer-content .social-links .qc-social-list {margin: 10px 0px; padding: 0; color: #ddd; font-size: 15px;}
.footer-content .social-links .qc-social-list li {display: inline-block; margin-right: 10px;}
.qc-social-list .qc-social .social {
    width: 40px;
    height: 40px;
    background: #fff;
    border-radius: 10px 0px 10px 0px;
    line-height: 40px;
    text-align: center;
    display: block;
    font-size: 16px;
    color: #f46523;
}
.qc-social-list .qc-social .social:hover {border-radius: 0px 10px 0px 10px; transition: 1s ease;}
.footer-content .mobile-apps {display: flex; padding: 10px 0px;}
.footer-content .mobile-apps .mobApp {padding-right: 5px;}
.footer-gallery {margin: 0; padding: 0;}
.footer-gallery li a {display: block; text-align: center; height: 100%;}
.footer-gallery li {float: left; width: 30%;height: 70px;border: 1px solid #fff;margin: 5px 3px; list-style: none;}
.footer-gallery li:hover {border: 1px solid #000;}
.footer-gallery li img {max-width: 100%; height: 100%; vertical-align: middle;}
#qcfooter-copyrights {
    padding: 10px 0;
    border-top: 1px solid #ddd;
    background: #f46523;
}
#qcfooter-copyrights .copyright {
    font-size: 14px;
    color: #fff;
    text-align: center;
    font-family: 'gidole';
}
#qcfooter-copyrights .developer {color: #fff; text-decoration: underline;}

/*QC FOOTER STYLE END*/

button.navbar-toggle {
    display: none;
}
@media(max-width:767px){
    button.navbar-toggle {
    display: block !important;
}
}

/*-=-=-=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-  start  -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-*/

/*==========================================================  home  ==========================================================*/

/*-------------------------------------------------------  home_marq  --------------------------------------------------------*/

/*---------marquee-------------*/
.hmmarquee {
    margin: 0 auto;
    width: 100%;
    height: 80px;
    white-space: nowrap;
    overflow: hidden;
    box-sizing: border-box;
    position: relative;
}
.hmlist-inline li {
    font-family: 'gidole';
    font-size: 25px;
    text-transform: uppercase;
    font-weight: bold;
    color: #f46523;
}
.hmmarquee:before, .hmmarquee:after {
    position: absolute;
    top: 0;
    width: 50px;
    height: 80px;
    content: "";
    z-index: 1;
}

.hmmarquee:before {
  left: 0;
  background: linear-gradient(to right, white 5%, transparent 100%);
}

.hmmarquee:after {
  right: 0;
  background: linear-gradient(to left, white 5%, transparent 100%);
}

.hmmarquee__content {
    width: 800% !important;
    display: flex;
    line-height: 60px;
    animation: marquee 80s linear infinite forwards;
}

.hmmarquee__content:hover {
  animation-play-state: paused;
}

.hmlist-inline {
  display: flex;
  justify-content: space-around;
  width: 33.33%;
  /* reset list */
  list-style: none;
  padding: 0;
  margin: 0;
}

@keyframes marquee {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-66.6%);
  }
}
.hmmarqimg {
    margin: 0 40px 0 0px;
}






/*-------------------------------------------------------  home_welcome  -----------------------------------------------------*/
.hweldivc3-cont {
    z-index: 6;
    position: relative;
    background: #0000009c;
    padding: 30px 30px 30px 30px;
}

.hwelc12div {
    display: flex;
}
.hweldiv-cont1 {
    width: 50%;
}
.hweldiv-cont2 {
    width: 50%;
}

.hweldiv-cont3:after {
    position: absolute;
    content: '';
    top: -1px;
    bottom: -1px;
    left: -14em;
    right: -20%;
    display: block;
    z-index: -1;
    background: linear-gradient(90deg, #000 30%, #f46523 150%);
    background-image: url(../../images/images/newimages/home/img2/welimg1.png);
    background-color: #000;
    opacity: 0.8;
}
.hweldivcont1-imgdiv {
    margin: 80px 15px 80px 0;
}
.hweldivcont2-imgdiv {
    margin: 80px 0 80px 15px;
}
.hweldiv-cont3 {
    margin: 100px 0px 0 10px;
    text-align: center;
    background-color: #00000054;
}
.hweldivc3cont-h3 {
    font-family: barlowcondensed;
    color: #fff;
    text-transform: uppercase;
    font-size: 35px;
    margin: 15px 0 15px 0;
    font-weight: bold;
}
.hweldivc3cont-p {
    font-size: 16px;
    color: #fff;
    font-family: gidole;
    font-weight: 400;
    text-align: justify;
    line-height: 2;
}
.hweldivc3cont-h5 {
    color: #f46523;
    font-family: 'barlowcondensed';
    text-transform: uppercase;
    font-size: 25px;
    font-weight: bold;
}
.hweldivbutton {
    background: #c10000;
    padding: 10px;
    border-radius: 10px;
    color: #000;
    transition: all 0.3s linear 0s;
    position: relative;
    z-index: 2;
}
a.hweldivbutton:hover {
    color: #fff;
}
.hweldivbutton:hover:before {
    transform: translate3d(0,0,0);
    transition: transform 0.3s linear;
}
.hweldivbutton:before {
    background:#000;
    width: 135%;
    -webkit-clip-path: polygon(75% 0%, 100% 50%, 75% 100%, 0% 100%, 0% 0%);
    clip-path: polygon(75% 0%, 100% 50%, 75% 100%, 0% 100%, 0% 0%);
    transform: translate3d(-100%, 0, 0);
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 110%;
    bottom: 0;
    margin: auto;
    z-index: 1;
}
.hweldivbutton:hover:after {
    transform: translate3d(0,0,0);
    transition: transform 0.01s 0.3s cubic-bezier(0.7, 0, 0.2, 1);
}
.hweldivbutton:after {
    background:#000;
    width: 105%;
    transform: translate3d(100%,0,0);
    transition: transform 0.3s cubic-bezier(0.7, 0, 0.2, 1);
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 110%;
    bottom: 0;
    margin: auto;
    z-index: 1;
}

.hweldivcont2-img {
    border: 4px solid #fff;
}
/*st-button*/
.hwbelementor-element {
    z-index: 2;
    width: 100%;
    position: relative;
}
.hwbelementor-widget-container {
    text-align: start;
    justify-content: start;
    justify-items: start;
    transition: background .3s,border .3s,border-radius .3s,box-shadow .3s,transform var(--e-transform-transition-duration,.4s);
}
.hwbwdt-button-holder {
    display: inline-flex;
    position: relative;
    -webkit-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
}
.hwbwdt-button i {
    padding: 0 0 0 1px;
    transition: all 0.3s linear 0s;
}
.hwbwdt-button:hover i {
    padding: 0 0 0 6px;
}
.hwbwdt-button {
    margin: 0px 0px 0px 0px;
    background: none !important;
    overflow: hidden;
    font-size: 14px;
    padding:0;
    font-family: 'gidole';
    font-weight: bold;
    line-height: 1;
    background-color: #f46523;
    color: #fff;
    border-radius: 5px;
    justify-content: center;
    text-align: center;
    display: inline-flex;
    align-items: stretch;
    letter-spacing: 0;
    position: relative;
    z-index: 0;
    text-transform: uppercase;
    -webkit-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
    font-style: italic;
}
.hwbwdt-button:focus, .hwbwdt-button:focus, .hwbwdt-button:hover, .hwbwdt-button:hover {
    background-color: #000000;
    color: #fff;
}
.hwbwdt-button:hover:before {
    transform: translate3d(0,0,0);
    transition: transform 0.3s linear;
}
.hwbwdt-button:before, .hwbwdt-button:after {
    background-color: #000;
}
.hwbwdt-button:before {
    width: 135%;
    -webkit-clip-path: polygon(75% 0%, 100% 50%, 75% 100%, 0% 100%, 0% 0%);
    clip-path: polygon(75% 0%, 100% 50%, 75% 100%, 0% 100%, 0% 0%);
    transform: translate3d(-100%, 0, 0);
}
.hwbwdt-button-holder[class*="wdt-animation"] .hwbwdt-button:before, .hwbwdt-button-holder[class*="wdt-animation"]
.hwbwdt-button:after, .hwbwdt-button-holder[class*="wdt-animation-linethrough"] .hwbwdt-button .hwbwdt-button-text > span:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 110%;
    bottom: 0;
    margin: auto;
    z-index: -1;
}
.hwbwdt-button .hwbwdt-button-text:only-child {
    text-align: center;
}
.hwbwdt-button .hwbwdt-button-text {
    display: inline-grid;
    align-content: center;
    gap: 10px;
    height: 100%;
}
.hwbwdt-button .hwbwdt-button-text, .hwbwdt-button .hwbwdt-button-icon {
    vertical-align: top;
}







/*-----------------------------------------------------------  home_service  ------------------------------------------------*/

.hselementor-element-wholediv {
    padding: 0px 0px 0px 30px;
    display: flex;
    flex-direction: row;
    height: 100%;
    align-items: center;
    border-style: double;
    border-color: #f46523;
    border-radius: 10px 10px 10px 10px;
}

.hselementskit-border-divider {
    border-radius: 2px;
    position: relative;
    margin-left: 27px;
    width: 100px;
    background: #e8892a;
    left: 0;
    height: 4px;
}
.hselementskit-border-divider:before {
    content: "";
    position: absolute;
    color: #e8892a;
    left: -27px;
    top: 0;
    display: inline-block;
    height: 4px;
    width: 4px;
    border-radius: 50%;
    background-color: #e8892a;
    -webkit-box-shadow: 9px 0 0 0 currentColor,18px 0 0 0 currentColor;
    box-shadow: 9px 0 0 0 currentColor,18px 0 0 0 currentColor;
}
.hselementskit-infobox {
    background-color: #3a474f26;
    padding: 40px 183px 45px 50px;
    border-radius: 5px 5px 5px 5px;
}
.hs2elementskit-infobox {
    background-color: #3a474f26;
    padding: 40px 124px 40px 50px;
    border-radius: 5px 5px 5px 5px;
}
.hsekit_heading_separetor_wraper {
    margin: 12px 0px 12px 0px;
}
.hselementskit-btn {
    background-color: #f46523;
    padding: 15px 30px 15px 30px;
    margin: 0px 0px 0px 0px;
    font-family: 'gidole';
    font-size: 12px;
    font-weight: 100;
    line-height: 2;
    color: #fff;
    text-transform: uppercase;
    fill: #fff;
    border-style: double;
    border-width: 3px 3px 3px 3px;
}
.hsecmycont-div {
    padding: 30px 30px 30px 30px;
    border-style: double;
    border-color: #f46523;
    border-radius: 10px 10px 10px 10px;
    margin: 0 0 20px 0;
}
.hservmycont-h3 {
    font-size: 25px;
    text-transform: uppercase;
    line-height: 2;
    font-family: 'gidole';
    font-weight: bold;
}
.hservmycont-p {
    font-size: 16px;
    text-align: justify;
    font-family: 'gidole';
    font-weight: 400;
    line-height: 2;
}
.hsekit-heading--title {
    font-size: 20px;
    font-family: 'gidole';
    line-height: 30px;
    font-weight: bold;
    text-transform: uppercase;
}
.hsekit-heading {
    margin: 0 20px 0 0px;
}
.hsekit-heading--subtitle {
    font-size: 20px;
    font-family: 'gidole';
    font-weight: bold;
    text-transform: uppercase;
}
.hservtitlec-h5 {
    text-align: center;
    font-size: 25px;
    font-family: 'barlowcondensed';
    text-transform: uppercase;
    color: #f46523;
    font-weight: bold;
}
.hservtiltec-h3 {
    font-size: 25px;
    line-height: 2;
    font-family: 'barlowcondensed';
    text-transform: uppercase;
    text-align: center;
    color: #777777;
    font-weight: 600;
    margin: 20px 0 60px 0;
}
#homeservices-id {
    margin: 40px 0 40px 0;
}
.hserv-titlecont {
    margin: 0 0 40px 0;
}
#homewelcome-id {
    margin: 60px 0 80px 0;
}


.hs2elementor-element-wholediv {
    display: flex;
    flex-direction: row;
    height: 100%;
    align-items: center;
    border-style: double;
    border-color: #e8892a;
    border-radius: 10px 10px 10px 10px;
}
.hservcallen-p {
    font-size: 16px;
    line-height: 25px;
    font-family: 'gidole';
    margin: 10px 0 10px 0;
    font-weight: 400;
}
.hservcallen-p2 {
    font-family: 'gidole';
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
}
.hselementskit-info-box-title {
    font-size: 30px;
    font-family: 'barlowcondensed';
    font-weight: bold;
    line-height: 30px;
}
.hsbox-footer {
    margin: 30px 0 0 0;
}
.hsicon-hover {
    position: absolute;
    bottom: -50px;
    right: 16px;
    opacity: 0;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    z-index: 1;
}
.hselementskit-infobox:hover .hsicon-hover {
    opacity: 0.4;
    bottom: 10px;
}
.hselementskit-infobox:hover .hselementskit-btn {
    background-color: #3a474f;
    color: #f46523;
}
.hservc1-img {
    border-radius: 10px;
}

.hservc1-imgdiv:before {
    content: "";
    left: 0;
    opacity: 1;
    position: absolute;
    right: 0;
    top: 0;
    background: rgba(255,255,255,.6) none repeat scroll 0 0;
    height: 0;
    transition: all 0.5s ease-in-out 0s;
    width: 100%;
}
.hservc1-imgdiv {
    position: relative;
}
.hservc1-imgdiv:hover::before {
    opacity: 0;
    height: 100%;
}







/*-----------------------------------------------------  home_label  -----------------------------------------------*/

#homelable-id {
    padding: 100px 0 100px 0;
    background: #e1e3e5;
    margin: 80px 0 0px 0;
}
.hlabeldivcont-span {
    display: block;
    position: absolute;
    top: calc(50% - 10px);
    left: 50%;
    z-index: 0;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    width: 100%;
    text-align: center;
    margin: 0;
    font-size: 10em;
    line-height: 1em;
    font-weight: 600;
    letter-spacing: 0;
    color: #00000021;
    opacity: 1;
    white-space: nowrap;
    font-family: 'gidole';
}
.hlabeldivcont-h3 {
    position: relative;
    z-index: 1;
    text-align: center;
    font-size: 18px;
    line-height: 1.4em;
    font-weight: 600;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 0;
    color: #000000;
    background: #fcfcfc47;
    border-radius: 60px;
    font-family: 'gidole';
    padding: 5px 0 5px 0;
}







/*------------------------------------------------------  home_news  ----------------------------------------------------*/

.hnelementskit-post-card {
    background-color: #3a474f26;
    padding: 30px 30px 30px 30px;
    margin: 0px 0px 30px 0px;
    transition: all .4s ease;
    box-shadow: 9.899px 9.899px 30px 0 rgb(0 0 0 / 10%);
    border-radius: 6px;
}
.hnewsdiv-cont {
    background-color: #3a474f26;
    padding: 25px 25px 25px 25px;
    margin: 0px 0px 0px 0px;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    border-radius: 10px;
    -webkit-box-shadow: 9.899px 9.899px 30px 0 rgb(0 0 0 / 10%);
    box-shadow: 9.899px 9.899px 30px 0 rgb(0 0 0 / 10%);
}
#homenews-id {
    margin: 40px 0 40px 0;
}
.hnewstitle-h3 {
    text-align: center;
    font-family: 'barlowcondensed';
    font-size: 25px;
    margin: 0 0 60px 0;
    font-weight: bold;
    text-transform: uppercase;
    color: #f46523;
}
.hnentry-title a {
    font-size: 16px;
    line-height: 20px;
    font-family: 'gidole';
    color: #000;
    font-weight: 400;
}
.hnelementskit-post-body {
    margin: 15px 0 0 0;
}
.hnentry-title {
    margin: 3px 0 0 0;
}
.hnmeta-date-text {
    font-size: 13px;
    font-family: 'gidole';
    font-weight: 400;
}
.hnelementskit-btn {
    font-size: 18px;
    font-family: 'barlowcondensed';
    color: #f46523;
    font-weight: 400;
    border-style: double;
    border-width: 0px 0px 3px 0px;
    border-radius: 5px 5px 5px 5px;
}
.hnelementskit-btn:hover {
    color: #777777;
}






.hnewsdiv-cont:hover .hnewsdivc-imgdiv::before {
    height: 100%;
    opacity: 0;
    width: 100%;
}
.hnewsdiv-cont:hover .hnewsdivc-imgdiv::after {
    height: 100%;
    opacity: 0;
    width: 100%;
}
.hnewsdivc-imgdiv::before, .hnewsdivc-imgdiv::after {
    content: "";
    background: #000000;
    height: 0;
    width: 0;
    z-index: 1;
    position: absolute;
    -webkit-transition-duration: .6s;
    -o-transition-duration: .6s;
    transition-duration: .6s;
}
.hnewsdivc-imgdiv::before {
    right: 0;
    opacity: 1;
    top: 0;
}
.hnewsdivc-imgdiv::after {
    bottom: 0;
    opacity: 1;
    left: 0;
}

.hnewsdivc-imgdiv {
    display: block;
    height: 100%;
    position: relative;
    overflow: hidden;
}






/*----------------------------------------------------  home_form  ----------------------------------------------*/

.hformcont-div {
    opacity: 0.265;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
    background-image: url(../../images/images/newimages/home/img1/3.png);
    background-position: center;
    background-repeat: no-repeat;
    inset: 0;
    position: absolute;
    z-index: -1;
}
.beautypress-section-headinig h3 {
    margin: 0;
    color: #f46523;
    font-weight: bold;
    font-size: 25px;
    letter-spacing: 0;
    font-family: 'barlowcondensed';
    text-transform: uppercase;
}
.beautypress-booking-form-wraper h2 {
    margin: 0 0 30px;
    color: #777777;
    font-weight: 600;
    font-size: 1.857em;
    font-family: 'gidole';
}
.beautypress-booking-form-wraper input:not([type="submit"]), .beautypress-booking-form-wraper textarea {
    font-family: 'gidole';
    border-radius: 10px;
}
.beautypress-booking-form-wraper {
    background: #e1e3e5;
    padding: 30px;
    border-radius: 20px;
}
.beautypress-booking-form-wraper input[type="submit"] {
    background-color: #f46523;
    color: #fff;
    border-radius: 10px;
    padding: 15px 215px;
    font-family: 'gidole';
    font-size: 16px;
}
.hformidcont-h5 {
    font-size: 16px;
    font-family: 'barlowcondensed';
    font-weight: bold;
    color: #777777;
    line-height: 2;
    border-style: solid;
    width: 156px;
    border-width: 0 0 3px 0;
}
.hformidcont-h3 {
    font-family: 'barlowcondensed';
    font-size: 81px;
    color: #f46523;
    font-weight: bold;
    line-height: 85px;
}
.hformidcont-li {
    font-size: 16px;
    font-family: 'gidole';
    color: #ffffff;
    font-weight: bold;
    margin: 12px 0 12px 0;
    background: linear-gradient(45deg, black 20%, #ffffff00 80%);
    width: 400px;
    padding: 5px 0px 8px 10px;
    border-radius: 20px 0px 0px 20px;
}
.homeform-id {
    margin: 0px 0 40px 0;
}
.hformidcont-li img {
    width: 20px;
    height: auto;
    filter: invert(100%) sepia(1%) saturate(0%) hue-rotate(34deg) brightness(106%) contrast(101%);
}
.beautypress-booking-form-wraper textarea {
    height: 160px;
    resize: none;
    padding: 20px;
    border-radius: 10px;
}






/*-------------------------------------------------  home_gallery  -------------------------------------------------*/

.beautypress-single-photo-gallery.beautypress-3d .beautypress-3d-project-card {
    box-shadow: 0 3px 47px rgb(0 0 0 / 20%);
    border-radius: 20px;
    width: 348px;
    height: 195px;
}





/*----------------------------------------------------------  home_footerdesign  -----------------------------------------------*/

#homefooterdesign-id {
    background-position: bottom center;
    background-repeat: no-repeat;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 30px 0px 30px 0px;
    position: relative;
    background: linear-gradient(90deg, #000 30%, #f46523 150%);
    border-style: dotted;
    border-width: 0 0 1px 0;
}
.hfooterdes-bgoverlay {
    opacity: 0.5;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
}
.hfooterdescont-h3 {
    font-size: 30px;
    font-family: 'gidole';
    color: #fff;
    font-weight: bold;
    text-transform: capitalize;
}


/* CSS */
.button-85 {
    padding: 0.6em 2em;
    border: none;
    outline: none;
    color: rgb(255, 255, 255);
    background: #111;
    cursor: pointer;
    position: relative;
    z-index: 0;
    border-radius: 10px;
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;
    font-size: 14px;
    text-transform: uppercase;
    font-family: 'gidole';
    font-weight: bold;
}

.button-85:before {
    content: "";
    background: linear-gradient( 45deg, #ff0000, #ff7300, #fffb00, #48ff00, #00ffd5, #002bff, #7a00ff, #ff00c8, #ff0000 );
    position: absolute;
    top: -2px;
    left: -2px;
    background-size: 400%;
    z-index: -1;
    filter: blur(5px) !important;
    -webkit-filter: blur(5px);
    width: 105%;
    height: 110%;
    animation: glowing-button-85 20s linear infinite;
    transition: opacity 0.3s ease-in-out;
    border-radius: 10px;
}

@keyframes glowing-button-85 {
  0% {
    background-position: 0 0;
  }
  50% {
    background-position: 400% 0;
  }
  100% {
    background-position: 0 0;
  }
}

.button-85:after {
  z-index: -1;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: #222;
  left: 0;
  top: 0;
  border-radius: 10px;
}



/*============================================================  about_page  ===============================================*/
#aboutpage-id {
    margin: 100px 0 0 0;
}
.abpagec2-cont1 {
    position: relative;
    background-image: url(../../images/images/newimages/about/aboutimg1.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 560px;
    width: 100%;
    border-radius: 10px;
    margin: 60px 0 0px 0;
}
.abpagec2-cont2 {
    position: relative;
    background-image: url(../../images/images/newimages/about/aboutimg2.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 500px;
    display: flex;
    width: 100%;
    margin: 10px 0 0px 0;
    border-radius: 10px;
}
.abpagec2-cont1:before {
    background-color: #3a474f;
    border-radius: 10px;
    border-style: initial;
    content: '';
    display: block;
    height: 100%;
    left: 0;
    mix-blend-mode: initial;
    opacity: 0.2;
    position: absolute;
    top: 0;
    transition: 0.3s;
    width: 100%;
}
.abpagec2-cont2:before {
    background-color: #3a474f;
    border-radius: 10px;
    border-style: initial;
    content: '';
    display: block;
    height: 100%;
    left: 0;
    mix-blend-mode: initial;
    opacity: 0.2;
    position: absolute;
    top: 0;
    transition: 0.3s;
    width: 100%;
}
.abpagec2-cont2:hover:before {
    background-color: unset;
}
.abpagec2-cont1:hover:before {
    background-color: unset;
}
.abpagec1-h5 {
    font-family: 'barlowcondensed';
    text-transform: uppercase;
    font-size: 25px;
    font-weight: bold;
    color: #f46523;
    margin: 0 0 20px 0;
}
.abpagec1h5-icon {
    width: 20px;
    height: auto;
    margin: 0px 5px 5px 0px;
    filter: invert(61%) sepia(75%) saturate(5104%) hue-rotate(349deg) brightness(101%) contrast(92%);
}
.abpagecont1 {
    margin: 0 0 0 20px;
}
.abpagec1ci-cont {
    background: #0000009c;
    padding: 20px;
    border-radius: 10px;
}
.abpagec1-h3 {
    font-size: 30px;
    font-family: 'barlowcondensed';
    text-transform: uppercase;
    font-weight: bold;
    margin: 0 0 20px 0;
}
.abpagec1-p {
    font-size: 16px;
    text-align: justify;
    font-family: 'gidole';
    line-height: 2;
}
.abpagec1cic-h3 {
    font-family: 'barlowcondensed';
    font-size: 25px;
    color: #f46523;
    text-transform: uppercase;
    font-weight: bold;
    margin: 0 0 20px 0;
}
.abpagec1cic-p {
    font-size: 16px;
    line-height: 33px;
    font-weight: 400;
    font-family: 'gidole';
    color: #fff;
    text-align: justify;
}
.abpagec1c-imgdiv:before {
    position: absolute;
    content: '';
    background: linear-gradient(45deg, black, transparent);
}
.abpagec1c-imgdiv {
    background-image: url(../../images/images/newimages/about/aboutimg3.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 40px 40px 40px 40px;
    border-radius: 10px;
    position: relative;
}







/*-----------------------------------------------------  aboutpage_label  -----------------------------------------------*/


#abpglabel-id {
    margin: 100px 20px 0px 20px;
}
.abpglabel-img {
    width: 100px;
    height: auto;
}
.abpglabel-h5 {
    font-family: 'gidole';
    font-size: 25px;
    text-transform: uppercase;
    line-height: 35px;
    font-weight: bold;
    margin: 20px 0px 20px 10px;
}

.abpglabel-cont {
    display: flex;
}








/*---------------------------------------------------------  aboutpage_coaches  ---------------------------------------*/

.abpgcoach-cont2 {
    position: relative;
    display: flex;
    justify-content: center;
    border-style: double;
    border-width: 3px 3px 3px 3px;
    border-top-width: 3px;
    border-right-width: 3px;
    border-bottom-width: 3px;
    border-left-width: 3px;
    border-color: #f46523;
    border-radius: 10px 10px 10px 10px;
    background-color: #3a474f26;
    padding: 20px 20px 20px 20px;
    text-align: justify;
}
.abpgcoach-cont2:before {
    position: absolute;
    content: '';
    background-image: url(../../images/images/newimages/about/abcoachimg.jpg);
    --background-overlay: '';
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    height: 100%;
    left: 3px;
    mix-blend-mode: initial;
    opacity: 0.05;
    top: 3px;
    width: 100%;
}
.abpgcoachc2-cont {
    padding: 0 40px 0 0px;
    text-align: center;
}
.abpgcoachc2-cont2 {
    text-align: center;
    margin: 80px 0 0 0;
}
.abpgcoachc2-cont3 {
    text-align: center;
    margin: 100px 0 0 0;
}
.abpgcoachc2-cont4 {
    text-align: center;
    margin: 120px 0 0 0;
}
.abpgcoachc1c-h5 {
    font-size: 25px;
    font-family: 'barlowcondensed';
    font-weight: bold;
    text-transform: uppercase;
    margin: 0 0 20px 0;
    color:#f46523;
}
.abpgcoachc1c-h3 {
    font-size: 50px;
    line-height: 60px;
    font-family: 'barlowcondensed';
    text-transform: uppercase;
    font-weight: bold;
}
.abpgcoach-cont1 {
    margin: 50px 0 0 0;
}

.abpgcoachc2c-h5 {
    font-size: 25px;
    font-family: 'barlowcondensed';
    font-weight: bold;
    color: #f46523;
}
.abpgcoachc2c-p {
    font-size: 16px;
    line-height: 10px;
    font-family: 'gidole';
    font-weight: 400;
    margin: 10px 0 20px 0;
}

#abpgcoach-id {
    margin: 120px 0 40px 0;
}




/*========================================================  service_page  =================================================*/

.servicepage-id {
    background: url(../../images/images/newimages/service/servimg.jpg);
    border-radius: 10px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}
.servicepage-id:before {
    position: absolute;
    content: '';
    background-color: #3a474f;
    border-radius: 10px;
    display: block;
    height: 100%;
    left: 0px;
    mix-blend-mode: initial;
    opacity: 0.6;
    top: 0px;
    width: 100%;
}
.spelementskit-pricing-price-wraper {
    padding: 8px 8px 8px 40px;
    margin: 0px 0px 30px 0px;
    position: relative;
    line-height: initial;
}
.spelementskit-pricing-tag {
    background-color: #07070700;
    border-style: double;
    border-color: #e8892a;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    right: -30px;
    border-radius: 48px 0 0 48px;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}
.spelementskit-pricing-price {
    color: #3a474f;
    position: relative;
    z-index: 2;
    font-size: 48px;
    font-weight: 700;
    letter-spacing: -.4px;
    display: block;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}
.spcurrency {
    vertical-align: super;
    top: 0;
    left: 5px;
    font-size: 18px;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}
.spperiod {
    bottom: 0;
    font-family: 'gidole';
    font-size: 1.3rem;
    font-weight: 700;
    line-height: 1.2em;
    vertical-align: super;
}

.spelementskit-pricing-content {
    margin: 0px 0px 20px 0px;
}
.spelementor-repeater-item {
    list-style: none;
    color: #4a5257;
    font-family: 'gidole';
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5em;
    padding: 8px 0 0px 0;
}

.spelementskit-pricing-btn {
    color: #f46523;
}
.servpgidcont1 {
    position: relative;
    padding: 20px 20px 20px 20px;
    margin: 20px 0 20px 0;
    overflow: hidden;
}
.servpgc1-cont {
    z-index: 1;
    position: relative;
}
.serv-divr1 {
    padding: 40px 0px 40px 40px;
}
.servpgidcont1:before {
    background-color: #f2fbff;
    border-radius: 10px;
    border-style: initial;
    content: '';
    display: block;
    height: 100%;
    left: 0;
    mix-blend-mode: initial;
    opacity: 0.8;
    position: absolute;
    top: 0;
    transition: 0.3s;
    width: 100%;
}


.servpgc1cont-h3 {
    font-family: 'barlowcondensed';
    font-size: 30px;
    line-height: 50px;
    text-transform: uppercase;
    color: #f46523;
    font-weight: bold;
}
.servpgc1cont-h5 {
    font-family: 'barlowcondensed';
    font-size: 25px;
    font-weight: bold;
    margin: 0 0 20px 0;
    color: #777777;
}

.servdivr1title-h3 {
    color: #f46523;
    font-family: 'barlowcondensed';
    text-transform: uppercase;
    margin: 40px 0px 20px 40px;
    font-weight: bold;
    font-size: 25px;
}
.servdivr1title-h5 {
    font-family: 'barlowcondensed';
    font-size: 35px;
    color: #fff;
    margin: 0 0 0 40px;
    text-transform: uppercase;
    line-height: 45px;
    font-weight: bold;
}

.servpgc2c-h3 {
    font-size: 25px;
    color: #f46523;
    font-family: 'barlowcondensed';
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    line-height: 2;
}
.servpgc2c-h5 {
    font-size: 25px;
    color: #fff;
    font-family: 'barlowcondensed';
    font-weight: bold;
    text-transform: uppercase;
    text-align: initial;
}
.servpgc2c-p {
    font-size: 16px;
    color: #fff;
    line-height: 2;
    font-weight: 400;
    font-family: 'gidole';
    text-align: justify;
    padding: 10px 10px 0 0px;
}
.servpgc2c-li {
    color: #fff;
    line-height: 2;
    font-family: 'gidole';
    font-size: 16px;
    font-weight: 400;
}
.servpgc2c-ul {
    margin: 0 0 5px 10px;
    text-align: initial;
}
.servpgidcont2 {
    margin: 250px 0 0 0;
    text-align: center;
}















/*------------------------------------------------------------  contact_page  ----------------------------------------*/

.contactpagediv {
    background-image: url(../../images/images/newimages/about/aboutimg3.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    display: flex;
    border-radius: 10px 10px 10px 10px;
    padding: 30px;
    margin: 20px 0 0 0;
}
.contpgdivcont-h3 {
    font-size: 25px;
    color: #f46523;
    font-family: 'barlowcondensed';
    text-transform: uppercase;
    font-weight: bold;
}
.contpgdivcont-li span {
    font-weight: bold;
    text-transform: uppercase;
}
.contpgdivcont-ul {
    font-size: 14px;
    font-family: 'gidole';
    line-height: 2;
    font-weight: 400;
}
.contpgdivcont-p {
    font-size: 16px;
    line-height: 28px;
    font-weight: 400;
}
.contpgdivcont-h5 {
    font-size: 20px;
    font-family: 'gidole';
    color: #fff;
    font-weight: bold;
    margin: 20px 0 15px 0;
}
.contpgdiv-cont {
    color: #fff;
    background: #0000009e;
    padding: 40px 125px 30px 40px;
    border-radius: 10px;
}
.send_title {
    padding-bottom: 10px;
    font-size: 25px;
    text-transform: uppercase;
    font-family: 'gidole';
    color: #f46523;
    font-weight: bold;
    margin: 30px 0 20px 0;
    text-align: center;
}
form.contact-form.mt-45.contact_enq {
    background: #ddd;
    padding: 30px 20px 20px 20px;
    border-radius: 10px;
}
.contact_enq textarea {
    height: 190px;
}
input.input-sm.form-full {
    height: 57px;
}











/*====================================================  responsive  ====================================================*/


@media (max-width:767px){
    .beautypress-booking-form-wraper input[type="submit"] {
    padding: 15px 110px;
}
.hselementor-element-wholediv {
    overflow: hidden;
}
.hformidcont-ul {
    overflow: hidden;
}
.hweldiv-cont3:after {
    right: 0%;
}
.beautypress-single-photo-gallery.beautypress-3d .beautypress-3d-project-card {
    width: 300px;
    height: 200px;
}
.beautypress-welcome-slider-item.beautypress-bg {
    height: 170px;
}
#qcheader-menu {
    background: linear-gradient(270deg, #000 50%, #f46523 160%);
}
.hmmarquee__content {
    width: 3000% !important;
}
#homewelcome-id {
    margin: 0px 0 80px 0;
}
.hweldiv-cont3 {
    margin: 40px 0px 40px 0px;
}
.hweldivc3cont-h3 {
    line-height: 45px;
}
.hweldivc3cont-p {
    font-size: 14px;
}
.hservtiltec-h3 {
    font-size: 20px;
    margin: 20px 15px 0px 15px;
    line-height: 35px;
}
.hselementor-element-wholediv {
    padding: 0px 0px 0px 10px;
}
.hsekit-heading {
    margin: 0 0px 0 0px;
}
.hselementskit-infobox {
    padding: 40px 0px 40px 10px;
}
.hselementskit-info-box-title {
    font-size: 20px;
}
.hservcallen-p {
    font-size: 14px;
}
.hservcallen-p2 {
    font-size: 14px;
}
.hselementskit-border-divider {
    width: 40px;
}
.hsekit-heading--title {
    font-size: 16px;
}
.hsekit-heading--subtitle {
    font-size: 18px;
    line-height: 2;
}
.hlabeldivcont {
    margin: 80px 0 80px 0;
}
.section_blck_bg, .breadcrumb_section {
    background-position: right;
    background-repeat: no-repeat;
}
.abpagecont1 {
    margin: 0;
}
.abpagec1c-imgdiv {
    padding: 13px;
}
.abpagec1cic-p {
    font-size: 14px;
}
.abpglabel-cont {
    display: flex;
    margin: 10px 0 10px 0;
}
#abpglabel-id {
    margin: 40px 20px 0px 20px;
}
#abpgcoach-id {
    margin: 40px 0 40px 0;
}
.abpgcoachc2c-p {
    font-size: 14px;
    line-height: 25px;
    font-family: 'gidole';
    font-weight: 400;
    margin: 8px 0 8px 0;
}
.abpgcoachc1c-h3 {
    font-size: 35px;
    line-height: 45px;
    margin: 0 0 40px 0;
}
.serv-divr1 {
    padding: 20px 20px 20px 20px;
}
.servdivr1title-h5 {
    font-size: 25px;
}
.servpgidcont2 {
    margin: 40px 20px 40px 20px;
}
.contpgdiv-cont {
    padding: 30px 15px 30px 15px;
}
.contpgdivcont-h3 {
    font-size: 20px;
    line-height: 30px;
}
.contpgdivcont-h5 {
    font-size: 16px;
    margin: 10px 0 10px 0;
}
.contpgdivcont-p {
    font-size: 14px;
}
.collapse.in {
    display: block;
}
.qc-brand-logo {
    width: 100px;
    height: 100px;
}
.hsecmycont-div {
    margin: 20px 0 20px 0;
}
.hformidcont-h3 {
    font-size: 50px;
    line-height: 65px;
}
.hnewsdiv-cont {
    margin: 0px 0px 30px 0px;
}
.abpgcoachc1-cont {
    text-align: center;
}
.abpgcoachc2-cont {
    padding: 0 0px 0 0px;
}
.abpglabel-img {
    width: 60px;
    height: auto;
}
.abpglabel-h5 {
    font-size: 20px;
    margin: 20px 0px 10px 10px;
}
.abpagec1-h5 {
    text-align: center;
}
.abpagec2-cont2 {
    height: 300px;
    margin: 30px 0 0px 0;
}
.abimdiv {
    display: flex;
}
.abpagec2-cont1 {
    height: 300px;
    margin: 60px 0 0px 0;
}
.abimdiv1 {
    padding: 5px;
}
.abimdiv2 {
    padding: 5px;
}
.hweldivcont1-imgdiv {
    margin: 10px 5px 0px 0;
}
.hweldivcont2-imgdiv {
    margin: 10px 0 40px 5px;
}















}
















