/*!
 * Start Bootstrap - Freelancer Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */


body {
    overflow-x: hidden;
    font-family: "open sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    line-height: 1.3;
    height: 100%;
    position: relative;
    color: #2a2a2a;
    -webkit-font-smoothing: antialiased;

}

.col-centered{
    float: none;
    margin: 0 auto;
}

p {
    font-size: 20px;
    font-weight: 100;
    line-height: 1.6;
}

p.small {
    font-size: 16px;
}

a,
a:hover,
a:focus,
a:active,
a.active {
    outline: 0;
    color: #00B5C3;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    text-transform: uppercase;
    font-family: "open sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 100;
    color: #5a5a5a;
}

h1, .h1 {
  font-size: 3.5em;
}

hr.star-light,
hr.star-primary {
    margin: 25px auto 30px;
    padding: 0;
    max-width: 250px;
    border: 0;
    border-top: solid 3px;
    text-align: left;
}

.intro{
    z-index: 1;
}

.intro-text hr.star-primary{
    margin: 25px 0;
    max-width: 100%;
    color: #fff;
    border-color: #fff;
}

.cara-primary{
    margin: 25px auto 30px;
    padding: 0;
    max-width: 250px;
    border: 0;
    border-top: solid 3px;
    text-align: left;
    color: #fff;
}

.test-res hr.star-primary{
    max-width: 100%;
    margin: 25px 0;
    border-color: #fff;
}

footer{
  text-align: center;
}

.hills{
  display: none;
}

.bold{
  font-weight: 500;
}

.navbar{
    -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,.1);
    -moz-box-shadow: 0px 0px 10px rgba(0,0,0,.1);
    box-shadow: 0px 0px 10px rgba(0,0,0,.1);
    z-index: 100;
}

.nav>li>a {
  padding: 10px 8px;
}

/*hr.star-light:after,
hr.star-primary:after {
    content: "\f005";
    display: inline-block;
    position: relative;
    top: -.8em;
    padding: 0 .25em;
    font-family: FontAwesome;
    font-size: 2em;
}*/

/*hr.star-light {
    border-color: #fff;
}*/


/*.slopey{
  -webkit-transform: rotate(-3deg);
  transform: rotate(-3deg);
  -webkit-transform-origin: 3% 0;
  content: '';
  width: 120%;
  height: 100px;
  margin-left: -20px;
  overflow: hidden;
  background-color: white;
}*/

hr.star-light:after {
    color: #fff;
    background-color: #18bc9c;
}

hr.star-primary {
    border-color: #5a5a5a;
}

hr.star-primary:after {
    color: #5a5a5a;
    background-color: #fff;
}

.img-centered {
    margin: 0 auto;
}

.text-center{
    margin-bottom: 40px;
}

.text-justify{
    text-align: justify;
}

header {
  color: #5a5a5a;
  background: #DDDBDC;

}

header .container {
    padding-top: 100px;
    padding-bottom: 50px;
}

header img {
  /* display: block; */
  margin: 200px auto 20px;
  max-width: 100%;
  -ms-transform: rotate(25deg);
  -webkit-transform: rotate(25deg);
  transform: rotate(25deg);
}

header .intro-text .name {
    display: block;
    text-transform: uppercase;
    font-family: 'open sans',"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 2em;
    font-weight: 400; 
}

header .intro-text .skills {
    font-size: 1.25em;
    font-weight: 300;
}

.deploy a img{
  max-width: 63%;
}

.deploy h3{
  margin-left: -16%;
  margin-top: 4%;
}

.navbar-text{
  margin-bottom: 0px;
}

.navbar-toggle .icon-bar {
  width: 29px;
  height: 3px;
}

.navbar-default .navbar-toggle {
  border-color: #f8f8f8;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #f8f8f8;
}

.navbar-default .navbar-toggle .icon-bar{
    -webkit-transition: all ease .5s;
    -moz-transition: all ease .5s;
    transition: all ease .5s;  
    background-color: #5a5a5a;
}

@media(min-width:768px) {
    
    .modal-dialog{
        width: 50%;
        margin: 15% auto;
    }

    header .container {
        padding-top: 150px;
        padding-bottom: 100px;
    }

    header .intro-text .name {
        font-size: 4.75em;
    }

    header .intro-text .skills {
        font-size: 1.75em;
    }
}

