/**
*
* ---------------------------------------------------------------------------
*
* Template : Blue - A One-Page HTML Portfolio/Business Template
* Author : Muhammad Morshd
* Author URI : http://morsheds.com
*
* --------------------------------------------------------------------------- 
*
*/
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700);
/* =================================== */
/*	Basic Style 
/* =================================== */

body {
    background-color: #fff;
    font-family: 'Open Sans', sans-serif;
    line-height: 24px;
    font-size: 16px;
    color: #444;
	text-align:justify;
}
hr {
	background: transparent none repeat scroll 0 0;
	border-top: 1px solid #e9e9e9;
	clear: both;
	margin: 20px auto;
	max-width: 100%;
	padding: 0;
}
figure, p, address {
    margin: 0;
}
blockquote{
	
	font-size:35px;	
	line-height:29px;
	color:#666;
	border-left:0;
	text-align:center;
}


p {
    line-height: 20px;
	color:#090c0e;
	font-size:14px;
	text-align:justify;
	margin:0 0 10px 0;
	padding:0;
}
.col {
-moz-column-count: 2;
-moz-column-gap: 50px;
-webkit-column-count: 2;
-webkit-column-gap: 50px;
column-count: 2;
column-gap: 50px;
    padding: 0 15px;
}
iframe {
    border: 0;
}

a {color:#666;
    -webkit-transition: all 0.3s ease-out 0s;
       -moz-transition: all 0.3s ease-out 0s;
        -ms-transition: all 0.3s ease-out 0s;
         -o-transition: all 0.3s ease-out 0s;
            transition: all 0.3s ease-out 0s;
}

a, a:hover, a:focus, .btn:focus {
    text-decoration: none;
    outline: none;
    color:#000;
}
a:hover, a:focus {
  color: #666;
}
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
	font-weight:700;
    color: #090c0e;
	font-family: 'Open Sans', sans-serif;
}
h2{
    color: #204d74;
    font-size: 40px;
    font-weight: 300;
    margin: 0 0 50px;
    text-align: center;
    text-transform: uppercase;
	
}
h3{
color: #000;
font-size: 20px;
font-weight: 600;
margin: 10px 0 !important;
text-align: center;
text-transform: uppercase;
}
h4 {
border-bottom: 1px dotted #aab9b9;
color: #596666 !important;
font-size: 15px;
font-weight: 400 !important;
margin: 0 0 10px;
padding: 10px 0;
text-align: center;
text-transform: uppercase;
}
.col{
-moz-column-count: 2;
-moz-column-gap: 40px;
-webkit-column-count: 2;
-webkit-column-gap: 40px;
column-count: 2;
column-gap: 40px;
margin-bottom:40px;
}
main > section {
    padding: 60px 0;
}
.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
  display: block;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
}
/*BOUTONS PRIMAIRE */
.btn-primary,
form.contact input.btn-primary {
background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
border: 2px solid #3d5f79;
border-radius: 0;
color: #3d5f79;
display: table;
font-family: "Open Sans",sans-serif;
font-size: 16px;
font-weight: 700;
margin: 10px auto;
padding: 5px 20px;
position: relative;
text-align: center;
text-transform: uppercase;
width: auto;
}
.btn-primary:hover,.btn-primary:focus,
form.contact input.btn-primary:hover,form.contact input.btn-primary:focus {
    color: #fff;
background: #204d74;
}
form.contact input.btn-primary {
	float: none !important;
	height: 39px;
	padding: 0 20px;
	text-indent: 0;
}

/* BOUTON SECONDAIRE */
form.contact input.btn-default,
.btn-default{
    background: #d7d7d7 none repeat scroll 0 0;
    border: 0 none;
    border-radius: 0;
    color: #333;
    display: table;
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
    font-weight: 700;
    margin: 10px auto;
    padding: 5px 20px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    width: auto;
	}
form.contact input.btn-default:hover,
.btn-default:hover,form.contact input.btn-default:focus,
.btn-default:focus {
color: #fff;
background: #204d74;

  	
}


.full{
	width:100%;	
}



a span.presents{
	font-size:12px;
	color:#fff;
	font-weight:normal;
	text-transform:uppercase;
	line-height:2px; 
	margin:0 15px;
	text-decoration:none;
}
h1:hover a span.presents,
span.presents:hover{
	text-decoration:none !important;
}


.sec-title {
    margin-bottom: 50px;
}

.sec-title.white {
    color: #fff;
}

