
a {
  text-decoration: none;
  color: #666;
}
a:hover {
  text-decoration: none;
}

.tel {
	color: #fff;
}

.tel2 {
	color: #666;
}
.txtcont {
	text-align: center;
	color: 666;
	font-size: 15px;
	display: block;
}

.txtacc {
	font-size: 14px;
	background-color: #3198d2;
	color: #fff;
	border-radius: 5px;
	padding: 0px 6px 0px 6px;
}

.mailll2 {
	text-decoration:none;  
	text-align:center; 
	font-size: 16px;
	padding: 2px 5px;
	background-color: #3198d3;
	text-decoration: none;
	color: #fff;
	text-align: center;
	display: block;
	margin-right: auto;
	margin-left: auto;
	width:260px;
}

.mailll3 {
	text-decoration:none;  
	text-align:center; 
	font-size: 16px;
	padding: 2px 5px;
	background-color:none;
	color: #fff;
	display: block;
}

.tel:hover {
	color: #fff;
}

.content-box .wrap-box {
    padding: 0px 35px;
    position: relative;
}

.btx {
   background-color: #fff;
    border-radius: 3px;
    color: #000;
	margin-top:0px;
    display: block;
	margin-bottom:10px;
	float: right;
	font-size: 12px;
    margin-right: 5px;
    padding: 4px 5px 3px;
    text-align: center;
    width: 100px;
    z-index: 999;
	position: relative;
}

.btx2 {
    background-color: #fff;
    border-radius: 3px;
    color: #000;
	margin-top:0px;
    display: block;
	margin-bottom:10px;
	float: right;
	font-size: 12px;
    margin-right: 5px;
    padding: 4px 5px 3px;
    text-align: center;
    width: 100px;
    z-index: 999;
	position: relative;
}

.btx3 {
    background-color: #fff;
    border-radius: 3px;
    color: #000;
	margin-top:0px;
    display: block;
	margin-bottom:10px;
	float: right;
	font-size: 12px;
    margin-right: 5px;
    padding: 4px 5px 3px;
    text-align: center;
    width: 100px;
    z-index: 999;
	position: relative;
}


/* ---------------------------------------------------------------------------- */
/* -------------------------------Item-Effect---------------------------------- */
/* ---------------------------------------------------------------------------- */	

.item-container img {
	display: block;
	/*border:1px solid #6b6868;*/
	width: 100%;
	height: auto;
}
.item-container .title{
	/*position:absolute;left:0;top:50%;right:0;padding:0 10px; opacity:1;
	color:#666; font-size:14px;
	-webkit-transition:0.3s ease;transition:0.3s ease;-ms-transform:translate(0, -50%);-webkit-transform:translate(0, -50%);transform:translate(0, -50%)*/
}
.item-container .title h2{
	color: #666;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
	font-weight:bold;
    letter-spacing:0px;
    margin: 5px 0px 2px 0px;
    opacity: 1;
    padding: 0;/*
    position: absolute;*/
    text-align: left;
}

.item-container .title:hover {
	position:absolute;left:0;top:50%;right:0;padding:0 10px; opacity:1;
	/*-webkit-transition:0.3s ease;transition:0.3s ease;-ms-transform:translate(0, -50%);-webkit-transform:translate(0, -50%);transform:translate(0, -50%)*/
}
.item-container .title h2:hover {
	color:#fff;padding:0;font-size:24px;/*line-height:30px;*/ text-align:center;
	font-family: 'Raleway', sans-serif; letter-spacing:0.5px; opacity:1;
}

.item-container .item-caption {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 6;
	background: none;
	width: 100%;
	height: 100%;
	padding: 0px;
	/*padding: 5px 3px;*/
	position: absolute;
	/*-ms-transform:scale(2);-webkit-transform:scale(2);transform:scale(2);
	-webkit-transition:0.3s ease;transition:0.3s ease;*/
}
.item-caption:hover{opacity: 1;}


.item-caption:before {border-bottom: none;border-top: none;left: 2em;right: 2em;}
.item-caption:after {border-left: none;border-right: none;bottom: 2em;top: 2em;}
.item-caption:hover:after,
.item-caption:hover:before {-webkit-transform: scale(1);-ms-transform: scale(1);transform: scale(1);opacity: 0.5;}

.item-caption-inner {
	display: table;
	width: 100%;
	height: 100%;
	border:0;
}
.item-caption-inner1 {
	overflow: auto;
    padding: 15px;
	display: table-cell;
	width: 100%;
	height: 100%;
	vertical-align: middle;
	transition: background-color 0.4s ease 0s;
	/*border:1px solid #ec008c;*/
}

