/*
TABLE OF CONTENT
1. General
2. Visual composer 
3. Contact
4. Transitions
5. Portfolio
  5.1 Portfolio classic
  5.2 Portfolio isotope
  5.3 Random portfolio
6. Logos
7. Testimonials
8. Contact form 7 styles
9. Unit test fixes

Please see additonal CSS styles in /css/core.css file
*/


/*general*/

.vertical-align-wrapper {
  display: table;
  vertical-align: middle;
  width: 100%;
}

/*TRANSPORTO specific*/


/*vc*/

body .wpb_content_element {
  margin-bottom: 0;
}
@media (max-width:400px) {
  #wp-calendar td,
  #wp-calendar th,
  #wp-calendar td a {
    padding-left: 3px;
    padding-right: 3px;
  }
  #wp-calendar td a {
    margin-left: -3px;
    margin-right: -3px;
  }
}
@media(max-width:992px) {
  .homeCarosel .item {
    height: auto;
  }
  .banerInner {
    right: 0;
    text-align: center;
  }
  .top-bar {
    height: auto;
  }
  .top-bar > .container > ul > li {
    height: 35px !important;
  }
}
@media(min-width:992px) and (max-width:1199px) {
  .search input.ccm-search-block-text.atlas-search-text {
    width: 111px;
    float: left;
  }
  input.ccm-search-block-submit.atlas-submit {
    margin: 1px 0 0 5px;
    width: 62px;
    float: left;
  }
}
@media(max-width:782px) {
  body.logged-in .site-header.sticky .nav-wrap.active {
    margin-top: 46px;
  }
}
@media(max-width:600px) {
  body.logged-in .site-header.sticky .nav-wrap.active {
    margin-top: 0;
  }
}
@media (min-width:992px) {
  .site-navigation > ul > li > ul.sub-menu {
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
  }
}

/*contact*/

