body {
    background-color: #ffffff;
    color: #757779;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.428571429;
}
a:hover { text-decoration: none }
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #48505e;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 400;
}
.space { padding: 90px 0 }


/* HELPERS
   ================================================== */
.p-top-10 { padding-top: 10px }
.p-top-20 { padding-top: 20px }
.p-top-30 { padding-top: 30px }
.p-top-40 { padding-top: 40px }
.p-top-50 { padding-top: 50px }
.p-btm-0 { padding-bottom: 0 }
.f-800 { font-weight: 800 }
.f-blue { color: #038be9 }
.f-white { color: #fff }
.title-12 {
    color: #acb2b6;
    font-size: 12px;
    letter-spacing: 2px;
    text-transform: uppercase;
}
h2.f_white {
    color: #ffffff;
}
hr {
    border: 0;
    border-top: 1px solid #fff;
    margin-bottom: 35px;
    margin-top: 35px;
    width: 95%;
}

/* BUTTONS
   ================================================== */
.btn {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    text-shadow: none;
}
.btn-blue {
    background-color: #038be9;
    color: #FFFFFF;
}
.btn-blue:hover {
    background-color: #78b432;
    color: #fff;
}

/* SLIDER
   ================================================== */
img.keep-original {
    height: auto;
    max-width: 100% !important;
}
#slides { max-height: 780px } /* Remove this if to fit the all screen sizes */
.slides-navigation { top: 50% }
.slides-navigation a {
    border: 1px solid #fff;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    color: white;
    display: block;
    font-size: 20px;
    font-weight: normal;
    height: 30px;
    line-height: 30px;
    margin: 0 25px;
    moz-border-radius: 30px;
    moz-transition: background 0.15s ease;
    ms-border-radius: 30px;
    o-border-radius: 30px;
    o-transition: background 0.15s ease;
    text-align: center;
    text-decoration: none;
    top: -40px;
    -webkit-transition: background 0.15s ease;
    -moz-transition: background 0.15s ease;
    -o-transition: background 0.15s ease;
    transition: background 0.15s ease;
    webkit-border-radius: 30px;
    webkit-transition: background 0.15s ease;
    width: 30px;
}
.slides-navigation a:hover { background: rgba(0, 0, 0, 0.4) }
@media screen and (max-width: 767px) {
    .slides-navigation { display: none }

}
.slides-pagination a {
    border-color: white;
    -webkit-box-shadow: 0 1px 1px black;
    -moz-box-shadow: 0 1px 1px black;
    box-shadow: 0 1px 1px black;
    height: 15px;
    margin: 5px 2px;
    moz-box-shadow: 0 1px 1px black;
    webkit-box-shadow: 0 1px 1px black;
    width: 15px;
}
.slides-pagination a.current { background: white }
.slide-caption {
    left: 90px;
    max-width: 700px;
    padding: 10px 20px;
    position: relative;
    top: 25%;
    width: 50%;
    z-index: 3;
}
.slide-caption h1 {
    color: #fff;
    font-size: 70px;
    font-weight: 400;
    letter-spacing: -2px;
    line-height: 70px;
}
.slide-caption p {
    color: #fff;
    color: rgba(255,255,255,1);
    font-size: 18px;
    line-height: 26px;
    text-shadow: 0 2px 1px rgba(0,0,0,.4);
}
.slide-caption h6 { color: #fff }
.slide-caption-2 {
    color: #FFFFFF;
    margin: 7% auto;
    position: relative;
    text-align: center;
    z-index: 3;
}
.slide-caption-2 h1 {
    color: #ffffff;
    font-size: 100px;
    margin-top: 22px;
    position: relative;
    z-index: 3;
}
.slide-caption-2 h2 {
    color: #fff;
    letter-spacing: 10px;
    margin-left: -5px;
    margin-top: 15px;
}
.slide-caption-2 h5 {
    color: #fff;
    font-size: 20px;
    letter-spacing: 2px;
}
.slide-caption-2 h5:before {
    border: 1px solid #fff;
    content: "";
    margin-left: -83px;
    margin-top: 8px;
    position: absolute;
    width: 70px;
}
.slide-caption-2 h5:after {
    border: 1px solid #fff;
    content: "";
    margin-left: 10px;
    margin-top: 8px;
    position: absolute;
    width: 70px;
}
.slide-caption-2 h6 {
    font-size: 15px;
    letter-spacing: 3px;
    margin-top: 15px;
    color: #ffffff;
}
.slide-caption-2 h6:before {
    border: 1px solid #fff;
    content: "";
    margin-left: -107px;
    margin-top: 8px;
    position: absolute;
    width: 95px;
}
.slide-caption-2 h6:after {
    border: 1px solid #fff;
    content: "";
    margin-left: 10px;
    margin-top: 8px;
    position: absolute;
    width: 95px;
}
@media screen and (max-width: 767px) {
   #slides { max-height:500px }
   .slide-caption {
         left: 0;
         width: 90%;
         padding: 10px 20px;
         position: relative;
         top: 5%;
         z-index: 3;
    }
   .slide-caption-2 h2 {
         color: #fff;
         font-size: 25px;
    }
}
/* OVERLAY USED FOR SLIDER / TWAEK YOUR COLORS
   ================================================== */
.overlay-1
{
	background: linear-gradient(to right, rgba(0,0,0,0.7) 0%,rgba(0,0,0,0.4) 30%,rgba(0,0,0,0.4) 70%,rgba(0,0,0,0.8) 100%);
	background: -moz-linear-gradient(left, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0.4) 30%, rgba(0,0,0,0.4) 70%, rgba(0,0,0,0.8) 100%);
	background: -ms-linear-gradient(left, rgba(0,0,0,0.7) 0%,rgba(0,0,0,0.4) 30%,rgba(0,0,0,0.4) 70%,rgba(0,0,0,0.8) 100%);
	background: -o-linear-gradient(left, rgba(0,0,0,0.7) 0%,rgba(0,0,0,0.4) 30%,rgba(0,0,0,0.4) 70%,rgba(0,0,0,0.8) 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(0,0,0,0.7)), color-stop(30%,rgba(0,0,0,0)), color-stop(70%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.7)));
	background: -webkit-linear-gradient(left, rgba(0,0,0,0.7) 0%,rgba(0,0,0,0.4) 30%,rgba(0,0,0,0.4) 70%,rgba(0,0,0,0.8) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80000000', endColorstr='#80000000',GradientType=1 );
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}


/* NAVIGATION
   ================================================== */
.navbar {
    border: none;
    border-bottom: 1px solid #eee;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.navbar-default {
    background-color: #FFFFFF;
    border-color: #EEEEEE;
    padding: 18px 0;
}
.navbar-nav {
    float: left;
    margin: 0;
    margin-top: 6px;
}
.navbar-default .navbar-brand {
    color: #191627;
    font-size: 20px;
    font-weight: 900;
    margin-right: 20px;
    margin-top: -15px;
}
.navbar-default .navbar-brand img{
   width:50%
}
.navbar-default .navbar-nav > li > a {
    color: #acb2b6;
    font-size: 14px;
    font-weight: 400;
    padding-bottom: 10px;
    padding-top: 10px;
    text-transform: uppercase;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
    background-color: #FFFFFF;
    color: #070707;
}
#nav {
    background: #fff;
    -webkit-box-shadow: 0 2px 5px rgba(53, 53, 63, 0.06);
    -moz-box-shadow: 0 2px 5px rgba(53, 53, 63, 0.06);
    box-shadow: 0 2px 5px rgba(53, 53, 63, 0.06);
    height: 86px;
    width: 100%;
    z-index: 2;
}


