body,
h2 {
    position: relative
}
h3,
h4 {
    margin: 0 0 10px
}
.container-fluid,
body {
    padding: 0
}
.lines::after,
.lines::before,
h2::before {
    content: '';
    left: 0
}
.hire-background,
.image-title,
.nav,
.popup-content h3,
.skills-background,
.social a {
    text-align: center
}
.info li,
.nav li,
.resume-box li,
.social li {
    list-style-type: none
}
.braille  {
    background: url(../images/braille_TE.jpg) no-repeat center;
    opacity: 0.3;
    filter: alpha(opacity=30);
    width: 100%;
    height: 100%;
       
	
}
.submit-style:focus,
.toggle-btn:focus,
input:focus,
textarea:focus {
    outline: 0
}
body,
html {
    height: 100%
}
body {
    overflow-x: hidden;
    background: #fff;
    margin: 0;
    color: #464646;
    font: 300 13px/20px 'Open Sans', sans-serif
}
.nav li,
h1,
h2,
h3,
h4 {
    font-weight: 600;
    text-transform: uppercase
}
h1,
h2,
h3,
h4 {
    color: #141414;
    letter-spacing: 1px
}
h1 {
    margin: 10px 0;
    font-size: 24px;
    letter-spacing: 2px
}
h2 {
    margin: 0 0 45px;
    font-size: 20px
}
h2::before {
    position: absolute;
    right: 0;
    bottom: -5px;
    background: #141414;
    height: 1px
}
h3 {
    font-size: 16px
}
h4 {
    font-size: 13px
}
.lines,
.row,
p {
    margin: 0
}
.section-background {
    background: #fff;
    padding: 80px 60px
}
.home-box,
.lines,
.nav li a,
.social ul {
    padding: 0
}
.white-layer {
    background: rgba(255, 255, 255, .9);
    width: 100%;
    height: 100%
}
.black-layer {
    background: rgba(0, 0, 0, .5);
    width: 100%;
    height: 100%
}
.col-right a,
.hire-background a,
.lines::after,
.lines::before,
.social a,
.submit-style,
.toggle-btn {
    -webkit-transition: linear .2s;
    -moz-transition: linear .2s;
    -o-transition: linear .2s;
    transition: linear .2s
}
.image-title a,
.menu,
input,
textarea {
    -webkit-transition: ease-out .2s;
    -moz-transition: ease-out .2s;
    -o-transition: ease-out .2s;
    transition: ease-out .2s
}
.image-layer,
.image-title {
    -webkit-transition: ease-out .3s;
    -moz-transition: ease-out .3s;
    -o-transition: ease-out .3s;
    transition: ease-out .3s
}
.portfolio-content .owl-theme .owl-controls,
.social {
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
}
.home-box img,
.info i,
.service-box div:first-child,
.testimonial-box img {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%
}
.toggle-btn {
    position: fixed;
    z-index: 999;
    top: 0;
    right: 0;
    background: #fff;
    width: 60px;
    height: 60px;
    margin: 0;
    padding: 0;
    border: none;
    line-height: 60px
}
.lines,
.lines::after,
.lines::before {
    background: #141414;
    width: 20px;
    height: 2px;
    display: inline-block
}
.lines {
    position: relative;
    vertical-align: middle
}
.lines::after,
.lines::before {
    position: absolute
}
.fill,
.home-background .container-fluid,
.home-background .row,
.home-box {
    height: 100%
}
.lines::before {
    top: 5px
}
.lines::after {
    top: -5px
}
.toggle-close,
.toggle-close .lines {
    background: 0 0
}
.toggle-close .lines::after,
.toggle-close .lines::before {
    top: 0;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}