.item-caption-inner1:hover {
	overflow: auto;
	opacity:1;
    padding: 15px;
	display: table-cell;
	width: 100%;
	height: 100%;
	vertical-align: middle;
	/*background-image:url(../images/truc.png);
	background-repeat:repeat;*/
	 background-color: rgba(49,152,211,0.85);
	
	/*border:1px solid #ec008c;*/
}

.item-container .item-caption h4, .item-container .item-caption span{
	display: block;
	text-align: center;
	color: #fff;
	display: none;
}
.item-container .item-caption h4{
	font-size: 25px;
	color: #fff;
	letter-spacing: 1px;
	text-shadow:0px 0px 5px #000;
	margin-bottom : 0;
	font-family:Helvetica, Arial, sans-serif;
	line-height:24px;
}
.item-container .item-caption span{
	font-size: 14px;
	font-weight: 500;
}
.item-container:hover .item-caption{
	-ms-transform:scale(1);-webkit-transform:scale(1);transform:scale(1);opacity:1
}
.item-container:hover .item-caption.green{
	/*background: #ec008c;
	background-image:url(../images/truc.png);
	background-repeat:repeat;*/
}

.item-container:hover .item-caption.green h4{
	
}

.item-container:hover .item-caption.yellow{
	/*background-image:url(../images/truc.png);
	background-repeat:repeat;*/
	
}

.item-container:hover .item-caption.yellow h4{

}

.item-container:hover .item-caption.orange{
	/*background:#ec008c;
	opacity:0.5;*/
}

.item-container:hover .item-caption.orange h4{
	/*background-image:url(../images/truc.png);*/
	background-repeat:repeat;
	padding:5px 10px;
	border-radius:0px;
	border:1px solid #666;
}
.item-container:hover .item-caption.purple{
/*	background:#ec008c;
	opacity:0.5;*/
}

.item-container:hover .item-caption.purple h4{
background-image:url(../images/truc.png);
	background-repeat:repeat;
	padding:5px 10px;
	border-radius:0px;
	border:1px solid #666;
}

.item-container:hover .item-caption.blue{
/*	background:#ec008c;
	opacity:0.3;*/
}

.item-container:hover .item-caption.blue h4{
background-image:url(../images/truc.png);
	background-repeat:repeat;
	padding:5px 10px;
	border-radius:0px;
	border:1px solid #666;
}

.item-container:hover .item-caption.black{
	background:#ec008c;
	opacity:0.3;
}
.item-container:hover .item-caption h4, .item-container:hover .item-caption span{
	display: block;
}
.item-container:hover .title{
	/*-ms-transform:translate(0, -100%);-webkit-transform:translate(0, -100%);transform:translate(0, -100%);opacity:0*/
}


h2 {
    line-height: 30px;
    color: #fff;
	font-weight: bold;
    text-align: left;
    margin: 5px 12px 0px 0px;
    padding: 4px 0px;
    font-family: 'Open sans', sans-serif;
    font-size: 16px;
    letter-spacing: 0.5px;
    display: inline-block;
}

.img_taf {
	display: block;
	margin-left: auto;
	margin-right: auto;
	max-width: 70%;
}

.icon1 {
    margin: 0 0 1em;
    background: rgba(249, 246, 246, 0.27);
    padding: .6em;
}

.icon1 i.fa {
    font-size: 1em;
    color: #666;
    margin: .3em .6em 0 0;
}

header {
	background-color: #0c3561;
	
}


.blocbleu {
	padding: 10px 5px;
	background-color: #365363;
	border:1px solid #333;
	display:inline-block;
	clear: both;
	margin: auto 0;
	
	
}

#main-header {
 background: url(../images/fd_header.jpg);
	background-repeat: repeat-x;
	height: auto;
	background-color: #0c3561;
	
}