/* SERVICE BOX 3 MAIN
   ================================================== */
.service-box figure {
    border: 1px solid #eee;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 10px;
    text-align: center;
}
.service-box img { width: 150px }

/* FEATURES / FULL SERVICE LIST SECTION
   ================================================== */
#features {
    background: url("../images/black_sea_digital_services.jpg");
    -webkit-background-size: cover; -moz-background-size:cover;
    -o-background-size: cover; background-size:cover;
}
.et-wrapper {
    margin-bottom: 10px;
    min-height: 310px;
	font-size:14px;
}
.features-box {
    background-color: #000;
    min-height: 220px;
    padding: 35px 20px;
    text-align: center;
}
.features-box h3 {
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
}
.features-box i {
    font-size: 45px;
    font-weight: 300;
}

/* ABOUT US SECTION
   ================================================== */
ul.stats-info li {
    border-right: 1px solid #eee;
    margin: 35px auto;
    padding-left: 35px;
    padding-right: 35px;
}
ul.stats-info li:last-child { border-right: none }
ul.stats-info li h2 { font-weight: 700 }
.team-image .tagged {
    margin: 0 auto;
    max-height: 320px;
    position: relative;
}
.team-image .spot {
    -webkit-animation-iteration-count: 30;
    -moz-animation-iteration-count: 30;
    -ms-animation-iteration-count: 30;
    -o-animation-iteration-count: 30;
    animation-iteration-count: 30;
    height: 25px;
    position: absolute;
    webkit-animation: pulsate 1s ease-out;
    webkit-animation-iteration-count: 50;
    width: 25px;
}
.team-image .spot i {
    color: #95ce53;
    font-size: 25px;
}
.team-image .spot-1 {
    left: 24%;
    top: 36%;
}
.team-image .spot-2 {
    left: 40%;
    top: 24%;
}
.team-image .spot-3 {
    left: 47%;
    top: 0;
}
.team-image .spot-4 {
    left: 75%;
    top: 44%;
}