.sec-title h2 {
    font-size: 36px;
    margin: 0 0 30px;
    padding-bottom: 30px;
    position: relative;
    text-transform: uppercase;
}

.sec-title.white h2 {
    color: #fff;
}

.sec-title h2:after {
    border-bottom: 1px solid #fff;
    content: "";
    display: block;
    left: 45%;
    bottom: 0;
    position: absolute;
    width: 115px;
}

.sec-title.white h2:after {
    border-bottom: 1px solid #fff;
}

.parallax {
    background-attachment: fixed;
    background-position: center top;
    background-repeat: no-repeat;
    background-size:cover;
}


/**
/*	Preloader
/* ==========================================*/

#preloader {
    background-color: #fff;
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 9999;
}

/*Battery*/
.loder-box {
  background-color: rgba(0, 0, 0, 0.02);
  border-radius: 1px;
  height: 100px;
  left: 50%;
  margin-left: -64px;
  margin-top: -50px;
  position: absolute;
  top: 50%;
  width: 128px;
}

.battery{
    width: 60px;
    height: 25px;
    top: 35%;
    border: 1px #2E2E2E solid;
    border-radius: 2px;
    position: relative;
    -webkit-animation: charge 5s linear infinite;
       -moz-animation: charge 5s linear infinite;
            animation: charge 5s linear infinite;
    margin: 0 auto;
}

.battery:after {
  background-color: #2E2E2E;
  border-radius: 0 1px 1px 0;
  content: "";
  height: 10px;
  position: absolute;
  right: -5px;
  top: 7px;
  width: 3px;
}

@-webkit-keyframes charge{
    0%{box-shadow: inset 0px 0px 0px #2E2E2E;}
    100%{box-shadow: inset 60px 0px 0px #2E2E2E;}
}

@-moz-keyframes charge{
    0%{box-shadow: inset 0px 0px 0px #2E2E2E;}
    100%{box-shadow: inset 60px 0px 0px #2E2E2E;}
}

@keyframes charge{
    0%{box-shadow: inset 0px 0px 0px #2E2E2E;}
    100%{box-shadow: inset 60px 0px 0px #2E2E2E;}
}





/**
/*	Header
/* ==========================================*/

#navigation {
    -webkit-transition: all 0.8s ease 0s;
       -moz-transition: all 0.8s ease 0s;
        -ms-transition: all 0.8s ease 0s;
         -o-transition: all 0.8s ease 0s;
            transition: all 0.8s ease 0s;

    background-color:rgba(32, 77, 116, 0.95);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
    padding: 5px 0;
}

#navigation.animated-header {
    padding: 20px 0;
	background-color:rgba(32, 77, 116, 0.8);
}

h1.navbar-brand {
    font-size: 20px;
    font-weight: 700;
    margin: 0 0 0 10px;
	padding:0;
    text-transform: uppercase;
}
.navbar-brand span {
  display: block;
  float: left;
  font-size: 13px !important;
  height: 40px;
  line-height: 36px !important;
  margin: 0 15px;
  text-transform: uppercase !important;
}
.navbar-inverse .navbar-nav > li > a {
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
	text-align:center;
    font-weight: 700;
}

.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
  background-color: transparent;
  color: #fff;
}


.logo {
  float: left;
}

/*=================================================================
	SECTION 1 // Home Slider et Form
==================================================================*/
#home-slider {
background-image: url("../img/slider/banner.jpg");
background-position: center center;
height: auto !important;
padding: 0;
background-color: #ecf5f4;
}
#home-slider .overlay {
background: rgba(255, 255, 255, 0.65) none repeat scroll 0 0;
padding: 200px 0 100px;
}
section#home-slider .container {
  /*background: rgba(255, 255, 255, 0.65) none repeat scroll 0 0;*/
  padding: 30px 0;
  text-align: center;
  width: 100%;
}
section#home-slider .container .row{
  margin: 0 auto;
width: 100%;
max-width: 800px;
}
.medicalexpo {
  margin-top: 0px;
}
.medicalexpo{
border-right: 2px solid rgba(255, 255, 255, 0.6);
margin-right: 30px;
min-height: 160px;
}
.partner{
    text-align: left;
}
#home-slider {
    position: relative;
    padding: 0;
}
#home-slider img {
height: auto;
margin: 0 auto;
max-width: 330px;
}

#home-slider .btn-primary{
	margin:15px 0;
}
#home-slider .btn-primary:hover{
}
#home-slider p {
color: #333;
font-size: 16px;
font-weight: 600;
text-align: center;
text-transform: uppercase;
}