@media(min-width:768px) {
    .navbar-fixed-top {
        padding: 25px 2% 10px;
        -webkit-transition: padding .3s;
        -moz-transition: padding .3s;
        transition: padding .3s;
    }

    .navbar-fixed-top .navbar-brand {
        font-size: 1em;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s;
        padding: 0;
        
    }

    .navbar-text p{
       letter-spacing: 1px;
       font-size: 12px;
       font-weight: 400; 
    }

    .navbar-fixed-top .navbar-brand img{
        max-width: 340px;  
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s;  
    }

    .navbar-fixed-top.navbar-shrink {
        padding: 10px 2% 10px
    }

    .navbar-fixed-top.navbar-shrink .navbar-brand {
        font-size: 1.5em;
    }

    .navbar-fixed-top.navbar-shrink .navbar-brand img{
        max-width: 320px; 
    }

    .navbar-brand p span{
        padding-top: 10px;
    }

    .navbar-fixed-top.navbar-shrink .navbar-brand p span{
        font-size: 14px;;
    }

    .navbar-nav>li>a {
      padding-top: 15px;
      font-size: 12px
    }

    .navbar-default .navbar-text {
      color: #6EB64E;
    }

}

.navbar, .navbar-brand p {
    text-transform: uppercase;
    font-family: 'open sans',"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 400;
    font-size: 1em;
}

.navbar a:focus {
    outline: 0;
}

.navbar .navbar-nav {
    letter-spacing: 1px;
}

.navbar .navbar-nav li a:focus {
    outline: 0;
}

.navbar-default,
.navbar-inverse {
    border: 0;
}

section {
    padding: 50px 0;
}

section h2 {
    margin: 0;
    font-size: 3.5em;
}

section.success {
    color: #5a5a5a;
    background: #fff;
}

section.success img {
    max-width: 100%;
    display: block;
}

section.success a,
section.success a:hover,
section.success a:focus,
section.success a:active,
section.success a.active {
    outline: 0;
    color: #5a5a5a;
}

.test-res{
    background-color: #DDDBDC;
}


form{
  border: 8px solid #fff;
  border-radius: 20px;
  background: #7DCAD0;
  padding: 18px 0px;
  width: 100%;
  margin-top: 25px;
  display: inline-block;
}

form h1{
  font-weight: 100;
  text-align: center !important;
  font-size: 42px;
  margin-top: 0px;
  color: #fff;
}
form p{
  color: #4a4a4a;
  display: inline-block;
  text-align: center !important;
  width: 100%;
  margin: 0px 0px 24px 0px;
}

input, form button {
  border: 5px solid white;
  -webkit-box-shadow: inset 0 0 8px rgba(0,0,0,0.1), 0 0 16px rgba(0,0,0,0.1);
  -moz-box-shadow: inset 0 0 8px rgba(0,0,0,0.1), 0 0 16px rgba(0,0,0,0.1);
  box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.22), 0 0 16px rgba(0, 0, 0, 0.1);
  padding: 15px;
  background: #fff;
  margin: 0 0 10px 0;
    border-radius: 7px;
}
input[type=text] {
  color: #5a5a5a;
  font-size: 14px;
  width: 70%; 
}

form button {
  color: #7DCAD0;
  font-size: 14px;
  font-weight: 600;
  width: 29%;
  -webkit-transition: color 200ms ease-out 0ms;
  -moz-transition: color 200ms ease-out 0ms;
  -o-transition: color 200ms ease-out 0ms;
  transition: color 200ms ease-out 0ms;
}

.test-res .img-centered{
    width: 80%;
}

#over {
  background-image: url("../img/iphoneFlat.png");
  background-repeat: no-repeat;
  height: 850px;
  width: 400px;
  /* max-width: 32%; */
  position: relative;
  /* float: right; */
  /* margin-top: 3%; */
}

iframe{
      height: 602px;
  width: 335px;
  position: absolute;
  top: 129px;
  left: 27px;
  cursor: pointer;
}

.img-responsive, .thumbnail>img, .thumbnail a>img, .carousel-inner>.item>img, .carousel-inner>.item>a>img{
    margin: 0 auto;
    max-width: 70%;

}

#our-work{
    background-color: #DDDBDC;
}

.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
  color: #5a5a5a;
  font-size: 50px;
    -webkit-transition: all ease .2s;
  -moz-transition: all ease .2s;
  transition: all ease .2s;
}

.carousel-control .glyphicon-chevron-right:hover, .carousel-control .icon-next:hover, .carousel-control .glyphicon-chevron-left:hover, .carousel-control .icon-prev:hover {
  color: #afafaf;
}

.carousel-control:hover, .carousel-control:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}

.carousel-control {
  opacity: 1;
  text-shadow: 0 1px 2px rgba(0,0,0,0.2);
}

