/*
Theme Name: The BlueArcs
Theme URI: https://cyberchimps.com/store/the-bluearcs/
Author: CyberChimps
Author URI: https://www.cyberchimps.com/
Description: The BlueArcs is a fully responsive One Page WordPress theme.
Version: 1.3
Tags: one-column, grid-layout, custom-colors, theme-options, translation-ready, portfolio
Text Domain: the-bluearcs
License: GNU General Public License
License URI: http://www.opensource.org/licenses/gpl-license.php GPL v3.0 (or later)
*/
/*======== variables ==========*/
/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */ }

.screen-reader-text:focus {
  background-color: #f1f1f1;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
  -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
     -moz-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */ }

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0; }

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em; }

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em; }

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto; }

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed; }

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both; }

/*==== content ====*/
.container {
  max-width: 1170px; }

body {
  font-size: 16px;
  word-wrap: break-word;
  overflow-x: hidden;
  font-family: "Raleway", sans-serif;
  line-height: 1.8em; }

#form-allowed-tags code {
  background-color: transparent; }

pre {
  white-space: pre-wrap;
  word-break: normal; }

img {
  border: 0;
  max-width: 100%;
  width: auto;
  height: auto; }

a {
  -webkit-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  transition: all 0.6s ease; }

a:hover {
  text-decoration: none;
  cursor: pointer;
  color: #1da1f2; }

h1 {
  font-size: 40px; }

.wp-caption {
  margin-bottom: 10px;
  max-width: 100%; }

.wp-caption-text {
  text-align: center; }

.gallery-caption {
  display: block; }

/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
  display: block; }

.hentry {
  margin: 0 0 1.5em; }

.single .byline,
.group-blog .byline {
  display: inline; }

.page-content,
.entry-content,
.entry-summary {
  margin: 1.5em 0 0; }

.page-links {
  clear: both;
  margin: 0 0 1.5em; }

.error-404 .page-content {
  margin-bottom: 30px; }

/*--------------------------------------------------------------
## Asides
--------------------------------------------------------------*/
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
  display: none; }

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word; }

.bypostauthor {
  display: block; }

label[for="comment"] {
  display: block; }

input, textarea {
  max-width: 100%;
  padding: 6px;
  border: 1px solid #b0bdc2; }

.commentlist li {
  list-style-type: none; }

#commentform input {
  display: block; }

/*calendar */
#wp-calendar th, #wp-calendar td {
  padding: 0.2em; }

input[type="submit"] {
  background: #181818;
  color: #fff;
  border: none;
  border-bottom: solid 4px #1da1f2; }

input[type="submit"]:hover {
  background: #1da1f2; }

.page-content, .entry-content, .entry-summary {
  margin: 1.5em 0 0; }

.featured-image {
  margin-bottom: 10px; }

/*=======================================*/
.the_bluearcs_button {
  min-width: 170px;
  background: #181818;
  border-bottom: solid 4px #1da1f2;
  display: inline-block;
  text-align: center;
  color: #ffffff;
  position: relative;
  min-height: 48px;
  padding-top: 10px;
  padding-left: 58px;
  padding-right: 10px;
  text-transform: uppercase;
  margin-top: 20px; }

.the_bluearcs_button:hover {
  background: #1da1f2;
  color: #fff; }

.buttonicon {
  position: absolute;
  left: 0;
  width: 45px;
  height: 47px;
  background: #1da1f2;
  top: 0;
  text-align: center;
  padding: 8px; }

.nav-previous, .nav-next {
  display: inline-block; }

.nav-next {
  float: right; }

/*============ blog pages ===========*/
.postlisting {
  margin-bottom: 6%; }
  .postlisting .s_post_details {
    padding: 0; }
    .postlisting .s_post_details li {
      display: inline-block;
      vertical-align: middle;
      margin: 10px;
      border-right: solid 1px #cfcfcf;
      padding-right: 10px; }
    .postlisting .s_post_details li:last-child {
      border: none; }
    .postlisting .s_post_details .sep {
      display: none; }
  .postlisting .postdetails {
    border-top: double #cfcfcf;
    border-bottom: double #cfcfcf;
    padding: 10px 0;
    margin-top: 20px; }
    .postlisting .postdetails li {
      list-style-type: none;
      display: inline;
      padding: 5px; }

.tba_blog:nth-child(2n+3) {
  clear: left; }

/*===== widget ===========*/
.the_bluearcs_recent_post_widget_row {
  margin-top: 1em;
  margin-bottom: 1em; }

#secondary a {
  display: inline-block;
  margin: 0;
  padding: 0;
  text-decoration: none; }

#secondary ul li {
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  position: relative; }

#secondary ul li:before {
  content: "\f013";
  font-family: fontAwesome;
  color: #1da1f2; }

#secondary ul li a:first-child, #secondary ul li span {
  padding-left: 1em; }

