<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Primeview Rocket Theme - CUSTOM(g)
Theme URI: http://primeview.com
Author: PrimeView
Description: This theme is theme built for speed. 
Version: 2.0
*/
body {
    font-family: Open Sans;
}
/*.page-template-innerpages-template header.entry-header {
    display: none !important;
}*/
.parallax{
	background-attachment:fixed!important;
	background-size:cover!important;
}
.container-fluid.no-marg {
    padding: 40px 0px 0px 0px;
    margin: 0px 0px 80px 0px;
    border-bottom: 5px solid #00a4e5;
}
.page-template-innerpages-template .container-fluid.no-marg {
    padding: 40px 0px 0px 0px!important;
}
.no-marg h1 {
    font-size: 52px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    border-bottom: 2px solid #fff;
    font-weight: 300;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
    max-width: 750px;
    margin: auto;
}
.col-md-12.bradc p {
    margin: 10px 10px 20px 0;
    border-bottom: 5px solid #00a4e5;
    padding-bottom: 10px;
}
.col-md-12.bradc {
    padding-right: 0px;
}
.col-md-4 .info-box {
    margin-top: 40px;
    padding: 10px 20px 0px;
    background: url('/wp-content/uploads/widget-bg.jpg');
    border-top: 5px solid #ffd801;
}
.row.block img {
    width: 100%;
}
.row.block {
    margin-bottom: 20px;
}
.info-box h2 {
    font-size: 28px;
    font-weight: 700;
    text-transform: uppercase;
}
.info-box h2:after {
    content: '';
    width: 120px;
    height: 5px;
    background: #00a4e5;
    display: block;
    margin-top: 10px;
}
.info-box label {
    font-size: 17px;
    font-weight: 500;
}
.info-box input.wpcf7-form-control {
    width: 100%;
    padding: 5px 10px;
}
.info-box textarea.wpcf7-form-control {
    width: 100%;
    margin-bottom: 20px;
}
.info-box input#sub-btn {
    padding: 10px 20px;
    box-shadow: none;
    background: #00A4E5;
    border: none;
    font-size: 29px;
    color: #fff;
}
#breadcrumbs i.fa.fa-home {
    color: #00A4E5;
    margin-right: 10px;
}
#breadcrumbs {
    color: #00A4E5;
}
#breadcrumbs span.breadcrumb_last {
    margin-left: 10px;
    color:#000;
}
/*.block p {
    font-size: 18px;
}*/
.row.add p {
    font-size: 16px;
}
.add span.add-title {
    font-weight: 700;
    font-size: 17px;
}
.add .col-md-6,.row.add.add-do .col-md-12 {
    text-align: center;
    height: 200px;
    border: 1px solid #cecece;
    padding: 20px 0 10px;
}
.row.add.add-do .col-md-12 {
	padding: 20px 0 10px;
}
ul#menu-main-menu .active a {
    color: #0095d2;
}
.nav&gt;li&gt;a {
    position: relative;
    display: block;
    padding: 10px 10px;
}
.page-id-12 #page #primary .container-fluid.no-marg {
    background: url(/wp-content/uploads/services-banner-image-2.jpg);
}
.page-id-38 .certifications-container {
	margin-bottom: 70px;
}
.page-id-38 .block-title {
    display: inline-block;
    font-size: 30px;
    font-weight: 300;
    text-transform: uppercase;
    line-height: normal;
}
.btp-container {
	background: #0098d5;
	background: -moz-linear-gradient(left,  #0098d5 0%, #0074ac 100%);
	background: -webkit-linear-gradient(left,  #0098d5 0%,#0074ac 100%);
	background: linear-gradient(to right,  #0098d5 0%,#0074ac 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0098d5', endColorstr='#0074ac',GradientType=1 );
    margin: 43px 0 18px;
    padding: 5px 15px;
}
.btp-container .row p {
	margin: 0;
}
.btp-container .row .block .sub-topic {
    color: #ffffff;
    font-size: 24px;
    font-weight: 700;
	text-transform: uppercase;
    line-height: normal;
}
.btp-container .row .block .back-to-top {
	display: inline-block;
    color: #ffffff;
    font-size: 10px;
    font-weight: 700;
    text-transform: uppercase;
	line-height: 33px;
}
.btp-container .row .block .back-to-top:hover {
	text-decoration: none;
}
.btp-container .row .col-md-3 {
	text-align: right;
}
.swirl-icon-list {
    list-style: none;
    padding: 0;
}
.swirl-icon-list li {
    background-image: url(/wp-content/uploads/swirl-icon.png);
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: left;
    font-size: 18px;
    font-weight: 600;
    margin: 0 0 15px;
    padding-left: 45px;
}
.sql-container {
    background: url(/wp-content/uploads/widget-bg.jpg);
    border-top: 7px solid #00a4e5;
    margin-top: 0px;
    padding-bottom: 20px;
}
.sql-container .title-container {
    padding: 25px 15px 13px;
}
.sql-container .title-container .block-title {
    display: block;
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: normal;
}
.sql-container .title-container .block-title:after {
	content: '';
    width: 160px;
    height: 8px;
    background: #00a4e5;
    display: block;
    margin-top: 8px;
}
.sql-container a:hover {
	text-decoration: none;
}
.sql-container .quick-links {
    padding: 15px 13px;
}
.sql-container .quick-links:hover {
	background: #0098d5;
	background: -moz-linear-gradient(left,  #0098d5 0%, #0074ac 100%);
	background: -webkit-linear-gradient(left,  #0098d5 0%,#0074ac 100%);
	background: linear-gradient(to right,  #0098d5 0%,#0074ac 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0098d5', endColorstr='#0074ac',GradientType=1 );
}
.sql-container .quick-links span {
    display: block;
    color: #000000;
    font-size: 18px;
    font-weight: 700;
    line-height: normal;
}
.sql-container .quick-links:hover span {
	position: relative;
	color: #ffffff;
}
.sql-container .quick-links:hover span:after {
    position: absolute;
    top: 5px;
    right: 0;
    content: '\f0da';
    font-family: fontAwesome;
}
.page-id-20 .col-md-12 img {
   /*width: 100%;*/
   border-radius: 10px;
}
.add-deats .loc {
   padding-left: 40px;
   margin-bottom: 20px;
}
/* .add-deats .col-md-6:first-child{
    padding-left: 15px;
} */
.row.add-deats {
   margin-top: 50px;
}
.add-deats .loc.phone:before {
   content: '\f095';
   font-family: 'fontAwesome';
   position: absolute;
   left: 15px;
   color: #00A4E5 ;
}
p#breadcrumbs a, p#breadcrumbs, p#breadcrumbs span {
    color: #fff!important;
    font-size: 18px;
    margin-top: 50px;
    margin-right: 12px;
}
.add-deats .loc:before {
   content: '\f041';
   font-family: 'fontAwesome';
   position: absolute;
   left: 15px;
   color: #00A4E5 ;
}
.add-deats .col-md-12.loc img{
width:100%;
}

.page-template-innerpages-template #page #primary {
    margin-bottom: 180px;
}
input, textarea {
	outline:none;
}
nav.navbar.navbar-default ul#menu-main-menu li.get-a-quote a {
    padding: 9px 30px!important;
    margin-left: 50px;
}
.capabilities-table {
    border-collapse: separate;
    border-spacing: 0 10px;
}
.capabilities-table thead tr th,
.capabilities-table tbody tr td,
.capabilities-list thead tr th,
.capabilities-list tbody tr td {
	border: none;
}
.capabilities-table thead tr th{
	background-color: #00a4e4;
    color: #ffffff;
    font-size: 22px;
    font-weight: 300;
    text-transform: uppercase;
    padding: 14px 20px;
}
.capabilities-list thead tr th {
    background-color: #00a4e4;
    color: #ffffff;
    font-size: 15px;
    text-align: center;
    font-weight: 300;
    text-transform: uppercase;
    padding: 14px 20px;
    vertical-align: middle;
}
.capabilities-list tbody tr td {
    color: #000000;
    font-size: 16px;
    font-weight: 300;
    text-transform: uppercase;
    padding: 7.5px 10px;
}
.capabilities-table thead tr th:nth-child(1),
.capabilities-list thead tr th:nth-child(1) {
	border-radius: 30px 0  0 30px;
}
.capabilities-table thead tr th:nth-child(3),
.capabilities-list thead tr th:nth-child(5) {
	border-radius: 0 30px  30px 0;
}
.capabilities-table tbody tr td{
    color: #000000;
    font-size: 18px;
    font-weight: 300;
    text-transform: uppercase;
    padding: 7.5px 20px;
}
.capabilities-table tbody tr td:nth-child(1),
.capabilities-list tbody tr td:nth-child(1) {
	border-radius: 30px 0  0 30px;
}
.capabilities-table tbody tr td:nth-child(3),
.capabilities-list tbody tr td:nth-child(5) {
	border-radius: 0 30px  30px 0;
}
.capabilities-table tbody tr:nth-of-type(odd) td,
.capabilities-list tbody tr:nth-of-type(odd) td {
    background-color: #f9f9f9;
}
.ty h2 {
    background: #F3F1F1;
    padding: 5px;
    border-left: 5px solid #0078B0;
    font-weight: bold;
}
.container.ty {
    padding: 60px 15px 80px;
}
p#breadcrumbs a, p#breadcrumbs, p#breadcrumbs span {
    color: #fff!important;
    font-size: 18px;
    margin-top: 50px;
}
div.category .col-md-8 .category-lists:nth-last-child(2){
	border:0px!important;
}
div.404 {
    margin-top: 50px;
}
#mega-menu-wrap-primary{
	background:transparent;
}
.entry-content ul {
    padding-left: 16px;
}
.entry-content ul li ul {    margin-top: 10px;    margin-bottom: 30px;}
.entry-content img {
    vertical-align: middle;
    max-width: 100%!important;
    height: auto;
}
section#featured-events {
    padding: 50px;
    background: url(/wp-content/uploads/news-bg.jpg);
}
section#featured-events h2 {
    color: #fff;
    text-decoration: none;
    border-color: #fff;
    margin-bottom: 70px;
}
section#featured-events .events .container-fluid {
    padding: 0px;
}
article.events a.btn {
    margin: 20px 0px;
}
div.single.site-content img {
    max-width: 100%;
}
ul.mega-sub-menu li a{
	background:#000200!important;
	color:#fff!important;
}
ul.mega-sub-menu li a:hover{
	background:#4e4e4e!important;
}
#mega-menu-wrap-primary #mega-menu-primary &gt; li.mega-menu-item &gt; a.mega-menu-link {
    padding: 0px 6px;
    font-size: 17px;
}
.archive .container-fluid.no-marg {
    background: url(/wp-content/uploads/cat-bg.jpg);
    background-position: bottom;
}
p#breadcrumbs a {
    text-decoration: underline;
} 
div#wprmenu_bar {
    border-bottom: 2px solid rgba(0,0,0,0.3);
}
.search-bar label {
    display: block;
    text-align: center;
    font-weight: normal;
    font-size: 18px;
    margin: 0px 0px 20px 0px;
} 
input#dataTableSearch {
    height: 45px;
    border-radius: 0px;
    margin-bottom: 50px;
} 
table#api-table tbody tr td:last-of-type {
    text-align: right;
}
table#api-table button {
    outline: none!important;
    border-radius: 100px!important;
    background: #0098d5;
    background: -moz-linear-gradient(left, #0098d5 0%, #0074ac 100%)!important;
    background: linear-gradient(to right, #0098d5 0%,#0074ac 100%)!important;
    color: #fff;
    padding: 9px 18px;
    border: 0px;
    margin: 0px 5px 0px 5px;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0098d5', endColorstr='#0074ac',GradientType=1)!import;
}
table#api-table button:hover {
    outline: none!important;
    border-radius: 100px!important;
    background: #0098d5;
    background: -moz-linear-gradient(left, #0074ac 0%, #0098d5 100%)!important;
    background: linear-gradient(to right, #0074ac 0%,#0098d5 100%)!important;
    color: #fff;
    padding: 9px 18px;
    border: 0px;
    margin: 0px 5px 0px 5px;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0074ac', endColorstr='#0098d5',GradientType=1)!import;
}
table#api-table thead tr th {
    font-size: 20px;
    color: #4c4c4c;
    border-color: #0078b0;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
    background: #0088c3!important;
    color: #fff!important;
    border: 0px!important;
}
table#api-table { 
    margin-bottom: 50px;
}

