/*Variables*/
/*blue*/
/*white*/
/*charcoal*/
/*lightgrey*/
/*Type imports*/
@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);
@import url(https://fonts.googleapis.com/css?family=Lato:100,300,400,700,900,100italic,300italic,400italic,700italic,900italic);
body, html {
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale;
  overflow-y: auto;
  overflow-x: hidden;
  font-family: "Montserrat", sans-serif; }

.carousel-inner img {
	width: 100% !important;
}

.carousel-control.left, .carousel-control.right {
    background-image: none
}

#recentposts {
	text-align: center;
	background-color: #fff;
	padding-top: 100px;
	padding-bottom: 100px;
}

#recentposts img{
    height: 200px;
    margin-top: 30px;
}

#recentposts h1{
    text-transform: uppercase;
    font-size: 20px;
    letter-spacing: 2px;
}

@media (min-width: 768px) {
  .seven-cols .col-md-1,
  .seven-cols .col-sm-1,
  .seven-cols .col-lg-1 {
    width: 100%;
    *width: 100%; } }
@media (min-width: 992px) {
  .seven-cols .col-md-1,
  .seven-cols .col-sm-1,
  .seven-cols .col-lg-1 {
    width: 14.285714285714285714285714285714%;
    *width: 14.285714285714285714285714285714%; } }
/**
 *  The following is not really needed in this case
 *  Only to demonstrate the usage of @media for large screens
 */
@media (min-width: 1200px) {
  .seven-cols .col-md-1,
  .seven-cols .col-sm-1,
  .seven-cols .col-lg-1 {
    width: 14.285714285714285714285714285714%;
    *width: 14.285714285714285714285714285714%; } }
@media (min-width: 1200px) {
  .container {
    width: 960px; } }
/*Type*/
h1 {
  font-weight: 700;
  font-size: 36px; }

h2 {
  text-transform: uppercase;
  font-size: 20px; }

h3 {
  font-size: 14px;
  font-style: italic;
  font-weight: 100;
  line-height: 26px; }

h4 {
  text-transform: uppercase;
  font-size: 16px;
  word-spacing: 2px; }

h5 {
  text-transform: uppercase;
  font-size: 12px;
  word-spacing: 2px; }

h6 {
  text-transform: uppercase;
  font-size: 10px;
  word-spacing: 2px;
  letter-spacing: 2px; }

p {
  font-weight: 400; }

hr {
  width: 50px;
  border-color: #017bce; }

a {
  color: #1f1f1f; }

a:hover, a:focus {
  color: #017bce;
  text-decoration: none; }

#navlogo {
  display: none; }

.logo {
  padding-bottom: 50px; }

#home {
  background: url(../assets/img/bg1.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  height: auto;
  min-height: 600px;
  padding-top: 30px;
  margin-bottom: 0px;
  color: #1f1f1f; }
  #home a.down-btn span.fa.fa-angle-down {
    font-size: 26px;
    border: 1px solid #017bce;
    border-radius: 2px;
    padding: 7px 5px;
    position: relative;
    margin-top: 100px;
    color: #017bce;
    cursor: pointer; }
  #home .columns {
    padding-top: 50px; }
  #home .fa {
    color: #017bce; }

.content {
  padding-top: 5%; }