.contactfront h4 {
  text-transform: uppercase;
}
.contactfront p {
  font-size: 14px;
  color: 727272;
}
.contactfront .vc_single_image-wrapper {
  padding-left: 0;
}
.contactfront form .col-sm-4 {
  margin-bottom: 0px;
  margin-top: 8px;
}
.contactfront .wpcf7-submit {
  height: 45px;
  width: 100%;
  line-height: 45px;
  padding: 0;
}
.contactfront input,
.contactfront .wpcf7-text {
  height: 45px;
  padding-left: 20px;
}
.contactfront form.wpcf7-form {
  margin-top: 7px;
}
@media (max-width:767px) {
  .contactfront .noleftpadding,
  .contactfront .norightpadding,
  .contactfront .col-sm-4 {
    padding-left: 15px;
    padding-right: 15px;
  }
  .col-md-12.getInTouchHm .col-md-9.col-sm-9,
  .col-md-12.getInTouchHm .col-md-3.col-sm-3,
  .pageQuote .col-md-9.col-sm-9,
  .col-md-12.pageQuote .col-md-3.col-sm-3 {
    clear: both;
    width: auto;
    margin: auto;
    text-align: center;
    float: none;
  }
  nav.site-navigation {
    float: none;
    display: none;
    position: absolute;
    z-index: 1;
    top: -20px;
    width: 90%;
    left: 0;
    right: 0;
    /* text-align: center; */
    margin: auto;
  }
  .top-bar ul.right .widget_anpstext {
    float: none;
  }
  .top-bar ul.right {
    text-align: center;
  }
  body .top-bar ul.left {
    display: block !important;
    text-align: center;
  }
  .top-bar ul.left .widget_anpssocial {
    float: none;
    display: block;
    text-align: center;
  }
  .top-bar {
    height: auto !important;
  }
  .top-bar ul.left .widget_anpssocial .social-icons p {
    margin-bottom: 0;
  }
  .logo {
    position: inherit;
    margin: auto;
    width: 398px;
    float: none;
  }
  ul.main-menu li a {
    padding: 8px 15px;
  }
  .site-navigation ul.sub-menu ul.sub-menu a {
    color: #fff;
  }
  .site-navigation ul.sub-menu ul.sub-menu {
    left: 10%;
    background: #0F1C45;
  }
  .navbar-toggleBtn span.icon-bar {
    background-color: #fff;
    height: 3px;
    width: 16px;
    display: block;
    margin-bottom: 2px;
    border-radius: 1px;
  }
  ul.main-menu {
    height: auto;
    background: #0F1C45;
    float: none;
    margin: 0;
    padding: 0;
  }
  ul.main-menu li {
    float: none;
    display: block;
    margin: 0;
    border-bottom: 1px solid #3A4873;
  }
  .navbar-toggleBtn {
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    position: absolute;
    top: 0px;
    right: 0;
    cursor: pointer;
  }
  button.fa.fa-search.mobile {
    display: none;
  }
  header button.navbar-toggle {
    position: absolute;
    top: 15px;
    right: 0;
  }
  .top-bar .social-icons em {
    padding: 0px 8px;
  }
  .top-bar ul.left .widget_anpssocial .social-icons {
    height: auto;
  }
  .homeCarosel .item {
    height: auto;
    position: relative;
  }
  .banerInner a {
    display: block;
    width: 150px;
    margin: auto;
    margin-bottom: 15px;
  }
  .banerInner {
    right: 0;
    text-align: center;
    zoom: .6;
  }
  .top-bar .fa {
    padding: 6px 12px;
  }
  .getInTouchHm {
    text-align: center;
    margin-bottom: 15px;
  }
  .list-item {
    text-align: center;
  }
  .home-content .text {
    text-align: center;
  }
  .sub-caret {
    position: absolute;
    right: 0;
    top: 0;
    width: 45px;
    height: 45px;
    cursor: pointer;
  }
  .sub-caret span.sub_arrow {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 13px 9px 0 9px;
    border-color: #ffffff transparent transparent transparent;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    right: 0;
    text-align: center;
    margin: auto;
  }
  ul.main-menu > li {
    line-height: 45px;
    height: inherit;
  }
  .site-navigation ul.sub-menu {
    transition: none;
    display: none;
    max-height: inherit;
    margin: 0;
    left: 0;
    min-width: 100%;
    position: relative;
    top: 0;

  }
  ul.main-menu li:hover > ul.sub-menu {
    max-height: inherit;
    transition: none;
  }
  .site-navigation ul.sub-menu > li:first-child {
  	margin-top: 0;
  }
  .site-navigation ul.sub-menu > li:last-child {
  	margin-bottom: 0;
  }
  .site-navigation ul.sub-menu > li {
  	line-height: 30px;
  }
  section.container.map_det form .col-md-7 {
    margin-top: 0;
    padding: 0;
}
section.container.map_det input[type="text"] {
	width: 100%;
}
}
.contactfront .wpcf7-form input.wpcf7-text,
.contactfront .wpcf7-form textarea {
  min-height: 45px;
  padding-left: 20px;
}
.contactfront span.wpcf7-not-valid-tip {
  position: relative;
}
@media (max-width:600px) {
  a.fullsize_on_mobile img {
    margin: 0;
    width: 100%;
    margin-bottom: 20px;
  }
}

/*transitions*/

