<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**** CUSTOM RESPONSIVE *****/
@media (min-width: 980px) and (max-width: 1199px) {
    .sp-megamenu-parent &gt; li &gt; a {
        letter-spacing: 0!important;
        padding: 0 6px!important;
      	font-size: 9px!important;
    }
    #at-k2-blog div.k2ItemsBlock ul li {
        width: 23%!important;
    }
    .at-services-item strong {
        margin-left: 0!important;
        font-size: 10px!important;
    }
    .at-pricing-button {
        padding: 10px 25px!important;
    }
    .moduleItemReadMore {
        margin-right: 0!important;
        margin-top: 10px!important;
        padding: 10px 40px!important;
        float: left!important;
    }
}
@media (min-width: 768px) and (max-width: 979px) {
    #at-k2-blog div.k2ItemsBlock ul li {
        width: 23%!important;
    }
    .sp-megamenu-parent &gt; li &gt; a {
        font-size: 10px!important;
        letter-spacing: 0!important;
        padding: 0 7px!important;
    }
  	#sp-logo img {
      	width: 100%;
    }
    .at-services-item strong {
        margin-left: 0!important;
        font-size: 10px!important;
    }
    #at-slider .tp-caption a {
        padding: 37px 30px!important;
    }
    .at-pricing-button {
        padding: 10px 25px!important;
    }
    .moduleItemReadMore {
        margin-right: 0!important;
        margin-top: 10px!important;
        padding: 10px 40px!important;
        float: left!important;
    }
    #sp-bottom3 {
        clear: left!important;
    }
    #at-history .sppb-row&gt;div {
        width: 100%!important;
    }
}
@media (max-width: 767px) {
    #at-k2-blog div.k2ItemsBlock ul li {
        width: 100%!important;
    }
    #sp-footer2 {
        text-align: left!important;
    }
    .sp-contact-info {
        float: left!important;
    }
    .sticky-wrapper.is-sticky {
        position: relative!important;
    }
    #sp-menu {
        position: absolute!important;
        right: 0;
        top: 35px;
    }
    #offcanvas-toggler {
        line-height: 0!important;
    }
    #offcanvas-toggler &gt; i {
        margin: 0;
    }
    .sub-clients img {
        display: inline!important;
    }
    .at-get-quote-left p {
        font-size: 16px!important;
    }
    #at-team-bottom {
        padding-bottom: 30px!important;
    }
    .k2ItemsBlock li {
        width: 100%!important;
    }
    .at-contact-first-item {
        margin: 20px 0;
    }
    #at-contact-second .control-group {
        width: 100%!important;
    }
    .at-team-item {
        margin: 20 auto!important;
    }
    #at-promod {
        display: none;
    }
    .moduleItemIntrotext img {
        width: 100%!important;
    }
    .at-facts-item {
        margin: 40px 0!important;
    }
    .moduleItemReadMore {
        margin-top: 0!important;
        margin-right: 0!important;
        float: left!important;
    }
    .slide-image {
        padding-left: 10px!important;
        padding-right: 10px!important;
    }
    #sp-header-sticky-wrapper {
        margin-bottom: 90px;
    }
}
@media (min-width: 481px) and (max-width: 767px) {
    .at-team-content {
        width: 61%!important;
        margin: 0 auto;
        left: 0;
        right: 0;
    }
}
@media (max-width: 480px) {
    .sp-simpleportfolio .sp-simpleportfolio-fiater &gt; ul &gt; li {
        margin: 5px!important;
    }
    .slide-pager {
        bottom: -30px!important;
    }
      #sp-quickcontact-form input {
        width: 100%!important;
    }
    #sp-quickcontact-form input:nth-child(6) {
        margin: 12px 0!important;
    }
}
/***** GENERAL *****/
html {
    font-size: 14px;
}
body {
    font-family: Montserrat;
    color: #6f6f6f;
}
.sppb-section-title h3 {
    background: url(../images/border-title.png) no-repeat bottom center;
    padding-bottom: 30px;
    letter-spacing: 1.5px;
    text-transform: uppercase;
}
.sppb-section-title h2 {
    color: #333;
    font-size: 30px;
    font-weight: 300;
    padding-bottom: 20px;
}
.sppb-section-title p {
    font-size: 13px;
    color: #000;
}
.at-button {
    padding: 10px 20px;
    border: 2px solid #e1e1e1;
    color: #3f3f3f;
    text-transform: uppercase;
}
.at-button:hover {
    color: #fff;
}
.tp-caption {
    padding: 40px!important;
}
h4 {
    color: #000;
    font-size: 24px;
    font-weight: 700!important;
    text-transform: uppercase;
    margin-bottom: 20px!important;
    -webkit-transition: 0.7s ease-in-out;
    -moz-transition: 0.7s ease-in-out;
    -ms-transition: 0.7s ease-in-out;
    -o-transition: 0.7s ease-in-out;
    transition: 0.7s ease-in-out;
}
h5 {
    color: #000;
    font-family: CrimsonText;
    color: #6f6f6f;
    margin: 0 0 40px!important;
     -webkit-transition: 0.7s ease-in-out;
    -moz-transition: 0.7s ease-in-out;
    -ms-transition: 0.7s ease-in-out;
    -o-transition: 0.7s ease-in-out;
    transition: 0.7s ease-in-out;
}
h6 {
    font-size: 16px;
    margin-bottom: 20px!important;
    font-family: CrimsonText!important;
    font-style: italic;
    line-height: 30px;
}
.sppb-title-subheading {
    font-style: italic;
    font-family: CrimsonText;
}
/***** MENU BAR *****/
#sp-header-sticky-wrapper {
    position: relative;
    z-index: 999;
}
.sticky-wrapper.is-sticky #sp-header {
    background: none repeat scroll 0 0 #fff !important;
    opacity: 0.9;
}
.sticky-wrapper.is-sticky #offcanvas-toggler &gt;i {
    color: #000;
}
.itemid-437 #offcanvas-toggler &gt;i {
    color: #fff;
}
.itemid-437 .sp-megamenu-parent &gt;li &gt;a {
    color: #fff;
}
.sticky-wrapper.is-sticky #sp-header .sp-megamenu-parent &gt;li &gt;a {
    color: #000;
}
.offcanvas-menu ul li ul {
    padding-left: 15px;
}
@-webkit-keyframes sp-dropdown-inner1 {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0,-4px,0);
    transform: translate3d(0,-4px,0);
  }
}

