/*** Head ***/
body, .sp-preloader {
    background-color: #dad9da!important;
    font-weight: 300!important;
    padding: 20px!important;
    position: fixed;
    z-index: 15;
}
#sp-top2 {
    text-align: right;
}
body.home .header-area {
    position: fixed;
    background-color: #f2f2f200!important;
    top: 0;
    color:#fff;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 9999;
   
}
#sp-main-body {
    padding: 100px 0;
    background: #fff;
}
body:not(.home) .header-area {
    background: #222;
    top: 0;
    color:#fff;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 9999;
}
.is-sticky.header-area .sp-page-title {
    background: #2ba84a;
    padding-top: 132px;
}
.is-sticky.header-area {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 9999;
}
.page-content {
    background-color: #fff!important;
}
#sp-header .container {
    max-width: 100%;
}
body.home #sp-header {
    position: absolute;
    background: #ffffff03!important;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.0)!important;
}
body.home #sp-header.header-sticky {
    position: fixed;
    z-index: 9999;
}
#sp-header.header-sticky {
    position: fixed;
    z-index: 9999;
    margin-left: 19px;
    margin-right: 9px;
    width: 98%;
}

/*** Logo ***/
.at-header .logo {
    padding: 14px 0;
}
#sp-logo .logo {
  padding:20px;
}

/*** Menu ***/
.sp-megamenu-parent > li > a {
    font-weight: 700;
    text-transform: capitalize;
    position: relative;
}
body.home #sp-header #offcanvas-toggler > .fa {
    padding: 40px;
    font-size: 40px;
}
.sp-megamenu-parent > li.active > a {
    font-weight: 700;
}
.sp-megamenu-parent > li > a:before {
    content: "";
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 3px;
    position: absolute;
    border: 3px solid transparent;
}
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
    display: inline-block;
    padding: 0 11px;
}
.sp-megamenu-parent > li.active > a:before, 
.sp-megamenu-parent > li:hover > a:before {
    color: #333;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
    font-size: 15px;
    font-weight: 400!important;
    font-style: normal;
}
/*** Canvas Menu ***/
.offcanvas-menu .sp-module-content {
    width: 100%;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li {
    line-height: 45px;
    border-bottom: 1px solid #E8EEF3;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li:first-child {
    border-top: 1px solid #E8EEF3;  
}
#offcanvas-toggler > .fa {
    color: #ffffff!important;
    margin: 20px;
}

/*** General ***/
.sppb-btn,.btn,
.creativecontactform_send   {
    cursor: pointer;
    border-radius: 0px;
    color: #f1f1f1;
    display: inline-block;
    font-size: 20px;
    font-weight: 700;
    margin-left: -20px;
    border: none;
    padding: 15px 30px;
    position: relative;
    z-index: 1;
}
.btn-primary:hover {
    background-color:none!important;
    background:none!important;
    border:none!important;
    border-color:none!important;
}
.sppb-btn:hover,
.btn:hover,
.creativecontactform_send:hover {
    text-decoration: none;
    color: #f1f1f1;
}
.btn-primary.focus, .btn-primary:focus,
.btn:focus, 
.sppb-btn:focus {
    box-shadow: none!important;
    color:#fff!important;
    border:none!important;
}
.sppb-btn:before,
.btn:before,
.creativecontactform_send:before {
    content: "";
    height: 0;
    bottom: 0;
    position: absolute;
    left: 0;
    background: #333;
    border: none;
    width: 100%;
    z-index: -1;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    border-radius: 2px;
}
.sppb-btn:hover:before,
.btn:hover:before,
.creativecontactform_send:hover:before {
    height: 100%;
    border: none;
}
.sppb-divider {
    border-bottom-color: #3cc951;
}
.at-title strong {
    padding:4px;
}
.at-title .sppb-addon-content {
    letter-spacing: 2px;
    font-weight: 300;
}