/* TEAM MODAL
   ================================================== */
.modal-content {
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box; background-clip:padding-box;
    background-color: #FFFFFF;
    border: transparent;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    outline: none;
    position: relative;
    webkit-box-shadow: none;
}
.modal-body {
    padding: 0;
    position: relative;
}
.content-box {
    background: white;
    margin-bottom: 20px;
    padding: 0;
}
.content-box-image {
    -webkit-box-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, 0.17);
    -moz-box-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, 0.17);
    box-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, 0.17);
    height: 75px;
    width: 100%;
}
.maurice-image {
    background: #11111D;
    -webkit-background-size: cover; -moz-background-size:cover;
    -o-background-size:cover; background-size:cover;
    border-bottom: 15px solid #C6C6C6;
    height: 90px;
    moz-background-size: cover;
    o-background-size: cover;
    webkit-background-size: cover;
}
.team {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    display: block;
    height: 130px;
    margin: -70px auto 25px;
    padding: 0;
    width: 130px;
}
.team .member {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    height: 100%;
    margin: 0 auto;
    max-height: 150px;
    max-width: 150px;
    width: 100%;
}
.content-box h3 {
    font-size: 1.3em;
    font-weight: 700;
    letter-spacing: 1px;
    margin: 22px 18px 18px;
    padding-bottom: 0;
    text-transform: uppercase;
    word-spacing: 2px;
}
.content-box h3 a {
    color: rgba(0, 0, 0, 0.85);
    moz-transition: opacity .7s ease-in-out;
    opacity: 1;
    o-transition: opacity .7s ease-in-out;
    -webkit-transition: opacity .7s ease-in-out;
    -moz-transition: opacity .7s ease-in-out;
    -o-transition: opacity .7s ease-in-out;
    transition: opacity .7s ease-in-out;
    webkit-transition: opacity .7s ease-in-out;
}
.content-box p { padding: 0 20px }



/* PEOJCT ITEM HOLDER
   ================================================== */
.item {
    margin-bottom: 30px;
    position: relative;
}
.item a {
    color: #acb2b6;
    cursor: crosshair;
}
.item .arrow_box {
    background: #ffffff;
    border: 1px solid #eee;
    padding: 15px;
    position: relative;
}
.item .arrow_box:after,
.arrow_box:before {
    border: solid transparent;
    bottom: 100%;
    content: " ";
    height: 0;
    pointer-events: none;
    position: absolute;
    width: 0;
}
.item .arrow_box:after {
    border-bottom-color: #ffffff;
    border-color: rgba(255, 255, 255, 0);
    border-width: 16px;
    left: 50%;
    margin-left: -16px;
}
.item .arrow_box:before {
    border-bottom-color: #eee;
    border-color: rgba(238, 238, 238, 0);
    border-width: 17px;
    left: 50%;
    margin-left: -17px;
}
p.meta,
p.meta a {
    color: #C2C2C9;
    font-size: 12px;
    letter-spacing: 2px;
    margin: 2px 0 10px;
    text-transform: uppercase;
}
.p-tags {
    font-size: 10px;
    letter-spacing: 2px;
    text-transform: uppercase;
}
.greyscale {
    filter: url('../js/filters.svg#grayscale'); /* Firefox 3.5+ */
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(1); /* Webkit Nightlies & Google Chrome Canary */
}
.greyscale:hover {
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
    -webkit-filter: grayscale(0%);}

