/* ------------------------------- 768 -------------------------------
  Project Name : TORNADOPACK
  Project Date: 29 July, 2016
  Author Website : http://www.faisalsamroz.com
  Author Email : faisalsamroz@gmail.com
---------------------------------------------------------------------- */
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	font-family: 'Noto Sans', sans-serif;
}
body {
	font-size: 16px;
	font-family: 'Open Sans', sans-serif; 
	color: #282828;
	overflow-x: hidden;
}
a, a:focus, a:hover {
	outline: 0;
	text-decoration: none;
}
*,a,
.team_member_wrap,
.team_member_wrap:before,
.service_wrap,
.service_wrap h3,
.service_wrap .figure img,
.appointment_section .submit_btn,
.image_team .image_border,
.image_team img  {
	transition: all 0.35s ease 0s;
	-moz-transition: all 0.35s ease 0s;
	-webkit-transition: all 0.35s ease 0s;
	-ms-transition: all 0.35s ease 0s;
	-o-transition: all 0.35s ease 0s;
}
.service_wrap .figure img.default_image {
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}
ul, ul li {
	list-style: none;
	padding: 0;
	margin:0px;
}
p {
	margin: 0 0 15px;
	padding: 0;
	line-height: 26px;
}
.section_title {
	margin-bottom:60px;
}
.section_title h2 {
	color:#3f4b5a;
	font-weight:bold;
	text-transform:uppercase;
	margin-bottom:5px;
}
.section_title h2 span {
	color:#ff4a4b;
}
.section_title .divider {
	width:60px;
	height:1px;
	display:inline-block;
	background-color:#ff4a4b;
}
.section_title.white h2 {
	color:#fff;
}
.section_title.white .divider {
	background-color:#fff;
}
.section_icon {
	width:95px;
	height:95px;
	border-radius:50%;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	-ms-border-radius:50%;
	-o-border-radius:50%;
	position:absolute;
	left:50%;
	margin-left:-46px;
	margin-top:-46px;
	top:0px;
	text-align:center;
	color:#fff;
	line-height:90px;
}
input[type="text"]:focus,
textarea:focus,
input[type="submit"]:focus {
	outline:none;
}
.section {
	position:relative;
}
.section:hover .section_title .divider {
	width:130px;
}
.section:hover .section_icon {
	background-color:#3e4d5e;
}
.team.section:hover .section_icon,
.footer.section:hover .section_icon {
	background-color:#ff4a4b;
}
.appointment_section ::-webkit-input-placeholder {
   color: #fff;
   opacity: 1;
}
.appointment_section :-moz-placeholder { /* Firefox 18- */
   color: #fff;
   opacity: 1;  
}
.appointment_section ::-moz-placeholder {  /* Firefox 19+ */
   color: #fff;
   opacity: 1;  
}
.appointment_section :-ms-input-placeholder {  
   color: #fff;
   opacity: 1;  
} 
/***************************************************************
						Header Style
***************************************************************/
.header {
	background-color:#f6f9ff;
	border-top: 4px solid #fff;
	padding:20px 0px;
}
.header .contact {
	float:right;
}
.header .contact li {
	position:relative;
	padding-left:45px;
	font-family: 'Lato', sans-serif;
	font-size:14px;
	color:#a4a4a4;
	display:inline-block;
	min-width:200px;
}
.header .contact li .icon {
	position:absolute;
	left:0px;
	top:6px;
}
.header .contact li span,
.header .contact li span a {
	color:#3f4b5a;
	font-size:18px;
	font-weight:bold;
}
/***************************************************************
						template_info Style
***************************************************************/
.template_info {
	padding:18px 0 25px;
	background-color:#ff4a4b;
	text-align:center;
}
.template_info h2 {
	color:#fff;
}

