body{
	font-family: 'Lato', sans-serif;
}
a,a:hover,a:focus{
	text-decoration:none;
}
.bg{
	background:#fff;
}
.address-inner .h4, h4 {
    font-size: 21px;
    line-height: 30px;
}
.wow.fadeInRight {
    text-align: left;
}
.section-content.p-4.faci .slogan3 {
    font-size: 20px;
    line-height: 32px;
    color: #fff;
}
.event-blog-ne h2.uppercase {
    font-size: 18px;
    margin-top: 8px;
}
.event-blog-ne {
    border: 2px solid #dcdcdc;
    padding: 8px;
	height: 150px;

}

.all-event {
    margin-bottom: 12%;
}
.mang-cours-blog {
    margin-bottom: 5%;
	padding: 0 2%;
}
img.attachment-medium.wp-post-image {
    width: 100%;
    height: 260px;
}
.navbar-expand-lg .navbar-nav{margin:0 auto !important;}
.tabrespon-tab .table-responsive {
padding: 0 3%;
    margin-bottom: 5%;}
.tabrespon-tab .table td, .table th {
  
    border: 1px solid #bbbbbc;
}
.bg1{
	background:#f1f1f1;
}
.bg2{
	background:#6CC8DF;
}
.bg3{
	background:#2A88C9;
}
.table-view{
	height:100%;
	display:table;
}
.cell-view{
	vertical-align:middle;
	display:table-cell;
}
@media screen and (min-width:991px){
	.border-white-small{
		border:1px solid #fff;
	}
	.border-white-medium{
		border:3px solid #fff;
	}
	.border-white-large{
		border:3px solid #fff;
	}
	.border-black-small{
		border:1px solid #000;
	}
	.border-black-medium{
		border:3px solid #000;
	}
	.border-black-large{
		border:3px solid #000;
	}
}

.site-header{
	transition:.3s;
}
.header-topbar{
	*background:rgba(78,198,240,.7);
	background:#f8f9fa;
	transition:.3s;
}
.navigation{
	/*background: rgba(0, 0, 0, 0.83);*/
	background:#c33132;
	transition:.3s;
}
.site-header.stick {
	*background:rgba(0,0,0,1);
	transform:translateY(-65px);
}
.site-header.stick .navigation{
	background:#c33132;
    margin-top: -49px;
    position: sticky;
}
.header-fixed{
	position:fixed;
	top:0;
	left:0;
	width:100%;
	z-index:12;
	
}
.header-topbar{
	 padding:14px 0; 
}
.navbar-brand h1{
	font-weight: 700;
    position: relative;
    padding-bottom: 15px;
    font-size: 32px;
    margin: 0;
    color: #fddf41;
    text-shadow: 0 0 5px #000;
}
.navbar-brand h1 small{
	font-size: 14px;
    position: absolute;
    bottom: 0;
    font-weight: 800;
    display: block;
    letter-spacing: 4px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    *color: #ff4f4f;
}
.navbar{
	padding:0;
}
.header-top-widget ul {
    list-style-type: none;
    text-align: left;
    margin-bottom: 0;
}
.header-top-widget ul li{
	display:inline-block;
	padding:0 10px;
}
.header-top-widget ul li a{
	font-size:18px;
	color:#000;
	font-weight:600;
	text-decoration:none;
}
.navbar-nav .nav-item:not(:last-child){
	margin-right:18px !important;
	
}
.navbar-nav .nav-item{
	text-align:center;;
	
}
.navbar-light .navbar-nav .nav-link{
	font-size: 13px;
    text-transform: uppercase;
    font-weight: 400;
    color: #fff;
    letter-spacing: .5px;
	padding-top:15px;
    padding-bottom: 13px;
}
.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link,.navbar-light .navbar-nav .nav-link:hover,.dropdown-item:hover {
   color:#60bbda;
}
.navigation .dropdown-item{
	text-transform:capitalize;
	
}