@keyframes sp-dropdown-inner1 {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0,-4px,0);
    transform: translate3d(0,-4px,0);
  }
}

.sp-dropdown-inner2 {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}
.sp-dropdown-inner2 {
  -webkit-animation-duration: 1.5s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
/***** SLIDER *****/
#sp-main-body .home-page #at-slider {
    margin-top: -90px;
}
#at-slider .tp-button,
#at-slider .at-button:hover {
    background: none!important;
    border: 1px solid #fff!important;
    box-shadow: none!important;
}
.tp-button
/***** INTRODUCTION *****/
.at-introduction .at-intro-sub {
    cursor: pointer;
}
.at-introduction .at-intro-sub i {
    color: #fff;
    border-radius: 50%;
    display: inline-block !important;
    height: 90px !important;
    line-height: 90px !important;
    margin-bottom: 20px;
    width: 90px !important;
    -webkit-transition: 0.7s ease-in-out;
    -moz-transition: 0.7s ease-in-out;
    -ms-transition: 0.7s ease-in-out;
    -o-transition: 0.7s ease-in-out;
    transition: 0.7s ease-in-out;
}
.at-introduction .at-intro-sub:hover i {
    cursor: pointer;
    -webkit-transform: rotateY(360deg);
    -moz-transform: rotateY(360deg);
    -ms-transform: rotateY(360deg);
    -o-transform: rotateY(360deg);
}
.at-introduction .at-intro-sub h3 {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    color: #252525;
    -webkit-transition: 0.7s ease-in-out;
    -moz-transition: 0.7s ease-in-out;
    -ms-transition: 0.7s ease-in-out;
    -o-transition: 0.7s ease-in-out;
    transition: 0.7s ease-in-out;
}
.at-introduction .at-intro-sub h3:hover {
    -webkit-transition: 0.7s ease-in-out;
    -moz-transition: 0.7s ease-in-out;
    -ms-transition: 0.7s ease-in-out;
    -o-transition: 0.7s ease-in-out;
    transition: 0.7s ease-in-out;
}
.at-introduction .at-intro-sub p {
    font-size: 13px;
}
/***** BANNER *****/
.at-banner-content .sppb-addon-title {
    font-size: 14px;
    letter-spacing: 1.5px;
    text-transform: uppercase;
}
.at-banner-content h2 {
    background: url(../images/border-title.png) no-repeat bottom center;
    padding-bottom: 20px;
    letter-spacing: 1.5px;
    text-transform: uppercase;
}
.at-banner-content ul {
    padding-left: 0;
    padding-top: 20px;
}
.at-banner-content ul li {
    display: inline-block;
    padding: 0 10px;
}
/***** SERVICES *****/
.at-services-item {
    padding: 0px;
}
.at-services-item i {
    font-size: 30px;
    border: 1px solid #e1e1e1;
    border-radius: 50%;
    width: 90px!important;
    min-height: 90px!important;
    padding: 26px 22px;
    -webkit-transition: 0.7s ease-in-out;
    -moz-transition: 0.7s ease-in-out;
    -ms-transition: 0.7s ease-in-out;
    -o-transition: 0.7s ease-in-out;
    transition: 0.7s ease-in-out;
}
.at-services-item {
    cursor: pointer;
    margin: 50px 0;
}
/***** ABOUT ******/
#at-about h6 {
    margin-top: 40px;
    padding-top: 15px;
    background: url(../images/border-why-choose-title.png) no-repeat top left;
}
.at-about-content {
    margin-top: 60px;
}
.at-about-second-item {
    margin: 50px 0;
    cursor: pointer;
}
.at-about-second-item h4 {
    margin-bottom: 20px!important;
    -webkit-transition: 0.7s ease-in-out;
    -moz-transition: 0.7s ease-in-out;
    -ms-transition: 0.7s ease-in-out;
    -o-transition: 0.7s ease-in-out;
    transition: 0.7s ease-in-out;
}
/***** FACTS *****/
.at-facts-item-content {
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    border: 5px solid #000;
    border-radius: 50%;
    width: 150px!important;
    height: 150px!important;
    padding: 47px 20px;
    margin: 0 auto;
}
.at-facts-item h5 {
    color: #fff;
    font-size: 11px;
    margin-top: 15px!important;
    text-transform: uppercase;
}
/***** SKILL *****/
/***** SKILL *****/
.at-our-skill h3,
.at-our-skill p,
.at-skill-sub h4,
.at-skill-sub h5 {
    color: #fff;
}
.at-our-skill .at-skill-sub p {
    width: 100%;
    position: relative;
    height: 30px;
    background: #eee;
}
.at-our-skill .at-skill-sub p .expand {
    position: absolute;
    padding-bottom: 6px;
    text-indent: 9999px;
}
.at-our-skill .at-skill-sub p em {
    position: absolute;
}
.at-our-skill .at-skill-sub h4 {
    font-size: 18px;
    font-weight: 300;
}
.at-our-skill .at-skill-sub h3 {
    font-size: 16px;
}
.html5       { width:60%;  -moz-animation:html5 2s ease-out;       -webkit-animation:html5 2s ease-out;       }
.css3        { width:80%;  -moz-animation:css3 2s ease-out;        -webkit-animation:css3 2s ease-out;        }
.jquery      { width:40%;  -moz-animation:jquery 2s ease-out;      -webkit-animation:jquery 2s ease-out;      }
.photoshop   { width:50%;  -moz-animation:photoshop 2s ease-out;   -webkit-animation:photoshop 2s ease-out;   }

