/* Theme Name: aateam
Description: Theme for AA-Team site
Author: AA-Team
Author URI: http://themeforest.net/user/AA-Team/portfolio?ref=AA-Team
Theme URI: http://themeforest.net/user/AA-Team/
Text Domain: aateam
Version: 1.0 License: GNU General Public License v2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Tags: right-sidebar, left-sidebar, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, sticky-post, theme-options, threaded-comments, translation-ready */


/* Wordpress Specific Styles */

.alignnone {
  margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

a img.alignnone {
  margin: 5px 20px 20px 0;
}

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption {
  background: #fff;
  border: 1px solid #e4e4e4;
  max-width: 100%;
  padding: 3px 2px 0 2px;
  text-align: center;
  clear: both;
}

.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}

.wp-caption p.wp-caption-text {
  font-size: 13px;
  line-height: 20px;
  margin: 0;
  padding: 4px;
}


/* Text meant only for screen readers. */

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute;
  white-space: nowrap;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto;
  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. */
}

.gallery dl {}

.gallery dt {}

.gallery dd {}

.gallery dl a {}

.gallery dl img {}

.gallery-caption {
  display: block;
  text-align: left;
  padding: 0 10px 0 0;
  margin-bottom: 0;
  max-width: 100%;
}

.bypostauthor {
  visibility: visible;
}

.size-full {}

.size-large {}

.size-medium {}

.size-thumbnail {}


/* Homepage styles */

.aat-wrapper {
  margin: 0 auto;
  max-width: 100%;
}

.aa-home-section {
  margin-top: 130px;
}

.clear {
  clear: both;
}

.aa-counter {
  position: relative;
}

.aa-counter:after {
  content: "";
  height: 68px;
  width: 2px;
  background: #dcdee3;
  position: absolute;
  right: 0;
  top: 17px;
  margin-right: 0;
}

.aa-counter:nth-child(3):after {
  display: none;
}

.aa-counter p {
  text-align: center;
}

.aa-counter .aa-counter-title {
  font-size: 74px;
  font-family: 'Libre Franklin';
  display: inline-block;
  text-align: center;
  width: 100%;
}

.aa-counter:nth-child(1) .aa-counter-title {
  color: #f7c000;
}

.aa-counter:nth-child(2) .aa-counter-title {
  color: #ff6d1e;
}

.aa-counter:nth-child(3) .aa-counter-title {
  color: #e02a2c;
}

.aa-counter .aa-counter-subtitle {
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1px;
  color: #aeb1b7;
  margin-top: 21px;
}

.aa-home-section h2 {
  font-size: 13px;
  text-transform: uppercase;
  color: #aeb1b7;
  font-weight: 700;
  letter-spacing: 1px;
  position: relative;
  float: left;
  width: 100%;
  display: block;
  height: 47px;
}

.aa-home-section h3 {
  display: block;
  float: left;
  width: auto;
  font-size: 32px;
  font-weight: 500;
  margin-top: 0;
  margin-left: 14px;
  margin-bottom: 60px;
  position: relative;
  height: 66px;
}

.aa-home-section h3 span.underline {
  position: relative;
  width: 105%;
  height: 20px;
  background: #fff0bc;
  z-index: 10;
  float: left;
  top: 55px;
  margin-left: -5px;
  margin-right: 5px;
}

.aa-home-section h2 span.circle {
  width: 52px;
  height: 53px;
  border: 7px solid #aeb1b7;
  border-radius: 100%;
  position: absolute;
  left: 0;
  top: 1px;
  z-index: 10;
}

.aa-home-section h2 span.section-title {
  display: block;
  width: 100%;
  background: #fff;
  z-index: 20;
  position: absolute;
  left: 20px;
  top: 17px;
  height: 20px;
  line-height: 20px;
}

.aa-home-section h3 span.section-subtitle {
  display: block;
  width: 100%;
  z-index: 20;
  position: relative;
  font-weight: 300;
  font-family: "Poppins";
  font-size: 40px;
  margin-top: 30px;
}

.aa-testionial-elm {
  padding: 4% 23% 2% 23%;
  background: url('images/testimonialgly.png');
  background-repeat: no-repeat;
  background-position: 143px 32px;
  position: relative;
  overflow: hidden;
}

.aa-testionial-elm:before {
  content: "";
  background: url('images/dots_bg.png');
  width: 30%;
  height: 50%;
  position: absolute;
  z-index: -1;
  left: 10%;
  top: -12%;
}

.aa-testimonials-slider {
  margin-top: 24px;
}

.aa-testimonials-slider .owl-nav {
  position: absolute;
  width: 100%;
  top: 25%;
  transform: translateY(-33%);
  -webkit-transform: translateY(-33%);
  -o-transform: translateY(-33%);
  -ms-transform: translateY(-33%);
  margin-top: 0;
}

.aa-testimonials-slider .owl-nav .owl-prev {
  float: left;
}

.aa-testimonials-slider .owl-nav .owl-next {
  float: right;
}

.aa-nav-prev,
.aa-nav-next {
  width: 34px;
  height: 56px;
}

.aa-nav-prev {
  background: url('images/arrow_left.png');
}

.aa-nav-next {
  background: url('images/arrow_right.png');
}

.aa-testimonial-text p {
  font-size: 20px;
  color: #434854;
  line-height: 34px;
}

.aa-testimonial-author {
  color: #434854;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 15px;
  width: 100%;
  float: left;
  margin-bottom: 42px;
}

.aa-testimonial-rating.we-product-rating {
  width: 100%;
  margin-top: 22px;
}

.aa-testimonial-rating.we-product-rating .fa {
  font-size: 19px;
}

