:root {
    --theme-color: #00427a;
    --theme-color-light:#233a5008;
}


html {
    scroll-behavior: smooth;
}

body {
    font-family:'Poppins', sans-serif !important;
    margin: 0 auto;
    color: #fff;
    text-decoration: none;
    max-width: 450px;
    text-align: center;
    box-shadow: 1px 2px 15px #48484833;
    padding-bottom: 0px;
    padding-left:0px;
    padding-right:0px;
    padding-top:0px;
	background: url(../bg.jpg)
	
}
.page-wrapper {
    
}

.top-banner{
	overflow:hidden;
}

.top-banner img{
	width: 150px;
	height:auto;
	/*max-height: 249px;
    min-height: 249px;*/
	/*filter: invert();*/
	    margin: 20px;
    border-radius: 10px;
}

	

a {
    text-decoration: none;
    color: var(--theme-color);
}

#path4{ fill:var(--theme-color);}

.upper {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding-top:0px;
    padding-bottom: 10px;
    margin: 0 auto;
    position: relative;
	/*margin-top:-35px;*/
}

.views-label {
    padding: 5px 20px;
    position: absolute;
    color: #fff;
	z-index:999;
	right:0px;
    top:-145px;
    border: 1px solid transparent;
    border-radius: 10px 0 0 10px;
    font-size: 14px;
    margin-bottom: 0px;
    border-top: 0;
    background-color:var(--theme-color);
}

