<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body, html {
    height: 100%;
    width: 100%;
	background-color:#ff9da1!important;
}

body, h1, h2, h3, h4, h5, h6 {
    font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 200;
}

body {
    font-weight: 600;
}

.lead {
    font-size: 18px;
    font-weight: 400;
}

p {
    color: #000;
    font-weight: 400;
}

.no-padding {
    padding: 0px!important;
}

.body {
    position: relative;
    width: 100%;
    overflow: hidden;
}

/* Header */

.navbar-default {
    background: none;
    border: none;
    border-radius: 0px;
}

.header {
    padding: 40px 0;
    margin-bottom: 10px;
    z-index: 10000;
}

.logo i {
    color: #fff;
    font-size: 22px;
    margin-right: 3px;
    top: -0px;
    position: relative;
}

.logo {
    color: #fff !important;
    font-size: 25px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 25px;
}

.logo span {
    display: block;
    padding-left: 36px;
}

/* top content */

.intro {
    padding-top: 0px;
    padding-bottom: 40px;
    box-shadow: 0px !important;
    background:transparent;
    position: relative;
}

.intro img{margin-bottom: 15px}

.header-nav {
    float: right;
    margin: 12px 0 0;
    padding: 0px;
}

.header-nav &gt; li {
    float: left;
    margin-left: 5px;
    list-style: none;
}

.header-nav &gt; li &gt; a {
    color: #fff;
    font-weight: 400;
    font-size: 14px;
    padding: 11px 15px;
}

.purchase a {
    background: transparent;
    color: #fff;
    border-radius: 4px;
    margin-left: 15px;
    letter-spacing: 0px;
    text-transform: uppercase;
    font-size: 13px !important;
    border: 1px solid #fff;
}

.purchase a:hover {
    color : #eb4b01;
    background:#fff;
}

.main-slider {
    margin-top: 30px;
}

.order-wrap {
    position: relative;
    padding: 0px;
    background: #fff;
    margin-top: 50px;
    display: table;
    border-radius: 10px;
    overflow: hidden;
    border-bottom: 4px solid #b83b01;
}

.order-wrap form {
    padding: 4px 25px 10px;
}

.order-wrap &gt; h2 {
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
    color: #222;
    display: table;
    margin: 30px auto 25px;
}

.order-wrap &gt; h2 i {
    font-size: 12px;
    border: 2px solid #000;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    margin: -16px 0 0;
    position: relative;
    top: -5px;
    margin-bottom: -15px;
}

.apply-form label {
    font-size: 14px;
    font-weight: 300;
    color: #000;
    line-height: 40px;
    text-transform: uppercase;
}

.apply-form input , .apply-form select {
    color: #777 !important;
    height: 40px;
    padding: 10px 15px;
    border: 1px solid #ccc;
	margin-bottom:20px;
	margin-top:0px;
}

.apply-form textarea {
    color: #000 !important;
    padding: 10px 15px;
    border: 1px solid #ccc;
}

input::-webkit-input-placeholder {
    color: #777 !important;
    opacity: 1 !important;
}

input:-moz-placeholder {
    color: #777 !important;
    opacity: 1 !important;
}

input::-moz-placeholder {
    color: #777 !important;
    opacity: 1 !important;
}

input:-ms-input-placeholder {
    color: #777 !important;
    opacity: 1 !important;
}

textarea::-webkit-input-placeholder {
    color: #777 !important;
    opacity: 1 !important;
}

textarea:-moz-placeholder {
    color: #777 !important;
    opacity: 1 !important;
}

textarea::-moz-placeholder {
    color: #777 !important;
    opacity: 1 !important;
}

textarea:-ms-input-placeholder {
    color: #777 !important;
    opacity: 1 !important;
}


/* Welcome content */

.welcome {
    padding: 50px 0 40px;
}

.welcome h2 {
    font-size: 35px;
    margin-bottom: 25px;
    text-transform: uppercase;
    font-weight: 400;
}

/* Services content */

.services {
    padding: 50px 0 100px;
}

.services h4 {
    font-size: 17px;
    margin: 25px 0 15px;
    font-weight: 700;
    text-transform: uppercase;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
}

.services p {
    font-size: 13px;
    line-height: 21px;
    color: #666;
}

.service-item {
    margin-bottom: 15px;
    background: #fff;
}

.line {
    height: 1px;
    width: 250px;
    margin: 25px auto 40px;
    background: #000;
}

i.service-icon {
    color: #b4c9e6;
	width:60px;
	height:60px;
	line-height:60px;
    display: inline-block;
    font-size: 60px;
    vertical-align: middle;
    text-align: center;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
    position: relative;
}