#secondary ul {
  list-style-type: none;
  padding-left: 0; }

/* Comment form validation */
#comment-error, #author-error, #email-error {
  color: #990000; }

/*========= header===============*/
.topbar {
  background: #181818;
  min-height: 70px; }
  .topbar .phoneno {
    padding: 20px 0;
    float: right;
    color: #ffffff; }
    .topbar .phoneno img {
      padding: 0 10px; }

.theme-specific-icons a.symbol {
  margin: 0;
  width: auto;
  height: auto;
  border: none;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
  background: transparent;
  text-shadow: none;
  font-size: inherit;
  line-height: inherit;
  display: inline-block;
  padding: 0 10px;
  color: #ffffff; }

.theme-specific-icons a.symbol:first-child {
  padding-left: 0; }

.theme-specific-icons a.symbol:hover {
  color: #1da1f2; }

.social_icons {
  padding: 20px 0px;
  display: inline-block;
  margin-bottom: 0px; }

#tba_common_header {
  border-bottom: 1px solid #ddd;
  margin-bottom: 30px; }

.hgroup, .blog-description {
  padding: 0 10px; }

/*=========== menu =============*/
.navbar-inverse {
  background: #ffffff;
  border: none;
  margin: 0; }

.navbar-nav {
  float: right; }
  .navbar-nav li:last-child {
    padding-right: 0; }

.navbar-inverse .navbar-nav > li {
  padding-left: 30px;
  padding-right: 30px; }

.navbar-inverse .navbar-nav > li > a {
  padding-top: 25px;
  padding-bottom: 25px;
  padding-right: 0;
  padding-left: 0;
  text-transform: uppercase;
  color: #181818;
  border-top: 4px solid transparent; }

.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li.active > a,
.navbar-inverse .navbar-nav > li.active > a:hover,
.navbar-inverse .navbar-nav > li > a:focus,
.navbar-inverse .navbar-nav > li.active > a:focus {
  border-top: 4px solid #1da1f2;
  color: #1da1f2;
  background: transparent; }

.dropdown:hover > .dropdown-menu {
  display: block;
  left: 30px; }

.dropdown-menu {
  padding-top: 0;
  padding-bottom: 0; }
  .dropdown-menu ul {
    list-style-type: none;
    padding-left: 2em; }
  .dropdown-menu > li {
    padding-bottom: 10px; }
    .dropdown-menu > li > a {
      padding: 10px 20px; }

.navbar-default .navbar-nav .dropdown-menu li a {
  padding: 10px; }

.navbar .glyphicon-plus {
  display: none; }

.navbar-nav > li > .dropdown-menu {
  margin-left: 1em; }

.page-numbers {
  padding: 6px 12px;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
  float: left; }

.page-numbers.current {
  color: #fff;
  background-color: #1da1f2;
  border-color: #1da1f2; }

/*========== sticky header ========*/
.navbar-fixed-top {
  border-bottom: 1px solid #1da1f2; }

.admin-bar .navbar-fixed-top {
  top: 32px; }

@media all and (max-width: 600px) {
  .admin-bar .navbar-fixed-top {
    top: 0; } }

/*===========================================================*/
@media all and (min-width: 768px) and (max-width: 1199px) {
  .navbar-header {
    float: none;
    text-align: center; }
  .navbar > .container .navbar-brand {
    float: none;
    padding: 0px;
    margin: 0px; }
  #logo {
    margin-top: 5px; }
  .navbar-inverse .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px; }
  .navbar-inverse .navbar-collapse {
    text-align: center; }
  .navbar-nav {
    float: none; }
  .navbar-inverse .navbar-nav > li {
    float: none;
    display: inline-block; } }

@media all and (min-width: 768px) and (max-width: 991px) {
  .navbar-inverse .navbar-nav > li {
    padding-left: 15px;
    padding-right: 15px; } }

@media all and (max-width: 767px) {
  .navbar-inverse .navbar-brand {
    height: auto; }
  .navbar-inverse .navbar-toggle {
    margin-right: 20px;
    margin-top: 15px; }
  .navbar-inverse .navbar-toggle .icon-bar {
    background-color: #1da1f2; }
  .navbar-nav {
    float: none; }
  .navbar-inverse .navbar-nav > li {
    text-align: center; }
    .navbar-inverse .navbar-nav > li > a {
      display: inline-block; }
  .dropdown-menu {
    position: static;
    top: auto;
    left: auto;
    display: block;
    float: none; }
  .navbar-inverse .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px; } }

@media all and (max-width: 480px) {
  .topbar .social_icons {
    display: block;
    text-align: center; }
  .topbar .phoneno {
    float: none;
    text-align: center; } }

/*====== sections ==========*/
/*====general======*/
.home_page_section {
  padding-bottom: 80px; }
  .home_page_section .section_title {
    margin-bottom: 30px;
    color: #2c3e50;
    font-size: 40px;
    text-align: center;
    margin-top: 0;
    font-weight: 500; }
  .home_page_section .separator {
    height: 8px;
    width: 8px;
    background-color: #ffffff;
    -webkit-transform: rotate(45deg);
       -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
         -o-transform: rotate(45deg);
            transform: rotate(45deg);
    margin: 20px 0 30px 48%; }
  .home_page_section .separator:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background-color: #ffffff;
    -webkit-transform: rotate(90deg);
       -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
         -o-transform: rotate(90deg);
            transform: rotate(90deg);
    left: 12px;
    top: -12px; }
  .home_page_section .separator:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background-color: #ffffff;
    -webkit-transform: rotate(90deg);
       -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
         -o-transform: rotate(90deg);
            transform: rotate(90deg);
    left: 24px;
    top: -24px; }
  .home_page_section .separator-blue {
    height: 8px;
    width: 8px;
    background-color: #1da1f2;
    -webkit-transform: rotate(45deg);
       -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
         -o-transform: rotate(45deg);
            transform: rotate(45deg);
    margin: 20px 0 30px 48%; }
  .home_page_section .separator-blue:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background-color: #1da1f2;
    -webkit-transform: rotate(90deg);
       -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
         -o-transform: rotate(90deg);
            transform: rotate(90deg);
    left: 12px;
    top: -12px; }
  .home_page_section .separator-blue:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background-color: #1da1f2;
    -webkit-transform: rotate(90deg);
       -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
         -o-transform: rotate(90deg);
            transform: rotate(90deg);
    left: 24px;
    top: -24px; }

