
	1. Body
------------------------*/
*{margin:0;padding:0;visibility: visible;}
body {
  background: #fff;
  color: #444;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  position: relative;
}
h1, h2, h3, h4, h5, h6, p {
  margin:0;
}
p {
  line-height: 24px;
}
h1, h2, h3, h4, h5, h6 {
  color: #373737;
  font-family: Raleway;
  font-weight: 800;
}
*:focus {
  outline: none;
  text-decoration: none;
}
a, a::before, i, .icon, .icon::before, button,
.sin-feature .icon i, .sin-info::before,
.hover-link, input, .sin-team::before, .sin-team::after,
.home-7 .portfolio-hover {
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
a:focus {
  color: inherit;
  outline: none;
  text-decoration: none;
}
a {
  color: #fff;
  text-decoration: none;
}
a:hover {
  color: #fff;
  text-decoration: none;
}
ul, ol {
  list-style: none;
  margin: 0;
}
img {
  max-width:100%;
}
/*----------------------
	2. Common Classes
------------------------*/
.fix {
  overflow:hidden;
}
.float-left {
  float: left;
}
.float-right {
  float: right;
}
.button-set {
  display: inline-block;
}
a.button {
  border: 2px solid #fff;
  border-radius: 3px;
  display: block;
  float: left;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  height: 58px;
  line-height: 58px;
  margin-right: 30px;
  text-align: center;
  width: 200px;
}
a.button:last-child {
  margin-right: 0;
}
a.button.rounde {
  border-radius: 50px;
}
a.button.active, .button-set .button:hover {
  background: #998675 none repeat scroll 0 0;
  border-color: #998675 #998675 #736357;
}
a.button.active:hover {
  background: transparent;
  border-color: #fff;
}
a.button i {
  margin-right: 7px;
}
.title-style-1 {
  background: rgba(0, 0, 0, 0) url("img/home-1/title-line-1.png") no-repeat scroll center top;
  margin-bottom: 65px;
  padding-top: 200px;
}
.title-style-1.title-line-2 {
  background: rgba(0, 0, 0, 0) url("img/home-1/title-line-2.png") no-repeat scroll center top;
}
.title-style-1 h1 {
  color: #fff;
  font-size: 30px;
  margin-bottom: 20px;
  text-transform: uppercase;
}
.title-style-1.title-line-2 h1 {
  color: #373737;
}
.title-style-1 p {
  color: #fff;
  font-size: 14px;
  font-style: italic;
  line-height: 19px;
}
.title-style-1.title-line-2 p {
  color: #444;
}
/*-- Slider Controls Style --*/
.owl-controls {
  bottom: 180px;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
}
.owl-controls .owl-dots, .slick-dots {
  display: inline-block;
}
.owl-controls .owl-dots .owl-dot, .slick-dots li {
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  cursor: pointer;
  display: block;
  float: left;
  height: 16px;
  margin: 0 30px;
  position: relative;
  width: 16px;
}
.owl-controls .owl-dots .owl-dot::before, .slick-dots li::before {
  background: #fff none repeat scroll 0 0;
  content: "";
  height: 1px;
  left: 100%;
  opacity: 0.2;
  position: absolute;
  top: 7px;
  width: 61px;
}
.owl-controls .owl-dots .owl-dot:last-child::before, .slick-dots li:last-child::before {
  width: 0;
}
.owl-controls .owl-dots .owl-dot span, .slick-dots button {
  background: rgba(255, 255, 255, 0.2) none repeat scroll 0 0;
  border: 0 none;
  border-radius: 50%;
  display: block;
  height: 6px;
  margin: 4px;
  text-indent: -999999px;
  width: 6px;
}
.owl-controls .owl-dots .owl-dot.active, .slick-dots li.slick-active {
  border-color: #fff;
}
.owl-controls .owl-dots .owl-dot.active span, .slick-dots li.slick-active button {
  background: #fff;
}
/*-- scrollUp Style --*/
#scrollUp {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #eee;
  bottom: 75px;
  color: #666;
  cursor: pointer;
  display: none;
  height: 40px;
  line-height: 37px;
  right: 35px;
  text-align: center;
  width: 40px;
}
#scrollUp:hover {
  box-shadow: 0 0 3px #eee;
}

