
/*Fonts*/
@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed&display=swap');
@font-face {
    font-family: 'Helvetica LT CondensedBlack';
    src: url('HelveticaLT-Condensed-Black.eot');
    src: url('HelveticaLT-Condensed-Black.eot?#iefix') format('embedded-opentype'),
        url('HelveticaLT-Condensed-Black.woff2') format('woff2'),
        url('HelveticaLT-Condensed-Black.woff') format('woff'),
        url('HelveticaLT-Condensed-Black.ttf') format('truetype'),
        url('HelveticaLT-Condensed-Black.svg#HelveticaLT-Condensed-Black') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'poppinsregular';
    src: url('../fonts/poppins-regular-webfont.eot');
    src: url('../fonts/poppins-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/poppins-regular-webfont.woff2') format('woff2'),
         url('../fonts/poppins-regular-webfont.woff') format('woff'),
         url('../fonts/poppins-regular-webfont.svg#poppinsregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'poppinssemibold';
    src: url('../fonts/poppins-semibold-webfont.eot');
    src: url('../fonts/poppins-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/poppins-semibold-webfont.woff2') format('woff2'),
         url('../fonts/poppins-semibold-webfont.woff') format('woff'),
         url('../fonts/poppins-semibold-webfont.svg#poppinssemibold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'roboto_condensedbold';
    src: url('robotocondensed-bold-webfont.woff2') format('woff2'),
         url('robotocondensed-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
/* Miscellanoeous */
body, html {
  overflow-x: hidden;
  padding-right: 0 !important;
}
*:-moz-full-screen, *:-webkit-full-screen, *:fullscreen *:-ms-fullscreen {overflow: auto !important;}
body {
	 font-family: 'poppinsregular';
	font-size: 14px;
	-webkit-font-smoothing: antialiased;
	overflow-x: hidden;
	background: #fff;
	font-weight: 300;
	color: #333;
}
p {
	color: #333;
    line-height: 1.8em;
    font-family: 'poppinsregular';
font-size: 15px;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'poppinssemibold';
	font-size: 20px;
	color: #442d1d;
  
	
}
ul {
	list-style-type: none !important;
	padding-left: 0;
	margin: 0;
	margin-left:22px;
}
a { outline: 0; transition: all 0.5s; color: #46bdf4; }
a:link, a:visited { text-decoration: none; }
a:hover, a:focus, a:active { outline: none!important; text-decoration: none; }

/* Global */
.wrapper {
	position: relative;
	overflow: hidden;
}
.split {
    width: 100%;
    height: 1px;
    background-color: #2aa64c;
}
.split1 {
    width: 100%;
    height: 1px;
    background-color: #c9caca;
}
.nob{
	border: 0px!important;
}
.m-0{margin: 0 !important; }.p-0 {padding: 0 !important; }
.mt-0 {margin-top: 0;}.mt-10 { margin-top: 10px !important;}.mt-20 {margin-top: 20px !important;}.mt-30 {margin-top: 30px !important;}.mt-40 {margin-top: 40px !important;}.mt-50 {margin-top: 50px !important;}.mt-60 {margin-top: 60px !important;}.mt-70 {margin-top: 70px !important;}.mt-80 {margin-top: 80px !important;}.mt-90 {margin-top: 90px !important;}.mt-100 {margin-top: 100px !important;}.mb-0 {margin-bottom: 0;}.mb-10 {margin-bottom: 10px !important;}.mb-20 {margin-bottom: 20px !important;}.mb-30 {margin-bottom: 30px !important;}.mb-40 {margin-bottom: 40px !important;}.mb-50 {margin-bottom: 50px !important;}.mb-60 {margin-bottom: 60px !important;}.mb-70 {margin-bottom: 70px !important;}.mb-80 {margin-bottom: 80px !important;}.mb-90 {margin-bottom: 90px !important;}.mb-100 {margin-bottom: 100px !important;}.ml-0 {margin-left: 0;}.ml-10 {margin-left: 10px !important;}.ml-20 {margin-left: 20px !important;}.ml-30 {margin-left: 30px !important;}.ml-40 {margin-left: 40px !important;}.ml-50 {margin-left: 50px !important;}.ml-60 {margin-left: 60px !important;}.ml-70 {margin-left: 70px !important;}.ml-80 {margin-left: 80px !important;}.ml-90 {margin-left: 90px !important;}.ml-100 {margin-left: 100px !important;}.mr-0 {margin-right: 0;}.mr-10 {margin-right: 10px !important;}.mr-20 {margin-right: 20px !important;}.mr-30 {margin-right: 30px !important;}.mr-40 {margin-right: 40px !important;}.mr-50 {margin-right: 50px !important;}.mr-60 {margin-right: 60px !important;}.mr-70 {margin-right: 70px !important;}.mr-80 {margin-right: 80px !important;}.mr-90 {margin-right: 90px !important;}.mr-100 {margin-right: 100px !important;}.pb-0 {padding-bottom: 0 !important;}.pb-10 {padding-bottom: 10px !important;}.pb-20 {padding-bottom: 20px !important;}.pb-30 {padding-bottom: 30px !important;}.pb-40 {padding-bottom: 40px !important;}.pb-50 {padding-bottom: 50px !important;}.pb-60 {padding-bottom: 60px !important;}.pb-70 {padding-bottom: 70px !important;}.pb-80 {padding-bottom: 80px !important;}.pb-90 {padding-bottom: 90px !important;}.pb-100 {padding-bottom: 100px !important;}.pt-0 {padding-top: 0 !important;}.pt-10 {padding-top: 10px !important;}.pt-20 {padding-top: 20px !important;}.pt-30 {padding-top: 30px !important;}.pt-40 {padding-top: 40px !important;}.pt-50 {padding-top: 50px !important;}.pt-60 {padding-top: 60px !important;}.pt-70 {padding-top: 70px !important;}.pt-80 {padding-top: 80px !important;}.pt-90 {padding-top: 90px !important;}.pt-100 {padding-top: 100px !important;}.pl-0 {padding-left: 0;}.pl-10 {padding-left: 10px !important;}.pl-20 {padding-left: 20px !important;}.pl-30 {padding-left: 30px !important;}.pl-40 {padding-left: 40px !important;}.pl-50 {padding-left: 50px !important;}.pl-60 {padding-left: 60px !important;}.pl-70 {padding-left: 70px !important;}.pl-80 {padding-left: 80px !important;}.pl-90 {padding-left: 90px !important;}.pl-100 {padding-left: 100px !important;}.pr-0 {padding-right: 0;}.pr-10 {padding-right: 10px !important;}.pr-20 {padding-right: 20px !important;}.pr-30 {padding-right: 30px !important;}.pr-40 {padding-right: 40px !important;}.pr-50 {padding-right: 50px !important;}.pr-60 {padding-right: 60px !important;}.pr-70 {padding-right: 70px !important;}.pr-80 {padding-right: 80px !important;}.pr-90 {padding-right: 90px !important;}.pr-100 {padding-right: 100px !important;}

.fi:before {
	margin: 0;
}
.page-body-wrapper {
	/*min-height: calc(100vh - 0px);*/
	padding-left: 0;
	padding-right: 0; 
}
/*Header*/
header{
	position: relative;
	z-index: 999;
	background: #fff
}
.head-top{
	height: 65px;
	background-color:#f9f9f9;
}
.head-top .widget{
	display: inline-block;
}
.head-icon{
    height: 100px;
    padding-top: 10px;
    padding-bottom: 10px;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15);
}
.head-top-icon{
    float: left;
    padding:10px  5px;
    position: relative;
    padding-left: 50px;
}
/*Main Panel*/
.main-panel {
	transition: width 0.25s ease, margin 0.25s ease;
	width: calc(100% - 0px);
	width: -moz-calc(100% - 0px);
	width: -webkit-calc(100% - 0px);
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	flex-direction: column; 
}
/*Banner*/
.slider-area {
	position: relative;
	width: 100%;
	z-index: 0;
}
.slider-area .nivo-controlNav{
	display: none;
}
.slider-area .nivo-controlNav {
	text-align:center;
	padding: 15px 0;
	position: absolute;
	bottom: 20px;
	left: 0;
	right:0;
	margin: auto;
	z-index: 99999999999
}
.nivo-control{
	font-size: 0px;
	width: 7px;
	height: 7px;
	background-color: #6f6f6e;
	margin: 0 3px;
	display: inline-block;
	border-radius: 50%
}
.nivo-control.active{
	width: 40px;
	border-radius: 20px;
	background-color: #f36f21;
}
.slider-area .nivo-directionNav a {
  text-indent: -9999999px;
  opacity: 0;
  visibility: hidden;
  background-color: white !important;
  width: 2.2rem;
  height: 2.2rem;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;

}
.slider-area .nivo-directionNav a:hover {
  background-color: #EA1B53;
}
.slider-area .nivo-directionNav a:hover:before {
  color: #2f2483 !important;
  background: transparent !important;
}
.slider-area .nivo-directionNav a:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  color: #2f2483 !important;
  cursor: pointer;
  font-size: 1.1rem;
  margin: 0;
  position: absolute;
  text-align: center;
  top: 50%;
  z-index: 9;
  left: 0;
  right: 0;
  top:0;
  text-indent: 0;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  line-height: 2em
}
.slider-area .nivo-directionNav a.nivo-prevNav {
	display: none;
}
.slider-area .nivo-directionNav a.nivo-prevNav:before {
  content: "\f053";
}
.slider-area .nivo-directionNav a.nivo-nextNav {
  display: none;
}
.slider-area .nivo-directionNav a.nivo-nextNav:before {
  content: "\f054";
}
.slider-area:hover a {
  opacity: 1;
  visibility: visible;
}
.slider-area .nivo-caption {
  opacity: 1;
}
.slider-area .nivo-caption p {
  padding: 0;
}
.slider-layout1 .nivo-caption {
  top: 0;
}	
.caption-wrap h3{
	line-height: 50px;
	color: #853412;
	font-size: 44px;
	font-family: 'poppinssemibold';
	margin-top: -40px;
}
.caption-wrap h2{
line-height: 40px;
color: #442d1d;
font-size: 52px;
font-family: 'poppinssemibold';
}
.caption-wrap1 h1{
line-height: 40px;
color: #442d1d;
font-size: 52px;
font-family: 'poppinssemibold';
}
.caption-wrap1 h2{
	line-height: 50px;
	color: #853412;
	font-size: 44px;
	font-family: 'poppinssemibold';
	margin-top: -40px;
}
.br-10{
	border-radius: 10px;
}

.our-facility{
	padding-top: 40px;
}

.our-facility h2{
	font-size: 35px;
	padding-bottom: 30px;
	font-family: 'poppinssemibold';
	color: #442d1d;
}
.our-facility .row > div{
	margin-bottom: 30px;
}

.our-facility .row > div h5{
    font-size: 16px;
	padding-top: 25px;
	font-family: 'poppinssemibold';
}
.enquiry-form > div{
	position: relative;
}
.why-choose-container{
	padding-top: 100px !important;
}
.why-choose-container .col-md-6{
	position: relative;
}
.why-choose-container .col-md-6 img.bg-why-choose{
	position: absolute;
	top: -51px;
	left: -37px;
	height: 215px;
}
.why-choose-container .col-md-6 img{
	position: relative;
	border-radius: 15px;
	
}
h2{
	font-size: 35px;
    color: #442d1d;
	font-family: 'poppinssemibold';
}
.testimonial-list img{
	position: absolute;
    width: 65px;
    left: -30px;
    top: -29px;
    border-radius: 10px;
}
.enquiry-form > div span{
	position: absolute;
    width: 40px;
    height: 40px;
    border: none;
    border-radius: 50%;
    background: #ffdaec;
    position: absolute;
    right: 15px;
    top: 0px;
}
.enquiry-form > div i{
	font-size: 16px;
    vertical-align: -webkit-baseline-middle;
    padding: 13px 15px;
}
.enquiry-form-bg{
    background: #fff;
    padding: 10px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
}
.enquiry-form-bg a{
	color: #482673;
}
.clr-grn{
	color: #a5ce43;
font-size: 16px;
font-family: 'poppinssemibold';
}

.slider-layout1 .slide-1 div.slider-text1,
.slider-layout1 .slide-2 div.slider-text1,
.slider-layout1 .slide-3 div.slider-text1,
.slider-layout1 .slide-4 div.slider-text1,
.slider-layout1 .slide-4 div.slider-text1 {
	font-family: 'sourcesanspro-semibold-webfont';
  	color: #fff;
  	font-size: 2.3rem;
}
.slider-layout1 .slide-1 div.slider-big-text,
.slider-layout1 .slide-2 div.slider-big-text,
.slider-layout1 .slide-3 div.slider-big-text,
.slider-layout1 .slide-4 div.slider-big-text,
.slider-layout1 .slide-5 div.slider-big-text {
  font-size: 3rem;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 10px;
  line-height: 1.2;
}
@media only screen and (max-width: 767px) {
  .slider-layout1 .slide-1 div.slider-big-text,
  .slider-layout1 .slide-2 div.slider-big-text,
  .slider-layout1 .slide-3 div.slider-big-text,
  .slider-layout1 .slide-4 div.slider-big-text,
  .slider-layout1 .slide-5 div.slider-big-text {
    font-size: 2rem;
  }
}
@media only screen and (max-width: 575px) {
  .slider-layout1 .slide-1 div.slider-big-text,
  .slider-layout1 .slide-2 div.slider-big-text,
  .slider-layout1 .slide-3 div.slider-big-text,
  .slider-layout1 .slide-4 div.slider-big-text,
  .slider-layout1 .slide-5 div.slider-big-text {
    font-size: 1.4rem;
  }
}
.slider-layout1 .slide-1 .slider-paragraph,
.slider-layout1 .slide-2 .slider-paragraph,
.slider-layout1 .slide-3 .slider-paragraph,
.slider-layout1 .slide-4 .slider-paragraph,
.slider-layout1 .slide-5 .slider-paragraph {
  margin: 0 0 10px;
  color: #ededed;
  font-family: "sourcesanspro-lightitalic-webfont", sans-serif;
  font-size: 18px
}
.slider-layout1 .slide-1 .slider-btn-area,
.slider-layout1 .slide-2 .slider-btn-area,
.slider-layout1 .slide-3 .slider-btn-area,
.slider-layout1 .slide-4 .slider-btn-area,
.slider-layout1 .slide-5 .slider-btn-area {
  margin-top: 20px;
  margin-bottom: 5px;
}
.slider-layout1 .slide-1 .slider-btn-area a.item-btn,
.slider-layout1 .slide-2 .slider-btn-area a.item-btn,
.slider-layout1 .slide-3 .slider-btn-area a.item-btn,
.slider-layout1 .slide-4 .slider-btn-area a.item-btn,
.slider-layout1 .slide-5 .slider-btn-area a.item-btn {
  padding: 8px 20px;
  text-transform: uppercase;
  background-color: #ed1b24;
  color: #ffffff;
  display: inline-block;
  font-size: 18px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  border-radius: 50px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
   font-family: 'source_sans_probold';
   letter-spacing: 0.3px;
}
.slider-layout1 .slide-1 .slider-btn-area a.item-btn:last-child,
.slider-layout1 .slide-2 .slider-btn-area a.item-btn:last-child,
.slider-layout1 .slide-3 .slider-btn-area a.item-btn:last-child,
.slider-layout1 .slide-4 .slider-btn-area a.item-btn:last-child,
.slider-layout1 .slide-5 .slider-btn-area a.item-btn:last-child {
  margin-right: 0;
}
.slider-layout1 .slide-1 .slider-btn-area a.item-btn i,
.slider-layout1 .slide-2 .slider-btn-area a.item-btn i,
.slider-layout1 .slide-3 .slider-btn-area a.item-btn i,
.slider-layout1 .slide-4 .slider-btn-area a.item-btn i,
.slider-layout1 .slide-5 .slider-btn-area a.item-btn i {
  margin-top: 5px;
  margin-left: 10px;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.slider-layout1 .slide-1 .slider-btn-area a.item-btn:hover,
.slider-layout1 .slide-2 .slider-btn-area a.item-btn:hover,
.slider-layout1 .slide-3 .slider-btn-area a.item-btn:hover,
.slider-layout1 .slide-4 .slider-btn-area a.item-btn:hover,
.slider-layout1 .slide-5 .slider-btn-area a.item-btn:hover {
  background-color: #ffffff;
  color: #ed1b24;
}
.slider-layout1 .slide-1 .slider-btn-area a.item-btn:hover i,
.slider-layout1 .slide-2 .slider-btn-area a.item-btn:hover i,
.slider-layout1 .slide-3 .slider-btn-area a.item-btn:hover i,
.slider-layout1 .slide-4 .slider-btn-area a.item-btn:hover i,
.slider-layout1 .slide-5 .slider-btn-area a.item-btn:hover i {
  -webkit-transform: translateX(5px);
  -ms-transform: translateX(5px);
  transform: translateX(5px);
}
@media only screen and (max-width: 991px) {
  .slider-layout1 .slide-1 .slider-btn-area a.item-btn,
  .slider-layout1 .slide-2 .slider-btn-area a.item-btn,
  .slider-layout1 .slide-3 .slider-btn-area a.item-btn,
  .slider-layout1 .slide-4 .slider-btn-area a.item-btn,
  .slider-layout1 .slide-5 .slider-btn-area a.item-btn {
    padding: 12px 20px 10px;
    font-size: 14px;
  }
  .slider-layout1 .slide-1 .slider-btn-area a.item-btn i,
  .slider-layout1 .slide-2 .slider-btn-area a.item-btn i,
  .slider-layout1 .slide-3 .slider-btn-area a.item-btn i,
  .slider-layout1 .slide-4 .slider-btn-area a.item-btn i,
  .slider-layout1 .slide-5 .slider-btn-area a.item-btn i {
    font-size: 13px;
    margin-left: 5px;
  }
}
.slider-layout1 .slide-1 .slider-btn-area a.item-light-btn,
.slider-layout1 .slide-2 .slider-btn-area a.item-light-btn,
.slider-layout1 .slide-3 .slider-btn-area a.item-light-btn,
.slider-layout1 .slide-4 .slider-btn-area a.item-light-btn,
.slider-layout1 .slide-5 .slider-btn-area a.item-light-btn {
  padding: 14px 25px;
  display: inline-block;
  text-transform: uppercase;
  background-color: #ffffff;
  font-weight: 500;
  border: 1px solid;
  border-color: #ffffff;
  font-size: 15px;
  color: #396cf0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.slider-layout1 .slide-1 .slider-btn-area a.item-light-btn i,
.slider-layout1 .slide-2 .slider-btn-area a.item-light-btn i,
.slider-layout1 .slide-3 .slider-btn-area a.item-light-btn i,
.slider-layout1 .slide-4 .slider-btn-area a.item-light-btn i,
.slider-layout1 .slide-5 .slider-btn-area a.item-light-btn i {
  color: #396cf0;
  margin-top: 5px;
  margin-left: 10px;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.slider-layout1 .slide-1 .slider-btn-area a.item-light-btn:hover,
.slider-layout1 .slide-2 .slider-btn-area a.item-light-btn:hover,
.slider-layout1 .slide-3 .slider-btn-area a.item-light-btn:hover,
.slider-layout1 .slide-4 .slider-btn-area a.item-light-btn:hover,
.slider-layout1 .slide-5 .slider-btn-area a.item-light-btn:hover {
  background-color: transparent;
  color: #ffffff;
}
.slider-layout1 .slide-1 .slider-btn-area a.item-light-btn:hover i,
.slider-layout1 .slide-2 .slider-btn-area a.item-light-btn:hover i,
.slider-layout1 .slide-3 .slider-btn-area a.item-light-btn:hover i,
.slider-layout1 .slide-4 .slider-btn-area a.item-light-btn:hover i,
.slider-layout1 .slide-5 .slider-btn-area a.item-light-btn:hover i {
  color: #ffffff;
  -webkit-transform: translateX(5px);
  -ms-transform: translateX(5px);
  transform: translateX(5px);
}
@media only screen and (max-width: 991px) {
  .slider-layout1 .slide-1 .slider-btn-area a.item-light-btn,
  .slider-layout1 .slide-2 .slider-btn-area a.item-light-btn,
  .slider-layout1 .slide-3 .slider-btn-area a.item-light-btn,
  .slider-layout1 .slide-4 .slider-btn-area a.item-light-btn,
  .slider-layout1 .slide-5 .slider-btn-area a.item-light-btn {
    padding: 12px 20px 10px;
    font-size: 14px;
  }
  .slider-layout1 .slide-1 .slider-btn-area a.item-light-btn i,
  .slider-layout1 .slide-2 .slider-btn-area a.item-light-btn i,
  .slider-layout1 .slide-3 .slider-btn-area a.item-light-btn i,
  .slider-layout1 .slide-4 .slider-btn-area a.item-light-btn i,
  .slider-layout1 .slide-5 .slider-btn-area a.item-light-btn i {
    font-size: 13px;
    margin-left: 5px;
  }
}

.slider-layout1 .slide-1 div.caption-wrap,
.slider-layout1 .slide-2 div.caption-wrap,
.slider-layout1 .slide-3 div.caption-wrap,
.slider-layout1 .slide-4 div.caption-wrap,
.slider-layout1 .slide-4 div.caption-wrap {
	-webkit-animation: bounceInLeft 900ms ease-in-out;
  -moz-animation: bounceInLeft 900ms ease-in-out;
  -ms-animation: bounceInLeft 900ms ease-in-out;
  animation: bounceInLeft 900ms ease-in-out;
}
.slider-layout1 .slide-1 div.slider-text1,
.slider-layout1 .slide-2 div.slider-text1,
.slider-layout1 .slide-3 div.slider-text1,
.slider-layout1 .slide-4 div.slider-text1,
.slider-layout1 .slide-4 div.slider-text1 {
	-webkit-animation: bounceInDown 900ms ease-in-out;
  -moz-animation: bounceInDown 900ms ease-in-out;
  -ms-animation: bounceInDown 900ms ease-in-out;
  animation: bounceInDown 900ms ease-in-out;
}
.slider-layout1 .slide-1 .slider-big-text,
.slider-layout1 .slide-2 .slider-big-text,
.slider-layout1 .slide-3 .slider-big-text,
.slider-layout1 .slide-4 .slider-big-text,
.slider-layout1 .slide-5 .slider-big-text {
  -webkit-animation: bounceInDown 1000ms ease-in-out;
  -moz-animation: bounceInDown 1000ms ease-in-out;
  -ms-animation: bounceInDown 1000ms ease-in-out;
  animation: bounceInDown 1000ms ease-in-out;
}
.slider-layout1 .slide-1 .slider-paragraph,
.slider-layout1 .slide-2 .slider-paragraph,
.slider-layout1 .slide-3 .slider-paragraph,
.slider-layout1 .slide-4 .slider-paragraph,
.slider-layout1 .slide-5 .slider-paragraph {
  -webkit-animation: bounceInUp 1500ms ease-in-out;
  -moz-animation: bounceInUp 1500ms ease-in-out;
  -ms-animation: bounceInUp 1500ms ease-in-out;
  animation: bounceInUp 1500ms ease-in-out;
}
.slider-layout1 .slide-1 .slider-btn-area,
.slider-layout1 .slide-2 .slider-btn-area,
.slider-layout1 .slide-3 .slider-btn-area,
.slider-layout1 .slide-4 .slider-btn-area,
.slider-layout1 .slide-5 .slider-btn-area {
  -webkit-animation: bounceInUp 2000ms ease-in-out;
  -moz-animation: bounceInUp 2000ms ease-in-out;
  -ms-animation: bounceInUp 2000ms ease-in-out;
  animation: bounceInUp 2000ms ease-in-out;
}

.home-banner .container{
	position: relative;
}
.home-banner .doc-img{
	position: absolute;
	left: 10%;
	top: 75px;
}
.page-banner{
background: url('../images/page-banner.jpg') no-repeat bottom right;
background-size: cover;
position: relative;
}
.page-banner .container{
	position: relative;
}
.page-banner .page-title{
	padding: 215px 0;
}
.page-banner .page-title h3{
	color: #442d1d;
font-family: 'Poppinssemibold';
font-size: 2.3rem;
margin-bottom: 10px;
/*text-align: center;*/
text-transform: uppercase;
}
.page-banner .page-title a{
	color: #c9c9c9;
	display: block;
}
/*Main Content*/
.main-content-wrap{
	padding: 0;
}

.bg-2{
	background-color: #f3f3f3;
}
.sec-title{
	
	color: #242323;
}

.mo-ftsize.pb-4 {
    text-align: center;
	font-size: 35px;
padding-bottom: 30px;
font-family: 'poppinssemibold';
color: #442d1d;
}
.sec-title h3 span{
	color:#A0CA3A;
}
.sec-title p{
	color: #7a7878;
	margin-bottom: 5px
}
.main-content p{
	text-align: justify;
	color: #2a2a2a
}
/*Welcome Content*/
.wel-content{
	padding-top: 30px!important;
	padding-bottom: 40px!important;
}
.wel-content .content p{
	color: #FFFFFF;
	font-size: 16px
}
a.readmore {
	color: #ed1b24;
	font-size: 14px;
	font-weight: 700;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
/*Home Video*/
.hvideo-content{
	background:url('../images/video-bg.png') no-repeat center;
	background-size: cover;
	background-attachment: fixed;
	position: relative;
	padding-top: 50px!important;
	padding-bottom: 50px!important;
}
.wel-content .sec-title h3, .hvideo-content .sec-title h3{
	color: #FFFFFF;
}
.wel-content .sec-title h4, .hvideo-content .sec-title h4{
	color: #FFFFFF;
}
.video-carousel .owl-nav {
	margin: 0;
}
.video-carousel .owl-controls{
	display: none;
}
/*Testimonials*/
.testibox{
	width: 96%;
	position: relative;
	background-color: #ffffff;
	-webkit-box-shadow:0 0 5px 0 rgb(41 61 88 / 7%);
    -moz-box-shadow: 0 0 5px 0 rgb(41 61 88 / 7%);
    box-shadow:0 0 5px 0 rgb(41 61 88 / 7%);
	margin: 20px auto;
	height: auto;
}
.testibox-content{
	padding: 25px 25px;
	text-align: justify;
	background:#F6F7FB;
}
.testibox-content p{
	position: relative;
	color: #2a2a2a;
	font-family: "rubikmedium", sans-serif;
	font-size: 16px
}
.testibox .media {
    margin: 20px 0 0px 0;
    text-align: center;
}
.testibox .media img {
    border: 1px solid #12af83;
    margin: 0 auto;
    width: 90px;
    height: 90px;
}
.testibox h5.name{
	margin-top: 20px;
	font-size: 18px;
	line-height: 24px;
	color: #2F2483;
	font-family: "sairasemibold", sans-serif;
	margin-bottom: 0px;
	text-align:center;
}
.testibox h6.loc {
    font-size: 14px;
    font-weight: normal;
    display: block;
    color: #2a2a2a;
    font-family: "sairasemibold", sans-serif;
}
.testi-carousel .owl-nav {
	margin: 0;
}

.testi-carousel .owl-nav {
	display: none;
}
.testi-carousel .owl-nav .owl-next,
.testi-carousel .owl-nav .owl-prev {
	margin: 0;
	position: absolute;
	padding: 0;
	margin: 0;
	overflow: hidden;
	width: 33px;
	height: 33px;
	background: #fff!important;
	line-height: 30px;
	border-radius: 0px!important;
	top: 50%;
	webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	border: 1px solid #0765ce;
}
.testi-carousel .owl-nav .owl-next {
	right: -70px;
}
.testi-carousel .owl-nav .owl-prev {
	left: -70px;
}
.testi-carousel .owl-nav .owl-next i:before,.testi-carousel .owl-nav .owl-prev i:before {
	font-size: 20px;
	
}
.testi-carousel .owl-nav .owl-next:hover i:before,
.testi-carousel .owl-nav .owl-prev:hover i:before {
	color: #fff!important;
}
.testi-carousel .owl-nav .owl-next:hover,
.testi-carousel .owl-nav .owl-prev:hover {
	background: #0F0555!important;
}
.main-content.testipg{
	padding-top: 50px !important;
	padding-bottom: 50px !important;
}
.main-content.testipg .testibox{
	margin-bottom: 25px;
	background: #fff;
}
/*Facilities*/
.main-content.faci-pg{
	padding-top: 50px !important;
	
}
.facibox-wrap{
	position: relative;
	padding-top: 10px;
	padding-left: 10px;
}
/*Procedures*/
.main-content.procedures-pg{
	padding-top: 50px !important;
	padding-bottom: 35px !important;
}
.procedures-pg ul{
	margin-bottom: 20px
}

/*Videos*/
.videobox {
	position: relative;
}

.videobox i {
	  width: 50px;
	  font-size: 28px;
	  text-align: center;
	  color: #a5ce42;
	  position: absolute;
	  left: 0;
	  right: 0;
	  top: 45%;
	  margin: auto;
	  padding-top: 11px;
	  padding-left: 5px;
	  background: #442d1d;
	  height: 50px;
	  border-radius: 50%;
}
.videobox:hover i{
	color: white;
}
.videotitle {
    padding: 20px;
    color: black;
    text-align: center;
    min-height: 112px;
}
.videotitle h5{
	margin-bottom: 0px;
font-family: 'poppinsregular';
text-transform: capitalize;
font-size: 20px;
font-weight: normal;
}
.video-carousel .item {
	min-height: 315px;
	padding: 7px;
  }
/*Gallery*/
.mygalbox {
	position: relative;
	z-index: 11;
    opacity: 0.5;
}
.mygalbox:before {
	content: "";
	/*background-color: #3795ff;*/
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	-moz-transition: all 0.4s;
	-o-transition: all 0.4s;
	-ms-transition: all 0.4s;
	transition: all 0.4s;
}

.mygalbox img{
	width: 100%;
	transform-style: preserve-3d;
	-webkit-transform-style: preserve-3d;
	height: 230px;
	border-top-right-radius: 15px;
    border-top-left-radius: 15px;
}
.mygalbox i {
	width: auto;
	font-size: 60px;
	text-align: center;
	color: #f91618;
	position: absolute;
	left: 0;
	right: 0;
	top: 45%;
	margin: auto;
}
.mygalbox:hover i{
	color: #f91618
}
.mygalbox-title{
	padding: 12px 10px;
	color: #111111;
	margin-bottom: 20px
}
.mygalbox-title h5 a{
	margin-bottom: 0px;
	font-family: "sairabold", sans-serif;
	text-transform: capitalize;
	font-size: 18px;
	color: #ea1b53;
	font-weight: normal;
}
.mygalbox-wrap:hover .mygalbox-title h5 a{
	color: #e54709
}
.myphotobox {
    position: relative;
    margin-bottom: 20px;
    height: 227px;
    overflow: hidden;
}

.myphotobox img {
    padding-top: 10px;
    padding-left: 10px;
    transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
}
.myphotobox i {
	width: auto;
	font-size: 35px;
	text-align: center;
	color: #2f2483;
	position: absolute;
	bottom: 20px;
	right: 20px;
	margin: auto;
}
.myphotobox:hover i{
	color: #2f2483;
}
/*Form*/
.custom-form{
	
	width: 100%
}
.custom-form .form-control{
	box-shadow: 0 0 1px 0 #ccc;
background: #fff !important;
border-radius: 2px !important;
font-size: 15px;
font-weight: normal;
color: #595959;
border: none;
height: 50px;
}

.custom-form .form-control::-webkit-input-placeholder,
.custom-form .form-control::-moz-placeholder,
.custom-form .form-control::placeholder{
	color:#929191!important;	
}
/*contact Page*/
.main-content.contact-pg .sec-title h3{
	font-size: 1.8rem;
}
.main-content.contact-pg p{
	text-align: left;
	font-family: 'poppinsregular';
}
.contact-info-box{
	width:90%;
	margin-left: 20px
}
.contact-info-box ul, .contact-info-box li, .contact-info-box h3, .contact-info-box p {
	margin: 0;
	padding: 0;
	list-style: none;
}
.contact-info-box li + li {
	margin-top: 25px;
}
.contact-info-box > p {
	margin-top: -8px;
	font-weight: 300;
	font-size: 16px;
}
.contact-info-box h5 {
	font-size: 16px;
	line-height: 28px;
	color: #ea1b53;
	margin-top: -5px;
	font-family: "sairasemibold", sans-serif;
	text-transform: uppercase;
}
.contact-info-box .inner-box {
	width: 35px;
	height: 35px;
	border-radius: 0px;
	text-align: center;
	background:#f6d191;
	
}
.contact-info-box .inner-box i {
    font-size: 21px;
    color: #2f2483;
    line-height: 26px;
    text-align: center;
    padding: 5px;
}
.contact-info-box .icon-box, .contact-info-box .text-box {
	display: table-cell;
	vertical-align: top;
}
.contact-info-box .text-box {
	padding-left: 20px;
}
.contact-info-box .text-box p, .contact-info-box .text-box p a{
	color: #fff;
	font-size: 16px;
	line-height: 1.4;
	text-align: left!important;
}
.mt-55{
	margin-top: 55px
}
/*Map*/
.map{
	border: 1px solid #e1e1e1;
}
.map iframe {
	width: 100%;
	min-height: 320px;
	border: none;
}
/*Footer*/
.egy-icon{
	border: 1px solid;
    width: 30px;
    height: 30px;
    padding: 7px;
    margin-top: 6px;
}
.foot-top{
	color: #fff;
	padding: 0px 0 5px;
	background-color: #442d1d;
	background-size: cover;
}
b {
    font-size: 15px;
font-family: 'poppinssemibold';
}
.foot-top hr {
  border-bottom: 3px solid white ;
  width: 77px;
  margin-left: unset;
}
hr{
	border-bottom: 1px solid #ccc;
width: 100%;
margin-left: 0;

}
.footer-2box{
    padding-bottom: 25px;
    padding-top: 37px;
}
.address{
	position: relative;
}
.addr span,.tele span, .mail span{ float: left; padding-right:12px;}
.tele p{ float: left; margin-top: -7px}

.box2-bottom{
	padding-top: 25px;
	text-align: center;
}

.foot-top h5{
	font-size: 20px;
color: #a5ce42;
letter-spacing: 0.2px;
font-family:  'poppinssemibold';
}
.foot-content p{
	color: #fff
}
.foot-content img{
    background: #fff;
    border-radius: 50%;
    padding: 5px;
}
.foot-nav{
	list-style: none;
	padding: 0px;
	margin: 0px 0px 0 0;
	display: inline-block;
}

.foot-nav li{
	color: #fff;
	font-size: 15px;
	line-height: 1.4em;
	margin-bottom: 7px;
	position: relative;
	padding-bottom: 8px;
	padding-top: 0px;
	letter-spacing: 0.5px;
	position: relative;
}
.foot-nav li a{
	color: #fff !important;
	margin-right: 10px;
	font-size: 15px;
	font-family: 'poppinsregular';
}
.foot-nav li a:hover{
	color: #fff
}
.foot-info{
	list-style: none;
	padding: 0px;
	margin: 0px;
	width: 100%;
	float: left;
}
.foot-info h6{
	color: #ffffff;
	font-size: 18px;
	font-weight: normal;
}
.foot-info li{
	color: #f4f5ff;
	font-size: 16px;
	padding-top: 10px;
	letter-spacing: 0.3px;
	width: 100%;
    display: inline-block;
}
.foot-info li p, .foot-info li a{
	color: inherit;
	font-size: 15px;
	/*color: #f4f5ff;*/
	font-family: 'Roboto Condensed', sans-serif;
	
}
.clr{color: #999;}
.foot-info li a:hover{
	color: #d5ddd7;
}
.foot-info li small{
	line-height: 16px;
}
.foot-info .foot-tele, .foot-info .foot-addr, .foot-info .foot-mail, .foot-info .foot-time{
	margin: 25px 0;
}

.foot-social li{
	display: inline-block;
padding: 2px;
margin: 01px;
}

.fb{
	
    border-radius: 5px;
}
.tw{
	border-radius: 5px;
    
}
.yt{
	
    border-radius: 5px;
}

.foot-social li a:hover{
	color: #a5ce43;
}

.copyright p{
	margin: 0px;
	display: inline-block;
}
.copyright p:last-of-type{
	float: right;
}
.copyright p a, .copyright p{
	color: black;
	font-family: 'Roboto Condensed', sans-serif;
}
/*Appointment*/
.main-content.appointment-pg{
	padding-top: 60px !important;
	padding-bottom: 50px !important;
}
.form-horizontal .control-label{
color: black;
font-size: 17px;
text-align: left;
	
}
.form-horizontal .form-group{
	margin-bottom: 20px
}
.form-horizontal .form-control{
	background-color: transparent!important;
	border-radius: 0px!important;
	color: #2a2a2a;
	font-size: 15px;
	font-weight: normal;
	border-color: #dcdcdc
}
.form-horizontal .form-control:focus{
	outline: none!important;
	box-shadow: none;
	border-color:#d4d2d2
}
.nice-select.form-control{
	height: 36.5px!important;
	line-height: 20px!important;
	width: 100%!important;
	border-color: #dcdcdc!important;
}
.nice-select .list{
	width:100%;
}
.input-group-append, .input-group-prepend{
	background: #ffffff;
	color: #c9c8c8;
	width: auto;
	border-left: 1px solid #dcdcdc !important;
}
.input-group.date .form-control{
	border-radius: 0px!important;
}
.ui-datepicker-trigger, .ui-datepicker-trigger:focus{
	padding: .675rem .75rem;
	position: absolute;
	right: 0;
	top: 0px;
	background: #444444;
	border-radius: 0px!important;
}
input[type=radio].css-radio {
	position:absolute; z-index:-1000; left:-1000px; overflow: hidden; clip: rect(0 0 0 0); height:1px; width:1px; margin:0px; border:0;
}
input[type=radio].css-radio + label.radio-label {
	padding-left:21px;
	height:14px; 
	display:inline-block;
	line-height:14px;
	background-repeat:no-repeat;
	background-position: 0 0;
	font-size:14px;
	vertical-align:middle;
	cursor:pointer;
	margin-right: 16px;
	margin-top: 10px;
	color: #4e4d4d;
}
input[type=radio].css-radio:checked + label.radio-label {
	background-position: 0 -14px;
}
label.radio-label {
	background-image: url('../images/radio.png');
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

input[type=checkbox].css-checkbox {
	position:absolute; z-index:-1000; left:-1000px; overflow: hidden; clip: rect(0 0 0 0); height:1px; width:1px; margin:-1px; padding:0; border:0;
}

input[type=checkbox].css-checkbox + label.css-label {
	padding-left:26px;
	height:14px; 
	display:inline-block;
	line-height:14px;
	background-repeat:no-repeat;
	background-position: 0 0;
	font-size:14px;
	vertical-align:middle;
	cursor:pointer;
	margin-right: 40px;
	margin-top: 10px;
	color: #4e4d4d;
}
input[type=checkbox].css-checkbox:checked + label.css-label {
	background-position: 0 -14px;
}
label.css-label {
	background-image: url('../images/checkbox.png');
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.checkbox input[type=checkbox] {
	position:absolute;
	right:9000px;
	opacity:0;
	z-index:1;
	cursor:pointer;
	outline:0px!important;
}
.checkbox input[type=checkbox]+.label-text{
	padding-left:26px;
	font-size: 14px;
}
.checkbox input[type=checkbox]+.label-text:after,
.checkbox input[type=checkbox]+.label-text:before {
 font-size:11px;
 display:inline-block;
 width:17px;
 height:17px;
 padding:1px;
 margin-left:0;
 position:absolute;
 top:2px;
 left:0;
 text-align: center;
}
.checkbox input[type=checkbox]+.label-text:before {
 content:"";
 background-color:#fff;
 border:1px solid #ced4da;
 border-radius:3px;
 cursor:pointer;
 transition:border .15s ease-in-out,color .15s ease-in-out
}
.checkbox input[type=checkbox]+.label-text:after {
 background-color:#444444;
 color:#fff;
 border-radius:2px;
 border-color:#444444;
 line-height:1.4
}
.checkbox input[type=checkbox]:focus+.label-text:before {
 outline:dotted thin;
 outline:-webkit-focus-ring-color auto 5px;
 outline-offset:-2px
}
.checkbox input[type=checkbox]:checked+.label-text:after {
 font-family: 'Font Awesome\ 5 Free';
 content:"\f00c";
 font-style:normal;font-weight: 900;
}
/*Success*/
.suc-icon {
 width:80px;
 height:80px;
 border-width:4px;
 border-style:solid;
 border-radius:50%;
 padding:0;
 position:relative;
 box-sizing:content-box;
 margin:20px auto
}

.suc-icon-green {
 border-color:#a5dc86
}
.suc-icon-green:after,.suc-icon-green:before {
 content:"";
 border-radius:50%;
 position:absolute;
 width:60px;
 height:120px;
 background:#fff;
 -webkit-transform:rotate(45deg);
 transform:rotate(45deg)
}
.suc-icon-green:before {
 border-radius:120px 0 0 120px;
 top:-7px;
 left:-33px;
 -webkit-transform:rotate(-45deg);
 transform:rotate(-45deg);
 -webkit-transform-origin:60px 60px;
 transform-origin:60px 60px
}
.suc-icon-green:after {
 border-radius:0 120px 120px 0;
 top:-11px;
 left:30px;
 -webkit-transform:rotate(-45deg);
 transform:rotate(-45deg);
 -webkit-transform-origin:0 60px;
 transform-origin:0 60px;
 -webkit-animation:rotatePlaceholder 4.25s ease-in;
 animation:rotatePlaceholder 4.25s ease-in
}
.suc-icon-green-ring {
 width:80px;
 height:80px;
 border:4px solid hsla(98,55%,69%,.3);
 border-radius:50%;
 box-sizing:content-box;
 position:absolute;
 left:-4px;
 top:-4px;
 z-index:2
}
.suc-icon-green-hide-corners {
 width:5px;
 height:90px;
 background-color:#fff;
 padding:1px;
 position:absolute;
 left:28px;
 top:8px;
 z-index:1;
 -webkit-transform:rotate(-45deg);
 transform:rotate(-45deg)
}
.suc-icon-green-line {
 height:5px;
 background-color:#05ae4e;
 display:block;
 border-radius:2px;
 position:absolute;
 z-index:2
}
.suc-icon-green-line-tip {
 width:25px;
 left:14px;
 top:46px;
 -webkit-transform:rotate(45deg);
 transform:rotate(45deg);
 -webkit-animation:animateSuccessTip .75s;
 animation:animateSuccessTip .75s
}
.suc-icon-green-line-long {
 width:47px;
 right:8px;
 top:38px;
 -webkit-transform:rotate(-45deg);
 transform:rotate(-45deg);
 -webkit-animation:animateSuccessLong .75s;
 animation:animateSuccessLong .75s
}
.suc-icon-red {
 border-color:#ffc0c0
}
.suc-icon-red:after,.suc-icon-red:before {
 content:"";
 border-radius:50%;
 position:absolute;
 width:60px;
 height:120px;
 background:#fff;
 -webkit-transform:rotate(45deg);
 transform:rotate(45deg)
}
.suc-icon-red:before {
 border-radius:120px 0 0 120px;
 top:-7px;
 left:-33px;
 -webkit-transform:rotate(-45deg);
 transform:rotate(-45deg);
 -webkit-transform-origin:60px 60px;
 transform-origin:60px 60px
}
.suc-icon-red:after {
 border-radius:0 120px 120px 0;
 top:-11px;
 left:30px;
 -webkit-transform:rotate(-45deg);
 transform:rotate(-45deg);
 -webkit-transform-origin:0 60px;
 transform-origin:0 60px;
 -webkit-animation:rotatePlaceholder 4.25s ease-in;
 animation:rotatePlaceholder 4.25s ease-in
}
.suc-icon-red-ring {
 width:80px;
 height:80px;
 border:4px solid #f9cccc;
 border-radius:50%;
 box-sizing:content-box;
 position:absolute;
 left:-4px;
 top:-4px;
 z-index:2
}
.suc-icon-red-hide-corners {
 width:5px;
 height:90px;
 background-color:#fff;
 padding:1px;
 position:absolute;
 left:28px;
 top:8px;
 z-index:1;
 -webkit-transform:rotate(-45deg);
 transform:rotate(-45deg)
}
.suc-icon-red-line {
 height:5px;
 background-color:#f23636;
 display:block;
 border-radius:2px;
 position:absolute;
 z-index:2
}
.suc-icon-red-line-tip {
 width:60px;
 left:9px;
 top:40px;
 -webkit-transform:rotate(45deg);
 transform:rotate(45deg);
 -webkit-animation:animateSuccessTip .75s;
 animation:animateSuccessTip .75s
}
.suc-icon-red-line-long {
 width:60px;
 right:9px;
 top:40px;
 -webkit-transform:rotate(-45deg);
 transform:rotate(-45deg);
 -webkit-animation:animateSuccessLong .75s;
 animation:animateSuccessLong .75s
}
@-webkit-keyframes rotatePlaceholder {
 0% {
  -webkit-transform:rotate(-45deg);
  transform:rotate(-45deg)
 }
 5% {
  -webkit-transform:rotate(-45deg);
  transform:rotate(-45deg)
 }
 12% {
  -webkit-transform:rotate(-405deg);
  transform:rotate(-405deg)
 }
 to {
  -webkit-transform:rotate(-405deg);
  transform:rotate(-405deg)
 }
}
@keyframes rotatePlaceholder {
 0% {
  -webkit-transform:rotate(-45deg);
  transform:rotate(-45deg)
 }
 5% {
  -webkit-transform:rotate(-45deg);
  transform:rotate(-45deg)
 }
 12% {
  -webkit-transform:rotate(-405deg);
  transform:rotate(-405deg)
 }
 to {
  -webkit-transform:rotate(-405deg);
  transform:rotate(-405deg)
 }
}
@-webkit-keyframes animateSuccessTip {
 0% {
  width:0;
  left:1px;
  top:19px
 }
 54% {
  width:0;
  left:1px;
  top:19px
 }
 70% {
  width:50px;
  left:-8px;
  top:37px
 }
 84% {
  width:17px;
  left:21px;
  top:48px
 }
 to {
  width:25px;
  left:14px;
  top:45px
 }
}
@keyframes animateSuccessTip {
 0% {
  width:0;
  left:1px;
  top:19px
 }
 54% {
  width:0;
  left:1px;
  top:19px
 }
 70% {
  width:50px;
  left:-8px;
  top:37px
 }
 84% {
  width:17px;
  left:21px;
  top:48px
 }
 to {
  width:25px;
  left:14px;
  top:45px
 }
}
@-webkit-keyframes animateSuccessLong {
 0% {
  width:0;
  right:46px;
  top:54px
 }
 65% {
  width:0;
  right:46px;
  top:54px
 }
 84% {
  width:55px;
  right:0;
  top:35px
 }
 to {
  width:47px;
  right:8px;
  top:38px
 }
}
@keyframes animateSuccessLong {
 0% {
  width:0;
  right:46px;
  top:54px
 }
 65% {
  width:0;
  right:46px;
  top:54px
 }
 84% {
  width:55px;
  right:0;
  top:35px
 }
 to {
  width:47px;
  right:8px;
  top:38px
 }
}
h2.suc-title {
    color: #ed1b24;
    font-family: "Montserrat-Bold", sans-serif;
	font-size: 2.1rem;
    text-transform: none;
    position: relative;
    display: block;
    padding: 13px 16px;
    padding-bottom: 13px;
    line-height: 55px;
    text-align: center;
    margin-bottom: 0;
    text-transform: uppercase;
}
h5.suc-txt{
	font-size: 16px;
position: relative;
float: none;
line-height: normal;
vertical-align: top;
padding: 0 10px;
font-weight: 400;
overflow-wrap: break-word;
box-sizing: border-box;
text-align: center;
}
/*Global*/
/*List*/
.list1{
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.list1 li{
position: relative;
line-height: 2.0em;
font-size: 14px;
font-family: 'poppinsregular';
font-weight: 400;
padding-left: 25px;
}
.list1 li:before{
	font-family:'Font Awesome\ 5 Free';
	content: '\f101';
	color: #a5ce43;
	position: absolute;
	top: 0px;
	left: 0;
	font-size: 16px;
	left: 2px;
	font-weight:900;
}
.list1 ul{
	margin-top: 15px
}
.list1 ul li{
	margin-bottom: 0px
}
.list1 ul li:before{
	color: #9dabaf
}
.list2{
	list-style: none;
	padding: 0px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 10px 0 20px;
}
.list2 li{
	padding-left: 25px;
	color: #595959;
	font-size: 15px;
	line-height: 1.4em;
	margin-bottom: 8px;
	position: relative;
	padding-bottom: 8px;
	padding-top: 0px;
	letter-spacing: 0.2px;
	width: 50%;
}
.list2 li:before{
	font-family:'Font Awesome\ 5 Free';
	content: '\f058';
	color: #0081fe;
	position: absolute;
	top: 0px;
	left: 0;
	font-size: 16px;
	left: 2px;
	font-weight:900;
}
.btn, a.btn, button.btn {
	display: inline-block;
background-color: #a5ce43;
color: #ffffff;
letter-spacing: 0.25px;
font-weight: normal;
position: relative;
overflow: hidden;
text-align: center;
border-radius: 25px;
font-family: 'poppinsregular';
}
.btn:focus, a.btn:focus, button.btn:focus{
	box-shadow: none;
}
.btn.btn--theme, a.btn.btn--theme, button.btn.btn--theme {
	outline:none!important;
	height:45px;
	line-height:45px;
	font-size:14px;
	display:inline-block;
	padding:0 30px;
	color:#ffffff;
	letter-spacing:0.25px;
	font-weight: normal;
	-webkit-transition:all 0.5s ease-in-out 0s;
	-moz-transition:all 0.5s ease-in-out 0s;
	-ms-transition:all 0.5s ease-in-out 0s;
	-o-transition:all 0.5s ease-in-out 0s;
	transition:all 0.5s ease-in-out 0s;
	border-radius:5px;
	position:relative;
	overflow:hidden;
	background-image: linear-gradient(to right, #2458de, #2196fd);
}
.btn.btn--theme:before, a.btn.btn--theme:before, button.btn.btn--theme:before {
	content:"";
	position:absolute;
	left:0;
	top:0;
	height:100%;
	width:100%;
	background:rgba(0,0,0,0.1);
	-webkit-transform:scaleX(0);
	-moz-transform:scaleX(0);
	-ms-transform:scaleX(0);
	-o-transform:scaleX(0);
	transform:scaleX(0);
	-webkit-transform-origin:0 0;
	-moz-transform-origin:0 0;
	-ms-transform-origin:0 0;
	-o-transform-origin:0 0;
	transform-origin:0 0;
	-webkit-transition:all 0.3s ease-in-out 0s;
	-moz-transition:all 0.3s ease-in-out 0s;
	-ms-transition:all 0.3s ease-in-out 0s;
	-o-transition:all 0.3s ease-in-out 0s;
	transition:all 0.3s ease-in-out 0s;
}
.btn.btn--theme:hover, a.btn.btn--theme:hover, button.btn.btn--theme:hover {
	-webkit-box-shadow:0 3px 3px rgba(0,0,0,0.1);
	-moz-box-shadow:0 3px 3px rgba(0,0,0,0.1);
	-ms-box-shadow:0 3px 3px rgba(0,0,0,0.1);
	-o-box-shadow:0 3px 3px rgba(0,0,0,0.1);
	box-shadow:0 3px 3px rgba(0,0,0,0.1)
}
.btn.btn--theme:hover:before, a.btn.btn--theme:hover:before, button.btn.btn--theme:hover:before {
	-webkit-transform:scaleX(1);
	-moz-transform:scaleX(1);
	-ms-transform:scaleX(1);
	-o-transform:scaleX(1);
	transform:scaleX(1)
}
.btn.btn--xlg, a.btn.btn--xlg, button.btn.btn--xlg {
	font-size:19px;
	height:55px;
	line-height:55px;
	padding:0 40px
}
.btn.btn--lg, a.btn.btn--lg, button.btn.btn--lg {
	font-size:17px;
	height:50px;
	line-height:50px;
	padding:0 35px
}
.btn.btn--sm, a.btn.btn--sm, button.btn.btn--sm {
	font-size:15px;
	height:40px;
	line-height:40px;
	padding:0 25px
}
.btn.btn--xs, a.btn.btn--xs, button.btn.btn--xs {
	font-size:13px;
	height:35px;
	line-height:35px;
	padding:0 20px
}
.btn.btn--white, a.btn.btn--white, button.btn.btn--white {
	background-color:#ffffff;
	color:#000000;
	border-color:#ffffff;
}
.btn.btn--white:hover, a.btn.btn--white:hover, button.btn.btn--white:hover {
	color:#ffffff;
	background-color:#2aa64c;
	border-color:#2aa64c;
}
.btn.btn--black, a.btn.btn--black, button.btn.btn--black {
	background-color:#303030;
	border-color:#303030
}
.btn.btn--black:hover, a.btn.btn--black:hover, button.btn.btn--black:hover {
	background-color:#2aa64c;
	border-color:#2aa64c
}
.btn.btn--grey, a.btn.btn--grey, button.btn.btn--grey {
	border-color:#e1e1e1;
	color:#606060;
	background:transparent
}
.btn.btn--grey:hover, a.btn.btn--grey:hover, button.btn.btn--grey:hover {
	background:#2aa64c;
	color:#fff
}
.btn.btn--transparent, a.btn.btn--transparent, button.btn.btn--transparent {
	background:transparent;
	color:#0082ff;
	border:1px solid #0082ff
}
.btn.btn--transparent:hover, 
a.btn.btn--transparent:hover, 
button.btn.btn--transparent:hover {
	background:#0082ff;
	border-color:#0082ff;
	color:#ffffff
}
.btn.btn--light, a.btn.btn--light, button.btn.btn--light {
	color:#ffffff;
	border-color:#ffffff
}
.btn.btn--dark, a.btn.btn--dark, button.btn.btn--dark {
	color:#fff;
}
.btn.btn--icon span.btn-icon,
a.btn.btn--icon span.btn-icon,
button.btn.btn--icon span.btn-icon {
	padding-left:5px;
	-webkit-transition:all 0.3s ease-in-out 0s;
	-moz-transition:all 0.3s ease-in-out 0s;
	-ms-transition:all 0.3s ease-in-out 0s;
	-o-transition:all 0.3s ease-in-out 0s;
	transition:all 0.3s ease-in-out 0s
}
.btn.btn--icon:hover span.btn-icon,
a.btn.btn--icon:hover span.btn-icon,
button.btn.btn--icon:hover span.btn-icon {
	padding-left:12px
}
.view-btn {
  padding: 8px 24px;
  border: 1px solid;
  border-color: #ffffff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  display: inline-block;
  font-size: 14px;
  font-weight: 500;
  color: #ffffff;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.view-btn:hover {
  background-color: #ffffff;
  color: #000000;
}
.text-black{
	color: #000
}
.text-white{
	color: #fff
}
body#siv_data hearingtest header{
	display: none!important;
	height: 0px!important;
}
body#siv_data hearingtest .header-logo{
	display: none!important;
	height: 0px!important;
}
.icon-back{
	background: #f6d191;
    padding: 5px;
    display: inline-block;
    width: 33px;
    height: 33px;
    text-align: center;
    position: relative;
}
.icon-back-1{
	background: none;
    position: absolute;
    left: 90px;
    border: 1px solid #d6d9dd;
    padding-left: 7px;
}
.icon-back-2 {
    background: none;
    position: absolute;
    left: 90px;
    border: 1px solid #d6d9dd;
    padding-left: 7px;
}
.icon-back img{
    position: absolute;
    top: 0;
    right: 0;
    margin: auto;
    left: 0;
    bottom: 0;
}
.icon-back i{
	color:#afb4be;
	font-size: 18px;
}
.top-social .icon-back{
    width: 35px;
    text-align: center;
}
.head-icon .right-header-section a {
	margin-left: 15px;
}
.book-appt{
    background: #A0CA3A;
    margin: auto;
    color: #fff !important;
    border-radius: 60px;
    padding: 15px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    text-align: left;
}
.book-appt img{
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 30px;
}
.book-appt span{
	font-size: 25px;
	display: inline-block;
    width: 250px;
    line-height: 25px;
    padding-left: 75px;
    position: relative;
}
.book-appt span:before{
	content: "";
	height: 80%;
    position: absolute;
    width: 2px;
    background: url('../images/line.png');
    top: 0;
    bottom: 0;
    margin: auto;
    left: 67px;
}
.site-color{
	color: #2f2483;
}
.site-color2{
	color: #EA1B53;
}
.ex-content{
    background: url(../images/excellence-bg.jpg);
    background-repeat: no-repeat;
    background-position: cover;
    padding: 50px;
}

.wel-content {
    background: url(../images/welcome.png);
    background-repeat: no-repeat;
    background-size: 100%;
    background-color: #2f2483;
}
.excellence{
	text-align: center;
	padding-top: 30px;
	box-shadow: 0 0 5px 0 #ccc;
    margin: 15px;
}
.excellence img{
	border-radius: 10px;
	padding: 10px;
	height: 90px;
}
.ex-title{
    font-family: 'rubikmedium';
    font-size: 16px;
    text-align: center;
    background: #fff;
    margin-top: -40px;
    color: #2A2A2A;
    padding-top: 60px;
    padding-bottom: 10px;
}

.testi-carousel .owl-nav .owl-next, .testi-carousel .owl-nav .owl-prev{
	background: #f6d191!important;
	color: #2f2483!important;
	border: none!important;
}
.testimonial{
    background-image: url(../images/testimonial-bg.png);
    background-repeat: no-repeat;
}
.team-de{
    background-image: url(../images/team-de.png);
     background-repeat: no-repeat;
}
.videobox-wrap{
    box-shadow: 0px 0px 5px 0px #ccc;
    background: #fff;
    margin-bottom: 20px;
}
.vy-img{
	width: auto!important;
    background: #2F2483;
    padding: 10px;
    right: 0;
    left: 0;
    margin: auto;
    top: 0%;
    bottom: 0;
    position: absolute;
}
.foot-info img{
	padding-right: 15px;
}
.book-appt-foot{
    background: #23BBED;
    margin: auto;
    color: #fff !important;
    border-radius: 35px;
    border-radius: 0 25px 25px;
    padding: 18px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    text-align: left;
    width: 100%;
}
.book-appt-foot img{
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 30px;
}
.book-appt-foot span{
	font-size: 30px;
	display: inline-block;
    width: 250px;
    line-height: 30px;
    padding-left: 100px;
    position: relative;
}
.book-appt-foot span:before{
	content: "";
	height: 80%;
    position: absolute;
    width: 2px;
    background: url('../images/line.png');
    top: 0;
    bottom: 0;
    margin: auto;
    left: 77px;
}
.footer-icon-section{
	padding-left:60px;
}
.foot-logo{
	max-width: 100%;
	margin-top: 20px;
}
.foot-logo a{
	width: 43%;
    display: inline-block;
    background: #F2E50D;
    margin: 3%;
    border-radius: 35px;
    border-radius: 0 25px 25px;
    text-align: center;
}
.foot-logo img{
}
.sticky-container {
    padding: 0px;
    margin: 0px;
    position: fixed;
    right: -10px;
    top: calc(35%);
    width: 110px;
    z-index: 999;
    line-height: 1;
    font-size: 16px;
}
.sticky {
    padding-left: 0;
}
.sticky li {
    list-style-type: none;
    background-color: #EA1B53;
    color: #fff;
    height: 100px;
    padding: 0px;
    margin: 0px 0px 1px 0px;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    cursor: pointer;
    border-radius: 20px
}
.sticky a {
    color: white;
    text-decoration: none;
}
.side-contact {
    font-size: 25px!important;
    padding: 3px 10px;
}
.vertical {
    vertical-align: 5px;
    display: block;
    padding: 5px;
}
.foot-nav i{
	padding: 5px;
}
.logo img{
    position: absolute;
}
.va10{
	vertical-align: 3px;
	color: #a3a8b5;
}
.phone-icon{
	color: #afb4be;
}
.modal-header h4{
	display: flex!important;
    align-items: center!important;
    color: #492673;
}
.contact-pg .contact-info-box .text-box p, .contact-pg .contact-info-box .text-box p a {
    color: #3d424b;
  }
.doc-title h5{
    color: #2F2483;
    font-family: 'sairabold';
    text-align: center;
    padding-top: 10px;
}
.doc-title p{
	color: #2A2A2A;
	font-family: 'sairabold';
    text-align: center;
    padding-bottom: 10px;
}
.team-de .videobox-wrap:hover .doc-title p{
	padding-bottom: 0;
}
.banner-area{
	position: relative;
}
.book-appointment{
	position: absolute !important;
	right: 50px;
	bottom: 50px;

}
.head-top-icon-1 a, .head-top-icon-2 a{
	display: block;
}
.mobile-logo{
	margin-top: 80px;
}
.mobile-logo .logo img{
	top: -85px;
	left: 0;
	right: 0;
	margin: auto;
	z-index: 99;
}
.book-appointment{
    position: fixed !important;
    right: 20px;
    bottom: -10px;
    opacity: 999;
}

.cp {
	cursor: pointer;
}
.body-right-content h3{
	color: #502b71;
	font-size: 35px;
	font-family: 'Abril Fatface', cursive;
}
.body-right-content p{
	color: black;
	font-family: 'Source Sans Pro';
	font-size: 16px;
	text-align: justify;
	font-weight:400;
}
.flex-content{
	margin-bottom: 30px;
    border-radius: 10px;
    box-shadow: 0px 3px 15px 10px #f2f2f2;
    width: 480px;
}
.flex-content h3{
	padding-left: 20%;
}
.flex-content p{
	width: 475px;
    font-size: 14px;
    padding: 20px;
    padding-bottom: 65px;
}
.flex-header{
	margin: 70px -14px;
}
.plus-page{
	width: 70%;
	position: relative;
    top: 0;
}

.bg-content{
	position: relative;
}

.bg-content img {
    position: relative;
    top: 40px;
    left: 40px;
    border-radius: 20px;
}

.bg-img-1{
	position: relative;
    left: 100px;
   
}
.bg-img-1 img{
	position: absolute;
    width: 430px;
    left: 70px;
}
.txt-content h3{
	color: #482673;
    font-weight: bold;
	font-size: 25px;
font-family: 'Abril Fatface', cursive;
}
.bg-img{
	position: relative;
}
.btm-text-left p{
	padding-top: 20px;
    padding-left: 41px;
    padding-right: 43px;
    padding-bottom: 70px;
}
.btm-text-left h3{
	color: #482673;
    font-weight: bold;
    padding-top: 50px;
    padding-left: 120px;
}
.btm-text-left{
	margin: 11% 0;
    box-shadow: 5px 3px 9px 2px #ccc;
    border-radius: 20px;
}
.btm-text-right{
	margin-top: 23%;
    border-radius: 20px;
    box-shadow: 5px 3px 9px 2px #ccc;
}

.btm-text-right h3 {
    color: #482673;
    font-weight: bold;
    padding-top: 50px;
    padding-left: 120px;
	font-size: 25px;
font-family: 'Abril Fatface', cursive;
}
.btm-text-right p{
	padding-top: 15px;
    padding-left: 41px;
    padding-right: 43px;
    padding-bottom: 72px;
}
/*.banner-img{
	background: url(assests/images/innerbanner.jpg)no-repeat;
	background-size: cover;
    min-height: 250px;
    position: relative;
}*/
/*.txt-content p{
	color: #482673;
}*/
@media only screen and (max-width: 600px) {
  body 
    .bg-img-1 {
    position: relative;
    left: 0;
    top: 0;
	}
	.bg-img-1 img {
    position: absolute;
    width: 250px;
    left: 70px;
	}
	.bg-content img {
    width: 260px;
    position: relative;
    top: 44px;
    left: 0px;
    height: 238px;
    border-radius: 20px;
	}
}

.mygalbox-wrap{
	margin-bottom: 50px;
    box-shadow: 4px 4px 9px 0px #ccc;
    border-radius: 10px;
    padding-bottom: 15px;
}
.mygalbox-title h5{
	position: relative;
    top: 20px;
}
.contact-con{
	text-align: center;
}
.contact-con h4{
	color: #e71480;
	font-family: 'Roboto Condensed', sans-serif;
font-size: 20px;
}
.contact-con p{
	font-size: 32px;
    color: #502b70;
    font-weight: bold;
}
.location-box {
    box-shadow: 0 0 8px 0 #ccc;  
    border-radius: 10px;
    min-height: 196px;
    padding-right: 10px;
    padding-left: 10px;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
}
.location-box i {
    position: relative;
    top: 35px;
    left: 20px;
    width: 50px;
    height: 50px;
    padding: 10px;
    border-radius: 50%;
    color: #fff;
    background: #a5ce43;
    font-size: 26px;
    text-align: center;
}
.location-box h5{
	padding: 0px 23%;
    position: relative;
    bottom: 19px;
    color: #442d1d;
    font-size: 20px;
	font-family: 'Poppinssemibold';
}
.location-box p {
    padding-left: 23%;
    position: relative;
    top: -23px;
    text-align: center;
}
.sec-title h5{
	color: #e71480;
}
.sec-title p{
	font-size: 32px;
    color: #502b70;
    font-weight: bold;
}
.hospital-timing{
    width: 100%;
    border-radius: 20px;
    background: #442d1d;
	padding: 20px;
	
}
.hospital-timing h5{
	color: white;
	font-size: 25px;
	font-family: 'poppinssemibold';
}

.call-on{
	position: relative;
	padding: 33px;
}
.call-on img{
	
    height: 50px;
}
.call-on h6{
	position: absolute;
    top: 35px;
    left: 100px;
    font-size: 20px;
    color: white;
	font-family: 'Roboto Condensed', sans-serif;
}
.call-on span{
	position: absolute;
    top: 55px;
    left: 100px;
    font-size: 23px;
    color: #fff;
	font-family: 'Roboto Condensed', sans-serif;
}
.sm-btn .submit{
	position: relative;
    left: 10px;
}
.loader-container {
    height: 30px;
    width: 275px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    text-align: center;
}

.loader-container > div {
  position: relative;
  display: inline-block;
  background: #fff;
  height: 100%;
  width: 2px;
  margin: 0;
  background-image: linear-gradient(to top, #e50079,#e50079, #461d70,#461d70);
}

.loader-container.play > div {
  -webkit-animation: load 3s ease-in-out infinite;
  animation: load 3s ease-in-out infinite;
}

.loader-container .rectangle-2 {
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s;
  -moz-transform: scaleY(2);
  -webkit-transform: scaleY(2);
}

.loader-container .rectangle-3 {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
  -moz-transform: scaleY(3);
  -webkit-transform: scaleY(3);
}

.loader-container .rectangle-4 {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
  -moz-transform: scaleY(3);
  -webkit-transform: scaleY(3);
}

.loader-container .rectangle-5 {
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
  -moz-transform: scaleY(2);
  -webkit-transform: scaleY(2);
}

.loader-container .rectangle-6 {
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
  -moz-transform: scaleY(1);
  -webkit-transform: scaleY(1);
}

.loader-container.play .rectangle-2 {
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s;
  -moz-transform: scaleY(0);
  -webkit-transform: scaleY(0);
}

.loader-container.play .rectangle-3 {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
  -moz-transform: scaleY(0);
  -webkit-transform: scaleY(0);
}

.loader-container.play .rectangle-4 {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
  -moz-transform: scaleY(0);
  -webkit-transform: scaleY(0);
}

.loader-container.play .rectangle-5 {
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
  -moz-transform: scaleY(0);
  -webkit-transform: scaleY(0);
}

.loader-container.play .rectangle-6 {
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
  -moz-transform: scaleY(0);
  -webkit-transform: scaleY(0);
}

@-moz-keyframes load {
  0%,
  100% {
    -moz-transform: scaleY(1);
  }
  16.67% {
    -moz-transform: scaleY(3);
  }
  33.33% {
    -moz-transform: scaleY(1);
  }
  50% {
    -moz-transform: scaleY(3);
  }
  66.67% {
    -moz-transform: scaleY(1);
  }
  83.34% {
    -moz-transform: scaleY(3);
  }
} 

@-webkit-keyframes load {
  0%,
  100% {
    -webkit-transform: scaleY(1);
  }
  16.67% {
    -webkit-transform: scaleY(3);
  }
  33.33% {
    -webkit-transform: scaleY(1);
  }
  50% {
    -webkit-transform: scaleY(3);
  }
  66.67% {
    -webkit-transform: scaleY(1);
  }
  83.34% {
    -webkit-transform: scaleY(3);
  }
} 

@keyframes load {
  0%,
  100% {
    transform: scaleY(1);
  }
  16.67% {
    transform: scaleY(3);
  }
  33.33% {
    transform: scaleY(1);
  }
  50% {
    transform: scaleY(3);
  }
  66.67% {
    transform: scaleY(1);
  }
  83.34% {
    transform: scaleY(3);
  }
} 
.audio-bg i {
	color: #fff;
	margin: 0 10%;
	font-size: 15px;
	vertical-align: middle;
	padding-bottom: 15px;
}

.audio-bg{
	position: relative;
	max-width: 370px;
	margin: 0 auto;
}
.audio-navigation{
	position: absolute;
	bottom: 20px;
	width: 80%;
	left: 0;
	right: 0;
	margin: auto;
	text-align: center;
}
.career {
    color: #502b71;
    font-size: 30px;
    font-weight: bold;
	font-family: 'Abril Fatface', cursive;
}
.custom-form.ng-pristine.ng-invalid.ng-invalid-required p {
    text-align: center;
}
.insure {
    box-shadow: 0 0 5px 0 #ccc;
    margin: 10px;
}
.col-lg-8.col-md-12.mx-auto h3 {
    font-size: 24px;
    font-weight: 600;
}
.cform {
    margin-bottom: 12px;
}

.aboutvm {
    text-align: start;
    position: absolute;
    padding-left: 50px;
    padding-top: 30px;
}

/*whatsapp*/
.chat-btn{
	border-radius: 34px 34px 34px 34px;
    bottom: 15px;
    color: #fff;
    cursor: pointer;
    height: 60px;
    padding: 10px 10px 10px;
    position: fixed;
    right: 35px;
    width: 60px;
    display: none;
    text-align: center;
}
.chat-btn{
	background: #25d366;
    color: #ffffff !important;
    border-color: transparent white transparent transparent;
}
.chat-btn.active{
	display: inline-block;
}
.chat-btn .chat-content{
    font-size: 30px;
   
    text-align: center;
    vertical-align: middle;
    width: 100%;
    line-height: 40px
}
.chatbox-wrapper{
    border-radius: 5px!important;
    bottom: 0px;
    display: none;
    margin: 0 15px 0 0;
    position: fixed!important;
    right: 0!important;
    -webkit-animation-duration: 0.5s;
	animation-duration: 0.5s;
    width: 380px;
    z-index: 9996!important;
}
.fab.fa-whatsapp {
    color: white;
}
.doc-name p {
    padding: 0px;
    margin-top: 0;
    font-size: 16px;
    color: white;
    margin-bottom: 0;
    line-height:25px;
	font-family: 'Roboto Condensed', sans-serif;
}

.sbox {
    text-align: center;
    padding: 20px;
    border: 1px solid #f1f1f1;
    margin-bottom: 20px;
    box-shadow: 1px 1px 8px 1px #ededed;
    border-radius: 10px;
}
.sbox:hover {
    cursor: pointer;
    border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  animation-name: example;
  animation-duration: 0.25s;
  /* border-left: 8px solid #432e1d; */
  /* box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22); */
}
.fas.fa-play {
    background: white;
    border-radius: 50%;
    height: 50px;
    width: 50px;
    margin-bottom: 10px;
}
.sbox-icon-img{
	position: relative;
	padding-left: 5px;
}

.subSubMenu{
	position: absolute;
	z-index: 18;
	overflow: hidden;
	opacity: 1;
	height: auto;
	width: 230px;
}
.subSubMenu li{margin-top: 0px !important;position: relative;margin-right: 0px!important;}
.subSubMenu li a{line-height: 35px !important;font-size: 14px !important;}
.open {
	position: fixed;
	top: 18px;
	right: 40px;
	width: 100px;
	height: 50px;
	display: block;
	cursor: pointer;
	-webkit-transition: opacity 0.2s linear;
	transition: opacity 0.2s linear;
}
@media (max-width: 768px) {
	.open {
		top: 14px;
		right: 35px;
	}
}

.doc-name {
  
opacity: 0.8;
color: white;
position: absolute;
padding: 43px; 
left: 85px;
margin-top: -128px;
padding-top: 20px;
padding-bottom: 20px;
border-radius: 15px;
font-size: 35px;
font-family: 'Abril Fatface', cursive;
}

 a{
	text-decoration: none;
  }
  
  .menu {
	position: absolute;
margin-top: 0;
left: 50%;
width: 0px;
transform: translate(-50%, 55%);
bottom: 5px;
z-index: 999;
  }
  
  .toggle {
	display: none;
  }
  
  .toggle + .style {
	width: 50px;
	height: 50px;
	border-radius: 50%;
	cursor: pointer;
	transform: translate(-50%, -50%) scale(1);
	z-index: 5;
	display: block;
	max-width: 200px;
	margin-bottom: 0;
	color:white;
	font-size: 2.5em;
	padding-top: 5px;
	text-align: center;
	-webkit-transition: all .8s;
	-moz-transition: all .8s;
	-o-transition: all .8s;
	-ms-transition: all .8s;
	transition: all .8s;
	align-content: center;
	justify-content: center;
  }
  
  .menu p{
	  max-width: 85px;
	  text-align: center;
	  margin: 0 auto;
	  line-height: 15px;
	  padding-top: 50px;
	  font-weight: 700;
	  font-size: 2em;
  }
  
  .toggle + .style:hover{
	-webkit-box-shadow: 0px 1px 20px 0px rgba(0, 0, 0, .7);
	  -moz-box-shadow: 0px 1px 20px 0px rgba(0, 0, 0, .7);
	  -ms-box-shadow: 0px 1px 20px 0px rgba(0, 0, 0, .7);
	  -o-box-shadow: 0px 1px 20px 0px rgba(0, 0, 0, .7);
	  box-shadow: 0px 1px 20px 0px rgba(0, 0, 0, .7);
  }
  
  .toggle:checked + .style {
	transform: translate(-50%, -50%) scale(.5);
  }
  
  .menu input[type=checkbox] + label:before {
	  content: "";
	  position: absolute;
  }
  
  .toggle + .style:before, .toggle + .style:after {
	content: "";
	position: absolute;
	margin: -3px;
	border-radius: 5px;
	transition: all 0.3s;
  }
  
  .toggle + .style:before {
	width: 30px;
	height: 0px;
	left: 10px;
	top: 25px;
  }
  
  .toggle + .style:after {
	width: 0px;
	height: 30px;
	left: 25px;
	top: 10px;
  }
  
  .toggle:checked + .style:before, .toggle:checked + .style:after {
	transform: rotate(135deg);
  }
  
  .toggle ~ .tab {
	  position: absolute;
	  transform: translate(-50%, -50%) scale(0);
	  transition: all 0.2s;
	  
  }
  
  .toggle:checked ~ .tab {
	opacity: 1;
	transform: translate(-50%, -50%) scale(1);
  }
  
  .menu > .toggle:checked ~ .tab:nth-of-type(1) {
	top: -30px;
	left: -80px;
	transition-delay: 0s;
  }
  
  .menu > .toggle:checked ~ .tab:nth-of-type(2) {
	top: -100px;
	left: -35px;
	transition-delay: 0.2s;
  }
  
  .menu > .toggle:checked ~ .tab:nth-of-type(3) {
	top: -100px;
	left: 50px;
	transition-delay: 0.4s;
  }
  
  .menu > .toggle:checked ~ .tab:nth-of-type(4) {
	top: -30px;
	left: 80px;
	transition-delay: 0.6s;
  }

  .menu > .toggle:checked ~ .tab:nth-of-type(8) {
	top: -94.2809px;
	left: -94.2809px;
	transition-delay: 0.8s;
  }
.logo-img{width:225px;}
.subSubMenu{
	position: relative;
	z-index: 18;
	overflow: hidden;
	opacity: 1;
	height: auto;
	width: 230px;
}





.subSubMenu li{margin-top: 0px !important;position: relative;margin-right: 0px!important;}
.subSubMenu li a{line-height: 35px !important;font-size: 14px !important;}

@media (max-width: 768px) {
	.open {
		top: 14px;
		right: 35px;
	}
}
.open .menuText{
	color: #fff;margin-top: 14px;font-size: 17px;
}
.open:hover {
	opacity: 0.8;
}
.open span {
	display: block;
	float: left;
	clear: both;
	height: 3px;
	width: 30px;
	border-radius: 40px;
	background-color: #442d1d;
	position: absolute;
	right: 3px;
	top: 3px;
	overflow: hidden;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.affix .open span{
	background-color: #0d1a46;
}
.affix .open .menuText{
	color: #0d1a46;
}
/*.navbarExpandNew .open span{
	background-color: #0d1a46;
}*/
.open span:nth-child(1) {
	margin-top: 10px;
	z-index: 9;
}
.open span:nth-child(2) {
	margin-top: 22px;
}
.open span:nth-child(3) {
	margin-top: 34px;
}

.sub-menu {
	-webkit-transition: all 0.8s cubic-bezier(0.68, -0.55, 0.265, 1.55);
	transition: all 0.8s cubic-bezier(0.68, -0.55, 0.265, 1.55);
	height: 0;
	width: 0;
	right: 0;
	top: 0;
	position: absolute;
	background-color: rgba(68,45,29,1.3);
	border-radius: 50%;
	z-index: 18;
	overflow: hidden;
}
.sub-menu li {
	display: block;
	clear: both;
	height: auto;
	margin-right: -160px;
	-webkit-transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
	transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.sub-menu li:first-child {
	margin-top: 180px;
}
.sub-menu li:nth-child(1) {
	-webkit-transition-delay: 0.05s;
}
.sub-menu li:nth-child(2) {
	-webkit-transition-delay: 0.10s;
}
.sub-menu li:nth-child(3) {
	-webkit-transition-delay: 0.15s;
}
.sub-menu li:nth-child(4) {
	-webkit-transition-delay: 0.20s;
}
.sub-menu li:nth-child(5) {
	-webkit-transition-delay: 0.25s;
}
.sub-menu li a {
	color: #fff;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 18px;
	width: 100%;
	display: block;
	float: left;
	line-height: 36px;
	position: relative;
	text-align: right;
	padding: 0 !important;
	background: transparent !important;
}
.sub-menu li a:hover{
    color:#a5ce43 !important;
}
.open:hover .sub-menu {
	opacity: 1;
	height: 700px;
	width: 400px;
}
.open:hover span:nth-child(2) {
	overflow: visible;
}
.open:hover span:nth-child(1), .open:hover span:nth-child(3) {
	z-index: 100;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.open:hover span:nth-child(1) {
	-webkit-transform: rotate(45deg) translateY(12px) translateX(12px);
	transform: rotate(45deg) translateY(12px) translateX(12px);
}
.open:hover span:nth-child(2) {
	height: 675px;
	width: 450px;
	right: -160px;
	top: -190px;
	border-radius: 50%;
	background-color: rgba(68,45,29,0.8);
}
.open:hover span:nth-child(3) {
	-webkit-transform: rotate(-45deg) translateY(-10px) translateX(10px);
	transform: rotate(-45deg) translateY(-10px) translateX(10px);
}
.open:hover li {
	margin-right: 168px;
}

.button {
	display: block;
	float: left;
	clear: both;
	padding: 20px 40px;
	background: #fff;
	border-radius: 3px;
	border: 2px solid #10a1ea;
	overflow: hidden;
	position: relative;
}
.button:after {
	-webkit-transition: -webkit-transform 0.3s ease;
	transition: -webkit-transform 0.3s ease;
	transition: transform 0.3s ease;
	transition: transform 0.3s ease, -webkit-transform 0.3s ease;
	content: "";
	position: absolute;
	height: 200px;
	width: 400px;
	-webkit-transform: rotate(45deg) translateX(-540px) translateY(-100px);
	transform: rotate(45deg) translateX(-540px) translateY(-100px);
	background: #10a1ea;
	z-index: 1;
}
.button:before {
	-webkit-transition: -webkit-transform 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
	transition: -webkit-transform 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
	transition: transform 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
	transition: transform 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55), -webkit-transform 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
	content: attr(title);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	color: #fff;
	z-index: 2;
	text-align: center;
	padding: 20px 40px;
	-webkit-transform: translateY(200px);
	transform: translateY(200px);
}
.button:hover {
	text-decoration: none;
}
.button:hover:after {
	-webkit-transform: translateX(-300px) translateY(-100px);
	transform: translateX(-300px) translateY(-100px);
}
.button:hover:before {
	-webkit-transform: translateY(0);
	transform: translateY(0);
}



.open .active {
	position: fixed;
    background: red;
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
}

/*sun menu content*/
.mega-indicator{
	display: inline;
    height: auto;
    width: auto;
    background: transparent;
    position: relative;
    pointer-events: auto;
    right: 55%;
    min-width: auto;
    line-height: inherit;
    color: inherit;
    font-size: inherit;
    padding: 0;
}
.sidecontainer{
	position: fixed;
	top:35%;
	left:0%;
	display: flex;
	flex-direction: column;
	
}
.sidecontainer a{
	text-decoration: none;
	padding: 7px;
	font-size: 18px;
	font-family: 'Roboto Condensed', sans-serif;
	margin: 2px;
	text-align: right;
	border-radius: 0px 15px 15px 0px;
	transform: translate(-80%,0);
	transition:  0.5s ease;
	background-color: #442d1d;
	color: #a5ce43 !important;
	
}
.sidecontainer a:hover{
	transform: translate(0,0);
	box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
.appointmentside{
	background-color: white;
}
.labside{
	background-color: white;
}
.pharmside{
	background-color: white;
}
.insside{
	background-color: white;
}
.sidecontainer a .img-fluid{
	margin-left: 20px;
	width: 35px;
}


.fab.fa-facebook-f {
    color: white;
   
}
.fab.fa-instagram {
    color: white;
}
.tab img {
   width: 50px;
background: rgba(0,0,0,0.6);
border-radius: 50%;
padding: 5px;
}
.bg-grey {
    height: 400px;
}
small{
	font-size: 18px;
padding-left: 5px;
}

ul,li{
  margin: 0;
  padding: 0;
}
.main{
  position:absolute;
  z-index:1;
  
}
.main li{
  list-style:none;
  background: #e60b83;
  width:100px;
  padding: 0 5px;
  border: 1px solid black;
  height: 30px;

  line-height: 30px;
  
  -webkit-transition: all .5s ease-in-out;
  
}

.main li:nth-child(odd){
  
  -webkit-transform-origin: top;
  -webkit-transform: perspective(350px) rotateX(-90deg);
}

.main li:nth-child(even){
   margin-top:-65px;
  -webkit-transform-origin: bottom;
  -webkit-transform: perspective(350px) rotateX(90deg);
}

.hov:hover li:nth-child(odd){
  -webkit-transform-origin: top;
  -webkit-transform: perspective(350px) rotateX(0deg);
  margin-top:0;
}

.hov:hover li:nth-child(even){
  -webkit-transform-origin: bottom;
  -webkit-transform: perspective(350px) rotateX(0deg);
   margin-top:0;
}

.main li:first-child{
  margin-top:0;
}

.hov{
  position:relative;
  height: 40px;
  width:112px;
  color: white;
  font-size: 13px;
  font-family: Helvetica;
  font-weight:bold;
  text-align: center;
  line-height: 40px;
  list-style:none;
  z-index:2;
  left: 25px;
}
.hov:hover .mega-menu-toggle li{
	margin-top: 50px;

}

.affix .open .menuText {
    color: #0d1a46;
}
.affix .open span {
    background-color: #0d1a46;
}
.fas.fa-play
{

}

.fas.fa-play  {
    cursor: pointer;
    font-size: 22px;
    top:70px;
    bottom: 0;
    position: absolute;
    z-index: 2;
    height: 70px;
    width: 70px;
    line-height: 25px;
    text-align: center;
    margin: auto;
    border-radius: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-animation: video-animation 1s linear infinite;
    animation: video-animation 1s linear infinite;
    -webkit-transition: .5s linear;
    background: white;
    border: 4px solid white;
}

.fas.fa-play {
    position: absolute;
height: 50px;
width: 50px;
left: 50px;
top: 50px;
}
@keyframes video-animation {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(76,24,76,0.3), 0 0 0 20px rgba(76,24,76,0.3), 0 0 0 40px rgba(76,24,76,0.3);
        box-shadow: 0 0 0 0 rgba(76,24,76,0.3), 0 0 0 20px rgba(76,24,76,0.3), 0 0 0 40px rgba(76,24,76,0.3);
    }

    100% {
        -webkit-box-shadow: 0 0 0 20px rgba(228,13,122,.4), 0 0 0 40px rgba(228,13,122,.4), 0 0 0 60px rgba(228,13,122,.3);
        box-shadow: 0 0 0 20px rgba(228,13,122,.3), 0 0 0 40px rgba(228,13,122,.3), 0 0 0 60px rgba(228,13,122,.3);
    }
}

.capital-resource a {
   
    color: #502b70;
    font-size: 19px;
    font-family: 'Roboto Condensed', sans-serif;
}

.sshlogo-hide{display:none;}
.sshlogo-display{display:block;}

.bgpurple{background-color: #502b70;}

.open.mnu{
    /*background-color:transparent;
    width: 50px;
height: 50px;*/
width: 45px;
}
.open.mnu span{
    height: 3px;
width: 35px;

}
.bg-grey1.our-facility.ng-scope {
    background: #f9f9f9;
}
.aud-hei .audio-list-data {
    background: white;
    border: 1px solid #eee;
}
.aud-hei .audio-list-data1 p {
    color: #502b70;
}
.aud-hei .audio-list-data:hover{
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.20);
    cursor:pointer;
}
.aud-hei .audio-list-data span {
    color: #502b70;
}
.labhealth {
  background: #f7f7f7;
  padding: 20px;
  text-align: center;
}
.labhealth p {
  text-align: center;
  font-family: 'Abril Fatface', cursive;
  font-size: 30px;
  color: #502b70;
}
.labhealth.pt-3 .form-group {
  padding: 15px;
}
.lenionlogo {
  width: 105px;
}
/* home */
.abl .img-fluid {
	border-radius: 15px;
	
}
  .abl{
	padding-left: 15px;
  }
  .welcomeabl {
	padding: 25px;
box-shadow: 1px 1px 2px 2px #e7e7e7;
border-radius: 15px;
margin-left: -123px;
background: white;
margin-top: 30px;
width: 117%;
  }
  .welcomeabl p {
	font-family: 'poppinsregular';
	font-size: 15px;
  }
  .welcomeabl h6 {
	font-size: 20px;
	font-family: 'poppinssemibold';
	padding-bottom: 10px;
  }
  .lenvid {
	text-align: center;
  }
  .grnlen{
	  min-height: 250px;
	}
	.grn1 .img-fluid {
		background: white;
		border-radius: 50%;
		margin-top: 46px;
		text-align: center;
		margin-left: 32%;
	  }
	  .grnlen p {
		text-align: center;
		font-size: 17px;
		margin-bottom: 3px;
	  }
	  .grnlen .love_count {
		text-align: center;
		color: #442d1d;
		font-size: 26px;
		font-family: 'poppinssemibold';
	  }
	  .chooseus.pt-5.pb-5 .col-md-3 {
		padding-left: 0;
		padding-right: 0;
	  }
	  .blogtitle {
		text-align: center;
	  }
	  .blogcont h5 {
		font-size: 19px;
		font-family: 'poppinssemibold';
		color: #442d1d;
	  }
	  .blogcont {
		padding: 15px;
		text-align: left;
	  }
	  .bloghome {
		box-shadow: 1px 1px 2px 2px #e7e7e7;
		border-radius: 10px;
	  }
	  .blogcont-right h5 {
		font-size: 20px;
		font-family: 'poppinssemibold';
		color: #442d1d;
	  }
	  .blogcont-right {
		text-align: left;
		border-radius: 0px 10px 10px 0px;
		box-shadow: 2px 0px 0px 2px #e7e7e7;
		padding-bottom: 1px;
		padding-top: 3px;
		padding: 10px;
	  }
	  .bloghome-right {
		box-shadow: 1px 1px 2px 2px #e7e7e7;
		border-radius: 10px;
		margin-bottom: 45px;
		min-height: 270px;
	  }
	  .bloghome-right .img-fluid {
		border-radius: 10px 0px 0px 10px;
		min-height: 247px;
	  }
	  .bloglenin .col-lg-4  {
		padding-left: 0;
		padding-right: 0;
	  }
	  .blogcont-right .form-group {
		margin-left: 57%;
		margin-top: 0%;
	  }
	  .bloglenin .col-lg-3 {
		padding-right: 0;
	  }
	  .owl-carousel .owl-item img{
		  width:auto;
	  }
	  .icon-para {
		float: left;
		margin-right: 25px;
		border-right: 2px solid #acacac;
		height: 431px;
		
	  }
	  .icon-para .img-fluid {
		margin-left: 35px;
		padding-left: 10px;
	  } 	
	  .icon-para .img-fluid {
		margin-right:  50px;
	  }
	  .icon-para h4{
		color: #3c535f;
		font-size: 20px;
		font-family: 'poppinssemibold';
		padding-top: 10px;
		margin-bottom: 0;
		text-align: center;
		width: 190px;
	  }
	  .icon-para h6{
		color: #a8cf4d;
		font-size: 16px;
		text-align: center;
		padding-top: 0px;
		font-family: 'poppinssemibold';
		    width: 184px;
	  }
	  .desc p {
		padding-top: 35px;
	  }
	  .ophrs .img-fluid {
		float: left;
		margin-right: 15px;
		margin-top: 9px;
		border-radius: 5px;
	  }
	  .foot-time li {
		font-family: 'poppinsregular';
		font-size: 14px;
		line-height: 25px;
		/*padding-left: 34px;*/
	  }
	  .fa.fa-plus {
		color: #a5ce42;
		margin-right: 5px;
	  }
	  .grnlenfoot{
		background-color: #a5ce43;
		height: 130px;
		margin-top: -100px;
	  }
	  .fa.fa-map-marker {
		float: left;
		font-size: 30px;
		background: white;
		color: #a5ce42;
		padding: 10px;
		border-radius: 10px;
		margin-right: 3%;
	  }
	  .grnfoot {
		padding: 20px;
	  }
	  .grnfoot h3 {
		color: black;
		font-size: 20px;
		font-family: 'poppinsregular';
		margin-bottom: 2px;
	  }
	  .grnfoot p {
		float: right;
		width: 280px;
		color: white;
		font-size: 14px;
		font-family: 'poppinssemibold';
	  }
	  .foot-top.pt-40.pb-30 .col-md-4 {
		padding-left: 0;
		padding-right: 0;
		
	  }
	  .fa.fa-envelope-o{
		float: left;
		font-size: 30px;
		background: white;
		color: #a5ce42;
		padding: 10px;
		border-radius: 10px;
		margin-right: 3%;
	  }
	  .fa.fa-phone{
		float: left;
		font-size: 30px;
		background: white;
		color: #a5ce42;
		padding: 10px;
		border-radius: 10px;
		margin-right: 3%;
		transform: rotate(90deg);
	  }
	  .fa.fa-clock-o {
		color: #a5ce43;
		float: left;
		/* background: white; */
		font-size: 26px;
		padding: 0px;
		border-radius: 10px;
		margin-right: 8px;
		/* margin-top: 17px; */
	  }
	  .grnfoot li {
		list-style: none;
		font-size: 15px;
		font-family: 'poppinssemibold';
		padding-left: 61px;
	  }
	  .ablhead h3 {
		color: #442d1d;
		font-family: 'poppinssemibold';
		font-size: 40px;
		margin-bottom: 0;
	  }
	  .ablhead h5 {
		color: black;
		font-size: 25px;
		font-family: 'poppinssemibod';
	  }
	  .ablhead h6 {
		color: #868686;
		font-family: 'poppinsregular';
		font-size: 20px;
	  }
	  .abborder {
		border-left: 5px solid #442d1d;
		padding-left: 15px;
	  }
	  .welcomeabl.pb-50 h5 {
		color: #442d1d;
		font-size: 25px;
		font-family: 'poppinssemibold';
	  }
	  /* .box-img-wrap{
		position: relative;
		width: 230px;
		height: 240px;
		background-color: #000;
		overflow: hidden;
	} */
	.box-date{
		background-color: #a5ce43;
height: 70px;
width: 75px;
font-weight: 500;
font-size: 31px;
line-height: 18px;
padding-top: 12px;
padding-bottom: 3px;
color: #fff;
text-align: center;
position: absolute;
right: 40px;
bottom: 23px;
border-radius: 10px;
	  }
	  .box-date-wrap span {
		font-size: 12px;
		font-weight: 400;
		display: block;
		text-transform: capitalize;
		margin-top: 3px;
		font-family: 'poppinsregular';
	}
	.box-datedown{
		background-color: #a5ce43;
		position: absolute;
		bottom: 234px;
		left: 36px;
		height: 60px;
		width: 65px;
		font-size: 16px;
		line-height: 21px;
		padding-top: 13px;
		padding-bottom: 7px;
		z-index: 1;
		color: #fff;
		text-align: center;
		margin-right: 66px;
		border-radius: 15px;
		font-family: 'poppinsregular';
	  }
	  .checked {
		color : #e5ad16;
		font-size : 18px;
	}
	.unchecked {
		font-size : 18px;
	}
	.fa-quote-right::before {
		content: "\f10e";
		z-index: 9999;
		background: white;
		padding: 10px;
		border-radius: 50%;
		margin-left: 19%;
		color: #a5ce43;
		position: absolute;
		margin-top: 50px;
	  }

	  .sbox-icon-img img:nth-child(2) {
		display: none; 
	  }
	  
	  .sbox-icon-img:hover img:nth-child(1) {
		display: none;
	  }
	  
	  .sbox-icon-img:hover img:nth-child(2) {
		display: block;
		background-color: #a5ce43;
		text-align: center;
		line-height: 110px;
		position: relative;
		border-radius: 50px;
		margin-left: 93px;
		transition: 0.7s;
	  }
	  .sbox-icon-img img {
		border: 2px solid  #a5ce43;
		border-radius: 50px;
	}
	/* .bloghome .col-lg-12{
		padding-left: 0;
		padding-right: 0;
	  } */
   
.box-img-wrap{
	position: relative;
	width: 230px;
	height: 240px;
	background-color: #000;
	overflow: hidden;
}
.box-img-wrap img{
	max-width: 100%;
    max-height: 100%;
    transform: scale(2);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}


.box-right{
	padding: 20px 20px 20px 25px;
	position: relative;
	overflow: hidden;
	float: left;
}
.box-content-head h4 a, .box-content-head h4{
	margin-top: 0;
	margin-bottom: 4px;
	font-size: 22px;
	line-height: 29px;
	font-weight: 500;
	color: #595959;
	font-family: "Saira-SemiBold", sans-serif;
}
.bbox:hover .box-content-head h4 a{
	color: #2aa64c
}
.box-content-desc{
	border-top: 1px solid #c9caca;
	margin-top: 10px;
	padding-top: 7px;
}
.blog-carousel .owl-nav {
	margin: 0;
}
.blog-carousel .owl-nav .owl-next, .blog-carousel .owl-nav .owl-prev {
	margin: 0;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	top: 50%;
	position: absolute;
	padding: 0;
	margin: 0;
	border: 1px solid #c9c9c9;
	overflow: hidden;
	width: 33px;
	height: 33px;
	background: #fff!important;
	line-height: 30px;
}
.blog-carousel .owl-nav .owl-next,
.blog-carousel .owl-nav .owl-prev {
	top: -90px;
	webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.blog-carousel .owl-nav .owl-next {
	right: 0px;
}
.blog-carousel .owl-nav .owl-prev {
	right: 40px;
}
.blog-carousel .owl-nav .owl-next i:before,.blog-carousel .owl-nav .owl-prev i:before {
	font-size: 20px;
	color: #d3d3d3;
}
.blog-carousel .owl-nav .owl-next:hover,
.blog-carousel .owl-nav .owl-prev:hover {
	color: #fff;
	background: #2aa64c!important;
	border: 1px solid #2aa64c;
}

.thsn-timelist-list li {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 17px;
  }
  .contact-form-bg {
	  padding: 20px;
	background: #f9f9f9;
  }
.bloghome {
	margin-bottom: 37px;
}
.img-box.hpb .img-fluid {
	height: 267px;
	transform: scaleX(1.5);
}
.img-box.hpb {
	overflow: hidden;
  }
.fact-list-item {
	overflow: hidden;
	padding: 13px;
	border: 1px solid rgba(34, 34, 34, 0.1);
	transition: all 0.3s ease 0s;
	margin-bottom: 10px
  }
  .fact-list-item:hover {
	-webkit-box-shadow: 0 10px 40px rgba(0, 0, 0, 0.1);
	box-shadow: 0 10px 40px rgba(0, 0, 0, 0.1);
  }
  .fact-list-item + .fact-list-item {
	margin-top: 23px;
  }
  .fact-list-item .fact-img {
	width: 33.333333%;
	float: left;
	position: relative;
	height: 140px;
	overflow: hidden;
  }
  .fact-list-item .fact-img img{
	  max-width: 100%;
	  max-height: 100%;
	  position: absolute;
	  top: 0;
	  left: 0;
	  right: 0;
	  bottom: 0;
	  margin: auto;
  }
  .fact-list-item .fact-content {
	  width: 66.666667%;
	  float: left;
	  position: relative;
	  padding-left: 20px
  }
  .fact-list-item .fact-title {
	  margin-bottom: 7px;
	  font-family: 'poppinssemibold';
	  font-size: 1.3rem;
	  color: #a5ce43;
  }
  .fact-list-item:hover .fact-title{
	color: #442d1d;
  }
  .fact-list-item .fact-desc p {
	margin-bottom: 0;
  }
  .fertilitydt-pg-content .fact-list-item .fact-img{
	  width:100%;
	  height: 420px
  }
  .fertilitydt-pg-content .fact-list-item .fact-img img{
	  max-width: 100%;
	  max-height: 100%;
	  transform: scale(2);
	  position: absolute;
	  top: 80px;
	  left: 0;
	  right: 0;
	  bottom: 0;
	  margin: auto;
  }
  .fertilitydt-pg-content .fact-list-item .fact-content{
	  width:100%;
	  padding-left: 0px;
	  padding-top: 20px
  }
  .fertilitydt-pg-content .fact-list-item .fact-title{
	  font-size: 1.8rem;
  }
  .fertilitydt-pg-content .fact-list-item .fact-desc p{
	  margin-bottom: 10px;
	  text-align: justify;
  }
  .fertilitydt-pg-content .fact-list-item:hover .fact-title{
	color: #442d1d;
  }
  .fertilitydt-pg-content .fact-list-item h6{
	  font-family: 'open_sansbold';
	  font-size: 1rem;
  }


.sub-menu ul li ul.cr-dropdown-menu{
	position:relative;
	height: 0;
	background-color: transparent;
	left:0;
	top:100%;
	-webkit-flex-wrap:wrap;
	-moz-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	padding:0px 20px;
	-webkit-box-shadow:0 3px 15px rgba(0,0,0,0.2);
	-moz-box-shadow:0 3px 15px rgba(0,0,0,0.2);
	-ms-box-shadow:0 3px 15px rgba(0,0,0,0.2);
	-o-box-shadow:0 3px 15px rgba(0,0,0,0.2);
	box-shadow:0 3px 15px rgba(0,0,0,0.2);
	-webkit-transition:all 0.3s ease-in-out 0s;
	-moz-transition:all 0.3s ease-in-out 0s;
	-ms-transition:all 0.3s ease-in-out 0s;
	-o-transition:all 0.3s ease-in-out 0s;
	transition:all 0.3s ease-in-out 0s;
	-webkit-transform:translateY(30px);
	-moz-transform:translateY(30px);
	-ms-transform:translateY(30px);
	-o-transform:translateY(30px);transform:translateY(30px);
	opacity:0;
	display: none;
	z-index:99
}
.sub-menu li a:hover .sub-menu ul li ul.cr-dropdown-menu {
	display: block;
  }
.sub-menu  ul li ul.cr-dropdown-menu li{
	width:100%;
	padding:0;
	/*display:block;*/
	/*position:relative;*/
}
.sub-menu  ul li ul.cr-dropdown-menu li a{
	/*display:block;*/
	padding:14px 0;
	font-size:17px;
	color:#fff;
	/*position:relative;*/
	margin-left: 21px;
}
.sub-menu  ul li ul.cr-dropdown-menu li a:before{
	content:"";
	left:30px;
	top:50%;
	height:2px;
	width:0;
	background:#82c425;
	position:absolute;
	margin-top:-3px;
	-webkit-transition:all 0.3s ease-in-out 0s;
	-moz-transition:all 0.3s ease-in-out 0s;
	-ms-transition:all 0.3s ease-in-out 0s;
	-o-transition:all 0.3s ease-in-out 0s;
	transition:all 0.3s ease-in-out 0s
}
.sub-menu  ul li ul.cr-dropdown-menu li:hover>a{
	color:#fff;
	padding-left:15px
}
.sub-menu  ul li ul.cr-dropdown-menu li:hover>a:before{
	width:10px;
	-webkit-transform:scaleX(1);
	-moz-transform:scaleX(1);
	-ms-transform:scaleX(1);
	-o-transform:scaleX(1);
	transform:scaleX(1)
}
.sub-menu  ul li ul.cr-dropdown-menu li ul.cr-sub--dropdown-menu{
	left:100%;
	top:0;
	z-index:99
}
.sub-menu  ul li:hover>ul.cr-dropdown-menu{
	opacity:1;
	display: block;
	-webkit-transform:translateY(0);
	-moz-transform:translateY(0);
	-ms-transform:translateY(0);
	-o-transform:translateY(0);
	transform:translateY(0)
}
/*#myTab {*/
/*  background-color: #442d1d;*/
/*  color: #a5ce43;*/
/*  font-size: 20px;*/
/*}*/
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #442d1d;
    background-color: #a5ce43;
    border-color: #dee2e6 #dee2e6 #fff;
    border-radius: 15px 15px 0px 0px;
}
.nav-tabs .nav-link {
    border: 1px solid #e9e9e9;
    /* border-top-left-radius: 0.25rem; */
    /* border-top-right-radius: 0.25rem; */
    border-radius: 15px 15px 0px 0px;
}
.nav-tabs .nav-item a {
  margin-bottom: -1px;
  font-size: 20px;
  color: #a5ce43;
}
.thsn-timelist-li-title p {
    color: white;
    font-family: 'Roboto Condensed', sans-serif !important;
}
.thsn-timelist-li-value p {
    color: white;
    font-family: 'Roboto Condensed', sans-serif !important;
}
i.fas.fa-phone {
    transform: rotate( 90deg);
}
.videotitle h5 {
    color: black;
}
/*Timeline*/
/* Timeline */
.cd-timeline-start{
	position: relative;
	display: block;
	clear: both;
	width: 200px;
	padding: 10px;
	border: 3px solid #E5E5E5;
	margin: 0 auto 10px;
	background: #FFF;
	z-index: 1;
	text-align:center;
}
.cd-final {
	margin-bottom:0;
}
.cd-timeline-start-caption, .cd-timeline-start-date  {
	font-family: 'OswaldLight',Arial,Helvetica,sans-serif;
	font-weight:300;
}
.cd-timeline-start-caption {
	color: #4b4e53;
	font-size:20px;
	padding-top:10px;
	padding-bottom:10px;
}
.cd-timeline-start-date  {
	margin-bottom:5px;
}
.cd-timeline-content h2 {
	line-height:36px;
	margin-bottom:0;
}
/*****	#MODULES - reusable parts of our design	*****/
.cd-container {
  /* this class is used to give a max-width to the element it is applied to, and center it horizontally when it reaches that max-width */
  width: 90%;
  max-width: 1170px;
  margin: 0 auto;
}
.cd-container::after {
  /* clearfix */
  content: '';
  display: table;
  clear: both;
}
#cd-timeline {
  position: relative;
  padding: 2em 0;
  padding-top:0;
  padding-bottom:0;
  margin-top: 2em;
  margin-bottom: 2em;
}
#cd-timeline::before {
  /* this is the vertical line */
  content: '';
  position: absolute;
  top: 0;
  left: 18px;
  height: 100%;
  width: 4px;
  background: #e5e5e5;
}
@media only screen and (min-width: 991px) {
  #cd-timeline {
    margin-top: 3em;
    margin-bottom: 3em;
  }
  #cd-timeline::before {
    left: 50%;
    margin-left: -2px;
  }
}
.cd-timeline-block {
  position: relative;
  margin: 2em 0;
}
.cd-timeline-block:after {
  content: "";
  display: table;
  clear: both;
}
.cd-timeline-block:first-child {
  margin-top: 0;
}
.cd-timeline-block:last-child {
  margin-bottom: 0;
}
@media only screen and (min-width: 991px) {
  .cd-timeline-block {
    margin: 4em 0;
  }
  .cd-timeline-block:first-child {
    margin-top: 0;
  }
  .cd-timeline-block:last-child {
    margin-bottom: 0;
  }
}
.cd-timeline-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 40px;
  border-radius: 50%;
}
.yrln {
	float: right;
  }
.cd-timeline-img img {
  display: block;
  width: 24px;
  height: 24px;
  position: relative;
  left: 50%;
  top: 50%;
  margin-left: -12px;
  margin-top: -12px;
}
.cd-timeline-img.cd-picture {
  background: #fff;
  text-align:center;
  font-size:24px;
  padding-top: 16px;
  color:#fff;
  border: 10px solid #a5ce43;
}
.cd-timeline-img.cd-movie {
  background: #c03b44;
}
.cd-timeline-img.cd-location {
  background: #f0ca45;
}
@media only screen and (min-width: 991px) {
  .cd-timeline-img {
    width: 45px;
    height: 45px;
    left: 50%;
    margin-left: -23px;
    /* Force Hardware Acceleration in WebKit */
    -webkit-transform: translateZ(0);
    -webkit-backface-visibility: hidden;
  }
  .cssanimations .cd-timeline-img.is-hidden {
    visibility: hidden;
  }
  .cssanimations .cd-timeline-img.bounce-in {
    visibility: visible;
    -webkit-animation: cd-bounce-1 0.6s;
    -moz-animation: cd-bounce-1 0.6s;
    animation: cd-bounce-1 0.6s;
  }
}

@-webkit-keyframes cd-bounce-1 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale(1.2);
  }

  100% {
    -webkit-transform: scale(1);
  }
}
@-moz-keyframes cd-bounce-1 {
  0% {
    opacity: 0;
    -moz-transform: scale(0.5);
  }

  60% {
    opacity: 1;
    -moz-transform: scale(1.2);
  }

  100% {
    -moz-transform: scale(1);
  }
}
@keyframes cd-bounce-1 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
  }

  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
.cd-timeline-content {
  position: relative;
  margin-left: 60px;
  /* background: #f3f3f3; */
  /* padding: 20px; */
}
.cd-timeline-content:after {
  content: "";
  display: table;
  clear: both;
}
.cd-timeline-content h2 {
	font-family: 'poppinsregular';
font-weight: 300;
color: white;
font-size: 18px;
margin-top: 0;
margin-bottom: 10px;
background: #442d1d;
width: 35%;
padding: 5px;
border-radius: 7px;

}
.cd-timeline-content .cd-read-more, .cd-timeline-content .cd-date {
  display: inline-block;
}
.cd-timeline-content .cd-read-more {
  float: right;
  padding: .8em 1em;
  background: #acb7c0;
  color: white;
  border-radius: 0.25em;
}
.no-touch .cd-timeline-content .cd-read-more:hover {
  background-color: #bac4cb;
}
.cd-timeline-content .cd-date {
  float: left;
}
.cd-date-year, .cd-date-month {
	display:block;
	font-family: 'OswaldLight',Arial,Helvetica,sans-serif;
	font-weight:300;
}
.cd-date-year {
	font-size: 18px;
margin-bottom: 10px;
font-family: 'poppinssemibold';
color: #442d1d;
}
.cd-date-month {
	font-size:14px;
}
.cd-timeline-content::before {
  content: '';
  position: absolute;
  top: 16px;
  right: 100%;
  height: 0;
  width: 0;
  border: 7px solid transparent;
  border-right: 7px solid #f3f3f3;
}
.cd-date-month h5 {
	font-size: 15px;
	color: #797979;
  }
  .cd-date-month h6 {
	color: #a5ce43;
	font-size: 15px;
  }
/* .cd-timeline-relative {
	position:relative;
} */
h2.portfolio-timeline-title {
	margin:10px 0 0 0;
}
.yrpa {
	float: right;
	text-align: end;
	line-height: 25px;
  }
  div {
	line-height: 25px;
  }
@media only screen and (min-width: 991px) {
  .cd-timeline-content {
    margin-left: 0;
    /* padding: 1.6em; */
    width: 45%;
  }
  .cd-timeline-content::before {
    top: 16px;
    left: 100%;
    border-color: transparent;
    border-left-color: #442d1d;
  }
  .cd-timeline-content .cd-read-more {
    float: left;
  }
  .cd-timeline-content .cd-date {
    position: absolute;
    width: 100%;
    left: 122%;
    top: 6px;
  }
/*   .cd-timeline-content .cd-date.portfolio-timeline-title {
    top: 19px;
  } */
  .cd-timeline-block:nth-child(even) .cd-timeline-content {
    float: right;
  }
  .cd-timeline-block:nth-child(even) .cd-timeline-content::before {
    top: 14px;
left: -14px;
right: 100%;
border-color: transparent;
  border-right-color: transparent;
border-right-color: transparent;
border-right-color: #442d1d;
  }
  .cd-timeline-block:nth-child(even) .cd-timeline-content .cd-read-more {
    float: right;
  }
  .cd-timeline-block:nth-child(even) .cd-timeline-content .cd-date {
    left: auto;
    right: 122%;
    text-align: right;
  }
  .cssanimations .cd-timeline-content.is-hidden {
    visibility: hidden;
  }
  .cssanimations .cd-timeline-content.bounce-in {
    visibility: visible;
    -webkit-animation: cd-bounce-2 0.6s;
    -moz-animation: cd-bounce-2 0.6s;
    animation: cd-bounce-2 0.6s;
  }
}

@media only screen and (min-width: 991px) {
  .cssanimations .cd-timeline-block:nth-child(even) .cd-timeline-content.bounce-in {
    -webkit-animation: cd-bounce-2-inverse 0.6s;
    -moz-animation: cd-bounce-2-inverse 0.6s;
    animation: cd-bounce-2-inverse 0.6s;
  }
}
@-webkit-keyframes cd-bounce-2 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(20px);
  }

  100% {
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes cd-bounce-2 {
  0% {
    opacity: 0;
    -moz-transform: translateX(-100px);
  }

  60% {
    opacity: 1;
    -moz-transform: translateX(20px);
  }

  100% {
    -moz-transform: translateX(0);
  }
}
@keyframes cd-bounce-2 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px);
    -moz-transform: translateX(-100px);
    -ms-transform: translateX(-100px);
    -o-transform: translateX(-100px);
    transform: translateX(-100px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    -ms-transform: translateX(20px);
    -o-transform: translateX(20px);
    transform: translateX(20px);
  }

  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
@-webkit-keyframes cd-bounce-2-inverse {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
  }

  100% {
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes cd-bounce-2-inverse {
  0% {
    opacity: 0;
    -moz-transform: translateX(100px);
  }

  60% {
    opacity: 1;
    -moz-transform: translateX(-20px);
  }

  100% {
    -moz-transform: translateX(0);
  }
}
@keyframes cd-bounce-2-inverse {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100px);
    -moz-transform: translateX(100px);
    -ms-transform: translateX(100px);
    -o-transform: translateX(100px);
    transform: translateX(100px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    -o-transform: translateX(-20px);
    transform: translateX(-20px);
  }

  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
.cd-timeline-content div {
    visibility: hidden;
}
h2.yrln {
    float: right;
}
.item {
    padding: 20px;
}

.fa li{
    display: inline-block;
  padding: 5px;
  font-size: 20px;
  width: 20px;
  text-align: center;
  text-decoration: none;
  margin: 2px 2px;
  border-radius: 8px;
  
}

.fa:hover {
    opacity: 0.7;
}

.fa-facebook {
  background: #3B5998;
  color: white;
}

.fa-twitter {
  background: #55ACEE;
  color: white;
}

.fa-google {
  background: #dd4b39;
  color: white;
}

.fa-linkedin {
  background: #007bb5;
  color: white;
}

.fa-youtube {
  background: #bb0000;
  color: white;
}

.fa-instagram {
  background: #125688;
  color: white;
}

.fa-pinterest {
  background: #cb2027;
  color: white;
}

.fa-snapchat-ghost {
  background: #fffc00;
  color: white;
  text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
}

.fa-skype {
  background: #00aff0;
  color: white;
}

.fa-android {
  background: #a4c639;
  color: white;
}

.fa-dribbble {
  background: #ea4c89;
  color: white;
}

.fa-vimeo {
  background: #45bbff;
  color: white;
}

.fa-tumblr {
  background: #2c4762;
  color: white;
}

.fa-vine {
  background: #00b489;
  color: white;
}

.fa-foursquare {
  background: #45bbff;
  color: white;
}

.fa-stumbleupon {
  background: #eb4924;
  color: white;
}

.fa-flickr {
  background: #f40083;
  color: white;
}

.fa-yahoo {
  background: #430297;
  color: white;
}

.fa-soundcloud {
  background: #ff5500;
  color: white;
}

.fa-reddit {
  background: #ff5700;
  color: white;
}

.fa-rss {
  background: #ff6600;
  color: white;
}

h3.email-success{
    color:#1a7614;
}
.grnlenfoot a {
    color: #fff;
}


/* landing page feb -11 artho-knee replacement */

.timeline-knee {
	border-left: 4px solid #442D1D;
	border-bottom-right-radius: 4px;
	border-top-right-radius: 4px;
	background: rgba(255, 255, 255, 0.03);
	color: rgba(255, 255, 255, 0.8);
	letter-spacing: 0.5px;
	position: relative;
	line-height: 1.4em;
	font-size: 1.03em;
	padding: 50px;
	list-style: none;
	text-align: left;
	padding-bottom: 10px;
	margin-top: 30px;
    padding-top: 20px;
  }
  .timeline-knee h1,
  .timeline-knee h2,
  .timeline-knee h3 {
	letter-spacing: 1.5px;
	font-weight: 100;
	font-size: 1.4em;
  }
  .timeline-knee .event {
	border-bottom: 1px dashed rgba(255, 255, 255, 0.1);
	position: relative;
  }
  
  .timeline-knee .event:before,
  .timeline-knee .event:after {
	position: absolute;
	display: block;
	top: 0;
  }
  .timeline-knee .event::after {
	box-shadow: 0 0 0 4px #442D1D;
	left: -57.85px;
	background: #A5CE43;
	border-radius: 50%;
	height: 11px;
	width: 11px;
	content: "";
	top: 5px;
  }
  .timeline-preup-content .timeline-knee .event {
	border-bottom: 1px dashed rgba(255, 255, 255, 0.1);
	margin-bottom: 25px;
	position: relative;
  }
  .timeline-pre-title h3 {
	margin-bottom: 30px;
	font-family: "Nunito-ExtraBold", sans-serif;
  }
  .timeline-pre-title {
	border-bottom: 3px solid #442D1D;
  }

  .faq {
  padding: 30px 0;
}
.faq .faq-list {
  padding: 0;
  list-style: none;
}
.faq .faq-list li {
    background-color: #a5ce43;
    margin-bottom: 10px;
    border-radius: 10px;
    padding: 10px 40px;
}
.faq .faq-list a {
    display: block;
    position: relative;
    font-size: 16px;
    font-weight: 600;
    color: #333333;
    text-decoration: none;
}

.faq .faq-list i {
  font-size: 16px;
  position: absolute;
  left: -25px;
  top: 6px;
  transition: 1s;
}
.faq-title {
    text-align: center;
    font-size: 17px;
    border-bottom: 2px dashed #ffffff;
    margin-bottom: 20px;
    padding-bottom: 10px;
    color: #ffffff;
}

.faq .faq-list p {
  padding-top: 5px;
 
  font-size: 15px;
}


.collapsed i.fas.fa-arrow-up {
    transform: rotate(180deg);
}
.cause-type-box h6 {
	text-align: center;
	font-size: 17px;
	
  }
  .cause-type-box {
	box-shadow: 0px 4px 8px rgba(38, 38, 38, 0.2);
	padding: 20px;
	min-height: 203px;
	margin-bottom: 30px;
	border-radius: 8px;
  }
  .cause-icon-box {
	width: 60%;
	margin: auto;
	padding-bottom: 18px;
  }
  .cause-surgery-grid {
	display: grid;
	grid-template-columns: auto auto auto auto auto;
	justify-content: center;
	align-items: center;
  }
  .cause-surgery-grid .col-lg-3 {
	-ms-flex: 0 0 25%;
	flex: 0 0 20%;
	max-width: 20%;
  }
  .knee-procedure-sec {
	background-color: #fbe5d5;
  }

  .total-knee-content p {
	text-align: justify;
  }
  .types-of-knee-syurgery {
	background-color: #e8f7cd;
  }
 .types-of-knee-box p {
  margin-bottom: 0px;
}
.types-of-knee-box {
  padding: 20px;
  text-align: center;
  background-color: #a0d045;
  border-radius: 5px;
  min-height: 261px;
}
  .knee-replacement-form-sec {
	box-shadow: 0px 0px 20px #7C4BB84D;
	padding: 25px;
	border-radius: 8px;
  }
  .custom-form .form-control.landing {
	height: 40px;
  }
  .custom-form .form-control.landing-arthro {
	height: 35px;
	border: 1px solid #ced4da;
  }
  .custom-form .form-group.landing-arthro{
	margin-bottom: 0px;
  }
  .cause-type-box:hover {
	transition: all 0.2s ease-out;
	top: -4px;
	box-shadow: 1px 1px 13px 0px #c8c5c5;
	background-color: white;
  }
  .cause-icon-arthro-box {
	width: 50%;
	margin: auto;
	padding-bottom: 15px;
  }
  .causes-of-arthroscopy-card {
	height: 100%;
	width: 100%;
	padding: 1rem 0;
	display: grid;
	place-content: center;
  }
  .causes-of-arthroscopy-card .cards {
	display: grid;
	grid-template-columns: repeat(5, 1fr);
	gap: 0.75rem;
	pointer-events: none;
  }
  .causes-of-arthroscopy-card .card {
	max-width: 15rem;
	color: #ffffffda;
	padding: 1.5rem;
	background-color: #a5ce42;
	pointer-events: auto;
	transform: scale(1);
	opacity: 1;
	transition: all 150ms ease-in-out;
	display: flex;
	flex-direction: column;
  }
  .causes-of-arthroscopy-card .card .card-title {
	position: relative;
	color: #432e1c;
	font-size: 20px;
  }

  .causes-of-arthroscopy-card .card .card-title::before {
	content: "";
	height: 1rem;
	width: 1rem;
	border-radius: 50%;
	box-shadow: inset 0 0 3px #46321d;
	background-color: transparent;
	position: absolute;
	right: 0;
  }
  .causes-of-arthroscopy-card .card .date {
	color: #bb86fc;
	font-size: 0.85rem;
	margin-bottom: 1.5rem;
  }
 
  .causes-of-arthroscopy-card .card:nth-child(even) {
	transform: translateY(8px);
  }
  .causes-of-arthroscopy-card .card:nth-child(n) {
	transform: rotate(-5deg);
  }
  
  .cards:hover > .card:hover {
	transform: scale(1.15);
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
	z-index: 10;
  }
  
  .cards:hover > .card:not(:hover) {
	opacity: 0.5;
  }
  .cause-type-arthro-box{
	box-shadow: 0px 0px 20px #7C4BB84D;
  }
  .cause-type-arthro-box {
	box-shadow: 0px 0px 20px #7C4BB84D;
	padding: 20px;
	min-height: 220px;
	margin-bottom: 30px;
	border-radius: 5px;
	background-color: #fff;
  }
  .cause-icon-arthro-box img {
	border: 2px solid #a0d045;
	border-radius: 50%;
  }
  .causes-arthro-surgery {
	background-color: #ecf7d8;
  }
  .go-corner {
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	width: 32px;
	height: 32px;
	overflow: hidden;
	top: 0;
	right: 0;
	background-color: #442d1d;
	border-radius: 0 4px 0 32px;
  }
  
  .go-arrow {
	margin-top: -4px;
	margin-right: -4px;
	color: white;
	font-family: courier, sans;
  }
  
  .card1 {
	display: block;
	position: relative;
	background-color: #f9ffeb;
	border-radius: 4px;
	padding: 32px 24px;
	margin: 12px;
	text-decoration: none;
	z-index: 0;
	overflow: hidden;
	min-height: 360px;
  }
  .card1:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: -16px;
	right: -16px;
	background: #442d1d;
	height: 32px;
	width: 32px;
	border-radius: 32px;
	transform: scale(1);
	transform-origin: 50% 50%;
	transition: transform 0.25s ease-out;
  }
  .card1:hover:before {
	transform: scale(35);
  }
  
  .card1:hover p {
	transition: all 0.3s ease-out;
	color: rgba(255, 255, 255, 0.8);
  }
  .card1:hover h3 {
	transition: all 0.3s ease-out;
	color: #ffffff;
  }


* > .fa.fa-hover-show,
  *:hover > .fa.fa-hover-hidden {
	display: none;
  }
  *:hover > .fa.fa-hover-show {
	display: inline-block;
	color: #432E1C;
	font-size: 20px;
  }
  .fa.fa-angle-double-right.fa-hover-hidden.fa-fw {
    color: #432E1C;
	transition: all 0.3s ease-out;
	margin-right: 20px;
}
.recover-arthro-list-content ul li p {
	margin-bottom: 5px;
	margin-left: 33px;
  }
  .recover-arthro-list-content ul li i {
	position: absolute;
    margin-top: 7px;
  }
  .prepare-arthro-procedure {
	background-color: #fff2e6;
  }
  .page-title.landing-page h1 {
    font-size: 2.2rem;
}
.sidecontainer {
  display: none !important;
}

 .facebook-icon-box{
  position: fixed;
 left: -140px;
    top: 50%;
  z-index: 10000;
    border-radius: 5px;
	border-radius: 0px 15px 15px 0px;
	transition: 0.5s ease;
	background-color: #442d1d;
	color: #a5ce43 !important;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 18px;
	padding: 7px;
}
.facebook-icon-box img {
	width: 35px;
	margin-left: 20px;
  }
.facebook-icon-box:hover{
  left: 0px; 
padding-right: 1em;
transition-duration: 0.5s;
}
.mailid-icon-box{
	position: fixed;
   left: -230px;
	  top: 60%;
	z-index: 10000;
	  border-radius: 5px;
	  border-radius: 0px 15px 15px 0px;
	  transition: 0.5s ease;
	  background-color: #442d1d;
	  color: #a5ce43 !important;
	  font-family: 'Roboto Condensed', sans-serif;
	  font-size: 18px;
	  padding: 7px;
  }
  .mailid-icon-box img {
	  width: 35px;
	  margin-left: 20px;
	}
  .mailid-icon-box:hover{
	left: 0px; 
  padding-right: 1em;
  transition-duration: 0.5s;
  }
  .youtupe-icon-box{
	position: fixed;
   left: -180px;
	  top: 70%;
	z-index: 10000;
	  border-radius: 5px;
	  border-radius: 0px 15px 15px 0px;
	  transition: 0.5s ease;
	  background-color: #442d1d;
	  color: #a5ce43 !important;
	  font-family: 'Roboto Condensed', sans-serif;
	  font-size: 18px;
	  padding: 7px;
  }
  .youtupe-icon-box img {
	  width: 35px;
	  margin-left: 20px;
	}
  .youtupe-icon-box:hover{
	left: 0px; 
  padding-right: 1em;
  transition-duration: 0.5s;
  }
  .blogcont p strong {
  font-size: 16px;
  font-family: 'poppinssemibold';
  color: #442d1d;
}
.blogcont p {
  margin-bottom: 10px;
}
  .testimonial-btn a {
  background-color: #a5ce43;
  color: #ffffff;
  padding: 14px 20px;
  border-radius: 5px;
  font-size: 15px;
}