/***************************************************************
						slider Style
***************************************************************/
.slider {
	padding-top:20px;
	background: linear-gradient(rgba(18,174,248,0.85), rgba(18,174,248,0.85)), url('../images/slider-bg.jpg') center bottom ;
}
.content_wrap {
	padding-top:70px;
}
.content_wrap h2 {
	font-size:35px;
	color:#fff;
}
.content_wrap h1 {
	font-size:82px;
	line-height: 82px;
	margin:10px 0 7px 0;
	color:#fff;
	font-weight:bold;
}
.content_wrap a.btn {
	background-color:#ff4a4b;
	font-size:18px;
	color:#ffffff;
	text-align:center;
	width:273px;
	height:56px;
	line-height:40px;
	border-bottom:4px solid #d03c3c;
	margin-top:60px;
}
.content_wrap a.btn:hover {
	background-color:#3f4b5a;
	border-bottom-color: #343e4a;
}
/***************************************************************
						about_medicoz Style
***************************************************************/
.about_medicoz {
	padding:70px 0 115px;
}
.about_medicoz .section_title {
	margin-bottom:40px;
}
.service_box {
	border:1px solid #dddddd;
	position:relative;
	padding:40px 15px 15px 45px;
	margin-top:80px;
}
.service_box .icon {
	background-color:#29aeed;
	
	border-radius:50%;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	-ms-border-radius:50%;
	-o-border-radius:50%;
	
	width:61px;
	height:61px;
	text-align:center;
	line-height:61px;
	position:absolute;
	left:-19px;
	top:-26px;
}
.service_box h4 {
	font-weight:bold;
	margin-bottom:12px;
}
.service_box p {
	line-height:22px;
	font-size:16px;
	color:#282828;
}
.service_box:hover {
	border:1px solid #ff4a4b;
}
.service_box:hover .icon {
	background-color:#ff4a4b;
}
.image_team {
	position:relative;
	overflow:hidden;
	max-width:360px;
	width:100%;
}
.image_team img {
	width:100%;
}
.image_team .image_border {
	position:absolute;
	left:0px;
	right:0px;
	top:0px;
	bottom:0px;
	width:95%;
	height:94%;
	border:1px solid #fff;
	margin:auto auto;
}
.image_team:hover .image_border {
	border:5px solid #ff4a4b;
	background-color:rgba(255,255,255,0.35);
}
.image_team:hover img {
	transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
}
/***************************************************************
						services Style
***************************************************************/
.appointment_section {
	background-color:#ff4a4b;
	padding:65px 0px;
}
.appointment_section .section_icon {
	background-color:#ff4a4b;
}
.appointment_section .text_field,
.appointment_section .textarea_field {
	width:100%;
	border:1px solid #fff;
	background-color:transparent;
	color:#fff;
	font-size:16px;
	margin-bottom:25px;
	
	border-radius:0px;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	-ms-border-radius:0px;
	-o-border-radius:0px;	
}
.appointment_section .text_field {
	height:50px;
	padding:0 20px;
	line-height:50px;
}
.appointment_section .textarea_field {
	height:200px;
	padding:20px 20px;
}
.appointment_section .submit_btn {
	width:273px;
	color:#fff;
	text-align:center;
	background-color:#3f4b5a;
	border:0px;
	height:56px;
	line-height:50px;
	border-bottom:4px solid #343e4a;
	
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-ms-border-radius:5px;
	-o-border-radius:5px;
}
.appointment_section .submit_btn:hover {
	background-color: #29aeed;
	border-bottom-color:#1681b3;
}
/***************************************************************
						services Style
***************************************************************/
.services {
	padding:70px 0 90px;
}
.service_wrap {
	border:1px solid #dddddd;
	text-align:center;
	padding-bottom:10px;
	margin-bottom:25px;
}
.service_wrap .figure {
	position:relative;
	overflow:hidden;
}
.service_wrap .figure img {
	width:100%;
	position:relative;
	top:0px;
}
.service_wrap .figure img.hover_image {
	position:absolute;
	top:-100px;
	left:0px;
	visibility:hidden;
	opacity:0;
}
.service_wrap h3 {
	color:#29aeed;
	text-transform:uppercase;
	margin:23px 0 17px;
}
.service_wrap p {
	font-size:16px;
	color:#282828;
	line-height:22px;
}
.service_wrap:hover {
	border-color:#ff4a4b;
}
.service_wrap:hover .figure img.hover_image {
	top:0px;
	visibility:visible;
	opacity:1;	
}
.service_wrap:hover .figure img.default_image {
	top:100px;
}
.service_wrap:hover h3 {
	color:#ff4a4b;
}
/***************************************************************
						team Style
***************************************************************/
.team {
	background: linear-gradient(rgba(41,174,237,0.90), rgba(41,174,237,0.90)), url('../images/team_bg.jpg') center bottom ;
	padding:70px 0 60px;
}
.team .section_icon {
	background-color:#29aeed;
}
.team_member_wrap {
	background-color:#fff;
	text-align:center;
	padding-bottom:30px;
	margin:92px 0 30px;
	position:relative;
}
.team_member_wrap .inner_wrap {
	position:relative;
	z-index:1;
}
.team_member_wrap:before {
	content:"";
	position:absolute;
	width:100%;
	height:100%;
	border:0px solid rgba(255,74,75,0.9);
	top:0px;
	right:0px;
}
.team_member_wrap:hover:before {
	border-width:7px;
}
.team_member_wrap .figure {
	margin-top:-110px;
	display:inline-block;
	position:relative;
	z-index:1;
}
.team_member_wrap h4 {
	font-size:20px;
	color:#3f4b5a;
	margin:25px 0px 5px;
}
.team_member_wrap .occupation {
	font-size:16px;
	color:#ff4a4b;
}
.team_member_wrap ul li {
	display:inline-block;
	margin:0 3px;
}
.team_member_wrap ul li a {
	color:#3f4b5a;
	font-size:15px;
}
.team_member_wrap ul li a:hover {
	color:#29aeed;
}
/***************************************************************
						review_section Style
***************************************************************/
.review_section {
	padding:70px 0 150px;
}
.review {
	border:1px solid #dddddd;
	padding:0 30px 18px 30px;
	text-align:center;
	margin-top: 41px;
}
.review:hover {
	border-color:#ff4a4b;
}
.review .image {
	text-align:center;
	margin-top:-41px;
	margin-bottom:35px;	
}
.review .image img {
	width:81px;
	height:81px;
	display:inline;
	border-radius:50%;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	-ms-border-radius:50%;
	-o-border-radius:50%;
}
.review .review_user {
	font-size:18px;
	color:#3f4b5a;
	font-family: 'Noto Sans', sans-serif;
}
.review .review_user span {
	color:#ff4a4b;
	font-weight:bold;
}
.review .review_body {
	background-image:url(../images/quotation_mark.png);
	background-repeat:no-repeat;
	background-position:left top ;
	padding-top:32px;
}
.review p {
	font-size:16px;
	color:#282828;
	line-height:22px;
}
/***************************************************************
						footer Style
***************************************************************/
.footer {
	background: linear-gradient(rgba(63,75,90,0.90), rgba(63,75,90,0.90)), url('../images/footer_bg.jpg') center bottom ;
	padding:85px 0 60px 0;
}
.footer .section_icon {
	background-color:#3e4d5e;
}
.footer .section_title {
	margin-bottom:80px;
}
.footer h4 {
	font-size:20px;
	color:#29aeed;
	text-transform:uppercase;
	font-weight:bold;
	margin-bottom:13px;
}
.footer h4 i {
	margin-right:10px;
}
.footer p,
.footer p a {
	color:#fff;
}
.footer p {
	font-size:18px;
	line-height:30px;
}
.copyright {
	background-color:#ff4a4b;
	padding:30px 0px;
}
.copyright p {
	color:#fff;
	font-size:16px;
	margin:0px;
}
.copyright .social img {
	margin-left:8px;
}
@media screen AND (max-width: 1199px) {
	.content_wrap h1 {
		font-size:68px;
		line-height:72px;
	}
}
@media screen AND (max-width: 992px) {
	.content_wrap h1 {
		font-size:50px;
		line-height:55px;
	}
	.content_wrap h2 {
		font-size:30px;
	}
	.content_wrap {
		padding-top: 20px;
	}
	.carousel-inner .item .img-responsive {
		margin-top:30px;
	}
	.content_wrap a.btn {
		margin-top:30px;
		font-size:16px;
		height:50px;
		line-height:31px;
		width:243px;
	}
}