.fd_footer {
	background: url(../images/fd_footer.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	padding-left: -15px;
	padding-right: -15px;
	background-color: #fff; border-left: 1px solid #666; border-right: 1px solid #666;
	
}


a:hover {
  text-decoration: none;
  color: #666;
}

.blue {
	color: #09F;
}

.green {
	color: #0A0;
}

.mailll {
	text-decoration:none;  
	text-align:center; 
	font-size: 16px;
	padding: 2px 5px;font-weight: bold;
	background-color: none;
	text-decoration: none;
	color: #f78e21;
	margin-bottom:10px;
	text-align: center;
	display: block;
	margin-right: auto;
	margin-left: auto;
	width:260px;
}

.mailll2 {
	text-decoration:none; 
	font-size: 15px;
	text-decoration: none;
	color: #fff;
}

.tarifs2 {
    line-height: 1.5em;
    font-family: 'Cabin', sans-serif;
    background-color: #000;
    padding: 0px 55px;
    font-size: 22px;
    color: #fff;
    letter-spacing: 1px;
}

.text {
	line-height: 1.5em;
font-family: 'Cabin', sans-serif;
font-size: 15px;
color: #333;
letter-spacing: 1px;	
	
}

.txt {
font-size: 13.5px;
	padding: 0px 10px;
	text-align: center;
	color: #fff;
}

.txt2 {
font-size: 13.5px;
	padding: 0px 15px;
	text-align: center;
	color: #333;
	line-height: 22px;
}

.client {
	
clear: both;
	margin-left: -30px;
	
}


p {
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  color: #666;
}

.heading-section {
  text-align: center;
  padding: 10px 0 20px 0;
}

.heading-section h2 {
 	font-family: 'Play', sans-serif;
  font-size: 20px;
  color: #0c3561;
  font-weight: 700;
  text-transform: uppercase;
}

*, *:before, *:after {
  -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
 }


.space30 {
	margin-bottom: 30px;
}

.space50 {
	margin-bottom: 50px;
}


/*-- Header --*/
/*#top-header {
  background-color: #0c3561;
  color: #fff;
	margin-top: -40px;
}*/



.home-account {
	text-align: right;
	margin-right: 15px;
}

.home-account a {
  display: inline-block;
  margin: 15px 25px 5px 5px;
  padding: 0px 0;
  font-size: 15px;
  font-family: 'Arial', sans-serif;
}

ul, ol {
    margin-top: 0;
	list-style-type: none;
}

.cart-info {
  text-align: right;
  padding: 8px 0;
  font-size: 13px;
  font-family: 'Open Sans', sans-serif;
}

.logo {
  padding: 1px 0;
}



.main-menu li {
  list-style: none;
	margin-left: 8px;
  display: inline-block;
	background-color: #0c3561;
padding: 5px 10px;
	border-top:4px solid #3198d2;
}


.main-menu li.focus {
  list-style: none;
	margin-left: 8px;
  display: inline-block;
background-color: #3198d2;
	border-top:4px solid #3198d2;
}

.main-menu li:hover {
  list-style: none;
  display: inline-block;
	padding: 0;
background-color: #3198d2;
padding: 5px 10px;
}


.search-box {
  text-align: right;
  margin-top: 33px;
  position: relative;
}

.search-box input {
  margin-top: 0px;
}

.search-box input[type="submit"] {
  background-color: transparent;
  position: absolute;
  width: 34px;
  height: 34px;
  right: 0;
  top: 0;
  border: 0;
  content: '';
  color: transparent;
  background: url(../images/search-icon.png);
  background-position: center;
  background-repeat: no-repeat;
}

.search-box input#s {
  padding: 4px 10px 4px 10px;
  height: 34px;
  line-height: 34px;
  outline: 0;
  border: 1px solid #ddd;
}

/*-- End Header --*/




/*-- Heading --*/

#heading {
  background-image: url(../images/bg-image.jpg);
  height: 140px;
}

#heading h2 {
  font-size: 36px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
}

#heading span {
  color: #fff;
  text-transform: uppercase;
}

.heading-content {
  text-align: center;
  margin-top: 35px;
}

/*-- End Heading --*/




/*-- Timeline --*/

.timeline-thumb {
  position: relative;
  text-align: center;
  border-bottom: 3px solid #dbdbdb;
}

.timeline-thumb:hover {
  border-color: #f78e21;
}

.timeline-thumb .thumb img {
  width: 100%;
  overflow: hidden;
}
.timeline-thumb .overlay {
  background-color: rgba(0,0,0, 0.7);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  visibility: hidden;
  opacity: 0;
}

.timeline-thumb:hover .overlay {
 visibility: visible;
 overflow: hidden;
 opacity: 1;
 cursor: pointer;
}

.timeline-caption h4 {
  padding-top: 80px;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 700;
  color: #fff;
  margin: 0 0 3px 0;
}

.timeline-caption p {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 300;
  color: #f78e21;
}

/*-- End Timeline --*/




/*-- Our Team --*/

