| Server IP : 152.53.162.115 / Your IP : 216.73.217.85 Web Server : Apache/2 System : Linux host 6.12.0-55.40.1.el10_0.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Oct 21 05:54:51 EDT 2025 x86_64 User : pbshosting ( 1005) PHP Version : 8.3.30 Disable Function : exec,system,passthru,shell_exec,proc_close,proc_open,dl,popen,show_source,posix_kill,posix_mkfifo,posix_getpwuid,posix_setpgid,posix_setsid,posix_setuid,posix_setgid,posix_seteuid,posix_setegid,posix_uname MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /home/pbshosting/domains/mmgastrocare.com/private_html/css/ |
Upload File : |
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&family=Titillium+Web:wght@300;400;600;700&display=swap");
/*
Flaticon icon font: Flaticon
Creation date: 29/04/2020 04:59
*/
@font-face {
font-family: "Flaticon";
src: url("../fonts/Flaticon.eot");
src: url("../fonts/Flaticon.eot?#iefix") format("embedded-opentype"), url("../fonts/Flaticon.woff2") format("woff2"), url("../fonts/Flaticon.woff") format("woff"), url("../fonts/Flaticon.ttf") format("truetype"), url("../fonts/Flaticon.svg#Flaticon") format("svg");
font-weight: normal;
font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
@font-face {
font-family: "Flaticon";
src: url("../fonts/Flaticon.svg#Flaticon") format("svg");
}
}
[class^="flaticon-"]:before,
[class*=" flaticon-"]:before,
[class^="flaticon-"]:after,
[class*=" flaticon-"]:after {
font-family: Flaticon;
font-style: normal;
}
.flaticon-mail:before {
content: "\f100";
}
.flaticon-whatsapp:before {
content: "\f101";
}
.flaticon-pin:before {
content: "\f102";
}
.flaticon-call:before {
content: "\f103";
}
.flaticon-right-arrow:before {
content: "\f104";
}
.btn {
-webkit-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
padding: 10px 20px;
color: white;
font-size: 14px;
font-weight: 500;
border-radius: 10px;
border: none;
background: #177405;
}
.btn:hover {
background: #233e85;
color: white;
}
body {
margin: 0;
padding: 0;
font-family: 'Roboto', sans-serif;
font-size: 14px;
}
a:hover {
text-decoration: none;
}
button {
outline: 0 !important;
}
button:focus {
outline: 0 !important;
}
img {
width: 100%;
}
p {
font-size: 14px;
font-weight: 400;
text-align: justify;
color: #101010;
font-family: "Roboto", sans-serif;
}
section, .testibg {
padding: 80px 0px;
}
h2 {
font-size: 36px;
font-family: "Titillium Web", sans-serif;
color: #177405;
font-weight: 700;
text-align: center;
position: relative;
margin-bottom: 20px;
}
h2::after {
position: absolute;
content: "";
width: 100px;
height: 3px;
background: #233e85;
margin: 0 auto;
bottom: 0;
-webkit-transform: translate(-50%, 0%);
transform: translate(-50%, 0%);
left: 50%;
right: 50%;
}
.header {
width: 100%;
position: fixed;
top: 0;
background: white;
z-index: 99;
-webkit-box-shadow: 0px 16px 36px -16px rgba(0, 0, 0, 0.24);
box-shadow: 0px 16px 36px -16px rgba(0, 0, 0, 0.24);
}
.right-side {
padding: 10px 20px;
margin: 15px 20px;
border-radius: 30px;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
-ms-border-radius: 30px;
-o-border-radius: 30px;
display: inline-block;
font-size: 16px;
position: relative;
background: #243e85;
background: -webkit-gradient(linear, left top, right top, color-stop(28%, #243e85), to(#187405));
background: linear-gradient(90deg, #243e85 28%, #187405 100%);
color: white;
}
.right-side i {
font-size: 18px;
color: white;
}
/*navigation */
.navigation {
width: 100%;
height: 50px;
display: table;
position: relative;
background: #ffffff1f;
background-box-sizing: border-box;
background--webkit-tap-highlight-color: transparent;
}
.navigation-portrait {
height: 48px;
}
.navigation-portrait .nav-brand {
font-size: 18px;
line-height: 48px;
}
.navigation-portrait .nav-toggle {
display: block;
}
.navigation-portrait .nav-menus-wrapper {
width: 320px;
height: 100%;
top: 0;
left: -400px;
position: fixed;
background-color: #fff;
z-index: 20000;
overflow-y: auto;
-webkit-overflow-scrolling: touch;
-webkit-transition-duration: .8s;
transition-duration: .8s;
-webkit-transition-timing-function: ease;
transition-timing-function: ease;
}
.navigation-portrait .nav-menus-wrapper.nav-menus-wrapper-right {
left: auto;
right: -400px;
}
.navigation-portrait .nav-menus-wrapper.nav-menus-wrapper-open {
left: 0;
}
.navigation-portrait .nav-menus-wrapper.nav-menus-wrapper-right.nav-menus-wrapper-open {
left: auto;
right: 0;
}
.navigation-portrait .nav-menus-wrapper-close-button {
display: block;
}
.navigation-portrait .nav-menu {
width: 100%;
}
.navigation-portrait .nav-menu > li {
width: 100%;
position: relative;
border-top: solid 1px #ffffff17;
}
.navigation-portrait .nav-menu > li a::before {
display: none;
}
.navigation-portrait .nav-menu > li:last-child {
border-bottom: solid 1px #ffffff17;
}
.navigation-portrait .nav-menu > li > a {
width: 100%;
height: auto;
padding: 12px 15px 12px 26px;
}
.navigation-portrait .nav-menu.nav-menu-social {
width: 100%;
text-align: center;
}
.navigation-portrait .nav-menu.nav-menu-social > li {
width: auto;
}
.navigation-portrait .nav-menu.nav-menu-social > li > a {
padding: 15px;
}
.navigation-portrait .nav-text {
width: calc(100% - 52px);
margin: 12px 26px 0;
}
.navigation-portrait .nav-text + ul {
margin-top: 15px;
}
.navigation-portrait .nav-dropdown-horizontal .nav-dropdown-horizontal {
border-top: none;
}
.navigation-portrait .nav-dropdown-horizontal > li {
width: 100%;
}
.navigation-portrait .nav-dropdown-horizontal .submenu-indicator {
height: 42px;
top: 0;
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
.navigation-portrait .nav-dropdown-horizontal .submenu-indicator.submenu-indicator-up {
-webkit-transform: rotate(-180deg);
transform: rotate(-180deg);
}
.navigation-fixed-wrapper {
width: 100%;
left: 0;
z-index: 19998;
will-change: opacity;
}
.navigation-fixed-wrapper .navigation {
margin-right: auto;
margin-left: auto;
}
.navigation-fixed-wrapper.fixed {
position: fixed !important;
-webkit-animation: fade .50s;
animation: fade .50s;
}
.navigation-fixed-placeholder {
width: 100%;
display: none;
}
.navigation-fixed-placeholder.navigation-fixed-placeholder.visible {
display: block;
}
.navigation-hidden {
width: 0 !important;
height: 0 !important;
margin: 0 !important;
padding: 0 !important;
position: absolute;
top: -9999px;
}
.navigation-hidden .nav-header {
display: none;
}
.align-to-right {
float: right;
}
.nav-header {
float: left;
margin-right: 50px;
}
.nav-brand {
text-decoration: none !important;
}
.nav-brand .logo img {
width: 426px;
}
.nav-logo > img {
height: 48px;
margin: 11px auto;
padding: 0 15px;
float: left;
}
.nav-logo:focus > img {
outline: initial;
}
.nav-toggle {
width: 30px;
height: 30px;
padding: 6px 2px 0;
position: absolute;
top: 50%;
margin-top: -14px;
right: 15px;
display: none;
cursor: pointer;
}
.nav-toggle:before {
content: "";
position: absolute;
width: 24px;
height: 2px;
background-color: #233e85;
border-radius: 10px;
-webkit-box-shadow: 0 0.5em 0 0 #233e85, 0 1em 0 0 #233e85;
box-shadow: 0 0.5em 0 0 #233e85, 0 1em 0 0 #233e85;
}
.nav-menus-wrapper-close-button {
width: 30px;
height: 40px;
margin: 10px 7px;
display: none;
float: right;
color: #233e85;
font-size: 26px;
cursor: pointer;
}
.nav-menu {
margin: 0;
padding: 0;
list-style: none;
line-height: normal;
font-size: 0;
}
.nav-menu > li {
display: inline-block;
position: relative;
font-family: "Titillium Web", sans-serif;
}
.nav-menu > li > a {
padding: 25px 12px;
display: inline-block;
position: relative;
text-decoration: none;
font-size: 16px;
color: #000;
font-weight: 600;
-webkit-transition: color 0.3s, background 0.3s;
transition: color 0.3s, background 0.3s;
}
.nav-menu > li > a > i {
width: 18px;
height: 16px;
line-height: 16px;
-webkit-transform: scale(1.4);
transform: scale(1.4);
}
.nav-menu > li > a > [class*="ion-"] {
width: 18px;
height: 16px;
line-height: 16px;
-webkit-transform: scale(1.4);
transform: scale(1.4);
width: 16px;
display: inline-block;
-webkit-transform: scale(1.8);
transform: scale(1.8);
}
.nav-menu > li:hover > a .submenu-indicator-chevron {
border-color: transparent #fff #fff transparent;
}
.nav-menu > li.active > a {
-webkit-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.nav-menu > li.active::after {
position: absolute;
content: "";
width: 100%;
height: 2px;
bottom: 0;
left: 0;
background: #f7f9fc1f;
}
.nav-menu > li.focus > a {
-webkit-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.nav-menu > li.focus::after {
position: absolute;
content: "";
width: 100%;
height: 2px;
bottom: 0;
left: 0;
background: #f7f9fc1f;
}
.nav-menu > .active > a .submenu-indicator-chevron {
border-color: transparent #fff #fff transparent;
}
.nav-menu > .focus > a .submenu-indicator-chevron {
border-color: transparent #fff #fff transparent;
}
.nav-menu.nav-menu-centered {
text-align: center;
}
.nav-menu.nav-menu-centered > li {
float: none;
}
.nav-menu + .nav-menu > li:first-child {
border-top: none;
}
.nav-menu.nav-menu-social > li {
text-align: center;
float: none;
border: none !important;
}
.nav-menu.nav-menu-social > li > a > [class*="ion-"] {
font-size: 12px;
}
.nav-menu.nav-menu-social > li > a > .fa {
font-size: 14px;
}
.nav-overlay-panel {
width: 100%;
height: 100%;
top: 0;
left: 0;
position: fixed;
display: none;
z-index: 19999;
}
.no-scroll {
-ms-touch-action: none;
touch-action: none;
overflow-x: hidden;
}
.nav-text {
margin: 25px 15px;
display: inline-block;
color: #70798b;
font-size: 14px;
}
.nav-dropdown.nav-dropdown-left {
right: 0;
}
.navigation-landscape .nav-dropdown.nav-dropdown-left > li > a {
text-align: right;
}
.testimonial_bg .owl-theme {
width: 100%;
margin: 0;
}
.testimonial_bg .owl-carousel {
width: 100%;
margin: 0;
}
.carousel-control-prev {
left: 0;
font-size: 50px;
left: 0;
font-size: 50px;
}
.carousel-control-next {
right: 0;
font-size: 50px;
right: 0;
font-size: 50px;
}
.owl-item {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
height: auto !important;
}
.owl-carousel {
position: relative;
width: 100%;
float: left;
margin: 30px 0 0;
-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper {
display: none;
position: relative;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-wrapper-outer {
overflow: hidden;
position: relative;
width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight {
-webkit-transition: height .5s ease-in-out;
transition: height .5s ease-in-out;
}
.owl-carousel .owl-item {
float: left;
padding: 0;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.owl-controls {
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-tap-highlight-color: transparent;
}
.owl-controls .owl-buttons div {
cursor: pointer;
display: none;
}
.owl-controls .owl-page {
cursor: pointer;
display: none;
}
.grabbing {
cursor: url(grabbing.png) 8 8, move;
}
.owl-theme .owl-controls {
margin-top: 35px;
text-align: center;
margin: 0 0 0;
width: 100%;
float: left;
}
.owl-theme .owl-controls .owl-page {
display: inline-block;
zoom: 1;
}
.owl-theme .owl-controls .owl-page span {
display: block;
width: 15px;
height: 15px;
margin: 5px 2px;
background: #233e85;
border: #233e85 1px solid;
border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
}
.owl-theme .owl-controls .owl-page span.owl-numbers {
height: auto;
width: auto;
color: #fff;
padding: 2px 10px;
font-size: 12px;
border-radius: 30px;
-ms-border-radius: 30px;
-o-border-radius: 30px;
}
.owl-theme .owl-controls .owl-page.active span {
background: #177405;
border: #177405 1px solid;
}
.owl-theme .owl-controls.clickable .owl-page:hover span {
background: #177405;
border: #177405 1px solid;
}
.owl-prev::before {
font-family: Flaticon;
content: "\f10f";
}
.owl-next::before {
font-family: Flaticon;
content: "\f100";
}
.owl-item.loading {
min-height: 150px;
background: url(../images/AjaxLoader.gif) no-repeat center center;
}
.owl-goDown-out {
-webkit-animation: scaleToFade .7s ease both;
animation: scaleToFade .7s ease both;
}
.owl-goDown-in {
-webkit-animation: goDown .6s ease both;
animation: goDown .6s ease both;
}
.owl-fade-out {
z-index: 10;
-webkit-animation: fadeOut .7s both ease;
animation: fadeOut .7s both ease;
}
.owl-fade-in {
-webkit-animation: fadeIn .7s both ease;
animation: fadeIn .7s both ease;
}
.banner {
position: relative;
background: url(../images/banner.jpg);
background-size: cover;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
height: 100vh;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
padding: 0px 40px;
}
.banner .btn {
border-radius: 30px;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
-ms-border-radius: 30px;
-o-border-radius: 30px;
-webkit-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
font-size: 16px;
background: #243e85;
background: -webkit-gradient(linear, left top, right top, color-stop(28%, #243e85), to(#187405));
background: linear-gradient(90deg, #243e85 28%, #187405 100%);
letter-spacing: 1px;
}
.banner .btn i {
font-size: 20px;
}
.banner .btn:hover {
background-position: right center;
letter-spacing: 2px;
}
.banner h1 {
color: #177405;
font-family: "Titillium Web", sans-serif;
font-size: 45px;
font-weight: 700;
}
.banner h1 span {
font-weight: 400;
color: #233e85;
font-size: 40px;
display: block;
}
.banner .para {
font-size: 30px;
}
.welcome {
width: 100%;
}
.welcome p {
text-align: center;
}
.doctors {
background: #f1f1f2;
}
.doctors .box {
width: 100%;
-webkit-box-shadow: 0px 16px 36px -16px rgba(0, 0, 0, 0.24);
box-shadow: 0px 16px 36px -16px rgba(0, 0, 0, 0.24);
}
.doctors .box .doctor_img {
width: 100%;
position: relative;
}
.doctors .box .doctor_img .doc-name {
position: absolute;
bottom: 0;
padding: 20px;
z-index: 1;
}
.doctors .box .doctor_img .doc-name h3 {
color: white;
font-family: "Titillium Web", sans-serif;
font-size: 22px;
font-weight: 600;
}
.doctors .box .doctor_img .doc-name p {
color: white;
margin: 0;
text-align: left;
}
.doctors .box .doctor_img::after {
position: absolute;
content: "";
background: white;
background: -webkit-gradient(linear, left top, left bottom, color-stop(61%, rgba(255, 255, 255, 0)), to(rgba(35, 62, 133, 0.917564)));
background: linear-gradient(180deg, rgba(255, 255, 255, 0) 61%, rgba(35, 62, 133, 0.917564) 100%);
display: block;
width: 100%;
height: 100%;
bottom: 0;
}
.doctors .box .fullcontent {
width: 100%;
padding: 20px;
}
.doctors .box .fullcontent .morecontent span {
display: none;
}
.doctors .box .fullcontent .more a {
color: #177405;
font-weight: 600;
}
.doctors .box .fullcontent .morelink {
-webkit-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.doctors .box .fullcontent .btn {
margin-top: 10px;
display: block;
}
.conditions {
width: 100%;
}
.conditions .btn {
border-radius: 30px;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
-ms-border-radius: 30px;
-o-border-radius: 30px;
background: #243e85;
background: -webkit-gradient(linear, left top, right top, color-stop(28%, #243e85), to(#187405));
background: linear-gradient(90deg, #243e85 28%, #187405 100%);
color: white;
font-size: 18px;
margin-top: 20px;
}
.conditions .btn:hover {
letter-spacing: 2px;
-webkit-box-shadow: 0px 7px 10px #00000047;
box-shadow: 0px 7px 10px #00000047;
}
.conditions .conditionpara {
font-size: 20px;
text-align: center;
margin-top: -10px;
margin-bottom: 25px;
}
.conditions .condition-box {
border-radius: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
-ms-border-radius: 10px;
-o-border-radius: 10px;
-webkit-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
width: 100%;
background: white;
padding: 15px;
-webkit-box-shadow: 0px 13px 17px #a0a0a05e;
box-shadow: 0px 13px 17px #a0a0a05e;
border: 1px solid #efefef;
}
.conditions .condition-box h3 {
-webkit-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
color: #233e85;
font-family: "Titillium Web", sans-serif;
font-size: 22px;
font-weight: 600;
margin-bottom: 5px;
}
.conditions .condition-box .video {
-webkit-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
border: none;
background: none;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
color: #5d5d5d;
padding-left: 0px;
}
.conditions .condition-box .video i {
font-size: 22px;
color: #ff0000;
-webkit-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
padding-right: 5px;
}
.conditions .condition-box:hover {
background: #177405;
-webkit-box-shadow: none;
box-shadow: none;
}
.conditions .condition-box:hover h3 {
color: white;
}
.conditions .condition-box:hover .video {
padding-left: 5px;
color: white;
}
.conditions .condition-box:hover .video i {
color: white;
}
.surgeries {
background: #fbf2ef;
}
.surgeries .conditionpara {
font-size: 20px;
text-align: center;
margin-top: -10px;
margin-bottom: 25px;
}
.surgeries .arround {
-webkit-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.surgeries .arround .surgerybox {
width: 100%;
padding: 15px 10px;
background: white;
background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, white), to(#f8efed));
background: linear-gradient(180deg, white 50%, #f8efed 100%);
border: 1px solid #e9d6d3;
}
.surgeries .arround .surgerybox h3 {
color: #101010;
font-family: "Titillium Web", sans-serif;
font-size: 22px;
font-weight: 600;
}
.surgeries .arround .surgerybox .block-list {
list-style: none;
padding-left: 0;
padding-bottom: 20px;
}
.surgeries .arround .surgerybox .block-list > li {
list-style: none;
margin-left: 0;
position: relative;
padding: 4px 0px 4px 20px;
}
.surgeries .arround .surgerybox .block-list > li a {
display: block;
}
.surgeries .arround .surgerybox .block-list > li::before {
position: absolute;
content: "\f35a";
left: 0;
font-family: "Font Awesome 5 Free";
font-weight: 600;
color: #233e85;
}
.surgeries .arround .surgerybox .block-list a {
color: #212529;
}
.surgeries .arround:hover {
-webkit-box-shadow: 0px 7px 10px #00000047;
box-shadow: 0px 7px 10px #00000047;
}
.callnow {
background: #243e85;
background: -webkit-gradient(linear, left top, right top, color-stop(28%, #243e85), to(#187405));
background: linear-gradient(90deg, #243e85 28%, #187405 100%);
}
.callnow h4 {
font-weight: 600;
color: white;
font-family: "Titillium Web", sans-serif;
text-align: center;
font-size: 30px;
}
.callnow .btn {
border-radius: 30px;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
-ms-border-radius: 30px;
-o-border-radius: 30px;
background: white;
color: #233e85;
font-size: 18px;
margin-top: 20px;
}
.callnow .btn:hover {
letter-spacing: 2px;
-webkit-box-shadow: 0px 7px 10px #00000047;
box-shadow: 0px 7px 10px #00000047;
color: #177405;
}
.testibg {
background: url(../images/testibg.jpg);
width: 100%;
}
.testibg p {
color: white;
text-align: center;
padding-left: 40px;
font-weight: 400;
}
.testibg h2 {
color: white;
}
.testibg .testimonial_box {
top: 0;
left: 0;
right: 0;
bottom: 0;
overflow: hidden;
position: relative;
margin-bottom: 30px;
}
.testibg .testimonial_box h5 {
color: #fff;
font-size: 18px;
text-align: center;
font-weight: 500;
position: relative;
padding-left: 35px;
}
.testibg .testimonial_box .clientimg {
width: 120px;
height: 120px;
border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
margin: 0 auto;
border: 4px solid #177405;
margin-bottom: 20px;
position: relative;
}
.testibg .testimonial_box .clientimg img {
border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
}
.testibg .testimonial_box .clientimg:after {
content: url(../images/quotes.svg);
width: 50px;
height: 50px;
top: 28%;
right: -32px;
border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
position: absolute;
}
footer {
position: relative;
background: white;
}
footer img {
width: 360px;
}
footer h2 {
text-align: left;
font-size: 28px;
}
footer h2::after {
display: none;
}
footer .ftrbox {
padding: 60px 0px;
}
footer .ftrbox .sociallinks {
width: 100%;
padding: 0;
}
footer .ftrbox .sociallinks li {
list-style: none;
padding: 10px;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
font-size: 22px;
}
footer .ftrbox .sociallinks li i {
-webkit-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
color: #888b90;
}
footer .ftrbox .sociallinks li i:hover {
color: #177405;
}
footer .ftrbox .btn {
-webkit-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
margin-top: 10px;
}
footer .ftrbox .btn:hover {
letter-spacing: 1.5px;
}
footer .ftrbox .form-control:focus {
color: #6d6c6c;
background-color: #fff0;
border-color: #2a6aa1;
outline: 0;
-webkit-box-shadow: none;
box-shadow: none;
-webkit-transition: all .6s ease-in-out;
transition: all .6s ease-in-out;
}
footer .ftrbox .form-control::-webkit-input-placeholder {
color: #5a5a59;
opacity: 1;
}
footer .ftrbox .form-control:-ms-input-placeholder {
color: #5a5a59;
opacity: 1;
}
footer .ftrbox .form-control::-ms-input-placeholder {
color: #5a5a59;
opacity: 1;
}
footer .ftrbox .form-control::placeholder {
color: #5a5a59;
opacity: 1;
}
footer .ftrbox .form-control:disabled,
footer .ftrbox .form-control[readonly] {
background-color: #f0f1f3;
opacity: 1;
}
footer .footer-contact {
position: relative;
margin: 20px 0;
}
footer .footer-contact ul {
position: relative;
padding: 0px;
}
footer .footer-contact ul li {
position: relative;
padding-left: 34px;
line-height: 22px;
padding-bottom: 10px;
font-size: 14px;
color: #101010;
list-style: none;
}
footer .footer-contact ul li i {
position: absolute;
left: 0;
top: 3px;
font-size: 24px;
color: #233e85;
}
footer .form {
background: #efeeee;
padding: 0px 40px;
}
footer::before {
position: absolute;
content: "";
width: calc(100% - 70%);
background: #efeeee;
height: 100%;
right: 0;
top: 0;
}
.mobilebtm {
display: none;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.banner {
height: 50vh;
}
}
@media (max-width: 767px) {
.mob-hide {
display: none;
}
section, .testibg,
footer {
padding: 45px 0px;
}
h2,
.callnow h4 {
font-size: 28px;
}
.banner {
margin-top: 78px;
height: 50vh;
}
.banner h1 {
font-size: 42px;
}
.banner h1 span {
font-size: 36px;
}
.banner .para {
font-size: 18px;
}
footer::before {
background: #fff;
}
footer .ftrbox {
padding: 30px 0px;
}
.mobilebtm {
width: 100%;
display: block;
position: fixed;
bottom: 0;
z-index: 999;
}
.mobilebtm .whts {
background: #233e85;
padding: 10px 5px;
width: 50%;
float: left;
color: #fff;
text-align: center;
}
.mobilebtm .call {
background: #177405;
padding: 10px 5px;
width: 50%;
color: #fff;
float: left;
text-align: center;
}
}
@media (max-width: 480px) {
section, .testibg,
footer {
padding: 35px 0px;
}
.nav-brand .logo img {
width: 250px;
}
h2 {
font-size: 28px;
}
.callnow h4 {
font-size: 20px;
}
.banner {
margin-top: 53px;
height: auto;
padding: 40px 20px;
}
.banner h1 {
font-size: 28px;
}
.banner h1 span {
font-size: 24px;
}
.banner .para {
font-size: 16px;
}
footer .ftrbox {
padding: 20px 0px;
}
}
/*# sourceMappingURL=mmgastro.css.map */