@media all and (min-width: 481px) and (max-width: 767px) {
  .home_page_section .separator,
  .home_page_section .separator-blue {
    margin: 20px 0 30px 47%; } }

@media all and (max-width: 480px) {
  .home_page_section .separator,
  .home_page_section .separator-blue {
    margin: 20px 0 30px 44%; } }

/*====slider======*/
#the_bluearcs_slider_section .responsive_slider_img {
  min-height: 680px;
  width: 100%;
  position: relative; }
  #the_bluearcs_slider_section .responsive_slider_img .caption {
    position: absolute;
    left: 50%;
    top: 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%);
    text-align: center;
    color: #ffffff; }
    #the_bluearcs_slider_section .responsive_slider_img .caption h1 {
      text-transform: uppercase;
      margin-bottom: 20px;
      text-align: center;
      margin-top: 0px; }
    #the_bluearcs_slider_section .responsive_slider_img .caption span {
      display: block;
      line-height: 1.4em;
      color: #fff;
      font-size: 24px; }

#the_bluearcs_slider_section .arrow_left, #the_bluearcs_slider_section .arrow_right {
  position: absolute;
  bottom: 50%;
  color: #fff;
  padding: 5px 15px;
  background-color: #1da1f2; }

#the_bluearcs_slider_section .arrow_left {
  left: 0; }

#the_bluearcs_slider_section .arrow_right {
  right: 0; }

