/*
 Theme Name: Dr Sindhu child theme
 Template: twentytwenty
Version: 1.5.5

*/
body {
	font-family: "Inter", sans-serif !important;
	font-size: 16px !important;
	line-height: 28px !important;
	background-color: #FFF !important;
}
p, li {
	font-family: "Inter", sans-serif !important;
	font-size: 16px !important;
	line-height: 28px !important;
}
h1 {
  font-size: 65px !important;
  font-weight: 800 !important;
  color: #000 !important;
}

  
h2 {
    font-size: 40px !important;
    font-weight: 600 !important;
}
h1, h2, h3, h4{font-family: "Inter", serif !important;}
.post-inner {
	padding: 0px !important;
}
.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
	max-width: 1200px !important;
}
#et-boc { width: 100%; max-width: 100%; }
section.top-bar a {
    color: #fff;
}


a{ text-decoration:none !important;}
h1, h2, h3, h4{ margin-top:0px !important;}
h1, h2, h3, h4{ margin-bottom:10px !important;}
h3{ font-size:35px !important}
.header-menu a {
  color: black !important;
}
/*==============================================
Button Style
==============================================*/
.enquiery-btn a, .uc_more_btn, .elementor-button {
  padding: 12px 30px;
  display: flex;
  border-radius: 3rem !important;
  text-transform: uppercase;
  letter-spacing: 2px;
  border: none !important;
  background: #086b3b !important;
  font-weight: 400 !important;
}
.elementor-button {
  padding: 21px 35px !important;
}
.outline-btn {
 	background: none !important;
  	border: 2px solid white !important;
	padding: 19px 35px !important;
}
.enquiery-btn a {
  	margin-left: 20px;
	color:#fff !important;
}

.elementor-button::after {
  	content: url(https://webplinth.com/Works/drsindhu/wp-content/uploads/2026/04/white-arrow.png);
	margin-left: 13px;
}
.outline-btn::after {
  	content: url(https://webplinth.com/Works/drsindhu/wp-content/uploads/2026/04/green-arrow.png);

}
.grid-btn {
  display: block;
  background: #18764e;
  padding: 2px 20px;
  margin-top: 20px;
  color: #a8ee6f;
  border-radius: 37px;
  text-transform: uppercase;
  font-size: 13px;
  clear: both;
  width: 54%;
}
.g-light-btn {
  background-color: #a8ee6f !important;
  color: #000 !important;
}
/*==============================================
 Header Section
==============================================*/
section.btm-bar {
  position: absolute;
  background-color: #fff;
  margin: 1% 2%;
  width: 96%;
  padding: 17px;
  border-radius: 6rem;
	z-index:111;
}
.primary-menu {
  text-transform: uppercase;
}
.primary-menu ul {
    background: #086b3b !important;
    width: 281px !important;
    border-radius: 20px;
}
.primary-menu ul a {
   color: #fff !important;
}
.primary-menu ul::after {
    border-bottom-color: #086a3b !important;
}
.primary-menu .icon {
    color: #94d162 !important;
}
/*==============================================
Banner Section
==============================================*/
#uc_simple_slider_elementor_9734dd3 .slide__content {
  top: 80% !important;
}
.green-text {
  display: block;
	color: #086b3b;
}
.banner-btns {
  text-align: center;
  right: 0px;
}

.bnr-btn-outer {
  display: inline-flex;
  justify-content: center;
  gap: 20px;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 200px;
  background: rgba(0, 0, 0, 0.25);
  padding: 10px;
}
.exp-box-bnr {
  position: absolute;
  left: 11em;
  right: -11em;
  top: 4em;
}
.exp-box-bnr {
  position: absolute;
  left: 11em;
  right: -11em;
  top: 14em;
  background: rgba(0, 0, 0, 0) !important;
  border-radius: 16px;
  box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
  border: 1px solid rgba(255, 255, 255, 0.3);
  width: 176px;
  text-align: center !important;
  margin: auto !important;
  padding:20px !important;
}
.exp-box-bnr * {
  margin: 0px auto;
}
/* Carosal Section */
.hm-services-section .ue-carousel-item {
    display: flex;
    align-items: center;
	background-color: #212121;
}
.hm-services-section .uc_classic_carousel_placeholder {
    width: 60%;
}
.hm-services-section .uc_classic_carousel_content {
    text-align: left;
	padding-left: 35px !important;
}
.hm-services-section .uc_classic_carousel_content, .hm-services-section .uc_classic_carousel_placeholder {
  width: 100%;
}


/* information section */
section#hm-information-section .elementor-image-box-content {
    color: #ffffff;
    background-color: #0d0d0d;
    padding: 39px;
}