/*** Slider ***/
.at-slider-color span {
    color: #fff;
}
.at-slider-color i {
    border-radius: 50%;
    color: #242525;
    font-size: 48px;
    font-weight: 400;
    height: 62px;
    line-height: 64px;
    margin-left: 30px;
    overflow: hidden;
    padding: 1px 0 0 9px;
    text-align: center;
    width: 62px;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.at-slider .tp-caption a {
    padding: 10px 40px;
    border-radius: 0px;
}

/*** Colum ***/
.page-content {
    position: relative;
    overflow: hidden;
}
#background-grid {
    z-index: 99;
    position: absolute!important;
    height: 9000px;
    width: 100%;
}
.background-grid .column {
    border-left: 1px solid #ececec;
    box-sizing: border-box;
    display: block;
    float: left;
    width: 35.33333%;
    height: 9000px;
}

/**** Epert ****/
#at-expert:before {
    content: '';
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
}
#at-expert:before {
    background: #000!important;
    height: 100%;
    margin-top: -18px;
    -webkit-transform: skewY(3deg);
    -moz-transform: skewY(3deg);
    -ms-transform: skewY(3deg);
    -o-transform: skewY(3deg);
    transform: skewY(3deg);
}
#at-expert:before {
    content: '';
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
}
#at-expert:before {
    background: #2d2d2d!important;
    height: 100%;
    margin-top: -58px;
    -webkit-transform: skewY(3deg);
    -moz-transform: skewY(3deg);
    -ms-transform: skewY(3deg);
    -o-transform: skewY(3deg);
    transform: skewY(3deg);
}

/*** Intro ****/
.text-highlight {
    background-color: #00c775;
    border-radius: 1px;
    color: #fdfdfd;
    margin: 2px 0;
    padding: 0 5px;
}
.at-title .sppb-addon-title {
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-size: 26px;
    font-weight: 500;
    line-height: 20px;
    border-bottom: 4px solid #00c775;
    line-height: 50px;
}
.at-intro-left:before {
    background-color: #292627;
    content: '';
    display: block;
    position: absolute!important;
    top: 16px;
    width: 65px;
    right: -50px;
    z-index: 9999;
    float: right;
    height: 1px;
}
.at-intro-right:before {
    background-color: #292627;
    content: '';
    display: block;
    position: absolute!important;
    top: 16px;
    width: 65px;
    left: -46px;
    z-index: 9999;
    float: right;
    height: 1px;
}
.at-intro-right .sppb-icon-container > i,
.at-intro-right-bottom .sppb-icon-container > i {
    margin-left: -75px;
    font-size: 36px;
    line-height: 2px;
    z-index: 99999;
    position: absolute;
}
.at-intro-right-bottom:before {
    background-color: #292627;
    content: '';
    display: block;
    position: absolute!important;
    bottom: 279px;
    width: 65px;
    left: -49px;
    z-index: 9999;
    float: right;
    height: 1px;
}
.at-intro-item p {
    padding-top: 6px;
    font-weight: 500;
    float: left;
}
.at-intro-item p:after {
    background-color: #292627;
    margin-bottom: -3px;
    bottom: 0;
    left: 32px;
    width: 25px;
    height: 3px;
}
.at-intro-item strong:before {
    border-radius: 3px;
    top: 0;
    width: 26px;
    height: 26px;
}
.at-intro-item .sppb-icon-container {
    display: inline-block;
    text-align: left;
    padding: 0 0 0 0;
    color: #00c775;
    float: left;
}
.at-intro-item-1 strong:before {
    border-radius: 3px;
    top: 0;
    width: 26px;
    height: 26px;
}
.at-intro-item-1 .sppb-icon-container {
    display: inline-block;
    text-align: left;
    padding: 0 0 0 0;
    color: #00c775;
    float: left;
}
.at-intro-item-1 p {
    padding-top: 6px;
    font-weight: 500;
    float: left;
}
.at-intro-item-1 p:after {
    background-color: #292627;
    margin-bottom: -3px;
    bottom: 0;
    left: 32px;
    width: 25px;
    height: 3px;
}
.at-top-image img {
    -webkit-box-shadow: 0 50px 80px 0 rgba(0,0,0,.2);
    -moz-box-shadow: 0 50px 80px 0 rgba(0,0,0,.2);
    box-shadow: 0 50px 80px 0 rgba(0,0,0,.2);
}
.at-intro-item  strong {
    font-weight: bolder;
    border-bottom: 3px solid #000;
}
.at-intro-left-sub {
    position: relative;
    z-index: 2;
}
.at-intro-left .sppb-icon-container i {
    position: absolute;
    right: -80px;
    top:0;
}
/*** Feature ***/
.at-feature .sppb-row-container {
       position: relative;
}
.at-feature .sppb-row-container .sppb-row {
    position: absolute;
    top: -99px;
    left: 0;
    right: 0;
    width: 100%;
}
.at-feature-item {
    cursor: pointer;
    background: #262626;
    padding: 30px 15px;
    transition: all 0.3s ease;
    border-left-width: 1px;
    border-left-color: rgba(255, 255, 255, 0.3);
}
.at-feature-item:hover {
       background-color:#23cf5f;
}
.at-feature-item-center {
    background-color:#23cf5f;
    padding: 30px 15px;
    transition: all 0.3s ease;
}
#at-feature h3.sppb-addon-title {
    color: #ffffff;
    font-weight: 800;
    font-size: 22px;
    line-height: 34px;
}
#at-feature .sppb-col-md-4 {
    padding-left: 0px;
    padding-right: 0px;
}