.modal-content {
  width: 55%;
  margin: 70px auto;
  padding: 20px; }
  .modal-content .close-modal {
    position: absolute;
    cursor: pointer;
    top: 5px;
    width: 18px;
    height: 20px;
    background-color: transparent;
    right: 5px; }
    .modal-content .close-modal .lr {
      z-index: 1051;
      background-color: #222222;
      -webkit-transform: rotate(45deg);
         -moz-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
           -o-transform: rotate(45deg);
              transform: rotate(45deg);
      height: 25px;
      width: 1px; }
      .modal-content .close-modal .lr .rl {
        z-index: 1052;
        width: 1px;
        background-color: #222222;
        -webkit-transform: rotate(90deg);
           -moz-transform: rotate(90deg);
            -ms-transform: rotate(90deg);
             -o-transform: rotate(90deg);
                transform: rotate(90deg);
        height: 25px; }

#vidBox {
  display: none;
  z-index: 100001;
  position: fixed;
  top: 0px;
  bottom: 0px;
  right: 0px;
  left: 0px;
  text-align: center;
  background: transparent none repeat scroll 0% 0%; }

#closer_videopopup {
  position: absolute;
  display: table-cell;
  right: 2%;
  top: 2%;
  font-size: 32px;
  text-align: center;
  vertical-align: middle;
  padding: auto;
  cursor: default;
  background: none;
  border: none;
  color: #ffffff;
  z-index: 100004; }

#opct {
  position: fixed;
  z-index: 100000;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  filter: alpha(opacity=90);
  -moz-opacity: 0.90;
  opacity: 0.9; }

#videCont {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
  margin: auto;
  max-width: 720px;
  height: 0;
  height: auto !important; }

video {
  position: absolute;
  top: 15%;
  left: 0;
  width: 100%;
  opacity: 1 !important; }

#video1 {
  cursor: pointer;
  cursor: hand; }

.carousel-fade .carousel-inner .item {
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  -moz-transition-property: opacity;
  transition-property: opacity; }

.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  opacity: 0; }

.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1; }

.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  -webkit-transform: translate3d(0, 0, 0);
     -moz-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0); }

@media all and (max-width: 767px) {
  #the_bluearcs_slider_section .responsive_slider_img {
    min-height: 500px; }
  .modal-body {
    padding: 15px 0px 0px; } }

@media all and (max-width: 991px) {
  .modal-content {
    width: 80%; } }

/*====about======*/
#the_bluearcs_about_section {
  background: #1da1f2;
  text-align: center;
  padding-top: 60px;
  color: #fff; }
  #the_bluearcs_about_section .section_title {
    color: #fff; }
  #the_bluearcs_about_section .the_bluearcs_welcome_txt {
    margin-bottom: 30px; }
  #the_bluearcs_about_section .rhombusd_icon {
    width: 40px;
    height: 40px;
    -webkit-transform: rotate(45deg);
       -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
         -o-transform: rotate(45deg);
            transform: rotate(45deg);
    border: solid 1px #fff;
    margin: 0 auto;
    display: inline-block; }
    #the_bluearcs_about_section .rhombusd_icon img {
      -webkit-transform: translate(-50%, 32%) rotate(-45deg);
         -moz-transform: translate(-50%, 32%) rotate(-45deg);
          -ms-transform: translate(-50%, 32%) rotate(-45deg);
           -o-transform: translate(-50%, 32%) rotate(-45deg);
              transform: translate(-50%, 32%) rotate(-45deg); }
  #the_bluearcs_about_section .features {
    margin-top: 30px; }

/*====services======*/
#the_bluearcs_services_section {
  padding-top: 60px; }
  #the_bluearcs_services_section .floatnone {
    float: none;
    display: inline-block;
    padding: 0 65px; }
  #the_bluearcs_services_section .floatleft {
    float: left;
    padding-top: 40px; }
  #the_bluearcs_services_section .floatright {
    float: right;
    padding-top: 40px; }
  #the_bluearcs_services_section .tba_services_arrow_left, #the_bluearcs_services_section .tba_services_arrow_right {
    position: absolute;
    bottom: 50%;
    color: #fff;
    padding: 5px 15px;
    background-color: #1da1f2; }
  #the_bluearcs_services_section .tba_services_arrow_left {
    left: 0; }
  #the_bluearcs_services_section .tba_services_arrow_right {
    right: 0; }
  #the_bluearcs_services_section .separator-blue {
    margin: 20px 0 40px 48%; }
  #the_bluearcs_services_section #the_bluearcs_services_slider {
    height: 470px;
    width: 100%;
    overflow: hidden; }
  #the_bluearcs_services_section .ourservices {
    margin-bottom: 60px; }
    #the_bluearcs_services_section .ourservices h3 {
      text-transform: uppercase;
      color: #1da1f2;
      font-weight: 600;
      font-size: 18px; }
  #the_bluearcs_services_section .ourservices:last-child {
    margin-bottom: 0; }