/* PROJECT FILTER NAV
   ================================================== */
#filters {
    list-style: none;
    margin: 35px 0 25px;
    padding: 10px 0;
}
#filters li {
    display: inline;
    line-height: 200%;
}
#filters li a {
    color: #acb2b6;
    font-size: 12px;
    letter-spacing: 2px;
    padding: 7px 25px;
    text-transform: uppercase;
}
#filters li a.selected,
#filters li a:hover {
    background-color: #95ce53;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #FFFFFF;
    padding: 7px 25px;
    text-decoration: none;
}

/* ISOTOPE STYLE
   ================================================== */
.isotope-item { z-index: 2 }
.isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1;
}
.isotope,
.isotope .isotope-item {
    moz-transition-duration: 0.8s;
    ms-transition-duration: 0.8s;
    o-transition-duration: 0.8s;
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    -o-transition-duration: 0.8s;
    transition-duration: 0.8s;
    webkit-transition-duration: 0.8s;
}
.isotope {
    moz-transition-property: height, width;
    ms-transition-property: height, width;
    o-transition-property: height, width;
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    -o-transition-property: height, width;
    transition-property: height, width;
    webkit-transition-property: height, width;
    z-index: 1;
}
.isotope .isotope-item {
    moz-transition-property: -moz-transform, opacity;
    ms-transition-property: -ms-transform, opacity;
    o-transition-property: -o-transform, opacity;
    -webkit-transition-property: transform, opacity;
    -moz-transition-property: transform, opacity;
    -o-transition-property: transform, opacity;
    transition-property: transform, opacity;
    webkit-transition-property: -webkit-transform, opacity;
}
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
    moz-transition-duration: 0s;
    ms-transition-duration: 0s;
    o-transition-duration: 0s;
    -webkit-transition-duration: 0s;
    -moz-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s;
    webkit-transition-duration: 0s;
}


/* CLIENTS LOGOS SECTION
   ================================================== */
img#logo{
    height: 56px;
    margin: 15px auto;
    display: block;
}

#clients {
    background: url("../images/clients.jpg") center center;
    -webkit-background-size: cover; -moz-background-size:cover;
    -o-background-size: cover; background-size:cover;
    background-color:#262626;
    width: 100%;
}
#clients ul li img {
    height: auto;
    margin: 0 auto;
    width: 150px;
}


/* SUBHEADER USED FOR INTERNAL PAGES
   ================================================== */
.subheader {
    background: url("../images/clients.jpg");
    -webkit-background-size: cover; -moz-background-size:cover;
    -o-background-size: cover; background-size:cover;
    display: block;
    height: 150px;
    margin-bottom: 65px;
    ms-overflow-y: hidden;
    overflow-y: hidden;
    position: relative;
}
.breadcrumb {
    background-color: transparent;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    list-style: none;
    margin-top: 55px;
    padding: 0;
}
.breadcrumb li a { color: #fff }
.breadcrumb li.active {
    color: #fff;
    font-weight: 600;
}


/* CTA
   ================================================== */
.cta {
    background-color: #f8f8f8;
    padding: 25px 0;
}
#quote {
    background: url("../images/clients.jpg") center center;
    -webkit-background-size: cover; -moz-background-size:cover;
    -o-background-size: cover; background-size:cover;
    padding: 35px auto;
}
#quote i { font-size: 25px }




/* BLOG
   ================================================== */
