@font-face {
    font-family: 'Hammersmith One';
    src: url('font/HammersmithOne-Regular.woff2') format('woff2'),
    url('font/HammersmithOne-Regular.woff') format('woff'),
    url('font/HammersmithOne-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
.title h2 {
    font-family: 'Hammersmith One';
}
body{
    margin: 0px;
    padding: 0px;
}
h1,h2,h3,h4,h5,h6,p{
    padding: 0px;
    margin: 0px;
}
a{
    text-decoration: none;
}
.header {
    padding: 0px 0px;
}
.logo{
    padding: 5px 0px;
}
.logo img {
    width: auto;
    height: 80px;
}
.vg {
	height: 80px !important;
	margin: 0px 0px 0px 10px;
	width: 80px !important;
	object-fit: cover;
	object-position: top;
	border-radius: 50%;
}
.address {
    display: flex;
    align-items: center;
}
.address i {
    padding: 0px 10px 0px 0px;
    color: #f07f19;
}
.address p {
    font-size: 18px;
    font-weight: 600;
}
.address p span {
    font-size: 14px;
    font-weight: 500;
}
.navbar {
    padding: 0px;
}
.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
    background: #ee7f19;
}
#navmenu ul li a {
    padding: 15px 25px;
    font-weight: 600;
    color: #fff;
}
.hd-navbar {
    position: sticky;
    top: 0px;
    z-index: 9;
}
.fx-header .logo {
	background: #fff;
	padding: 10px 15px;
	position: fixed;
	top: 0;
	z-index: 99;
	transition: 0.1s ease-in-out;
	box-shadow: 0px 10px 16px -4px rgba(0,0,0,0.2);
	border-radius: 0px 0px 10px 10px;
}
.carousel-item {
    height: 80vh;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
    /*background-blend-mode: overlay;*/
}
.banner-text {
    position: absolute;
    left: 35%;
    top: 15%;
    transform: translate(-50%,-50%);
    width: 50%;
}
.banner-text-data h2 {
	color: #fff;
	font-weight: 700;
	font-size: 30px;
	text-shadow: 0px 3px 8px rgba(0,0,0,0.2);
}
.banner-text-data p {
	font-size: 17px;
	color: #fff;
	line-height: 22px;
	padding: 10px 0px 0px 0px;
	text-shadow: 0px 3px 8px rgba(0,0,0,0.2);
	font-weight: 600;
	font-style: italic;
}
.bg{
    background: #f5f5f5;
}
.donation a{
    background: #ef7e19;
}
/*call-out-section-css-start*/
.callout-left {
    padding: 30px 30px;
    background: rgba(255,255,255,0.5);
    transform: translate(0%,-40%);
    border-radius: 50px 0px;
    min-height: 270px;
    box-shadow: 0px 0px 13px -5px rgba(0,0,0,0.4);
}
.callout-left-single {
    text-align: center;
}
.callout-left-single img {
	width: 100%;
	height: 300px;
	object-fit: cover;
	object-position: top;
	border-radius: 30px 0px;
}
.callout-right-single ul {
	padding: 0px;
	text-align: left;
}
.enquiry-btn{
    margin: 20px 0px 0px 0px;
    display: block;
    background: #fff;
    color: #000;
    padding: 10px 0px;
    border-radius: 50px;
    text-decoration: navajowhite;
    font-weight: 600;
    transition: 0.3s;
}
.enquiry-btn:hover,.enquiry-btn:focus{
    background: #ef7f1a;
    transition: 0.3s;
    color: #fff;
}
.callout-right {
    padding: 30px 15px;
    background: #063f47;
    transform: translate(0%,-54%);
    border-radius: 50px 0px;
    min-height: 270px;
    box-shadow: 0px 0px 13px -5px rgba(0,0,0,0.4);
}
.callout-right-single {
    text-align: center;
}
.callout-right-single ul li a {
	color: #f4ad6e;
	font-weight: 600;
}
.callout-right-single i {
    font-size: 26px;
    color: #fff;
}
.callout-right-single h6 {
    padding: 8px 0px;
    font-size: 20px;
    font-weight: 600;
    color: #fff;
}
.callout-right-single ul li {
	font-size: 14px;
	line-height: 24px;
	color: #fff;
	list-style-type: none;
}
.title h2 {
    display: inline-block;
    position: relative;
}
.title h2::before {
    position: absolute;
    height: 1px;
    width: 62%;
    background: #ee7f19;
    content: "";
    top: 50%;
    transform: translate(10%,-50%);
    left: 100%;
}
.title h2::after {
    position: absolute;
    height: 10px;
    width: 10px;
    background: #ee7f19;
    content: "";
    top: 50%;
    transform: translate(50%,-50%);
    right: -70%;
}
.owl-nav {
    position: absolute;
    top: -50px;
    right: 0;
    transform: translate(0%,-50%);
}
.owl-next span,.owl-prev span {
    background: #ef7e19;
    height: 30px;
    width: 30px;
    display: block;
    color: #fff;
    font-size: 30px;
    line-height: 23px;
    font-weight: 600;
}
.callout {
    height: 210px;
}
@media only screen and (max-width: 768px) {
    .callout-left {
        padding: 20px 10px;
        transform: translate(0%,0%);
        border-radius: 0px 0px;
        min-height: initial;
    }
    .callout-right {
        padding: 20px 10px;
        transform: translate(0%,0%);
        min-height: initial;
        margin: 30px 0px 0px 0px;
    }
    .address p {
        font-size: 13px;
    }
    .carousel-item {
        height: 35vh;
    }
    .banner-text {
        left: 10%;
        top: 50%;
        transform: translate(0%,-50%);
        width: 90%;
    }
    .navbar-toggler span {
        height: 2px;
        width: 25px;
        background: #f28018;
        display: block;
        margin: 6px 0px;
        border-radius: 50px;
    }
    .navbar-toggler:focus {
        outline: 0;
        border: none;
        box-shadow: none;
    }
    #navmenu ul li a {
        padding: 9px 15px;
    }
    .navbar-nav {
        margin-bottom: 20px;
    }
    .fx-header {
        position: fixed;
        top: 0;
        z-index: 9;
        background: #fff;
        width: 100%;
        left: 0;
    }
    .navbar-toggler {
        position: fixed;
        top: 25px;
        right: 10px;
    }
    .address {
        padding: 0px 0px 0px 0px;
        display: flex;
        align-items: center;
    }
    .m-hide{
        display: none;
    }
    .fx-header .logo {
        padding: 5px 0px;
        position: initial;
        top: initial;
        border-radius: 0px 0px 0px 0px;
        box-shadow: none;
    }
    .callout-left-single {
        padding: 20px 20px;
        border-bottom: 1px solid #ccc;
    }
    .title h2::before {
    	display: none;
    }
    .title h2::after {
    	right: -100%;
    	display: none;
    }
    .fx-navbar{
        position: fixed;
        width: 100%;
        top: 90px;
    }
    .vg {
    	display: none;
    }
    .callout {
        margin: 20px 0px 0px 10px;
    }
    .banner-text-data h2 {
        font-size: 20px;
    }
    .callout {
        height: auto;
    }
}
/* primary-button-css */
.btn-design {
    padding: 0;
    border: none;
    position: relative;
    background: rgb(255,27,0);
    background: #ef7e19;
}
.btn-design:hover {
    color: #ef7e19;
    background: transparent;
    box-shadow:none;
    transition: 0.5s;
}
.btn-design:before,.btn-design:after{
    content:'';
    position:absolute;
    top:0;
    right:0;
    height:2px;
    width:0;
    background: #ef7e19;
    box-shadow:-1px -1px 5px 0px #fff,7px 7px 20px 0px #0003,4px 4px 5px 0px #0002;
    transition:400ms ease all;
}
.btn-design:after{
    right:inherit;
    top:inherit;
    left:0;
    bottom:0;
}
.btn-design:hover:before,.btn-design:hover:after{
    width:100%;
    transition:800ms ease all;
}
.primary-btn {
    padding: 10px 10px;
    color: #fff;
    display: inline-block;
    margin: 10px 0px 0px 0px;
    border-radius: 1px;
    text-decoration: none;
    font-weight: 600;
    transition: 0.5s;
}
/*about-us-css-start*/
.parent-gap{
    padding: 50px 0px;
}
.about-us-img{
    position: relative;
}
.about-us-big-img img {
    width: 100%;
    height: 500px;
    object-fit: cover;
    object-position: center;
}
.about-us-small-img {
    position: absolute;
    left: 100%;
    top: 50%;
    border: 5px solid #fff;
    transform: translate(-50%,-50%);
}
.about-us-small-img img {
    width: 150px;
    height: 190px;
    object-fit: cover;
    object-position: top;
}
.about-us-text h1 {
	font-size: 20px;
	font-weight: 700;
	margin: 0px 0px 0px 0px;
	line-height: 30px;
}
.about-us-text p {
	font-size: 15px;
	line-height: 26px;
	padding: 1px 0px;
}
@media only screen and (max-width: 768px) {
    .about-us-big-img img {
        height: 230px;
    }
    .about-us-small-img {
        display: none;
    }
    .about-us-text {
        padding: 15px 0px 0px 0px;
    }
    .parent-gap {
        padding: 30px 0px;
    }
}
/*Services-css-start*/
.services-data-single {
	border: 1px solid #ee7f19;
	padding: 20px 20px;
	transition: .5s;
	height: 100%;
	position: relative;
	border-radius: 10px;
	overflow: hidden;
	z-index: 1;
}
.services-data-single h6 {
    font-size: 20px;
    padding: 5px 0px;
    color: #000;
    font-weight: 700;
}
.services-data-single p {
    font-size: 15px;
    line-height: 24px;
    color: #000;
}
.circle-before {
	position: absolute;
	top: 0;
	right: 0px;
	transform: translate(40%, -40%);
	width: 100px;
	height: 100px;
	background-color: #ef7e19;
	border-radius: 50%;
	opacity: 0.1;
	z-index: 1;
	transition: all .6s;
}
.services-data-single:hover .circle-before {
	width: 100%;
	height: 100%;
	transform: none;
	border: 0;
	border-radius: 0;
	opacity: 1;
}
.services-data-single:hover h6,.services-data-single:hover p {
	color: #fff;
	transition: 0.5s;
	position: relative;
	z-index: 99;
}
@media only screen and (max-width: 768px) {
    .services-data-single {
        padding: 15px 15px;
        border-radius: 0px 0px;
        margin-bottom: 25px;
    }
}
/* our Doctor -css-start */
.our-technology-field-img img {
    width: 100%;
    height: 300px;
    object-fit: cover;
    object-position: top;
}
.our-technology-field{
    position: relative;
}
.our-technology-field-content {
    padding: 10px 10px 10px 10px;
    position: absolute;
    bottom: 0;
    background: rgba(0,63,116,0);
    height: 50%;
    width: 100%;
    transition: 0.5s;
    overflow: hidden;
    transform: translate(0px,-50%);
    top: 100%;
    left: 0;
}
.our-technology-field-content h6 {
    visibility: hidden;
    text-transform: capitalize;
    font-weight: 600;
    font-size: 18px;
    color: #fff;
}
.our-technology-field-content p {
    visibility: hidden;
    font-size: 12px;
    line-height: 18px;
    color: #fff;
}
.owl-item.active.center .our-technology-field-content{
    background: rgba(7,65,72,0.8);
}
.owl-item.active.center .our-technology-field-content h6{
    visibility: visible;
}
.owl-item.active.center .our-technology-field-content p{
    visibility: visible;
}
/*contact-us-css-start*/
.contact-info {
    background: #095a54;
    padding: 20px 20px;
}
.contact-info h6 {
    font-size: 25px;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
}
.contact-info ul {
    padding: 5px 0px 0px 15px;
}
.contact-info ul li {
    font-size: 16px;
    color: #fff;
    padding: 5px 0px;
    list-style-type: none;
}
.contact-info {
    background: #212529;
    padding: 20px 20px;
    transform: translatex(8%);
    z-index: 1;
    position: relative;
    box-shadow: 0px 0px 10px -3px rgba(0,0,0,0.2);
}
.contact-form {
    background: #f5f5f5;
    padding: 50px 30px 50px 130px;
    transform: translatex(-8%);
    box-shadow: 0px 6px 50px -3px rgba(0,0,0,0.2);
}
.contact-form h6 {
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0px 0px 20px 0px;
}
.form-single-field .form-control {
    border: none;
    background: transparent;
    border-radius: 0px;
    border-bottom: 1px solid #ccc;
    padding: 10px 0px;
}
.form-control:hover,.form-control:focus {
    box-shadow: none;
}
@media only screen and (max-width: 768px) {
    .contact-info {
        transform: translatex(0%);
        z-index: 1;
    }
    .contact-form {
        padding: 20px 20px 20px 20px;
        transform: translatex(0%);
    }
}
/*footer-css-start*/
.footer-logo img {
    width: auto;
    height: 120px;
}
.useful-links h6 {
    padding-bottom: 15px;
    font-size: 20px;
    font-weight: 600;
}
.useful-links ul {
    padding: 0px 0px 0px 0px;
}
.useful-links ul li {
    padding: 7px 0px;
    list-style-type: none;
}
.useful-links ul li a {
    color: #000;
}
.useful-links ul li a i {
    padding: 0px 5px 0px 0px;
}
.social-links ul li a i {
	box-shadow: rgb(0 0 0 / 8%) 0px 4px 12px;
	padding: 0.4rem 1rem 0.4rem 1rem;
	border-radius: 3px;
	color: #ef7e19;
	font-size: 16px;
	margin-right: 10px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.social-links h6 {
    padding-bottom: 15px;
    font-size: 20px;
    font-weight: 600;
}
.social-links ul {
    padding: 0px 0px 0px 0px;
}
.social-links ul li {
    padding: 10px 0px;
    list-style-type: none;
}
.social-links ul li a {
    color: #000;
    display: flex;
}
.footer-logo {
    text-align: center;
}
.copyright {
    text-align: center;
    padding: 5px 20px;
    background: #212529;
}
.copyright span {
    color: #fff;
}
@media only screen and (max-width: 768px) {
    .useful-links {
        margin: 30px 0px;
    }
    .social-links ul li {
        padding: 5px 0px;
    }
    .footer-donation-btn {
        display: block;
        text-align: center;
    }
}
/*thankyou-page-css*/
.thankyou-data {
	text-align: center;
}
.thankyou-data h1 {
	font-weight: 600;
	font-size: 35px;
	padding: 0px 0px 10px 0px;
}
.thankyou-data i {
	font-size: 40px;
	padding: 10px 0px;
	color: #ef7e19;
	display: inline-block;
}
.thankyou-data p {
	font-size: 17px;
	font-weight: 500;
}
.thankyou-data a{
	margin: 15px 0px 0px 0px;
}
.thankyou-data a i {
	font-size: 20px;
	padding: 0px 7px 0px 0px;
	color: #fff;
}
@media only screen and (max-width: 767px){
.thankyou-data h1 {
	font-size: 22px;
}
.thankyou-data p {
	font-size: 14px;
}
.thankyou-data i {
	padding: 10px 0px;
}
}
/*Donation-page-css*/
.donation-data-single {
    padding: 20px 20px;
    background: #fff;
    border: 1px solid #ccc;
    margin: 0px 0px 20px 0px;
}
.donation-data h2 {
    font-size: 22px;
    color: #ef7e19;
    font-weight: 600;
}
.donation-data-single p {
    font-size: 15px;
    padding: 3px 0px 0px 0px;
    line-height: 25px;
}
.gallery-single-field {
	border: 1px solid #ccc;
	text-align: center;
	background: #fff;
	height: 250px;
	width: 100%;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
/*free hospital eye page css*/
.eye-banner img {
    width: 100%;
}
.sectionClass {
    position: relative;
    display: block;
}
.fullWidth {
    width: 100% !important;
    display: table;
    float: none;
    padding: 0;
    min-height: 1px;
    height: 100%;
    position: relative;
}
.sectiontitle h2 {
    font-size: 30px;
    color: #222;
    margin-bottom: 0px;
    padding-right: 10px;
    padding-left: 10px;
}
.headerLine {
    width: 160px;
    height: 2px;
    display: inline-block;
    background: #101F2E;
}
.projectFactsWrap{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
#projectFacts .fullWidth{
    padding: 0;
}
.projectFactsWrap .item{
    width: 25%;
    height: 100%;
    padding: 50px 0px;
    text-align: center;
}
.projectFactsWrap .item:nth-child(1){
    background: rgb(33 37 41);
}
.projectFactsWrap .item:nth-child(2){
    background: rgb(50 53 56);
}
.projectFactsWrap .item:nth-child(3){
    background: rgb(63 64 64);
}
.projectFactsWrap .item:nth-child(4){
    background: rgb(73 75 76);
}
.projectFactsWrap .item p.number{
    font-size: 40px;
    padding: 0;
    font-weight: bold;
}
.projectFactsWrap .item p{
    color: rgba(255, 255, 255, 0.8);
    font-size: 18px;
    margin: 0;
    padding: 10px;
}
.projectFactsWrap .item span{
    width: 60px;
    background: rgba(255, 255, 255, 0.8);
    height: 2px;
    display: block;
    margin: 0 auto;
}
.projectFactsWrap .item i{
    vertical-align: middle;
    font-size: 50px;
    color: rgba(255, 255, 255, 0.8);
}
.projectFactsWrap .item:hover i, .projectFactsWrap .item:hover p{
    color: white;
}
.projectFactsWrap .item:hover span{
    background: white;
}
.annual-bmw-data a {
    display: block;
    border: 1px solid #ccc;
    padding: 10px 10px;
    color: #000;
    border-radius: 2px;
    background: #fff;
    font-size: 14px;
    font-weight: 600;
}

@media (max-width: 786px){
    .projectFactsWrap .item {
        flex: 0 0 50%;
    }
    .projectFactsWrap .item i {
        font-size: 40px;
    }
    .projectFactsWrap .item p.number {
        font-size: 30px;
    }
    .projectFactsWrap .item p {
        font-size: 13px;
        padding: 10px 0PX;
    }
    .projectFactsWrap .item:nth-child(1) {
        background: rgb(33 37 41);
    }
    .projectFactsWrap .item:nth-child(2) {
        background: rgb(50 53 56);
    }
    .projectFactsWrap .item:nth-child(3) {
        background: rgb(50 53 56);
    }
    .projectFactsWrap .item:nth-child(4) {
        background: rgb(33 37 41);
    }
}