div#popUpEmail input, div#popUpEmail textarea {
    margin: 5px 0px;
}   


/* This element holds injected scripts inside iframes that in some cases may stretch layouts. So, we're just hiding it. */
#fb-root {
  display: none;
}

/* To fill the container and nothing else */
.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style],
.uiScaledImageContainer, ._2p3a {
  width: 100% !important;
}

.news-and-updates .col-md-4 {
    margin-bottom: 3em;
}
.category-events .wpcf7-form-control.g-recaptcha.wpcf7-recaptcha.recaptcha {
    transform: none!important; 
    margin: 20px 0px!important;
}  
.category-events form input[type=text],.category-events form input[type=email] {
    background: #fff;
    border: 1px solid #000;
    padding: 5px;
    height: 40px;
    width: 100%;
}
.category-events form textarea {
    background: #fff;
    border: 1px solid #000;
    padding: 5px;
    width: 100%;
}
.category-events form input[type=submit]{
	border-radius: 100px!important;
    background: #0098d5;
    background: -moz-linear-gradient(left, #0098d5 0%, #0074ac 100%)!important;
    background: linear-gradient(to right, #0098d5 0%,#0074ac 100%)!important;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0098d5', endColorstr='#0074ac',GradientType=1)!important	
}
div#popUpDetails table tr td {
    width: 50%;
}
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}
.col-xs-15 {
    width: 20%;
    float: left;
}

@media (min-width: 768px) {
.col-sm-15 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }
}
.heading {
    z-index: 5;
    white-space: nowrap;
    font-size: 52px;
    line-height: 19px;
    font-weight: 300;
    color: rgb(255, 255, 255);
    visibility: inherit;
    transition: none;
    text-align: inherit;
    border-width: 0px;
    margin: 0px;
    padding: 0px;
    letter-spacing: 0px;
    min-height: 0px;
    min-width: 0px;
    max-height: none;
    max-width: none;
    opacity: 1;
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform-origin: 50% 50% 0px;
}
.search-bar span.input-group-btn {
    vertical-align: top;
}
.search-bar span.input-group-btn button {
    height: 45px;
    outline: none!important;
    background: #0098d5;
    background: -moz-linear-gradient(left, #0098d5 0%, #0074ac 100%)!important;
    background: linear-gradient(to right, #0098d5 0%,#0074ac 100%)!important;
    color: #fff;
    border: 0px;
}.entry-content ul li {    margin-bottom: 10px;    color: #000;    font-size: 17px;}</pre></body></html>