/*-- Home 6 Title Style --*/
.title-style-6 {
  margin-bottom: 70px;
}
.title-style-6 h1 {
  color: #ffffff;
  font-size: 24px;
  font-weight: 700;
  line-height: 17px;
  margin-bottom: 25px;
  padding-bottom: 16px;
  position: relative;
  text-transform: uppercase;
}
.title-style-6 h1::before {
  background: #ffffff none repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 3px;
  left: 50%;
  margin-left: -18px;
  position: absolute;
  width: 36px;
}
.title-style-6 p {
  font-style: italic;
  color: #444;
}
/*-- Home 6 Menu Area --*/
#main-menu.home-6 {
  background: #fff none repeat scroll 0 0;
  padding: 30px 45px;
  position: absolute;
  top: 0;
  width: 100%;
}
#main-menu.home-6.stick {
  position: fixed;
}
.home-6 .main-menu {
  margin: 5px 0;
}
.home-6 .main-menu nav{}
.home-6 .main-menu nav ul{}
.home-6 .main-menu nav ul li{}
.home-6 .main-menu nav ul li a {
  color: #232323;
  position: static;
}
.home-6 .main-menu nav ul li a:hover, .home-6 .main-menu nav ul li.active a {
  color: #33a9ee;
}
.home-6 .main-menu nav ul li a::before {
  display: none;
}
/*-- Home 6 Search Style --*/
.header-search {
  position: relative;
  margin-left: 30px;
}
.header-search .search {
  color: #232323;
  cursor: pointer;
  display: block;
  line-height: 49px;
}
.header-search .search:hover {
  color: #33a9ee;
}
.header-search .search i{}
.header-search .search-form {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #eee;
  display: none;
  padding: 15px;
  position: absolute;
  right: 0;
  top: 79px;
  z-index: 99;
}
#search-form{}
#search-form input {
  border: 1px solid #e1e1e1;
  border-radius: 50px;
  font-size: 13px;
  padding: 10px 25px;
  width: 250px;
}
/*-- Home 6 Nivo Slider Area --*/
#home-area.home-6 {
  background: #fff none repeat scroll 0 0;
  padding-top: 0px;
}
.home-6 .nivo-caption {
  background: transparent none repeat scroll 0 0;
  height: 100%;
}
.home-6 .nivo-caption .slide-text {
  margin-top: 150px;
}
.home-6 .nivo-caption .slide-text .cap-icon {
  margin-bottom: 20px;
}
.home-6 .nivo-caption .slide-text .cap-icon img {
  position: static;
}
.home-6 .nivo-caption .slide-text .cap-sub-title{}
.home-6 .nivo-caption .slide-text .cap-sub-title h3 {
  color: #322c59;
  font-family: lato;
  font-size: 14px;
  font-weight: 800;
  line-height: 19px;
  margin-bottom: 25px;
  text-transform: uppercase;
}
.home-6 .nivo-caption .slide-text .cap-title{}
.home-6 .nivo-caption .slide-text .cap-title h1 {
  color: #322c59;
  font-size: 48px;
  line-height: 38px;
  margin-bottom: 40px;
  text-transform: uppercase;
}
.home-6 .nivo-caption .slide-text .cap-dec{}
.home-6 .nivo-caption .slide-text .cap-dec p {
  color: #232323;
  font-size: 15px;
  margin-bottom: 60px;
  padding: 0;
}
.home-6 .nivo-caption .slide-text .cap-learnmore {
  display: inline-block;
}
.home-6 .nivo-caption .slide-text .cap-learnmore a {
  border-color: #322c59;
  color: #322c59;
  font-family: raleway;
  font-size: 12px;
  font-weight: 700;
  height: auto;
  line-height: 48px;
  margin: 0;
  text-transform: uppercase;
  width: 177px;
}
.home-6 .nivo-caption .slide-text .cap-learnmore a:hover {
  background: #322c59;
  color: #fff;
}
.home-6 .nivo-caption .slide-image {
  margin-top: 80px;
}
.home-6 .nivo-caption .slide-image .cap-image img {
  width: 100%;
  position: static;
}
/*-- Home 6 Info Area --*/
#info-area.home-6{}
.home-6 .officine {
  background: rgba(0, 0, 0, 0) url("img/banner_officine.jpg") no-repeat scroll center center;
  -webkit-background-size: cover ;
  background-size: cover ;
  float: left;
  padding: 65px 50px;
  width: 50%;
  position: relative;
  z-index: 1;
}
.home-6 .officine.open-hour::before {
  background: #fff none repeat scroll 0 0;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0.4;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
}
.home-6 .officine.title{}
.home-6 .officine .title h2 {
  color: #fff;
  font-size: 30px;
  font-weight: 700;
  margin-bottom: 45px;
  padding-bottom: 12px;
  position: relative;
  text-transform: uppercase;
}
.home-6 .officine .title h2::before {
  background: #fff none repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 3px;
  left: 0;
  position: absolute;
  width: 36px;
}
.home-6 .officine .content{}
.home-6 .officine .content p {
  color: #fff;
  font-size: 14px;
  margin-bottom: 35px;
}
.home-6 .officine .content a {
  border: 2px solid #fff;
  border-radius: 50px;
  color: #fff;
  display: inline-block;
  font-family: raleway;
  font-size: 12px;
  font-weight: 700;
  height: 40px;
  line-height: 36px;
  text-align: center;
  text-transform: uppercase;
  width: 144px;
}
.home-6 .officine .content a:hover {
  background: #fff;
  color: #46A4DA;
}
.home-6 .officine .content ul{}
.home-6 .officine .content ul li {
  border-bottom: 1px solid #c2e5fa;
  color: #fff;
  display: block;
  margin-bottom: 36px;
  overflow: hidden;
  padding-bottom: 12px;
  width: 100%;
}
.home-6 .officine .content ul li:last-child {
  margin-bottom: 0px;
}
.home-6 .officine .content ul li span{}