.line-border{width: 25%;background-color: #8094a8;height:5px;}

.logo-img{
	text-align: center; 
	width:180px;
	height:180px;
    /* border-radius: 50%; */
    margin-bottom:2px;
	/*box-shadow: 1px 2px 15px #48484833;
	background-color:#fff;*/
	overflow:hidden;
	 /*border:6px solid var(--theme-color);	 */
}
	
.logo-img img {
   width:150px;
   text-align:center;
   vertical-align: middle;
	border-radius: 100px
}
.profile-pic-img {
  
}

.table-h{
	height:180px;
	width:180px;
	text-align:center;
}

.firmname {
    font-size: 17px;
    margin: 10px 0 0;
    text-transform: uppercase;
	font-weight:600;
	color:#147e72;
}

.name {
    font-size: 16px;
    margin: 10px 0 0;
}
.designation{margin-top: 5px;display: block; font-size:15px; font-style:italic;}

/* .curve {
    background-image: url(./curve.svg);
    background-position: center top;
    background-size: 150px 16px;
    background-repeat: repeat-x;
    height: 14px;
} */

.lower {
    /*background-color: #fff;*/
    color: #111;
    margin-top: -10px;
	text-align:left;
	width:100%;
	    margin-bottom: 20px;
	border-radius: 10px;
	    margin-top: 20px;
}

.contact-buttons {
    text-align: center;
    width: calc(100% + 10px);
    margin-top: 20px;
    margin-bottom: 30px;
}
.contact-button {
    padding: 8px 10px;
    border-radius: 50px;
    min-width:55px;
    display: inline-block;
    font-size: 12px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2), 0 0 40px rgba(255, 251, 251, 0.1) inset;
    text-align: center;
    background-color: #1d1d1d;
    color: #fff;
    border: none;
    margin-right: 5px;
    margin-bottom: 10px;
}
.contact-button:hover{background-color:#2c3e50;color: #fff;}

.contact-button i {
    margin-right: 4px;
	font-size:18px;
}
.contact-action-table {
    -webkit-border-vertical-spacing: 10px;
	/*padding:20px;*/
	width: 100%
}

.contact-action-table td {
        padding: 10px 0;
    display: block;
    text-align: center;
   
}
.border-rt{
	 border-right: 1px solid #1111114f;
}
.table-row-value{
	 padding-left: 10px;
}

.contact-action-container-icon {
    display: inline-block;
    vertical-align: middle;
        width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px !important;
    color: #fff;
    background-color: #147e72;
    font-size: 20px !important;
    border-radius: 50px;
}


.contact-action-container-text {
    color: #111;
    margin-left: 10px;
    font-size: 18px;
    margin-right: 10px;
    display: block;
    word-break: break-word;
    line-height: 20px;
}
tr.templates-12{
	    width: 49%;
    display: inline-block;
    margin-bottom: 30px;
}

/* whatsapp input flag css */
.iti{width: 100%;}
.iti__country-name, 
.iti__flag-box {color:#555555;}
.iti{position:relative;display:inline-block}.iti *{box-sizing:border-box; -moz-box-sizing:border-box;}

.whatsapp-input {
    text-align: left;
    display: flex;
	padding:0px 18px;
}
.number-s{
	position:absolute; 
	background:#ffffff; 
	z-index:1; 
	width:30px !important;
	margin-left:0px !important; color:var(--theme-color) !important; font-weight:600 !important; padding: 13px 5px 12px 5px !important;}



.whatsapp-input input {
    -webkit-appearance: none;
    border: none;
    padding:12px 10px 13px 10px;
    outline: none;
    font-size: 12px;
    width: 100%;
    color:#333;
    padding-left:48px;
}

.whatsapp-button {
    -webkit-appearance: none;
    padding: 10px;
    font-size: 13px;
    background-color: #51B14D;
    opacity: 0.9;
    color: #fff;
    border: none;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2), 0 0 40px rgba(255, 251, 251, 0.1) inset;
    margin-left: 10px;
    display: flex;
    align-items: center;
}

.whatsapp-button i {
    font-size: 16px;
    margin-right: 10px;
}


.input-wrapper {
    position: relative;
    flex: 1;
	border:1px solid var(--theme-border-color); 
}

.input-wrapper label {
    position: absolute;
    left: 10px;
    top: 10px;
    color: rgba(0, 0, 0, 0.6);
    font-size: 13px;
}
.shadow-buttons {
	/* display: flex; */
    justify-content: center;
	padding:0px 15px;
}

.shadow-button {
    padding: 10px 10px;
    font-size: 13px;
    color: #F1F1F1;
    margin: 5px;
    background: rgba(72, 72, 72, 0.55);
    flex: 1;
    border-bottom: 6px solid #8094a8;
    display: inline-block;
}

.shadow-button .shadow-button-icon {
    color: #F1F1F1;
    vertical-align: middle;
    font-size: 15px;
    margin-right: 10px;
    margin-top: -2;
}

.save-card-button {
    width: 100%;
    margin: -5px;
    margin-top: 10px;
    display: none;
}

/* Section CSS Starts */
.section-header {
    color: #147e72;
    text-transform: uppercase;
	padding-left:10px;
}
.section-header:before {
    background: #147e72;
    content: '';
    position: absolute;
    top: 62px;
    left: 30px;
    width: 58px;
    height: 2px;
}
.section-container {
    text-align: left;
    padding: 20px;
    margin-top: 15px;
    line-height: 22px;
    font-size: 14px;
    position: relative;
    box-shadow: 1px 2px 15px #48484833;
    background: #fff;
    overflow: hidden;
    word-break: break-word;
}
.section-container::before {
    content: ' ';
    width:00px;
    height: 00px;
    position: absolute;
    left: 0;
    top: 0;
    border-top: 0px solid var(--theme-color);
    border-left: 0px solid var(--theme-color);
}
.section-container::after {
    content: ' ';
    width: 00px;
    height: 00px;
    position: absolute;
    right: 0;
    top: 0;
    border-top: 0px solid var(--theme-color);
    border-right: 0px solid var(--theme-color);;
}

.section-close {
    position: relative;
}

.section-close::before {
    content: ' ';
    width: 0px;
    height: 0px;
    position: absolute;
    left: -20px;
    bottom: -20px;
    border-bottom: 0px solid var(--theme-color);
    border-left: 0px solid var(--theme-color);
}

.section-close::after {
    content: ' ';
    width: 00px;
    height: 00px;
    position: absolute;
    right: -20px;
    bottom: -20px;
    border-bottom: 0px solid var(--theme-color);
    border-right: 0px solid var(--theme-color);
}
/* Section CSS Completed */

/* Card CSS Starts */
.card {
    text-align: left;
    background-color: var(--theme-color-light);
    padding: 20px;
    max-width: 100%;
    margin: 0 auto;
    margin-bottom: 20px;
	border:1px solid var(--theme-color);
    /* box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2), 0 0 40px rgba(255, 251, 251, 0.1) inset; */
}

.card .card-title {
    font-size:17px;
    text-align: left;
    margin: 0;
    padding: 0;
    margin-bottom: 15px;
    padding-left:25px;
}

.card-title::before {
    content: ' ';
	position: absolute;
	left:10%;
    margin-top:3px;
	width: 0;
	height: 0;
	border-top: 7px solid transparent;
	border-left: 12px solid var(--theme-color);
	border-bottom:7px solid transparent;
}

/* Card CSS Completed */

/* About us info classes start */
.about-us-table {
    font-size: 14px;
    margin-top: 15px;
    border-collapse: separate;
    border-spacing: 0 5px;
	width: 100%;
}

.about-us-table tr {
    text-align: -webkit-left;
    vertical-align: top;
}

.about-us-table .table-row-label {
    text-align: left;
    vertical-align: top;
    position: relative;
}

.about-us-table .table-row-label .table-row-label-text {
    display: inline-block;
    margin: 0;
    font-size: 14px;
}

.about-us-table .table-row-label .table-row-label-separator {
    position: absolute;
    right: 0;
}

.speciality-label {
    
}

.about-us-text {
    text-align: justify;
    max-width:100%;
    margin: 0 auto;
}

.about-us-text h3 {
	font-size:16px;
	margin:0px;
}
.about-us-text p{
    text-align: justify;
    max-width:100%;
	font-size:14px;
}

.document-wrapper {
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    border: 2px solid #555555;
    border-radius: 6px;
    margin-bottom: 10px;
    color: #555555;
}

.document-wrapper .pdf-icon {
    padding: 12px;
    padding-right: 5px;
    font-size: 18px;
}

.document-wrapper .pdf-number {
    padding: 10px;
    flex: 1;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.document-wrapper .download-icon {
    font-size: 18px;
    padding: 12px;
    border-left: 2px solid #555555;
    color: var(--theme-color);
}

.other-links-wrapper .other-links-header {
    
}

.other-links-wrapper .other-links-link {
    display: block;
    line-height: 20px;
    margin-bottom: 10px;
    word-break: break-all;
}

.other-links-wrapper .other-links-link i {
    margin-right: 10px;
}

/* About us info classes completed */

/* Product css starts */
.product-description {
    text-align: justify;
    max-width: 100%;
}

.product-enquiry-section {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.product-price {
    font-size: 20px;
   color: var(--theme-color);
   font-family:Arial, "Helvetica Neue", Helvetica, Gotham, sans-serif
}

.product-enquiry-btn {
    padding: 7px 15px;
    color: #ffffff;
    font-size: 14px;
    display: inline-block;
    background: linear-gradient(to right, var(--theme-color) 0%, var(--theme-color) 100%);
    border: 3px solid #fff;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
	border-radius:10px;
}
/* Product css completed */

/* Payment CSS Start */
.qr-image {
    max-width: 250px;
    width: 100%;
}
.google-pay{text-align:center;}
.paytm-pay{text-align:center;}
.phonepe-pay{text-align:center;}

/* Payment CSS Completed */

/* Gallery CSS Starts */
.images-container {
    column-count: 3;
    -webkit-column-count: 3;
    column-gap: 0;
    -webkit-column-gap: 0;
}

.images-container .image-wrapper {
    break-inside: avoid;
    -webkit-column-break-inside: avoid;
    padding: 3px;
}

.images-container .image-wrapper img {
    width: 100%;
    height: auto;
    border-radius: 5px;
    cursor: pointer;
    transition: 0.3s;
}

.images-container .image-wrapper img:hover {
    opacity: 0.7;
}
/* Gallery CSS Completed */

/* Feedback form CSS start */
.feedback-form input[type=text],select,textarea {
    width: 100%;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
    margin-top: 6px;
    margin-bottom: 6px;
    resize: vertical;
    outline: none;
    font-size: 14px;
    font-family:'Poppins', sans-serif !important;
}

.feedback-form input[type=button] {
    background-color: var(--theme-color);
    color: white;
    padding: 12px 20px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    margin: 6px 0;
    font-family:'Poppins', sans-serif !important;
}

.feedback-form input[type=button]:disabled {
    opacity: 0.3;
}

.feedback-form .feedback-phoneNumber {
    flex: 1;
    margin-right: 5px;
}

.feedback-form .feedback-email {
    flex: 1;
    margin-left: 5px;
}

.feedback-list .feedback-wrapper {
}

.feedback-list .feedback-wrapper .feedback-name-wrapper {
    margin-bottom: 5px;
    display: flex;
    justify-content: space-between;
    font-size: 12px;
}

.feedback-list .feedback-wrapper .feedback-name {
    color: var(--theme-color);
    font-size: 15px;
    font-weight: 500;
}

.feedback-list .feedback-wrapper .gl-star-rating-stars > span {
    width: 18px;
    height: 18px;
    background-size: 18px;
}

.stars-none{display:none !important;}

#feedback-section hr {
    border-color: rgba(0, 0, 0, 0.12);
    border-width: 0.5px;
}

.feedback-form {
    margin-bottom: 0;
    padding: 15px;
}

.feedback-form .feedback-form-heading {
    font-size: 16px;
    margin-bottom: 10px;
    font-weight: 500;
}
/* Feedback form CSS Completed */

/* Enquiry form CSS start */
.enquiry-form input[type=text],select,textarea {
    width: 100%;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
    margin-top: 6px;
    margin-bottom: 6px;
    resize: vertical;
    outline: none;
    font-size: 14px;
    font-family:'Poppins', sans-serif !important;
}

.enquiry-form input[type=button] {
    background-color: #147e72;
    color: white;
    padding: 12px 20px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    margin: 6px 0;
    font-family:'Poppins', sans-serif !important;
}

.enquiry-form input[type=button]:disabled {
    opacity: 0.3;
}

.enquiry-form .enquiry-phoneNumber {
    flex: 1;
    margin-right: 5px;
}

.enquiry-form .enquiry-email {
    flex: 1;
    margin-left: 5px;
}
/* Enquiry form CSS Completed */

/* Footer Menu CSS Starts */
.footer {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    z-index: 1;
}

.footer-menu {
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(255, 251, 251, 0.1) inset;
    width: 100%;
    height: auto;
    padding: 0px;
    margin: 0;
    list-style-type: none;
    overflow: auto;
    position: relative;
    background: white;
    border-radius:0;
    display: flex;

    background-image: linear-gradient(to right, white, white), linear-gradient(to right, white, white), linear-gradient(to right, rgba(0, 0, 20, .50), rgba(255, 255, 255, 0)), linear-gradient(to left, rgba(0, 0, 20, .50), rgba(255, 255, 255, 0));
    /* Shadows */
    /* Shadow covers */
    background-position: left center, right center, left center, right center;
    background-repeat: no-repeat;
    background-color: white;
    background-size: 20px 100%, 20px 100%, 20px 100%, 20px 100%;
    background-attachment: local, local, scroll, scroll;
}

.footer-menu li {
    flex: 1;
    min-width: 80px;
}

.footer-menu .footer-menu-link {
    display: inline-block;
    width: 100%;
    text-align: center;
    padding: 8px;
    box-sizing: border-box;
    color: #555555;
}

.footer-menu .footer-menu-icon {
    font-size: 24px;
    margin-bottom: 10px;
    color: #147e72;
}

.footer-menu .footer-menu-text {
    font-size: 12px;
}

/* Footer Menu CSS Completed */

/* Copyright css start */
.copyright-wrapper {
    color: rgba(0,0,0, 0.8);
    background-color: #ffffff;
    font-size: 14px; line-height: 22px;
    margin-top: 15px;
    margin-left:0px;
    margin-right:0px;
    margin-bottom: -26px;
}

.copyright-wrapper-inner {
    background-color: var(--theme-color-light);
    padding:10px;
}

.copyright-wrapper a {
    color:rgba(0,0,0,0.8);
}

/* Copyright css completed */

/* Modal CSS Start */
/* The Modal CSS (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}

/* Modal Content (image) */
.modal-content {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
}

/* Caption of Modal Image */
#caption {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
    text-align: center;
    color: #ccc;
    padding: 10px 0;
}

/* The Close Button */
.close {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
}

.close:hover,
.close:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}
/* Modal CSS Completed */

