/*********************************************************************************

	Template Name: Template Full Name Here
	Description: A perfect template to build beautiful and unique medical websites. It comes with nice and clean design.
	Version: 1.0

	Note: This is custom css.

**********************************************************************************/

body {
	font-family: 'Poppins';
}

a:hover {
	text-decoration: none !important;
}

.pcc-plr {
	padding: 3px 75px;
}

.pcc-mb {
	margin-bottom: 50px;
}

.head-title {
	font-size: 30px;
	line-height: 56;
}

.fullwidthbanner-container .fullwidthabanner {
	max-height: 100vh !important;
}

.tp-fullwidth-forcer {
	height: 100vh !important;
}

.slider-revoluation {
	position: relative;
}


/* .modal { width: 80%;} */

.modal-dialog {
	width: 80%;
	max-width: 80%;
	padding: 30px;
}

.modal-body {
	padding: 30px;
	font-size: 14px;
}

.modal-header {
	flex-direction: column;
}


.close {
	position: absolute;
	right: 15px;
}

.modal-pic img {
	width: 60px;
	height: 60px;
	border-radius: 100px;
	display: inline;
}

.modal-pic,
.pull-left {
	float: left;
	margin-right: 10px;
}

.fm i {
	font-size: 40px;
	margin-right: 15px;
	position: relative;
	top: 8px;
}

#myVideo {
	position: absolute;
	right: 0;
	bottom: 0;
	min-width: 100%;
	min-height: 100%;
	width: 100%;
}

.black-layer {
	width: 100%;
	height: 100vh;
	position: absolute;
	;
	top: 0px;
	z-index: 1;
	background: rgb(0, 0, 0);
	background: linear-gradient(180deg, rgba(0, 0, 0, 0) 100%, rgba(0, 0, 0, 0.1) 0%);
	/* display: none; */
}

.banner-caption {
	position: absolute;
	z-index: 10;
	bottom: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	left: 50%;
	right: 50%;
	width: 100%;
	text-align: center;
}

.banner-caption h1 {
	color: #fff;
	font-size: 100px !important;
	font-weight: 900 !important;
}

.tp-bullets,
.tp-tabs,
.tp-thumbs {
	display: none !important;
}

.content {
	margin-bottom: 50px;
}

.content .heading {
	margin-bottom: 15px;
}

.thumbnail img {
	object-fit: cover;
	max-height: 440px;
	object-position: center;
}

.mc .thumbnail img {
	object-fit: cover;
	max-height: 440px;
	object-position: center;
}

.content p {
	font-size: 18px !important;
	line-height: 30px !important;
	/* margin-bottom: 30px; */
	font-weight: 500 !important;
}

.pall {
	padding: 50px;
}

.decon img {
	border-radius: 12px;
    margin-top: 30px;
    width: 240px;
}

.presentation-slider-wrapper {  overflow: auto}
.presentation-slider-wrapper p {
    font-size: 14px !important;
    line-height: 24px !important;
}
.weblnk { color:#fff !important; font-size: 18px; border-radius: 50px; padding: 5px 15px; background: #fe911f !important;}

.footer-address  p:nth-child(5) { position: relative; padding-left: 30px; margin-bottom: 12px;}
.footer-address  p:nth-child(5):before { content: ''; width: 24px; height:24px; background: url(../img/smartphone.svg);  position: absolute; top: 0px; left:0px;}
.footer-address  a:nth-child(6) { position: relative; padding-left: 30px;}
.footer-address  a:nth-child(6):before { content: ''; width: 24px; height:24px; background: url(../img/mail.svg);  position: absolute; top: 0px; left:0px;}
.vmision { background-color:#efefef; padding: 30px; display: inline-block; margin-bottom: 20px;}
.vmision .content {width: 50%; float: left; text-align: center; padding:30px 30px 0 30px; font-size: 14px;}
.vmision .content img { width: 123px; height: 123px; border-radius: 50%; margin: 15px 0;}



/* Media Queries */

@media (max-width: 1366px) {
	.banner-caption h1 {
		font-size: 90px;
	}
	.banner-caption {
		position: absolute;
		z-index: 10;
		bottom: 50%;
		top: 50%;
		transform: translate(-50%, -50%);
		left: 50%;
		right: 50%;
		width: 100%;
		text-align: center;
	}
}

@media (max-width: 1024px) {
	#myVideo {
		width: auto !important;
	}
	.banner-caption h1 {
		font-size: 42px !important;
	}
	.vmision .content {width: 100%; float: inherit; }
}

@media (max-width: 640px) {
	#myVideo {
		max-height: 360px;
	}
	.banner-caption h1 {
		font-size: 36px !important;
	}
	
	.pt--130 { padding-top:60px !important}
	.pcc-plr {
	padding: 3px 30px;
}
.head-title {
    font-size:17px;
   line-height: 24px !important;
}
.pall{ padding:15px}
.content p {
    font-size: 15px !important;
    line-height: 24px !important;
}
.modal-dialog {
    width: 95% !important;
    max-width: 100% !important;
    padding: 10px 0px 10px 15px !important;
}
.modal-header h4 {
	font-size: 14px !important;
}
.modal-pic img {
    width: 30px !important;
    height: 30px !important;
 
}
span.cd-words-wrapper.theme-color { display: block;}
}
