/* Title */
body {
    font-size: 16px;
}
#sp-top1 {
    padding-left: 30px;
}
.pagination>.active>a {
  color:#fff!important;
}
#sp-header {
    height: 90px;
     left: 0; 
    position: relative;
    top: 0;
    width: 100%!important;
    z-index: 99;
}
.sticky-wrapper.is-sticky #sp-header {
    background-color: rgba(255,255,255,0.5);
}
#sp-top2 {
    padding-right: 30px;
}
#sp-main-body {
  padding: 20px 0 0 0!important;
}
.sp-megamenu-parent >li.active>a, .sp-megamenu-parent >li:hover>a {
  color: #2c3041;
}
body.itemid-437 #sp-header,
body.itemid-437 #sp-header, #sp-header {
    background: rgba(0, 0, 0, 0);
}
#offcanvas-toggler >i {
    color: #3C4195;
}
#sp-logo .logo img {
    margin: 0 auto;
}
#sp-logo .logo img {
    margin: 0 auto;
}
#at-title-line {
    width: 50px;
}
.at-title h3 {
    font-size: 50px;
    font-weight: 700;
    text-transform: uppercase;
}
.at-title h4 {
    text-transform: none;
    letter-spacing: 4px;
    padding-bottom: 5px;
    font-size: 15px;
    font-weight: 600;
    color: #333;
    margin-bottom: 0px;
}
.at-title h2 {
    color: #fff;
    font-size: 58px; 
    padding-bottom: 10px;
    margin: 0;
    font-weight: 500;
    text-transform: none;
}
.at-title h6 {
    font-size: 22px;
}
.at-title-black h2 {
    color: #333;
    font-size: 58px; 
    padding-bottom: 10px;
    margin: 0;
    font-weight: 500;
    text-transform: none;  
}
.at-title-black p {
    margin: 0;
    color: #333;
    font-size: 21px;
}
.at-title p {
  margin: 0;
  color: #ffffff;
  font-size: 21px;
}
#at-general {
    color: #ffffff;
    border-radius: 50px;
    padding: 10px 30px;
    border: 3px solid #ffffff;
}
#at-general:hover {
    background-color: #fff!important;
}
/* Transition */
h1, h2, h3, h4, h5, h6, i, i:before, i:after  {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition:    all 0.4s ease-in-out;
    -ms-transition:     all 0.4s ease-in-out;
    -o-transition:      all 0.4s ease-in-out;
    transition:         all 0.4s ease-in-out;
}
#sp-header .logo,
#sp-header,
#offcanvas-toggler,
.sp-megamenu-parent >li >a 
#sp-header .logo,
.sticky-wrapper.is-sticky #sp-header,
.sticky-wrapper.is-sticky #offcanvas-toggler,
.sticky-wrapper.is-sticky .sp-megamenu-parent >li >a,
#offcanvas-toggler >i {
    -webkit-transition: 0.7s ease-in-out!important;
    -moz-transition: 0.7s ease-in-out!important;
    -ms-transition: 0.7s ease-in-out!important;
    -o-transition: 0.7s ease-in-out!important;
    transition: 0.7s ease-in-out!important;
}
.sticky-wrapper.is-sticky #sp-header .logo,
.sticky-wrapper.is-sticky #sp-header {
    height: 70px;
}
.sticky-wrapper.is-sticky #offcanvas-toggler,
.sticky-wrapper.is-sticky .sp-megamenu-parent >li >a {
    line-height: 70px;
} 
.sticky-wrapper.is-sticky  #offcanvas-toggler >i {
    margin-top: -5px;
}