.post-media,
.post-title,
.post-meta { display: block }
.post-title h2.title,
.post-title h2.title a {
    color: #48505e;
    font-size: 24px;
    font-weight: 300;
    margin: 0;
    text-transform: uppercase;
}
.post-title h2.title a:hover { color: #48505e }
.post-title blockquote {
    color: #aaa;
    margin: 0;
    padding: 0;
    width: 100%;
}
.post-title blockquote:before { content: "" }
.post-title blockquote p {
    font: 300 26px/32px 'Open Sans',Helvetica,Arial,sans-serif;
    font-style: normal;
    padding-left: 0;
}
.post-meta {
    font-size: 10px;
    font-weight: 300;
    letter-spacing: 2px;
    margin: 14px 0 20px 0;
    padding: 0;
    text-transform: uppercase;
}
.post-meta ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.post-meta li {
    display: inline;
    margin-right: 5px;
}
.post-meta li:last-child { margin-right: 0 }
.post-meta li:after { content: "\2022" }
.post-meta li:last-child:after { content: "" }
.post-meta span { padding-right: 8px }
.post-meta a {
    color: #aaa;
    display: inline-block;
}
.post-meta a:hover { color: #676767 }
.post-entry .button { margin-top: 14px }
.format-video iframe,
.format-video object,
.format-video embed { }
.post-media {
    margin-bottom: 20px;
    position: relative;
}
.post-media img {
    display: block;
    width: 100%;
}
.responsive-video-div > div { position: relative }
.responsive-video-div iframe {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.responsive-video-vimeo { max-width: 1130px }
.responsive-video-vimeo > div { padding-top: 56.26506% }
.responsive-video-youtube { max-width: 1130px }
.responsive-video-youtube > div { padding-top: 56.271981% }
.post-date {
    font-size: 10px;
    letter-spacing: 2px;
    margin-bottom: 14px;
    text-transform: uppercase;
}
.post-date ul {
    margin: 0;
    padding: 0;
}
.post-date li {
    display: inline;
    margin-right: 5px;
}
.post-date li:last-child { margin-right: 0 }
.post-date span.day:after { content: "," }
.post-date li:after {
    content: "/";
    margin-left: 8px;
}
.post-date li:last-child:after {
    content: "";
    margin-left: 0;
}

/* BLOG PAGE
   ================================================== */

.comment-form { margin: 50px 0 }

.widget { margin-bottom: 30px }
.blog-container {
    padding-bottom: 80px;
    padding-top: 55px;
}
h4.heading { padding: 23px 0 }
ul.menu-link { margin-bottom: 9px }
ul.menu-link > li { border-top: 1px solid #eee }
ul.menu-link > li:first-child { border: none }
ul.menu-link > li a {
    color: #34495e;
    display: block;
    font-size: 18px;
    line-height: 24px;
    padding: 8px 0;
}
ul.menu-link > li a:hover {
    color: #000;
    text-decoration: none;
}
.tagcloud a {
    background-color: #f1f1f1;
    color: #34495e;
    display: inline-block;
    font-size: 15px !important;
    line-height: 26px;
    margin: 0 5px 8px;
    moz-transition: .3s;
    ms-transition: .3s;
    o-transition: .3s;
    padding: 0 10px;
    -webkit-transition: .3s;
    -moz-transition: .3s;

    -o-transition: .3s;
    transition: .3s;
    vertical-align: top;
    webkit-transition: .3s;
}
.tagcloud a:hover {
    background-color: #404757;
    color: #fff;
    text-decoration: none;
}

/* ACCORDION
   ================================================== */
.accordion { padding: 0 }
.accordion .panel {
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    margin: 0 0 10px 0;
    webkit-box-shadow: none;
}
.accordion .panel-collapse {
    border-bottom: 1px solid #eee;
    border-top: transparent;
    line-height: 18px;
}
.accordion .panel-collapse .text { padding: 15px 20px }
.accordion h4 {
    margin: 0;
    padding: 0;
}
.accordion h4 a.collapsed,
.accordion h4 a {
    background: #F4F3F6;
    color: #434955;
    display: block;
    font-size: 16px;
    line-height: 40px;
    padding: 0 0 0 70px;
    position: relative;
    text-transform: none;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    webkit-transition: all 0.5s;
}
.accordion h4 a.collapsed span:before { content: "+" }
.accordion h4 a span:before { content: "-" }
.accordion h4 a span {
    background: #95ce53;
    color: #fff;
    display: block;
    font-size: 20px;
    font-weight: bold;
    height: 40px;
    left: 0;
    line-height: 35px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 40px;
}
.accordion h4 a,
.accordion h4 a:hover { text-decoration: none }
.accordion h4 a:focus { text-decoration: none }


/* CONTACT
   ================================================== */
#contact {
    margin-top: 50px;
    margin-bottom: 50px;
}
#map {
    height: 400px;
    width: 100%;
}

input[type=text],
.form-inline input,
.form-control,
textarea {
    border: #eee solid 1px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    margin: 3px 0;
    padding: 10px;
    webkit-box-shadow: none;
}

#cta-contact { background: #110A20 }


/* FOOTER
   ================================================== */
#footer {
    background: #110A20;
    color: #acb2b6;
    padding-bottom: 70px;
}
#footer span {
    color: #fff;
    font-size: 25px;
}
#footer .btm-footer { margin-top: 55px }
#footer .btm-footer ul li a { color: #fff }


