@import url('normalize.css');

@import url('foundation.css');

@import url('foundation-icons/foundation-icons.css');
body {
  font-family: raleway, sans-serif;
  font-size: 16px;
  line-height: 30px;
  font-weight: normal;
  color: #666666;
  background: #f4f4f5;
}
a {
  color: #00A3FF;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  outline: 0 !important;
}
a:hover {
  color: #333333;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: raleway, sans-serif;
  color: #333333;
  font-weight: 700;
  line-height: 1.3em;
  margin: 0 0 30px 0;
}
h1 {
  font-size: 36px;
}
h2 {
  font-size: 30px;
}
h3 {
  font-size: 24px;
}
h4 {
  font-size: 18px;
}
.sep {
  margin-bottom: 90px;
  display: inline-block;
  width: 100%;
  clear: both;
}
.sep-fancy {
  width: 100%;
  display: inline-block;
  clear: both;
  position: relative;
  margin: 60px 0;
}
.sep-fancy i {
  position: absolute;
  bottom: -20px;
  left: 50%;
  margin-left: -20px;
  border: 3px solid #DDD;
  width: 40px;
  height: 40px;
  line-height: 37px;
  background: #f4f4f5;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  text-align: center;
  color: #DDD;
}
.sep-fancy:before {
  content: '';
  height: 3px;
  width: 300px;
  left: 50%;
  bottom: 0;
  position: absolute;
  margin-left: -150px;
  background: #DDD;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
p,
ul,
ol {
  margin: 0 0 30px 0;
}
p {
  line-height: 28px;
}
img {
  max-width: 100%;
}
.title {
  text-transform: uppercase;
  text-align: center;
  letter-spacing: .01em;
  font-weight: 700;
  position: relative;
  margin-bottom: 60px;
  padding-bottom: 30px;
}
.title i {
  position: absolute;
  bottom: -20px;
  left: 50%;
  margin-left: -20px;
  border: 3px solid #00A3FF;
  width: 40px;
  height: 40px;
  line-height: 37px;
  background: #f4f4f5;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  text-align: center;
}
.title:before {
  content: '';
  height: 3px;
  width: 200px;
  left: 50%;
  bottom: 0;
  position: absolute;
  margin-left: -100px;
  background: #00A3FF;
}
.title h1 {
  font-size: 48px;
  margin: 0;
}
.title h1 span {
  font-weight: 300;
}
/*====== Accordions =======*/
.accordion dd {
  margin-bottom: 2px !important;
}
.accordion dd > a {
  font-family: raleway, sans-serif;
  border-left: 2px solid #333333;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
.accordion .active > a {
  border-left: 2px solid #00A3FF;
}
.light {
  font-weight: 300;
}
section.padding-top {
  padding-top: 90px;
}
#header {
  min-height: 600px;
  background: #111111 url('../img/bg-pattern.png') 0 0 repeat;
  position: relative;
}
#header .text-container {
  display: table;
  height: 100%;
}
#header .text-container .text {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
#header .text-container .text h2 {
  padding: .5em;
  text-transform: uppercase;
  font-size: 48px;
  color: #fff;
}
#header .text-container .text h2 span {
  color: #00A3FF;
}
#header .text-container .text .scroll-icon {
  font-size: 18px;
  border: 1px solid white;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  width: 40px;
  height: 40px;
  line-height: 40px;
  display: inline-block;
  color: white;
}
#header .text-container .text .scroll-icon:hover {
  color: #00A3FF;
}
.logo h1 {
  color: #00A3FF;
}
.logo h1 i {
  color: black;
}
.top-bar * {
  font-family: raleway, sans-serif !important;
  letter-spacing: 0.05em;
  font-size: inherit !important;
}
.is-sticky .top-bar {
  width: 100%;
  z-index: 9999;
}
#services,
#portfolio,
#about,
#contact {
  padding-top: 90px;
}
.service {
  text-align: center;
  margin-bottom: 30px;
}
.service i {
  color: #00A3FF;
  font-size: 160px;
}
.service h3 {
  font-weight: normal;
  font-size: 16px;
}
.loader {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 999999;
  background: url('../img/loader.gif') 50% 50% no-repeat #ffba00;
}
.service-qoute {
  background: transparent url('../../../www.hi5place.com/arf/img/heart-195147_1920.html') 0 0 no-repeat fixed;
  background-size: cover;
  text-align: center;
  position: relative;
  padding: 120px 0;
}
.service-qoute .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
}
.service-qoute .container {
  padding: 132px 0;
}
.service-qoute .quote {
  font-size: 30px;
  font-family: 'raleway', sans-serif;
  color: white;
  line-height: 1.5;
  margin: 0;
}
.service-qoute .quote:before {
  content: "\f10d";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  /*--adjust as necessary--*/

  color: white;
  font-size: 28px;
  display: block;
  background-color: #00A3FF;
  width: 60px;
  height: 60px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  line-height: 60px;
  margin: 0 auto 22px auto;
}
.service-qoute .quote span {
  display: block;
  font-size: 14px;
  margin-top: 22px;
}
.service-qoute .quote span:before {
  content: '\2014';
  padding-right: 10px;
  color: #00A3FF;
}
.service-qoute .quote span:after {
  content: '\2014';
  padding-left: 10px;
  color: #00A3FF;
}
/** Portfolio-section **/
#portfolio {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.portfolio-items {
  margin: 0 0 0;
  padding: 0;
  list-style: none;
}
.portfolio-items figure {
  position: relative;
  margin: 0;
  overflow: hidden;
}
.portfolio-items figure img {
  max-width: 100%;
}
.portfolio-items figure .hover {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  color: white;
}
.item.selected {
  width: 750px !important;
  height: 548px !important;
}
.item.selected img {
  width: 100%;
}
#filters {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-bottom: 30px;
  display: inline-block;
}
#filters li {
  float: left;
}
#filters li a {
  display: block;
  padding: 1em 2em;
  background: #00A3FF;
  color: white;
  position: relative;
}
#filters li .active {
  background: #333333;
}
#filters li .active:before {
  background: #333333;
}
/**** Isotope Filtering ****/
.isotope-item {
  z-index: 2;
}
.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}
/**** Isotope CSS3 transitions ****/
.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  -ms-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
  transition-duration: 0.8s;
}
.isotope {
  -webkit-transition-property: height, width;
  -moz-transition-property: height, width;
  -ms-transition-property: height, width;
  -o-transition-property: height, width;
  transition-property: height, width;
}
.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  -ms-transition-property: -ms-transform, opacity;
  -o-transition-property: -o-transform, opacity;
  transition-property: transform, opacity;
}
/**** disabling Isotope CSS3 transitions ****/
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -ms-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s;
}
.isotope-item {
  z-index: 2;
}
.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}
/*================ Clients section ==================*/
#clients {
  background: transparent url('../img/clients-bg.jpg') 0 0 no-repeat fixed;
  background-size: cover;
  padding: 90px 0;
  color: white;
  position: relative;
}
#clients h2 {
  color: white;
}
#clients .slides li .client-logo {
  /*background: rgba(255, 255, 255, 0.5);*/
  text-align: center;
  /*border: 5px solid rgba(255, 255, 255, 0.2);*/
}
#clients .slides li .client-logo img {
  width: auto;
  margin: auto;
}
/*==== SKILL Bars =====*/
.skill-name {
  margin: 0 0 5px 0;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  line-height: normal;
}
.progress {
  background-color: #333333;
  border: none !important;
  padding: 0;
  margin-bottom: 30px;
  height: 3px;
}
.progress .meter {
  background: #00A3FF;
}
/*============= Contact Secton ====================*/
.contact-form input[type=text],
.contact-form input[type=email],
.contact-form textarea {
  background: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  border-bottom: 1px dashed #999;
  padding-left: 0;
}
.contact-form input[type=text]:focus,
.contact-form input[type=email]:focus,
.contact-form textarea:focus {
  border-color: #00A3FF;
}
.contact-form .row {
  margin-bottom: 30px;
}
.button {
  background: #00A3FF;
}
.button:focus,
.button:hover {
  background: #333333;
}
#contact .contact-details {
  background: url('../img/contact-bg.jpg') 0 0 no-repeat fixed;
  background-size: cover;
  color: white;
  text-align: center;
  position: relative;
}
#contact .contact-details .row {
  padding: 88px 0;
}
#contact .contact-details .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
}
#contact .contact-details i {
  font-size: 40px;
  line-height: 80px;
  color: white;
  height: 80px;
  width: 80px;
  display: inline-block;
  background: #00A3FF;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin-bottom: 22px;
}
#contact .contact-details .number {
  font-size: 60px;
  font-family: 'raleway', sans-serif;
  font-weight: 700;
  line-height: 1.5em;
}
#contact .contact-details .text {
  font-size: 30px;
  font-weight: bold;
  line-height: 1.2em;
  text-transform: uppercase;
  font-family: 'raleway', sans-serif;
}
.contact-info {
  margin: 0 0 22px 0;
  padding: 0;
  list-style: none;
}
.contact-info li {
  margin-bottom: 22px;
}
.social {
  padding: 0;
  margin: 30px 0 0 0;
  list-style: none;
  text-align: center;
}
.social li {
  display: inline;
}
.social li i {
  display: inline-block;
}
.social li:hover i {
  background: white;
  color: #333;
}
.social li:hover i:after {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
  z-index: 9;
}
.social li i {
  background: #333;
  font-size: 18px;
  color: white;
  width: 40px;
  height: 40px;
  line-height: 40px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin-bottom: 30px;
  margin-left: 5px;
  margin-right: 5px;
  position: relative;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  text-align: center;
}
.social li i:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  border: 2px solid white;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
  z-index: -1;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.footer-wrapper {
  background: #00A3FF;
  text-align: center;
  color: white;
  padding: 30px 0;
}
.footer-wrapper a {
  color: white;
}
.footer-wrapper a:hover {
  color: black;
}
.footer-wrapper p {
  margin: 0;
}
@media only screen and (max-width: 40em) {
  p,
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    text-align: center;
  }
  .name h1 {
    text-align: left;
  }
  #header .row {
    padding: 60px 0;
  }
  #filters li {
    display: block;
    float: none;
    margin-bottom: 10px;
  }
  #contact .contact-details .number {
    font-size: 40px;
    line-height: auto;
  }
  #contact .contact-details .text {
    font-size: 24px;
  }
}