.team-thumb {
  position: relative;
  text-align: center;
}

.team-thumb .author img {
  width: 100%;
}

.team-thumb .overlay {
  background-color: rgba(0,0,0, 0.7);
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  visibility: hidden;
  opacity: 0;
}

.team-thumb:hover .overlay {
 visibility: visible;
 opacity: 1;
 cursor: pointer;
}

.author-caption ul {
  padding: 0;
  margin: 0;
}

.author-caption li {
  list-style: none;
  display: inline-block;
  margin-top: 40%;
}

.author-caption a {
  display: inline-block;
  background-color: rgba(250,250,250, 0.4);
  width: 34px;
  height: 34px;
  line-height: 34px;
  color: #fff;
}

.author-caption a:hover {
  background-color: #f78e21;
  color: #fff;
}

.author-details {
  margin-top: 15px;
  text-align: center;
}

.author-details h2 {
  display: block;
  margin-bottom: 0px;
  font-size: 16px;
  font-weight: 700;
  color: #333;
  text-transform: uppercase;
}

.author-details span {
  color: #f78e21;
  text-transform: uppercase;
}

/*-- End Our Team --*/




/*-- Products --*/

#product-heading {
  text-align: center;
  padding: 100px 0 30px 0;
}

#product-heading h2 {
  font-family: 'Open Sans', sans-serif;
  font-size: 20px;
  color: #333;
  font-weight: 700;
  text-transform: uppercase;
}

#Container {
  margin-top: 80px;
}

#Container .mix {
  display: none;
}

.portfolio-wrapper {
  overflow: hidden;
  padding-top: 20px;
}


#filters {
  text-align: center;
}

#filters ul {
  margin: 0px;
  padding: 0px;
}

#filters li {
  cursor: pointer;
  list-style: none;
  display: inline-block;
}

#filters span {
  text-transform: uppercase;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 300;
  color: #444;
  padding-left: 15px;
}


#filters span:hover {
  color: #f78e21;
  transition: all 0.3s ease-in;
}

.label-text a {
  color: #333;
}

.label-text a:hover {
  color: #f78e21;
}

.label-text h3 {
  margin: 10px 0 2px 0;
  font-size: 16px;
  font-weight: 700;
  color: #333;
  text-transform: uppercase;
}

.label-text span {
  color: #777;
  text-transform: uppercase;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  display: block;
  color: #f78e21
}

.portfolio-thumb img {
  width: 100%;
}

.portfolio-thumb {
  position: relative;
}

.hover-iner {
  position: relative;
  width: 100%;
  height: 100%;
}

.hover-iner a {
  position: absolute;
  top: 35%;
  left: 43%;
  margin-left: -18px;
  margin-top: -18px;
  background-color: rgba(0,0,0, 0.1);
  border: 1px solid #f78e21;
  width: 80px;
  height: 80px;
  line-height: 80px;
  color: #fff;
  text-align: center;
}

.hover-iner img {
  width: auto;
}

.hover-iner span {
  position: absolute;
  text-transform: uppercase;
  color: #fff;
  margin-top: 190px;
  text-align: center;
  font-size: 13px;
  width: 100%;
  color: #f78e21;
  font-weight: 300;
}

.hover {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  visibility: hidden;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.7);
}

.portfolio-wrapper:hover .portfolio-thumb .hover {
  visibility: visible;
  opacity: 1;
  transition: all 0.3s ease-in;
}

.pagination {
  margin-top: 60px;
}

.pagination ul {
  padding: 0;
  margin: 0;
}
.pagination li {
  list-style: none;
  display: inline-block;
}

.pagination a {
  background-color: #444;
  padding: 10px 20px;
  font-size: 18px;
  font-weight: 600;
  color: #fff;
  display: block;
  text-align: center;
}

.pagination a:hover {
  background-color: #f78e21;
}

/*- End Products --*/


/*-- Single Post --*/

.image-post {
  overflow: hidden;
}

.product-title h3 {
  font-size: 16px;
  font-weight: 700;
  color: #333;
  display: inline-block;
  margin-right: 20px;
  border-right: 1px solid #ddd;
  padding-right: 20px;
}

.product-title span {
  display: inline-block;
  font-size: 13px;
  color: #f78e21;
} 

.product-content a {
  font-weight: 700;
  font-size: 13px;
}

.product-content p {
  margin-top: 5px;
  padding-bottom: 15px;
}

.comment-section h4 {
  margin-top: 30px;
  font-size: 16px;
  color: #666;
  font-weight: 700;
  text-transform: uppercase;
}