/*** General ***/
.at-title-black h1 {
    font-size: 58px;
}
.at-title-black h1:after {
    content: '';
    width: 55px;
    height: 3px;
    font-weight: 800;
    background: #333;
    display: block;
    margin-top: 13px;
}
 .at-title h2:after {
    content: '';
    width: 55px;
    height: 3px;
    margin: auto;
    background: #ffffff;
    display: block;
    margin-top: 13px;
}
#at-button-black {
    background-color: #ffffff;
    cursor: pointer;
    color: #333;
    padding: 5px 35px;
    font-size: 26px;
    border-radius: 50px;
    border:0px!important;
}
#at-button-black:hover {
    background: #000000!important;
    color: #ffffff;
}
#at-button-white {
    cursor: pointer;
    color: #ffffff;
    padding: 5px 35px;
    margin-top:0px!important;
    font-size: 26px;
    border-radius: 50px;
    border:0px!important;
}
#at-button-white:hover {
    background: #000000!important;
    color: #ffffff;
}
/* Slider */
.at-slider {
  position: relative;
    top:-90px;
}
.at-slider .tp-caption a {
  padding: 12px 35px;
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
}
.at-slider .tp-caption .button {
    padding: 12px 35px;
    font-size: 28px;
    border-radius: 50px;
    text-transform: none;
}
.at-slider .tp-caption a.button1 {
    background: none!important;
    border: 2px solid #ffffff;
}
.at-slider .tp-caption a.button1:hover {
    background: #333!important;
    border: 0px;
}
.at-slider .button:hover {
  background: #222;
}
/*** About ***/
.at-about-left h1 {
    font-size: 60px;
    font-weight: 700;
}
.at-about-left h4 {
    font-size: 12px;
    text-transform: uppercase;
}
.at-about-left p {
    line-height: 38px;
}
.at-about-left a {
    text-transform: uppercase;
    font-size: 18px;
    text-decoration: underline;
}
/* Service */
#at-services1 {
    margin-top: -90px;
}
#at-service {
    width: 31%;
    margin-right: 2%;
    padding: 0;
}
.at-service i {
    color: #ffffff;
    font-size: 40px;
    padding: 50px;
}
.at-service .qx-blurb-content {
    background-color: #ffffff;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-right: 20px;
    padding-left: 20px;
    margin: 0!important;
}
 .qx-blurb-content .at-service {
    margin: 0px 0px!important;
}
#at-button-touch {
    border-radius: 50px;
    padding: 15px 30px;
    background: none!important;
}
/*** Gallery ***/
.at-gallery-item i {
    padding-top: 20px;
}
.at-gallery-item h3 {
    font-size: 14px;
}
.at-gallery-item p {
    color: #bababa;
}
/* Team */
.at-team-item {
    position: relative;
    cursor: pointer;
    margin: 0 5px; 
}
.at-team-item img {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition:    all 0.4s ease-in-out;
    -ms-transition:     all 0.4s ease-in-out;
    -o-transition:      all 0.4s ease-in-out;
    transition:         all 0.4s ease-in-out;
}
.at-team-item:hover img{
    transform: rotlte(5deg)scale(1.1);
}
.at-team-item .qx-person-img {
    margin-bottom: 0;
    overflow: hidden;
    width: 100%;
    position: relative;
}
.at-team-item .qx-person-img:before {
    position: absolute;
    content: "";
    top: 20px;
    left: 20px;
    width: 90%;
    height: 90%;
    opacity: 0;
    z-index: 9999;
    transition: all .3s linear;
    z-index: 2;
}
.at-team-item:hover .qx-person-img:before {
    opacity: .7;
}
.at-team-item .qx-person-position {
    z-index: 9999;
    font-size: 14px;
    transition: all .3s linear;
    color: #959191;
    font-weight: 500;
    text-transform: uppercase;
}
.at-team-item .qx-person-position:hover {
    top:30px;
}
.at-team-item h4 {
    position: absolute;
    color: #ffffff;
    text-transform: uppercase;
    padding: 0px 5px;
    top:100px;
    font-weight: 700;
    z-index: 3;
    width: 100%;
    left: 0;
    right: 0;
    margin: 0 auto;
    opacity: 0;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition:    all 0.4s ease-in-out;
    -ms-transition:     all 0.4s ease-in-out;
    -o-transition:      all 0.4s ease-in-out;
    transition:         all 0.4s ease-in-out;
}
.at-team-item:hover h4 {
    color: #ffffff;
     bottom: 120px;
    opacity: 1;
    text-align: center;
}
.at-team-item .social-links {
    position: absolute;
    z-index: 3;
    width: 100%;
    text-align: center;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 10px;
    opacity: 0;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition:    all 0.4s ease-in-out;
    -ms-transition:     all 0.4s ease-in-out;
    -o-transition:      all 0.4s ease-in-out;
    transition:         all 0.4s ease-in-out;
}
.at-team-item p {
     position: absolute;
     color: #ffffff;
    z-index: 3;
    width: 100%;
    text-align: center;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 0px;
    opacity: 0;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition:    all 0.4s ease-in-out;
    -ms-transition:     all 0.4s ease-in-out;
    -o-transition:      all 0.4s ease-in-out;
    transition:         all 0.4s ease-in-out;
}
.at-team-item:hover p {
    color: #ffffff;
    bottom: 150px;
    padding: 30px;
    opacity: 1;
}
.at-team-item:hover .social-links {
    bottom: 120px;
    opacity: 1;
}
.at-team-item .social-links a {
    width: 27px;
    height: 27px;
    display: block;
    background: #fff;
    color: #007dac;
    text-align: center;
    line-height: 24px;
    margin: 0 6px;
    border-radius: 3px;
    display: inline-block;
}
.at-team-item .qx-person-description {
  padding:20px;
}
.at-team-item .social-links a:before {
    font-size: 12px;
}
/*** Olypian ***/
.at-olypian-item {
    cursor: pointer;
}
.at-olypian-item i {
    padding-top: 15px;
}
.at-olypian-item i {
    -webkit-transition:all 0.5s ease-out;
    -moz-transition:all 0.5s ease-out;
    -ms-transition:all 0.5s ease-out;
    -o-transition:all 0.5s ease-out;
    transition:all 0.5s ease-out;
}
.at-olypian-item:hover i{
    -webkit-transform:rotate(-360deg);
    -moz-transform:rotate(-360deg);
    -ms-transform:rotate(-360deg);
    -o-transform:rotate(-360deg);
    transform:rotate(-360deg);
}
/***Proved ***/
.at-proved-item {
    cursor: pointer;
}
.at-proved-item img {
    margin: auto;
}
.at-proved-item h3 {
    font-size: 25px;
    font-weight: 600;
}
.at-proved-item img{
-webkit-transition-duration: 0.5s; 
-moz-transition-duration: 0.5s; 
-o-transition-duration: 0.5s; 
}
.at-proved-item img:hover{
-webkit-transform:scale(1.1); 
-moz-transform:scale(1.1); 
-o-transform:scale(1.1); 
}