/* SOCIAL ICONS
   ================================================== */
ul.socials { float: none }
.socials a.pinterest:hover { background: #f13434 }
.socials a.facebook:hover { background: #3b5999 }
.socials a.twitter:hover { background: #00bbf5 }
.socials a.gplus:hover { background: #cd1a1a }
.socials a.rss:hover { background: #f6a42b }
.socials a {
    color: #fff;
    cursor: pointer;
    display: inline-block;
    height: 30px;
    margin-left: 10px;
    moz-transition: .4s;
    o-transition: .4s;
    padding: 3px;
    text-align: center;
    text-decoration: none;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    webkit-transition: .4s;
    width: 30px;
}
.socials a:hover{
    -webkit-animation: all .3s ease-in-out;
    -moz-animation: all .3s ease-in-out;
    -ms-animation: all .3s ease-in-out;
    -o-animation: all .3s ease-in-out;
    animation: all .3s ease-in-out;
    color: #fff;
    moz-animation: all .3s ease-in-out;
    ms-animation: all .3s ease-in-out;
    o-animation: all .3s ease-in-out;
    webkit-animation: all .3s ease-in-out;
}
.socials a i {
    font-size: 18px;
    line-height: 27px;
}

section.job{
    background: #00639e url(../images/pattern.jpg) center center repeat-y;
    padding-top: 25px;
    padding-bottom: 25px;
}

section .img-responsive{width: 100%;}

section.job ::-webkit-input-placeholder{}
section.job :-moz-placeholder{}
section.job ::-moz-placeholder{}
section.job :-ms-input-placeholder{}

section.job input[type=text],
section.job select{
    width: 100%;
    height: 56px;
    padding: 10px;
    border: #eee 1px solid;
    outline: none;
    font-size: 18px;
    font-family: 'Open Sans', sans-serif;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    webkit-box-shadow: none;
    -webkit-transition: all .5s ease-out;
    transition: all .5s ease-out;
}

section.job input[type=text]:not(:first-of-type){margin-top: 15px;}

section.job input[type=text].error,
section.job select.error{
    border: #F60006 1px solid;
}

section.job input[type=text].success,
section.job select.success,
section.job input[type=text].success:-webkit-autofill,
section.job select.success:-webkit-autofill{
    opacity: .75;
    pointer-events: none;
}

section.job select{
    margin-top: 15px;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
}

section.job select::-ms-expand{display:none;}

section.job input[type=text]+label,
section.job select+label{
    color: #fff;
    height: 0;
    padding: 0 10px;
    opacity: 0;
    display: block;
    font-family: 'Open Sans', sans-serif;
    overflow: hidden;
    -webkit-transition: all .25s ease-out;
    transition: all .25s ease-out;
}

section.job input[type=text].error+label,
section.job select.error+label{
    height: 22px;
    opacity: 1;
}

section.job #name.error+label:before{content: 'Name is required';}

section.job #email.error+label:before{content: 'Email is required';}
section.job #email.error.invalid+label:before{content: 'Email is invalid';}

section.job #phone.error+label:before{content: 'Phone number is required';}
section.job #phone.error.invalid+label:before{content: 'Phone number is invalid';}

section.job #position.error+label:before{content: 'You must select a position';}

section.job button{
    position: relative;
    background-color: transparent;
    width: 100%;
    height: 56px;
    margin: 15px 0;
    border: 0;
    outline: none;
    text-transform: uppercase;
    font-size: 18px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    overflow: hidden;
    -webkit-transition: all .6s ease-out;
    transition: all .6s ease-out;
}

section.job button.success{
    opacity: .75;
    pointer-events: none;
}

section.job button:before,
section.job button:after{
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    padding: 16px 0;
    display: block;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
}

section.job button:before{
    content: 'send';
    right: 0;
    background-color: #110a20;
    color: #fff;
    -webkit-transition: width 1s ease-out;
    transition: width 1s ease-out;
}

section.job button:after{
    content: 'thank you!';
    left: 0;
    background-color: #fff;
    color: #110a20;
    width: 0%;
    -webkit-transition: width .6s ease-out;
    transition: width .6s ease-out;
}

section.job button.success:before{width: 0%;}
section.job button.success:after{width: 100%;}

section.job button:hover:before{background-color: #013c65;}

.m-bottom-20{margin-bottom: 20px;}