/**** Accordion & Community ****/
#at-client:before {
    content: '';
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
}

#at-client:before {
    background: #2d2d2d!important;
    height: 100%;
    margin-top: -18px;
    -webkit-transform: skewY(3deg);
    -moz-transform: skewY(3deg);
    -ms-transform: skewY(3deg);
    -o-transform: skewY(3deg);
    transform: skewY(3deg);
}
#at-service:before {
    content: '';
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
}
#at-service:before {
    background: #2d2d2d!important;
    height: 100%;
    margin-top: -18px;
    -webkit-transform: skewY(3deg);
    -moz-transform: skewY(3deg);
    -ms-transform: skewY(3deg);
    -o-transform: skewY(3deg);
    transform: skewY(3deg);
}
#at-community:before {
    content: '';
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
}

#at-community:before {
    background: #2d2d2d!important;
    height: 100%;
    margin-top: -18px;
    -webkit-transform: skewY(3deg);
    -moz-transform: skewY(3deg);
    -ms-transform: skewY(3deg);
    -o-transform: skewY(3deg);
    transform: skewY(3deg);
}
.at-accordion .sppb-panel-default>.sppb-panel-heading:hover {
   background-color: #00c775;
   color:#ffffff;
}
.at-accordion .active {
    background-color: #00c775;
    color: #ffffff!important;
}
.at-accordion .sppb-panel-default {
    border-color: #e5e5e5;
    border-left: 0px solid #fff;
    border-right: 0px solid #fff;
}
.at-accordion .sppb-panel-title {
    font-size: 19px;
}
.sppb-panel-modern {
    background: #fff;
    border: 1px solid #2d2d2d!important;
}

/*** About ***/
.at-title h3 {
    font-size: 30px;
    font-weight: 700;
}
.at-about {
      position: relative;
}
.at-about:before {
    content: "";
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 60%;
    z-index: -1;
    background: #222;
    position: absolute;
}
.at-about .sppb-row > div:first-child {
     padding: 0;
}
.at-about-img .sppb-addon-single-image-container,
.at-about-img .sppb-addon-single-image-container img {
      width: 100%;
}
.at-about-left-item {
      cursor: pointer;
}
.at-about-left-item .sppb-icon i {
    font-size: 30px;
    line-height: 70px;
    height: 70px;
    width: 70px;
    text-align: center;
    border-radius: 50%;
    border: 3px solid #262626;
    transition: all 0.3s ease;
    animation-play-state: paused;
}
.at-about-left-item h3 {
    font-size: 20px;
    font-weight: 700;
    color: #262626;
}
.at-about-left-item:hover .sppb-icon i {
    color:#3cc951;
    border: 3px solid #3cc951;
    -webkit-animation-duration: .7s;
    animation-duration: .7s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-play-state: running;
    animation-iteration-count: infinite;
}