@keyframes blink {
  0% {
    opacity: 1; }
  50% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-webkit-keyframes blink {
  0% {
    opacity: 1; }
  50% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-moz-keyframes blink {
  0% {
    opacity: 1; }
  50% {
    opacity: 0; }
  100% {
    opacity: 1; } }
span.typed-cursor {
  top: -5px;
  position: relative; }

nav#menu span.fa.fa-bars {
  font-size: 30px;
  position: fixed;
  left: 30px;
  color: #017bce;
  cursor: pointer;
  z-index: 1; }

.navmenu, .navbar-offcanvas {
  width: 270px;
  z-index: 10; }

.navmenu-default,
.navbar-default .navbar-offcanvas {
  background-color: #ffffff;
  border-color: #c0c0c0;
  border: 1; }

.navmenu-default .navmenu-nav > li > a:hover,
.navbar-default .navbar-offcanvas .navmenu-nav > li > a:hover,
.navmenu-default .navmenu-nav > li > a:focus,
.navbar-default .navbar-offcanvas .navmenu-nav > li > a:focus {
  color: #017bce;
  background-color: transparent; }

.nav > li {
  position: relative;
  display: block;
  text-align: center; }

.navmenu-default .navmenu-nav > li > a,
.navbar-default .navbar-offcanvas .navmenu-nav > li > a {
  color: #1f1f1f;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 30px; }

nav#menu span.fa.fa-bars:hover {
  color: #c0c0c0; }

.navmenu-default .navmenu-nav > .active > a,
.navbar-default .navbar-offcanvas .navmenu-nav > .active > a,
.navmenu-default .navmenu-nav > .active > a:hover,
.navbar-default .navbar-offcanvas .navmenu-nav > .active > a:hover,
.navmenu-default .navmenu-nav > .active > a:focus,
.navbar-default .navbar-offcanvas .navmenu-nav > .active > a:focus {
  color: #017bce;
  background-color: transparent; }

.close:hover {
  background: #c0c0c0;
  color: #ffffff;
  opacity: 1; }

.close {
  background: #017bce;
  color: #ffffff;
  padding: 10px 12px;
  opacity: 1;
  transition: all 0.3s; }

.add-margin {
  margin-top: 200px; }



#meet-us,
#services,
#works,
#about-us {
  padding: 60px 0;
  padding-bottom: 0px; }

a.down-btn span.fa.fa-angle-down {
  font-size: 26px;
  border: 1px solid #017bce;
  border-radius: 2px;
  padding: 7px 5px;
  position: relative;
  cursor: pointer;
  color: #017bce;
  margin-top: 30px; }

#overview-video {
  background: url(../assets/img/bg2.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: scroll;
  text-align: center;
  background-color: #EEEEEEFF;
  padding-top: 5px;
}


#overview-video .overlay {
  height: auto;
  min-height: 50px;
  padding: 20px }

#overview-video a span.fa.fa-play {
  font-size: 40px;
  color: #ffffff;
  text-align: center;
  margin: auto 0; }

.service {
  border: 1px solid #1f1f1f;
  margin-top: 20px;
  margin-bottom: 0px;
  transition: all 0.3s;
  position: relative;
  padding: 60px 25px; }

.service:hover > h4,
.service:hover > span.fa {
  color: #017bce; }

.service:hover {
  border-color: #017bce;
  margin-top: 0px;
  margin-bottom: 0px;
  cursor: pointer;
  padding-top: 80px;
  padding-bottom: 80px; }

.service p {
  font-size: 14px;
  padding-top: 20px;
  font-family: "Montserrat", sans-serif; }

.space {
  padding-top: 40px; }

#cta {
  background: #1f1f1f;
  padding: 4% 0; }

#button {
  text-transform: uppercase;
  border: 1px solid #017bce;
  word-spacing: 2px;
  padding: 7px 30px;
  border-radius: 2px;
  font-size: 30px;
  color: #017bce;
  transition: all 0.5s;
  letter-spacing: 2px; }

#button:hover {
  background: #017bce;
  color: #ffffff; }

.nopadding {
  padding: 0;
  margin: 0; }

.portfolio-item .hover-bg {
  height: 280px;
  overflow: hidden;
  position: relative; }

.hover-bg .hover-text {
  position: absolute;
  text-align: center;
  margin: 0 auto;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.66);
  padding: 30% 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: all 0.5s; }

.hover-bg .hover-text > h5 {
  opacity: 0;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  transition: all 0.3s; }

.hover-bg:hover .hover-text > h5 {
  opacity: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateY(0);
  transform: translateY(0); }

.hover-bg .hover-text > .hline {
  opacity: 0;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  transition: all 0.3s; }