/* Share Form in modal Start*/
.share-modal {
    padding-top: 0;
    justify-content: center;
    align-items: center;
    background-color: rgba(0,0,0,0.7);
}
.share-form {
    background-color: #F1F1F1;
}

.share-form .share-form-header {
    position: relative;
    padding: 20px 0;
}

.share-form .share-form-header .share-form-header-text {
    padding-top: 12px;
    margin: 0;
}

.share-form .share-form-header .close {
    top: 18px;
    color: #555555;
}

.share-form-buttons-container {
    margin-bottom: 40px;
}

.share-buttons-heading {
    position: relative;
    padding: 0 60px;
}

.share-buttons-heading .share-buttons-arrow {
    position: absolute;
    left: 35px;
    top: 16px;
    width: 30px;
    transform: rotateZ(15deg);
}

.share-buttons-heading .share-buttons-heading-text {
    text-align: left;
    font-family: Shadows Into Light;
    line-height: normal;
    font-weight: 400;
    font-style: normal;
    font-size: 22px;
    color: #D34544;
    margin: 10px 0;
}

.share-buttons {
    list-style: none;
    display:inline-flex;
    flex-wrap: wrap;
    padding: 0;
    padding: 0 60px;
    margin: 0;
}

.share-buttons .share-button {
    padding: 4px;
    list-style: none;
}

