.elementor-element .elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated{
    padding:0px 0px 0px 0px;
}
.elementor-column-gap-default>.elementor-column>.elementor-element-populated{
	padding:0px 0px 0px 0px !important;
}
.page-title{
	background-image: url(../images/background/bread.jpg);
}
.footer-widget.widget_pages ul{
	position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.footer-widget.widget_pages ul li{
	position: relative;
    font-size: 16px;
    width: 50%;
    line-height: 24px;
    color: rgba(255,255,255,.6);
    margin-bottom: 20px;
}
.main-footer .footer-column .text{
	font-size: 16px;
    line-height: 24px;
    color: rgba(255,255,255,.6);
}

/*****Services Widgets******/
.sidebar-widget .menu-services-widgets-container {
    padding: 0px 20px;
    border: 1px solid rgba(0, 0, 0, 0.1);
}
.menu-services-widgets-container .menu {
    position: relative;
    font-family: Barlow;
}
.menu-services-widgets-container .menu li {
    position: relative;
    border-bottom: 1px dashed rgba(0, 0, 0, 0.1);
}
.menu-services-widgets-container .menu li:last-child{
	border-bottom:none;
}
.menu-services-widgets-container .menu li a {
    position: relative;
    display: block;
    font-size: 20px;
    line-height: 30px;
    color: #221E4C;
    font-weight: 600;
    padding: 14px 0px 14px;
    -webkit-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}
.menu-services-widgets-container .menu li a:hover, .menu-services-widgets-container .menu li.current-menu-item a {
    color: var(--thm-secnd);
}
.menu-services-widgets-container .menu li a:before {
    position: absolute;
    content: "\f170";
    right: 0px;
    top: 15px;
    line-height: 30px;
    color: inherit;
    font-size: 12px;
    font-weight: 900;
    font-family: 'flaticon';
}
.news-block-two .other-info .tag{
	position:relative;
}
.news-block-two .other-info .tag li{
	position:relative;
	display:inline-block;
	font-size: 12px;
	line-height: 22px;
	color: #221E4C;
	font-weight: 600;
	text-transform: uppercase;
}
.p-t25{
	padding-top:25px;
}
.group-title.c-title{
	padding-bottom:30px;
	margin-bottom:30px;
}
.comment-form .group-title.f-title{
	margin-bottom:30px;
}
.st-comment-item > .st-comment-item{
	margin-left:70px;
}
.comment-form .group-title.f-title small{
	position:relative;
	display:block;
	margin-top:20px;
}
.st-comment-item .comment-box .comment-form{
	margin-top:40px;
	margin-bottom:10px;
}
.default-form .form-group.btn-send{
	margin-bottom:0px;
}
.widget.widget_categories > ul,
.widget .tagcloud{
	padding: 20px;
    border: 1px solid rgba(0, 0, 0, 0.1);
	position:relative;
}
.widget.widget_categories ul li{
	position: relative;
    border-bottom: 1px dashed rgba(0, 0, 0, 0.1);
	padding-bottom:14px;
	margin-bottom:14px;
	font-size:16px;
    color: #221E4C;
    font-weight: 600;
	padding-left:20px;
}
.widget.widget_categories ul li:last-child{
	margin-bottom:0px;
	padding-bottom:0px;
	border-bottom:none;
}
.widget.widget_categories ul li ul li{
	margin-bottom:0px;
	padding-bottom:0px;
	border-bottom:none;
    border-top: 1px dashed rgba(0, 0, 0, 0.1);
	padding-top:14px;
	margin-top:14px;
	
}
.widget.widget_categories ul li:before {
    position: absolute;
    content: "\f170";
    left: 0px;
    top: 0px;
    line-height: 1.7em;
    color: inherit;
    font-size: 10px;
    font-family: 'flaticon';
}
.widget.widget_categories ul li a{
	position: relative;
    display: block;
    font-size: 16px;
    line-height: 1em;
    color: #221E4C;
    font-weight: 600;
    -webkit-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}
.widget.widget_categories ul li a:hover {
    color: var(--thm-secnd);
}
.widget .tagcloud a{
    position: relative;
    display: inline-block;
    font-size: 14px;
    line-height: 22px;
    color: #525F7F;
    padding: 5px 15px;
	margin: 0 2px 6px;
    text-align: center;
    background: none;
    font-weight: 400;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 2px;
    text-transform: capitalize;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
}
.widget .tagcloud a:hover {
    border-color: var(--thm-secnd);
    background-color: var(--thm-secnd);
    color: #ffffff;
}
.m-b60{
	margin-bottom:60px;
}
.m-b30{
	margin-bottom:30px;
}

.error-section{
	padding:150px 0 180px;
	position:relative;
}
.error-section h1{
	font-size:200px;
	line-height:1em;
	font-weight:600;
}
.error-section .text{
	margin:20px 0 40px;
	font-size:20px;
}

.elementor-shortcode iframe{
	height:500px;
}

/***************** Team Details Style *******************/

.team-details{
	position: relative;
    display: block;
    background: #ffffff;
    padding: 120px 0 120px;
    z-index: 10;
}
.team-details .main-bg {
  background: #fff;
  box-shadow: 0px 0px 80px rgba(0, 29, 56, 0.03);
}
.team-details .main-bg .img-meta{
	padding:0px;
}
.team-details .main-bg .text-wrapper {
    padding: 0px 90px;
}
.team-details .main-bg .text-wrapper .name {
	position:relative;
    line-height: 1.2em;
    font-weight: 600;
    font-size: 48px;
    margin: 0 0 2px;
	color: #221E4C;
	font-family: 'Barlow', sans-serif;
}
.team-details .main-bg .text-wrapper .position {
	position:relative;
    color: var(--thm-secnd);
    font-size: 16px;
    line-height: 24px;
	padding: 5px 0 30px;
    font-weight: 500;
}
.team-details .main-bg .text-wrapper h6{
	position:relative;
	text-transform: capitalize;
    font-weight: 600;
    margin: 0 0 10px;
	color: #221E4C;
}
.team-details .main-bg .text-wrapper p {
    font-size: 16px;
    line-height: 24px;
    color: #525F7F;
	margin-bottom:25px;
}
.team-details .social-links{
	position: relative;
    display: block;
    margin-top: 20px
}
.team-details .social-links li{
	position: relative;
    display: inline-block;
    margin-right: 6px;
}
.team-details .social-links li a{
	position: relative;
    display: block;
	text-align:center;
	color: #ffffff;
	font-size:16px;
	line-height:42px;
    width: 42px;
    height: 42px;
	border-radius:50%;
    background-color: var(--thm-base);
    transition: all 200ms linear;
    transition-delay: 0.1s;
    z-index: 1;
}
.team-details .social-links li a:hover{
	background-color: var(--thm-secnd);
}

.appointment-outer.team-single-form .appointment-form{
	margin-top:100px;
	border:none;
}

.fact-counter-one .counter-column .sb-inner{
	position:relative;
	background: rgba(66, 69, 190, .06);
	box-shadow: 0 0 5px rgba(0,0,0,0.10);
	padding: 50px 30px 35px 30px;
    transition: all 200ms linear;
    transition-delay: 0.1s;
}

.fact-counter-one .counter-column .sb-inner:before{
	position:absolute;
	content:'';
	width:80%;
	left:0;
	right:0;
	bottom:0;
	background:var(--thm-secnd);
	margin:0 auto;
	height:5px;
    transition: all 200ms linear;
    transition-delay: 0.1s;
}

.fact-counter-one .counter-column .sb-inner:hover:before{
	width:100%;
}

.fact-counter-one .counter-column .sb-inner .icon-box{
	position: absolute;
	left: 0;
	top: -50%;
	z-index: 1;
	width: 80px;
	height: 80px;
	color: #000000;
	line-height: 80px;
	text-align: center;
	font-size: 40px;
	background-color: #ffffff;
	box-shadow: 0px 0px 15px rgba(0,0,0,0.10);
	right: 0;
	margin: 0 auto;
	border-radius: 50%;
	transform: translateY(40px);
	
    transition: all 300ms linear;
    transition-delay: 0.2s;
}

.fact-counter-one .counter-column .sb-inner:hover .icon-box{
	background-color:var(--thm-secnd);
	color:#ffffff;
}

.service-block .inner-box .content .icon-box {
  position: absolute;
  left: -40px;
  top: 50%;
  transform: translateY(-40px);
  height: 80px;
  width: 80px;
  background-color: #ffffff;
	box-shadow: 0px 0px 15px rgba(0,0,0,0.10);
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.service-block .inner-box:hover .icon-box .icon {
  -webkit-animation: zoom-one 500ms;
  animation: zoom-one 500ms;
  -webkit-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}

.service-block .inner-box .content .icon-box svg{
	width:50px !important;
}

.sb-social-media{
	position:absolute;
	top:-20px;
	display:flex;
	justify-content:center;
	align-items:center;
	right:0;
	left:0;
	margin:0 auto;
}

.sb-social-media li{
	margin-right:10px;
}

.sb-social-media li:last-child{
	margin-right:0px;
}

.sb-social-media li a{
	text-align: center;
	color: #ffffff;
	font-size: 16px;
	line-height: 42px;
	width: 42px;
	height: 42px;
	display:block;
	border-radius: 50%;
	background-color: var(--thm-base);
	transition: all 200ms linear;
	  transition-delay: 0s;
	transition-delay: 0.1s;
	z-index: 1;
}

.sb-social-media li a:hover {
  background-color: var(--thm-secnd);
}

.sb-wrap-comt{
	margin-bottom:15px;
}

.contact-page-section-two {
  position: relative;
  padding: 120px 0 70px;
}

.contact-page-section-two .sec-title p{
	margin-top:15px;
	text-transform:lowercase;
	font-size:16px;
}

.contact-page-section-two .default-form .form-group {
	position: relative;
	padding: 0 10px;
	margin-bottom: 20px;
}

.contact-page-section-two .default-form .form-group:last-child {
	margin-bottom: 0;
}

.contact-page-section-two .default-form .form-group label{
	position: relative;
	font-weight: normal;
	font-size: 16px;
	line-height: 26px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-transform: capitalize;
	color: #070710;
}

.contact-page-section-two .default-form .form-group input[type="text"],
.contact-page-section-two .default-form .form-group input[type="password"],
.contact-page-section-two .default-form .form-group input[type="number"],
.contact-page-section-two .default-form .form-group input[type="email"],
.contact-page-section-two .default-form .form-group input[type="url"],
.contact-page-section-two .default-form .form-group textarea,
.contact-page-section-two .default-form .form-group select {
	position: relative;
	width: 100%;
	display: block;
	font-weight: normal;
	font-size: 14px;
	line-height: 28px;
	color: #444444;
	padding: 10px 20px;
	height: 50px;
	background: #FBFBFB;
	border: 1px solid rgba(0, 0, 0, 0.1);
	-webkit-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.contact-page-section-two .default-form .form-group input[type="text"]:focus,
.contact-page-section-two .default-form .form-group input[type="email"]:focus,
.contact-page-section-two .default-form .form-group input[type="url"]:focus,
.contact-page-section-two .default-form .form-group select:focus,
.contact-page-section-two .default-form .form-group textarea:focus {
	border-color: #328737;
}

.contact-page-section-two .default-form .form-group textarea {
	height: 140px;
	resize: none;
	padding-top: 15px;
}

.contact-page-section-two .default-form .form-group select{
	background-image: url(../images/icons/icon-select.png);
	background-position: center right;
	background-repeat: no-repeat;
	appearance:none;
	-moz-appearance:none;
	-webkit-appearance:none;
}

.contact-page-section-two .default-form .form-group input[type="submit"],
.contact-page-section-two .default-form .form-group button {
	position: relative;
	display: inline-block;
	min-width: 200px;
}

.contact-page-section-two .default-form input.error:focus,
.contact-page-section-two .default-form select.error:focus,
.contact-page-section-two .default-form textarea.error:focus {
	border-color: #ff0000;
}

.contact-page-section-two .default-form label.error {
	display: block;
	font-weight: 500;
	font-size: 13px;
	text-transform: capitalize;
	line-height: 24px;
	color: #ff0000;
	margin-bottom: 0;
}

.contact-page-section-two .default-form .form-group .icon{
	position: absolute;
	right: 10px;
	bottom: 0;
	color: #9fa9b8;
	font-size: 14px;
	line-height: 50px;
	background:none;
	height:50px;
	border:none;
}

.m-b40{
	margin-bottom:40px !important;
}

.contact-page-section-two .form-column{
	margin-bottom: 50px;
}

.contact-page-section-two .info-column{
	margin-bottom: 50px;
}

.contact-page-section-two .info-column .inner-column{
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.contact-page-section-two .contact-info-widget{
	max-width: 380px;
	width: 100%;
	position: relative;
	padding: 40px 40px;
	background-color: #191939;
}

.contact-info-widget h5 {
  font-weight: 700;
  color: #ffffff;
  margin-bottom: 20px;
}

.contact-info-widget .contact-list {
  margin-bottom: 40px;
}

.contact-info-widget .contact-list li {
  position: relative;
  display: block;
  font-size: 16px;
  line-height: 26px;
  color: rgba(255, 255, 255, .6);
  font-weight: 400;
  padding-left: 36px;
  margin-bottom: 20px;
}

.contact-info-widget .contact-list li i {
  position: absolute;
  left: 0;
  top: 2px;
  font-size: 20px;
  line-height: 26px;
  color: #FFDD02;
}

.contact-info-widget p {
  font-size: 14px;
  line-height: 22px;
  text-transform: capitalize;
  color: #FFFFFF;
  opacity: 0.8;
}

.contact-page-section-two .bg-dots-one {
  position: absolute;
  right: -0px;
  top: 350px;
}

.service-block .image .bg-img{
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	width: 249px;
	height: 235px;
}

.blog-detail .news-block-two .post-info{
	margin-bottom:25px;
}

.blog-detail .news-block-two .post-info li{
	font-weight:600;
}

.blog-detail .news-block-two .post-info li .icon{
	color:var(--thm-secnd);
}

.banner-section.updated h1{
	color:#221E4C;
}

.banner-section.updated .text{
	color:#525F7F;
}

.fact-counter-one.updated{
	position: relative;
	text-align: center;
	max-width: 1000px;
	margin: 0 auto;
	padding:0px;
}

.fact-counter-one.updated .count-box .count-text{
	color:inherit;
	font-size:58px;
	font-weight:700;
}

.service-block.updated .inner-box {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 16px;
  background: #FFFFFF;
  border: 1px solid rgba(0, 0, 0, 0.06);
  -webkit-box-shadow: 0px 4px 44px rgba(66, 69, 190, 0.08);
  box-shadow: 0px 4px 44px rgba(66, 69, 190, 0.08);
}

.service-block.updated .image {
  position: relative;
  overflow: hidden;
  margin-right: 20px;
  min-width: 170px;
  margin-bottom: 0;
}

.service-block.updated .image img {
  width: 100%;
  -webkit-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}

.service-block.updated .inner-box .content{
	padding:0px;
}

.team-block.updated .inner-box {
  position: relative;
  background: #ffffff;
  padding: 10px 10px 20px;
  -webkit-box-shadow: 0px 4px 44px rgba(66, 69, 190, 0.08);
  box-shadow: 0px 4px 44px rgba(66, 69, 190, 0.08);
  border-radius: 0px;
}

.team-block.updated .content {
  position: relative;
  padding: 18px 5px 0;
}

.footer-widget .sidebar-widget .widget-title{
	background:none;
	padding:0px;
}

.footer-widget .sidebar-widget .widget-content{
	padding:0px;
	border:none;
}

.footer-widget .recent-post .post{
	border-bottom:1px solid rgba(255,255,255,0.5);
}

.footer-widget .recent-post .post:last-child{
	border-bottom:none;
}

.footer-widget .recent-post .post h6{
	color:rgba(255,255,255,.6);
	font-size:16px;
	line-height:1.3em;
}

.footer-widget .recent-post .post .post-info{
	color:var(--thm-secnd);
	margin-top:5px;
}

.icon-cardiology svg path,
.icon-obstetricsy svg path,
.icon-padiatrician svg path,
.icon-neurology svg path,
.icon-pulmonology svg path,
.icon-dental svg path,
.icon-urology svg path,
.icon-gastrology svg path:last-child,
.icon-nurse svg path,
.icon-nurse svg path,
.icon-ambulance svg path,
.icon-telemedicine svg path:first-child,
.icon-doctor svg path:nth-child(1),
.icon-doctor svg path:nth-child(2),
.icon-drip svg path,
.icon-ward svg path:last-child,
.icon-blood svg path,
.icon-pharmacy svg path{
	fill: var(--thm-secnd);
}

.icon-cardiology svg path:first-child,
.icon-obstetricsy svg path:last-child,
.icon-padiatrician svg path:nth-child(4),
.icon-padiatrician svg path:nth-child(5),
.icon-padiatrician svg path:nth-child(6),
.icon-neurology svg path:first-child,
.icon-pulmonology svg path:nth-child(1),
.icon-pulmonology svg path:nth-child(4),
.icon-dental svg path:nth-child(2),
.icon-urology svg path:nth-child(1),
.icon-urology svg path:nth-child(3),
.icon-gastrology svg path,
.icon-nurse svg path:nth-child(2),
.icon-ambulance svg path:nth-child(2),
.icon-ambulance svg path:nth-child(4),
.icon-telemedicine svg path,
.icon-doctor svg path,
.icon-drip svg path:last-child,
.icon-blood svg path:first-child,
.icon-pharmacy svg path:nth-child(1),
.icon-pharmacy svg path:nth-child(2){
	fill: var(--thm-base);
}

.icon-theater svg path,
.icon-ward svg path:last-child,
.icon-laboratory svg path:nth-child(7),
.icon-laboratory svg path:nth-child(8),
.icon-laboratory svg path:nth-child(9),
.icon-vaccination svg path:nth-child(1),
.icon-vaccination svg path:nth-child(7),
.icon-vaccination svg path:nth-child(8)
{
	stroke:var(--thm-secnd);
}

.icon-theater svg path:nth-child(2),
.icon-theater svg path:nth-child(3),
.icon-theater svg path:nth-child(4),
.icon-ward svg path,
.icon-laboratory svg path,
.icon-vaccination svg path{
	stroke:var(--thm-base);
}