.hover-bg:hover .hover-text > .hline {
  opacity: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateY(100%);
  transform: translateY(100%); }

.hover-bg:hover .hover-text {
  opacity: 1; }

.hline {
  height: 5px;
  width: 30px;
  border-top: 2px solid #c0c0c0;
  margin: 0 auto; }

.hover-text p.lead {
  color: #017bce; }

input[type="button"]  {
  text-transform: uppercase;
  background: #017bce;
  word-spacing: 2px;
  padding: 7px 30px;
  border-radius: 2px;
  font-size: 12px;
  color: #ffffff;
  transition: all 0.5s; 
  border-style:solid;
  border-width: 1px;
  border-color: #017bce;
}

input[type="button"]:hover {
  background: #eeeeee;
  color: #017bce; }


a.btn.read-more-btn {
  text-transform: uppercase;
  background: #017bce;
  color: #1f1f1f;
  word-spacing: 2px;
  padding: 7px 30px;
  border-radius: 2px;
  font-size: 12px;
  color: #ffffff;
  transition: all 0.5s; }

a.btn.read-more-btn:hover {
  background: #1f1f1f;
  color: #ffffff; }

a.btn.send-btn {
  text-transform: uppercase;
  background: #017bce;
  color: #1f1f1f;
  padding: 15px 35px;
  border-radius: 0;
  font-size: 12px;
  color: #ffffff;
  transition: all 0.5s; }

a.btn.send-btn:hover {
  background: transparent;
  border: 1px solid #017bce;
  color: #ffffff; }

.submit {
  text-transform: uppercase;
  background: #017bce;
  border: none;
  color: #1f1f1f;
  padding: 15px 35px;
  border-radius: 0;
  font-size: 12px;
  color: #ffffff;
  transition: all 0.5s; }

.submit:hover {
  background: transparent;
  border: 1px solid #017bce;
  color: #ffffff; }

.submit:active {
  text-decoration: none;
  background: transparent;
  border: 1px solid #017bce;
  color: #ffffff; }

.submit:focus {
  outline: 0 !Important; }

a.btn.trial-btn {
  width: 150px !important;
  text-transform: uppercase;
  background: #017bce;
  color: #1f1f1f;
  padding: 15px 35px;
  border-radius: 0;
  font-size: 12px;
  color: #ffffff !important;
  transition: all 0.5s; }

a.btn.trial-btn:hover {
  width: 150px !important;
  background: green !important;
  border: 1px solid green;
  color: #ffffff !important; }

a.btn.details-btn {
  width: 150px !important;
  background: transparent;
  border: 1px solid #017bce;
  color: #017bce !important;
  text-transform: uppercase;
  padding: 15px 35px;
  border-radius: 0;
  font-size: 12px;
  transition: all 0.5s; }

a.btn.details-btn:hover {
  width: 150px !important;
  text-transform: uppercase;
  background: #017bce;
  color: #1f1f1f;
  padding: 15px 35px;
  border-radius: 0;
  font-size: 12px;
  color: #ffffff !important; }

.owl-theme .owl-controls .owl-page span {
  display: block;
  width: 10px;
  height: 10px;
  margin: 2px 5px;
  filter: Alpha(Opacity=50);
  opacity: 0.5;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 0;
  background: #C59A6D; }

a.video-link {
  width: 150px !important;
  background: transparent;
  border: 1px solid #017bce;
  color: #017bce !important;
  text-transform: uppercase;
  padding: 15px 35px;
  border-radius: 0;
  font-size: 12px;
  transition: all 0.5s; }

a.video-link:hover {
  width: 150px !important;
  text-transform: uppercase;
  background: #017bce;
  color: #1f1f1f;
  padding: 15px 35px;
  border-radius: 0;
  font-size: 12px;
  color: #ffffff !important; }

#clients {
  background-color: #d5d5d5;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  text-align: center;
  padding: 10px 0px 10px 0px;
}

#clients .overlay {
  background: rgba(255, 255, 255, 0.85);
  height: auto;
  min-height: 200px;
  padding: 8% 0;
  color: #1f1f1f; }

ul, ol {
  padding: 0;
  moz-padding: 0;
  webkit-padding: 0; }

ul.clients li {
  display: inline-block;
  padding: 20px 40px;
  vertical-align: middle; }

.team {
  text-align: center;
  opacity: 0.7;
  transition: all 0.8s;
  max-height: 340px;
  margin-bottom: 30px; }

#theteam {
  width: 100%;
  height: auto;
  display: block; }

ul.img-list {
  list-style-type: none;
  text-align: center; }

ul.img-list li {
  display: inline-block;
  height: 150px;
  margin: 30px 15px 15px 15px;
  position: relative;
  width: 150px; }

ul.img-list li img {
  border-radius: 50%;
margin: 30px 15px 15px 15px;}

span.text-content span {
  border-radius: 50%;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
margin: 30px 15px 15px 15px;}

span.text-content {
    margin: 30px 15px 15px 15px;
  border-radius: 50%;
  background: rgba(1, 123, 206, 0.7);
  color: white;
  cursor: pointer;
  display: table;
  height: 150px;
  left: 0;
  position: absolute;
  top: 0;
  width: 150px;
  opacity: 0;
  -webkit-transition: opacity 500ms;
  -moz-transition: opacity 500ms;
  -o-transition: opacity 500ms;
  transition: opacity 500ms; }

ul.img-list li:hover span.text-content {
  opacity: 1; }


header h1 {
	color:black;
}

#contact {
	background-color: #EEEEEEFF;
	padding-top: 50px;
}


#contact {
  background-color: #EEEEEEFF;
  padding: 100px 0;
  color: #1f1f1f;
}

ul.social li {
  display: inline-block;
  margin-right: 20px;
  margin-top: 30px; }

ul.social li a {
  color: #017bce;
  font-size: 16px; }

address strong {
  text-transform: uppercase;
  font-style: normal;
  font-family: "Montserrat", sans-serif; }

address:before {
  content: "\f041";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 20px;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #017bce;
  vertical-align: middle;
  margin-right: 15px;
  margin-left: -30px; }

address {
  font-style: italic;
  font-size: 14px;
  font-family: "Montserrat", sans-serif;
  letter-spacing: 1px; }

#contact input.form-control,
#contact textarea.form-control {
  margin-bottom: 30px;
  margin-bottom: 30px; }

#contact .form-control {
  display: block;
  width: 100%;
  padding: 7px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #ffffff;
  background-color: #ffffff;
  background-image: none;
  border: 0;
  border-top: 2px solid transparent;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  transition: all 0.5s; }

#contact .form-control:focus {
  border-color: #017bce;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none; }

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #1f1f1f;
  font-family: "Montserrat", sans-serif;
  font-size: 13px;
  letter-spacing: 1px;
  font-style: italic; }

input:-moz-placeholder, textarea:-moz-placeholder {
  color: #1f1f1f;
  font-family: "Montserrat", sans-serif;
  font-size: 13px;
  letter-spacing: 1px;
  font-style: italic; }

input::-moz-placeholder, textarea::-moz-placeholder {
  color: #1f1f1f;
  font-family: "Montserrat", sans-serif;
  font-size: 13px;
  letter-spacing: 1px;
  font-style: italic; }

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #1f1f1f;
  font-family: "Montserrat", sans-serif;
  font-size: 13px;
  letter-spacing: 1px;
  font-style: italic; }

nav#footer {
  background-color: #EEEEEEFF;
  padding: 40px 0;
  color: #1f1f1f;
  border-bottom: 5px solid #017bce; }

#footer span.fa {
  color: #017bce;
  font-size: 26px;
  margin-left: 10px; }

#footer a {
  color: #017bce; }

#footer a:hover {
  color: #017bce; }

/*service template*/
#service {
  padding: 100px 0px 100px 0px; }