.carousel-control.right, .carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0,0,0,0) 0, rgba(0,0,0,0) 100%);
  background-image: -o-linear-gradient(left, rgba(0,0,0,0) 0, rgba(0,0,0,0) 100%);
  background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(0,0,0,0)), to(rgba(0,0,0,0)));
  background-image: linear-gradient(to right, rgba(0,0,0,0) 0, rgba(0,0,0,0) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}

.carousel-indicators {
  bottom: 0px;
}

.carousel-indicators li {
  border: 1px solid #5a5a5a;
  width: 15px;
  height: 15px;
}

.carousel-indicators .active {
  margin: 1px; 
  background-color: #5a5a5a;
  width: 15px;
  height: 15px;
}

.btn-primary{
  color: #fff;
  background-color: #19B9C5;
  border-color: #19B9C5;
}

.img-modal{
    max-width: 100%;
    margin: 0 auto;
    display: block;
  }

#process {
    background-color: #DDDBDC;
}

#process .portfolio-item {
    right: 0;
    margin: 0 0 15px;
}

#process .portfolio-item .portfolio-link {
    display: block;
    position: relative;
    /* margin: 0 auto; */
    max-width: 414px;
    -webkit-transition: all ease .5s;
    -moz-transition: all ease .5s;
    transition: all ease .5s;
}

#process .portfolio-item .portfolio-link h3{
    font-size: 24px;
}

@-webkit-keyframes adjustHue {
   0% { -webkit-filter: hue-rotate(30deg); }
   50% { -webkit-filter: hue-rotate(60deg); }
   100% { -webkit-filter: hue-rotate(90deg); }   
}

#process .portfolio-item .portfolio-link:hover{
    -webkit-animation: adjustHue 1.2s alternate infinite;
    cursor: pointer;
}

#process .portfolio-item .portfolio-link:hover > h2{
    color: red;
}

#process .portfolio-item .portfolio-link .caption {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    background: rgba(24,188,156,.9);
    -webkit-transition: all ease .5s;
    -moz-transition: all ease .5s;
    transition: all ease .5s;
}

#process .portfolio-item .portfolio-link .caption:hover {
    opacity: 1;
}

#process .portfolio-item .portfolio-link .caption .caption-content {
    position: absolute;
    top: 50%;
    width: 100%;
    height: 20px;
    margin-top: -12px;
    text-align: center;
    font-size: 20px;
    color: #fff;
}

#process .portfolio-item .portfolio-link .caption .caption-content i {
    margin-top: -12px;
}

#process .portfolio-item .portfolio-link .caption .caption-content h3,
#process .portfolio-item .portfolio-link .caption .caption-content h4 {
    margin: 0;
}

#process * {
    z-index: 2;
}

.btn-outline {
    margin-top: 15px;
    border: solid 2px #fff;
    font-size: 20px;
    color: #fff;
    background: 0 0;
    transition: all .3s ease-in-out;
}

.btn-outline:hover,
.btn-outline:focus,
.btn-outline:active,
.btn-outline.active {
    border: solid 2px #fff;
    color: #5a5a5a;
    background: #fff;
}

.floating-label-form-group {
    position: relative;
    margin-bottom: 0;
    padding-bottom: .5em;
    border-bottom: 1px solid #eee;
}

.floating-label-form-group input,
.floating-label-form-group textarea {
    z-index: 1;
    position: relative;
    padding-right: 0;
    padding-left: 0;
    border: 0;
    border-radius: 0;
    font-size: 1.5em;
    background: 0 0;
    box-shadow: none!important;
    resize: none;
}

.floating-label-form-group label {
    display: block;
    z-index: 0;
    position: relative;
    top: 2em;
    margin: 0;
    font-size: .85em;
    line-height: 1.764705882em;
    vertical-align: middle;
    vertical-align: baseline;
    opacity: 0;
    -webkit-transition: top .3s ease,opacity .3s ease;
    -moz-transition: top .3s ease,opacity .3s ease;
    -ms-transition: top .3s ease,opacity .3s ease;
    transition: top .3s ease,opacity .3s ease;
}

.floating-label-form-group::not(:first-child) {
    padding-left: 14px;
    border-left: 1px solid #eee;
}

.floating-label-form-group-with-value label {
    top: 0;
    opacity: 1;
}

.floating-label-form-group-with-focus label {
    color: #3a3a3a;
}

form .row:first-child .floating-label-form-group {
    border-top: 1px solid #eee;
}

footer {
    color: #fff;
}

footer h3 {
    margin-bottom: 30px;
    color: #fff;
}

footer .footer-above {
    padding: 14px 0px;
    background-color: #5a5a5a;
}

footer .footer-below {
    padding: 25px 0;
    background-color: #233140;
}