.pattern_1 .camera_overlayer {
    background: none;
	position:relative;
}
.pattern_1 .camera_overlayer:after {
    /*background: url(../images/patterns/overlay1.png) repeat center center / 2px 3px;*/
	position:absolute;
	content:"";
	top:0;
	left:0;
	height:100%;
	width:100%;
	opacity:.4;
}
.camera_caption{
	top:40%;
	left:0%;
}
.camera_caption div{
	background:none;
	text-align:center;
}
.camera_caption div h2{
	font-size:26px;
	margin-bottom:10px;
}
.camera_caption div h1 span{
	display:inline-block;
	border-top:2px solid #fff;
	border-bottom:2px solid #fff;
	padding:1px 20px;
	background:rgba(22,82,142, 0.8);
}
.camera_caption div p{
	font-size:14px;
	background:rgba(22,82,142, 0.8);
}
.camera_wrap .camera_caption.cap1,.camera_wrap .camera_caption.cap3,.camera_wrap .camera_caption.cap5{
	right:0%;
	left:auto; 
	padding:0;
}
.section-title{
	margin-bottom:20px;
	text-align:center;
}
.section-title h2{
	font-size:26px;
}
.section-title h2 span{
	display:inline-block;
	border:2px solid #333;
	padding:10px 20px;
}
.section-title p{
	font-size:15px;
}
@media screen and (min-width:991px){
	.header-top-widget ul{ 
		margin-top: 30px;
	}
	.navbar-brand h1{
		padding: 0px;
		font-size: 48px;
	}
	.navbar-brand h1 small{
		font-size: 20px;
		letter-spacing: 5px;
		
	}
	.camera_caption div h2{
		font-size:33px;
		margin-bottom:40px;
	}
	.camera_caption div p{
		font-size:22px;
	}
	.camera_caption{
		top:40%;
		left:10%;
	}
	.camera_caption{
		width:750px;
		padding:0 20px;
	}
	.navbar-nav .nav-item{
		*position:static;
	}
	.navbar-expand-lg .navbar-nav .dropdown-menu{
		opacity:0;
		visibility:hidden;
		display:block !important;
		margin:0;
		transition:.3s;
		transform:translateY(50%);
		height:0;
		overflow:hidden;
	}
	.navbar-nav .nav-item:hover .dropdown-menu{
		opacity:1;
		visibility:visible;
		transform:translateY(0%);
		height:auto;
	}
	.camera_wrap .camera_caption.cap1,.camera_wrap .camera_caption.cap3,.camera_wrap .camera_caption.cap5{
		right:10%;
	}
	.navigation .dropdown-item{
		*display:inline-block;
	}
	.section-title{
		margin-bottom:40px;
	}
	.section-title h2{
		font-size:36px;
	}
	.section-title h2 span{
		display:inline-block;
		border:2px solid #3330;
		padding:10px 20px;
	}
	.section-title p{
		font-size:18px;
	}
	section{
		padding:0px 0;
	}
	.site-header.stick {
		*background:rgba(0,0,0,1);
		transform:translateY(-107px);
		top: -10px;
	}
}

.camera_pag{
	position:absolute;
	bottom:0;
	text-align:center;
	margin-bottom:20px;
	width:100%;
}
.camera_wrap .camera_pag .camera_pag_ul{
	text-align:center;
}
.camera_wrap{
	margin-bottom:0 !important;
}
.welcome{
	background:#e3e3e3;
	padding:70px 0;
}
.welcome .container{
	margin-top: 2px;
	background:#fff;
	position:relative;
	z-index:11;
	padding-top:40px;
	padding-bottom:40px;
	border-radius:10px 10px 0 0;
}
.welcome .service-col .service-single{
	position:relative;
	transition:.3s;
}
.welcome .service-col:not(:last-child) .service-single:after{
	width:2px;
	content:"";
	height:300px;
	background:#ddd;
	position:absolute;
	right:-15px;
	top:0%;
}
.welcome .service-col .service-single:hover{
	*box-shadow:0  0 10px #999;
	opacity:.7;
}
@media screen and (min-width:1360px){
	.welcome .container{
		max-width:1240px ;
	}
}
.service-single{
	text-align:center;
	margin:20px 0 20px 0;
}
.service-single figure{
	width:150px;
	height:150px;
	overflow:hidden;
	border-radius:50%;
	margin:0 auto 20px;
	border:5px solid #92C3D4;
}
.service-single figure img{
	width:100%;
}
.service-single h3{
	color:#222;
	font-size:22px;
	letter-spacing:1px;
}
.service-single p{
	color:#444;
	font-size:16px;
	letter-spacing:1px;
}
.slogan1,.slogan2,.slogan3,.slogan4{
	font-size:16px;
}
.welcome2{
	padding:30px 0;
}
.welcome2 .section-content{
	padding:0px 0 0px;
}
.welcome2 .section-title2 h3{
	font-size: 26px;
    color: #444;
    text-transform: uppercase;
    font-weight: 600;
}
@media screen and (min-width:991px){
	
	
	.service-single{
		margin:10px 0 10px 0;
		background:#fff;
	}
	.slogan1{
		font-size:18px;
		line-height:24px;
	}
	.slogan2{
		font-size:20px;
		line-height:28px;
	}
	.slogan3{
		font-size:16px;
		line-height:32px;
	}
	.slogan4{
		font-size:21px;
		line-height:35px;
	}
	.welcome2 .section-content{
		padding:;
	}
	.welcome2 .section-title2 h3{
		font-size: 30px;
	}
	.welcome2{
		padding:1px 0;
	}
}