#service img {
  max-width: 500px !important; }

@media screen and (max-width: 530px) {
  #service img {
    display: none !important; }

  #service p {
    text-align: left !important;
    padding-left: 20px !important;
    padding-right: 20px !important; }

  #service h1 {
    text-align: center !important;
    padding-left: 20px !important;
    padding-right: 20px !important; } }
@media screen and (max-width: 990px) {
  #service p {
    text-align: center !important;
    padding-left: 20px !important;
    padding-right: 20px !important; }

  #service h1 {
    text-align: center !important; } }
#features {
  background: url(../assets/img/bg1.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  text-align: center; }
  #features .overlay {
    height: auto;
    min-height: 200px;
    padding: 8% 0;
    color: #ffffff; }
  #features h2 {
    padding-top: 70px;
    color: black; }
  #features h4 {
    padding-top: 10px;
    padding-bottom: 50px;
    color: black; }
  #features .fa {
    color: #017bce; }

#login .loginform {
  background-color: #1f1f1f;
  width: 60%;
  padding: 5% 5% 5% 5%;
  margin: 10% 20% 10% 20%;
  background-color: #1f1f1f;
  position: fixed;
  z-index: 1;
  border-style: solid;
  border-width: 1px;
  border-color: black; }
#login h1 {
  color: #ffffff;
  text-align: center; }