@-moz-keyframes html5       { 0%  { width:0px;} 100%{ width:70%;}  }
@-moz-keyframes css3        { 0%  { width:0px;} 100%{ width:80%;}  }
@-moz-keyframes jquery      { 0%  { width:0px;} 100%{ width:50%;}  }
@-moz-keyframes photoshop   { 0%  { width:0px;} 100%{ width:10%;}  }
@-moz-keyframes dreamweaver { 0%  { width:0px;} 100%{ width:100%;} }

@-webkit-keyframes html5       { 0%  { width:0px;} 100%{ width:70%;}  }
@-webkit-keyframes css3        { 0%  { width:0px;} 100%{ width:80%;}  }
@-webkit-keyframes jquery      { 0%  { width:0px;} 100%{ width:50%;}  }
@-webkit-keyframes photoshop   { 0%  { width:0px;} 100%{ width:10%;}  }
@-webkit-keyframes dreamweaver { 0%  { width:0px;} 100%{ width:100%;} }
/***** TEAM *****/ 
.at-team-item {
    position: relative;
    text-align: center;
    cursor: pointer;
}
.at-team-item img {
    width: 100%;
}
.at-team-item:hover .at-team-content {
    opacity: 1;
}
.at-team-content {
    position: absolute;
    bottom: 6px;
    left: 0;
    width: 100%;
    padding: 8px 0 20px 10px;
    color: #fff;
    background-color: rgba(0,0,0,0.7);
    opacity: 0;
    -webkit-transition: 0.7s ease-in-out;
    -moz-transition: 0.7s ease-in-out;
    -ms-transition: 0.7s ease-in-out;
    -o-transition: 0.7s ease-in-out;
    transition: 0.7s ease-in-out;
}
.at-team-content p {
    font-weight: 700;
}
.at-team-content h5 {
    margin-bottom: 0!important;
    color: #fff;
}
/******TEAM-BOTTOM*******/
.at-team-bottom-button {
    padding: 13px 50px!important;
    color: #000;
    border-radius: 0!important;
    border-color: #000;
    font-weight: 700;
    margin-top: 60px;
}
.at-team-bottom-button:hover {
    color: #fff;
}
#at-team-bottom .sppb-addon-container {
    text-align: right;
}
/***** TWITTER *****/
.at-twitter h3,
.at-twitter h4,
.at-twitter p {
    color: #fff;
}
.at-twitter img {
    display: block;
    margin: 0 auto;
}
.at-twitter h4 {
    line-height: 60px;
    font-size: 28px;
}
/***** TIMELINE *****/
.at-history-img img {
    width: 370px;
    height: 370px;
    background: #3b3b3b;
    padding: 80px;
    border-radius: 50%;
  	width: 100%;
  	height: 100%;
}
.at-history-item {
    cursor: pointer;
    padding: 50px 0;
}
.at-history-content p {
    line-height: 30px;
    border-bottom: 1px solid #000;
    padding-bottom: 40px;
}
.at-history-content h5 {
    padding-top: 15px;
    margin-top: 35px;
    background: url(../images/line-history.jpg) no-repeat top left;
}
.at-history-sub .at-history-item:hover i {
    color: #fff;
    -webkit-transition: 0.7s ease-in-out;
    -moz-transition: 0.7s ease-in-out;
    -ms-transition: 0.7s ease-in-out;
    -o-transition: 0.7s ease-in-out;
    transition: 0.7s ease-in-out;
}
.at-history-sub .at-history-item h3 {
    text-transform: uppercase;
    color: #252525;
    -webkit-transition: 0.7s ease-in-out;
    -moz-transition: 0.7s ease-in-out;
    -ms-transition: 0.7s ease-in-out;
    -o-transition: 0.7s ease-in-out;
    transition: 0.7s ease-in-out;
}
.at-history-sub .at-history-item:hover h3 {
    -webkit-transition: 0.7s ease-in-out;
    -moz-transition: 0.7s ease-in-out;
    -ms-transition: 0.7s ease-in-out;
    -o-transition: 0.7s ease-in-out;
    transition: 0.7s ease-in-out;
}
.at-history-sub .at-history-item p {
    color: #808080;
}
.at-history-sub .at-history-item h6 {
    color: #e5e5e5;
}
/***** PORTFOLIO *****/
.project-img img {
    width: 100%;
}
.projects-filter {
    text-align: center;
    display: inline-block;
}
.projects-filter ul {
    display: inherit;
    line-height: 43px;
    margin: 0 auto;
}
.projects-filter ul li {
    line-height: 43px;
    display: static!important;
    float: left;
}
.projects-filter a {
    padding: 8px 15px;
    border: 1px solid #5aaddd;
}
.item-page .project-img {
    border: 5px solid #f2f2ff;
}
.pp-button {
    background: #5aaddd;
    color: #fff;
    padding: 12px 40px;
    font-weight: 700;
}
.pp-button:hover {
    color: #fff;
    background: #666;
}
.project-img-extra-content a,
.project-img-extra-content a:hover {
    color: #fff!important;
}
.project-img-extra-content h4 {
    font-size: 18px!important;
    font-weight: 200!important;
    text-transform: inherit;
}
.projects-filter {
    padding: 0 10px;
}
/***** BUY THEME *****/
.at-buy-theme {
    background: #fafafa;
    border-top: 1px solid #e8e8e8;
}
/***** TESTIMONIAL *****/
#at-testimonial #border-title img {
    border-radius: 50%;
     -webkit-transition: 0.7s ease-in-out;
    -moz-transition: 0.7s ease-in-out;
    -ms-transition: 0.7s ease-in-out;
    -o-transition: 0.7s ease-in-out;
    transition: 0.7s ease-in-out;
}
#at-testimonial #border-title img:hover {
    border: 7px solid #fff;
}
/***** GET QUOTE *****/
.at-get-quote-left p {
    font-size: 20px;
    padding-top: 10px;
}
.at-get-quote-left p strong {
    font-weight: 300!important;
}
.at-get-quote-button {
    padding: 13px 40px;
    border-radius: 0!important;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
    border: 0!important;
}
.at-get-quote-button:hover {
    color: #fff;
}
/***** WORK ******/
.at-work-item {
    cursor: pointer;
}
.at-work-item h2 {
    font-weight: 100!important;
    width: 130px!important;
    height: 130px!important;
    padding: 45px 0;
    background: #141414;
    border-radius: 50%;
    margin: 0 auto;
    color: #fff;
    margin-top: 50px;
    font-style: italic;
    -webkit-transition: 0.7s ease-in-out;
    -moz-transition: 0.7s ease-in-out;
    -ms-transition: 0.7s ease-in-out;
    -o-transition: 0.7s ease-in-out;
    transition: 0.7s ease-in-out;
}
.at-work-item p {
    text-transform: uppercase;
    font-weight: 700;
    color: #000;
    margin-top: 30px;
    font-size: 12px;
}
#at-work .sppb-col-sm-3 {
    background: url(../images/border-work.png) no-repeat right center;
}
#at-work .sppb-col-sm-3:last-child {
    background: none;
}
/***** PROMOD *****/
#at-promod {
    position: relative;
}
.at-promod-img-1 {
    position: absolute;
    top: 122px;
    left: 10%;
    z-index: 1;
}
.at-promod-img-2 {
    position: absolute;
    top: 0;
    left: -75px;
    right: 0;
    margin: 0 auto;
    z-index: 3;
}
.at-promod-img-3 {
    position: absolute;
    top: 125px;
    right: 0;
    z-index: 2;
}
.at-promod-text {
    margin-top: 500px;
}
.at-promod-text p {
    margin-bottom: 50px;
}
.at-promod-button {
    padding: 13px 40px;
    background: #141414;
    text-transform: uppercase;
    color: #fff;
    -webkit-transition: 0.7s ease-in-out;
    -moz-transition: 0.7s ease-in-out;
    -ms-transition: 0.7s ease-in-out;
    -o-transition: 0.7s ease-in-out;
    transition: 0.7s ease-in-out;
}
.at-promod-button:hover {
    color: #fff;
}
/***** STATISTIC *****/
.at-statistic .sppb-title-heading,
.at-statistic p {
    color: #fff;
}
.at-statistic-sub h1 {
    font-size: 60px;
}
.at-statistic-sub h1,
.at-statistic-sub h3 {
    color: #fff;
} 
/***** BLOG *****/
#at-blog div.k2ItemsBlock ul {
    padding-left: 0;
}
#at-blog div.k2ItemsBlock ul li {
    float: left;
    margin-right: 4%;
    width: 48%;
}
#at-blog div.k2ItemsBlock ul li:nth-child(2n) {
    margin-right: 0!important
}
#at-blog a.moduleItemImage img {
    margin-top: 10px;
}
#at-blog .media-body {
    padding-top: 10px;
}
.moduleItemReadMore {
    color: #fff;
    border: 1px solid #fff;
    float: right;
    font-size: 12px !important;
    font-weight: 700;
    margin-right: 234px;
    margin-top: -25px;
    padding: 6px 21px;
    text-transform: uppercase;
}
.moduleItemReadMore:hover {
    color: #fff;
}
/***** K2 *****/
#sp-right .k2ItemsBlock ul li img {
  width: 100%;
}
/* Refine Page Builder */
#sp-page-builder .sppb-section-title.sppb-text-center .sppb-title-subheading {
    margin: 0 auto;
}
.sp-simpleportfolio .sp-simpleportfolio-filter &gt; ul &gt; li &gt; a {
    border-radius: 0!important;
}
.at-page-service i {
  margin-top: 10px;
}
.sp-simpleportfolio-img {
    width: 100%;
}
.sp-simpleportfolio-filter li {
    margin: 5px!important;
}
/***** PRICING *****/
.at-pricing-item i {
    position: absolute;
    width: 80px!important;
    height: 80px!important;
    border-radius: 50%;
    border: 1px solid #ececec;
    color: #000;
    top: 13px;
    left: 0;
    right: 0;
    margin: 0 auto;
    padding: 19px;
    background: #ececec;
}
.at-pricing-item:hover {
    cursor: pointer;
}
.at-pricing-item ul {
    padding-left: 0!important;
}
.at-pricing-item li {
    list-style: none;
    padding: 15px 0;
}
.at-pricing-item li span {
    display: none;
}
.at-pricing-item h4 {
    border: 1px solid #ececec;
    margin: 0!important;
    padding: 60px 0 20px;
    border-bottom: none;
    font-size: 18px;
}
.at-pricing-item ul {
    border: 1px solid #ececec;
    border-top: none;
}
.at-pricing-item .li-last {
    font-size: 50px;
    font-style: italic;
    padding: 10px 0 20px;
    font-weight: 700;
    border-bottom: 1px solid #ececec;
}
.at-pricing-item {
    padding-top: 30px;
}
.at-pricing-item .li-last sup {
    font-size: 18px;
    padding-bottom: 20px;
    font-weight: 700;
    font-style: normal;
}
.at-pricing-item .li-last strong {
    font-size: 14px;
    font-weight: 300;
}
.at-pricing-button {
    -webkit-transition: 0.7s ease-in-out;
    -moz-transition: 0.7s ease-in-out;
    -ms-transition: 0.7s ease-in-out;
    -o-transition: 0.7s ease-in-out;
    transition: 0.7s ease-in-out;
    margin: 0 auto;
    border-radius: 0!important;
    padding: 19px 35.8%;
    background: #000;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
}
.at-pricing-button:hover {
    color: #fff;
}
/*******BREAKING********/
.at-breaking-item {
    margin: 50px 0;
    cursor: pointer;
}
.at-breaking-item h4 {
    text-transform: inherit;
    -webkit-transition: 0.7s ease-in-out;
    -moz-transition: 0.7s ease-in-out;
    -ms-transition: 0.7s ease-in-out;
    -o-transition: 0.7s ease-in-out;
    transition: 0.7s ease-in-out;
}
.at-breaking-item p {
    margin-bottom: 30px;
}
.at-breaking-item .sppb-addon-text {
    min-height: 132px;
}
.at-breaking-item-button {
    padding: 13px 30px;
    text-transform: uppercase;
    color: #fff;
    border: 1px solid #fff;
    font-weight: 700;
}
.at-breaking-item-button:hover {
    color: #fff;
}
/*******CONTACT********/
.at-contact-first-item i {
    border: 1px solid #a4a4a4;
    width: 90px!important;
    height: 90px!important;
    padding: 27px 20px;
    border-radius: 50%;
}
.at-contact-item-text {
    height: 90px;
    padding: 6% 0;
}
.at-contact-item-text p {
    color: #fff;
    font-weight: 700;
    font-style: italic;
}
/*******CONTACT-FORM*******/
#sp-quickcontact-form input {
    width: 32%;
    border-radius: 0!important;
    float: left;
    margin-right: 2%;
}
#sp-quickcontact-form input:nth-child(3n) {
    margin: 0;
}
#sp-quickcontact-form input:nth-child(-n+3) {
    margin-bottom: 12px;
}
#sp-quickcontact-form .sp_qc_clr {
    clear: none;
}
#sp-quickcontact-form  textarea {
    margin-top: 20px;
    width: 100%;
    border-radius: 0;
}
#sp-quickcontact-form .button {
    clear: left;
    width: auto;
    padding: 9px 30px;
    color: #fff;
    border: 0;
    margin-top: 20px!important;
    border-radius: 0;
}
/********CLIENTS**********/
.at-clients img {
    padding: 20px 0;
}
.at-clients-item {
    opacity: 0.4;
    cursor: pointer;
    -webkit-transition: 0.7s ease-in-out;
    -moz-transition: 0.7s ease-in-out;
    -ms-transition: 0.7s ease-in-out;
    -o-transition: 0.7s ease-in-out;
    transition: 0.7s ease-in-out;
}
.at-clients-item:hover {
    opacity: 1;
}
/**************SLIDE-BOTTOM*****************/
.jssort07 {
    position: absolute;
    /* size of thumbnail navigator container */
    width: 800px;
    height: 100px;
}

    .jssort07 .p {
        position: absolute;
        top: 0;
        left: 0;
        width: 99px;
        height: 66px;
    }

    .jssort07 .i {
        position: absolute;
        top: 0px;
        left: 0px;
        width: 99px;
        height: 66px;
        filter: alpha(opacity=80);
        opacity: .8;
    }

    .jssort07 .p:hover .i, .jssort07 .pav .i {
        filter: alpha(opacity=100);
        opacity: 1;
    }

    .jssort07 .o {
        position: absolute;
        top: 0px;
        left: 0px;
        width: 97px;
        height: 64px;
        border: 1px solid #000;
        box-sizing: content-box;
        transition: border-color .6s;
        -moz-transition: border-color .6s;
        -webkit-transition: border-color .6s;
        -o-transition: border-color .6s;
    }

    .jssort07 .pav .o {
        border-color: #0099ff;
    }

    .jssort07 .p:hover .o {
        border-color: #fff;
        transition: none;
        -moz-transition: none;
        -webkit-transition: none;
        -o-transition: none;
    }

    .jssort07 .p.pdn .o {
        border-color: #0099ff;
    }

    * html .jssort07 .o {
        /* ie quirks mode adjust */
        width /**/: 99px;
        height /**/: 66px;
    }