@media all and (max-width: 767px) {
  #the_bluearcs_services_section .floatnone {
    padding: 0px 15px; } }

@media all and (max-width: 480px) {
  #the_bluearcs_services_section .floatright,
  #the_bluearcs_services_section .floatleft {
    width: 100%; }
  #the_bluearcs_services_section .separator-blue {
    margin: 20px 0 40px 44%; } }

@media all and (min-width: 481px) and (max-width: 767px) {
  #the_bluearcs_services_section .separator-blue {
    margin: 20px 0 40px 47%; } }

/*====projects======*/
#the_bluearcs_projects_section {
  background-color: #f7f7f7;
  padding-top: 60px;
  padding-bottom: 0; }
  #the_bluearcs_projects_section .projects_text {
    text-align: center;
    padding-left: 14%;
    padding-right: 14%;
    margin-bottom: 20px; }
  #the_bluearcs_projects_section .element-item {
    margin-bottom: 10px; }
  #the_bluearcs_projects_section .the_bluearcs_tabs {
    text-align: center;
    margin-bottom: 40px; }
    #the_bluearcs_projects_section .the_bluearcs_tabs .button {
      font-size: 16px;
      font-weight: normal;
      text-decoration: none;
      cursor: pointer;
      height: auto;
      vertical-align: middle;
      text-align: center;
      text-transform: uppercase;
      line-height: normal;
      padding: 0.5rem 1rem;
      border: 1px solid transparent;
      white-space: nowrap;
      background-color: #ebebeb;
      margin: 0px 10px; }
    #the_bluearcs_projects_section .the_bluearcs_tabs .button.is-checked, #the_bluearcs_projects_section .the_bluearcs_tabs .button:hover {
      background-color: #1da1f2;
      color: #ffffff; }
  #the_bluearcs_projects_section .tw_portfolio_title_metabox {
    margin-top: 15px;
    color: #fff;
    font-weight: 600;
    font-size: 1.2em; }
  #the_bluearcs_projects_section .tw_portfolio_desc_metabox {
    margin-top: 10px;
    color: #fff; }

#projectcount {
  background: #1da1f2;
  padding-top: 80px;
  padding-bottom: 80px; }
  #projectcount .countupbox {
    padding: 6% 2%;
    border: solid 1px #ffffff;
    margin: 0 30px;
    text-align: center;
    color: #ffffff; }
  #projectcount .number {
    font-size: 2.5em; }
  #projectcount .counticon {
    display: inline-block;
    vertical-align: top; }
  #projectcount .counttext {
    font-size: 1.5em;
    margin-top: 20px; }

.content {
  position: relative;
  width: 100%;
  max-width: 400px;
  margin: auto;
  overflow: hidden; }

.content .content-overlay {
  background: rgba(29, 161, 242, 0.7);
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -o-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s; }

.content:hover .content-overlay {
  opacity: 1; }

.content-image {
  width: 100%; }

.content-details {
  position: absolute;
  text-align: center;
  padding-left: 1em;
  padding-right: 1em;
  width: 100%;
  top: 50%;
  left: 50%;
  opacity: 0;
  -webkit-transform: translate(-50%, -50%);
     -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s; }
  .content-details a {
    margin: 5px; }
    .content-details a .fa {
      border: 1px solid #fff;
      -webkit-border-radius: 100%;
         -moz-border-radius: 100%;
              border-radius: 100%;
      padding: 8px;
      color: #fff; }

.content:hover .content-details {
  top: 50%;
  left: 50%;
  opacity: 1; }

.content-details h3 {
  color: #fff;
  font-weight: 500;
  letter-spacing: 0.15em;
  margin-bottom: 0.5em;
  text-transform: uppercase; }

.fadeIn-bottom {
  top: 80%; }

#lbImage {
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  background-position: center; }