.toggle-close .lines::before {
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg)
}
.toggle-close .lines::after {
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg)
}
.menu {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 998;
    background: #fff;
    width: 100%;
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%)
}
.show-menu {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}
.nav li {
    line-height: 20px;
    letter-spacing: 1px
}
.nav li a {
    position: relative;
    color: #141414
}
.nav li a:focus,
.nav li a:hover {
    background: 0 0
}
.fill {
    min-height: 100%
}
.home-background {
    position: relative;
    top: 0;
    left: 0;
    background: url(../images/softDeveloper.jpeg) top center no-repeat fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100%;
    height: 100%
}
.home-box {
    background: rgba(0, 0, 0, .8);
    color: #fff
}
.home-box div:first-child {
    position: relative;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    text-align: center
}
.home-box img {
    width: 240px;
    height: 240px;
    border: 1px solid rgba(0, 0, 0, .3)
}
.home-background h1 {
    margin-top: 20px;
    color: #fff
}
.home-background p {
    color: rgba(255, 255, 255, .5);
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: uppercase
}
.social {
    position: absolute;
    bottom: 60px;
    left: 50%
}
.social li {
    display: inline-block;
    padding-right: 10px
}
.resume-box,
.social li:last-child {
    padding: 0
}
.social a {
    position: relative;
    display: block;
    width: 30px;
    height: 30px;
    border-bottom: 1px solid rgba(255, 255, 255, .3);
    color: rgba(255, 255, 255, .3)
}
.social i {
    font-size: 14px;
    line-height: 30px
}
.social a:last-child {
    margin: 0
}
.social a:hover {
    color: #fff;
    text-decoration: none
}
.resume-box li {
    margin-bottom: 20px
}
.resume-box li:last-child {
    margin: 0
}
.resume-box h4 {
    margin-top: 0
}
.resume-box span {
    color: #b4b4b4;
    font-weight: 400;
    font-style: italic
}
.box-content {
    padding: 10px 0
}
.skills-background {
    background: url(../images/programming_lang4.jpg) no-repeat ;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding: 0
}
.skill-bar input[type=text] {
    font: 300 20px "Open Sans", sans-serif;
    letter-spacing: 1px
}
.skill-bar h4 {
    margin: 10px 0;
    color: #fff;
    font-weight: 400
}
.hire-background a,
.hire-background p {
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase
}
.hire-background {
    background: url(../images/developer.jpg) no-repeat center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding: 0
}
.hire-background p {
    margin-bottom: 20px;
	margin-left: 0px;
    color: #141414;
    font-size: 18px
}
.hire-background a {
    display: inline-block;
    background: #141414;
    padding: 15px 30px;
    color: #fff;
    font-size: 12px
}
.hire-background a:hover {
    background: #323232;
    text-decoration: none
}
.portfolio-content {
    position: relative;
    padding: 0
}
.portfolio-content img {
    width: 100%
}
.image-layer {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    width: 100%;
    height: 100%
}
.image-title {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    padding-top: 10px
}
.image-title h3 {
    color: #fff;
    font-weight: 400
}
.image-title a {
    position: relative;
    padding: 1px 0;
    border-bottom: 1px solid rgba(255, 255, 255, .5);
    color: rgba(255, 255, 255, .7);
    text-transform: uppercase
}
.image-title a:hover {
    color: #fff;
    text-decoration: none
}
.portfolio-content:focus .image-layer,
.portfolio-content:hover .image-layer {
    opacity: 1;
    background: rgba(0, 0, 0, .5)
}
.popup-box,
.portfolio-content .owl-theme .owl-controls .owl-buttons div,
.portfolio-content .owl-theme .owl-controls .owl-page span {
    background: #fff
}
.portfolio-content:focus .image-title,
.portfolio-content:hover .image-title {
    padding: 0
}
.popup-box {
    position: relative;
    width: auto;
    max-width: 640px;
    margin: 0 auto
}
.popup-box img {
    width: 100%
}
.popup-content {
    padding: 25px
}
.portfolio-content .owl-theme .owl-controls {
    position: absolute;
    bottom: 40px;
    left: 50%
}
.col-right a,
.testimonial-box p {
    position: relative
}
.owl-theme .owl-controls .owl-page span {
    width: 8px;
    height: 8px
}
.service-box {
    margin-bottom: 40px;
    text-align: left
}
.service-box:last-child {
    margin: 0
}
.service-box div:first-child {
    float: left;
    width: 50px;
    height: 50px;
    border: 1px solid #dcdcdc;
    text-align: center
}
.service-box div:last-child {
    padding-left: 70px
}
.service-box h4 {
    margin-top: 0
}
.service-box i {
    color: #141414;
    font-size: 18px;
    line-height: 50px
}
.facts-background {
    background: url(../images/developer2.jpg) no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    text-align: center;
    padding: 0
}
.fact-box {
    padding: 10px 20px;
    border-right: 1px solid #fff
}
.fact-box:last-child {
    border: none
}
.fact-box p {
    color: #fff;
    font-size: 24px;
    font-weight: 300;
    letter-spacing: 1px
}
.fact-box h4 {
    margin: 10px 0 0;
    color: #fff;
    font-weight: 400
}
.testimonial-box {
    margin-bottom: 40px
}
.testimonial-box:last-child {
    margin: 0
}
.testimonial-box img {
    width: 100px;
    height: 100px
}
.testimonial-box p::after,
.testimonial-box p::before {
    position: absolute;
    color: #dcdcdc;
    font-family: FontAwesome;
    font-size: 13px
}
.testimonial-box p::before {
    content: "\f10d";
    top: 0;
    left: -22px
}
.testimonial-box p::after {
    content: "\f10e";
    right: 0;
    bottom: 0;
    line-height: 13px
}
.info i,
.info li {
    height: 36px;
    line-height: 36px
}
.testimonial-box h4 {
    margin-top: 10px
}
.clients-background {
    background: url(../images/clients_image.jpg) no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    text-align: center;
    padding: 0
}
.client-box {
    display: inline-block;
    padding: 0 20px
}
.client-box img {
    width: 100%
}
.clients-background .owl-theme .owl-controls .owl-buttons div,
.clients-background .owl-theme .owl-controls .owl-page span {
    background: #141414
}
.info {
    margin: 0;
    padding: 0 0 30px
}
.info li {
    margin-bottom: 10px;
    font-weight: 400
}
.input-style,
.text-style {
    margin-bottom: 20px
}
.info i {
    float: left;
    width: 36px;
    margin-right: 10px;
    border: 1px solid #dcdcdc;
    color: #141414;
    font-size: 13px;
    text-align: center
}
#map-canvas,
.input-style input,
.submit-result,
.text-style textarea {
    width: 100%
}
.text-style {
    width: 100%
}
input,
textarea {
    background: #f0f0f0;
    padding: 15px;
    border-top: none;
    border-right: none;
    border-bottom: 1px solid #f0f0f0;
    border-left: none
}
textarea {
    height: 150px
}
.submit-style {
    display: inline-block;
    background: #141414;
    padding: 15px 30px;
    border: none;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase
}
#error,
#success {
    display: none;
    padding-top: 20px
}
.submit-style:hover {
    background: #323232;
    color: #fff;
    text-decoration: none
}
#success {
    color: #419873
}
#error {
    color: red
}
.google-maps {
    padding: 0
}
#map-canvas {
    height: 100%
}
.footer-background {
    background: #141414;
    padding: 40px;
    color: #fff
}
.footer-background a {
    color: #fff
}
.col-left {
    padding: 0;
    text-align: left
}
.col-left i {
    padding: 3px
}
.col-right {
    padding: 0;
    text-align: right
}
.col-right a {
    display: inline-block;
    width: 30px;
    height: 30px;
    margin-right: 10px;
    border-bottom: 1px solid rgba(255, 255, 255, .3);
    color: rgba(255, 255, 255, .3);
    text-align: center
}
.col-right a:last-child {
    margin: 0
}
.col-right i {
    line-height: 30px;
    font-size: 14px
}
.col-right a:hover {
    color: #fff;
    text-decoration: none
}