#login a {
  color: #017bce;
  text-align: center; }
#login a:hover {
  color: white; }
#login #hidelogin {
  margin: 20px 0px 20px 0px;
  width: 100%;
  height: 40px;
  text-transform: uppercase;
  background: red;
  border: none;
  color: #1f1f1f;
  padding: 15px 35px;
  border-radius: 0;
  font-size: 12px;
  color: #ffffff;
  transition: all 0.5s;
  padding-top: 11px !important; }
#login #hidelogin:hover {
  height: 40px;
  background: transparent;
  border: 1px solid red;
  color: #ffffff; }
#login #hidelogin:focus {
  border-color: red;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none; }
#login #hidelogin:active {
  height: 40px;
  text-decoration: none;
  background: transparent;
  border: 1px solid red;
  color: #ffffff; }
#login input[type=submit] {
  margin: 20px 0px 20px 0px;
  width: 100%;
  height: 40px;
  text-transform: uppercase;
  background: #017bce;
  border: none;
  color: #1f1f1f;
  padding: 15px 35px;
  border-radius: 0;
  font-size: 12px;
  color: #ffffff;
  transition: all 0.5s;
  padding-top: 11px !important; }
#login input[type=submit]:hover {
  height: 40px;
  background: transparent;
  border: 1px solid #017bce;
  color: #ffffff; }
#login input[type=submit]:focus {
  border-color: #017bce;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none; }
#login input[type=submit]:active {
  height: 40px;
  text-decoration: none;
  background: transparent;
  border: 1px solid #017bce;
  color: #ffffff; }
#login input[type=text] {
  margin: 20px 0px 20px 0px;
  display: block;
  width: 100%;
  height: 40px;
  padding: 7px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #ffffff;
  background-color: #343434;
  background-image: none;
  border: 0;
  border-top: 2px solid transparent;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  transition: all 0.5s; }
#login input[type=text]:active {
  border-top: 2px solid #017bce !important; }
#login input[type=text]:focus {
  border-top: 2px solid #017bce !important; }

#login input[type=text]:focus {
  outline: 0 !important; }

#showlogin {
  text-align: center;
  color: #017bce;
  font-size: 16px; }

#showlogin li:hover {
  color: white; }

#showlogin .fa fa-sign-in:hover {
  color: white; }

@media only screen and (max-width: 890px) {
  #signup .signupfotm {
    position: static !important; } }
