@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,600,300);
@import url(http://fonts.googleapis.com/css?family=Montserrat);

body {
    width: 100%;
    height: 100%;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    color: #4f535f;
    background-color: #fff;
    -webkit-overflow-scrolling:touch;
}

html {
    width: 100%;
    height: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 20px;
    font-family: 'Open Sans', sans-serif;
    letter-spacing: -0.02em;
    font-weight: 400;
}

h2 {
    color: #1A6C93;
}

a {
    color: #666665;
}

h3 {
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 700;
    color: #333332;
    letter-spacing: 1px;
}

p {
    margin: 0 0 25px;
    font-size: 18px;
    line-height: 36px;
    text-align: left;
}

.row.resume {
	display: none;
}

.row.resume iframe {
	margin-left: -100px;
}

@media(min-width:767px) {
    p {
        margin: 0 0 35px;
        font-size: 18px;
        line-height: 36px;
        text-align: left;
    }

	.row.resume {
		display: block;
	}
}

a {
    border-bottom: 1px dotted #666665;
    -webkit-transition: all .1s ease-in-out;
    -moz-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out;
}

a:hover,
a:focus {
    text-decoration: none;
    color: #1AC63C !important;
    border-bottom: 1px dotted #1AC63C;
}

.light {
    font-weight: 400;
}

.navbar {
    margin-bottom: 0;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: 'Open Sans', sans-serif;
    background-color: #fff;
    z-index: 1000;
}

.navbar a {
    border: none;
}

.navbar .navbar-toggle {
    color: #444;
}

.navbar-brand {
    font-weight: 600;
}

.navbar-brand:focus {
    outline: 0;
    background-color: none;
}

.navbar-brand:hover {
    outline: 0;
    background-color: none !important;
}

.navbar-custom a {
    color: #fff;
}

.navbar-custom .nav li a {
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
    color: rgba(255, 255, 255, .85);
    font-family: 'Montserrat', sans-serif;
}

.navbar-custom .nav li a:hover{
    outline: 0;
    background: none;
    color: #fff !important;
    border-bottom: 2px solid #1AC63C;
}

.top-nav-collapse .nav li a:hover{
    outline: 0;
    background: none;
    color: #1AC63C !important;
    border-bottom: none !important;
}

.navbar-custom .nav li.active a {
    outline: 0;
    background: none;
    color: #1AC63C !important;
    border-bottom: none !important;
}

.navbar-toggle {
    padding: 4px 6px;
    font-size: 16px;
    color: #fff;
}

.navbar-toggle:focus,
.navbar-toggle:active {
    outline: 0;
}

@media(max-width:767px) {
    p {
        font-size: 16px;
    }

    .navbar-brand {
        color: #333332 !important;
    }
    .navbar-custom .nav li a {
        color: #333332 !important;
        border-bottom: none !important;
    }
    .navbar-custom .nav li a:hover {
        color: #1AC63C !important;
    }
    .brand-heading {
        font-size: 36px !important;
        font-weight: 600;
        letter-spacing: -0.05em;
        color: #fff;
    }
    .intro-text {
        font-size: 16px !important;
        line-height: 30px;
        font-weight: 100;
        text-align: center;
    }

    .divider-grey {
        padding-bottom: 25px;
    }
    .about-section {
        padding-top: 140px;
        margin-top: -150px;
        min-height: 700px !important;
    }
    .service-section {
        min-height: 650px !important;
    }
    .service-section h2 {
        padding-top: 100px !important;
    }
    .contact-left {
        padding-right: 0px !important;
        margin-top: 70px !important;
    }
    .contact-right {
        border-left: none !important;
        padding-left: 20px !important;
        margin-top: 70px !important;
    }
}

@media(max-width:500px) {
    .about-section {
        padding-top: 140px;
        margin-top: -150px;
        min-height: 780px !important;
    }
    .about-sectoin p {
      padding-top: 10px;
    }
    .service-section {
        min-height: 690px !important;
    }
    .service-section h3 {
        padding-top: 100px;
    }
}

@media(min-width:767px) {
    .navbar {
        padding: 20px 0;
        border-bottom: 0;
        background: 0 0;
        -webkit-transition: background .3s ease-in-out,padding .3s ease-in-out;
        -moz-transition: background .3s ease-in-out,padding .3s ease-in-out;
        transition: background .3s ease-in-out,padding .3s ease-in-out;
    }

    .top-nav-collapse {
        background-color: rgba(255, 255, 255, 0.97);
        margin-top: 0px;
        color: #333332;
    }

    .top-nav-collapse .nav li .active a {
        color: #333332 !important;
    }

    .top-nav-collapse li a {
        color: #333332 !important;
    }

    .top-nav-collapse .navbar-brand {
        color: #333332 !important;
    }
}

@media(min-width:1200px) {
  .intro {
    background-image: url(../images/bg-header-2.jpg);
    /* background-position-y: -2px; */
  }
}

.intro {
    display: table;
    width: 100%;
    height: auto;
    padding: 100px 0;
    text-align: center;
    color: rgba(255,255,255,1);
    /* background: url(../images/header.jpg) no-repeat center center scroll; */
    background-color: #1A6C93; /*#418AAC;*/
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.intro-body {
    display: table-cell;
    vertical-align: middle;
}

.brand-heading {
    font-size: 48px;
    font-weight: 600;
    letter-spacing: -0.05em;
    color: #fff;
}

.intro-text {
    font-size: 18px;
    font-weight: 100;
    text-align: center;
}

@media(min-width:767px) {
    .intro {
        height: 90%;
        padding: 0;
    }

    .brand-heading {
        font-size: 48px;
    }

    .intro-text {
        font-size: 18px;
    }
}

.btn-circle {
    width: 70px;
    height: 70px;
    margin-top: 15px;
    padding: 7px 16px;
    border: 2px solid #fff;
    border-radius: 35px;
    font-size: 40px;
    color: #fff;
    background: 0 0;
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
}

.btn-circle:hover,
.btn-circle:focus {
    outline: 0;
    color: #fff;
    background: rgba(255,255,255,.1);
}

.page-scroll .btn-circle i.animated {
    -webkit-transition-property: -webkit-transform;
    -webkit-transition-duration: 1s;
    -moz-transition-property: -moz-transform;
    -moz-transition-duration: 1s;
}

.page-scroll .btn-circle:hover i.animated {
    -webkit-animation-name: pulse;
    -moz-animation-name: pulse;
    -webkit-animation-duration: 1.5s;
    -moz-animation-duration: 1.5s;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
}

@-webkit-keyframes pulse {
    0 {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@-moz-keyframes pulse {
    0 {
        -moz-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -moz-transform: scale(1.2);
        transform: scale(1.2);
    }

    100% {
        -moz-transform: scale(1);
        transform: scale(1);
    }
}

.title {
    font-size: 14px !important;
    font-weight: 400;
    text-align: center !important;
    text-transform: uppercase;
    letter-spacing: .1em;
    color: #b3b3b1 !important;
    margin-bottom: 2px !important;

}

.divider-grey {
    margin-left: auto;
    margin-right:auto;
    margin-top: 15px;
    width: 50px;
    border-top: 2px solid #b3b3b1;
    padding-bottom: 40px;
}

.content-section {
    padding-top: 100px;
}

.about-section {
    margin-top: -150px;
    min-height: 200px;
}

.about-section h2 {
    color: #1A6C93;
    font-size: 30px;
    font-weight: 400;
}

.about-section p {
    /* padding-top: 10px; */
    color: #666665;
}

.about-section a {
    color: #666665;
}

.about-section a:hover {
    color: #1AC63C;
}

.skill {
    position: absolute;
    display: none;
    width: 25px;
    height: 25px;
    overflow: visible;
    white-space: nowrap;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    transition: all .2s ease-out;
}

.item {
    padding: 20px 0;
    margin-top: 20px;
    margin-bottom: 20px;
    color: #666665;
    text-align: center;
    background-color: #fff;
    background-position: center 20px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.25);
    box-shadow: 0px 1px 2px rgba(0,0,0,0.25);
}

.profile {
    margin-top: 5px;
    border-radius: 50%;
}

#services {
    background-color: #ffffff;
}

.service-section {
    min-height: 400px;
    width: 100%;
    padding-top: 50px;
    margin-top: -150px;
    color: #666665;
    background-color: #ffffff;
}

.service-section h2 {
    margin-top: -50px;
}

.service-section h3 {
  font-weight: 400 !important;
}

.service-section p {
    text-align: center;
    padding-bottom: 20px;
    padding-top: 10px;
}

.description-services{
    margin-top: -20px;
}

.services p {
    font-size: 16px;
    line-height: 28px;
    text-align: center;
}

.services h3 {
    padding-top: 25px;
}

.services img {
    height: 150px;
}
.portfolio-section h2 {
    margin-top: 30px;
}

.portfolio-section {
    min-height: 630px;
    width: 100%;
    padding: 50px 0;
    margin-top: -150px;
    color: #666665;
    background-color: #F2F3F5;
}

.portfolio-section a {
    color: #666665;
}

.portfolio-section p {
    text-align: center;
    padding-bottom: 10px;
}

.portfolio-section .col-md-6 {
    margin-bottom: 20px;
}

.grid figure {
    margin: 0;
    position: relative;
}

.grid figure img {
    width: 100%;
    display: block;
    position: relative;
}

.grid figcaption {
    position: absolute;
    top: 0;
    left: 0;
    padding: 20px;
    color: #fff;
    background: #3498db;
}

.grid figcaption h5 {
    margin: 0;
    padding-top: 0px;
    padding-left: 20px;
    padding-bottom: 5px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    font-size: 13px;
    text-shadow: none;
    letter-spacing: 1px;
    text-align: left;

}

.grid figcaption a {
    text-align: left;
    padding: 5px 10px;
    margin-left: 20px;
    display: inline-block;
    background: #2f2f2f;
    color: #fff;
    font-size: 13px;
}

.grid figure {
    margin: 0;
    position: relative;
}

.grid figure img {
    width: 100%;
    display: block;
    position: relative;
}

.grid figcaption {
    position: absolute;
    top: 0;
    left: 0;
    padding: 20px;
    color: #fff;
    background: #333332;
}

.grid figcaption h5 {
    margin: 0;
    padding-top: 0px;
    padding-left: 20px;
    padding-bottom: 5px;
    color: #fff;
    font-weight: 400;
    text-align: left;

}

.grid figcaption a {
    text-align: left;
    padding: 5px 10px;
    margin-left: 20px;
    display: inline-block;
    background: #2f2f2f;
    color: #fff;
    font-size: 13px;
}

/* Caption Style */
.mask figure {
    overflow: hidden;
}

.mask figure img {
    -webkit-transition: -webkit-transform 0.4s;
    -moz-transition: -moz-transform 0.4s;
    transition: transform 0.4s;
}

.mask figure:hover img,
.mask figure.cs-hover img {
    -webkit-transform: translateY(-30px);
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
}

.mask figcaption {
    height: 50px;
    width: 100%;
    top: auto;
    bottom: 0;
    opacity: 0;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: -webkit-transform 0.4s, opacity 0.1s 0.3s;
    -moz-transition: -moz-transform 0.4s, opacity 0.1s 0.3s;
    transition: transform 0.4s, opacity 0.1s 0.3s;
}

.mask figure:hover figcaption,
.mask figure.cs-hover figcaption {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    -webkit-transition: -webkit-transform 0.4s, opacity 0.1s;
    -moz-transition: -moz-transform 0.4s, opacity 0.1s;
    transition: transform 0.4s, opacity 0.1s;
}

.mask figcaption a {
    position: absolute;
    top:10px;
    bottom: 10px;
    right: 30px;
}

.contact-left, .contact-right {
    margin-top: 150px;
}

.contact-section {
    /* min-height: 700px; */
    width: 100%;
    padding: 50px 0;
    margin-top: -150px;
    color: #666665;
    /*background: url(../img/contact-bg.jpg) no-repeat center center scroll;*/
    background-color: #1A6C93;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.contact-section span {
    font-weight: 400;
    color: #ffffff;
}

.contact-left {
    padding-right: 20px;
}

.contact-left p, .contact-left h3 {
    text-align: center;
}

.contact-right {
    border-left: 1px solid #DEF1E5;
    padding-left: 120px;
}

.pstatus {
    font-weight: 400 !important;
    padding: 0px !important;
}

.contact-right span {
    font-weight: 300;
    padding: 0 10px;
}

.email {
    color: #ffffff;
    border-bottom: 2px solid #ffffff;
}

.email:hover {
    color: #ffffff !important;
    border-bottom: 2px solid #1AC63C;
}

.contact-section i {
    font-size: 21px;
    color: #ffffff;
    padding-left: 10px;
    padding-right: 10px;
    -webkit-transition: .1s all linear;
    -moz-transition: .1s all linear;
    -o-transition: .1s all linear;
    transition: .1s all linear;
}

.contact-section i:hover {
    color: #1AC63C;
}

.contact-section .social {
    border: none !important;
}

.contact-section h3 {
    text-align: left;
    color: #ffffff;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    text-transform: none;
    letter-spacing: 0px;
    font-size: 30px;

}

.contact-section p {
    color: rgba(255, 255, 255, 0.7);
    font-size: 16px;
    line-height: 24px;
    padding: none !important;
    /*-webkit-font-smoothing:antialiased;*/
}

.contact-section p a {
    color: rgba(255, 255, 255, 0.7);
}

.contact-section .button {
    float: left;
}

#footer {
    height: 0px;
    background-color: #fff;
    bottom: 0;
    width: 100%;
}

.footer-section {
    background-color: #fff;
}

.footer-section p {
    margin-top: 20px;
    text-align: center;
    font-size: 11px;
    color: #b3b3b3;
}

@media(min-width:767px) {
    .content-section {
        padding-top: 250px;
    }
}

.button {
    width: 180px;
    text-align: center;
    cursor: pointer;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: #fff;
    background-color: #1AC63C;
    border: 2px solid #1AC63C; /*1AC63C;*/
    font-family: 'Montserrat', sans-serif;
    display: block;
    position: relative;
    margin: auto;
    height: 54px;
    line-height: 54px;
    transition: all 200ms ease-in-out 0s;
    text-transform: uppercase;
    font-weight: 400;
    text-decoration: none;
    font-size: 12px;
}

.button:hover {
    background: #2fb94a;
    color: #fff !important;
}

.button-full-small {
    width: 120px;
    text-align: center !important;
    cursor: pointer;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: #ffffff;
    background: #1AC63C !important;
    border: none !important;
    font-family: 'Montserrat', sans-serif;
    display: block;
    position: relative;
    margin: auto;
    height: 30px;
    line-height: 20px;
    transition: all 200ms ease-in-out 0s;
    text-transform: uppercase;
    font-weight: 400;
    text-decoration: none;
    font-size: 12px;
}

.button-full-small:hover {
    color: #ffffff !important;
    background: #2d9c5d !important;
}

.btn {
    text-transform: uppercase;
    font-weight: 400;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.btn-default {
    border: 1px solid #1AC63C;
    color: #1AC63C;
    background-color: transparent;
}

.btn-default:hover,
.btn-default:focus {
    border: 1px solid #1AC63C;
    outline: 0;
    color: #EEE;
    background-color: #1AC63C;
}

.btn-huge {
    padding: 25px;
    font-size: 26px;
}

.banner-social-buttons {
    margin-top: 0;
}

@media(max-width:1199px) {
    ul.banner-social-buttons {
        margin-top: 15px;
    }
}

@media(max-width:767px) {
    ul.banner-social-buttons>li {
        display: block;
        margin-bottom: 20px;
        padding: 0;
    }

    ul.banner-social-buttons>li:last-child {
        margin-bottom: 0;
    }
}

::selection{background:rgba(0,0,0,0.1);}
::-moz-selection{background:rgba(0,0,0,0.1);}
img::selection{background:transparent;}
img::-moz-selection{background:transparent;}

#project-form-container {
    padding-top: 20px;
    display: none;
}

#project-form-container label {
    color: rgb(234,234,234);
    float: left;
    padding-top: 10px;
}

.thank-you-message {
    display: block;
    display: none;
    padding-top: 50px;
    margin-bottom: 10px;
}