.all-comments {
  margin-top: 40px;
  margin-bottom: 40px;
}

.comments {
  margin-top: 30px;
}

.author-thumb {
  float: left;
  margin-right: 30px;
}

.comment-body {
  background-color: #f3f3f3;
  padding: 20px;
  overflow: hidden;
  position: relative;
}

.comment-body h6 {
  font-size: 16px;
  font-weight: 700;
  color: #333;
  text-transform: uppercase;
  margin-bottom: 5px;
  margin-top: 0px;
}

.comment-body span {
  font-size: 14px;
  color: #f78e21;
}

.comment-body p {
  margin-top: 20px;
}

.comment-body a {
  text-transform: uppercase;
  font-size: 14px;
  color: #fff;
  background-color: #f78e21;
  width: 80px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  display: inline-block;
  position: absolute;
  top: 20px;
  right: 20px;
}

.replyed-form {
  margin-left: 130px;
}

.leave-comment h4 {
  margin-top: 30px;
  padding-bottom: 10px;
  font-size: 16px;
  color: #666;
  font-weight: 700;
  text-transform: uppercase;
}

/*input, textarea {
  padding: 10px;
  border: 1px solid #e2e2e2;
  width: 100%;
  margin-top: 25px;
  font-size: 13px;
  font-style: italic;
  font-weight: 300;
  color: #aaa;
  outline: none; 
}*/

input, textarea {
   outline: none;
font-size: 1em;
letter-spacing: 1px;
color: #666;
 padding: 10px;
 border: 1px solid #ccc;
    border-left-width: medium;
    border-left-style: none;
    border-left-color: currentcolor;
border-left: 1px solid #333;
width: 90%;
display: inline-block;
}


.anim {

    font-size: 13px;
    letter-spacing: 0px;
    color: #3198d3;
    cursor: pointer;
	font-weight: normal;
    display: inline-block;
	text-align: center;
	display: block;
	margin-left: auto;
	margin-right: auto;

}

.oublie {
color: #3198d3;	
	
}

.forme {
	 background: #efefef;
	padding: 6px 10px 6px 10px;
	border:1px solid #ccc;
}