@media all and (max-width: 767px) {
  #the_bluearcs_projects_section .the_bluearcs_tabs .button {
    margin: 10px; }
  #the_bluearcs_projects_section .the_bluearcs_tabs {
    margin-bottom: 30px; }
  #the_bluearcs_projects_section .count {
    padding-bottom: 30px; }
  #the_bluearcs_projects_section .count:last-child {
    padding-bottom: 0; } }

@media all and (max-width: 991px) {
  #the_bluearcs_projects_section .tw_portfolio_desc_metabox {
    display: none; } }

@media all and (max-width: 480px) {
  #the_bluearcs_projects_section .element-item {
    width: 100%; } }

/*====testimonial======*/
#the_bluearcs_testimonial_section {
  padding-top: 60px; }
  #the_bluearcs_testimonial_section .separator-blue {
    margin: 20px 0 60px 48%; }
  #the_bluearcs_testimonial_section #the_bluearcs_testimonial_slider {
    padding-bottom: 80px; }
  #the_bluearcs_testimonial_section .authorphoto {
    width: 100%;
    height: 258px;
    -webkit-border-top-left-radius: 45px;
       -moz-border-radius-topleft: 45px;
            border-top-left-radius: 45px;
    -webkit-border-bottom-right-radius: 45px;
       -moz-border-radius-bottomright: 45px;
            border-bottom-right-radius: 45px;
    -webkit-background-size: cover;
       -moz-background-size: cover;
         -o-background-size: cover;
            background-size: cover;
    background-position: center; }
  #the_bluearcs_testimonial_section .testimonialstext p {
    padding: 50px 0 0 100px;
    background: url(./inc/images/testmonialsicon.png) no-repeat;
    background-position: 20px 0;
    text-align: justify; }
  #the_bluearcs_testimonial_section .testimonial-title {
    font-size: 15px;
    color: #333;
    text-transform: uppercase;
    margin: 10px 0 0 0;
    float: right; }
  #the_bluearcs_testimonial_section .testimonial_author_name {
    color: #1da1f2;
    font-weight: bold; }
  #the_bluearcs_testimonial_section .arrow_left .fa, #the_bluearcs_testimonial_section .arrow_right .fa {
    font-size: 1.5em;
    border: 1px solid #4b4b4b;
    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
            border-radius: 5px;
    padding: 3px 10px; }
  #the_bluearcs_testimonial_section .testimonial_arrows {
    position: absolute;
    top: 0;
    right: 5px; }
  #the_bluearcs_testimonial_section .testimonial_logos {
    text-align: center; }

@media all and (min-width: 768px) and (max-width: 991px) {
  #the_bluearcs_testimonial_section .testimonialstext p {
    padding: 40px 0 0 30px; }
  .tba_logo {
    margin-bottom: 20px; }
  .tba_logo:nth-child(3n+4) {
    clear: left; } }

@media all and (max-width: 767px) {
  #the_bluearcs_testimonial_section .authorphoto {
    width: 288px;
    margin: 0 auto; }
  #the_bluearcs_testimonial_section .testimonialstext p {
    padding: 40px 10px;
    margin-top: 30px; }
  #the_bluearcs_testimonial_slider {
    padding-top: 60px; }
  #the_bluearcs_testimonial_section .testimonial_arrows {
    right: 0px;
    margin: 0px auto;
    text-align: center;
    left: 0px; }
  .tba_logo {
    margin-bottom: 20px; } }

@media all and (min-width: 481px) and (max-width: 767px) {
  #the_bluearcs_testimonial_section .separator-blue {
    margin: 20px 0 60px 47%; } }

@media all and (max-width: 480px) {
  #the_bluearcs_testimonial_section .separator-blue {
    margin: 20px 0 60px 44%; } }

/*====blog======*/
#the_bluearcs_blog_section .thumbnail.blog {
  background: #ffffff;
  border: none; }

#the_bluearcs_blog_section .caption {
  padding-right: 0px;
  padding-left: 0px; }

#the_bluearcs_blog_section .tba_blog_author {
  font-weight: 700;
  text-transform: uppercase;
  color: #1da1f2; }

#the_bluearcs_blog_section .tba_blog_date {
  font-weight: 700;
  text-transform: uppercase; }

#the_bluearcs_blog_section .buttonicon {
  height: 40px;
  padding: 5px; }