/*=================================================================
	Interview
==================================================================*/
section#interview {
background: #a9a9a9;
border-top: 15px solid #fff;
}
section#interview h2{

}
#interview h3 {
color: #fff;
font-size: 25px;
font-weight: 400;
line-height: 25px;
margin: 0 0 10px;
max-width: 800px;
text-align: left;
text-transform: none;
}
#interview blocquote {
color: rgba(32, 77, 116, 1);
display: block;
font-size: 17px;
font-weight: 300;
line-height: 25px;
margin: 0 0 70px;
padding-left: 70px;
position: relative;
text-align: left;
}
#interview blocquote::before{
color:  rgba(32, 77, 116, 0.3);
content: "";
display: block;
font-family: "Fontawesome";
font-size: 60px;
left: 3px;
position: absolute;
top: 17px;
}

/*=================================================================
	SECTION 2 // Salon
==================================================================*/
section#exibition {
 
}

section#exibition img{
max-width: 200px;
}

section#exibition .col-sm-4{
margin: 20px 0;
}

section#exibition .btn-default{
bottom: 0;
position: absolute;
}
/*.bloc {
  border-bottom: 1px solid #ccc;
  margin: 0 5% 50px;
  padding: 40px;
  text-align: left;
  width: 40%;
}*/
.bloc.col-md-3 {
border-right: 1px solid #ccc;
margin: 0;
padding: 0 20px;
position: relative;
width: 25%;
min-height: 320px;
}

.bloc h3, .bloc p, .bloc img{

  text-align: left;
}
/*=================================================================
	SECTION 2 // product
==================================================================*/

#product {
background: #f4f4f4 none repeat scroll 0 0;
color: #444;
padding: 0px 0;
}
#product h2::before {
	content:"";
	width:1px;
	height:70px;
	margin:0px auto 20px;
	background-color:#666;
	display:block;
}
#product p {
  color: #333;
  margin: 10px 0 30px;
  text-align: left;
}
#product p strong {
	font-weight:700;
}

#product .btn-primary {
	margin:10px auto 80px;
}
/*=================================================================
	Section MORE
==================================================================*/
section#more{
    
    padding: 60px 0;
    background: url(../img/diag.png) repeat center center fixed;
    }


/*=================================================================
	Section 3 // Contact
==================================================================*/

#contact {
background: url(../img/slider/follow.jpg) no-repeat center center fixed;
    background-size: cover;
padding: 0px 0;
text-align:center;
}

#contact .overlay{
    background-color: rgba(32,77,116,0.7);
    padding: 120px 0;
}
#contact h2 {
color: #fff;
}
#contact p {
	color: #fff !important;
  text-align: center;
	font-size: 14px;
	font-weight: 300;
	margin: 0 0 0px 0px;
}
#contact p a{
	color: #fff !important;
 
}
#contact img{
	height: auto;
    margin: 0 auto 10px;
    clear: both;
}
#contact .btn-primary{
	border-color: #fff;
    color: #fff;
    margin-top: 40px;
}

form.contact {
background: rgba(0, 0, 0, 0.35) none repeat scroll 0 0;
color: #003c67;
font-size: 14px;
margin-top: 60px;
text-align: right;
padding: 30px;
}
#home-slider form p {
color: #fff;
    text-shadow: 0 0 5px rgba(0,0,0,0.5);
font-weight: 600;
text-align: center;
}
#home-slider form h2 {
  color: #ec762d;
	font-size: 15px;
	max-width: 100%;
	text-transform: uppercase;
}
form.contact .input-field {
    margin-bottom: 10px;
}
#home-slider form span {
  display: block;
  color: rgba(255,255,255,0.5);
  font-style: italic;
  margin:0;
  text-align:center;
}

.valign  h1, .valign  h2, .valign img{
  vertical-align: middle;
  display: table;
  line-height:auto;
}
form.contact input {
background: rgba(255, 255, 255, 0.9) none repeat scroll 0 0;
border: none;
border-radius: 0;
box-shadow: none;
color: #000;
font-size: 16px;
font-style: normal;
margin-bottom: 10px;
padding: 5px;
width: 100%;
}

