@font-face {
	font-family: 'robotobold';
	src: url('fonts/Roboto-Bold-webfont.eot');
	src: url('fonts/Roboto-Bold-webfont.eot?#iefix') format('embedded-opentype'),  url('fonts/Roboto-Bold-webfont.woff') format('woff'),  url('fonts/Roboto-Bold-webfont.ttf') format('truetype'),  url('fonts/Roboto-Bold-webfont.svg#robotobold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'robotomedium';
	src: url('fonts/Roboto-Medium-webfont.eot');
	src: url('fonts/Roboto-Medium-webfont.eot?#iefix') format('embedded-opentype'),  url('fonts/Roboto-Medium-webfont.woff') format('woff'),  url('fonts/Roboto-Medium-webfont.ttf') format('truetype'),  url('fonts/Roboto-Medium-webfont.svg#robotomedium') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'robotoregular';
	src: url('fonts/Roboto-Regular-webfont.eot');
	src: url('fonts/Roboto-Regular-webfont.eot?#iefix') format('embedded-opentype'),  url('fonts/Roboto-Regular-webfont.woff') format('woff'),  url('fonts/Roboto-Regular-webfont.ttf') format('truetype'),  url('fonts/Roboto-Regular-webfont.svg#robotoregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'robotolight';
	src: url('fonts/Roboto-Light-webfont.eot');
	src: url('fonts/Roboto-Light-webfont.eot?#iefix') format('embedded-opentype'),  url('fonts/Roboto-Light-webfont.woff') format('woff'),  url('fonts/Roboto-Light-webfont.ttf') format('truetype'),  url('fonts/Roboto-Light-webfont.svg#robotolight') format('svg');
	font-weight: normal;
	font-style: normal;
}
/* general start*/

body {
	background: #fff;
	color: #5d5d5d;
	font-family: 'robotoregular';
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
	line-height: 20px;
	margin: 0;
	padding: 0;
}
sub, sup {
	font-size: 75%;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: 10px;
	left: 10px;
}
sub {
	bottom: 10px;
	right: 10px
}
ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul li {
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6 {
	padding: 0;
	margin: 0;
	font-family: 'robotomedium';
	font-weight: normal;
	font-style: normal;
}
h1 {
	font-size: 40px;
	line-height: 42px;
	color: #2a375e;
	font-family: 'robotolight';
}
h2 {
	font-size: 30px;
	line-height: 32px;
	color: #5caf9f;
}
h3 {
	font-size: 36px;
	line-height: 36px;
	color: #2f7780;
}
h4 {
	font-size: 26px;
	line-height: 30px;
	color: #2f7780;
	font-family: 'robotolight';
}
h5 {
	font-size: 20px;
	line-height: 24px;
	color: #2f7780;
}
p {
	padding: 0 0 20px 0;
	margin: 0;
}
a {
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
	color: #595a5a;
	outline: none;
	text-decoration: none;
}
a:hover, a:focus {
	color: #000;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
	text-decoration: none !important;
	outline: none !important;
}
a > img {
	line-height: 0;
}
select, button, input {
	box-shadow: none;
	outline: none;
}
select:hover, button:hover, input:hover, select:focus, button:focus, input:focus {
	box-shadow: none;
	outline: none;
}
select {
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none;
	background-image: url(images/seclect-arrow.png);
	background-repeat: no-repeat;
	background-position: 95% center;
}
ul.inline_b li {
	display: inline-block;
	vertical-align: middle;
}
.spacer {
	clear: both;
	font-size: 0;
	line-height: 0;
}
.nomar {
	margin: 0;
}
.nomar_R {
	margin-right: 0;
}
.nomar_L {
	margin-left: 0;
}
.nomar_B {
	margin-bottom: 0;
}
.nopad {
	padding: 0;
}
.nopad_R {
	padding-right: 0;
}
.nopad_L {
	padding-left: 0;
}
.nopad_B {
	padding-bottom: 0;
}
.nobor {
	border: none;
}
.nobor_L {
	border-left: none;
}
.nobor_R {
	border-right: none;
}
.nobor_T {
	border-top: none;
}
.nobor_B {
	border-bottom: none;
}
.left {
	float: left;
}
.right {
	float: right;
}
.middle {
	margin: 0 auto;
}
.alignleft {
	text-align: left;
	margin: 0;
}
.alignright {
	text-align: right;
	margin: 0;
}
.aligncenter {
	text-align: center;
	margin: 0;
}
.wrapper {
	width: 100%;
}
.site, .site-branding {
	margin: 0;
}
.site-inner {
	width: 100%;
	max-width: 100%;
	margin: 0;
}
.site-header {
	padding: 0;
}
body:not(.custom-background-image)::before, body:not(.custom-background-image)::after {
	height: auto;
}
.site-branding, .site-header-menu, .header-image {
	margin-bottom: 0;
	margin-top: 0;
}
.main-navigation, .site-main {
	margin: 0;
}
.site-header-main {
	display: block;
}
.site-content {
	padding: 0;
}
.content-area {
	float: none;
	margin-right: 0;
	width: 100%;
}
.site-footer {
	display: block;
	padding: 0;
}
.widget {
	font-size: inherit;
	line-height: inherit;
	border: none;
	padding: 0;
	margin: 0;
}
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.owl-carousel {
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper {
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer {
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight {
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item {
	float: left;
}
.owl-controls .owl-page,  .owl-controls .owl-buttons div {
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.grabbing {
	cursor: url(grabbing.png) 8 8, move;
}
.owl-carousel .owl-wrapper,  .owl-carousel .owl-item {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
}
.owl-origin {
	-webkit-perspective: 1200px;
	-webkit-perspective-origin-x : 50%;
	-webkit-perspective-origin-y : 50%;
	-moz-perspective : 1200px;
	-moz-perspective-origin-x : 50%;
	-moz-perspective-origin-y : 50%;
	perspective : 1200px;
}
.owl-fade-out {
	z-index: 10;
	-webkit-animation: fadeOut .7s both ease;
	-moz-animation: fadeOut .7s both ease;
	animation: fadeOut .7s both ease;
}
.owl-fade-in {
	-webkit-animation: fadeIn .7s both ease;
	-moz-animation: fadeIn .7s both ease;
	animation: fadeIn .7s both ease;
}
.owl-backSlide-out {
	-webkit-animation: backSlideOut 1s both ease;
	-moz-animation: backSlideOut 1s both ease;
	animation: backSlideOut 1s both ease;
}
.owl-backSlide-in {
	-webkit-animation: backSlideIn 1s both ease;
	-moz-animation: backSlideIn 1s both ease;
	animation: backSlideIn 1s both ease;
}
.owl-goDown-out {
	-webkit-animation: scaleToFade .7s ease both;
	-moz-animation: scaleToFade .7s ease both;
	animation: scaleToFade .7s ease both;
}
.owl-goDown-in {
	-webkit-animation: goDown .6s ease both;
	-moz-animation: goDown .6s ease both;
	animation: goDown .6s ease both;
}
.owl-fadeUp-in {
	-webkit-animation: scaleUpFrom .5s ease both;
	-moz-animation: scaleUpFrom .5s ease both;
	animation: scaleUpFrom .5s ease both;
}
.owl-fadeUp-out {
	-webkit-animation: scaleUpTo .5s ease both;
	-moz-animation: scaleUpTo .5s ease both;
	animation: scaleUpTo .5s ease both;
}
 @-webkit-keyframes empty {
 0% {
opacity: 1
}
}
 @-moz-keyframes empty {
 0% {
opacity: 1
}
}
 @keyframes empty {
 0% {
opacity: 1
}
}
 @-webkit-keyframes fadeIn {
 0% {
opacity:0;
}
 100% {
opacity:1;
}
}
 @-moz-keyframes fadeIn {
 0% {
opacity:0;
}
 100% {
opacity:1;
}
}
 @keyframes fadeIn {
 0% {
opacity:0;
}
 100% {
opacity:1;
}
}
 @-webkit-keyframes fadeOut {
 0% {
opacity:1;
}
 100% {
opacity:0;
}
}
 @-moz-keyframes fadeOut {
 0% {
opacity:1;
}
 100% {
opacity:0;
}
}
 @keyframes fadeOut {
 0% {
opacity:1;
}
 100% {
opacity:0;
}
}
 @-webkit-keyframes backSlideOut {
 25% {
opacity: .5;
-webkit-transform: translateZ(-500px);
}
 75% {
opacity: .5;
-webkit-transform: translateZ(-500px) translateX(-200%);
}
 100% {
opacity: .5;
-webkit-transform: translateZ(-500px) translateX(-200%);
}
}
 @-moz-keyframes backSlideOut {
 25% {
opacity: .5;
-moz-transform: translateZ(-500px);
}
 75% {
opacity: .5;
-moz-transform: translateZ(-500px) translateX(-200%);
}
 100% {
opacity: .5;
-moz-transform: translateZ(-500px) translateX(-200%);
}
}
 @keyframes backSlideOut {
 25% {
opacity: .5;
transform: translateZ(-500px);
}
 75% {
opacity: .5;
transform: translateZ(-500px) translateX(-200%);
}
 100% {
opacity: .5;
transform: translateZ(-500px) translateX(-200%);
}
}
 @-webkit-keyframes backSlideIn {
 0%, 25% {
opacity: .5;
-webkit-transform: translateZ(-500px) translateX(200%);
}
 75% {
opacity: .5;
-webkit-transform: translateZ(-500px);
}
 100% {
opacity: 1;
-webkit-transform: translateZ(0) translateX(0);
}
}
 @-moz-keyframes backSlideIn {
 0%, 25% {
opacity: .5;
-moz-transform: translateZ(-500px) translateX(200%);
}
 75% {
opacity: .5;
-moz-transform: translateZ(-500px);
}
 100% {
opacity: 1;
-moz-transform: translateZ(0) translateX(0);
}
}
 @keyframes backSlideIn {
 0%, 25% {
opacity: .5;
transform: translateZ(-500px) translateX(200%);
}
 75% {
opacity: .5;
transform: translateZ(-500px);
}
 100% {
opacity: 1;
transform: translateZ(0) translateX(0);
}
}
 @-webkit-keyframes scaleToFade {
 to {
opacity: 0;
-webkit-transform: scale(.8);
}
}
 @-moz-keyframes scaleToFade {
 to {
opacity: 0;
-moz-transform: scale(.8);
}
}
 @keyframes scaleToFade {
 to {
opacity: 0;
transform: scale(.8);
}
}
 @-webkit-keyframes goDown {
 from {
-webkit-transform: translateY(-100%);
}
}
 @-moz-keyframes goDown {
 from {
-moz-transform: translateY(-100%);
}
}
 @keyframes goDown {
 from {
transform: translateY(-100%);
}
}
 @-webkit-keyframes scaleUpFrom {
 from {
opacity: 0;
-webkit-transform: scale(1.5);
}
}
 @-moz-keyframes scaleUpFrom {
 from {
opacity: 0;
-moz-transform: scale(1.5);
}
}
 @keyframes scaleUpFrom {
 from {
opacity: 0;
transform: scale(1.5);
}
}
 @-webkit-keyframes scaleUpTo {
 to {
opacity: 0;
-webkit-transform: scale(1.5);
}
}
 @-moz-keyframes scaleUpTo {
 to {
opacity: 0;
-moz-transform: scale(1.5);
}
}
 @keyframes scaleUpTo {
 to {
opacity: 0;
transform: scale(1.5);
}
}
.owl-theme .owl-controls {
	margin-top: 10px;
	text-align: center;
}
.owl-theme .owl-controls .owl-buttons div {
	color: #FFF;
	display: inline-block;
	zoom: 1;
 *display: inline;
	margin: 5px;
	padding: 3px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	background: #869791;
	filter: Alpha(Opacity=50);
	opacity: 0.5;
}
.owl-theme .owl-controls.clickable .owl-buttons div:hover {
	filter: Alpha(Opacity=100);
	opacity: 1;
	text-decoration: none;
}
.owl-theme .owl-controls .owl-page {
	display: inline-block;
	zoom: 1;
 *display: inline;
}
.owl-theme .owl-controls .owl-page span {
	display: block;
	width: 12px;
	height: 12px;
	margin: 5px 7px;
	filter: Alpha(Opacity=50);
	opacity: 0.5;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: #869791;
}
.owl-theme .owl-controls .owl-page.active span,  .owl-theme .owl-controls.clickable .owl-page:hover span {
	filter: Alpha(Opacity=100);
	opacity: 1;
}
.owl-theme .owl-controls .owl-page span.owl-numbers {
	height: auto;
	width: auto;
	color: #FFF;
	padding: 2px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}
.owl-item.loading {
	min-height: 150px;
	background: url(AjaxLoader.gif) no-repeat center center
}
.entry-title {
	font-size: 2vw;
	line-height: 2vw;
	margin-bottom: 15px;
}
.srccch .entry-footer {
	margin-top: 0;
	margin-bottom: 20px;
	padding: 10px;
	border-radius: 4px;
	background: #f1f1f1;
}
body:not(.search-results) .entry-header + .entry-summary {
	margin-top: 0;
	margin-bottom: 0;
}
.titbg {
	font-size: 20px;
	line-height: 20px;
	padding: 15px;
	margin-bottom: 20px;
	background: #f1f1f1;
	border-radius: 4px;
}
.sidebar_wrp {
	padding: 5px;
	border: 1px solid #f1f1f1;
	border-radius: 4px;
}
.sidebar_wrp .widget-title {
	color: #000;
	font-size: 16px;
	line-height: 18px;
	margin-bottom: 10px;
	font-family: 'robotobold';
	font-weight: normal;
	font-style: normal;
}
.sidebar_wrp > .widget {
	margin-bottom: 15px;
}
.sidebar_wrp .widget ul {
	margin-left: 10px;
}
.sidebar_wrp .widget ul li::after, .cont_con ul li::after {
	position: absolute;
	left: 0;
	top: 0;
	content: "\f0da";
	font-family: 'FontAwesome';
}
.sidebar_wrp .widget ul li, .cont_con ul li {
	display: block;
	position: relative;
	margin: 10px 0;
	padding-left: 10px;
}
.sidebar_wrp .widget ul li a {
	color: #333;
}
.srchform .form-control {
	background: #fff;
	height: 36px;
	font-size: 16px;
	border: 1px solid #e18e1e;
	font-family: 'Titillium Web';
	font-weight: normal;
	font-style: normal;
}
.srchform .btn-secondary {
	background: #e18e1e;
	border-color: #e18e1e;
	color: #fff;
	height: 36px;
	width: 36px;
	padding: 0;
}
.srchform .btn-secondary {
	color: #fff;
}
.post-thumbnail {
	margin-bottom: 20px;
}
.post-thumbnail > img.attachment-post-thumbnail {
	padding: 4px;
	border: 1px solid #f1f1f1;
	border-radius: 4px;
	width: 100%;
}
.single .entry-content, .archive .entry-content {
	float: none !important;
	width: 100% !important;
}
.single .entry-footer, .archive .entry-footer {
	margin-top: 0 !important;
	float: none !important;
	width: 100% !important;
	padding: 5px;
	background: #f1f1f1;
	border: 1px solid #ccc;
	border-radius: 3px;
	overflow: hidden;
	margin-bottom: 20px;
}
.entry-footer .byline {
	float: left;
	margin-right: 10px;
	margin-bottom: 0 !important;
}
.comments-title, .comment-reply-title {
	border-top: none;
	font-size: 20px;
	font-family: 'Calibri';
	font-weight: bold;
	font-style: normal;
	color: #2a375e;
	margin-bottom: 20px;
}
.comment-form {
	padding-top: 0;
}
.comment-notes {
	padding: 0;
	margin: 0;
}
.comments-area, .post-navigation {
	margin-bottom: 0;
	border: none;
}
.post-navigation a {
	padding: 0;
}
.post-navigation div + div {
	border-top: none;
}
.nav-links:after, .nav-links:before {
	content: '';
	clear: both;
	display: table;
}
.nav-previous {
	float: left;
}
.nav-next {
	float: right;
}
.nav-links .post-title {
	display: none;
}
.btn_submit, input[type="submit"], input.btn_submit[type="submit"] {
	background: #e18e1e;
	color: #fff;
	border: 1px solid #e18e1e;
	border-radius: 4px;
	text-transform: uppercase;
	font-family: 'Calibri';
	font-weight: bold;
	font-style: normal;
	font-size: 16px;
	line-height: 18px;
	padding: 10px 30px;
	display: inline-block;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
}
.btn_submit:hover, input[type="submit"]:hover, input.btn_submit[type="submit"]:hover, .btn_submit:focus, input[type="submit"]:focus, input.btn_submit[type="submit"]:focus {
	background: #fff;
	color: #e18e1e;
	outline: 0;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
}
.textwidget a {
	box-shadow: none !important;
}
/* general end*/

.mnu_tog {
	display: none;
}
header.header {
	width: 100%;
	background: 0 0;
	padding: 0;
	position: relative;
}
footer.footer {
	width: 100%;
	background: #333;
	padding: 0;
}
.hdr_top {
	padding: 5px 0;
	background: #5caf9f;
}
.hdr_top a {
	color: #fff;
	font-size: 12px;
	line-height: 14px;
}
.hdr_top a:hover {
	color: #000;
}
.hdr_top a.fab {
	font-size: 16px;
	margin-left: 15px;
}
.hdr_top a i.fas {
	font-size: 16px;
	vertical-align: middle;
	margin-right: 4px;
}
.hdrtop_info a {
	margin-right: 15px;
}
.hdr_btminr {
	position: relative;
}
.logo {
	position: absolute;
	left: 0;
	top: 0;
	padding: 10px;
	background: #fff;
	border-radius: 0 0 5px 5px;
	-webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.24);
	-moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.24);
	box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.24);
}
nav.nav .primary-menu > li {
	display: inline-block;
	margin-left: 15px;
}
nav.nav .primary-menu > li > a {
	display: block;
	color: #595a5a;
	font-size: 14px;
	font-family: 'robotolight';
	font-weight: normal;
	font-style: normal;
}
nav.nav .primary-menu > li:hover > a, nav.nav .primary-menu > li.current-menu-item > a {
	color: #008f73;
}
.hdr_btm {
	background: rgba(255,255,255,0.7);
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
}
nav.nav {
	padding: 15px 0;
}
header.header.fixed .hdr_btm {
	background: rgba(255,255,255,1);
	position: fixed;
	-webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.24);
	-moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.24);
	box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.24);
}
.quick_acc {
	padding: 15px;
	background: #5caf9f;
	position: relative;
	top: -30px;
}
.quick_acc h4 {
	font-family: 'robotoregular';
	font-weight: normal;
	font-style: normal;
	font-size: 16px;
	line-height: 18px;
	margin-bottom: 10px;
	color: #fff;
}
.quick_acc_inr {
	background: #fff;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.24);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.24);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.24);
	font-size: 18px;
	color: #848484;
	font-family: 'robotoregular';
	font-weight: normal;
	font-style: normal;
}
.quick_acc_inr:hover {
	color: #000;
}
.quick_acc_inr i {
	font-size: 30px;
	margin-right: 10px;
}
.title1 {
	position: relative;
	padding-bottom: 10px;
	font-size: 30px;
	line-height: 32px;
	color: #545454;
	font-family: 'robotolight';
	font-weight: normal;
	font-style: normal;
	text-align: center;
}
.title1 span {
	color: #5caf9f;
	font-family: 'robotomedium';
	font-weight: normal;
	font-style: normal;
}
.title1:after {
	content: '';
	width: 150px;
	height: 2px;
	background: #5caf9f;
	position: absolute;
	left: 50%;
	top: 100%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
}
.citr_sec{
	background-color:#f1f1f1;
	padding:15px;
	background-image:url(http://www.likadoc.com/wp-content/uploads/2019/05/carbonfibre_img-1.png);
	background-repeat:no-repeat;
	background-size:cover;
}
.citr_sec .col-8{
	font-size: 20px;
	line-height: 22px;
}
.abt_info {
	color: #787979;
	font-size: 18px;
	line-height: 22px;
	font-family: 'robotolight';
	font-weight: normal;
	font-style: normal;
}
.abt_info h3 {
	font-size: 24px;
	line-height: 28px;
	margin-bottom: 20px;
	color: #3a3b3b;
	font-family: 'robotolight';
	font-weight: normal;
	font-style: normal;
}
.list-hand ul li {
	margin-bottom: 15px;
	padding-left: 30px;
	position: relative;
}
.list-hand ul li:before {
	position: absolute;
	top: 0;
	left: 0;
	content: "\f0a4";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
}
.btn1 {
	background: #fff;
	display: inline-block;
	padding: 10px 20px;
	font-size: 14px;
	line-height: 16px;
	border: 1px solid #5caf9f;
	color: #5caf9f;
	text-transform: uppercase;
	border-radius: 4px;
}
.btn1:hover {
	background: #5caf9f;
	color: #fff;
}
.sht_tit {
	color: #807f7f;
	font-size: 16px;
	line-height: 24px;
	font-family: 'robotolight';
	font-weight: normal;
	font-style: normal;
}
.srv_thmb a {
	display: block;
	position: relative;
	border: 1px solid #5caf9f;
	text-align: center;
}
.srv_thmb img {
	width: 100%;
}
.srv_thmb h3 {
	font-size: 14px;
	line-height: 18px;
	color: #fff;
	background: rgba(0,0,0,0.5);
	padding: 10px 5px;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	font-family: 'robotoregular';
	font-weight: normal;
	font-style: normal;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
}
.srv_thmb a:hover h3 {
	background: #5caf9f;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
}
.col5{
padding-left:15px;
padding-right:15px;
width:20%;
}
.physicians_sec {
	background: url(images/Physicians_bg.jpg) no-repeat center center;
	background-attachment: fixed;
	background-size: cover;
}
.phy_thmb{
	margin:0 15px;
	text-align:center;
	display:block;
}
.slide6 .phy_thmb{
	padding:10px;
	background:#fff;
}
.phy_img, .testi_img{
	width:75px;
	width:75px;
	border-radius:100%;
	overflow:hidden;
	margin:0 auto 10px;
	-webkit-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.22);
-moz-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.22);
box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.22);
}
.phy_img img, .testi_img img{
	width:100%;
}
.phy_thmb h3{
	font-size:14px;
	line-height:16px;
	color:#575656;
	margin-bottom:10px;
	font-family: 'robotoregular';
	font-weight: normal;
	font-style: normal;
}
.physub_tit{
	color:#999797;
	font-family: 'robotoregular';
	font-weight: normal;
	font-style: normal;
	font-size:14px;
	line-height:16px;
	margin-bottom:10px;
}
.phy_thmb p{
	padding:0;
	text-align:justify;
	font-size:12px;
}
.testi{
	width:80%;
	margin:0 auto;
	padding:10px;
}
.testi h3{
	font-size:18px;
	line-height:22px;
	color:#2a2a2a;
	font-family: 'robotomedium';
	font-weight: normal;
	font-style: normal;
}
.testi p:before{
	display:inline-block;
	position:relative;
	top:-5px;
	left:-5px;
	margin-right:5px;
	content: "\f10d";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	color:#5caf9f;
	opacity:0.6;
	font-size:30px;
}
.for_hlp > .row > .col-lg-4{
	background:#499485;
	color:#fff;
}
.for_hlp h3{
	font-size:24px;
	line-height:28px;
	color:#fff;
	font-family: 'robotomedium';
	font-weight: normal;
	font-style: normal;
	margin-bottom:10px;
}
.for_hlp > .row > .col-lg-8{
	background:#5caf9f;
}
.frm .form-control{
	background:#8ad0c2;
	font-size:13px;
}
.frm .wpcf7-textarea.form-control{
	height:100px;
}
.frm .wpcf7-textarea.form-control:focus{
	background:#fff;
}
.frm .btn_submit{
	background:#fff !important;
	color:#5caf9f !important;
	border-color:#5caf9f !important;
}
.frm .btn_submit:focus, .frm .btn_submit:hover{
	background:#499485 !important;
	color:#fff !important;
	border-color:#499485 !important;
}
.top_ftr {
  background: #499485;
  padding:10px 0;
}
.top_ftr .d-flex > i {
  color: #fff;
  font-size: 30px;
}
.ftr_soc a.fab {
  font-size: 26px;
  margin-left: 15px;
  color:#FFF;
}
.ftr_topcon{
	padding-left:10px;
	color:#d2d1d1;
}
.ftr_topcon h3{
  color: #fefefe;
  font-size: 16px;
  line-height: 16px;
  margin-bottom: 4px;
  font-family: "robotomedium";
}
.ftr_topcon p{
	padding:0;
}