#the_bluearcs_blog_section .the_bluearcs_button {
  text-transform: capitalize;
  min-width: 150px;
  min-height: 40px;
  padding-top: 8px; }

@media all and (max-width: 767px) {
  #the_bluearcs_blog_section .caption {
    text-align: center; } }

/*====contact======*/
#the_bluearcs_contact_section {
  padding-bottom: 0; }
  #the_bluearcs_contact_section .tba_form_container {
    position: relative; }
  #the_bluearcs_contact_section .contact_maps iframe {
    width: 100%;
    text-align: center;
    display: inherit;
    border: none; }
  #the_bluearcs_contact_section .tba_contact_form {
    background: #1da1f2;
    padding: 20px;
    opacity: 0.85;
    position: absolute;
    top: 60px; }
    #the_bluearcs_contact_section .tba_contact_form .quote {
      color: white;
      font-weight: bold;
      text-transform: uppercase; }
    #the_bluearcs_contact_section .tba_contact_form input[type="text"], #the_bluearcs_contact_section .tba_contact_form input[type="email"] {
      width: 100%; }
    #the_bluearcs_contact_section .tba_contact_form input[type="text"], #the_bluearcs_contact_section .tba_contact_form input[type="email"], #the_bluearcs_contact_section .tba_contact_form textarea {
      margin-bottom: 30px; }
    #the_bluearcs_contact_section .tba_contact_form input[type="submit"] {
      background: #001622;
      color: #ffffff;
      border: 0;
      padding: 8px 25px;
      text-transform: uppercase; }

@media all and (max-width: 767px) {
  #the_bluearcs_contact_section .tba_contact_form {
    max-width: 288px;
    padding: 10px; }
  #the_bluearcs_contact_section .tba_contact_form .quote {
    margin-top: 0px;
    font-size: 1em; }
  #the_bluearcs_contact_section .tba_contact_form input[type="text"], #the_bluearcs_contact_section .tba_contact_form input[type="email"], #the_bluearcs_contact_section .tba_contact_form textarea {
    margin-bottom: 10px;
    padding: 0px 5px; }
  #the_bluearcs_contact_section .tba_contact_form input[type="submit"] {
    font-size: 0.8em;
    padding: 3px 10px; } }

/*=========== home footer ================*/
#the_bluearcs_home_footer_section {
  background: #181818;
  padding: 80px 0;
  color: #fff; }
  #the_bluearcs_home_footer_section .foottitle {
    color: #1da1f2;
    font-weight: 600;
    font-size: 18px;
    text-transform: uppercase;
    padding-top: 20px; }
  #the_bluearcs_home_footer_section .quicklinks {
    padding: 0; }
    #the_bluearcs_home_footer_section .quicklinks li {
      padding: 10px 20px 10px 0;
      color: #ffffff;
      text-decoration: none;
      list-style-type: none;
      width: 49%;
      display: inline-block; }
    #the_bluearcs_home_footer_section .quicklinks a {
      color: #fff; }
    #the_bluearcs_home_footer_section .quicklinks .fa {
      color: #1da1f2;
      padding-right: 5px; }
  #the_bluearcs_home_footer_section .info-links {
    padding: 0; }
    #the_bluearcs_home_footer_section .info-links li {
      list-style-type: none;
      padding: 15px 0;
      border-bottom: 1px dashed #333333;
      width: 50%;
      color: #ffffff;
      font-size: 16px; }
      #the_bluearcs_home_footer_section .info-links li .fa {
        color: #1da1f2;
        padding-right: 5px; }

@media all and (max-width: 991px) {
  #the_bluearcs_home_footer_section .info-links li {
    width: 100%; } }

#scroll-to-top {
  background: #1da1f2;
  border: 2px solid #fff;
  padding: 5px 9px; }

#after_footer {
  background: #232323;
  padding: 15px 0;
  color: #626262;
  font-size: 12px;
  border-bottom: 4px solid #1da1f2; }
  #after_footer .social {
    float: right; }

#scroll-to-top {
  margin-bottom: 80px; }

@media all and (max-width: 767px) {
  #after_footer {
    text-align: center; }
    #after_footer .cc-credit-text, #after_footer .social {
      float: none; }
  #scroll-to-top {
    margin-bottom: 80px; } }