/*** Get Service ***/
#at-get-service h4 {
    font-size: 22px;
    letter-spacing: 15px;
    font-weight: 300;
  
}
#at-get-service h3 {
    font-size: 70px;
    font-weight: 700;   
}

/* Portfolio */
.owl-carousel {
    display: block!important;
}
.projects-filter a {
    font-size: 30px;
}
.at-portfolio-button:hover {
  color: #fff;
}
.sp-simpleportfolio .sp-simpleportfolio-fieter > ul > li {
  margin: 5px;
}
.project-img img {
    width: 100%;
}
.projects-fieter {
    text-align: center;
    display: inline-block;
}
.projects-fieter ul {
    display: inherit;
    line-height: 43px;
    margin: 0 auto;
}
.projects-fieter ul li {
    line-height: 40px;
    margin: 5px 0;
    display: stetic!important;
    float: left;
}
.projects-fieter a {
    padding: 8px 15px;
    border: 1px solid #fff;
}
.item-page .project-img {
    border: 5px solid #fff;
}
.pp-button {
    color: #fff;
    padding: 12px 40px;
    font-weight: 700;
}
.pp-button:hover {
    color: #fff;
    background: #666;
}
.projects-fieter a {
    width: 200px;
    display: inline-block;
    padding: 0;
    border-radius: 20px;
}
.projects-wrapper .project-img .project-img-extra h4 {
    color: #ffffff;
}
.portfolio-list {
    padding-bottom: 70px;
}
.projects-wrapper .project-img .project-img-extra .project-img-extra-content a {
  color:#fff;
}
/* Blog */
.entry-header h2 a {
    font-size: 30px;
    font-weight: 400;
}
div.sp-module .sp-module-title {
    font-size: 20px;
    font-weight: 400;
}
.sp-page-title {
    margin-bottom: 50px;
}
.at-blog div.k2ItemsBlock ul li {
    background: #ffffff;
    padding: 10px;
  width: 32%;
  float: left;
  margin-right: 2%;
  position: relative;
  overflow: hidden;
}
.clearList {
    display: none!important;
}
.at-blog div.k2ItemsBlock ul li:nth-child(3n) {
  margin-right: 0;
}
.at-blog div.k2ItemsBlock ul li a {
    display: inherit;
    overflow: hidden;
    font-size: 23px;
    padding-bottom: 15px;
}
.at-blog div.k2ItemsBlock ul li img {
  width: 100%;
  margin-bottom: 15px!important;
  transition: all .40s linear;
  transform: scale(1.1);
}
.at-blog div.k2ItemsBlock ul li:hover img {
  transform: rotete(4deg)scale(1.2);
}
.at-blog ul li .moduleItemDeteCreeted {
  left: 0;
    display: block;
    padding: 5px;
    font-size: 12px;
    font-style: italic;
    color: #333;
}
.at-blog .at-portfolio-button {
  margin-top: 0!important;
}
.at-blog > div > p {
  clear: left;
}
.moduleItemImage img {
    float: left!important;
    width: 100%;
}
/*** Pricing ***/
#at-pricing .table-heading {
  background:#fff!important;
  font-size:40px;
  font-weight:600;
}
#at-pricing .table-body {
   background:#fff!important;
}
#at-pricing .table-heading .description {
  display:none!important;
}
#at-pricing .table-footer {
  display:none!important;
}
/* Contact */
#at-contact .qx-icon {
    padding: 20px;
}
.at-contact-item .qx-icon {
    padding-top: 30px;
     -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    -ms-transition: all 0.4s ease-in-out 0s;
    -o-transition: all 0.4s ease-in-out 0s;
     transition: all 0.4s ease-in-out 0s; 
}
.at-contact-item:hover .qx-icon:before {
    -webkit-transform: roteteY(-180deg);
    -ms-transform: roteteY(-180deg);
    transform: roteteY(-180deg);
    display: block; 
    color: #333!important;
}
.at-contact-item:hover .qx-icon {
    -webkit-transform: roteteY(-180deg);
    -ms-transform: roteteY(-180deg);
    transform: roteteY(-180deg);
}
.at-contact-item {
    cursor: pointer;
}
.at-contact-form label {
    color: #333;
}
.at-contact-form input {
    border-radius: 0!important;
    height: 25px!important;
    width: 100%;
}
.at-contact-form textarea {
    height: 100px!important;
    border-radius: 0!important;
    width: 100%;
}
.at-contact-form button {
    background: none;
    width: 150px;
    height: 50px;
    color: #fff;
    display: block;
    text-align: center;
    border-radius: 50px;
    border: 1px solid #fff!important;
    transition: all .25s linear;
    font-weight: 400;
}
.at-contact-form button:hover {
    background-color: #333;
    color: #fff;
}