.ftr_top{
	padding:30px 0;
	background:#f0f0f0;
	font-size:13px;
	line-height:18px;
	color:#706f6f;
}
.ftr_top h3{
	color:#336e62;
	font-size:18px;
	line-height:20px;
	margin-bottom:15px;
	font-family: 'robotomedium';
	font-weight: normal;
	font-style: normal;
}
.ftr_mnu > li{
	margin-bottom:5px;
}
.ftr_mnu > li > a{
	font-size:12px;
	color:#706f6f;
	display:inline-block;
}
.ftr_mnu > li > a:hover{
	color:#000;
}
.mnu_ftr > li {
  display: inline-block;
  margin-bottom: 5px;
  margin-left: -2px;
  width: 50%;
}
.mnu_ftr > li > a{
	font-size:12px;
	color:#706f6f;
	display:inline-block;
}
.mnu_ftr > li > a:hover{
	color:#000;
}
.ftr_con table {
  border: medium none;
}
.ftr_con table tbody tr td {
  border-color: #909297;
  border-left: medium none #909297;
  border-right: medium none #909297;
}
.ftr_con table tbody tr > td:last-child {
  text-align: right;
}

.ftr_top > .container > .row > .col-lg-5 .ftr_mnu > li{
	display:inline-block;
	width:49%;
}
.ftr_mnu > li > a > i{
	width:20px;
}
.ftr_btm{
	padding:10px 0;
	color:#fff;
	background:#499485;
	font-size:12px;
	line-height:16px;
}
ol.breadcrumb {
  margin-left: 0;
}
.inner_pg_banner {
	height: 250px;
	background-attachment: fixed !important;
	background-size: cover !important;
	position:relative;
	background-repeat:no-repeat !important;
	overflow:hidden;
	background-position:center center;
}
.spc_sec {
	padding: 30px 15px;
	background: #fff;
	position: relative;
	top: 0;
	-webkit-box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.3);
	box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.3);
}
.cont_con {
	padding-top: 16px;
}
.cont_inr {
	width: 33.333%;
}
.cont_inr i {
	height: 80px;
	width: 80px;
	text-align: center;
	line-height: 80px;
	color: #fff;
	background: #5caf9f;
	font-size: 26px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	margin-bottom: 30px;
	border-radius: 4px;
}
.cont_inr i::before {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	display: block;
}
big{
	font-family: 'robotolight';
	font-weight: normal;
	font-style: normal;
	font-size:20px;
	line-height:26px;
}
.serviceBox{
    text-align: center;
    padding: 30px 9px 0;
    position: relative;
	display:block;
}
.serviceBox:before,
.serviceBox:after{
    content: "";
    background: #5caf9f;
    width: 25px;
    height: 15px;
    opacity: 0;
    transform: translateX(-50%);
    position: absolute;
    top: 50px;
    left: 50%;
    -webkit-clip-path: polygon(100% 30%, 100% 66%, 50% 100%, 0 66%, 0 30%, 50% 60%);
    clip-path: polygon(100% 30%, 100% 66%, 50% 100%, 0 66%, 0 30%, 50% 60%);
    transition: all 0.3s;
}
.serviceBox:hover:before{
    opacity: 1;
    top: 151px;
}
.serviceBox:hover:after{
    opacity: 1;
    top: 160px;
}
.serviceBox .service-icon{
    color: #fff;
    background: #5caf9f;
    font-size: 40px;
    line-height: 92px;
    width: 100px;
    height: 100px;
    margin: 0 auto 50px;
    border-radius: 50%;
    box-shadow: inset 0 0 15px rgba(0,0,0,0.2);
    position: relative;
    transition: all 0.3s;
}
.serviceBox .service-icon:before,
.serviceBox .service-icon:after{
    content: "";
    border: 2px solid #5caf9f;
    border-left: 2px dashed #5caf9f;
    border-right: 2px dashed #5caf9f;
    border-radius: 50%;
    position: absolute;
    top: -10px;
    left: -10px;
    bottom: -10px;
    right: -10px;
    transition: all 0.3s;
}
.serviceBox .service-icon:after{
    transform: rotate(-45deg);
    top: -20px;
    left: -20px;
    bottom: -20px;
    right: -20px;
}
.serviceBox:hover .service-icon:before{ transform:rotate(-40deg); }
.serviceBox:hover .service-icon:after{ transform:rotate(40deg); }
.serviceBox .title, .modal h3{
    color: #5caf9f;
    font-size: 18px;
    margin: 0 0 5px;
}
.serviceBox .service-icon img {
  height: 100px;
  width: 100%;
}
.serviceBox p{
    color: #606060;
    font-size: 15px;
    text-align: center;
    line-height: 25px;
}
.service-icon i{
	display:block;
	border-radius:100%;
	overflow:hidden;
}
.modal .serviceBox:after, .modal .serviceBox:before{
	display:none !important;
}
.our-team{
    text-align: center;
}
.our-team .team_img{
    position: relative;
    overflow: hidden;
}
.our-team .team_img:after{
    content: "";
    width: 100%;
    height: 100%;
    background-color: rgba(255,255,255,0.2);
    position: absolute;
    bottom: -100%;
    left: 0;
    transition: all 0.3s ease 0s;
}
.our-team:hover .team_img:after{
    bottom: 0;
}
.our-team img{
    width: 100%;
    height: auto;
}
.our-team .social{
    padding: 10px 20px;
    margin: 0;
    list-style: none;
    position: absolute;
    top: -100%;
    right: -20px;
    background: #f76c5e;
	color:#fff;
    border-radius:20px 0 0 20px;
    z-index: 1;
    transition: all 0.3s ease 0s;
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	transform: rotate(-90deg);
}
.our-team:hover .social{
    top: 30px;
}
.our-team .team-content{
    padding: 10px 0 0 0;
    background: #fff;
}
.our-team .title{
    font-size: 18px;
    color: #5caf9f;
    margin: 0 0 10px;
    position: relative;
}
.our-team .title:before{
    content: "";
    width: 25px;
    height: 1px;
    background: #27ae61;
    position: absolute;
    bottom: -10px;
    right: 50%;
    margin-right: 9px;
    transition-duration: 0.25s;
}
.our-team .title:after{
    content: "";
    width: 25px;
    height: 1px;
    background: #27ae61;
    position: absolute;
    bottom: -10px;
    left: 50%;
    margin-left: 9px;
    transition-duration: 0.25s;
}
.our-team:hover .title:before,
.our-team:hover .title:after{
    width: 50px;
}
.our-team .post{
    display: inline-block;
    font-size: 15px;
    color:  #f76c5e;
    text-transform: capitalize;
}
.our-team .post:before{
    content: "";
    display: block;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #27ae61;
    margin: 0 auto;
    position: relative;
    top: -13px;
}