.references h3{
    border: 2px solid #fff;
    padding: 10px;
    border-radius: 8px;
    transition: all .3s ease-in-out;
    font-weight: 500;
}

.references h3:hover{
    background-color: #fff;
    color: #5a5a5a;
    cursor: pointer;
}

.references ul{
    margin-top: 10px;
}

.references img{
    max-width: 100%;
    margin-top: 26px;
}

.references img:hover{
    cursor: pointer;
}

.btn-social {
    display: inline-block;
    width: 50px;
    height: 50px;
    border: 2px solid #fff;
    border-radius: 100%;
    text-align: center;
    font-size: 20px;
    line-height: 45px;
}

.btn:focus,
.btn:active,
.btn.active {
    outline: 0;
}

.scroll-top {
    z-index: 1049;
    position: fixed;
    right: 2%;
    bottom: 2%;
    width: 50px;
    height: 50px;
}

.scroll-top .btn {
    width: 50px;
    height: 50px;
    border-radius: 100%;
    font-size: 20px;
    line-height: 33px;
    opacity: 0.8;
    background-color: #7DCAD0;
    border: none;
}

.scroll-top .btn:focus {
    outline: 0;
}

.portfolio-modal .modal-content {
    padding: 100px 0;
    min-height: 100%;
    border: 0;
    border-radius: 0;
    text-align: center;
    background-clip: border-box;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.portfolio-modal .modal-content h2 {
    margin: 0;
    font-size: 3em;
}

.portfolio-modal .modal-content img {
    margin-bottom: 30px;
}

.portfolio-modal .modal-content .item-details {
    margin: 30px 0;
}

.portfolio-modal .close-modal {
    position: absolute;
    top: 25px;
    right: 25px;
    width: 75px;
    height: 75px;
    background-color: transparent;
    cursor: pointer;
}

.portfolio-modal .close-modal:hover {
    opacity: .3;
}

.portfolio-modal .close-modal .lr {
    z-index: 1051;
    width: 1px;
    height: 75px;
    margin-left: 35px;
    background-color: #5a5a5a;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.portfolio-modal .close-modal .lr .rl {
    z-index: 1052;
    width: 1px;
    height: 75px;
    background-color: #5a5a5a;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.portfolio-modal .modal-backdrop {
    display: none;
    opacity: 0;
}

.modal-text{
  font-size: 16px;
  line-height: 1.4
}

.modal-body li a{
  font-size: 16px;
  line-height: 1.8em;
}

@media(max-width:767px) {
    section {
        padding: 75px 0;
    }

    section.first {
        padding-top: 75px;
    }

    .navbar-fixed-top .navbar-brand img{
        max-width: 220px;  
        margin-bottom: 10px;  
    }

    #moreInfo .modal-dialog{
      width: 100%;
    }

}

@media(min-width:767px) {
    #process .portfolio-item {
        margin: 0 0 30px;
    }

    .navbar-text {
    margin-left: 2px;
  }
}


@media(min-width:1440px) {
  .nav>li>a {
    padding: 15px 19px 10px 19px;
  }

  .navbar-text {
    margin-left: 15px;
  }
}

@media (max-width: 1230px) {
    .navbar-header {
        float: none;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin: 7.5px -15px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .navbar-text {
        float: none;
        margin: 15px 0;
    }
    /* since 3.1.0 */
    .navbar-collapse.collapse.in { 
        display: block!important;
    }
    .collapsing {
        overflow: hidden!important;
    }

    header .container {
      padding-top: 120px;
    }

    header img {
      /* display: block; */
      margin: 50px auto 20px;
      -ms-transform: rotate(0deg);
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg);
    }
    .navbar-text, form, iframe, #over{
      display: none;
    }

    .hills{
      display: block;
      width: 100%;
    }

    .test-res{
      padding: 100px 0 0;
    }

    #process .portfolio-item .portfolio-link{
      max-width: 100%;
      margin: 0 auto; 
    }

    .carousel-indicators {
      bottom: -50px;
    }
}

@media (max-width: 400px) {
  footer .footer-col {
    margin-bottom: 0px;
  }

  .references{
    padding-bottom: 70px;
  }

  section h2, h1, .h1 {
    font-size: 2em;
    text-align: center;
  }

  .carousel-indicators {
    margin-top: 0;
    margin-bottom: -25px;
  }

  .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    font-size: 22px;
  }

  .img-responsive, .thumbnail>img, .thumbnail a>img, .carousel-inner>.item>img, .carousel-inner>.item>a>img {
    margin: 0 auto;
    max-width: 85%;
  }

  .img-modal{
    max-width: 50%;
    margin: 20px auto;
    display: block;
  }
}