p {
  word-break: break-word;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.more-link,
.more-link:focus,
.search-permalink,
.search-permalink:focus,
.slider-button {
  font-size: 14px !important;
  letter-spacing: 0 !important;
}

.aa-button,
.aa-button.red,
input[type="submit"],
button {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e02a2c+0,f4591c+100 */
  background: #e02a2c;
  /* Old browsers */
  background: -moz-linear-gradient(left, #e02a2c 0%, #f4591c 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #e02a2c 0%, #f4591c 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #e02a2c 0%, #f4591c 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e02a2c', endColorstr='#f4591c', GradientType=1);
  /* IE6-9 */
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  padding: 10px 35px;
  display: inline-block;
  border-radius: 6px;
  text-shadow: 0 2px 14px rgba(0, 0, 0, 0.6);
  transition: all 0.3s ease-in;
}

.aa-button:hover,
input[type="submit"]:hover,
button:hover,
.aa-button:active,
input[type="submit"]:active,
button:active,
.aa-button:focus,
input[type="submit"]:focus,
button:focus {
  background: #28262B;
  background: -moz-linear-gradient(left, #28262B 0%, #28262B 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #28262B 0%, #28262B 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #28262B 0%, #28262B 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#28262B', endColorstr='#28262B', GradientType=1);
  /* IE6-9 */
  color: #fff;
}

.aa-button.orange {
  background: #ff752b;
}

.aa-button.red {
  background: #e02a2c;
  transition: all 0.3s ease-in;
}

.aa-button.big {
  padding: 14px 38px;
}

.aa-button.red:hover,
.aa-button.red:active,
.aa-button.red:focus,
.aa-button.orange:hover,
.aa-button.orange:active,
.aa-button.orange:focus {
  opacity: .7;
}

.we-product-item,
.aa-blog-item {
  max-width: 472px;
  float: left;
  margin-left: 75px;
  width: 100%;
}

.we-product-item a.we-product-thumb {
  position: relative;
}

.we-product-item a.we-product-thumb:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: black;
  z-index: 2;
  opacity: 0;
}

.we-product-item a.we-product-thumb:hover:before {
  opacity: 0.16;
}

.aa-blog-item {
  max-width: 100%;
}

.aa-post-content-wrap {
  margin-left: 330px;
  width: auto;
  float: left;
  margin-top: 39px;
  position: relative;
}

.aa-testimonial-wrap {
  margin-left: 200px;
  width: 720px;
}

.product:before,
.aa-blog-item:before {
  content: "";
  background: url(images/dots_bg.png);
  width: 30%;
  height: 130%;
  position: absolute;
  z-index: -1;
  left: 9px;
  top: -30%;
}

.aa-blog-item:before {
  top: 0;
  height: 77%;
  left: 250px;
}

.we-product-item>a:first-of-type,
.aa-blog-item>a.aa-post-thumb {
  display: block;
  border: 1px solid #dcdee3;
}

.we-product-item a.we-product-title,
.aa-blog-item .aa-post-title {
  font-size: 13px;
  text-transform: uppercase;
  color: #434854;
  font-weight: bold;
  letter-spacing: 1px;
  margin-top: 24px;
  display: block;
}

.aa-blog-item .aa-post-title {
  margin-top: 50px;
  font-size: 28px;
  color: #434854;
  font-weight: normal;
  float: left;
  width: 100%;
}

.we-product-item a img,
.aa-blog-item a img {
  width: 100%;
}

.aa-products-slider {
  margin-top: 18px;
}

.aa-products-slider .product {
  width: 85% !important;
  padding-top: 48px;
  padding-bottom: 48px;
}

.aa-products-slider.owl-theme .owl-dots {
  position: relative;
  margin-top: 40px !important;
  float: left;
}

.aa-products-slider.owl-theme .owl-dots .owl-dot span {
  background: #e4e4e4;
}

.aa-products-slider.owl-theme .owl-dots .owl-dot:hover span,
.aa-products-slider.owl-theme .owl-dots .owl-dot.active span {
  background: #e02a2c;
}

.aa-products-slider.owl-theme .owl-dots .owl-dot.active span {
  border: 4px solid #e4e4e4;
  width: 18px;
  height: 18px;
}

.owl-theme .owl-nav [class*=owl-]:hover {
  background: none;
}

.we-price-container {
  margin-top: 20px;
  float: left;
  width: 100%;
  margin-bottom: 26px;
}

.we-price-container .aa-button {
  padding: 8px 35px;
}

.we-price-container .price {
  font-size: 44px;
  color: #e02a2c;
  font-weight: bold;
}

.we-price-container .price .we-currency {
  font-size: 22px;
  font-weight: bold;
  display: inline-block;
  margin-right: 5px;
}

.woocommerce .product:before {
  height: 120%;
  top: -10%;
}

.woocommerce div.product {
  margin-bottom: 71px;
  position: relative;
}

.woocommerce .we-products .we-product-item .we-product-rating {
  margin: 8px 0 0 0px;
}

.woocommerce .aa-header-bottom {
  margin-bottom: 78px;
  height: 372px;
}

.woocommerce.single-product .aa-header-bottom {
  height: 486px;
}

@media only screen and (max-width: 768px) {

  body .tnp-subscription input[type=email] {
    width: 100% !important;
  }

  .aat-avatars {
    left:0 !important;
  }

  .clients-cont {
    position: unset !important;
    width: 94% !important;

  }
  .aat-footer {
    padding: 38px 0 50px 0 !important;
  }

  body .home .aa-header-bottom {
    padding-left: 30px !important;
  }
  .aa-header-bottom .container {
    margin-left: -30px;
  }
}

.home .aa-header-bottom h1,
.home .aa-header-bottom h3 {
  text-align: center;
  color: #fff;
}

.home .aa-header-bottom h1 {
  margin: 82px 0 20px 0;
}

.aa-fading-line {
  display: block;
  border: none;
  color: white;
  height: 1px;
  background: #000;
  background: -webkit-gradient(radial, 50% 50%, 0, 50% 50%, 350, from(#e02a2c), to(#29272C));
  margin-bottom: 41px;
  margin-top: 32px;
}

.home .aa-header-bottom h1 b {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e02a2c+0,f4591c+100 */
  background: #e02a2c;
  /* Old browsers */
  background: -moz-linear-gradient(left, #e02a2c 0%, #f4591c 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #e02a2c 0%, #f4591c 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #e02a2c 0%, #f4591c 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e02a2c', endColorstr='#f4591c', GradientType=1);
  /* IE6-9 */
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.home .aa-header-bottom h3 {
  font-size: 20px;
  line-height: 34px;
  margin: 0px auto;
  width: 80%;
}

.aa-header-wave {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  bottom: 0;
  z-index: 1;
  height: 250px;
}

.aa-header-wave+.aa-header-wave {
  z-index: 2;
}


/*main menu effects*/

.sf-menu {
  list-style: none;
  margin: 0;
}

.sf-menu li {
  display: inline-block;
  display: inline;
  margin: 20px;
}

.sf-menu li a {
  padding-bottom: 10px;
  text-decoration: none;
  color: #fff;
}

.sf-menu li a,
.sf-menu li a:after,
.sf-menu li a:before {
  transition: all .5s;
}

.sf-menu li a:hover {
  color: #e02a2c;
}


/* stroke */

.sf-menu li a {
  position: relative;
}

.sf-menu li a:after,
.sf-menu li a:after {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 0%;
  content: '.';
  color: transparent;
  background: #e02a2c;
  height: 1px;
}

.sf-menu li a:hover:after {
  width: 100%;
}

.sf-menu li a {
  transition: all 1s;
}

.sf-menu li a:after {
  text-align: left;
  content: '.';
  margin: 0;
  opacity: 0;
}

.sf-menu li a:hover {
  color: #e02a2c;
  z-index: 1;
}

.sf-menu li a:hover:after {
  z-index: -10;
  animation: fill 1s forwards;
  opacity: 1;
}

.aa-page-title,
.aa-shop-page-title {
  font-size: 60px;
  line-height: 80px;
  color: #fff;
  font-weight: 300;
  margin-bottom: 10px;
  margin-top: 36px;
  display: inline-block;
  position: relative;
}

.aa-page-title:before,
.aa-shop-page-title:before {
  content: "";
  background: #e02a2c;
  width: 80px;
  height: 4px;
  display: block;
  position: absolute;
  bottom: -13px;
  left: 3px;
}

.woocommerce-pagination {
  float: left;
  margin-bottom: 100px;
  margin-top: 50px;
}

.woocommerce nav.woocommerce-pagination ul {
  border: none;
}

.woocommerce nav.woocommerce-pagination ul li {
  width: 53px;
  height: 53px;
  border-radius: 100%;
  float: left;
  margin-left: 4px;
}

.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span {
  background: #333236;
  color: #fff;
  padding: 19px;
  font-size: 15px;
  line-height: 15px;
}

.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li span.current {
  background: #e02a2c;
  color: #fff;
}

.single-product .aa-header-bottom {
  margin-bottom: 0;
}

.aa-single-product-title {
  font-size: 44px;
  line-height: 58px;
  color: #fff;
  font-weight: 300;
}

.aa-single-product-rating {
  float: left;
  width: 100%;
  margin-bottom: 30px;
}

.aa-subheader-bg {
  width: 100%;
  margin-bottom: 100px;
  background: #e02a2c;
}

.aa-product-subheader {
  float: left;
  width: 100%;
  color: #fff;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 1px;
  position: relative;
}

.aa-product-subheader div.aa-product-summary {
  position: relative;
  float: left;
  width: 100%;
}

.aa-product-subheader div.aa-product-summary div {
  border-right: 1px solid rgba(255, 255, 255, 0.2);
  padding: 20px;
  text-align: center;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.aa-product-subheader div.aa-product-summary div:nth-child(odd) {
  border-left: 1px solid rgba(255, 255, 255, 0.2);
}

.aa-blog-item:nth-child(odd) {
  clear: both;
}

.aa-blog-item {
  margin-bottom: 31px;
  position: relative;
  margin-top: 31px;
  margin-left: 30px;
  width: 100%;
}

.aa-posts-post-meta span {
  font-size: 13px;
  display: block;
  float: left;
  margin-right: 50px;
  text-transform: uppercase;
  color: #aeb1b7;
  font-weight: bold;
  letter-spacing: 1px;
}

.aa-posts-post-meta span:last-of-type {
  margin-right: 0;
}

.aa-posts-post-meta span i.mi-icon {
  color: #e02a2c;
  margin-right: 20px;
}

.aa-post-short-desc p {
  font-size: 16px;
}

.numbered-pagination,
.numbered-pagination ul {
  float: left;
  margin: 0;
}

.numbered-pagination {
  width: 100%;
}

.numbered-pagination .aateam-pages-nb {
  float: right;
  margin-top: 13px;
}

.numbered-pagination ul li {
  list-style: none;
  float: left;
  margin-left: 4px;
  margin-top: 0;
}

.numbered-pagination ul li a,
.numbered-pagination ul li span {
  background: #333236;
  display: block;
  width: 53px;
  height: 53px;
  border-radius: 100%;
  line-height: 54px;
  color: #fff;
  text-align: center;
}

.numbered-pagination ul li a:focus,
.numbered-pagination ul li a:hover,
.numbered-pagination ul li span.current {
  background: #e02a2c;
}

.aa_comment_form .leave-reply {
  font-size: 24px;
  font-weight: normal;
  letter-spacing: 1px;
  width: 100%;
  float: left;
  margin-bottom: 28px;
}

.aa_comment_form #respond {
  width: 100%;
}

.aa_comment_form fieldset,
.aa_comment_form input[type="text"],
.aa_comment_form input[type="email"],
.aa_comment_form textarea,
#respond label,
#respond textarea,
#respond input[type="text"],
#respond input[type="email"] {
  width: 100%;
}

.aa_comment_form input[type="text"],
.aa_comment_form input[type="email"],
.aa_comment_form textarea,
#respond label,
#respond textarea,
#respond input[type="text"],
#respond input[type="email"] {
  background: #f0f0f0 !important;
  font-size: 15px !important;
  font-weight: normal;
  padding: 12px 22px;
  border: none;
  border-radius: 5px;
}

.aa_comment_form .form-submit {
  margin-top: 5px;
  float: left;
}

.aa-single-post-meta {
  float: left;
  width: 100%;
}

.aa-single-post-meta span {
  float: left;
  margin-right: 10px;
}

.logo {
  float: left;
}

.aa-portfolio-filter {
  position: relative;
  z-index: 2;
  width: 100%;
  float: left;
  margin-top: 20px;
}

.aa-portfolio-filter ul {
  width: 100%;
  float: left;
  margin-left: -28px;
  margin-top: 60px;
}

.aa-portfolio-filter ul li {
  float: left;
  list-style: none;
  margin: 0;
  margin-left: 30px;
  margin-right: 30px;
}

.aa-portfolio-filter li:nth-child(2) {
  display: none;
}

.aa-portfolio-filter ul li a {
  display: block;
  font-size: 13px;
  text-transform: uppercase;
  color: #fff;
  padding: 5px 3px;
  line-height: 25px;
  transition: all 0.3s ease-in;
  position: relative;
}

.aa-portfolio-filter ul li a:hover:before,
.aa-portfolio-filter ul li a.current_cat:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 6px;
  width: 100%;
  height: 12px;
  background: rgba(255, 255, 255, 0.1);
}

.aa-product-details-head,
.aa-product-image-head {
  margin-top: 43px;
  position: relative;
  z-index: 2;
}

.aa-single-product-intro {
  color: #fff;
  font-size: 20px;
  line-height: 35px;
  margin-bottom: 30px;
}

.we-product-details {
  margin-bottom: 50px;
}

.we-product-image-wrapper {
  text-align: center;
  margin-bottom: 30px;
}

.we-product-description img {
  margin: 0px auto;
}

.we-product-description h1,
.we-product-description h2,
.we-product-description h3,
.we-product-description h4,
.we-product-description h4 b {
  font-size: 28px;
  line-height: 40px;
  color: #434854;
  font-weight: 400;
  position: relative;
  margin-bottom: 40px;
  margin-top: 50px;
  letter-spacing: 0;
}

.we-product-description h1:before,
.we-product-description h2:before,
.we-product-description h3:before,
.we-product-description h4:before {
  content: "";
  background: #e02a2c;
  width: 80px;
  height: 4px;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  margin-bottom: -13px;
}

.we-product-description,
.we-product-description p {
  color: #434854;
  font-size: 16px;
  line-height: 31px;
}

.we-product-description img {
  margin: 0px auto;
  display: block;
}

.comments ul li {
  list-style: none;
}

#aa-backtotop {
  display: inline-block;
  background-color: #e02a2c;
  width: 45px;
  height: 45px;
  text-align: center;
  border-radius: 44px;
  position: fixed;
  bottom: 30px;
  right: 30px;
  transition: background-color .3s, opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index: 500;
}

#aa-backtotop::after {
  content: "\f077";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  font-size: 15px;
  line-height: 41px;
  color: #fff;
}

#aa-backtotop:hover {
  cursor: pointer;
  background-color: #333236;
}