form.contact textarea {
    width: 100%;
    height: 210px;
background: rgba(255, 255, 255, 0.9) none repeat scroll 0 0;
border: none;
	color:#000;
	padding-left:10px;
	font-size: 14px;
	font-style:normal;

}
form.contact input[type=checkbox]{
	clear: both;
	display: inline-block;
	float: left;
	height: auto;
	margin: 2px 0 0;
	width: auto;
	border-color:#5a7588;
}
form.contact p.checkbox{
display: inline-block;
float: left;
font-size: 14px !important;
line-height: 18px !important;
margin: 0 0 10px 10px !important;
text-transform: none !important;
width: auto;
}

form.contact input.btn-primary{
	margin:20px auto !important;
	font-style:normal;
	-webkit-transition: all 0.3s ease-out 0s;
       -moz-transition: all 0.3s ease-out 0s;
        -ms-transition: all 0.3s ease-out 0s;
         -o-transition: all 0.3s ease-out 0s;
            transition: all 0.3s ease-out 0s;
}
form.contact #submit:hover {
	background-color:transparent;
	color:  rgba(0, 56, 115, 1);
	border:rgba(0, 56, 115, 1) solid 2px;

  
}

form.contact .form-control:focus{
	border-color:#c20020;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(0, 0, 0, 0.6);
}
form.contact input.btn-effect:hover {
  background: #222221;
  color:#FFF;
}

section#contact {
background-color: #fff;
background-position: center top;
background-repeat: no-repeat;
background-attachment: scroll;
background-size: cover;
	
	}

.contact-details img {
margin-bottom:20px;
}
.contact-details p {
line-height: 30px;
padding-left: 12px;
}

.contact-details p i {
    margin-right: 10px;
}

.contact-details span {
    display: block;
    margin-left: 24px;
}
.thankyou{

color: #ffe400 !important;
font-size: 14px;
margin-top: 70px;
padding: 25px 0;
    font-weight: 300;
}
.thankyou blockquote {
color: #004a99;
font-size:18px;
line-height: 22px;
    font-weight: 400;
}
.thankyou blockquote strong{
    font-size: 25px;
    margin-bottom: 15px;
    display: block;
    font-weight: 700;
}

.subscribe-form {
    position: relative;
}

.subscribe.form-control {
    background-color: transparent;
    border: 1px solid #7f7f7f;
}

.subscribe.form-control:focus {
    -webkit-box-shadow: none;
       -moz-box-shadow: none;
            box-shadow: none;
}

.submit-icon {
    background-color: #7f7f7f;
    border: 0 none;
    border-radius: 0;
    color: #c1c1c1;
    padding: 13px 20px;
    position: absolute;
    overflow: hidden;
    right: 0;
    top: 0;
}

.submit-icon .fa-paper-plane {
    position: relative;
    top: 0;
    
    -webkit-transform: translateX(0);
       -moz-transform: translateX(0);
        -ms-transform: translateX(0);
         -o-transform: translateX(0);
            transform: translateX(0);

    -webkit-transition: all 0.3s ease 0.2s;
       -moz-transition: all 0.3s ease 0.2s;
        -ms-transition: all 0.3s ease 0.2s;
         -o-transition: all 0.3s ease 0.2s;
            transition: all 0.3s ease 0.2s;
}

.submit-icon:hover .fa-paper-plane {
    position: relative;
    top: -37px;
    
    -webkit-transform: translateX(30px);
       -moz-transform: translateX(30px);
        -ms-transform: translateX(30px);
         -o-transform: translateX(30px);
            transform: translateX(30px);
}

.footer-content .footer-social {
    margin: 40px 0 35px;
}

.footer-social ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
    text-align: center;
}

.footer-social ul li {
    display: inline-block;
    margin: 0 10px;
}

.footer-social ul li a {
    color: #7f7f7f;
    display: block;
    
    -webkit-transition: all 0.2s ease 0s;
       -moz-transition: all 0.2s ease 0s;
        -ms-transition: all 0.2s ease 0s;
         -o-transition: all 0.2s ease 0s;
            transition: all 0.2s ease 0s;
}

.footer-social ul li a:hover {
    color: #f5822b;
}

.footer-content > p {
    color: #ababab;
    font-size: 12px;
}



/*============================================================ 
	Responsive Styles
 ============================================================*/

/*============================================================
	For Small Desktop
==============================================================*/

@media (min-width: 980px) and (max-width: 1150px) {

/*about*/
    #about .welcome-block img {
        margin-bottom: 30px;
    }

/* portfolio */
    figcaption.mask {
        bottom: -151px;
    }

    .testimonial-item > div:after {
        bottom: -40px;
    }
}


/*============================================================
	Tablet (Portrait) Design for a width of 768px
==============================================================*/