.home-6 .prenotazione {
  background: rgba(0, 0, 0, 0) url("img/banner_prenotazione.jpg") no-repeat scroll center center;
  -webkit-background-size: cover ;
  background-size: cover ;
  float: left;
  padding: 65px 50px;
  width: 50%;
  position: relative;
  z-index: 1;
}
.home-6 .prenotazione.open-hour::before {
  background: #fff none repeat scroll 0 0;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0.4;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
}
.home-6 .prenotazione .title{}
.home-6 .prenotazione .title h2 {
  color: #fff;
  font-size: 30px;
  font-weight: 700;
  margin-bottom: 45px;
  padding-bottom: 12px;
  position: relative;
  text-transform: uppercase;
}
.home-6 .prenotazione .title h2::before {
  background: #fff none repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 3px;
  left: 0;
  position: absolute;
  width: 36px;
}
.home-6 .prenotazione .content{}
.home-6 .prenotazione .content p {
  color: #fff;
  font-size: 14px;
  margin-bottom: 35px;
}
.home-6 .prenotazione .content a {
  border: 2px solid #fff;
  border-radius: 50px;
  color: #fff;
  display: inline-block;
  font-family: raleway;
  font-size: 12px;
  font-weight: 700;
  height: 40px;
  line-height: 36px;
  text-align: center;
  text-transform: uppercase;
  width: 144px;
}
.home-6 .prenotazione .content a:hover {
  background: #fff;
  color: #46A4DA;
}
.home-6 .prenotazione .content ul{}
.home-6 .prenotazione .content ul li {
  border-bottom: 1px solid #c2e5fa;
  color: #fff;
  display: block;
  margin-bottom: 36px;
  overflow: hidden;
  padding-bottom: 12px;
  width: 100%;
}
.home-6 .prenotazione .content ul li:last-child {
  margin-bottom: 0px;
}
.home-6 .prenotazione .content ul li span{}