.jssora11l, .jssora11r {
    display: block;
    position: absolute;
    /* size of arrow element */
    width: 37px;
    height: 37px;
    cursor: pointer;
    background: url(../../../images/demo/others/a11.png) no-repeat;
    overflow: hidden;
}

.jssora11l {
    background-position: -11px -41px;
}

.jssora11r {
    background-position: -71px -41px;
}

.jssora11l:hover {
    background-position: -131px -41px;
}

.jssora11r:hover {
    background-position: -191px -41px;
}

.jssora11l.jssora11ldn {
    background-position: -251px -41px;
}

.jssora11r.jssora11rdn {
    background-position: -311px -41px;
}
/*********SLIDE-BLOCK*******/
.slide-container h4 {
    color: #fff;
    letter-spacing: 5px;
    margin: 10px 0 40px!important;
}
.slide-container .sppb-addon-content {
    line-height: 30px;
    font-family: CrimsonText;
    color: #fff;
    font-style: italic;
    font-size: 16px;
}
.slide-container {
    min-height: 300px;
    margin: 0 auto;
}
.slide-stage{
    min-height: 300px;
    position: relative;
}
.slide-image {
    left: 0;
    position: absolute;
    top: 0;
    opacity:0;
    display:none;
}
.slide-image:first-child{
    opacity:1;
    display:block;
}
.slide-pager {
    height: 23px;
    position: absolute;
    bottom: 0px;
    border-bottom: 1px dotted #fff;
}
.slide-pager ul {
    float: right;
    margin: 10px 0 0;
    padding: 0;
    width: auto;
}
.slide-pager-slot {
    background: none repeat scroll 0 0 #999999;
    display: block;
    float: left;
    height: 15px;
    list-style: none outside none;
    margin: 0 5px 0 0;
    width: 15px;
    cursor:pointer;
}
.slide-pager-slot:hover{
    background:red;
}
.slide-pager ul .focus{
    background:green;
}
.slide-control-prev {
    float: left;
    color: #fff;
    cursor: pointer;
    float: left;
    height: 25px;
    line-height: 12px;
    margin: 10px 50px 0 0;
    text-align: center;
    width: 25px;
    font-size: 36px;
    border: 1px solid #fff;
    background: #EDB528;
}
.slide-control-next{
    color: #fff;
    cursor: pointer;
    float: left;
    height: 25px;
    line-height: 12px;
    margin: 10px 0 0;
    text-align: center;
    width: 25px;
    font-size: 36px;
    border: 1px solid #fff;
    background: #EDB528;
}
/********SLIDE-BOTTOM************/
.captionOrange, .captionBlack
{
    color: #fff;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    border-radius: 4px;
}
.captionOrange
{
    background: #EB5100;
    background-color: rgba(235, 81, 0, 0.6);
}
.captionBlack
{
    font-size:16px;
    background: #000;
    background-color: rgba(0, 0, 0, 0.4);
}
a.captionOrange, A.captionOrange:active, A.captionOrange:visited
{
    color: #ffffff;
    text-decoration: none;
}
a.captionOrange:hover
{
    color: #eb5100;
    text-decoration: underline;
    background-color: #eeeeee;
    background-color: rgba(238, 238, 238, 0.7);
}
.bricon
{
    background: url(../images/browser-icons.png);
}
.jssora02l, .jssora02r {
    display: block;
    position: absolute;
    /* size of arrow element */
    width: 55px;
    height: 55px;
    cursor: pointer;
    background: url(../images/a02.png) no-repeat;
    overflow: hidden;
}
.jssora02l { background-position: -3px -33px; }
.jssora02r { background-position: -63px -33px; }
.jssora02l:hover { background-position: -123px -33px; }
.jssora02r:hover { background-position: -183px -33px; }
.jssora02l.jssora02ldn { background-position: -3px -33px; }
.jssora02r.jssora02rdn { background-position: -63px -33px; }