@media screen AND (max-width: 767px) {
	.logo {
		margin-bottom:15px;
	}
	.header,
	.copyright {
		text-align:center;
	}
	.header .contact {
		float:none;
	}
	.header .contact li {
		text-align:left;
		min-width:inherit;
		margin-right:20px;
	}
	.template_info h2 {
		font-size:22px;
	}
	.service_wrap h3 {
		font-size: 20px;
		margin: 23px 0 10px;		
	}
	.service_wrap p {
		font-size: 14px;
		line-height: 19px;
	}
	.footer {
		padding:50px 0 20px;
	}
	.footer .widget {
		text-align:center;
		margin-bottom:40px;
	}
	.footer .section_title {
		margin-bottom: 40px;
	}
	.text-right.social {
		text-align:center;
		margin-top:10px;
	}
	.content_wrap a.btn {
		margin-bottom:30px;
	}
	#myCarousel  .item .col-sm-4 {
		display:none;
	}
	.section_title h2 {
		font-size:25px;
		margin-bottom:0px;
	}
	.service_box {
		margin-top:50px;
	}
	.review_section {
		padding: 50px 0 90px;
	}
	.slider .img-responsive {
		display:none;
	}
}
@media screen AND (max-width: 479px) {
	.full-width-xs {
		width:100%;
	}
	.header .contact li {
		padding-left:35px;
		margin:0px 0px 8px 0px;
	}
	.header .contact li:last-child {
		margin-bottom:0px;
	}
	.header .contact li .icone-text br {
		display:none;
	}
	.header .contact li .icon {
		width:25px;
		top:2px;
	}
	.content_wrap h1 {
		font-size:35px;
		line-height:40px;
	}
	.content_wrap h2 {
		font-size: 25px;
	}
}