/*-- Home 6 Appointment Area --*/
#appointment-area.home-6 {
  padding: 100px 0;
}
.appointment {
  border: 5px solid #e5e5e5;
  padding: 21px 33px 33px;
}
.appointment .appointment-title {
  background: #322c59 none repeat scroll 0 0;
  margin-bottom: 40px;
  padding: 15px 0;
  position: relative;
  z-index: 2;
}
.appointment .appointment-title::before {
  background: #322c59 none repeat scroll 0 0;
  content: "";
  height: 100%;
  position: absolute;
  right: 100%;
  top: 0;
  width: 50px;
  z-index: 1;
}
.appointment .appointment-title::after {
  border-color: #2888c1 #2888c1 transparent transparent;
  border-style: solid;
  border-width: 6px;
  content: "";
  left: -50px;
  position: absolute;
  top: 100%;
  z-index: 1;
}
.appointment .appointment-title i {
  color: #fff;
  float: left;
  margin-right: 20px;
  padding: 1px;
}
.appointment .appointment-title h2 {
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
}
/*-- Home 6 Appointments Fotm Style --*/
#appointments-form{}
#appointments-form .input-box {
  margin-top: 33px;
}
#appointments-form .input-box:first-child {
  margin-top: 0;
}
#appointments-form .input-box:last-child {
  margin-top: 44px;
}
#appointments-form .input-box input {
  border: 1px solid #d7d7d7;
  border-radius: 50px;
  color: #888888;
  font-size: 12px;
  padding: 10px 15px;
  width: 100%;
}
.home-6 input::-webkit-input-placeholder, .home-6 textarea::-webkit-input-placeholder { color:#222; }
.home-6 input::-moz-placeholder, .home-6 textarea::-moz-placeholder { color:#222; } /* firefox 19+ */
.home-6 input:-ms-input-placeholder, .home-6 textarea:-ms-input-placeholder { color:#222; } /* ie */
.home-6 input:-moz-placeholder, .home-6 textarea:-moz-placeholder { color:#222; }
#appointments-form .input-box select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #fff url("img/home-6/icons/caret-down.png") no-repeat scroll 85% center;
  border: 1px solid #d7d7d7;
  border-radius: 50px;
  color: #888888;
  cursor: pointer;
  float: left;
  font-size: 13px;
  margin-right: 5%;
  padding: 5px 12px;
  position: relative;
  width: 25%;
}
#appointments-form .input-box select#doctor {
  background: #fff url("img/home-6/icons/caret-down.png") no-repeat scroll 95% center;
}
#appointments-form .input-box select:last-child {
  margin-right: 0;
  width: 40%;
}
#appointments-form .input-box select option {
  padding: 5px 10px;
}
#appointments-form .input-box textarea {
  border: 1px solid #d7d7d7;
  color: #888888;
  font-size: 12px;
  padding: 10px 15px;
  width: 100%;
}
#appointments-form .input-box span {
  float: left;
  margin-top: 10px;
}
#appointments-form .input-box span input[type="checkbox"] {
  float: left;
  margin-right: 10px;
  width: auto;
}
#appointments-form .input-box span label {
  color: #888888;
  font-size: 12px;
  font-weight: 400;
  line-height: 12px;
  margin-bottom: 0;
}
#appointments-form .input-box .button {
  background: #322c59 none repeat scroll 0 0;
  border-radius: 50px;
  color: #fff;
  float: right;
  font-family: raleway;
  font-size: 12px;
  font-weight: 700;
  line-height: 12px;
  padding: 15px 40px;
  text-transform: uppercase;
  border: 0;
}
#appointments-form .input-box .button:hover {
  background: #56b1e7 none repeat scroll 0 0;
}