input[type="submit"] {
    background: #3198d3;
    color: #fff;
    font-size: 1.15em;
    padding: .4em 1.2em;
    width: 54%;
    letter-spacing: 0px;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    cursor: pointer;
    outline: none;
    border: none;
	text-align: center;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.contacter {
 background: #3198d3;
    color: #fff;
    font-size: 1.1em;
    padding: .3em 1.2em;
    width: 54%;
    letter-spacing: 0px;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    cursor: pointer;
    outline: none;
    border: none;
	text-align: center;
	display: block;
	margin-left: auto;
	margin-right: auto;	
	
}

textarea {
  height: 165px;
  max-height: 180px;
  max-width: 770px;
  line-height: 18px;
  width: 100%
}

.form label {
  margin-left: 10px;
  color: #999999;
}

.send button {
  width: 90px;
  color: #fff;
  cursor: pointer;
  height: 35px;
  line-height: 30px;
  text-align: center;
  background-color: #f78e21; 
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  text-transform: uppercase;
  border: 0;
  outline: none;
}

.leave input {
  width: 90px;
  cursor: pointer;
  height: 35px;
  line-height: 30px;
  text-align: center;
  background-color: #f78e21; 
  color: #fff;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  text-transform: uppercase;
  border: 0;
}

/*-- End Single Post --*/




/*-- Contact Us --*/

.message-form input {
  margin-top: 0px;
}

.message-form  textarea {
  padding-bottom: 20px;
}

.send {
  margin-top: 20px;
}

.info p {
  padding-bottom: 20px;
}

.info ul {
  margin: 0;
  padding: 0;
}

.info li {
  list-style: none;
  margin: 10px 0;
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  color: #666;
}

.info i {
  color: #f78e21;
  margin-right: 10px;
  font-size: 18px;
}

/*-- End Contact Us--*/




/*-- Side Bar --*/

.side-bar h4 {
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  background-color: #f78e21;
  margin-top: 0px;
  padding: 9px 15px 9px 15px;
}

.archives-list ul {
  margin-top: 25px !important;
  padding-bottom: 30px !important;
  margin: 0;
  padding: 0;
}

.archives-list li {
  list-style: none;
  margin: 10px 0;
}

.archives-list i {
  font-size: 16px;
  margin-right: 5px;
  color: #f78e21;
}

.archives-list a {
  text-transform: uppercase;
  color: #888;
  font-size: 13px;
}

.archives-list a:hover {
  color: #f78e21;
}

.recent-post {
  overflow: hidden;
  margin-bottom: 20px;
}

.recent-post-thumb {
  float: left;
  margin-right: 20px !important; 
  width: 70px;
  height: 70px;
}

.recent-post-info {
  overflow: hidden;
}

.recent-post-info h6 {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 0;
}

.posts {
  margin-top: 30px;
  margin-bottom: 30px;
}

.recent-post-info a {
  color: #333;
}

.recent-post-info a:hover {
  color: #f78e21;
}

.recent-post-info span {
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  color: #f78e21;
}

.flickr-images {
  margin-top: 20px;
}

.flickr-images img {
  margin-top: 20px;
  overflow: hidden !important;
  width: 68px;
}

.flickr-images img:hover {
  border: 3px solid #f78e21;
  transition: all 0.1s ease-in;
  cursor: pointer;
}

/*-- End Side Bar --*/





/*-- Slider --*/

#slider {
  overflow: hidden;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.slider-caption {
    text-align: center;
    position: absolute;
    display: block;
    width: 55%;
    margin: 5% auto 11%;
    background-color: rgba(0,0,0, 0.5);
    margin-right: auto;
    margin-left: auto;
    margin: 130px 22% 0;
    border-radius: 3px;
    padding: 30px;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
}

.slider-caption h1 {
  text-shadow: 1px 1px #777;
font-size: 28px;
padding-bottom: 10px;
font-weight: 500;
color: #fff;
text-transform: uppercase;
}

.slider-caption p {
  font-size: 18px;
  font-weight: 300;
  color: #fff;
  line-height: 22px;
}

.slider-caption a {
  margin-top: 20px;
  text-decoration: none;
  display: inline-block;
  background-color: #f78e21;
  width: 200px;
  height: 40px;
  text-align: center;
  color: #fff;
  line-height: 40px;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 600;
}

/*-- End Slider --*/





/*-- Services --*/

.service-item {
  text-align: center;
}

.icon i {
  border-radius: 50%;
  border: 20px solid #f78e21;
  color: #f78e21;
  font-size: 28px;
  line-height: 80px;
  width: 120px;
  height: 120px;
}

.service-item h4 {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-weight: 700;
  color: #333;
  text-transform: uppercase;
  margin-top: 25px;
}

/*-- End Services --*/





/*-- Latest Posts --*/

.blog-post {
  position: relative;
  margin-bottom: 0px;
}

.blog-thumb {
  overflow: hidden;
  position: relative;
}

.blog-thumb img {
  /*width: 100%;*/
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.blog-content {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: rgba(0,0,0,0.7);
  color: #fff;
  padding: 15px;
}

.content-show a {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
}

.content-show span {
  color: #f78e21;
}

.content-hide {
  margin-top: 15px;
  display: none;
}

.content-hide p {
  color: #fff;
}

/*-- End Latest Posts --*/





/*-- Testimonails --*/

.testimonails-content p {
  text-align: center;
  font-size: 15px;
  color: #333;
}

.testimonails-content h6 {
  font-size: 16px;
  font-weight: 300;
  text-align: center;
  margin-top: 30px;
  font-style: italic;
}

/*-- End Testimonails --*/





/*--Footer--*/

footer {
  background-color: #3198d2;
  margin-top: 0px;
}

.social-bottom {
  margin-top: 30px;
  padding-bottom: 40px;
}

.social-bottom span {
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
	 margin-top: 5px;
  font-weight: 600;
  color: #fff;
  text-transform: uppercase;
  float: left;
  margin-right: 26px;
}

.social-bottom ul {
  margin: 0;
  padding: 0;
}

.social-bottom li {
  list-style: none;
  display: inline-block;
}

.social-bottom a {
  background-color: #fff;
  font-size: 18px;
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  color: #000;
}

.social-bottom a:hover {
  background-color: #f78e21;
  color: #fff;
}

.subscribe-form {
  margin-top: 40px;
  padding-bottom: 40px;
}

.subscribe-form span {
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  font-weight: 600;
  color: #fff;
  text-transform: uppercase;
  float: left;
  margin-right: 26px;
}

.subscribeForm {
  position: relative;
  display: inline-block;
}

.subscribe-form input[type="submit"] {
  position: absolute;
  right: 0;
  top: 0;
  width: 34px;
  height: 34px;
  background: url(../images/subscribe-icon.png);
  background-repeat: no-repeat;
  background-position: center;
  color: transparent;
  background-color: transparent;
  content: '';
  margin-top: 0;
  border: 0;
}

.subscribe-form input#subscribe {
  padding: 4px 10px 4px 10px;
  line-height: 34px;
  height: 34px;
  max-width: 280px;
  width: 280px;
  margin-top: 0px;
  outline: 0;
  border-color: #f3f3f3;
}

.footer-title {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  padding-bottom: 20px;
}

.shop-list ul {
  margin: 0;
  padding: 0;
}

.shop-list li {
  list-style: none;
  margin: 7px 0;
}

.shop-list i {
  font-size: 16px;
  margin-right: 5px;
  color: #f78e21;
}

.shop-list a {
  text-transform: uppercase;
  color: #fff;
  font-size: 13px;
}

.shop-list a:hover {
  color: #fff;text-decoration: underline;
}

.recent-post {
  overflow: hidden;
  margin-bottom: 20px;
}

.recent-post-thumb {
  float: left;
  margin-right: 10px;
  width: 70px;
  height: 70px;
}

.recent-post-info {
  overflow: hidden;
}

.recent-post-info h6 {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 0;
}

.recent-post-info a {
  color: #333;
}

.recent-post-info a:hover {
  color: #f78e21;
}

.recent-post-info span {
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  color: #f78e21;
}

.more-info p {
  padding-bottom: 20px;
}

.more-info ul {
  margin: 0;
  padding: 0;
}

.more-info li {
  list-style: none;
  margin: 10px 0;
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  color: #666;
}

.more-info i {
  color: #f78e21;
  margin-right: 10px;
  font-size: 18px;
}

.menu_small {
    color: #666;
    display: inline;
    font-size: 15px;
    padding: 0 10px;
	letter-spacing: -0.5px;
}

.menu_small:hover {
    color: #666;
    display: inline;
	text-decoration: underline;
    font-size: 15px;
    padding: 0 10px;
	letter-spacing: -0.5px;
}

.copyright {
	color: #666;
	margin-top: 10px;
	letter-spacing: -0.5px;
	
}

.bottom-footer {
  text-align: center;
  padding: 20px 0 15px 0;
	color: #666;
}

/*-- End Footer --*/









/*--- RESPONSIVE ---*/

@media screen and (max-width: 990px) {

  .home-account {
    text-align: center;
    display: block;
	  margin-left: -15px;
  }

  .cart-info {
    text-align: center;
    display: block;
  }
  
  .logo {
    text-align: center;
  }

  .search-box {
    display: none;
  }

  .slider-caption {
    display: none;
  }

  .service-item {
    margin-top: 40px;
  }

  .footer-title {
    margin-top: 60px;
  }

  .bottom-footer {
    text-align: center;
  }

  .timeline-thumb{
    margin-top: 30px;
    border-bottom: none;
  }

  .team-thumb {
    margin-top: 30px;
  }

  .side-bar {
    margin-top: 100px;
  }

  .side-bar h4 {
    width: 100%;
  }

  .send-message input {
    margin-top: 20px;
  }

  .info {
    margin-top: 60px;
    text-align: center;
  }
}

@media screen and (max-width: 568px) {

  .home-account {
    text-align: center;
    display: block;
  }
	
	#top {
	background-color: #0c3561;
  color: #fff;
	margin-top: 40px;
}
	
	.main-menu ul {
  padding: 0px;
  margin: 100px 0px 50px 0px;
  text-align: left;
}

  .cart-info {
    text-align: center;
    display: block;
  }
  
  .logo {
    text-align: center;
  }

  .search-box {
    display: none;
  }

  .content-hide p {
    display: none;
  }

  .slider-caption {
    display: none;
  }

  .service-item {
    margin-top: 40px;
  }

  .footer-title {
    margin-top: 60px;
  }

  .bottom-footer {
    text-align: center;
  }

  .timeline-thumb{
    margin-top: 30px;
    border-bottom: none;
  }

  .team-thumb {
    margin-top: 30px;
  }

  .side-bar {
    margin-top: 100px;
  }

  .side-bar h4 {
    width: 100%;
  }

  .send-message input {
    margin-top: 20px;
  }

  .info {
    margin-top: 60px;
    text-align: center;
  }

  .logo {
    padding-bottom: 0px;
  }

  .main-menu li {
    display: block;
    margin-top: 0px;
    margin-right: 0px;
  }

  #heading-section img {
    display: none;
  }

  .divide-line img {
    display: none;
  }

  .top-footer {
    display: block;
  }

}

