/* Title */
#sp-top-bar {
    background-color:#fff!important;
}
#sp-main-body {
  padding: 0!important;
}
#sp-section-1 {
  padding: 10px;
}
.sp-megamenu-parent >li.active>a, .sp-megamenu-parent >li:hover>a {
  color: #000;
}
#offcanvas-toggler >i {
    color: #333;
}
#at-title-line {
    width: 50px;
}
.at-title-top img {
  margin:auto;
  left:0;
  right:0;
}
.at-title {
  text-align:center;
}
.at-title h6 {
    color: #ffffff;
    padding: 6px 10px 6px;
    margin-top: 0px;
    font-size: 12px;
    letter-spacing: 2px;
    display: inline-block;
    font-style: italic;
    font-weight: 400;
    text-transform: capitalize;
    margin-bottom: 25px;
}
.at-title h4 {
    text-transform: uppercase;
    letter-spacing: 4px;
    padding-bottom: 5px;
    text-align: left;
    font-size: 20px;
    font-weight: 800;
    color: #333;
    margin-bottom: 0px;
}
.at-title h2 {
    color: #333;
    font-size: 30px; 
    padding-bottom: 10px;
    margin: 0;
    font-weight: 700;
    text-transform: uppercase;
}
.at-title-white h2 {
    color: #fff;
    font-size: 30px; 
    padding-bottom: 10px;
    margin: 0;
    font-weight: 700;
    text-transform: uppercase;
}
.at-title p {
  margin: 0;
  color: #808080;
  font-size: 14px;
  line-height: 30px;
  font-weight: 500;
}
#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;
    background: #ffffff;
}
.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;
}
.breadcrumb {
  font-family: Merriweather, sans-serif!important;
}

/*** General ***/
.at-title-left h6 {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 500;
}
.at-title-left h3 {
    font-size: 30px;
    color: #012f61;
    font-weight: 700;
}
.at-title-center h6 {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 500;
}
.at-title-center h2 {
    font-size: 35px;
    color: #012f61;
    font-weight: 700;
}
.at-title h3 {
    font-size: 46px;
    color: #000;
    text-align: left;
    display: inline-block;
    text-transform: capitalize;
    letter-spacing: 3px;
}
/* Slider */
.at-slider {
  position: relative;
}
.at-slider .tp-caption a {
  padding: 15px 40px;
  border-radius: 50px;
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
}
.at-slider .tp-caption .button {
    padding: 15px 35px;
    font-size: 16px;
    border-radius: 50px;
    text-transform: uppercase;
}
.tp-caption .excerpt_second .excerpt_second_slider {
    font-size: 1.44444rem;
    color: #fff;
    text-transform: uppercase;
    margin: 0;
    display: inline;
    border-top: 1px solid #fff!important;
    border-bottom: 1px solid #fff!important;
    padding: 12px 20px;
    position: relative;
    z-index: 10;
    letter-spacing: 2px;
}
.at-button-slider {
    background-color: #333;
    width: 350px;
    height: 350px;
    position: absolute;
    left: 50%;
    bottom: -30px;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    opacity: 0;
    -webkit-transition: 1s 2.3s ease-in-out;
    -o-transition: 1s 2.3s ease-in-out;
    transition: 1s 2.3s ease-in-out;
}
/* About */
#at-button-about .qx-btn {
  padding: 15px 60px;
  text-transform: uppercase;
  color: #ffffff;
  border-radius: 50px;
  background-color: #ffffff;
}
#at-button-about .qx-btn:hover {
  background-color: #fab915!important;
  border: 0px!important;
}
.at-about-item i {
  width: 150px;
  height: 150px;
  text-align: center;
  line-height: 150px;
  border-radius: 100px;
  border: 2px dotted #dddddd;
}
.at-about-item img {
  left: 0;
  right: 0;
  margin: auto;
}
.at-about-item h3 {
  font-size: 20px;
  font-weight: 600;
  text-align:center;
}
#at-about-sub:before {
    content: '';
    position: absolute;
    right: -88px;
    width: 200px;
    height: 120px;
    background: url(../images/arrow-big.png) center center no-repeat;
}
#at-about-sub:last-child:before {
  display: none
}
/***Testimonial***/
#at-testimonial .qx-testimonial p {
 padding-top: 20px;
}
/*** coundown ***/
.scd-digit img {
    background-color: #ffffff;
}
.count-down-section h2 {
    font-size: 50px;
    color: #fff;
    margin: 0;
}
.count-down-section h1 {
    font-size: 72px;
    font-weight: 700;    
    color: #fff;
    margin: 0;
}
.scd-digit {
    border: medium solid rgb(175, 78, 78)!important;
}
.scd-label-row {
    color:#333!important;
}
/***Why Choose ***/
#at-why-choose-sub {
  width: 31%;
  text-align: center;
  margin-right: 2%;
  transition: all 0.3s cubic-bezier(.25,.8,.25,1);
}
#at-why-choose-sub:hover {
  box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}