/**** Service ****/
.at-service-item  {
       cursor: pointer;
}
.at-service-item h3 {
    font-size: 22px;
    font-weight: 400;
    color: #fff;
    transition: all 0.3s ease;
    padding-top: 10px;
    margin-bottom: 10px;
    display:block;
}
.at-service-item .sppb-icon-container i {
  	color:#fff;
}
.at-service-item .sppb-icon-container:hover {
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
.at-service-item p {
   color:#fff!important;
}
.at-service-item .sppb-icon-container  {
    border:1px solid #fff;
    width:70px;
    height:70px;
    line-height:80px;
    border-radius:50px
}
.at-service-item:hover h3.sppb-addon-title {
      color:#3cc951;    
}
.at-service-item img {
    max-height: 64px;
    max-width: 64px;
    margin-right: 25px;
    object-fit: cover;
    transition: transform .3s ease-in-out;
}
.at-service-item:hover img {
    transform: rotateY(-180deg);
}

/**** My Studio ****/
.at-studio-item h3.sppb-addon-title {
    font-size: 48px;
    font-weight: 700;
}
.at-studio-item h3 {
    font-size: 14px;
}

/***** Testimonial ****/
#at-testimonial-sub .sppb-text-left {
    text-align: left;
    font-size: 34px;
}
#at-testimonial-sub h5 {
    padding-top: 40px;
    border-bottom: 4px solid #00c775;
    width: 445px;
}
.at-testimonial-content .sppb-media-body {
    padding-top: 100px;
}

/*** Planing ****/
.at-planing-item,
.at-planing-item-2,
.at-planing-item-4 {
     padding: 50px 40px;
}
.at-planing-item h3,
.at-planing-item-2 h3,
.at-planing-item-4 h3 {
    font-size: 25px;
    font-weight: 700;
    color: #f1f1f1;
}
#at-planing .sppb-col-md-3 {
    padding-left: 0px;
    padding-right: 0px;
}

/*** Team ***/
.at-team-item .sppb-img-container,
.at-team-item .sppb-img-container img {
    width: 100%;
}
.at-border-team {
    float: left;
    text-align: left;
    margin-right: inherit!important;
    margin-left: inherit!important;
}
.at-team-item img {
    max-width: auto;
    max-height: auto;
    clear: both;
    overflow: hidden;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
}
.at-team-item  {
    cursor: pointer;
    margin: 0;
    padding: 0;
    background: #fff;
    overflow: hidden;
    transition: .5s ease-in-out;
}
.at-team-item h6 {
    color:#3cc951; 
}
.at-team-item:hover img {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}
.at-team-item h6 {
    font-size: 18px;
    font-weight: 500;
    text-transform: capitalize;
}
.at-team-item ul {
    padding: 0;
    position: absolute;
    bottom: 94px;
    width: 100%;
    left: 0;
    right: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.at-team-item:hover ul {
    bottom: 113px;
    opacity: 1;
    visibility: inherit;
}
.at-team-item ul li {
    list-style: none;
    width: 33.33%;
    text-align: center;
    float: left;
    position: relative;
    z-index: 1;
}
.at-team-item ul li:before {
    content: "";
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: -1;
}
.at-team-item ul li:nth-child(2):before {
    background: rgba(0,0,0,.1);
}
.at-team-item ul li:nth-child(3):before {
    background: rgba(0,0,0,.2);
}
.at-team-item ul li a {
    padding: 20px 0;
    display: inline-block;
    width: 100%;
}
.at-team-item ul li em {
    font-size: 24px;
    color: #fff;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.at-team-item ul li a:hover em {
    color: #000;
}
.at-team-item ul li strong {
    display: none;
}

/****** Download ****/
.at-download-content h1 {
    font-size: 60px;
    font-weight: 700;
    line-height: 132px;
}
.at-download-content h4 {
    font-size: 25px;
}

/*** Testimonial ***/
.at-testimonial {
    position: relative;
    z-index: 1;
}
.at-testimonial:before {
    content: "";
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 60%;
    position: absolute;
    z-index: -1;
}
.at-testimonial-content img {
    border-radius:100%;
}
.sp-simpleportfolio .sp-simpleportfolio-filter {
    text-align: left;
    margin-bottom: 30px;
}
.sp-simpleportfolio .sp-simpleportfolio-filter {
    text-align: left!important;
    margin-bottom: 30px;
}
#at-testimonial .tp-caption img {
    border-radius: 100%;
}
.tp-caption.modern_small_text_dark, 
.modern_small_text_dark {
    color:#3cc951; 
}