.tminrrr_con {
  padding-left: 50px;
}
.tminrrr_con h3 {
  font-size: 26px;
  line-height: 30px;
  margin-bottom: 30px;
}
.tmwwrp > .d-flex {
  margin-bottom: 20px;
}
.tm_coon {
  padding-left: 15px;
  padding-top: 7px;
}
.tm_coon > p {
  padding-bottom: 0;
}
.tminrrr_con h4 {
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 5px;
  font-family: "robotobold";
}
.tm_ico img {
  height: 70px;
  width: 70px;
}
.tminrrr_img img {
  height: auto;
  width: 200px;
}
.tmwwrp ul li {
	margin-bottom: 15px;
	padding-left: 30px;
	position: relative;
}
.tmwwrp ul li:before {
	position: absolute;
	top: 0;
	left: 0;
	content: "\f00c";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
}
.cust_con h3{
	text-align:center;
	margin-bottom:15px;
	color:#5caf9f;
}
.cust_con{
	font-family: 'robotolight';
	font-weight: normal;
	font-style: normal;
	font-size:20px;
	line-height:26px;
}
.cust_con h4{
	margin-bottom:10px;
	font-family: 'robotobold';
	font-weight: normal;
	font-style: normal;
}
.cust_con strong{
	color:#5caf9f;
	font-family: 'robotobold';
	font-weight: normal;
	font-style: normal;
}
.cust_con ul{
	margin-bottom:20px;
	margin-left:20px;
}
.cust_con ul > li{
	margin-bottom:10px;
	list-style:disc inside;
}
.hm_dia > .col-md-6:first-child {
    background: #5caf9f;
}
.hmdia_img img {
    width: 100%;
}
.hmdia_conwrp {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.hmdia_con {
    width: 60%;
    padding: 30px;
    background: #fff;
}
.hm_dia {
    position: relative;
}
.hmdia_con p{
	padding:0;
}
.pati_infosec a img{
	min-width: 150px;
	max-width: 151px;
}
.main-timeline .timeline{
    width: 57.3%;
    padding: 0 0 0 80px;
    margin-bottom: 20px;
    border: 10px solid #E52449;
    border-radius: 90px;
    float: right;
    position: relative;
}
.main-timeline .timeline:before{
    content: '';
    height: 115%;
    width: 10px;
    background-color: #fff;
    transform:translateY(-50%);
    position: absolute;
    left: 70px;
    top: 50%;
}
.main-timeline .timeline-content{
    background-color: #E52449;
    text-align: left;
    border-radius: 0 90px 90px 0;
    display: block;
    position: relative;
}
.main-timeline .timeline-content:hover{ text-decoration: none; }
.main-timeline .content{
    background-color: #fff;
    padding: 17px 40px 17px 80px;
    border-radius: 90px;
}
.main-timeline .timeline-year{
    color: #fff;
    background-color: #E52449;
    font-size: 35px;
    font-weight: 600;
    text-align: center;
    line-height: 110px;
    height: 130px;
    width: 130px;
    border: 10px solid #D8DCE0;
    box-shadow: 0 0 15px rgba(0,0,0,0.5) inset;
    border-radius: 50%;
    transform:translateY(-50%);
    position: absolute;
    left: -70px;
    top: 50%;
}
.main-timeline .title{
    color: #E52449;
    font-size: 25px;
    text-transform: uppercase;
    margin: 0 0 7px 0;
}
.main-timeline .description{
    color: #000;
    font-size: 15px;
    letter-spacing: 1px;
    text-align: justify;
    margin: 0 0 5px 0;
}
.main-timeline .timeline:nth-child(even){
    float: left;
    padding: 0 80px 0 0;
}
.main-timeline .timeline:nth-child(even):before{
    left:auto;
    right: 70px;
}
.main-timeline .timeline:nth-child(even) .timeline-year{
    left:auto;
    right: -70px;
}
.main-timeline .timeline:nth-child(even) .timeline-content{
    border-radius: 90px 0 0 90px;
    text-align: right;
}
.main-timeline .timeline:nth-child(even) .content{ padding: 17px 80px 17px 40px; }
.timeline:nth-child(6n+2){border-color: #F67900;}
.timeline:nth-child(6n+2) .timeline-content{background-color: #F67900;}
.timeline:nth-child(6n+2) .timeline-year{background-color: #F67900;}
.timeline:nth-child(6n+2) .title{color: #F67900;}
.timeline:nth-child(6n+3){border-color: #f3ad0a;}
.timeline:nth-child(6n+3) .timeline-content{background-color: #f3ad0a;}
.timeline:nth-child(6n+3) .timeline-year{background-color: #f3ad0a;}
.timeline:nth-child(6n+3) .title{color: #f3ad0a;}
.timeline:nth-child(6n+4){border-color: #8ab814;}
.timeline:nth-child(6n+4) .timeline-content{background-color: #8ab814;}
.timeline:nth-child(6n+4) .timeline-year{background-color: #8ab814;}
.timeline:nth-child(6n+4) .title{color: #8ab814;}
.timeline:nth-child(6n+5){border-color: #3C9EEF;}
.timeline:nth-child(6n+5) .timeline-content{background-color: #3C9EEF;}
.timeline:nth-child(6n+5) .timeline-year{background-color: #3C9EEF;}
.timeline:nth-child(6n+5) .title{color: #3C9EEF;}
.timeline:nth-child(6n+6){border-color: #9241EA;}
.timeline:nth-child(6n+6) .timeline-content{background-color: #9241EA;}
.timeline:nth-child(6n+6) .timeline-year{background-color: #9241EA;}
.timeline:nth-child(6n+6) .title{color: #9241EA;}
@media screen and (max-width:1200px){
    .main-timeline .timeline{ width: 59%; }
    .main-timeline .timeline-content{ border-radius: 0 92px 92px 0; }
    .main-timeline .timeline:nth-child(even) .timeline-content{ border-radius: 92px 0 0 92px; }
    .main-timeline .content{ padding: 25px 40px 25px 80px; }
    .main-timeline .timeline:nth-child(even) .content{ padding: 25px 80px 25px 40px; }
}
@media screen and (max-width:990px){
    .main-timeline .timeline{ width: 61.7%;}
}
@media screen and (max-width:767px){
    .main-timeline .timeline{ width: 100%; }
    .main-timeline .timeline:nth-child(even){
        float: right;
        padding: 0 0 0 80px;
    }
    .main-timeline .timeline:nth-child(even):before{ left:70px; }
    .main-timeline .timeline:nth-child(even) .timeline-content{
        border-radius:0 92px 92px 0;
        text-align: left;
    }
    .main-timeline .timeline:nth-child(even) .timeline-year{ left: -70px; }
    .main-timeline .timeline:nth-child(even) .content{ padding: 25px 40px 25px 80px; }
}
@media screen and (max-width:479px){
    .main-timeline{ padding-top: 30px; }
    .main-timeline .timeline,
    .main-timeline .timeline:nth-child(even){
        padding: 0;
        margin-bottom: 60px;
        border-radius: 10px;
    }
    .main-timeline .timeline:before{ display: none;}
    .main-timeline .timeline-content,
    .main-timeline .content{
        border-radius: 0 0 0 0;
    }
    .main-timeline .timeline-year,
    .main-timeline .timeline:nth-child(even) .timeline-year{
        top: -70px;
        left: 50%;
        transform:translateY(0) translateX(-50%) scale(0.7);
    }
    .main-timeline .timeline:nth-child(even) .content,
    .main-timeline .content{
        text-align: center;
        padding: 55px 20px 20px;
    }
    .main-timeline .title{ font-size: 18px; }
}
.main-timeline:after, .main-timeline:before{
	content:'';
	display:table;
	clear:both;
}


/* Media Query*/

@media only screen and (min-width: 992px) and (max-width:1169px) {
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.col5{
width:50%;
}
}
@media screen and (max-width: 767px) {
.col5{
width:100%;
}
.hdr_top .container {
	padding: 0 10px;
}	 
.hdrtop_info a {
	margin-right: 6px;
}	 
.hdr_top a {
	font-size: 10px;
}	 
.hdr_top a i.fas {
	font-size: 12px;
	margin-right: 2px;
}
.soc {
	display: none;
}
.logo{
	padding:5px;
	z-index:999;
}
.logo > img {
	width: 70px;
}
nav.nav {
	background: rgba(255,255,255,0.9);
	left: 0;
	overflow: auto;
	position: absolute;
	top: 100%;
	width: 100%;
	z-index: 100;
	display:none;
	box-shadow: 0 2px 4px #ccc;
}
nav.nav .primary-menu > li {
	display: block;
	margin:0;
	border-bottom:1px dotted #848484;
}
nav.nav .primary-menu > li > a{
	padding:6px 12px;
}
nav.nav .primary-menu > li > a:hover{
	background:#848484;
	color:#FFF;
}
.mnu_tog{
	display:block;
	padding:5px 0;
}
.mnu_tog i{
	font-size:24px;
	color:#848484;
}
.rev-btn {
	margin: 40px 0 0 10px !important;
	padding: 8px 16px !important;
}
.tp-resizeme {
	padding:20px 0 0 10px !important;
	font-size: 14px !important;
}
.quick_acc{
	top:0;
	margin:30px 0;
}
.sht_tit{
	margin-bottom:30px !important;
}
.abt_info{
	margin-top:20px;
}
.physicians_sec h2.title1{
	font-size:28px;
}
.phy_thmb p{
	text-align:center;
}
.testi{
	width:90%;
}
.for_hlp {
	text-align: center;
}
.ftr_soc {
	padding-bottom: 14px;
}
.ftr_topcon{
	padding-bottom:14px;
}
.inner_pg_banner{
	height:180px;
	background-attachment: scroll !important;
}
.spc_sec big {
	margin-bottom: 14px !important;
	text-align:center;
} 
.spc_sec .img-thumbnail{
	margin-bottom:20px;
}
	 
}