.at-why-choose-item {
  cursor: pointer;
}
.at-why-choose-item i {

}
/*** countdown **/
#at-countdown .ccc-chart-v3 {
  border: 0px solid #ddd!important;
}
/*** Event ***/
  .at-event-item h3 {
    font-size: 20px;
    font-weight: 600;
    color: #3e3e3e;
    margin: 0 0 0.9em;
    text-transform: uppercase;
  }
   .at-event-item h6 {
    font-size: 16px;
    font-weight: 300;
   }
   .at-event-item a {
    font-size: 16px;
    font-weight: 800;
   }
   .at-event-item p {
    font-size: 18px;
   }
   /*** Team ***/
.at-team-item {
    background-color: #ffffff;
    border: 1px solid #f3f2f2;
    padding: 0px 0px 25px;
}
/* Portfolio */
.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: static!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;
}
/* Action */
.at-action-title  h3 {
  font-size: 36px;
  font-weight: 700;
  margin: 0;
}
.at-action-title  h5 {
  font-weight: 300;
}
.at-action-button {
  background: none;
}
/* 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 {
  width: 32%;
  float: left;
  margin-right: 2%;
  position: relative;
  overflow: hidden;
}
.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: 16px;
    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%;
}
/*** Testimonials ***/
#at-testimonials-sub {
    width: 31%;
    margin-right: 2%;
    cursor: pointer;
}
.at-client .qx-element-carousel .slick-prev {
    padding-top: 42px;
}
.at-client .qx-element-carousel .slick-next {
    padding-top: 42px;
}
/*** Pricing ***/
#at-pricing-item .table-body {
    background: rgb(239, 239, 239)!important;
}
#at-pricing-item .qx-btn-default {
    padding: 10px 30px;
    border-radius: 50px;
}
#at-pricing-item .qx-btn-default:hover {
  background:#333!important;
}
#at-pricing-item .qx-btn-default:hover {
    color: #ffffff;
}
#at-pricing-item .qx-btn-default {
    color:#fff!important;
}
#at-pricing-item .table-heading .title {
    font-size: 30px;
    text-transform: uppercase;
    padding: 30px;
}
.table-heading:nth-child(2){
    background-color: #333!important;
}
/*** Help ***/
.at-help-item h3 {
    color: #012f61;
    font-size: 20px;
    font-weight: 700;
}
.menu.medium-horizontal > li {
    display: table-cell;
}
.block-partner_list-item h4 {
    font-size: 23px;
    margin: 0 0 0 0;
    line-height: 1em;
    color: #2d79c4;
}
.block-partner_list-item span {
    font-size: 12px;
    color:#ffffff;
}
.block-partner_list-item {
    padding: 0 15px;
}
/*** newlleter ***/
.at-subscribe-title h4 {
    margin-top: 0;
    font-size: 36px;
    font-weight: 700;
}
.at-subscribe-title h5 {
    letter-spacing: 2px;
    font-size: 16px;
    font-weight: 300;
}
.at-subscribe-content {
    border-top: 1px dotted #024793;
    padding-top: 30px;
}