/*** Portfolio ***/
#at-portfolio .sppb-row > div:first-child {
    padding: 0;
}
.at-portfolio p {
    color: #fff;
}
.at-portfolio-top {
    padding: 40px;
}
.at-portfolio-top p {
    color: #000;
}
.at-portfolio-top ul {
    padding-left: 0;
}
.at-portfolio-top ul li {
    list-style: none;
}
.at-portfolio-top ul li:before {
    content: "\f101";
    font-family: FontAwesome;
    margin-right: 10px;
}
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li > a {
    background: #fff;
    color: #000000;
    font-size: 15px;
    position: relative;
    padding: 11px;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-info {
    background: #d4ffdf!important;
    color: #000!important;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-info h3 > a {
    color: #000!important;
}
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li.active > a {
    background: #23cf5f;
}
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li.active > a:after {
    visibility: inherit;
    opacity: 1;
}
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li > a {
    border-radius: 0px!important;
}
/*** Blog ***/
.at-blog p {
    color: #fff;
}
.moduleItemComments {
    font-size: 0;
}
div.userBlock h2 {
    padding: 30px;
}
.moduleItemComments:before {
    content: "\f075";
    font-family: FontAwesome;
    font-size: 14px;
    margin-left: 10px;
    color: #dfd9d9;;
}
.moduleItemAuthor:before {
    content: "\f007";
    font-family: FontAwesome;
    font-size: 14px;
}
div.k2ItemsBlock ul li a {
    display: inline-block;
}
div.k2ItemsBlock ul li {
    width: 25%;
    float: left;
    padding: 10px;
    color: #dfd9d9;
}
div.k2ItemsBlock ul li a.moduleItemTitle {
    font-size: 19px;
    font-weight: 700;
}
div.k2ItemsBlock ul li:nth-child(2n) {
    margin-right: 0;
}
div.k2ItemsBlock ul li a {
    color: #333;
}
div.catItemCommentsLink a:hover,
div.catItemReadMore a:hover,
div.catItemHeader span.catItemAuthor a:hover,
div.catItemHeader h3.catItemTitle a:hover,
div.catItemCategory a:hover {
    color: #333!important;
}
div.k2ItemsBlock ul li a.moduleItemComments {
    border: 0;
}
div.k2ItemsBlock ul .clearList {
    display: none;
}

div.itemFacebookButton {
    width: inherit;
}
.com-k2 div.k2ItemsBlock ul li {
    width: 100%;
    margin: 0;
}
.com-k2 div.k2ItemsBlock ul li .moduleItemImage,
.com-k2 div.k2ItemsBlock ul li .moduleItemImage img {
    width: 100%;
}
div.k2ItemsBlock ul li span.moduleItemDateCreated,
div.k2ItemsBlock ul li div.moduleItemIntrotext {
    color: #929090;
}
#sp-right div.k2ItemsBlock ul li a.moduleItemTitle {
    font-size: 17px;
    font-weight: 700;
    margin-top: 42px;
}
/*** Contact ***/
.at-contact-us ul {
    padding-left: 0;
}
.at-contact-us ul li {
    list-style: none;
    margin: 20px 0;
    font-size: 18px;
    color: #fff;
}
.creativecontactform_input_element {
    width: 100% !important;
    height: 40px;
}
.at-contact-us ul li em {
    margin-right: 10px;
    color: #555;
}
.at-contact-us ul li strong {
    display: none;
}
.at-social  ul li {
    display: inline-block;
}
.at-social  ul li strong {
     display: none;
}
.at-social ul li a {
    color: #ffffff;
    font-size: 30px;
}
.at-social  ul li {
    list-style: none;
    width: 25.33%;
    text-align: center;
    float: left;
    position: relative;
    z-index: 1;
}
.at-social-sub {
    -webkit-box-shadow: 0 50px 80px 0 rgba(0,0,0,.2)!important;
    -moz-box-shadow: 0 50px 80px 0 rgba(0,0,0,.2)!important;
    box-shadow: 0 50px 80px 0 rgba(0,0,0,.2)!important;
    margin-top: 50px!important;
    padding: 60px 60px 70px;
}
.at-social-sub h5 {
    font-size: 16px;
    font-weight: 300;
}
.at-social-sub h4 {
    font-size: 15px;
    font-weight: 700;
    font-family: Montserrat,sans-serif!important;
}
.at-social ul li a:hover {
    color: #000000;
    cursor: pointer;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
/*** Contact Form ***/
#at-request:before {
    background: #28a7459c!important;
    height: 100%;
    margin-top: 55px;
    -webkit-transform: skewY(3deg);
    -moz-transform: skewY(3deg);
    -ms-transform: skewY(3deg);
    -o-transform: skewY(3deg);
    transform: skewY(3deg);
}