.service-item:hover i.service-icon {
    font-size: 40px;
}

.service-item:hover h4 {
    color: #b4c9e6;
}

.service-item:hover {
    cursor: pointer;
}

/* Author content */

.author-content {
    padding: 60px 0;
    background: #98d1e7;
    position: relative;
}

.author-content img {
    display: table;
    margin: 0 auto;
    border: 8px solid #fff;
    box-shadow: 0px 4px 10px rgba(0,0,0,0.3);
    transform: rotate(-4deg);
    -ms-transform: rotate(-4deg); /* IE 9 */
    -webkit-transform: rotate(-4deg); /* Opera, Chrome, and Safari */;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
}

.author-content img:hover {
    cursor:pointer;
    transform: rotate(-0deg);
    -ms-transform: rotate(-0deg); /* IE 9 */
    -webkit-transform: rotate(-0deg); /* Opera, Chrome, and Safari */;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
}

.author-content h2, .author-content h3, .author-content p {
    color: #000 !important;
}

.icon-center i {
    border: 1px solid #000;
    width: 55px;
    height: 55px;
    line-height: 55px;
    text-align: center;
    font-size: 18px;
    border-radius: 50%;
}

.author-content h2 {
    font-size: 30px;
    margin: 35px 0 25px;
    font-weight: 200;
}

.author-content h3 {
    text-transform: uppercase;
    font-weight: 500;
    margin-top: 25px;
    margin-bottom: 15px;
    font-size: 16px;
    border-bottom: 1px solid #fff;
    padding-bottom: 5px;
    display: table;
}

.author-content p {
    font-size: 16px;
    line-height: 27px;
}

.facebook-link a:hover {
    color: #3b5998;
}

.linkedin-link a:hover {
    color: #007fb1;
}

.twitter-link a:hover {
    color: #39a9e0;
}

.google-plus-link a:hover {
    color: #d14836;
}

.list-social-icons {
    margin-bottom: 45px;
}

.tooltip-social a {
    text-decoration: none;
    color: #fff;
    font-size: 23px;
    margin-right: 15px;
}

/* Screenshots content */

.quote-main {
    padding: 35px 0;
}

.quote-main h2 {
    margin-bottom: 40px;
}

.blockquote-style {
    width: 100%;
}

.blockquote-style blockquote {
    background: #fff;
    padding: 15px 20px 20px;
    border: 1px solid #d2d2d2;
    border-radius: 3px;
}

.blockquote-style blockquote p {
    font-size: 22px;
    color: #000;
    font-weight: 400;
    line-height: 25px;
    position: relative;
    padding-left: 35px;
    font-family: 'Droid Serif', serif;
    font-style:italic;
}

.blockquote-style blockquote p:before {
    content: "\f10d";
    position: absolute;
    width: 45px;
    height: 100%;
    color: #000;
    left: -15px;
    top: 1px;
    font-size: 30px;
    text-align: center;
    font-family: 'FontAwesome';
    font-style: normal;
    color: #bbb;
}

.blockquote-style .mb-attribution {
    text-align: right;
    padding: 10px 80px 20px 20px;
    position: relative;
}

.blockquote-style .mb-thumb1 ,
.blockquote-style .mb-thumb2 ,
.blockquote-style .mb-thumb3 ,
.blockquote-style .mb-thumb4 ,
.blockquote-style .mb-thumb5 {
    display: block;
    width: 70px;
    height: 70px;
    border: 5px solid #fff;
    border-radius: 50%;
    background: url(../demo/quote/1.jpg) no-repeat center center;
    background-size: 100%;
    position: absolute;
    right: 10px;
    bottom: 5px;
    box-shadow: inset 1px 1px 4px rgba(0,0,0,0.3),
        0 2px 3px rgba(0,0,0,0.4);
}

.blockquote-style .mb-thumb2 {
    background: url(../demo/quote/2.jpg) no-repeat center center;
    background-size: 100%;
}

.blockquote-style .mb-thumb3 {
    background: url(../demo/quote/3.jpg) no-repeat center center;
    background-size: 100%;
}

.blockquote-style .mb-thumb4 {
    background: url(../demo/quote/1.jpg) no-repeat center center;
    background-size: 100%;
}

.blockquote-style .mb-thumb5 {
    background: url(../demo/quote/2.jpg) no-repeat center center;
    background-size: 100%;
}

.blockquote-style .mb-author {
    font-weight: 700;
    font-size: 18px;
    color: #000;
    margin: 0px;
}

.blockquote-style cite {
    font-weight: 400;
    color: #555;
    text-transform: uppercase;
    font-size: 11px;
}

.blockquote-style cite:hover {
    color: #000;
}

/* Info content */