#aa-backtotop:active {
  background-color: #333236;
}

#aa-backtotop.show {
  opacity: 1;
  visibility: visible;
}

div.tnp-subscription-mail-sent-ok,
div.tnp-subscription-validation-errors,
div.tnp-subscription-acceptance-missing,
span.tnp-subscription-not-valid-tip {
  border: none !important;
  position: absolute;
}

.aa-search-blog-section {
  width: 50%;
  position: relative;
  float: left;
  z-index: 10;
}

.aa-search-blog-section input[type="submit"] {
  position: absolute;
  right: 2px;
  top: 8px;
  border-radius: 5px;
  height: 54px;
  display: block;
}

.aa-search-blog-section input[type="search"] {
  padding-right: 120px;
  background: #353337;
  padding-bottom: 16px;
  padding-top: 16px;
  height: auto;
  border: none;
  border-radius: 5px;
  padding-left: 25px;
}

ul.aa-search-blog-categs {
  width: 100%;
  float: left;
  list-style: none;
  position: relative;
  padding: 0;
  margin: 40px 0 35px -20px;
}

ul.aa-search-blog-categs li {
  float: left;
  margin: 0;
  padding: 0;
}

.aa-search-blog-categs li a {
  display: block;
  padding: 10px 20px;
  line-height: 15px;
  font-size: 15px;
  transition: all 0.3s ease-in;
  color: #fff;
}