.welcome2  .slogan4{
    color: #666;
}
.welcome2 .media figure{
	overflow:hidden;
	width:100%;
	position:relative;

}
.welcome2 .media figure:after{
	content:"";
	top:0%;
	left:0%;
	width:100%;
	height:100%;
	position:absolute; 
	background:rgba(0,0,0,.2);
	
}
.welcome2 .media figure img{
	width:100%;
	display:block;
}
.text-link{
	color:#f00;
}
.links-group{
	padding:0;
	margin-bottom:0;
	list-style-type:none;
}
.links-group li{
	display:inline-block;
}
.links-group li a{
	display:block;
	padding:15px 20px;
	font-size:18px;
	width:100%;
	color:#fff;
	text-align:center;
}
.appointment{
	padding:30px 0;
}
.home_c_form{
	margin-top:20px;
}
.home_c_form .form-control{
	height:46px;
	border-radius:0;
	font-size:16px;
}
.home_c_form textarea.form-control{
	height:80px;
}
.btn-custom{
	padding:8px 18px;
	color:#fff;
	font-size:16px;
	border-radius:0;
	
}
.cal-to-action{
	*background:#48A9A0;
	padding:0px 0;
	margin:20px 0;
}
.cal-to-action .acw .action-content{
	transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
	padding: 8% 22% 8% 22%;
	width: 100%;
    position: relative;
}
.cal-to-action .acw:nth-child(1){
	background:#de7a7a;
}
.cal-to-action .acw:nth-child(2){
	background:#d35050;
}
.cal-to-action .acw:nth-child(3){
	background:#c33132;
}
.action-content figure,.action-content .image-box-content{
	display:inline-block;
}
.action-content figure{
	width:28%;
	margin-bottom:10px;
	margin-right:10px;
}
.action-content .image-box-content h3{
	color: #ffffff;
    font-size: 24px;
    font-weight: 400;
	line-height: 1.2;
}
.action-content .image-box-content p{
	font-size: 16px;
    line-height: 1.75;
	color: #ffffff;
	margin-bottom:0;
}
@media (min-width: 992px)
.col-lg-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    margin-bottom: 9px;
    margin-top: -17px;
}
@media screen and (min-width:991px){
	.appointment{
		padding:70px 0;
	}
	.home_c_form{
		margin-top:40px;
	}
	.home_c_form .form-control{
		height:52px;
		font-size:18px;
	}
	.home_c_form textarea.form-control{
		height:160px;
	}
	.btn-custom{
		padding:12px 25px;
		color:#fff;
		font-size:18px;
		
	}
	.cal-to-action{
		*padding:60px 0;
		margin:0px 0;
	}
	.cal-to-action .acw .action-content{
		display:flex;
	}
}
.appointment {
	*background:url(../images/blue-background-medical-and-healthcare-symbols-vector.jpg) no-repeat right center / cover;
	position:relative;
	background:#d3d3d3;
}
.appointment .container {
	z-index:1;
	position:relative;
}
.appointment:before {
	/*background:url(../images/top-courses-bg.jpg) no-repeat right center / cover;*/
	content:"";
	top:0;
	left:0;
	width:100%;
	height:100%;
	position:absolute;
	z-index:0;
	opacity:.8;
	filter:blur(1px);
}
.appointment:after {
	width:60%;
	content:"";
	height:100%;
	background:rgba(255,255,255,.7);
	position:absolute;
	top:0;
	right:0;
	border-radius:200px 0 0 200px;
}
.brand-footer{
	padding:40px 0;
	background:#5D5F64;
}
.footer-widget h6{
	margin-bottom: 25px;
	font-weight: 700;
	color: #ffffff;
	margin-top: 0;
}
.footer-widget h6:after {
    content: '';
    display: block;
    margin-top: 15px;
    width: 67px;
    height: 2px;
    background-color: #c5cbcf;
}
.footer-widget p{
	color:#fff;
	font-size:14px;;
	letter-spacing:0;
	margin:0;
}
.footer-widget ul {
    margin-bottom: 0;
    padding: 0;
    margin-left: 0;
    list-style: none;
}
.footer-widget ul  li + li, .footer-widget ul  li > ul li, .footer-widget ul  li > ol li {
    margin-top: 10px;
}
.footer-widget ul li a{
    color:#fff;
	font-size:14px;
	letter-spacing:1px;
}
.footer-widget ul li a:hover{
    color:#ddd;
}
.copyright{
	padding:10px 0;
	background:#595A5F;
}
.copyright p,.copyright p a{
	margin:0;
	color:#ddd;
}
.footer-widget .textwidget p + p{
	margin-top: 10px;
}
.textwidget p{
	line-height:28px;
}
.footer-widget h6{
	font-size:18px;
}