.info-content {
    padding: 40px 0 60px;
}

.info-content h2 {
    margin: 20px 0;
}

.info-content p {
    font-size: 15px;
    line-height: 26px;
}

/* Pricing content */

.pricing {
    padding: 50px 0;
    background: #f39c12;
    position: relative;
}

.price {
    font-size: 4em;
}

.pricing .label {
    position: relative;
    top: -2px;
    line-height: 0;
    padding: 3px 5px 2px;
    right: -2px;
}

.price-cents {
    vertical-align: super;
    font-size: 50%;
}

.list-group-item {
    color: #757575;
    font-size: 14px;
}

.list-group .btn {
    background: #d5dd2f !important;
    border-color: #d5dd2f;
}

.list-group .btn:hover {
    background: #d5dd2f !important;
}

.panel-default {
    border-color: #ccc;
    padding: 15px 0;
}

.panel-body {
    font-size: 20px;
    line-height: 27px;
    font-weight: 400;
    color: #000;
}

/* FAQ section */

.faq-wrap {
    padding: 20px 0;
}

.faq-content {
    padding: 35px 0;
}

.faq-content .panel-title {
    font-size: 22px;
    font-weight: 700;
    text-transform: none;
    padding: 0px;
    margin: 0px;
}

.faq-content .panel-title:hover {
    color: #000;
}

.panel-default &gt; .panel-heading {background-color:#98d1e787!important }

.faq-content .panel-default {
    border-color: #98d1e7;
    padding: 0px 0px;
}

.faq-wrap h3 {
    font-weight: 700;
    text-transform: none;
    margin: 0 0 5px;
}

.faq-wrap p {
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 13px;
}

.video {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    margin-top: 7px;
}

.video iframe,
.video object,  
.video embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* Newsletter */

.newsletter-form {
    display: table;
    float: right;
}

.newsletter {
    color: #ffffff;
    background: #3498db;
    padding: 40px 0 55px;
}

.newsletter input {
    border: none;
    background: #fff;
    height: 41px;
    border-radius: 5px;
    padding: 0px 15px;
    font-weight: 600;
    position: relative;
    top: 2px;
}

.newsletter .btn {
    margin: 10px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    padding: 12px 25px 8px;
    background: #2980b9;
}

.newsletter i {
    margin-right: 5px;
}

/* Clients content */

.clients {
    padding: 80px 0;
}

.img-client {
    border: 1px solid #fff;
    border-radius: 3px;
    opacity: 0.5;
    filter: alpha(opacity=50);
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
}

.img-client:hover {
    border: 1px solid #bbb;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
}

/* Contact Info */

.contact-info {
    padding: 0px;
}

.contact-info li {
    list-style: none;
    float: left;
    width: 33.3333%;
    padding: 0 20px;
    font-size: 18px;
    margin-top: 5px;
    text-align: center;
}

.contact-info li i {
    color: #fff;
    width: 60px;
    height: 60px;
    border: 1px solid #fff;
    border-radius: 50%;
    line-height: 58px;
    text-align: center;
    font-size: 25px;
    display: table;
    margin: 0 auto 20px;
}

.cinfo {
    padding: 60px 0;
    color: #fff;
    background: #98d1e7;
    position: relative;
}

.cinfo ul {
    margin-bottom: 0;
}

.cinfo-social-buttons {
    margin-top: 0;
}

.cinfo-social-buttons .btn {
    border: 2px solid #444;
    width: 58px;
    height: 58px;
    border-radius: 50%;
    text-align: center;
    padding: 0px;
    line-height: 56px;
    background: transparent;
    color: #444;
}

.cinfo-social-buttons .btn:hover {
    color: #1abc9c;
    border: 2px solid #1abc9c;
}

/* Footer */

footer .list-inline {
    display: table;
    margin: 0 auto;
}

footer {
    background-color: #000;
    padding: 15px 0 20px 0;
}

p.copyright {
    margin: 15px 0 0;
    color: #fff;
}

/* Extras */

.btn1 {
    margin: 25px 0 0px;
    color: #fff;
    font-size: 15px;
    padding: 13px 30px 11px;
    background: #000;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border-bottom: 3px solid #aaa;
    text-transform: uppercase;
    font-weight: 700;
    min-width: 180px;
    text-align: center;
}

.btn1:hover {
    background: #555;
	color:#fff;
}

.btn2 {
    color: #fff;
    font-size: 30px;
    padding: 10px 20px 8px;
    background: #ffa900;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border-bottom: 3px solid #785b24;
    text-transform: uppercase;
    font-weight: 700;
    min-width: 150px;
    text-align: center;
}

.btn2:hover {
    background: #0c6c84;
    color:#fff;
}

.btn-center {
    display: table;
    margin-left: auto;
    margin-right: auto;
}

.btn3 {
    color: #fff;
    font-size: 14px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: none;
    border-bottom: 3px solid #2980b9;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
    background: #298acb !important;
}

.btn3:hover {
    background: #2980b9 !important;
    color:#fff;
}

    #loading, #success{display: none}

    #loading, #success{
    height: 150px;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    vertical-align: middle;
    margin: auto 30px;
	background:#000;
	background:rgba(0,0,0,0.6);
	border-radius:15px;
	color:#fff;
line-height:150px;
text-align:center;
font-size:18px;
font-weight:300;
}