.aa-search-blog-categs li a:hover,
.aa-search-blog-categs li a:hover:before,
.aa-search-blog-categs li.current-cat a,
.aa-search-blog-categs li.current-cat a:before {
  color: #e02a2c !important;
}

.aa-search-blog-categs li a:first-of-type {}

p.aa-posts-post-meta,
.aa-post-short-desc {
  width: 100%;
  float: left;
}

.aa-post-short-desc {
  margin-bottom: 40px;
  margin-top: 38px;
  float: left;
  width: 100%;
}

p.aa-posted-under {
  display: block;
  float: left;
  width: 100%;
  margin-top: 20px;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 1px;
  color: #aeb1b7;
}

.aa-posted-under a {
  color: #aeb1b7;
}

.aa-posted-under a:hover {
  color: #e02a2c;
}

.aa-coments-wrap {
  float: left;
  padding-left: 358px;
  width: 100%;
}

.aa_comments_header h2 {
  font-size: 24px;
  color: #434854;
  margin-bottom: 14px;
}


}
.aa-coments-wrap img.avatar {
  width: 70px;
  height: 70px;
  position: absolute;
}
.aa-coments-wrap .comment-body-wrapper {
  margin-left: 100px;
  margin-bottom: 41px;
  width: 100%;
  float: left;
}
.aa-coments-wrap .comment-meta {
  color: #434854;
  font-weight: bold;
  line-height: 13px;
  margin-bottom: 8px;
}
.aa-coments-wrap .comment-meta,
.aa-coments-wrap .comment-date,
.aa-coments-wrap .comment-body,
.aa-coments-wrap .comment-reply-edit {
  width: 100%;
  float: left;
}
.comment-reply-edit a {
  font-size: 16px;
  margin-right: 10px;
}
.comment-reply-edit a:last-of-type {
  margin-right: 0;
}
.aa-coments-wrap li.comment,
.aa-coments-wrap ul.children,
.aa-coments-wrap .media-list {
  width: 100%;
  float: left;
}
.aa-coments-wrap .media-list>li.comment {
  margin-left: 0;
}
.aa-coments-wrap .comment-date {
  font-weight: bold;
  text-transform: uppercase;
  color: #aeb1b7;
  font-size: 13px;
  letter-spacing: 1px;
  margin-bottom: 5px;
}
.aa-search-blog-categs .cat-item.cat-item-52 a:before,
.aa-search-blog-categs .cat-item.cat-item-53 a:before,
.aa-search-blog-categs .cat-item.cat-item-54 a:before,
.aa-search-blog-categs .cat-item.cat-item-55 a:before {
  font-family: 'IcoMoon-Ultimate';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  -o-font-feature-settings: "liga";
  font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fff;
  font-size: 35px;
  text-align: center;
  width: 100%;
  display: block;
  margin-bottom: 15px;
}
.aa-search-blog-categs .cat-item.cat-item-55 a:before {
  content: "\e90c";
}
.aa-search-blog-categs .cat-item.cat-item-54 a:before {
  content: "\ec24";
}
.aa-search-blog-categs .cat-item.cat-item-53 a:before {
  content: "\eba9";
}
.aa-search-blog-categs .cat-item.cat-item-52 a:before {
  content: "\e90b";
}
.aa-404-icon {
  font-size: 90px;
  color: #e02a2c;
  display: block;
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
  margin-top: 10px;
}
.aa-404-message p {
  color: #fff;
  margin-top: 15px;
}
.aa-404-message {
  margin-top: 10px;
  width: 100%;
  float: left;
  position: relative;
  z-index: 10;
}

/* Social footer */

.aat-social {
  margin-left: 150px;
  margin-bottom: 0;
  position: relative;
  top: -30px;
  width: 320px;
}
.aat-social .mi-icon {
  margin-right: 3px;
  background: rgba(255, 255, 255, .1);
  padding: 20px;
  border-radius: 100%;
  font-size: 24px;
  display: inline-block;
  line-height: 20px;
}
.aat-social a .mi-icon {
  color: #fff;
}
.aat-copy {
  font-size: 18px;
}
body .tnp-subscription {
  position: relative;
  margin-top: 40px !important;
  margin:0;
  max-width: 100%;
  z-index: 9999;
}
body .tnp-field-privacy {
  position: absolute;
}
.tnp-field-privacy label {
  cursor: pointer;
}

.tnp-field-privacy input {
  height: auto !important;
  margin: 0 !important;
  position: relative;
  top: 2px;
  right: 5px;
  cursor: pointer;
}

.tnp-profile .tnp-field-email:before {
  display: none;
}

body .tnp-subscription input[type=email] {
  height: 62px;
  width: 570px;
  background-color: #333236;
  border: transparent;
  border-radius: 10px;
  padding-left: 55px;
  display: inherit;
  border: none;
  color: #fff;
}