.share-buttons .share-button i {
    background-image: none;
    box-sizing: border-box;
    position: relative;
    margin: 0;
    overflow: hidden;
    line-height: 1.1em;
    color: #fff;
    display: block;
    cursor: pointer;
    font-size: 24px;
    height: 40px;
    width: 40px;
    text-shadow: none;
    display: flex;
    justify-content: center;
    align-items: center;
}

.share-buttons.inprofile {
    padding: 0;
    justify-content: flex-end;
    margin: -4px;
}

.share-buttons.inprofile .share-button {
    padding: 3px;
}

.share-buttons.inprofile .share-button i {
    padding: 0;
    height:30px;
    width:30px;
    font-size:20px;
    border-radius:50%;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2), 0 0 40px rgba(255, 251, 251, 0.1) inset;
}

.share-button-whatsapp {
    background-color: #29a71a;
}

.share-button-sms {
    background-color: #1598d5;
}

.share-button-facebook {
    background-color: #3b5998;
}

.share-button-twitter {
    background-color: #2ba9e1;
}

.share-button-skype {
    background-color: #00aff0;
}

.share-button-pinterest {
    background-color: #cb2027;
}

.share-button-linkedin {
    background-color: #007bb6;
}

.share-button-telegram {
    background-color: #0088CC;
    font-size: 15px;
}