#signup {
  background-color: #1f1f1f; }
  #signup .signupform {
    width: 100%;
    padding: 5% 10% 15% 10%;
    background-color: #1f1f1f;
    position: fixed;
    z-index: 1; }
  #signup h1 {
    color: #ffffff;
    text-align: center; }
  #signup a {
    color: #ffffff;
    text-align: center; }
  #signup .label {
    color: #c0c0c0;
    font-size: 14px;
    margin-left: 7px; }
  #signup input[type=submit] {
    margin: 20px 0px 20px 0px;
    width: 100%;
    height: 40px;
    text-transform: uppercase;
    background: #017bce;
    border: none;
    color: #1f1f1f;
    padding: 15px 35px;
    border-radius: 0;
    font-size: 12px;
    color: #ffffff;
    transition: all 0.5s;
    padding-top: 11px !important; }
  #signup input[type=submit]:hover {
    height: 40px;
    background: transparent;
    border: 1px solid #017bce;
    color: #ffffff; }
  #signup input[type=submit]:focus {
    border-color: #017bce;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none; }
  #signup input[type=submit]:active {
    height: 40px;
    text-decoration: none;
    background: transparent;
    border: 1px solid #017bce;
    color: #ffffff; }
  #signup input[type=text] {
    margin: 10px 0px 20px 0px;
    display: block;
    width: 100%;
    height: 40px;
    padding: 7px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #ffffff;
    background-color: #343434;
    background-image: none;
    border: 0;
    border-top: 2px solid transparent;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    transition: all 0.5s; }
  #signup input[type=text]:active {
    border-top: 2px solid #017bce !important; }
  #signup input[type=text]:focus {
    border-top: 2px solid #017bce !important; }
  #signup input[type=email] {
    margin: 10px 0px 20px 0px;
    display: block;
    width: 100%;
    height: 40px;
    padding: 7px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #ffffff;
    background-color: #343434;
    background-image: none;
    border: 0;
    border-top: 2px solid transparent;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    transition: all 0.5s; }
  #signup input[type=email]:active {
    border-top: 2px solid #017bce !important; }
  #signup input[type=email]:focus {
    border-top: 2px solid #017bce !important; }
  #signup input[type=radio] {
    margin: 20px 20px 10px 20px; }
  #signup #hidesignup {
    margin: 20px 0px 20px 0px;
    width: 100%;
    height: 40px;
    text-transform: uppercase;
    background: red;
    border: none;
    color: #1f1f1f;
    padding: 15px 35px;
    border-radius: 0;
    font-size: 12px;
    color: #ffffff;
    transition: all 0.5s;
    padding-top: 11px !important; }
  #signup #hidesignup:hover {
    height: 40px;
    background: transparent;
    border: 1px solid red;
    color: #ffffff; }
  #signup #hidesignup:focus {
    border-color: red;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none; }
  #signup #hidesignup:active {
    height: 40px;
    text-decoration: none;
    background: transparent;
    border: 1px solid red;
    color: #ffffff; }

select:focus {
  outline: 0 !important; }

select:active {
  outline: 0 !important; }

.select select {
  padding-left: 12px;
  padding-right: 12px;
  background: transparent;
  width: 100%;
  font-size: 14px;
  font-style: italic;
  line-height: 1;
  border: 0;
  border-radius: 0;
  height: 40px;
  -webkit-appearance: none;
  color: #959595; }

.select {
  line-height: 1.42857143;
  width: 100%;
  height: 40px;
  margin: 10px 0px 20px 0px;
  overflow: hidden;
  background: url("../assets/img/down_arrow.jpg") no-repeat right #fff;
  background-color: #343434; }

.select select:active {
  border-top: 2px solid #017bce !important; }

.select select:focus {
  border-top: 2px solid #017bce !important; }

input[type=text]:focus {
  outline: 0 !important; }

#blog {
  background: url(../assets/img/bg1.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  height: auto;
  min-height: 300px;
  padding-top: 30px;
  margin-bottom: 0px;
  color: #ffffff; }

#posts img {
  width: 90%;
  padding: 50px 0px 10px 0px; }
#posts hr {
  color: #c0c0c0;
  width: 100%; }

#posts {
  padding: 100px 0px 100px 0px; }

/*# sourceMappingURL=style.css.map */