@media (min-width: 768px) and (max-width: 979px) {

/* home slider  */
    .caption-content h2 {
        font-size: 40px;
    }

    .caption-content p {
        font-size: 25px;
    }

    .caption-content strong {
        font-size: 45px;
    }

/* about */
    .recent-works {
        margin-bottom: 50px;
    }

    .service-item {
        margin-bottom: 50px;
    }

/* portfolio */
    .portfolio-item {
        width: 48%;
    }

/* testimonial */
    .testimonial-item {
        width: 100%;
    }

    .testimonial-item {
        width: 80%;
    }

    .testimonial-item > div:after {
        bottom: -35px;
    }

/* price */
    .price-table {
        margin-bottom: 50px;
    }

/* contact form */
    .contact-form {
        margin-bottom: 50px;
    }
       	#contact img {
  float: none;
        margin: 20px auto;
}
    #contact{
 text-align:center;	
}
#contact h2, #contact p {
text-align:center;	
}
.bloc.col-sm-6 {
  background: #ccc none repeat scroll 0 0;
  margin: 0 2%;
  width: 45%;
}
}


/*============================================================
	Mobile (Portrait) Design for a width of 320px
==============================================================*/

@media only screen and (max-width: 767px) {
	
    body {
        font-size: 14px;
    }
.col {
-moz-column-count: 1;
-moz-column-gap: 0px;
-webkit-column-count: 1;
-webkit-column-gap: 0px;
column-count: 1;
column-gap: 0px;
}
    .parallax {
  background-size: cover;
}

    .sec-title h2 {
        font-size: 25px;
    }

    .sec-title h2:after {
        left: 30%;
    }

/*navigation*/
    .navbar-inverse .navbar-toggle {
        border-color: #fff;
    }

    .navbar-inverse .navbar-toggle:hover,
    .navbar-inverse .navbar-toggle:focus {
        background-color: transparent;
    }

/* slider */
    .caption-content h2 {
        font-size: 18px;
    }

    .caption-content > span {
        font-size: 16px;
        margin-bottom: 20px;
    }

    .caption-content p {
        font-size: 16px;
        margin-bottom: 30px;
    }

    .caption-content strong {
        font-size: 22px;
    }

/* about */
    .recent-works {
        margin-bottom: 85px;
    }

    #about h3 {
	  font-size: 25px;
	  margin: 20px 0 35px !important;
	}

    #about .owl-buttons {
        margin-top: 20px;
    }

    #about .message-body {
        margin-bottom: 45px;
    }

    #about .welcome-block img {
        margin: 0 25px 15px 0;
    }


    	#contact img {
  float: none;
        margin: 20px auto;
}
    #contact{
 text-align:center;	
}
#contact h2, #contact p {
text-align:center;	
}
}


/*============================================================
	Mobile (Landscape) Design for a width of 480px
==============================================================*/

@media only screen and (min-width: 320px) and (max-width: 767px) {
	.col{
	-moz-column-count: 1;
	-webkit-column-count: 1;
	column-count: 1;
	}
	.client{
	margin:0;
	clear:left;
	float:left;	
	}
	.navbar-brand{
	height:auto;	
	}
	.btn-default,
	.btn-primary {
			margin:15px auto;
	}
	img{
		margin-left:auto;
		margin-right:auto;
	}

    .sec-title h2:after {
        left: 38%;
    }

/* home slider */
	#home-slider span  {
	  text-align: center;
	}
#home-slider span img {
        max-width:300px;
		height:auto;
    }
#home-slider h1 {
        font-size: 35px;
		text-align:center;
		margin-left:0px;
    }

#home-slider h2 {
        font-size: 25px;
		text-align:center;
		margin-left:0px;
    }
#home-slider p {
		text-align:center;
}

form.contact input.envoyer{
width:100%;	
}

/*about*/

    #about .welcome-block h3 {
        margin: 0 0 35px;
    }

/* medica */
#meet{
text-align:center;	
}
#meet .btn{
	float:none;
}
    .service-item {
        margin: 0 auto 50px;
        width: 55%;
    }
.thankyou{
color: #222222;
font-size: 14px;
line-height:16px;
margin-top: 50px;
text-align:center;
}
.bloc.col-xs-12 {
  margin: 0 0%;
  width: 100%;
}
/* contact form */
    .contact-form {
        margin-bottom: 50px;
    }
	#contact img {
  float: none;
        margin: 20px auto;
}
    #contact{
 text-align:center;	
}
#contact h2, #contact p {
text-align:center;	
}

}
