<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Font do Site - Primeiro a ser carregado */
/* latin */
@font-face {
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(../fonts/rubik-300.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin */
@font-face {
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../fonts/rubik-400.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin */
@font-face {
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(../fonts/rubik-500.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin */
@font-face {
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(../fonts/rubik-600.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin */
@font-face {
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(../fonts/rubik-700.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin */
@font-face {
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(../fonts/rubik-700.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
.pricingtables .btn-primary {
  background-color: #8A169D;
  color: #FFF;
  font-weight:600;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  padding: 17px 17px 17px 17px;
}
.pricingtables .btn-primary:hover,
.pricingtables .btn-primary.hover {
  background-color: #FFFFFF;
  color: #8A169D;

}

.pricingtables .btn-primary2 {
  background-color: #2E3566;
  border: solid 2px #2E3566;
  color: #FFF;
  font-weight:600;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  padding: 10px 10px 10px 10px;
}
.pricingtables .btn-primary2:hover,
.pricingtables .btn-primary2.hover {
  background-color: transparent;
  border: solid 2px #FFFFFF;
  color: #fff;
}

.pricingtables .btn-primary3 {
  background-color: #2E3566;
  border: solid 2px #2E3566;
  color: #FFF;
  font-weight:600;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  padding: 10px 10px 10px 10px;
  font-size:17px;
}
.pricingtables .btn-primary3:hover,
.pricingtables .btn-primary3.hover {
  background-color: transparent;
  border: solid 2px #FFFFFF;
  color: #fff;
}

.tadaEffect[_ngcontent-xgv-c53] img[_ngcontent-xgv-c53]{
animation: updown 4.5s ease 50 backwards;
animation-delay: 0s;
}

.pricingtables .desc &gt; h3 {
	font-size: 1.1em;
	color:#FFFFFF;
	font-weight:600;
}

.pricingtables .desc2 &gt; h3 {
 font-size: 1.3em;
 color:#FFFFFF;
  font-weight:600;
}

/* Pricing Tables Home */

.pricingtables.shared .row.no-gutter [class*='col-']:not(:first-child) {
    padding-left: 0px;
    padding-right: 0px;
}

.pricingtables.shared .row.no-gutter [class*='col-']:not(:last-child) {
    padding-left: 0px;
    padding-right: 0px;
}

.price-cercle {
	position: relative;
	background-color: #2E3566;
	padding: 0 0 25px 0;
}

    .price-cercle &gt; * {
        color: #f2e500;
    }

.pricingtables .row.no-gutter [class*='col-']:not(:first-child), .pricingtables .row.no-gutter [class*='col-']:not(:last-child) {
    padding-left: 15px;
    padding-right: 15px;
}

.pricingtables h2 {
    margin-bottom: 12px;
    text-align: center;
    margin-top: 0px;
}

.pricingtables h3 {
    font-size: 35px;
}
.pricingtables p {
    font-size: 14px;
    font-weight: 300;
    margin: 8px 0 0;
}

.pricingtables h4 {
	color: #FFFFFF;
	font-size: 60px;
	letter-spacing: -.05em;
	margin: 0;
	text-align: center;
	font-weight: 600;
	line-height: 30px;
	padding-top:30px;
}

.pricingtables .panel {
	background-image:url(../images/background.png);
	background-size:cover;
	background-color: #8A169D;
	color:#FFFFFF;
	border: 0;
	margin: 0;
	padding: 5px 0 15px 0;
	border-radius: 1em;
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
}

.pricingtables .panel-heading {
    background: transparent;
    border: 0;
    border-radius: 3px 3px 0 0;
    filter: none;
    /*border-bottom: 1px solid #ddd;*/
}

     {
        font-size: 35px;
        font-weight: 700;
        margin: 0;
        padding: 15px 0 0 0;
		
    }
	
	.h3-planos {
	   color:#FFFFFF;
	}


.pricingtables .panel-body {
    margin: 0;
}

    .pricingtables .panel-body span {
        color: #FFFFFF;
        letter-spacing: 1px;
        font-size: 14px;
        margin: 0 auto;
        padding: 5px 5px;
    }

        .pricingtables .panel-body span.per2 {
	background: transparent;
	font-size: 18px;
	font-weight: 500;
        }

        .pricingtables .panel-body span.start {
            position: absolute;
            top: -25%;
            left: 0;
            right: 0;
        }

        .pricingtables .panel-body span.per {
            background: transparent;
            padding: 5px 10px 2px;
        }

.pricingtables ul {
    border: 0;
    list-style: none;
    margin: 10px 0;
    padding: 0;
}

.pricingtables ul li {
    border: 0;
    font-size: 15px;
    padding: 0 10px;
	text-align:left;
	font-weight:400;
}

.pricingtables ul li:before{
            content: "\f14a";
            font-family: FontAwesome;
            position: relative;
            left: 0;
            top: 0;
            color: #fff;
            margin-right: 5px;
}

.pricingtables i {
	color:#FFFFFF;
	width:17px;
}

.pricingtables .btn-group ul li, .pricingtables.shared .most-popular .btn-group ul li {
    padding: 0px;
}

.pricingtables .btn-group .btn {
    font-size: 14px !important;
}

.pricingtables .btn-group ul li a {
    padding: 10px;
}

    .pricingtables .btn-group ul li a:hover {
        color: #fff;
        background: #1a1a1a;
    }

.pricingtables .panel-footer {
	text-align: center;
	margin: 0 12px;
}

    .pricingtables .panel-footer .btn {
        width: 100%;
    }

.pricingtables .btn-pricetable {
    background: #f2e500;
    border-radius: 0;
    color: #8A169D;
    font-size: 1.3em;
    width: 100%;
    padding: 10px 30px;
}

    .pricingtables .btn-pricetable:hover {
        background: #8A169D;
        color: #f2e500;
    }

.pricingtables .most-popular {
    border-width: 3px;
    z-index: 2;
}

    .pricingtables .most-popular .panel-heading {
        background: transparent;
    }

    .pricingtables .most-popular .panel-body {
        background: #fff;
    }

    .pricingtables .most-popular h4 {
        color: #1a1a1a;
    }

    .pricingtables .most-popular .panel-body span.per {
        background: transparent;
        padding: 5px 10px 2px;
        color: #1a1a1a;
    }

    .pricingtables .most-popular .btn-pricetable {
        margin: 0 auto;
    }

/* End of Pricing Tables */

/* Pricing Tables Shared Hosting Page */

.pricingtables .left-price .panel, .pricingtables .left-price .panel-heading, .pricingtables .left-price .panel-body, .pricingtables .left-price .panel-footer {
    background: transparent;
    border: 0;
    box-shadow: none;
}

.pricingtables .left-price ul {
    box-shadow: 0 2px 2px rgba(32, 44, 47, 0.2)
}

.pricingtables .left-price ul {
    margin-top: 122px;
    -webkit-box-shadow: 2px 4px 29px -4px rgba(0,0,0,0.35);
    -moz-box-shadow: 2px 4px 29px -4px rgba(0,0,0,0.35);
    box-shadow: 2px 4px 29px -4px rgba(0,0,0,0.35);
    border-radius: 1em 0 0 1em;
    overflow: hidden;
}

.pricingtables .sitelock ul {
    margin-top: 145px;
    -webkit-box-shadow: 2px 4px 29px -4px rgba(0,0,0,0.35);
    -moz-box-shadow: 2px 4px 29px -4px rgba(0,0,0,0.35);
    box-shadow: 2px 4px 29px -4px rgba(0,0,0,0.35);
    border-radius: 1em 0 0 1em;
    overflow: hidden;
}

.pricingtables.shared .left-price ul li {
    color: #fff;
    padding: 10px 10px;
}

    .pricingtables.shared .left-price ul li a {
        color: #7b7b7b;
    }

    .pricingtables.shared .left-price ul li:nth-child(odd) {
        background: #f9f9f9;
    }

    .pricingtables.shared .left-price ul li:nth-child(even) {
        background: #fff;
    }
/*.pricingtables ul li:nth-child(odd) {
	background: #f9f9f9 !important;
}*/
.pricingtables ul li:nth-child(even) {
}

.pricingtables.shared .most-popular {
    border-width: 3px;
    padding: 0;
    top: 0;
    z-index: 2;
}

.pricingtables.shared h4 {
    color: #1a1a1a;
}

.pricingtables.shared ul li i {
    color: #00a63f;
}

.pricingtables.shared .most-popular .yearprice, .pricingtables.shared .most-popular .twoyearprice {
    border-color: #fff;
}

.pricingtables.shared .most-popular h4 {
    color: #1a1a1a;
}

.pricingtables.shared .most-popular .panel-body span.per {
    background: transparent;
}

.pricingtables.shared .most-popular ul li {
    font-size: 16px;
    padding: 10px 0;
}



/* End Order Slider - VPS Page */

.pricingtables.vps {
    overflow: hidden;
}

/* End of VPS Page */


/* ==============================
   7 = Dedicated servers
   ============================== */


/* Pricing Tables - Dedicated servers Page */

.pricingtables.servers {
    overflow: hidden;
}

    .pricingtables.servers .panel {
        border-radius: 2em 2em 0 0;
        margin: 0;
        padding: 0;
        box-shadow: none;
        -webkit-box-shadow: 2px 4px 29px -4px rgba(0,0,0,0.35);
        -moz-box-shadow: 2px 4px 29px -4px rgba(0,0,0,0.35);
        box-shadow: 2px 4px 29px -4px rgba(0,0,0,0.35);
    }

    .pricingtables.servers .panel-heading {
        border: 0;
        border-radius: 0;
        filter: none;
    }

        .pricingtables.servers .panel-heading h3 {
            color: #1a1a1a;
            letter-spacing: -.07em;
            margin: 0;
            padding: 12px 0;
        }

    .pricingtables.servers h4 {
        color: #00a63f;
        letter-spacing: -.07em;
        text-align: center;
    }

    .pricingtables.servers .panel-body {
        background: #fff;
        margin: 0;
    }

        .pricingtables.servers .panel-body span {
            color: #555;
            font-size: 11px;
            margin: 0 auto;
            padding: 5px 10px;
        }

            .pricingtables.servers .panel-body span.per {
                padding: 5px 10px 2px;
                background: transparent;
            }

    .pricingtables.servers ul {
        border: 0;
        list-style: none;
        margin: 0;
        padding: 0;
    }

        .pricingtables.servers ul li {
            background: #fff;
            font-size: 16px;
            padding: 10px 0;
        }

    .pricingtables.servers .panel-footer {
        text-align: center;
        background: #fff;
        border: 0;
    }

    .pricingtables.servers .btn-pricetable {
        background: #00a63f;
        border-radius: 0;
        color: #fff;
        font-size: 13px;
        margin: 10px auto;
        padding: 15px 50px 13px;
        font-weight: 700;
    }

        .pricingtables.servers .btn-pricetable:hover {
            background: #00a63f;
        }

/* End of Pricing Tables - Dedicated servers Page */

.divisa {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.pricingtables.default {
    background: #fff;
}

    .pricingtables.default .panel-heading {
        background: transparent;
    }

        .pricingtables.default .panel-heading h3 {
            color: #1a1a1a;
            font-size: 21px;
            font-weight: 400;
            margin: 0;
            padding: 20px 0;
        }

.well2 {
    /*background: #fff;*/
    border-radius: 14px 14px 0px 0px;
    padding: 30px 20px;
    /*margin-bottom: 20px;*/
}
.img_planos img {
display:block;
width:100%;
max-width:230px;
margin-left:auto;
margin-right:auto;
}
/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {

    .pricingtables h4 {
        font-size: 55px;
    }
}
@media (max-width: 768px) {
  .divisa {
  position: relative;
  width: 100%;
  padding-right: 0px;
  padding-left: 0px;
  }
}
/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
    .pricingtables h4 {
        font-size: 55px;
    }
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
    .pricingtables h4 {
        font-size: 60px;
    }
}

.plano-highlight {
	max-width: 80%;
	background: #8A169D;
	color: #FFFFFF !important;
	font-weight: 600;
	text-transform: uppercase;
	border-radius: 5px;
	position: absolute;
	margin-top: -44px !important;
	left: 0;
	right: 0;
	box-shadow:0 0 10px rgba(0,0,0,0.5);
}

/* ================ STYLE DESTAQUE 01 ================ */

.plano-destaque {
    transform: scale(1.1);
	margin-left:5px;
	margin-right:5px;
	}

    .plano-destaque .panel-info {
	background: #2E3566;
    }

    .plano-destaque .price-cercle {
	background-color: #8A169D
        ;
    }

    .plano-destaque .plano-highlight {
	background: #fff;
	color: #777 !important;
    }

    .plano-destaque .panel-footer {
        background: transparent;
    }

    .plano-destaque .btn-pricetable {
        background: #8A169D;
        color: #f2e500;
    }

        .plano-destaque .btn-pricetable:hover {
            background: #f2e500;
            color: #8A169D;
}
div.clickEffect{
position:fixed;
box-sizing:border-box;
border-style:solid;
border-color:#FFFFFF;
border-radius:50%;
animation:clickEffect 0.4s ease-out;
z-index:99999;
}
@keyframes clickEffect{
0%{
opacity:1;
width:0.5em; height:0.5em;
margin:-0.25em;
border-width:0.5em;
}
100%{
opacity:0.2;
width:15em; height:15em;
margin:-7.5em;
border-width:0.03em;
}
}
.pricingtables .panel-body .coll {color:#8A169D}</pre></body></html>