@media screen and (max-width: 1000px) {

  .slider-caption {
    display: none;
  }
	
	#top {
	background-color: #0c3561;
  color: #fff;
	margin-top: -40px;
	
}
	
	.main-menu ul {
  padding: 0px;
  margin: 10px 0px 60px 0px;
  text-align: left;
}
	
	.main-menu li.active {
   font-family: 'Arial', sans-serif;
font-weight: 300;
letter-spacing: 0.3px;
font-size: 13px;
color: #fff;
text-transform: normal;
margin-right: 0px;
background-color: #3198d2;
padding: 5px 15px;
}

.main-menu a {
  font-family: 'Arial', sans-serif;
font-weight: 300;
	letter-spacing: 0.3px;
font-size: 13px;
color: #fff;
	font-style:italic;
text-transform: normal;
margin-right:0px;
}


.main-menu a:hover {
  color: #fff;
}
	
}

@media screen and (min-width: 1000px) {

  .slider-caption {
    display: none;
  }
	
	#top {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0c3561+0,2989d8+50,0c3561+100 */
background: #0c3561; /* Old browsers */
background: -moz-linear-gradient(top, #0c3561 0%, #2989d8 50%, #0c3561 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #0c3561 0%,#2989d8 50%,#0c3561 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #0c3561 0%,#2989d8 50%,#0c3561 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0c3561', endColorstr='#0c3561',GradientType=0 ); /* IE6-9 */
  color: #fff;
	margin-top: -40px;
	
}
	
	.main-menu ul {
  padding: 0px;
  margin: 70px 0px 0px 0px;
  text-align: right;
}
	
	.main-menu li.active {
   font-family: 'Arial', sans-serif;
font-weight: 300;
letter-spacing: 0.3px;
font-size: 15px;
color: #fff;
text-transform: normal;
margin-right: 0px;
background-color: #3198d2;
padding: 5px 15px;
}

.main-menu a {
  font-family: 'Arial', sans-serif;
font-weight: 300;
	letter-spacing: 0.3px;
font-size: 15px;
color: #fff;
	font-style:italic;
text-transform: normal;
margin-right:0px;
}


.main-menu a:hover {
  color: #fff;
}
	
}