@media screen and (min-width:991px){
	.brand-footer{
		padding:70px 0;
	}
	.footer-widget h6{
		font-size:20px;
	}
	.copyright{
		padding:20px 0;
	}
	
	.testimonial-content{
		width:500px;
		margin:20px auto;
	}
}
.what-people-say{
	padding:70px 0;
}
.ToTop{
	position: fixed;
    z-index: 999;
    height: 44px;
    width: 40px;
    color: #000;
    background: #fddf41;
    right: 5%;
    bottom: 8%;
    transition: .3s;
    text-align: center;
    font-size: 28px;
	display:inline-block;
	box-shadow:0 0 5px #666;
	opacity:0;
}
.ToTop:hover{
	opacity:.7;
	bottom: 8.5%;
}
.what-people-say{
	position:relative;
}
.what-people-say:after{
	content:"";
	position:absolute;
	bottom:20%;
	right:30%;
	/*background:url(../images/testi-icon.png) no-repeat;*/
	height:100px;
	width:100px;
	z-index;
}
.what-people-say:before{
	content:"";
	position:absolute;
	top:20%;
	left:28%;
	/*background:url(../images/testi-icon.png) no-repeat;*/
	height:100px;
	width:100px;
	z-index;
}


.testimonial-content .image-box-content p{
	opacity:.8;
	font-style:italic;
	font-weight:200;
}
.testimonial-content .media{
	display:table;
}
.testimonial-content .media figure,.testimonial-content .media h5{
	overflow:hidden;
	display:table-cell;
	vertical-align:middle;
}
.testimonial-content .media figure{
	width:96px;
	overflow:hidden;
	height:96px;
	border-radius:50%;
}
.testimonial-content .media figure img{
	width:100%;
}
.testimonial-content .media h5{
	text-transform:uppercase;
	opacity:.9;
	padding-left:10px;
}
.testimonial-content .media h5 small{
	text-transform:capitalize;
	opacity:.7;
	display:block;
	margin:3px 0 0;
}
.testimonial .owl-dots{
	text-align:center;
	
}
.testimonial .owl-dots .owl-dot{
	outline:0;
	text-decoration:none !important;
}
.testimonial .owl-dots .owl-dot span{
	height:16px;
	width:16px;
	display:block;
	margin:0 4px;
	border-radius:50%;
	background:#eee;
}
.testimonial .owl-dots .owl-dot.active span{
	background:#6CC8DF;
}
.inner-banner {
	width:100%;
	overflow:hidden;
	position:relative;
}
.inner-banner img{
	width:100%;
}
.inner-page .media{
	*min-height:300px;
	overflow:hidden;
	position:relative;
	border:none;
}
.image-title
{
	padding:0 10px;
}
.image-title h2,.image-title p{
	color:#fff;
}
.image-title h2 span,.image-title p span{
	padding:5px 14px ;
}
.image-title h2 span{
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	display:inline-block;
}

.problem-banner{
	position:absolute;
	top:0px;
	width:100%;
	left:0;
	text-align:left;
	background:rgba(0,0,0, .2);
	padding:40px 10px 20px 10px;
}

.child-banner{
		margin-top:212px !important;
	}
}
.inner-page .site-header{
	background:#000;
}
.inner-page .navigation {
    background: #C33132;
}
img {
    vertical-align: top;
    border-style: none;
    margin-bottom: 0px;
    margin-top: 0px;
}
.address{
	padding:30px;
	background:#C33132;
}
.address-inner h4 label {
	background:#fddf41;
	padding:10px;
	font-size:26px;
	width:50px;
	height:55px;
	text-align:center;
}
.address-inner h4 span {
	padding-left:20px;
	color:#fff;

}
.address-inner h4 span a {
	color:#fff;
}
.address-inner .form-group{
	margin:30px 0;
}
.contact{
	padding:30px 0;
}
@media screen and (min-width:991px){
	.contact form{
		width:80%;
		margin:0 auto;
	}
}