.tnp-field-email:before {
  font-family: 'IcoMoon-Ultimate';
  content: "\ea31";
  font-size: 20px;
  display: block;
  position: absolute;
  top: 15px;
  left: 20px;
  color: #e02a2c;
}
.tnp-field-email label {
  display: none !important;
  border: 1px solid red;
}
body .tnp-subscription input[type=submit] {
  position: absolute;
  right: -12px;
  bottom: 7px;
  line-height: 25px;
  letter-spacing: 0;
  padding-top: 12px;
  background: #e02a2c;
  background: -moz-linear-gradient(left, #e02a2c 0%, #f4591c 100%);
  background: -webkit-linear-gradient(left, #e02a2c 0%, #f4591c 100%);
  background: linear-gradient(to right, #e02a2c 0%, #f4591c 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e02a2c', endColorstr='#f4591c', GradientType=1);
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  padding: 10px 35px;
  display: inline-block;
  border-radius: 6px;
  text-shadow: 0 2px 14px rgba(0, 0, 0, 0.6);
}
.aat-copy span:before {
  content: '';
  position: absolute;
  display: inline-block;
  width: 89px;
  height: 1px;
  background-color: red;
  bottom: 10px;
}
.aat-footer .widget,
.aat-footer .widget:last-child {
  margin: 0 !important;
}
.aat-footer-info {
  margin-bottom: 30px;
}

/* Testimonials page */
.aa-testimonials-filter {
  list-style: none;
  width: 100%;
  float: left;
  margin-top: 50px;
  position: relative;
  z-index: 100;
}
.aa-testimonials-filter li {
  float: left;
  margin: 0;
}
.aa-testimonials-filter li a {
  display: block;
  color: #fff;
  margin-right: 10px;
  height: 30px;
  margin-bottom: 10px;
  float: left;
}
.aa-testimonials-filter li .aa-count-testimonials {
  background: #e02a2c;
  float: left;
  display: block;
  color: #fff;
  width: 33px;
  height: 33px;
  text-align: center;
  line-height: 33px;
  border-radius: 100%;
  margin-right: 30px;
  margin-top: -2px;
}
.aa-testimonials-filter li a:hover,
.aa-testimonials-filter li a.current {
  border-bottom: 1px solid #e02a2c;
}
.aa-testimonial-quote {
  color: #e02a2c;
  font-size: 220px;
  margin-top: 9px;
  width: 70px;
  height: 70px;
  line-height: 220px;
  position: absolute;
  left: -36px;
}
.aa-testimonial-wrap .aa-post-short-desc p {
  font-size: 20px;
}
.aa-testimonial-wrap .aa-post-short-desc {
  margin-left: 66px;
  width: auto;
}
.aa-testimonials-page .aa-blog-item:before {
  height: 180px;
  left: 250px;
  width: 460px;
}
.aa-testimonials-page .aa-testimonial-rating.we-product-rating {
  margin-top: 0;
  margin-left: 66px;
}
.aa-testimonials-page .aa-testimonial-title {
  font-size: 13px;
  font-weight: bold;
  float: left;
  width: auto;
  margin-left: 66px;
  box-sizing: border-box;
  border-bottom: 1px solid #fce9e9;
}
.aa-testimonials-page p.aa-rated-product {
  font-size: 16px;
  font-weight: bold;
  width: 100%;
  float: left;
  margin-top: 7px;
  margin-left: 66px;
  box-sizing: border-box;
}
.aa-products-pagination {
  float: left;
  width: 100%;
  margin-top: 50px;
  margin-bottom: 100px;
  margin-left: -16px;
}

/* Loader */
.aa-roller-wrapper {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  background: #e02a2c;
  z-index: 999;
  text-align: center;
}
.aa-roller {
  display: inline-block;
  position: relative;
  width: 64px;
  height: 64px;
  top: 50%;
  margin-top: -32px;
}
.aa-roller div {
  animation: lds-roller 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  transform-origin: 32px 32px;
}
.aa-roller div:after {
  content: " ";
  display: block;
  position: absolute;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #fff;
  margin: -3px 0 0 -3px;
}
.aa-roller div:nth-child(1) {
  animation-delay: -0.036s;
}
.aa-roller div:nth-child(1):after {
  top: 50px;
  left: 50px;
}
.aa-roller div:nth-child(2) {
  animation-delay: -0.072s;
}
.aa-roller div:nth-child(2):after {
  top: 54px;
  left: 45px;
}
.aa-roller div:nth-child(3) {
  animation-delay: -0.108s;
}
.aa-roller div:nth-child(3):after {
  top: 57px;
  left: 39px;
}
.aa-roller div:nth-child(4) {
  animation-delay: -0.144s;
}
.aa-roller div:nth-child(4):after {
  top: 58px;
  left: 32px;
}
.aa-roller div:nth-child(5) {
  animation-delay: -0.18s;
}
.aa-roller div:nth-child(5):after {
  top: 57px;
  left: 25px;
}
.aa-roller div:nth-child(6) {
  animation-delay: -0.216s;
}
.aa-roller div:nth-child(6):after {
  top: 54px;
  left: 19px;
}
.aa-roller div:nth-child(7) {
  animation-delay: -0.252s;
}
.aa-roller div:nth-child(7):after {
  top: 50px;
  left: 14px;
}
.aa-roller div:nth-child(8) {
  animation-delay: -0.288s;
}
.aa-roller div:nth-child(8):after {
  top: 45px;
  left: 10px;
}
@keyframes lds-roller {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}
@media only screen and (max-width: 1240px) {
  .aa-product-subheader div.aa-product-summary div:nth-child(3) {
    width: 50%;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .tnp-subscription input[type=email] {
    height: 62px;
    width: 470px;
  }

  .aa-coments-wrap {
    padding-left: 0px;
  }

  .aa-home-section {
    margin-top: 20px;
  }

  .logo {
    width: 100%;
    text-align: center;
  }

  body .top-menu {
    margin-top: 20px;
    width: 100%;
  }

  body .slicknav_menu {
    background: #e02a2c;
    padding: 10px;
    height: 52px;
    border-radius: 3px;
  }

  body .header-controls {
    position: absolute;
    top: 20px;
    right: 30px;
    left: auto;
  }

  body .header-controls a {
    font-size: 16px;
    width: 42px;
    height: 42px;
    padding-top: 4px;
    line-height: 36px;
  }

  body .header-controls a i:before {
    font-size: 18px;
  }

  body .header-controls a img {
    width: 18px;
    padding-top: 4px;
  }

  body .header-controls .hc-envato {
    padding-top: 0;
  }

  body .slicknav_btn .slicknav_icon-bar {
    width: 12px;
    top: 8px;
  }

  body .slicknav_menu>a {
    display: inline-block;
    width: auto;
    margin-top: 3px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
  }

  body .slicknav_nav a {
    text-align: center;
    padding: 3px 0;
  }

  body .slicknav_menu .slicknav_menutxt {
    display: block;
    line-height: 26px;
    float: left;
    color: #fff;
  }

  body .slicknav_menu .slicknav_icon {
    float: right;
    margin-left: 5px;
  }

  .slicknav_btn .slicknav_icon-bar+.slicknav_icon-bar {
    margin-top: 4px;
  }

  .slicknav_btn .slicknav_icon-bar:nth-of-type(2) {
    width: 20px;
  }

  body .header-controls .hc-email {
    background-color: #e02a2c;
  }

  .we-product-item,
  .aa-blog-item {
    margin-left: 0;
  }

  .woocommerce .product:before,
  .aa-blog-item:before {
    display: none;
  }

  .woocommerce nav.woocommerce-pagination ul li {
    margin-bottom: 10px;
  }

  .aa-post-content-wrap {
    margin-left: 0;
  }
}
@media only screen and (max-width: 1024px) {
  body .tnp-subscription input[type=email] {
    width: 470px;
  }
  .clients-cont {
    width: 97% !important;
  }
}
@media only screen and (max-width: 991px) {
  .aa-product-subheader div.aa-product-summary div:nth-child(3) {
    width: 100%;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .aa-blog-item {
    margin-top: 0;
  }

  .aa-post-content-wrap {
    margin-top: 22px;
  }

  .aa-blog-item .aa-post-title {
    margin-top: 21px;
  }

  .aa-post-short-desc {
    margin-top: 25px;
  }

  .aat-footer .widget,
  .aat-footer .widget:last-child {
    margin: 0 0 50px 0 !important;
  }

  .tnp-subscription input[type=submit] {
    position: absolute;
    right: 4px !important;
    bottom: 40px;
  }

  .aat-copy span:before {
    content: '';
    position: absolute;
    display: inline-block;
    width: 89px;
    height: 1px;
    background-color: red;
    bottom: 6px;
  }

  .aa-page-title {
    margin-top: 100px;
  }

  .aa-header-bottom {
    padding-left: 30px;
  }

  .aa-post-content-wrap {
    margin-top: 0;
    margin-left: 40px;
    margin-right: 20px;
    width: 80%;
  }

  .aa-testionial-elm {
    background: none;
  }

  .aat-header {
    padding: 68px 0 0px 0 !important;
  }

  .home .aa-header-bottom h1 {
    margin: 32px 0 20px 0;
  }

  .aa-counter {
    margin-bottom: 30px;
  }

  .aa-counter:after {
    display: none;
  }

  .we-product-item,
  .aa-blog-item {
    max-width: 100%;
    margin-bottom: 60px;
  }

  .aa-home-section {
    margin-top: 20px;
  }

  .tnp-subscription input[type=email] {
    height: 62px;
    width: 100%;
  }

  .aat-social {
    margin-left: 0;
    margin-bottom: 0;
    margin-top: 70px;
  }
}
@media only screen and (max-width: 640px) {
  body .header-controls a {
    padding-top: 1px !important;
  }

  .we-product-item,
  .aa-blog-item {
    margin-left: 0;
  }

  .aa-testimonial-text p {
    font-size: 13px;
    line-height: 24px;
  }

  .tnp-subscription input[type=email] {
    height: 62px;
    width: 100%;
  }
}
@media only screen and (max-width: 480px) {
  body .tnp-subscription input[type=email] {
    width: 394px;
  }
  body .tnp-subscription input[type=submit] {
    position: relative;
  }

  .tnp-subscription div.tnp-field {
    top: 130px;
  }

  .bg-about-footer {
    margin-top: 180px !important;
    padding: 20px 0px 70px 0px !important;
  }
  
  
  .aat-tech {
    top: 210px !important;
  }
  .aat-tech h2 {
    font-size: 26px !important;
    line-height: 38px !important;
}
  body .header-controls a {
    padding-top: 1px !important;
  }

  .aat-numbers ul li {
    padding: 9px 11px !important;
    font-size: 26px !important;
  }

  .counter h1 {
    font-size: 20px !important;
    line-height: 48px !important;
  }

  .aat-avatars {
    left: 0 !important;
    text-align: center;
  }

  .supportavatar {
    position: unset !important;
    display: inline-block !important;
    margin-right: 10px !important;
    width: 100px !important;
    margin-bottom: 10px;
    margin-top: 10px;
  }

  .clients-cont {
    width: 87% !important;
    padding: 0 !important;
    bottom: -106px !important;
  }

  .clients-cont ul li {
    width: 27% !important;
  }

  .aa-page-title,
  .aa-shop-page-title {
    font-size: 40px;
    line-height: 40px;
    margin-top: 50px;
  }

  .aa-button.big {
    padding: 9px 32px !important;
    font-size: 14px !important;
  }

  .home .aa-header-bottom h3 {
    font-size: 15px !important;
    line-height: 25px !important;
  }

  .aa-portfolio-filter ul {
    margin: 0;
    margin-top: 5px;
  }

  .aa-portfolio-filter ul li:first-child {
    margin-left: 0px;
  }

  .aa-portfolio-filter ul li:nth-child(2) {
    margin: 0px;
  }

  .aa-portfolio-filter ul li {
    margin-right: 5px;
    margin-left: 5px;
  }

  .woocommerce .aa-header-bottom {
    margin-bottom: 0px !important;
    height: 315px !important;
  }

  .aa-header-bottom {
    margin-bottom: 0px !important;
    height: 334px !important;
  }

  .aa-search-blog-section input[type="search"] {
    margin-left: 10px;
  }

  .woocommerce div.product {
    margin-top: 31px;
  }

  .numbered-pagination ul li a,
  .numbered-pagination ul li span {
    width: 33px;
    height: 33px;
    line-height: 34px;
  }

  .aa-products-pagination {
    float: none;
    width: 100%;
    text-align: center;
    margin-left: 0;
  }

  .numbered-pagination .aateam-pages-nb {
    float: none;
    text-align: center;
    width: 100%;
    display: block;
    padding-top: 20px;
    position: relative;
    top: 20px;
    height: 90px;
  }

  .tnp-subscription input[type=submit] {
    position: absolute;
    right: -3px !important;
    bottom: -30px;
    width: 100%;
  }

  .aa-single-product-title {
    font-size: 24px;
    line-height: 38px;
  }

  .aa-button.orange {
    margin-bottom: 10px;
  }

  .woocommerce img,
  .woocommerce-page img {
    height: auto;
    max-width: 91%;
  }

  .aa-search-blog-categs li a {
    display: block;
    padding: 10px 10px;
    line-height: 13px;
    font-size: 13px;
  }

  .aa-search-blog-categs .cat-item.cat-item-52 a:before,
  .aa-search-blog-categs .cat-item.cat-item-53 a:before,
  .aa-search-blog-categs .cat-item.cat-item-54 a:before,
  .aa-search-blog-categs .cat-item.cat-item-55 a:before {
    font-size: 23px;
  }

  .aa-search-blog-section {
    width: 100%;
    margin-left: -20px;
  }

  .aa-blog-item {
    margin-top: 0;
  }

  .aa-post-content-wrap {
    margin-top: 22px;
  }

  .aa-blog-item .aa-post-title {
    margin-top: 21px;
  }

  .aa-post-short-desc {
    margin-top: 25px;
  }

  .aa-products-slider .product {
    width: 100% !important;
  }

  .logo {
    margin: 0px 0 30px 0;
  }

  .header-controls a {
    width: 48px !important;
    height: 48px !important;
    line-height: 46px !important;
  }

  .aat-copy span:before {
    bottom: 31px !important;
  }

  .aat-footer {
    text-align: center;
    padding: 38px 0 50px 0 !important;
  }

  .aat-footer-info {
    position: relative;
    text-align: left;
    margin-left: 10%;
  }

  body .top-menu {
    margin-top: 80px;
  }

  body .header-controls {
    position: absolute;
    top: 100px !important;
    right: auto;
    left: 50%;
    text-align: center;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
  }

  .aa-404-icon {
    width: 100%;
    text-align: center;
    font-size: 60px;
  }

  .aa-404-message p {
    margin-top: auto;
  }

  .tnp-subscription input[type=email] {
    height: 62px;
    width: 100%;
  }

  .home .aa-header-bottom h1 {
    margin: 12px 0 20px 0;
    font-size: 35px;
    line-height: 68px;
  }

  .home .aa-header-bottom h3 {
    font-size: 19px;
  }

  .aat-header {
    padding: 68px 0 0px 0 !important;
  }

  .aa-testionial-elm {
    background: none;
  }

  .aat-social {
    margin-top: 120px;
    width: 240px;
    margin: 120px auto 0 auto;
  }
}
@media only screen and (max-width: 375px) {
  body .tnp-subscription input[type=email] {
    width: 334px;
  }
  .aa-testimonials-filter {
    display: none;
  }
  .aa-fading-line {
    margin-bottom: 21px;
    margin-top: 12px;
  }

  .home .aa-header-bottom h1 {
    margin: 12px 0 20px 0;
    font-size: 29px;
    line-height: 28px;
  }

  .aat-hp-slider {
    height: 386px !important;
    z-index: 2;
  }

  .aa-button {
    font-size: 13px;
    padding: 10px 20px;
  }

  .aa-page-title,
  .aa-shop-page-title {
    font-size: 40px;
    line-height: 40px;
    margin-top: 50px;
  }

  .aa-button.big {
    padding: 9px 32px !important;
    font-size: 14px !important;
  }

  .home .aa-header-bottom h3 {
    font-size: 15px !important;
    line-height: 25px !important;
  }

  .aa-portfolio-filter ul {
    margin: 0;
    margin-top: 5px;
  }

  .aa-portfolio-filter ul li:first-child {
    margin-left: 0px;
  }

  .aa-portfolio-filter ul li:nth-child(2) {
    margin: 0px;
  }

  .aa-portfolio-filter ul li {
    margin-right: 5px;
    margin-left: 5px;
  }

  .woocommerce .aa-header-bottom {
    margin-bottom: 0px !important;
    height: 315px !important;
  }

  .aa-header-bottom {
    margin-bottom: 0px !important;
    height: 240px !important;
  }

  .home .aa-header-bottom {
    height: 342px !important;
  }

  .woocommerce div.product {
    margin-top: 31px;
  }

  .numbered-pagination ul li a,
  .numbered-pagination ul li span {
    width: 36px;
    height: 36px;
    line-height: 37px;
    margin-bottom: 4px;
  }

  .aa-products-pagination {
    float: none;
    width: 100%;
    text-align: center;
    margin-left: 0;
  }

  .numbered-pagination .aateam-pages-nb {
    float: none;
    float: left;
    text-align: left;
    width: 100%;
    display: block;
    padding-top: 20px;
    position: relative;
    top: 0;
    height: 110px;
  }

  .tnp-subscription input[type=submit] {
    position: absolute;
    right: -3px !important;
    bottom: -30px;
    width: 100%;
  }

  .aa-single-product-title {
    font-size: 24px;
    line-height: 38px;
  }

  .aa-button.orange {
    margin-bottom: 10px;
  }

  .woocommerce img,
  .woocommerce-page img {
    height: auto;
    max-width: 91%;
  }

  .aa-search-blog-categs li a {
    display: block;
    padding: 10px 10px;
    line-height: 13px;
    font-size: 13px;
  }

  .aa-search-blog-categs .cat-item.cat-item-52 a:before,
  .aa-search-blog-categs .cat-item.cat-item-53 a:before,
  .aa-search-blog-categs .cat-item.cat-item-54 a:before,
  .aa-search-blog-categs .cat-item.cat-item-55 a:before {
    font-size: 23px;
  }

  .aa-search-blog-section {
    width: 100%;
    margin-left: -20px;
    display: none;
  }

  .aa-blog-item {
    margin-top: 0;
  }

  .aa-post-content-wrap {
    margin-top: 22px;
  }

  .aa-blog-item .aa-post-title {
    margin-top: 21px;
  }

  .aa-post-short-desc {
    margin-top: 25px;
  }
}
@media only screen and (max-width: 320px) {

  body .tnp-subscription input[type=email] {
    width: 279px;
  }

  .aa-testimonials-filter {
    display: none;
  }
  .aat-hp-slider {
    padding-top: 0 !important;
  }
  .home .aa-header-bottom {
    height: 365px !important;
  }
  .aat-tech {
    top: 210px !important;
  }
  .aat-tech h1 {
    font-size: 26px !important;
}
  body .header-controls a {
    padding-top: 1px !important;
  }

  ul.aa-search-blog-categs {
    margin-left: 0 !important;
    z-index: 9999 !important;
  }

  .aat-numbers ul li {
    padding: 7px 9px !important;
    font-size: 22px !important;
    margin: 9px 0 0 8px !important;
  }

  .aat-numbers ul span {
    font-size: 19px !important;
    top: 17px !important;
    left: 5px !important;
  }

  .aat-tech {
    top: 140px !important;
  }

  .aat-tech h2 {
    line-height: 48px;
  }

  .bg-about-footer {
    top: 90px !important;
    position: relative;
  }

  .aat-tech-clients h2 {
    font-size: 26px !important;
    color: #fff;
    line-height: 30px;
  }

  .clients-cont {
    position: unset !important;
    width: 100% !important;
  }

  .aat-tech-clients p {
    font-size: 16px !important;
    line-height: 30px;
  }

  .aa-search-blog-categs li a {
    padding: 6px 5px;
    line-height: 13px;
    font-size: 12px;
    z-index: 999999;
  }

  .aa-button.big {
    padding: 9px 25px !important;
    font-size: 12px !important;
  }

  .aa-button,
  .aa-button.red {
    font-size: 14px;
    padding: 10px 13px;
  }
}
@media only screen and (min-width: 481px) {
  .aa-coments-wrap {
    padding-left: 40px;
  }

  li.comment {
    position: relative;
  }

  li.comment li {
    margin-left: 0;
  }

  .aa-coments-wrap ul.children {
    width: auto;
    margin-left: 40px;
  }

  .aa-coments-wrap .comment-body-wrapper {
    float: none;
    width: auto;
    margin-left: 80px;
  }

  li.comment .avatar {
    position: absolute;
    top: 0;
    left: 0;
  }

  .comment-reply-edit {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 480px) {
  .aat-tech-clients h1 {
    font-size: 26px !important;
    color: #fff;
    line-height: 30px;
  }

  .clients-cont {
    position: unset !important;
    width: 100% !important;
  }

  .aat-tech-clients p {
    font-size: 16px !important;
    line-height: 30px;
  }

  .aa-fading-line {
    margin-bottom: 24px !important;
    margin-top: 0px!important;
  }

  .aat-hp-slider {
    height: 376px !important;
  }

  .home .aa-header-bottom {
    padding-left: 30px !important;
  }

  .aa-post-content-wrap {
    margin: 40px 20px 0 20px;
  }

  .aa-coments-wrap {
    padding-left: 20px;
  }

  li.comment .avatar {
    display: none;
  }

  .aa-coments-wrap .comment-body-wrapper {
    margin-left: 0;
    float: left;
    width: 100%;
  }

  .aa-coments-wrap li.comment,
  .aa-coments-wrap ul.children,
  .aa-coments-wrap .media-list {
    margin-left: 0;
  }
}

/* Post title width */
.editor-post-title__block.wp-block {
  max-width: $content-width;
  /* Post title styling */

  .editor-post-title__input {}
}

/* Main column width */
.wp-block {
  max-width: $content-width;
  /* Wide column width */

  &[data-align="wide"] {
    max-width: none;
    @include media(">=medium") {
      max-width: none;
      margin-left: calc(25vw - 25%);
      margin-right: calc(25vw - 25%);
    }
  }
  /* Full column width */

  &[data-align="full"] {
    max-width: none;
  }
}

/* Gutenberg editor styles */

/* colors  */
.has-strong-magenta-background-color {
  background-color: #a156b4 !important;
}
.has-strong-magenta-color {
  color: #a156b4 !important;
}
.has-light-grayish-magenta-background-color {
  background-color: #d0a5db !important;
}
.has-light-grayish-magenta-color {
  color: #d0a5db !important;
}
.has-very-light-gray-background-color {
  background-color: #eee !important;
}
.has-very-light-gray-color {
  color: #eee !important;
}
.has-very-dark-gray-background-color {
  background-color: #444 !important;
}
.has-very-dark-gray-color {
  color: #444 !important;
}
.has-pale-pink-background-color {
  background-color: #f78da7 !important;
}
.has-pale-pink-color {
  color: #f78da7 !important;
  ;
}
.has-vivid-red-background-color {
  background-color: #cf2e2e !important;
}
.has-vivid-red-color {
  color: #cf2e2e !important;
  ;
}
.has-luminous-vivid-amber-background-color {
  background-color: #fcb900 !important;
}
.has-luminous-vivid-amber-color {
  color: #fcb900 !important;
}
.has-vivid-cyan-blue-background-color {
  background-color: #0693e3 !important;
}
.has-vivid-cyan-blue-color {
  color: #0693e3 !important;
}
.has-vivid-cyan-green-background-color {
  background-color: #00C853 !important;
}
.has-vivid-cyan-green-color {
  color: #00C853 !important;
}
.has-vivid-white-background-color {
  background-color: #fff !important;
}
.has-vivid-white-color {
  color: #fff !important;
}
.has-vivid-cyan-turquoise-background-color {
  background-color: #00BCD4 !important;
}
.has-vivid-cyan-turquoise-color {
  color: #00BCD4 !important;
}
.has-small-font-size {
  font-size: 12px;
}
.has-normal-font-size {
  font-size: 16px;
}
.has-large-font-size {
  font-size: 36px;
}
.has-huge-font-size {
  font-size: 50px;
}

/* Blockquote
--------------------------------------------- */
blockquote,
blockquote.wp-block-quote {
  background: transparent;
  text-align: left;
  p {
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
  }

  cite,
  .wp-block-quote__citation {
    display: block;
    font-size: 16px;
    font-weight: 700;
    margin-top: 12px;
    text-transform: uppercase;
  }

  p:last-of-type {
    margin-bottom: 0;
  }

  &.is-large,
  &.is-style-large {
    margin: calc( 2 * $block-margin) auto;
    p {
      @include font-sizes( 24px,
      36px);
    }
  }
}

/* Pull Quote
--------------------------------------------- */
.wp-block-pullquote {
  border: none;
  padding: 0;
  blockquote {
    border-left: 0;
    border-top: 8px solid #000;
    border-bottom: 8px solid #000;
    padding: 16px 0;
    text-align: center;
    max-width: 50%;
    margin: 0 auto;
  }

  &.alignleft,
  &.alignright {
    blockquote {
      max-width: 100%;
    }
  }
}

/* Separator
--------------------------------------------- */
.wp-block-separator,
hr {
  &:not(.is-style-dots) {
    background-color: #000;
    border: 0;
    height: 1px;
  }

  &:not(.is-style-wide):not(.is-style-dots) {
    width: 100%;
    height: 4px;
    background: transparent;
    &::before {
      content: '';
      display: block;
      height: 4px;
      width: 40px;
      background: #000;
    }
  }

  &.is-style-dots:before {
    color: #000;
    font-size: 18px;
    letter-spacing: 12px;
    padding-left: 12px;
  }
}

/* Button
--------------------------------------------- */
.wp-block-button {
  .wp-block-button__link {
    border-radius: 0;
    font-weight: 700;
    font-size: 16px;
    line-height: 18px;
    padding: 20px 24px;
    &:hover {
      background: darken( #000, 10%);
      text-decoration: none;
    }
  }
}

/* Aligns
--------------------------------------------- */
.post-entry .alignfull {
  margin-left: calc( -100vw / 2 + 100% / 2);
  margin-right: calc( -100vw / 2 + 100% / 2);
  max-width: 100vw;
}
.post-entry .alignwide {
  margin-left: -100px;
  margin-right: -100px;
  max-width: 1450px;
}
.aat-about-us {
  position: absolute;
  left: 0;
  right: 0;
  background-image: url('images/map.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  min-height: 500px;
}
.counter {
  text-align: center;
  margin: 50px auto;
  padding: 0 20px;
}
.counter h1 {
  font-size: 40px;
  margin-top: 70px;
  color: #fff;
}
.aat-numbers ul span {
  font-size: 36px;
  color: #fff;
  position: relative;
  top: 20px;
  left: 10px;
}
.aat-numbers ul li {
  background: #e02a2c;
  background: -moz-linear-gradient(left, #e02a2c 0%, #f4591c 100%);
  background: -webkit-linear-gradient(left, #e02a2c 0%, #f4591c 100%);
  background: linear-gradient(to right, #e02a2c 0%, #f4591c 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e02a2c', endColorstr='#f4591c', GradientType=1);
  text-align: center;
  display: inline-block;
  padding: 20px 20px;
  font-size: 36px;
  border-radius: 3px;
  color: #fff;
}
.aat-avatars {
  width: 100%;
  position: relative;
  height: 300px;
  left: 130px;
  margin-bottom: 60px;
}
.supportavatar.avatar-one {
  left: 47%;
  top: 65%;
  width: 85px;
}
.supportavatar.avatar-two {
  left: 41%;
  top: 33%;
  width: 95px;
}
.supportavatar.avatar-tree {
  left: 10%;
  top: 67%;
  width: 200px;
}
.supportavatar.avatar-four {
  left: 0%;
  top: 23%;
  width: 180px;
}
.supportavatar.avatar-five {
  left: 24%;
  top: 33%;
  width: 130px;
}
.supportavatar.avatar-six {
  left: 34%;
  top: 83%;
  width: 80px;
}
.supportavatar.avatar-seven {
  left: 60%;
  top: 53%;
  width: 120px;
}
.supportavatar.avatar-eight {
  left: 70%;
  top: 23%;
  width: 100px;
}
.supportavatar {
  max-width: 130px;
  max-height: 130px;
  border-radius: 50%;
  box-shadow: 0px 10px 25px 0px rgba(0, 0, 0, 0.3);
  background: transparent;
  position: absolute;
  overflow: hidden;
}
.supportavatar img {
  border-radius: 50%;
  width: 100%;
  -webkit-filter: grayscale(100%);
  /* Safari 6.0 - 9.0 */

  filter: grayscale(100%);
}
.supportavatar img:hover {
  filter: none;
}

.bg-about-footer h2 {
	color: #fff !important;
	font-size: 28px !important;
}

.aat-tech {
  text-align: center;
  position: relative;
  top: 50px;
  margin-bottom: 50px;
}
.aat-tech h1 {
  font-size: 26px;
}
.aat-tech p {
  font-size: 16px;
  margin-bottom: 50px;
}
.aat-tech img {
  width: 15%;
  max-width: 15%;
}
.aat-tech .img-raised {
  margin-right: 20px;
  margin-left: 20px;
  width: 40px;
}
.bg-about-footer {
  background: #e02a2c;
  background: -moz-linear-gradient(left, #e02a2c 0%, #f4591c 100%);
  background: -webkit-linear-gradient(left, #e02a2c 0%, #f4591c 100%);
  background: linear-gradient(to right, #e02a2c 0%, #f4591c 100%);
  padding: 20px 0px 120px 0px;
}

#moove_gdpr_cookie_info_bar {
	z-index: 999999 !important;
	border-top: 1px solid transparent !important;
}

#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li.menu-item-selected a, #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li.menu-item-selected button ,  #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button{
    color: #ffffff !important;
}
#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li.menu-item-selected a span.gdpr-icon, #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li.menu-item-selected button span.gdpr-icon, #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button span.gdpr-icon {
    color: #fff !important;
}

#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-close i, #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-close span.gdpr-icon {
    background-color: #f2431b !important;
    border: 1px solid #f2431b !important;
}
.lity-wrap {
    z-index: 999999999999999 !important;
}
.aat-tech-clients {
  text-align: center;
  position: relative;
  top: 30px;
}
.aat-tech-clients h1 {
  font-size: 36px;
  color: #fff;
}
.aat-tech-clients p {
  font-size: 22px;
  margin-bottom: 50px;
  color: #fff;
}
.clients-cont {
  position: absolute;
  background-color: #fff;
  bottom: -163px;
  z-index: 9999;
  width: 100%;
  border-radius: 5px;
  padding: 30px;
}
.clients-cont ul li {
  display: inline-block;
  list-style: none;
  text-align: left;
  width: 17%;
}
.clients-cont ul li img {
  -webkit-filter: grayscale(100%);
  /* Safari 6.0 - 9.0 */

  filter: grayscale(100%);
}
.clients-cont ul li img:hover {
  filter: none;
}