#appointment-area .title-style-6 {
  margin-bottom: 35px;
}
/*-- Home 6 Who We Are Style --*/
.weProvide {
  position: relative;
}
.weProvide::before {
  background: #efefef none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 50%;
  position: absolute;
  top: 0;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 1px;
}
.weProvide::after {
  background: #efefef none repeat scroll 0 0;
  content: "";
  height: 1px;
  left: 10%;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 80%;
}
.weProvide > div{}
.weProvide > div:nth-child(1) .single, .weProvide > div:nth-child(2) .single {
  margin-bottom: 24px;
}
.weProvide > div:nth-child(3) .single, .weProvide > div:nth-child(4) .single {
  margin-top: 24px;
}
.weProvide .single{}
.weProvide .single img {
  border-radius: 50%;
  margin-bottom: 19px;
}
.weProvide .single h2 {
  color: #232323;
  font-size: 12px;
  font-weight: 700;
  margin-bottom: 20px;
  text-transform: uppercase;
}
.weProvide .single p {
  font-size: 12px;
  color: #444;
}
/*-- Home 6 Funfact Area --*/
#funfacts-area {
  background: #322c59;
  padding: 80px 0;
}
.home-6 .funfacts{}
.home-6 .funfacts .sin-funfact {
  display: inline-block;
}
.home-6 .funfacts .sin-funfact .icon {
  display: inline-block;
  margin-right: 25px;
}
.home-6 .funfacts .sin-funfact .icon i {
  color: #fff;
  font-size: 60px;
}
.home-6 .funfacts .sin-funfact .text {
  display: inline-block;
  overflow: hidden;
  text-align: left;
}
.home-6 .funfacts .sin-funfact .text span {
  color: #fff;
  font-size: 30px;
  font-weight: 700;
}
.home-6 .funfacts .sin-funfact .text h3 {
  color: #fff;
  font-size: 12px;
  font-weight: 700;
}
/*-- Home 6 Service Area --*/
#service-area.home-6 {
  background: rgba(0, 0, 0, 0) url("img/home-6/service-bg.jpg") no-repeat scroll center center;
  -webkit-background-size: cover ;
  background-size: cover ;
  padding-top: 100px;
}
.home-6 .service{}
.home-6 .sin-service {
  padding-bottom: 103px;
  position: relative;
}
.home-6 .sin-service:last-child {
  padding: 0;
}
.home-6 .sin-service::before {
  background: #ebebeb none repeat scroll 0 0;
  content: "";
  height: 75px;
  left: 44px;
  position: absolute;
  top: 104px;
  width: 1px;
}
.home-6 .service-left .sin-service::before {
  left: auto;
  right: 44px;
}
.home-6 .sin-service:last-child::before {
  width: 0;
}
.home-6 .service .sin-service .icon {
  float: left;
  height: 90px;
  width: 90px;
  margin-right: 30px;
}
.home-6 .service-left .sin-service .icon {
  float: right;
  margin-left: 30px;
  margin-right: 0;
}
.home-6 .service .sin-service .icon img{}
.home-6 .service-left .sin-service .content {
  text-align: right
}
.home-6 .service .sin-service .content {
  margin-top: 12px;
}
.home-6 .service .sin-service .content h2 {
  color: #3e3e3e;
  font-size: 13px;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.home-6 .service .sin-service .content p {
  color: #444;
  font-size: 13px;
}
/*-- Home 6 Testimonial Area --*/
#testimonials-area.home-6 {
  background: rgba(0, 0, 0, 0) url("img/home-6/testimonial-bg.jpg") no-repeat scroll center center;
  -webkit-background-size: cover ;
  background-size: cover ;
  padding: 100px 0 34px;
}
#testimonials-area.home-6 .title-style-6 h1, #testimonials-area.home-6 .title-style-6 p {
  color: #fff;
}
#testimonials-area.home-6 .title-style-6 h1::before {
  background: #fff;
}
.home-6 .sin-testimonial img {
  border: 3px solid #accde1;
  margin-top: 0;
  width: 88px;
}
/*-- Home 6 Team Area --*/
#team-area.home-6 {
  background: #fff none repeat scroll 0 0;
  padding: 100px 0;
}
.home-6 .team-container {
  width: 100%;
}
.home-6 .single-team {
  position: relative;
}
.home-6 .single-team img {
  width: 100%;
}
.home-6 .team-details {
  background: rgba(70, 163, 218, 0.87) none repeat scroll 0 0;
  bottom: -150px;
  left: 0;
  padding: 25px 0 18px;
  position: absolute;
  right: 0;
  -webkit-transition: all .3s ease 0s;
  -o-transition: all .3s ease 0s;
  transition: all .3s ease 0s;
}
.home-6 .single-team:hover .team-details {
  bottom: 0;
}
.home-6 .team-details h2 {
  color: #fff;
  font-size: 14px;
  line-height: 11px;
  margin-bottom: 15px;
  text-transform: uppercase;
}
.home-6 .team-details p {
  color: #fff;
  line-height: 11px;
  margin-bottom: 20px;
}
.home-6 .team-details .social{}
.home-6 .team-details .social a {
  background: #4c86b0 none repeat scroll 0 0;
  border-radius: 50%;
  display: inline-block;
  font-size: 12px;
  height: 28px;
  line-height: 28px;
  margin: 0 8px;
  width: 28px;
}
.home-6 .team-details .social a:hover {
  background: #fff;
  color: #449DD2;
}
.home-6 .team-details .social a i{}
/*-- Home 6 Download Area --*/
#download-area.home-6 {
  background: rgba(0, 0, 0, 0) url("img/home-6/download-bg.jpg") no-repeat scroll center center;
  -webkit-background-size: cover ;
  background-size: cover ;
  padding: 40px 0 0;
}
#download-area.home-6 .title-style-6 {
  margin-top: 60px;
}
#download-area.home-6 .title-style-6 h1, #download-area.home-6 .title-style-6 p {
  color: #fff;
}
#download-area.home-6 .title-style-6 h1::before {
  background: #fff;
}
.home-6 .app-content{}
.home-6 .app-content p {
  color: #fff;
}
.home-6 .app-content h3 {
  color: #fff;
  font-family: lato;
  font-size: 14px;
  font-weight: 700;
  margin-top: 35px;
  margin-bottom: 60px;
}
.home-6 .app-content .button-set{}
.home-6 .app-content .button-set .button {
  border: 2px solid #fff;
  height: 52px;
  line-height: 48px;
}
.home-6 .app-content .button-set .button:hover {
  background: #fff;
  color: #322c59;
}
.home-6 .app-content .button-set .button i{}
.home-6 .app-image{}
.home-6 .app-image img{}
/*-- Home 6 About Area --*/
#about-area.home-6 {
  padding: 0;
}
.home-6 .about-image{}
.home-6 .about-image img {}
.home-6 .about-content {
  margin-top: 160px;
}
.home-6 .about-content .single-fact {
  margin-bottom: 75px;
  position: relative;
}
.home-6 .about-content .single-fact:last-child {
  margin-bottom: 65px;
}
.home-6 .about-content .single-fact:nth-child(1){
  margin-left: -12px;
}
.home-6 .about-content .single-fact:nth-child(2){
  margin-left: 20px;
}
.home-6 .about-content .single-fact:nth-child(3){
  margin-left: 50px;
}
.home-6 .about-content .single-fact::before {
  background: #e1e1e1 none repeat scroll 0 0;
  content: "";
  height: 1px;
  left: -190px;
  position: absolute;
  top: 36px;
  width: 170px;
}
.home-6 .about-content .single-fact .icon {
  border: 2px solid #322c59;
  border-radius: 50%;
  color: #322c59;
  float: left;
  font-size: 24px;
  height: 72px;
  line-height: 68px;
  margin-right: 18px;
  text-align: center;
  width: 72px;
}
.home-6 .about-content .single-fact .icon i{}
.home-6 .about-content .single-fact .content{}
.home-6 .about-content .single-fact .content h2 {
  color: #322c59;
  font-family: lato;
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.home-6 .about-content .single-fact .content p {
  color: #444;
}
/*-- Home 6 Purchase Area --*/
#puchase-area.home-6 {
  background: rgba(0, 0, 0, 0) url("img/home-6/puchase-bg.jpg") no-repeat scroll center center;
  -webkit-background-size: cover ;
  background-size: cover ;
  padding: 70px 0;
}
.home-6 .puchase{}
.home-6 .puchase h1 {
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 20px;
}
.home-6 .puchase p {
  color: #fff;
  font-size: 16px;
  font-style: italic;
}
.home-6 .puchase-button {
  margin-top: 8px;
}
.home-6 .puchase-button .button {
  display: inline-block;
  height: 54px;
  line-height: 50px;
  float: none;
}
.home-6 .puchase-button .button:hover {
  background: #fff;
  color: #46A4DA;
}
/*-- Home 6 Departments Area --*/
#departments-area {
background: url('img/sedi-bg.jpg') no-repeat fixed center center;
  -webkit-background-size: cover ;
  background-size: cover ;
}
#departments-area .title-style-6 {
  margin-bottom: 50px;
}
#departments-area .title-style-6 h1::before {
  left: 0;
  margin: 0;
}
.home-6 .departments-container {
  padding: 100px 0 90px;
}
#departments{}
#departments .panel {
  border: 0 none;
  border-radius: 0;
  box-shadow: none;
}
#departments .panel-heading {
  background: #46a4da none repeat scroll 0 0;
  border-radius: 0;
  padding: 0;
}
#departments .panel-heading a {
  color: #fff;
  display: block;
  height: 48px;
  position: relative;
}
#departments .panel-heading a::before {
  content: "+";
  font-size: 18px;
  font-weight: 700;
  position: absolute;
  right: 18px;
  top: 11px;
}
#departments .panel-heading a.active::before {
  content: "\f107";
  font-family: fontawesome;
  font-weight: 400;
  top: 13px;
}
#departments .panel-heading a span{}
#departments .panel-heading a span.numb {
  background: #2979a8 none repeat scroll 0 0;
  display: block;
  float: left;
  line-height: 48px;
  text-align: center;
  width: 48px;
  font-weight: 700;
}
#departments .panel-heading a span.heading {
  font-weight: 700;
  line-height: 48px;
  margin-left: 20px;
  text-transform: uppercase;
}
#departments .panel-body {
  padding: 0;
}
#departments .panel-body .image {
  margin-right: 30px;
  padding: 33px 0 33px 33px;
  width: 244px;
}
#departments .panel-body .image img {
  width: 100%;
}
#departments .panel-body .content {
  padding: 33px 33px 33px 0
}
#departments .panel-body .content a {
  color: #3e3e3e;
  display: block;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 15px;
  line-height: 19px;
}
#departments .panel-body .content p {
  color: #444;
  line-height: 19px;
  margin-bottom: 20px;
}
#departments .panel-body .content .readMore {
  color: #322c59;
  font-size: 10px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0;
}
/*-- Home 6 News Area --*/
#news-area.home-6 {
  padding: 100px 0;
}
.home-6 .news-container {
  width: 100%;
}
.home-6 .single-news{}
.home-6 .single-news .image {
  position: relative;
  margin-bottom: 20px;
}
.home-6 .single-news .image a {
  display: block;
}
.home-6 .single-news .image a img {
  width: 100%;
}
.home-6 .single-news .image .date-comment {
  bottom: 0;
  position: absolute;
  right: 0;
}
.home-6 .single-news .image .date-comment span {
  background: #322c59 none repeat scroll 0 0;
  color: #fff;
  display: block;
  float: left;
  font-size: 12px;
  padding: 10px 16px;
  text-transform: uppercase;
}
.home-6 .single-news .image .date-comment span.comment {
  padding: 10px 20px;
  background: #8CCEF5;
}
.home-6 .single-news .image .date-comment span i {
  margin-right: 4px;
}
.home-6 .single-news .news-content {}
.home-6 .single-news .news-content .meta {
  margin-bottom: 20px;
  padding-left: 2px;
}
.home-6 .single-news .news-content .meta span {
  color: #aaa;
  font-size: 12px;
  margin-right: 40px;
}
.home-6 .single-news .news-content .meta span i {
  margin-right: 15px;
}
.home-6 .single-news .news-content .meta span a {
  color: #444;
  margin-left: 3px;
  text-transform: uppercase;
}
.home-6 .single-news .news-content h2 {
  font-family: lato;
  font-size: 16px;
  font-weight: 700;
  line-height: 12px;
  margin-bottom: 15px;
  padding-bottom: 23px;
  position: relative;
}
.home-6 .single-news .news-content h2::before {
  background: #322c59 none repeat scroll 0 0;
  content: "";
  height: 2px;
  left: 0;
  width: 23px;
  position: absolute;
  bottom: 0;
}
.home-6 .single-news .news-content h2 a {
  color: #232323;
}
.home-6 .single-news .news-content h2 a:hover {
  color: #322c59;
}
.home-6 .single-news .news-content p {
  color: #444;
  margin-bottom: 25px;
}
.home-6 .single-news .news-content .readMore {
  color: #322c59;
  font-size: 12px;
  font-weight: 800;
  text-transform: uppercase;
}
.home-6 .single-news .news-content .readMore:hover {
  color: #999;
}
/*-- Home 6 Google Map --*/
#googleMap {
  width: 100%;
  height: 635px;
}
/*-- Home 6 Footer Area --*/
#footer-top-area.home-6 {
  background: #fff;
  padding: 100px 0 60px;
}
.home-6 .sin-widget {
  overflow: hidden;
}
.home-6 .sin-widget h2 {
  color: #232323;
  font-size: 18px;
  margin-bottom: 45px;
  padding-bottom: 20px;
  position: relative;
  text-transform: uppercase;
  line-height: 13px;
}
.home-6 .sin-widget h2::before {
  background: #322c59 none repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 3px;
  left: 0;
  position: absolute;
  width: 36px;
}
.home-6 .sin-widget .content{}
.home-6 .sin-widget .content p {
  margin-bottom: 25px;
}
.home-6 .sin-widget .content p:last-child {
  margin-bottom: 0;
}
.home-6 .sin-widget .content p strong {
  color: #322c59;
  display: block;
  float: left;
  width: 70px;
}
.home-6 .sin-widget .content p span {
  color: #444;
  display: block;
  font-size: 13px;
  overflow: hidden;
}
.home-6 .sin-widget ul {}
.home-6 .sin-widget ul li {
  float: left;
  width: 50%;
  margin-bottom: 20px;
}
.home-6 .sin-widget ul li a {
  color: #444;
}
.home-6 .sin-widget ul li a:hover {
  color: #322c59;
}
#subscribe-form {
  border: 1px solid #e1e1e1;
  border-radius: 50px;
  display: block;
  float: left;
  position: relative;
  width: 330px;
  margin-bottom: 25px;
}
#subscribe-form input[type="email"] {
  border: 0 none;
  border-radius: 50px;
  color: #a0a0a0;
  display: block;
  float: left;
  font-size: 12px;
  font-style: italic;
  line-height: 29px;
  padding: 0 15px;
  width: 240px;
}
#subscribe-form input[type="submit"] {
  background: #75bae3 none repeat scroll 0 0;
  border: medium none;
  border-radius: 50px;
  bottom: -1px;
  color: #fff;
  font-size: 11px;
  font-weight: 700;
  position: absolute;
  right: -1px;
  text-transform: uppercase;
  top: -1px;
  width: 90px;
}
.home-6 .footer-social {
  margin-bottom: 0;
}
.home-6 .footer-social a {
  border-color: #dddddd;
  color: #adadad;
  font-size: 12px;
  height: 31px;
  line-height: 29px;
  text-align: center;
  width: 31px;
}
.home-6 .footer-social a:hover {
  border-color: #322c59;
  color: #322c59;
}
#footer-bottom-area.home-6 {
  background: #276C95 none repeat scroll 0 0;
}
#footer-bottom-area.home-6 .copyright p {
  color: #fff;
}
#footer-bottom-area.home-6 .copyright p a {
  color: #322c59;
}
#footer-bottom-area.home-6 .footer-menu nav ul li a {
  color: #fff;
}
#footer-bottom-area.home-6 .footer-menu nav ul li a:hover {
  color: #322c59;
}