@media screen and (max-width: 600px) {

  .heading-section img {
    display: block;
	  margin-right: auto;
	  margin-left: auto;
  }
	
	#top {
	background-color: #0c3561;
  color: #fff;
	margin-top: -40px;
	
}

  body {
    overflow-x: hidden;
  }
	
	.main-menu ul {
  padding: 0px;
  margin: 30px 0px 40px 0px;
  text-align: left;
}
	
	.main-menu li.active {
   font-family: 'Arial', sans-serif;
font-weight: 300;
letter-spacing: 0.3px;
font-size: 14px;
color: #fff;
text-transform: normal;
margin-right: 0px;
background-color: #3198d2;
padding: 5px 15px;
}

.main-menu a {
  font-family: 'Arial', sans-serif;
font-weight: 300;
	letter-spacing: 0.3px;
font-size: 14px;
color: #fff;
	font-style:italic;
text-transform: normal;
margin-right:0px;
}


.main-menu a:hover {
  color: #fff;
}
}

@media screen and (min-width: 995px) {

  .hover-iner span {
  margin-top: 160px;
  }

  body {
    overflow-x: hidden;
  }
}



@media screen and (max-width: 480px) {

  .slider-caption {
    display: none;
  }
	
	#top {
	background-color: #0c3561;
  color: #fff;
	margin-top: 0px;
	
}
	
	.main-menu ul {
  padding: 0px;
  margin: 10px 0px 10px 0px;
  text-align: left;
}
	
	.main-menu li.active {
   font-family: 'Arial', sans-serif;
font-weight: 300;
letter-spacing: 0.3px;
font-size: 15px;
color: #fff;
text-transform: normal;
margin-right: 0px;
background-color: #3198d2;
padding: 5px 15px;
}

.main-menu a {
  font-family: 'Arial', sans-serif;
font-weight: 300;
	letter-spacing: 0.3px;
font-size: 15px;
color: #fff;
	font-style:italic;
text-transform: normal;
margin-right:0px;
}


.main-menu a:hover {
  color: #fff;
}
	
}

/*--- END RESPONSIVE ---*/