/*==============================================
 |Specialist Section|
==============================================*/
.department-section .elementor-widget-icon-box {
  min-height: 385px;
}
/*==============================================
 |Blog Section|
==============================================*/
.uc_more_btn.ue-dynamic-popup-single {
  background: none !important;
  color: #9b9b9b !important;
  padding: 0px !important;
  font-size: 14px !important;
  font-weight: 600 !important;
}
.comments-wrapper.section-inner {
  display: none;
}
/*==============================================
 |Form Section|
==============================================*/
.landing-form input, .landing-form textarea {
  border: 2px solid;
  border-radius: 3rem;
}
.landing-form label {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
}
.landing-form .wpcf7-form-control.wpcf7-submit{
  background-color: #00683B !important;
  width: 100%;
  padding: 17px !important;
  color: #a8ee6f !important;
  text-transform: capitalize;
}
.social-media-links a {
  border: 2px solid #00683b;
  width: 45px;
  height: 45px;
  display: flex;
  padding: 12px;
  border-radius: 3rem;
  justify-content: center;
}
.social-media-links {
  display: flex;
  gap: 20px;
  align-items: center;
}
.social-media-links p {
  display: flex;
  gap: 5px;
}
/*==============================================
 |Footer Section|
==============================================*/

.site-footr { background-color:#002E1A !important; border-radius:70px 70px 0 0; margin: 0px !important; padding: 80px 0px 10px; color: #fff !important; background-repeat: no-repeat; background-size: cover; background-position: top center; position: relative;  font-family: "Inter", sans-serif !important;}
.site-footr .menu li::before { font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\f054"; margin-left: 10px; transition: 0.2s !important; margin-right: 14px; color: #fff!important; font-size: 14px; }
.site-footr h2 {
  font-size: 22px !important;
  color: #fff !important;
  margin: 0px 0px 3rem 0px !important;
  font-weight: 600 !important;
}
.site-footr a { color: #fff !important; text-decoration: none !important; }
.site-footr i { color: #fff!important; font-size: 18px; }
.screen-reader-response { display: none; }
.site-footr a, .site-footr li { color: #fff !important; }
.footer-form input, .footer-form textarea { height: 46px; margin-bottom: 12px; padding: 13px 0px; background: none !important; color: #000 !important; border: none !important; border-bottom: 1px solid #fff!important; }
.footer-form textarea { height: 104px; }
.site-footr .menu li a { font-weight: 400; font-size: 16px !important; }
.wpcf7-form-control.wpcf7-submit { float: right; border: none !important; color: #fff !important;  padding: 0px; }
.line-top { width: 100%; border-top: 1px solid #FFFFFF30; padding: 20px 0px; }
.f-social-icon a i { margin-left: 24px; color: #fff !important; }
.powered-by-btm a { color: #F3B63F!important; }
.f-cont-nber { display: flex; margin: 0px 0px !important; padding: 5px 0px; width: 98%; border-bottom: 1px solid #ffffff36;}
.f-cont-nber li { list-style: none; margin: 0px !important; font-size: 16px !important; }
.f-cont-nber i { margin-right: 20px; }
.footer-copyright a, .footer-copyright { font-weight: 400; color: #fff !important; }
.footer-form input::placeholder, .footer-form textarea {
color: #fff !important;
 font-weight: 300;
}
.site-footr .widget-content { font-size: 16px !important; color: #fff !important; }
nu-footer-menu li { margin: 0px; }
.footer-btm { margin-top: 40px; }
.site-footr figure.wp-block-image.size-full { margin-top: 0px !important; }
.wpcf7-response-output {
    color: #46b450;
}
.footer-form input:focus-visible, .footer-form textarea:focus-visible {
    outline: inherit !important;
}

.footer-btm span.social_icons i {
    font-size: 22px;
}
.footer-btm span.social_icons a {
    margin: 0px;
}
.footer-btm span.social_icons {
    position: fixed;
    background: #ffffff;
    padding: 11px 30px 6px;
    bottom: 20px;
    border-radius: 3rem;
    box-shadow: 0px 0px 12px #0000001f;
    z-index: 111;
    right: 20px;
    display: flex !important;
    gap: 16px;
}
.site-footr h2 {
  font-family: "Inter", sans-serif !important;
}
.site-footr {
    position: relative;
    margin-top: -64px !important;
}

/*==============================================
*|Toogle Menu|
==============================================*/
.toggle-wrapper { display: none; margin: 0px 0px 0px 8px; float: right;}
.nav-toggle { position: inherit; }

.modal-menu li { border-color: #145c39 !important }
.menu-modal-inner { padding: 0px !important; background: #086b3b !important; display: flex; justify-content: stretch; width: 100%; }
.menu-modal .toggle { color: #fff; }
.menu-modal.active { z-index: 1111; }
span.toggle-inner, .nav-toggle, .toggle-icon { height: auto !important; }
span.toggle-inner { padding: 0px !important; }
span.toggle-icon i {
  font-size: 31px;
  color: #086b3b;
  display: flex;
  border-radius: 38px;
  justify-content: center;
  width: auto !important;
}
.menu-modal li a { color: #fff; font-size: 16px !important; font-weight: 500 !important; padding: 10px 31px !important; }
.menu-modal-inner ul.sub-menu { background: none !important; }
.menu-modal-inner ul.sub-menu a { color: #fff !important; }
.header-footer-group, body:not(.overlay-header) #site-header .toggle, .menu-modal .toggle { color: #ffffff !important; }
.nav-toggle, .toggle-icon {width: auto !important;}
/*==============================================
 |Subpage|
==============================================*/
.entry-content > :not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) { max-width: 100% !important; width: 100% !important; }
.cover-color-overlay {
  color: #fff9 !important;
}
.entry-header { background: none !important; padding: 0px !important; }
.screen-height { min-height: 55vh !important; }
.entry-title {
    color: #000 !important;
    text-transform: uppercase;
    letter-spacing: 4px !important;
	font-size:35px !important
}

.bg-attachment-fixed {
    background-attachment: inherit !important;
	border-radius: 0px 0px 70px 70px;
}
#google-map-home .elementor-shortcode {
    overflow: overlay;
}
#google-map-home iframe {
    margin-top: -67px !important;
}
.contact-page .elementor-widget-icon-box {
  min-height: 226px;
}

/*==============================================
 |blog sigle page|
==============================================*/
.entry-categories-inner {
  display: none;
}
.pagination-single a, .pagination-single span {
  font-size: 18px;
  color: #002e1a;
}
.pagination-single {
  margin-bottom: 113px;
}
.pagination-single hr {
  display: none;
}


/*==============================================
 |whatsapp|
==============================================*/

.jack-phone { position: fixed; right: -50px; bottom: -55px; visibility: visible; background-color: transparent; width: 200px; height: 200px; cursor: pointer; z-index: 99; -webkit-backface-visibility: hidden; -webkit-transform: translateZ(0); -webkit-transition: visibility 0.5s; -moz-transition: visibility 0.5s; -o-transition: visibility 0.5s; transition: visibility 0.5s; }
.jack-phone.jack-static1 { opacity: 0.6; }
.jack-phone.jack-hover1 { opacity: 1; }
.jack-ph-circle { width: 110px; height: 110px; top: 40px; left: 40px; position: absolute; background-color: transparent; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; border: 2px solid rgba(30, 30, 30, 0.4); opacity: 0.1; -webkit-animation: jack-circle-anim 1.2s infinite ease-in-out; -moz-animation: jack-circle-anim 1.2s infinite ease-in-out; -ms-animation: jack-circle-anim 1.2s infinite ease-in-out; -o-animation: jack-circle-anim 1.2s infinite ease-in-out; animation: jack-circle-anim 1.2s infinite ease-in-out; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; }
.jack-phone.jack-active .jack-ph-circle1 { -webkit-animation: jack-circle-anim 1.1s infinite ease-in-out !important; -moz-animation: jack-circle-anim 1.1s infinite ease-in-out !important; -ms-animation: jack-circle-anim 1.1s infinite ease-in-out !important; -o-animation: jack-circle-anim 1.1s infinite ease-in-out !important; animation: jack-circle-anim 1.1s infinite ease-in-out !important; }
.jack-phone.jack-static .jack-ph-circle { -webkit-animation: jack-circle-anim 2.2s infinite ease-in-out !important; -moz-animation: jack-circle-anim 2.2s infinite ease-in-out !important; -ms-animation: jack-circle-anim 2.2s infinite ease-in-out !important; -o-animation: jack-circle-anim 2.2s infinite ease-in-out !important; animation: jack-circle-anim 2.2s infinite ease-in-out !important; }
.jack-phone.jack-green.jack-hover .jack-ph-circle { border-color: rgba(117, 235, 80, 1); opacity: 0.5; }
.jack-ph-circle-fill { width: 74px; height: 74px; top: 58px; left: 58px; position: absolute; background-color: #000; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; border: 2px solid transparent; opacity: 0.1; -webkit-animation: jack-circle-fill-anim 2.3s infinite ease-in-out; -moz-animation: jack-circle-fill-anim 2.3s infinite ease-in-out; -ms-animation: jack-circle-fill-anim 2.3s infinite ease-in-out; -o-animation: jack-circle-fill-anim 2.3s infinite ease-in-out; animation: jack-circle-fill-anim 2.3s infinite ease-in-out; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; }
.jack-phone.jack-active .jack-ph-circle-fill { -webkit-animation: jack-circle-fill-anim 1.7s infinite ease-in-out !important; -moz-animation: jack-circle-fill-anim 1.7s infinite ease-in-out !important; -ms-animation: jack-circle-fill-anim 1.7s infinite ease-in-out !important; -o-animation: jack-circle-fill-anim 1.7s infinite ease-in-out !important; animation: jack-circle-fill-anim 1.7s infinite ease-in-out !important; }
.jack-ph-img-circle1 { width: 50px; height: 50px; top: 70px; left: 70px; position: absolute; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 32 32' fill='%23ffffff'%3E%3Cpath d=' M19.11 17.205c-.372 0-1.088 1.39-1.518 1.39a.63.63 0 0 1-.315-.1c-.802-.402-1.504-.817-2.163-1.447-.545-.516-1.146-1.29-1.46-1.963a.426.426 0 0 1-.073-.215c0-.33.99-.945.99-1.49 0-.143-.73-2.09-.832-2.335-.143-.372-.214-.487-.6-.487-.187 0-.36-.043-.53-.043-.302 0-.53.115-.746.315-.688.645-1.032 1.318-1.06 2.264v.114c-.015.99.472 1.977 1.017 2.78 1.23 1.82 2.506 3.41 4.554 4.34.616.287 2.035.888 2.722.888.817 0 2.15-.515 2.478-1.318.13-.33.244-.73.244-1.088 0-.058 0-.144-.03-.215-.1-.172-2.434-1.39-2.678-1.39zm-2.908 7.593c-1.747 0-3.48-.53-4.942-1.49L7.793 24.41l1.132-3.337a8.955 8.955 0 0 1-1.72-5.272c0-4.955 4.04-8.995 8.997-8.995S25.2 10.845 25.2 15.8c0 4.958-4.04 8.998-8.998 8.998zm0-19.798c-5.96 0-10.8 4.842-10.8 10.8 0 1.964.53 3.898 1.546 5.574L5 27.176l5.974-1.92a10.807 10.807 0 0 0 16.03-9.455c0-5.958-4.842-10.8-10.802-10.8z' fill-rule='evenodd'%3E%3C/path%3E%3C/svg%3E"); background-size: 40px 40px; background-color: rgba(30, 30, 30, 0.1); background-position: center center; background-repeat: no-repeat; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; border: 2px solid transparent; opacity: 1; /* -webkit-animation: jack-circle-img-anim 1s infinite ease-in-out; */ -moz-animation: jack-circle-img-anim 1s infinite ease-in-out; -ms-animation: jack-circle-img-anim 1s infinite ease-in-out; -o-animation: jack-circle-img-anim 1s infinite ease-in-out;/* animation: jack-circle-img-anim 1s infinite ease-in-out; */ }
.jack-phone.jack-active .jack-ph-img-circle1 { -webkit-animation: jack-circle-img-anim 1s infinite ease-in-out !important; -moz-animation: jack-circle-img-anim 1s infinite ease-in-out !important; -ms-animation: jack-circle-img-anim 1s infinite ease-in-out !important; -o-animation: jack-circle-img-anim 1s infinite ease-in-out !important; animation: jack-circle-img-anim 1s infinite ease-in-out !important; }
.jack-phone.jack-static .jack-ph-img-circle1 { /* -webkit-animation: jack-circle-img-anim 0s infinite ease-in-out !important; */ -moz-animation: jack-circle-img-anim 0s infinite ease-in-out !important; -ms-animation: jack-circle-img-anim 0s infinite ease-in-out !important; -o-animation: jack-circle-img-anim 0s infinite ease-in-out !important;/* animation: jack-circle-img-anim 0s infinite ease-in-out !important; */ }
 @-moz-keyframes jack-circle-anim { 0% {
 -moz-transform: rotate(0deg) scale(0.5) skew(1deg);
 opacity: 0.1;
 -moz-opacity: 0.1;
 -webkit-opacity: 0.1;
 -o-opacity: 0.1;
}
 30% {
 -moz-transform: rotate(0deg) scale(0.7) skew(1deg);
 opacity: 0.5;
 -moz-opacity: 0.5;
 -webkit-opacity: 0.5;
 -o-opacity: 0.5;
}
 100% {
 -moz-transform: rotate(0deg) scale(1) skew(1deg);
 opacity: 0.6;
 -moz-opacity: 0.6;
 -webkit-opacity: 0.6;
 -o-opacity: 0.1;
}
}
 @-webkit-keyframes jack-circle-anim { 0% {
 -webkit-transform: rotate(0deg) scale(0.5) skew(1deg);
 -webkit-opacity: 0.1;
}
 30% {
 -webkit-transform: rotate(0deg) scale(0.7) skew(1deg);
 -webkit-opacity: 0.5;
}
 100% {
 -webkit-transform: rotate(0deg) scale(1) skew(1deg);
 -webkit-opacity: 0.1;
}
}
 @-o-keyframes jack-circle-anim { 0% {
 -o-transform: rotate(0deg) kscale(0.5) skew(1deg);
 -o-opacity: 0.1;
}
 30% {
 -o-transform: rotate(0deg) scale(0.7) skew(1deg);
 -o-opacity: 0.5;
}
 100% {
 -o-transform: rotate(0deg) scale(1) skew(1deg);
 -o-opacity: 0.1;
}
}
 @keyframes jack-circle-anim { 0% {
 transform: rotate(0deg) scale(0.5) skew(1deg);
 opacity: 0.1;
}
 30% {
 transform: rotate(0deg) scale(0.7) skew(1deg);
 opacity: 0.5;
}
 100% {
 transform: rotate(0deg) scale(1) skew(1deg);
 opacity: 0.1;
}
}
 @-moz-keyframes jack-circle-fill-anim { 0% {
 -moz-transform: rotate(0deg) scale(0.7) skew(1deg);
 opacity: 0.2;
}
 50% {
 -moz-transform: rotate(0deg) -moz-scale(1) skew(1deg);
 opacity: 0.2;
}
 100% {
 -moz-transform: rotate(0deg) scale(0.7) skew(1deg);
 opacity: 0.2;
}
}
 @-webkit-keyframes jack-circle-fill-anim { 0% {
 -webkit-transform: rotate(0deg) scale(0.7) skew(1deg);
 opacity: 0.2;
}
 50% {
 -webkit-transform: rotate(0deg) scale(1) skew(1deg);
 opacity: 0.2;
}
 100% {
 -webkit-transform: rotate(0deg) scale(0.7) skew(1deg);
 opacity: 0.2;
}
}
 @-o-keyframes jack-circle-fill-anim { 0% {
 -o-transform: rotate(0deg) scale(0.7) skew(1deg);
 opacity: 0.2;
}
 50% {
 -o-transform: rotate(0deg) scale(1) skew(1deg);
 opacity: 0.2;
}
 100% {
 -o-transform: rotate(0deg) scale(0.7) skew(1deg);
 opacity: 0.2;
}
}
 @keyframes jack-circle-fill-anim { 0% {
 transform: rotate(0deg) scale(0.7) skew(1deg);
 opacity: 0.2;
}
 50% {
 transform: rotate(0deg) scale(1) skew(1deg);
 opacity: 0.2;
}
 100% {
 transform: rotate(0deg) scale(0.7) skew(1deg);
 opacity: 0.2;
}
}
 @keyframes jack-circle-img-anim { 0% {
 transform: rotate(0deg) scale(1) skew(1deg);
}
 10% {
 transform: rotate(-25deg) scale(1) skew(1deg);
}
 20% {
 transform: rotate(25deg) scale(1) skew(1deg);
}
 30% {
 transform: rotate(-25deg) scale(1) skew(1deg);
}
 40% {
 transform: rotate(25deg) scale(1) skew(1deg);
}
 100%, 50% {
 transform: rotate(0deg) scale(1) skew(1deg);
}
}
 @-moz-keyframes jack-circle-img-anim { 0% {
 transform: rotate(0deg) scale(1) skew(1deg);
}
 10% {
 -moz-transform: rotate(-25deg) scale(1) skew(1deg);
}
 20% {
 -moz-transform: rotate(25deg) scale(1) skew(1deg);
}
 30% {
 -moz-transform: rotate(-25deg) scale(1) skew(1deg);
}
 40% {
 -moz-transform: rotate(25deg) scale(1) skew(1deg);
}
 100%, 50% {
 -moz-transform: rotate(0deg) scale(1) skew(1deg);
}
}
 @-webkit-keyframes jack-circle-img-anim { 0% {
 -webkit-transform: rotate(0deg) scale(1) skew(1deg);
}
 10% {
 -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
}
 20% {
 -webkit-transform: rotate(25deg) scale(1) skew(1deg);
}
 30% {
 -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
}
 40% {
 -webkit-transform: rotate(25deg) scale(1) skew(1deg);
}
 100%, 50% {
 -webkit-transform: rotate(0deg) scale(1) skew(1deg);
}
}
 @-o-keyframes jack-circle-img-anim { 0% {
 -o-transform: rotate(0deg) scale(1) skew(1deg);
}
 10% {
 -o-transform: rotate(-25deg) scale(1) skew(1deg);
}
 20% {
 -o-transform: rotate(25deg) scale(1) skew(1deg);
}
 30% {
 -o-transform: rotate(-25deg) scale(1) skew(1deg);
}
 40% {
 -o-transform: rotate(25deg) scale(1) skew(1deg);
}
 100%, 50% {
 -o-transform: rotate(0deg) scale(1) skew(1deg);
}
}
.jack-phone.jack-green .jack-ph-circle { border-color: rgb(0, 242, 164); }
.jack-phone.jack-green .jack-ph-circle-fill { background-color: rgb(0, 242, 164); }
.jack-phone.jack-green .jack-ph-img-circle1 { background-color: rgb(0, 242, 164); }

/*==============================================
 |Media Style|
==============================================*/

 @media only screen and (max-width: 999px) {
.toggle-wrapper { display: block !important; }

}
@media only screen and (max-width: 767px) {
h1 {font-size: 35px !important; line-height: 40px !important;}
h2 { font-size: 30px !important;}
.ue_simple_slider_title {font-size: 40px !important; line-height: 49px !important;}
.enquiery-btn {display: none;}
.footer-inner .col-md-6 { margin-bottom: 34px;}
.slide__content--headings {width: 100% !important;}
.entry-title { font-size: 28px !important;}
.cur-grid-01, .cur-grid-02, .cur-grid-03 {min-height: 100% !important;}
.f-row {flex-direction: column;padding: 0px 18px;}
.elementor-widget-ucaddon_gradient_button {align-self: center !important;}
.outline-btn {display: none !important;}

}
@media only screen and (max-width: 459px) {
h1 {font-size: 35px !important; line-height: 38px !important;}
h2 {font-size: 28px !important;}
.enquiery-btn {display: none;}
.ue_simple_slider_title {font-size: 35px !important; line-height: 45px !important;}
.exp-box-bnr {right: 0em !important;}
}