#at-request:before, .footer.footer-v2:before {
    content: '';
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
}
.creativecontactform_wrapper,
.creativecontactform_wrapper:hover {
    background: none!important;
    border: 0!important;
    box-shadow: none!important;
}
.creativecontactform_header {
    display: none!important;
}
form .creativecontactform_input_element, 
form .creativecontactform_input_element.closed:hover {
    box-shadow: none!important;
}
form .creativecontactform_error .creativecontactform_input_element, 
form .creativecontactform_error .creativecontactform_input_element:hover {
    box-shadow: none!important;
}
.creativecontactform_field_name {
    color: #000!important;
}
.creativecontactform_submit_wrapper,
.creative_field_box_wrapper_0 .creativecontactform_field_box_inner,
.creative_field_box_wrapper_0 .creativecontactform_field_box_textarea_inner {
    width: 100%;
}
.creativecontactform_field_box:nth-child(-n+3) {
    width: 100%;
    float: left;
    margin-right: 2%;
}
.creativecontactform_field_box:nth-child(3n) {
    margin-right: 0;
}
.powered_by.powered_by_1 {
    opacity: 0!important;
}
.creativecontactform_send:hover,
.creativecontactform_wrapper input.creativecontactform_send,
.creativecontactform_wrapper input.creativecontactform_send:hover {
    border: 0!important;
    float: left;
    margin-left: -14px;
    border: medium none;
    background: #000!important;
    color: #ffffff;
    font-size: 18px;
    padding: 14px 44px;
    text-transform: uppercase;
    border-radius: 0px;
}
.creativecontactform_body {
    padding: 15px 15px 15px 0px!important;
}
/*** Footer ****/
#sp-footer, #sp-bottom {
    background: #2d2d2d!important;
    color: #ffffff!important;
}
/*** Responsive ***/
@media (max-width: 992px) {
    #sp-logo,
    #sp-menu {
        width: 50%;
    }
    .at-slider-color i {
        width: 45px;
        height: 45px;
    }
  .sp-megamenu-parent > li > a {
        font-size: 13px!important;
        padding: 0 6px!important;
    }
    .at-testimonial-content .pull-left {
        width: 100%;
        text-align: center;
    }
   .at-testimonial-content .sppb-media-body {
        width: 100%;
        padding: 50px 10px 0;
    }
}
@media (min-width: 980px) and (max-width: 1199px) { 
    .sp-megamenu-parent > li > a {
        font-size: 13px!important;
        padding: 0 6px!important;
    }
    .at-intro-right-bottom:before {
      bottom: 187px!important;
    }
}
@media (max-width: 768px) {
    .at-slider-color i {
        width: 35px;
        height: 35px;
    }
    .at-feature .sppb-row-container .sppb-row {
        position: static!important;
        top: 120px!important;
    }
    .sp-simpleportfolio .sp-simpleportfolio-filter > ul > li > a {
        font-size: 19px!important;
        padding: 6px!important;
    }
    body.home #sp-header {
        background: #ffffff!important;
    }
    body.home #sp-header #offcanvas-toggler > .fa {
        padding: 8px!important;
        font-size: 26px!important;
    }
    body.home #sp-header.header-sticky {
        background-color:#fff!important;
    }
    .at-intro-left {
        text-align:left!important;
    }
    .at-intro-left:before,
    .at-intro-right:before,
    .at-intro-right-bottom:before {
        display: none!important;
    }
    .at-intro-right-sub,
    .at-intro-left-sub {
        padding-top: 0px!important;
    }
    #at-testimonial-sub .sppb-text-left {
        font-size: 13px!important;
    }
    #at-testimonial-sub h5 {
        width: 221px!important;
        font-size: 10px!important;
    }
}
@media (max-width: 767px) {
    #sp-header.header-sticky {
      margin: 0;
        width: 100%;
    }
    .at-slider-color i {
        width: 35px;
        height: 35px;
    }
    .at-feature .sppb-row-container .sppb-row {
        position: static!important;
        top: 120px!important;
    }
    .sp-simpleportfolio .sp-simpleportfolio-filter > ul > li > a {
        font-size: 8px!important;
        padding: 4px!important;
    }
    div.k2ItemsBlock ul li {
        width: 100%!important;
    }
    #at-feature {
        top:50px!important;
        padding-left: 26px!important;
    }
    #at-expert:before {
        margin-top: 41px!important;;
    } 
    #at-slider {
        top:90px!important;
        padding-bottom:40px!important;
    }
    #at-expert .at-title {
        padding-top:90px!important;
    }
    body.home #sp-header #offcanvas-toggler > .fa {
        padding: 0px!important;
    }
    body.home #sp-header {
        background: #ffffff!important;
    }
    #at-testimonial-sub h5 {
        font-size: 11px!important;
        width: 246px!important;
    }
    .at-title .sppb-addon-title {
        font-size: 21px!important;
    }
}
@media (max-width: 480px) {
    .at-slider-color i {
        width: 25px;
        height: 25px;
    }
    .at-feature .sppb-row-container .sppb-row {
        position: static!important;
        top: 120px!important;
    }
    .at-intro-left:before,
    .at-intro-right:before,
    .at-intro-right-bottom:before {
        display: none!important;
    }
    .at-intro-right-sub,
    .at-intro-left-sub {
        padding-top: 0px!important;
    }
    .sp-simpleportfolio .sp-simpleportfolio-filter > ul > li > a {
        font-size: 8px!important;
        padding: 4px!important;
    }
    div.k2ItemsBlock ul li {
        width: 100%!important;
    }
    #at-feature {
        top:50px!important;
        padding-left: 26px!important;
    }
    .at-testimonial-content .sppb-media-body {
        padding-top: 0px!important; 
        padding: 30px!important;
    }
    .at-testimonial-content .sppb-img-container img {
        display: none!important;
    }
    #at-expert:before {
        margin-top: 41px!important;;
    } 
    #at-slider {
        top:90px!important;
        padding-bottom:40px!important;
    }
    #at-expert .at-title {
        padding-top:90px!important;
    }
    body.home #sp-header #offcanvas-toggler > .fa {
        padding: 0px!important;
    }
    body.home #sp-header {
        background: #ffffff!important;
    }
    .tp-caption.small_light_white, .small_light_white {
        font-size: 10px!important;
        line-height: 11px!important;
    }
    .at-slider .tp-caption a {
        font-size:10px!important;
        padding: 8px 20px!important;
    }
    #at-testimonial-sub h5 {
        font-size: 11px!important;
        width: 246px!important;
    }
    .at-title .sppb-addon-title {
        font-size: 21px!important;
    }
}
@media (max-width: 360px) {
    .at-slider-color i {
        width: 25px;
        height: 25px;
    }
    #at-feature {
      top:50px!important;
      padding-left: 26px!important;
    }
    .at-feature .sppb-row-container .sppb-row {
       position: static!important;
       top: 120px!important;
    }
    .sp-simpleportfolio .sp-simpleportfolio-filter > ul > li > a {
        font-size: 23px!important;
        padding: 5px!important;
        width: 228px!important;
    }
    div.k2ItemsBlock ul li {
        width: 100%!important;
    }
    .at-intro-left:before ,
    .at-intro-right:before,
    .at-intro-right-bottom:before {
        display: none!important;
    }
    .at-intro-right-sub,
    .at-intro-left-sub {
        padding-top: 0px!important;
    }
    .at-title .sppb-addon-content {
        font-size: 23px!important;
    }
    .at-testimonial-content .sppb-img-container img {
        display: none!important;
    }
    .at-testimonial-content .sppb-media-body {
        padding-top: 0px!important; 
        padding: 30px!important;
    }
    #at-expert:before {
        margin-top: 41px!important;;
    } 
    #at-slider {
        top:90px!important;
        padding-bottom:40px!important;
   }
    body.home #sp-header #offcanvas-toggler > .fa {
        padding: 0px!important;
    }
    body.home #sp-header {
        background: #ffffff!important;
    }
    .tp-caption.small_light_white, .small_light_white {
        font-size: 10px!important;
        line-height: 11px!important;
    }
    .at-slider .tp-caption a {
        font-size:10px!important;
    }
    #at-testimonial-sub h5 {
        font-size: 11px!important;
        width: 246px!important;
    }
    .at-title .sppb-addon-title {
        font-size: 21px!important;
    }
}
@media (max-width: 320px) {
    .sp-simpleportfolio .sp-simpleportfolio-filter > ul > li {
        margin: 0 1px!important;
    }
    .at-intro-left:before,
    .at-intro-right:before,
    .at-intro-right-bottom:before {
        display: none!important;
    }
    .at-intro-right-sub,
    .at-intro-left-sub {
        padding-top: 0px!important;
    }
    .at-title .sppb-addon-content {
        font-size: 23px!important;
    }
    .sp-simpleportfolio .sp-simpleportfolio-filter > ul > li > a {
        font-size: 23px!important;
        padding: 5px!important;
        width: 228px!important;
    }
    .at-testimonial-content .sppb-img-container img {
        display: none!important;
    }
    .at-testimonial-content .sppb-media-body {
        padding-top: 0px!important; 
        padding: 30px!important;
    }
    #at-expert:before {
        margin-top: 41px!important;;
    } 
    #at-slider {
        top:90px!important;
        padding-bottom:40px!important;
    }
    body.home #sp-header #offcanvas-toggler > .fa {
        padding: 0px!important;
    }
    body.home #sp-header {
        background: #ffffff!important;
    }
    .tp-caption.small_light_white, .small_light_white {
        font-size: 10px!important;
        line-height: 11px!important;
    }
    .at-slider .tp-caption a {
        font-size:10px!important;
    }
    #at-testimonial-sub h5 {
        font-size: 11px!important;
        width: 246px!important;
    }
    .at-title .sppb-addon-title {
        font-size: 21px!important;
    }
}