.share-button-instagram {
	background: #d6249f;
	background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%) !important;
	box-shadow: 0px 3px 10px rgba(0,0,0,.25) !important;
}

.share-button-youtube {
    background-color: #E63631;
}

.share-button-mail {
    background-color: #939598;
}
/* Share Form in modal Completed*/

/* Animations classes start */
.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
@-webkit-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}


.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
@-webkit-keyframes fadeIn {
    0% {opacity: 0;}
    100% {opacity: 1;}
}
@keyframes fadeIn {
    0% {opacity: 0;}
    100% {opacity: 1;}
}

/* Animations Classes Completed */

/* Media query on Smaller Screens */
@media only screen and (max-width: 450px){
    .modal-content {
        width: 100%;
    }

    .share-modal {
        align-items: flex-end;
    }
	
.copyright-wrapper-inner {
   padding:15px 5px 40px 5px;
}

.whatsapp-input {
    text-align: left;
    display:inherit;
	padding:0px 18px;
}
.whatsapp-button {
    margin-left:0px;
    margin-top:15px;
}
.contact-button {
    padding: 8px 5px;
}
.contact-button i {
    margin-right:4px;
    font-size:14px;
}

.views-label {
    right: 0;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-radius: 10px 0px 0px 10px;
}

}

/* Extra util classes */
.p-30 {
    padding-top: 20px;
}

.p-20 {
    padding-top: 20px;
}
.orderedList {
    list-style: decimal;
    padding-left: 16px;
}

.unorderedList {
    list-style: disc;
    padding-left: 16px;
}


.flex {
    display: flex;
}
/* Extra util classes completed */

.pdf {
    padding-bottom: 0;
}
.no-border{
	border: 0px
}
/*320 - 767*/
@media screen and (max-width: 767px) {
	.lower{
		width: auto
	}
	.page-wrapper {
    margin: 0px !important;
}
}


.page-wrapper {
    margin: 20px;
}