.jssort03 {
position: absolute;
/* size of thumbnail navigator container */
width: 1170px;
height: 60px;
}

.jssort03 .p {
    position: absolute;
    top: 0;
    left: 0;
    width: 62px;
    height: 32px;
}

.jssort03 .t {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
}

.jssort03 .w, .jssort03 .pav:hover .w {
    position: absolute;
    width: 60px;
    height: 30px;
    border: white 1px dashed;
    box-sizing: content-box;
}

.jssort03 .pdn .w, .jssort03 .pav .w {
    border-style: solid;
}

.jssort03 .c {
    position: absolute;
    top: 0;
    left: 0;
    width: 62px;
    height: 32px;
    background-color: #000;
    filter: alpha(opacity=45);
    opacity: .45;
    transition: opacity .6s;
    -moz-transition: opacity .6s;
    -webkit-transition: opacity .6s;
    -o-transition: opacity .6s;
}

.jssort03 .p:hover .c, .jssort03 .pav .c {
    filter: alpha(opacity=0);
    opacity: 0;
}

.jssort03 .p:hover .c {
    transition: none;
    -moz-transition: none;
    -webkit-transition: none;
    -o-transition: none;
}
.jssora02l, .jssora02r {
    display: block!important;
}
#slider2_container {
    width: 100%!important;
    height: 500px!important;
}
#slider2_container &gt; div {
    transform: none!important;
    width: 100%!important;
}
#slider2_container &gt; div &gt; div {
    width: 100%!important;
}
* html .jssort03 .w {
    width /**/: 62px;
    height /**/: 32px;
}
</pre></body></html>