.contact .form-control{
	border-radius:0;
	height:50px;
}
.contact textarea.form-control{
	*border-radius:0;
	height:110px;
}
.problems-list{
	list-style-type: none;
    position: fixed;
    top: 17%;
    right: 3%;
    background: rgba(255,255,255,.9);;
    box-shadow: 0 0 10px #666;
    width: 240px;
    padding: 22px 10px;
    border-radius: 0 0 5px 5px;
	transition:.3s;
	z-index:10;
}
.problems-list a{
	font-weight:600;
	text-transform:capitalize;
}
.problems-list.move{
	top: 6%;
	background:#fddf41
}
.problems-list.move a{
	color:#000 ;
}
.mens-problem .container{
	max-width:
}
/*.slogan4 b,.slogan4 strong{*/
/*	color:#212529 !important;*/
/*}*/
.contact-page{
	
}
.google-maps {
	position: relative;
	padding-bottom: 30%; 
	height: 0;
	overflow: hidden;
}
.google-maps iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}
.enquiry-page.appointment:after{
	border-radius:0;
	left:0;
	width:100%;
	background:#f1f1f1;
}
.enquiry-page.appointment{
	background:none;
}
.enquiry-page.appointment:before{
	display:none;
}
.hide-desktop{
	display:none;
}









@media screen and (max-width:1279px){
	.problems-list{
		display:none;
	}
}
@media screen and (max-width:991px){
	.what-people-say{
		padding:30px 0;
	}
	.what-people-say:before{
		display:none;
	}
	.header-fixed{
		position:static;
		}
	.header-fixed.stick{
		position:fixed;
	}
	.header-top-widget ul{
		padding:0;	
		margin:0;
		text-align:left;
	}
	.header-top-widget ul li:first-child{
		margin-top:10px;
	}
	.header-top-widget ul li + li{
		float:right;
	}
	.header-topbar .col-md-9{
		max-width:100%;
		flex: 0 0 100%;
		display: none;
	}
	.navbar-brand.d-none{
		display:imline-block;
	}
	.navbar-light .navbar-toggler{
		border-color: #6cc8df;
		padding: 5px 5px 0;
		margin: 0;
		line-height: normal;
	}
	.navbar-light .navbar-toggler-icon{
		background-image: none;
		color: #6cc8df;
		line-height: normal;
		font-size: 24px;
		display: inline-block;
	}
	.welcome {
		background: #b81319;
		padding: 30px 0;
	}
	.appointment:after {
		display:none;
	}
}

@media screen and (max-width:767px){
	.hide-mobile{
		display:none !important;
	}
	.hide-desktop{
		display:block;
	}
	.header-top-widget ul li a{
		font-size:16px;
	}
	.navbar-brand.d-none{
		display:imline-block;
	}
	.welcome .container{
		margin-top:0;
	}
	.welcome .service-col:not(:last-child) .service-single:after{
		display:none;
	}
	.navbar-light .navbar-nav .nav-link{
		padding-top:10px;
		padding-bottom:10px;
	}
	.cal-to-action .acw .action-content{
		padding:5%;
	}
	footer .footer-widget{
		margin:16px 0;
	}
	.footer-widget h6{
		margin-bottom:10px;
	}
	.slogan1,.slogan2,.slogan3,.address-inner .form-group h4{
		font-size:16px;
		line-height:24px;
	}
	.slogan4{
		font-size:20px;
		line-height:26px;
	}
	.google-maps{
		padding-bottom:70%;
	}
}
@media screen and (max-width:575px){
	.header-top-widget ul li a {
		font-size: 12px;
	}
	.header-top-widget ul li:first-child {
		margin-top: 6px;
	}
	.site-header.stick {
	*background:rgba(0,0,0,1);
		transform:translateY(-57px);
		top: 56px;
	}
	.camera_caption div h2 {
		font-size: 18px;
		margin-bottom: 10px;
	}
	.camera_caption div p {
		font-size: 12px;
	}
	.camera_caption {
		top: 38%; 
	}
	.welcome .container {
		margin-top:0;
		background: none; 
		position: relative;
		padding-top: 0;
		padding-bottom: 0;
		border-radius: 0;
	}
	.service-single{
		background:#fff;
		padding:20px;
		border-radius:5px;
	}
	.section-title h2 span{
		padding:6px 10px;
	}
	.section-title h2 {
		font-size: 24px;
	}
	.header-top-widget ul li{
		padding:0;
	}
	.service-single {
		margin: 10px 0 10px 0;
	}
	.welcome2 .section-content {
		padding: 10px 0 0px !important;
	}
	
	.image-title h2{
		font-size: 24px;
	}
	.image-title p {
		font-size: 16px;
	}
	.problem-banner{
		padding:20px 10px 13px 10px;
	}

}