.at-subscribe-content table input {
    padding: 20px 60px!important;
    border-radius: 50px;
}
.at-subscribe-content table .button {
    padding: 10px 30px!important;
    border-color: #fff;
}
.at-subscribe-content table tr {
    display: inline;
}
/* Contact */
#at-contact .qx-icon {
    padding: 20px;
}
.at-contact-item .qx-icon {
     -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: #fff!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;
    font-weight: 700;
}
.at-contact-form input {
    height: 45px!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: 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: #33363a!important;
}
#sp-bottom p {
    color: #919899;
}
#sp-bottom a {
    color: #919899;
}
#sp-bottom h3 {
    color: #ffffff;
}
#sp-bottom2 a {
    color: #919899;
}
#sp-bottom4 .acymailing_introtext {
    color: #919899;
}
#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;
}
#sp-footer {
  background:#eee4b3!important;
}
/** 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;
  }
  .sp-megamenu-parent >li >a, .sp-megamenu-parent >li >span {
    padding: 0 9px!important;
    font-size: 13px!important;
  }
  .at-services > div {
    width: 100%!important;
  }
  #at-love {
    width:30%!important;
  }
}
/* Screen min 979px and max 781px */
@media (min-width: 768px) and (max-width: 979px) {
  #at-team-button:after {
    display:none;
  }
  #at-love {
    width:30%!important;
  } 
 
  #at-bike-shop {
    width:33%!important;
  }
  #at-love-item-center {
    width:38%!important;
  }
  #at-about-sub:before {
    display:none!important;
  }
  #at-about-sub {
    width:32%!important;
  }
}
/* Screen max 767px */
@media (max-width: 767px) {
  .at-subscribe > div:first-child {
    padding-bottom: 0!important;
  }
  .at-action-title,
  .at-subscribe > div > div {
    text-align: left;
  }
  .at-blog div.k2ItemsBlock ul li {
    width: 100%;
    margin-right: 0;
  }
  .at-event-item .qx-media-left {
    display: block!important;
  }
    #at-team-button:after {
    display:none;
  }
  #at-love-item-center {
    width:100%!important;
  }
  #at-bike-shop {
    width:100%!important;
  }
  #at-about-item {
    width: 100%!important;
  }
  .at-love-left .qx-text-right {
     text-align: left!important;
  }
  .mod_djclassifieds_items .items .items-col {
    width: 100%!important;
  }
  #dj-classifieds table.dj-items .main_title th {
	width: 100%;
  }
  .dj_cf_search {
    margin-bottom: 70px!important;
  }
   .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;
  }
   #at-about-sub:before {
    display:none!important;
  }
  #at-why-choose-sub {
    width:100%!important;
    margin-bottom:30px;
  }
  #at-about-top {
    background-image:none!important;
  }
  
}
/* Screen max 480px */
@media (max-width: 480px) {
  #at-team-button:after {
    right:160px;
  }
  #at-bike-shop {
    width:100%!important;
  }
  #at-feature {
    width:100%!important;
  }
  .at-event-item .qx-media-left {
    display: block!important;
  }
  .at-love-left .qx-text-right {
   text-align:left!important;
  }
   .j2store .j2store-module-product .span4 {
    width:100%;
  }
   div.j2store.j2store-module-product.span4 {
      width: 100%;
      margin-bottom:30px;
  }
  img.j2store-img-responsive {
    width:100%;
  }
  #at-about-sub:before {
    display:none!important;
  }
  #at-why-choose-sub {
    width:100%!important;
    margin-bottom:30px;
  }
  #at-about-top {
    background-image:none!important;
  }
  #at-recoin-map .chartTypeTabLinks {
    font-size:14px!important;
  }
  
}
body.com-users #sp-component {
    padding: 40px 70px 70px 70px;
}