.icon h3,
a.btn {
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

/*portfolio*/

li.item:hover img,
.recentblog header:hover .item-img img {
  /* transform: scale(1.1, 1.1)!important;*/
}
ul.portfolio.classic li.isotope-item a.item-hover {
  position: absolute;
  text-align: center;
  bottom: 20px;
  left: 20px;
}
li.isotope-item:hover .item-type-line .headline h3 a.item-hover,
li.item .headline h3 a {
  opacity: 1;
  color: #fff;
}
.headline {
  display: table-cell;
  vertical-align: middle;
  opacity: 0;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
ul.portfolio.classic .headline,
.owl-item .headline,
.recentportfolio .headline {
  position: absolute;
  width: auto;
  z-index: 1;
  bottom: 20px;
  left: 25px;
}
li.item .headline .btn,
li.isotope-item .headline .btn.btn-sm {
  opacity: 0;
  -webkit-transition: 0.6s all;
  transition: 0.6s all;
  font-size: 13px;
  height: 36px;
  line-height: 36px;
  text-transform: none;
  padding: 0 16px;
  margin-top: 5px;
}
li.item:hover .headline,
li.item:hover .headline .btn,
li.isotope-item:hover .headline .btn.btn-sm,
li.isotope-item:hover .headline h3 a {
  opacity: 1;
}

/*portfolio isotope*/

li.isotope-item .item-hover .mask {
  position: absolute;
  background-color: #000;
  height: 100%;
  opacity: 0;
  position: absolute;
  width: 100%;
  z-index: 1;
  top: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
li.isotope-item:hover .mask {
  opacity: 0.6;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
li.isotope-item .item-info {
  bottom: 0;
  left: 0;
  opacity: 0;
  right: 0;
  top: 0;
  z-index: 2;
  position: absolute;
}
ul.portfolio.isotope.default li.isotope-item .item-info {
  display: table;
  height: 100%;
  position: relative;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  z-index: 2;
}
li.isotope-item:hover .item-info,
li.isotope-item:hover .headline {
  opacity: 1;
}
li.isotope-item:hover .item-info {
  position: absolute;
  opacity: 1;
  z-index: 2;
}
.isotope-item .item-hover {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
ul.portfolio.classic li.isotope-item h3 > a.item-hover {
  display: block;
  position: relative;
  left: 0;
  bottom: 0;
}

/*random portfolio*/

.isotope.random .isotope-item .headline {
  bottom: 20px;
  display: block;
  height: auto;
  left: 25px;
  position: absolute;
  width: auto;
}
ul.random li.isotope-item a.item-hover {
  color: #fff;
  display: block;
  height: auto;
  opacity: 0;
  position: relative;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  width: auto;
  z-index: 100;
}
ul.random li.isotope-item:hover a.item-hover {
  opacity: 1;
}
.headline h3,
.headline h3 a {
  font-size: 18px;
}

/*logos*/

.logos {
  border: none;
  display: table;
  margin: -1px auto;
  padding: 0;
}
.boxed ul.logos li {
  display: inline-block;
  margin-left: -1px;
  padding: 25px 15px;
}
ul.logos li {
  padding: 25px 20px;
  margin-left: -1px;
  display: inline-block;
}
@media (min-width:600px) {
  ul.logos li {
    border: 1px solid #e5e5e5;
  }
}
@media (max-width:599px) {
  .logos-wrapper ul.logos li {
    width: 100%;
    padding: 30px;
  }
}
ul.logos + ul.logos li {
  margin: 0;
  margin-left: -1px;
}
.logos-wrapper ul.logos:first-child > li {
  border-top: none;
  border-bottom: none;
}
.logos-wrapper ul.logos:last-child > li {
  border-bottom: none;
}
.logos-wrapper .logos li:last-child {
  border-right: none
}
.logos-wrapper .logos li:first-child {
  border-left: none
}
li.item .mask {
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
li.item .mask {
  background-color: #000;
  border: medium none;
  bottom: 0 !important;
  height: 100%;
  min-height: 100.14%;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
li.item:hover .mask {
  background-color: #000;
  border: medium none;
  bottom: 0 !important;
  height: 100%;
  min-height: 100.14%;
  opacity: 0.6;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

/* Testimonials
---------------------------------------- */

.testimonials blockquote {
  border: none;
  padding: 0;
  text-align: left;
  color: #727272;
}
.testimonials blockquote p {
  font-size: 14px;
  /*padding: 35px 64px 60px 64px;*/
  position: relative;
  padding-bottom: 40px;
}
.testimonials blockquote p:before,
.testimonials blockquote p:after {
  font-family: FontAwesome;
  font-size: 18px;
  margin-top: -21px;
  position: absolute;
  top: 50%;
}
.testimonials blockquote header {
  position: relative;
}
.testimonials blockquote header img {
  border: 1px solid transparent;
  border-radius: 150px;
  position: relative;
  width: 150px;
  z-index: 9;
}
.testimonials blockquote cite {
  display: block;
  font-size: 14px;
  margin-top: 20px;
  position: relative;
}
.testimonials .carousel-control {
  margin-top: -24px;
  height: 19px;
  width: auto;
}
.testimonials .carousel-control.left {
  font-size: 19px;
  left: -29px;
}
.testimonials .carousel-control.right {
  font-size: 19px;
  right: -29px;
}
.testimonial-footer {
  margin-top: -40px;
  z-index: 1;
}
.testimonial-footer span.user {
  font-size: 14px;
  padding-top: 25px;
  display: inline-block;
  line-height: 30px;
  padding-left: 15px;
  color: #000;
}

/*testimonials*/

.testimonials blockquote p {
  border-bottom: 1px solid #f2f2f2;
  font-size: 16px;
  font-style: italic;
  padding-top: 30px;
}
.testimonials.white blockquote p {
  border-bottom: 1px solid #fff;
  padding-bottom: 20px;
}
.testimonial-footer img {
  border-radius: 67px;
  height: 67px;
  width: 67px;
  margin-bottom: 25px;
}

/*downloads*/

.anps_download > a span.anps_download_icon {
  background: none repeat scroll 0 0 transparent;
  border: 1px solid #e2e2e2;
  display: table-cell;
  float: left;
  min-height: 49px;
  vertical-align: middle;
  width: 49px;
}

/*downloads*/

.anps_download {
  display: table;
  margin-bottom: 20px;
  width: 100%;
}
.anps_download > a:focus {
  outline: none;
}
.anps_download > a {
  height: 49px;
  display: table-row;
  vertical-align: middle;
}
.anps_download > a span.anps_download_icon {
  background: none repeat scroll 0 0 transparent;
  display: table-cell;
  float: none;
  min-height: 49px;
  width: 49px;
  vertical-align: middle;
  transition: all 0.2s ease-in-out 0s;
}
.anps_download > a span i {
  line-height: 49px;
  height: 49px;
  width: 49px;
  display: inline-block;
  text-align: center;
  color: #ccc;
  vertical-align: middle;
}
.anps_download > a span.download-title {
  position: relative;
  border: 1px solid #e2e2e2;
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: #e2e2e2 #e2e2e2 #e2e2e2 -moz-use-text-color;
  border-image: none;
  border-style: solid solid solid none;
  border-width: 1px 1px 1px medium;
  color: #919191;
  display: table-cell;
  float: none;
  font-size: 14px;
  height: 49px;
  line-height: 18px;
  padding-left: 20px;
  text-transform: none;
  transition: all 0.2s ease-in-out 0s;
  vertical-align: middle;
  width: 100%;
  padding-right: 35px;
}
.anps_download > a span.download-title:after {
  content: "\f107";
  font-family: FontAwesome;
  top: 33%;
  right: 20px;
  position: absolute;
  color: #909090;
}
.anps_download > a:hover span {
  background: #fdfdfd;
}
.anps_download > a span.download-title {
  padding-left: 20px;
}
footer.site-footer .widget_anpstext,
aside.sidebar .widget_anpstext {
  padding-left: 30px;
  position: relative;
}
footer.site-footer .widget_anpstext span.fa,
aside.sidebar .widget_anpstext span.fa {
  left: 0;
  line-height: 27px;
  position: absolute;
  text-align: center;
  top: 1px;
  width: 16px;
}
aside.sidebar .widget_anpstext span.fa {
  top: -2px;
}
aside.sidebar .widget_anpstext {
  padding-bottom: 10px;
}
footer.site-footer .menu li {
  width: 40%;
  float: left;
  margin-bottom: 5px;
}
.site-footer .menu li + li {
  margin-top: 0px;
}

/*carousel */

.carousel .carousel-indicators li {
  background: none repeat scroll 0 0 #fff;
  opacity: 0.8;
  margin-left: 4px;
  margin-right: 4px;
}
.carousel .carousel-indicators li.active {
  opacity: 1;
  background: none repeat scroll 0 0 #000;
  border-color: #000;
}
.carousel .carousel-indicators li:hover {
  opacity: 1;
}
.single-portfolio .tp-leftarrow.default {
  margin-left: 50px;
}
.single-portfolio .tp-rightarrow.default {
  margin-right: 50px;
}

/*paralax header*/

.paralax-header {
  max-height: 300px;
  min-height: 300px;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center;
  background-position: top;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  background-size: contain;
}
@media (min-width:768px) {
  .paralax-header {
    max-height: 600px;
    min-height: 600px;
    -moz-transition: 0.2s;
    -ms-transition: 0.2s;
    -o-transition: 0.2s;
    -webkit-transition: 0.2s;
    transition: 0.2s;
  }
}
.parallax-mirror {
  z-index: 0 !important;
}
body.boxed .parallax-mirror {
  z-index: 0 !important;
}
.paralax-header {
  margin-bottom: 50px;
  position: relative;
}
.paralax-header > .page-heading {
  position: absolute;
  bottom: 10px;
  top: auto;
  width: 100%;
  background: transparent;
}
.paralax-header > .page-heading ul.breadcrumbs {
  clear: both;
  float: none;
  /*color:#fff;*/
  font-size: 12px;
}
.paralax-header > .page-heading ul.breadcrumbs a {
  /*color:#fff;*/
  font-size: 12px;
}
.paralax-header > .page-heading h1 {
  /*color: #fff;*/
  font-size: 48px;
  text-transform: uppercase;
  padding-bottom: 5px;
}
@media (max-width:767px) {
  .paralax-header > .page-heading h1 {
    font-size: 30px;
  }
  .col-md-6.col-xs-6.col-left,
  .col-md-6.col-xs-6.col-right {
    float: none;
    width: auto;
  }
  .team-list-cover > .row {
    margin: 0 -10px;
}
}
@media (max-width:480px) {
  .site-footer .col-md-4.col-xs-6 {
    float: none;
    width: auto;
    clear: both;
    margin-top: 24px;
    text-align: center;
  }
  .row.pre-footer {
    text-align: center;
  }
  .row.pre-footer .col-md-2 {
    margin-bottom: 15px;
  }
  .Team-member.col-md-3.col-xs-6.col-sm-4 {
  	width: 100%;
  }
}
.paralax-header > .page-heading .breadcrumbs li a::after {
  /*  color: #fff;*/
}
.paralax-header > .transparent.top-bar {
  background: transparent;
}
.parallax-mirror + .site-wrapper {
  background-color: transparent;
}
body.blog article.post div.post-content,
body.single-post article.post div.post-content {
  border-top: 1px solid rgba(0, 0, 0, 0.05);
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  padding-bottom: 10px;
  padding-top: 10px;
}

/*contact form 7*/

body .site-wrapper div.wpcf7-response-output.wpcf7-validation-errors {
  display: none !important;
}
.contactfront span.wpcf7-not-valid-tip {
  font-size: 12px;
  line-height: 14px;
  padding-left: 12px;
  margin-top: -13px;
}
div.transparent.top-bar.open span.close {
  position: absolute;
  z-index: 2000;
}
.responsive .top-bar.open .close {
  float: left;
  margin-left: 40%;
  margin-left: calc(50% - 30px);
  padding-left: 20px;
  padding-right: 20px;
  width: 20px;
}
@media (max-width:767px) {
  header.site-header.absolute {
    position: absolute;
    top: 40px;
    width: 100%;
    z-index: 1000;
  }
  .hdrMenuBlock {
    float: none;
    margin-top: 0;
  }
}
@media(min-width: 768px) and (max-width: 991px) {
	section.container.map_det input[type="text"] {
		width: 50%;
	}
}

/*unity test*/

.post-content > div {
  clear: both;
}
.post-content > *:last-child:after {
  content: "";
  width: 100%;
  clear: both;
}
body.blog article.post div.post-content,
