<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 10px!important;
        font-size: 10px!important;
    }
    .at-testimonial-stroke-hover-rsp p {
        font-size: 10px!important;
    }
    .at-banner-item-text p {
        margin-top: 30px!important;
    }
     #at-what .at-what-img img {
        min-height: 950px!important;
    }
    .at-about-content {
        padding: 0!important;
    }
    h3 {
        font-size: 30px!important
    }
    #at-why-choose {
        padding-left: 0!important;
    }
}
@media (min-width: 821px) and (max-width: 979px) {
    .at-testimonial-stroke-hover-rsp p {
        font-size: 10px!important;
    }
    #at-what .at-what-img img {
        min-height: 1050px!important;
    }
    .at-what-content {
        min-height: 1050px!important;
    }
}
@media (min-width: 768px) and (max-width: 820px) {
    .at-testimonial-stroke-hover-rsp p {
        font-size: 8px!important;
    }
    #at-what .at-what-img img {
        min-height: 1080px!important;
    }
    .at-what-content {
        min-height: 1080px!important;
    }
}
@media (min-width: 768px) and (max-width: 979px) {
    .sp-megamenu-parent &gt; li &gt; a {
        font-size: 10px!important;
        letter-spacing: 0!important;
        padding: 0 5px!important;
    }
  	#sp-logo img {
      	width: 100%;
    }
    .at-testimonial-stroke {
        display: none;
    }
    .at-testimonial-stroke {
        display: none!important;
    }
    #at-testimonial .tp-button {
        margin: 0!important;
    }
    .at-banner-item-text p {
        margin-top: 25px!important;
    }
    #at-banner .at-banner-item-text h4 {
        font-size: 13px!important;
    }
    #at-banner .at-banner-item-text p {
        font-size: 11px!important;
    }
    .at-about-content {
        padding: 0!important;
    }
    h3 {
        font-size: 30px!important
    }
    #at-why-choose {
        padding-left: 0!important;
    }
    .at-services-item-text {
        padding-top: 10px!important;
    }
}
@media (min-width: 481px) and (max-width: 767px) {
    #at-helpful .sppb-row&gt;div {
        width: 50%!important;
        float: left;
    }
}
@media (max-width: 767px) {
    #sp-header {
        background: rgba(0,0,0,.5)!important;
    }
    #sp-footer2 {
        text-align: left!important;
    }
    .sp-contact-info {
        float: left!important;
    }
    #at-slider {
        display: none!important;
    }
    #at-slider-second {
        display: none;
    }
    .sticky-wrapper.is-sticky {
        position: relative!important;
    }
    #sp-menu {
        position: absolute!important;
        right: 0;
    }
    #offcanvas-toggler {
        line-height: 0!important;
    }
    #offcanvas-toggler &gt; i {
        margin: 0;
    }
    #at-contact-form .creativecontactform_field_box_inner {
        width: 100%!important;
    }
    #at-contact-form .creativecontactform_field_box {
        width: 98%!important;
    }
    #at-contact-form .sppb-section-title {
        margin-bottom: 170px!important;
    }
    .at-services-item-text {
        margin-bottom: 30px;
    }
    .at-banner-item {
        margin: 20px 0;
    }
    .at-block1-item {
        margin-top: 70px!important;
        margin-bottom: 70px!important;
    }
    .at-services-item {
        margin-bottom: 30px!important;
    }
    #at-why-choose {
        padding-left: 0!important;
    }
}
@media (max-width: 480px) {
    .sp-simpleportfolio .sp-simpleportfolio-fiater &gt; ul &gt; li {
        margin: 5px!important;
    }
    #at-blog div.k2ItemsBlock ul li {
        margin-right: 0!important;
        width: 100%!important;
    }
    #at-blog div.k2ItemsBlock ul li a {
        font-size: 14px!important;
    }
    .at-helpful-item span {
        width: 100%;
    }
    .at-helpful-item span img {
        width: 100%;
    }
}
/***** GENERAL *****/
h1, h2, h3, h4, h5, h6, a, i, em, img, .button, span, p {
    -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;
}
body {
    font-size: 14px;
    font-weight: 400;
    line-height: 26px;
    word-spacing: 2px;
}
h1, h2, h3, h4, h5, h6 {
    color: #2b0e72;
    font-weight: 400;
    letter-spacing: 1px;
}
.sppb-section-title h2 {
    color: #333;
    font-size: 30px;
    font-weight: 300;
    padding-bottom: 20px;
}
.at-button:hover {
    color: #fff;
}
#at-slider strong {
    display: none;
}
.sppb-section-title h6 {
    font-size: 13px!important;
    text-transform: capitalize;
    font-weight: 700;
}
.sppb-section-title h3 {
    font-size: 40px;
    text-transform: uppercase;
    font-weight: 700;
    padding-top: 20px;
}
.sppb-section-title p {
    font-size: 13px;
    line-height: 20px;
    margin: 25px 0!important;
    font-style: italic;
}
/**********BUTTON*********/
.btn {
    border-radius: 40px;
    margin-bottom: 5px;
    font-weight: 700;
    transition: color 0.3s ease 0s, background-color 0.3s ease 0s, border-color 0.3s ease 0s;
}
.btn-default {
    border-color: #e5e5e5;
    color: #676767;
}
.btn-default:hover {
    background-color: #4ecdc4;
    border-color: #4ecdc4;
    color: #fff;
}
.btn-default-o {
    background-color: transparent;
    border-color: #f2f2f2;
    color: #f2f2f2;
}
.btn-default-o:hover {
    background-color: #fff;
    border-color: #fff;
    color: #4ecdc4;
}
.btn-main-o {
    background-color: transparent;
    border-color: #4ecdc4;
    color: #4ecdc4;
}
.btn-main-o:hover {
    background-color: #4ecdc4;
    border-color: #4ecdc4;
    color: #fff;
}
.btn-dark-o {
    background-color: transparent;
    border-color: #4c4c4c;
    color: #4c4c4c;
}
.btn-dark-o:hover {
    background-color: #4c4c4c;
    border-color: #4c4c4c;
    color: #fff;
}
.btn-dark {
    background-color: #4c4c4c;
    border-color: #4c4c4c;
    color: #fff;
}
.btn-dark:hover, .btn-dark:focus, .btn-dark:active {
    background-color: #333333;
    border-color: #333333;
    color: #fff;
}
.btn-main {
    color: #fff;
}
.btn-main:hover, .btn-main:focus, .btn-main:active {
    background-color: #33b5ac;
    border-color: #33b5ac;
    color: #fff;
}
.btn-link {
    color: #4ecdc4;
    font-weight: 400;
}
.btn-link:hover, .btn-link:focus, .btn-link:active {
    color: #4c4c4c;
    text-decoration: none;
}
.btn.btn-lg {
    font-size: 21px;
    letter-spacing: 2px;
    padding: 10px 35px;
}
/***** MENU BAR *****/
.template-options,
.helix3-toggler {
    z-index: 9999;
}
#sp-header-sticky-wrapper {
    position: relative;
    z-index: 999;
}
body.itemid-437 #sp-header-sticky-wrapper #sp-header {
    background-color: transparent;
}
#sp-header-sticky-wrapper #sp-header {
    background-color: #2b0e72;
}
.sticky-wrapper.is-sticky #sp-header {
    background-color: ;
}
.sticky-wrapper.is-sticky .sp-megamenu-parent &gt; li.active &gt; a, 
.sticky-wrapper.is-sticky .sp-megamenu-parent &gt; li:hover &gt; a {
    background-color: ;
}
.itemid-437 .sp-megamenu-parent &gt;li &gt;a {
    color: #000080;
}
.sticky-wrapper.is-sticky #sp-header .sp-megamenu-parent &gt;li &gt;a {
    color: #ffffff;
}
#sp-header .logo h1 {
    -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;
}
.sticky-wrapper.is-sticky #sp-header .logo h1 {
    height: 70px;
}
#sp-header {
    -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;
}
.sticky-wrapper.is-sticky #sp-header {
    height: 90px;
}
.sp-megamenu-parent &gt; li &gt; a {
    -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;
}
.sticky-wrapper.is-sticky .sp-megamenu-parent &gt; li &gt; a {
    line-height: 70px;
}
#offcanvas-toggler {
    -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;
}
.sticky-wrapper.is-sticky #offcanvas-toggler {
    line-height: 70px;
}
.sp-megamenu-wrapper a&gt;i {
    margin-top: 35px!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;
}
.sticky-wrapper.is-sticky #sp-header .sp-megamenu-wrapper a&gt;i  {
    margin-top: 24px!important;
}
/***** SLIDER *****/
#sp-main-body .home-page #at-slider {
    margin-top: -90px;
}
#at-slider .tp-button.blue {
    box-shadow: none!important;
}
#at-slider .tp-button {
    padding: 14px 40px!important;
    text-transform: uppercase;
    font-weight: 700;
    border-radius: 0!important;
    color: #fff!important;
    font-size: 11px!important;
    border-color: #fff;
}
#at-slider .tp-button:hover {
    color: #fff!important;
}
/*******ABOUT*******/
.at-about-item {
    margin: 30px 0;
}
.at-about-content h3 {
    text-transform: uppercase;
}
.at-about-content h6 {
    font-size: 14px;
    font-style: italic;
    line-height: 25px;
}
.at-about-content {
    padding: 80px 50px;
}
.at-about-content h3 {
    margin: 30px 0;
    padding-top: 20px;
}
/*******BLOCK-1********/
.at-block1-item {
    margin: 0 25px; 
}
.at-block1-item span,
.at-block1-item img {
    width: 100%;
}
.at-block1-item h5 {
    line-height: 35px!important;
}
.at-block1-item p {
    color: #fff;
}
.at-block1-item a {
    font-size: 11px;
    text-transform: uppercase;
    color: #fff;
    padding: 12px 30px;
    border-radius: 5px;
    font-weight: 700;
}
.at-block1-item a:hover {
    color: #fff;
}
/*******BLOCK-2********/
.at-block2-content&gt;div:nth-child(2) {
    padding-left: 0!important;
}
.at-block2-content&gt;div:nth-child(3) {
    padding-right: 0!important;
}
/*******PROJECT********/
#at-project .sppb-section-title h3 {
    background-position: top center;
}
#at-project .sppb-section-title p {
    color: #fff;
}
.at-project-item-center h2 {
    text-transform: uppercase;
}
.at-project-item-center h2:before {
    background: #adadad;
    width: 100px;
    height: 20px;
}
.at-project-item-center h5 {
    color: #fff;
}
.at-project-item-center p {
    color: #fff;
}
/*******SERVICES********/
.at-services-icon {
    position: absolute;
    top: 0;
    left: 15px;
    z-index: 2;
    padding: 10px;
    background: rgba(0,0,0,.3);
}
.at-services-item {
    cursor: pointer;
}
.at-services-item-text {
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    padding: 90px 20px 0;
    z-index: 1;
}
.at-services-item {
    position: relative;
}
.at-services-item span {
    opacity: 0;
    width: 100%;
}
.at-services-item img {
    width: 100%;
}
.at-services-item:hover span {
    opacity: 1
}
.at-services-item-text h5 {
    color: #fff;
    font-size: 14px;
}
.at-services-item-text h6 {
    color: #fff;
    font-style: italic;
}
.at-services-item-text p {
    color: #fff;
    margin-top: 20px;
}
/*******WHY-CHOOSE********/
#at-why-choose {
    padding-left: 70px;
}
#at-why-choose .sppb-row&gt;div:nth-child(2) {
    padding-right: 0;
}
#at-why-choose .sppb-section-title p {
    color: #afafaf;
}
.at-why-choose-title {
    padding: 50px 0 0px;
}
.at-why-choose-item {
    margin: 15px 0;
}
.at-why-choose-item img {
    border-radius: 50%;
}
.at-why-choose-item h5 {
    text-transform: uppercase;
}
.at-why-choose-item h6 {
    color: #adadad;
    font-style: italic;
}
.at-why-choose-item p {
    color: #afafaf;
}
/*******PORTFOLIO********/
#at-portfolio h3 {
    background-position: top center;
}
#at-portfolio ul li a {
    border-radius: 0!important;
}
/*******BANNER*******/
#at-banner .sppb-row&gt;div {
    padding: 0!important;
}
#at-banner .at-banner-item {
    position: relative;
    cursor: pointer;
}
.at-banner-item span,
.at-banner-item span img {
    width: 100%;
}
.at-banner-item-text {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    margin: 27% auto;
}
.at-banner-item-text h6 {
    color: #fff;
    font-size: 13px;
}
.at-banner-item-text  p {
    text-transform: capitalize;
    font-size: 13px!important;
    margin: 70px 0 7px;
    color: #fff!important;
}
.at-banner-item-text h1 {
    font-size: 46px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
}
.at-banner-item-text  p:nth-child(3) {
    margin: 7px 0 0!important;
    text-transform: inherit;
}
/******INFO-BLOCK-1******/
.at-info-block-1-title {
    margin-bottom: 50px;
}
.at-info-block-1-title h3 {
    text-transform: uppercase;
}
.at-info-block-1-title h6 {
    font-size: 13px;
    font-style: italic;
    margin: 15px 0;
}
.at-info-block-1-content h5 {
    text-transform: uppercase;
    font-size: 13px;
    margin-top: 10px;
}
.at-info-block-1-content {
    margin: 24px 0;
    cursor: pointer;
}
.at-info-block-1-content img {
    border-radius: 50%;
    border: 5px solid #fff;
}
.at-info-block-1-content:hover img {
    border-radius: 50%;
    border: 5px solid;
}
@-webkit-keyframes flash {
  from, 50%, to {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

@keyframes flash {
  from, 50%, to {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}
.flash {
  -webkit-animation-duration: 1.5s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
/*****OUR-CLASS******/
.at-our-class-item h6 {
    font-style: italic;
    font-size: 13px;
    color: #fff;
    font-weight: 700;
}
.at-our-class-item h5 {
    text-transform: uppercase;
    color: #fff;
    font-size: 18px;
}
.at-our-class-item p {
    font-size: 13px;
    color: #fff;
}
/******OUR-SERVICES*******/
.at-our-services-item {
   padding: 50px 20px;
   cursor: pointer;
}
.at-our-services-item h5 {
    font-size: 14px;
    margin: 20px 0;
}
.at-our-services-item span i {
    transform: scale(.8);
}
.at-our-services-item:hover span i {
    transform: scale(1.2);
}
#at-our-services&gt;div&gt;div {
    padding: 0!important;
}
#at-our-services&gt;div&gt;div:nth-child(2n+1) .at-our-services-item:nth-child(2n+1),
#at-our-services&gt;div&gt;div:nth-child(2n) .at-our-services-item:nth-child(2n) {
    background: #fbfbfb;
}
/******BLOG*******/
#at-blog div.k2ItemsBlock ul {
    padding-left: 0;
}
#at-blog div.k2ItemsBlock ul li {
    float: left;
    margin-right: 1.5%;
    width: 32%;
}
#at-blog div.k2ItemsBlock img {
    width: 100%;
}
#at-blog div.k2ItemsBlock ul li:nth-child(3n) {
    margin-right: 0!important
}
#at-blog div.k2ItemsBlock ul li a {
    color: #000;
    font-weight: 700;
    font-size: 16px;
}
#at-blog a.moduleItemImage img {
    margin-top: 10px;
    margin-bottom: 15px;
}
#at-blog .media-body {
    padding-top: 10px;
}
#at-blog div.k2ItemsBlock ul li .moduleItemReadMore {
    font-size: 10px;
    text-transform: uppercase;
    font-weight: 700;
    padding: 8px 35px;
    color: #fff;
    display: inline-block;
    margin-top: 25px;
}
/******SLIDER-SECOND*******/
#at-slider-second .tp-button {
    padding: 14px 40px!important;
    text-transform: uppercase;
    font-weight: 700;
    border-radius: 0!important;
    color: #fff!important;
    font-size: 11px!important;
    border-color: #fff;
}
#at-slider-second .tp-button:hover {
    color: #fff!important;
}
#at-slider-second .tp-button.blue {
    box-shadow: none!important;
}
/*****OUR-BLOCK-IMG******/
.at-info-block-img-left h6 {
    color: #fff;
    font-style: italic;
}
.at-info-block-img-left h5 {
    color: #fff;
    font-weight: 700;
    font-size: 32px;
}
.at-info-block-img-left p {
    font-size: 14px;
    color: #fff;
    margin: 60px 0 40px;
}
.at-info-block-img-left a {
    padding: 14px 40px!important;
    text-transform: uppercase;
    font-weight: 700;
    border-radius: 0!important;
    color: #fff!important;
    font-size: 11px!important;
    border-color: #fff;
}
.at-info-block-img-right {
    position: relative;
}
.at-info-block-img-right-img {
    position: absolute;
    top: 0;
    left: 100px;
}
.at-info-block-img-right-text h1 {
    font-size: 130px;
    line-height: 130px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
}
@-webkit-keyframes shake {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

@keyframes shake {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}
.shake {
  -webkit-animation-duration: 1.5s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
/*******HELPFUL*********/
.at-helpful-item:hover {
    cursor: pointer;
}</pre></body></html>