#loading span , #success span {
display: inline-block;
  vertical-align: middle;
  line-height: 22px;
font-size:18px;
font-weight:300;
}

#result {
    display: table;
    width: 100%;
    font-weight: 300;
    font-size: 12px;
text-transform:uppercase;
    margin-bottom: -35px;
    display: table;

}


@media (max-width: 767px) {

.container {
    max-width: 420px;
    width: 420px;
    margin: 0 auto;
}

.logo {
    display: table;
    margin-left: auto;
    margin-right: auto;
    float: none;
}

.header-nav {
    float: none;
}

.header-nav &gt; li {
    float: none;
    display: table;
    margin-left: auto;
    margin-bottom: 10px;
    margin-right: auto;
}

.purchase a {
    margin-left: 0px;
    margin-top: 15px !important;
    display: table;
}

.header {
    padding: 20px 0;
    margin-bottom: 10px;
    z-index: 10000;
}

.order-wrap &gt; h2 {
    font-size: 20px;
}

.order-wrap &gt; h2 i {
    font-size: 12px;
    border: 2px solid rgb(0, 0, 0);
    border-radius: 50%;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    margin: -0px 0 0;
    position: relative;
    top: -2px;
    margin-bottom: -15px;
}

.welcome h2 {
    font-size: 26px;
    line-height: 30px;
}

.line {
    width: 60%;
}

.service-item {
    margin-top: 20px;
}

.video-wrap .video {
    margin-top: 30px;
}

.newsletter input {
    width: 100%;
    margin: 15px 0 0;
}

.newsletter .btn {
    width: 100%;
    margin: 10px 0 0;
}

.contact-info li {
    width: 100%;
    margin: 15px 0;
}

.order-wrap {
    width: 100%;
}

.newsletter-form {
    display: table;
    float: none;
    margin: 0 auto;
}

.newsletter h3 {
    text-align: center;
}

#result {
    margin-bottom: 0px;
    margin-top: 10px;
}

}

@media (max-width: 421px) {

.container {
    max-width: 360px;
    width: 360px;
    margin: 0 auto;
}

}

@media (max-width: 320px) {

.container {
    max-width: 290px;
    width: 290px;
    margin: 0 auto;
}

}

@media only screen and (min-width: 768px) and (max-width: 959px) {


.apply-form input, .apply-form textarea {
    font-size: 12px !important;
}

.order-wrap &gt; h2 {
    font-size: 20px;
}

.order-wrap &gt; h2 i {
    font-size: 12px;
    border: 2px solid rgb(0, 0, 0);
    border-radius: 50%;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    margin: -0px 0 0;
    position: relative;
    top: -2px;
    margin-bottom: -15px;
}

.order-wrap {
    margin-top: 0px;
}

.newsletter h3 {
    margin: 10px 0px;
}

}

@media only screen and (min-width: 960px) and (max-width: 1050px) {

.container {
    width: 90% !important;
    max-width: 90% !important;
    margin: 0 auto;
}

}


.strikethrough {
  position: relative;
}
.strikethrough:before {
  position: absolute;
  content: "";
  left: 0;
  top: 50%;
  right: 0;
  border-top: 1px solid;
  border-color: #FF0004;

  -webkit-transform:rotate(-25deg);
  -moz-transform:rotate(-25deg);
  -ms-transform:rotate(-25deg);
  -o-transform:rotate(-25deg);
  transform:rotate(-25deg);
}

.image {
  opacity: 1;
  display: block;
  width: 100%;
  height: auto;
  transition: .5s ease;
  backface-visibility: hidden;
}

.box-offerta:hover .image {
  opacity: 0.3;
}

.box-offerta:hover .middle {
  opacity: 1;
}

.middle {
  transition: .5s ease;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
}



.text {
  background-color: #4CAF50;
  color: white;
  font-size: 40px!important;
	padding: 16px 32px;}


[class^='imghvr-'],
[class*=' imghvr-'] {
  background-color: #012a5b!important;
}</pre></body></html>