.at-contact-form button:hover {
    color: #fff!important;
}
/* Bottom */
#sp-bottom {
    background-color: #000!important;
}
#sp-bottom p {
    color: #ffffff;
}
#sp-bottom a {
    color: #ffffff;
}
#sp-bottom h3 {
    color: #ffffff;
}
#sp-bottom2 a {
    color: #ffffff;
}
#sp-bottom4 .acymailing_introtext {
    color: #ffffff;
}
#sp-bottom4 .inputbox {
  width:100%!important;
}
#sp-bottom4 table.acymailing_form {
    margin:0px;
    float: left;
    margin-top: 12px;
    width: 93%;
}
#sp-bottom4 .acysubbuttons .btn-primary {
  float:left;
}
.btn-primary:hover, .sppb-btn-primary:hover{
  background:#333;
}
/** RESPONSIVE **/
/* Screen min 1199px */
@media (min-width: 1200px) {
  .at-services-right,
  .at-about .at-title {
    padding-left: 60px;
    padding-right: 60px;
  }
}
/* Screen min 1199px */
@media (max-width: 1199px) {
  .at-services-right,
  .at-about .at-title {
    padding-left: 20px;
    padding-right: 20px;
  }
}
/* Screen min 980px and max 1199px */
@media (min-width: 1200px) and (max-width: 1550px) {
  .at-services-right, .at-about .at-title {
      padding: 30px;
  }
  .at-services-content h2 {
      margin-bottom: 10px;
  }
}
/* Screen min 980px and max 1199px */
@media (min-width: 980px) and (max-width: 1199px) {
  .at-about .at-title {
    padding-top: 40px;
    padding-bottom: 0!important;
  }
  .at-services > div {
    width: 100%!important;
  }
}
/* Screen min 979px and max 781px */
@media (min-width: 768px) and (max-width: 979px) {
  #at-team-button:after {
    display:none;
  }
    #at-slider {
      position: relative;
    top:90px!important;
  }
   div.j2store.j2store-module-product.span4 {
      width: 100%;
      margin-bottom:30px;
  }
  
}
/* Screen max 767px */
@media (max-width: 767px) {
  .at-subscribe > div:first-child {
    padding-bottom: 0!important;
  }
   #at-slider {
     position: relative;
    top:90px!important;
  } 
 .at-action-title,
  .at-subscribe > div > div {
    text-align: left;
  }
  .at-blog div.k2ItemsBlock ul li {
    width: 100%;
    margin-right: 0;
  }
    #at-team-button:after {
    display:none;
  }
  #at-image img {
    width:100%;
  }
  .j2store .j2store-module-product .span4 {
    width:100%;
  }
   div.j2store.j2store-module-product.span4 {
      width: 100%;
      margin-bottom:30px;
  }
  img.j2store-img-responsive {
    width:100%;
  }
  .j2store-product-list div.span4 {
    width: 100%;
    margin-bottom: 20px;
  }
  
 .j2store-sidebar-filters-container span3 {
    width:100%!important;  
  }
  .j2store-product-list .row-fluid .span9 {
    width:100%!important;
  }
}
/* Screen max 480px */
@media (max-width: 480px) {
  #at-team-button:after {
    right:160px;
  }
  #at-slider {
    position: relative;
    top:90px!important;
  }
  #at-image img {
    width:100%;
  }
  .j2store .j2store-module-product .span4 {
    width:100%;
  }
   div.j2store.j2store-module-product.span4 {
      width: 100%;
      margin-bottom:30px;
  }
  img.j2store-img-responsive {
    width:100%;
  }
  
  
}

body.com-users #sp-component {
    padding: 40px 70px 70px 70px;
}