<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
	Theme Name: Custom Theme
	Theme URI: 
	Description: Custom Theme
	Version: 1.3.3
	Author: http://wpserver6.com
	Author URI: http://wpserver6.com
	Tags: HTML5, CSS3
	
	License: MIT
	License URI: http://opensource.org/licenses/mit-license.php
*/

/*------------------------------------*\
    $HOME
\*------------------------------------*/

.galleryContainer{
    min-height: 650px;
    height:650px;
    position: relative;
}
.flexslider .slides &gt; li {
	background-position: center;
	height: 100%;
	width: 100%;
	display: none;
	-webkit-backface-visibility: hidden;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
ul.slides {
	margin: 0;
	padding: 0;
}
.flexslider-container, .flexslider .slides, .flex-viewport {
	height: 100%;
}
.flexslider {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	border: 0px;
	overflow: hidden;
    position: relative;
}
.galleryText{
    position: absolute;
    z-index: 99;
    width: 50%;
    top:40%;
    right: 4%;
    left: 4%;
    padding: 40px;
	background-color: rgba(27,27,27,0.80);
}

.galleryText h2 {
	font-family: 'Raleway', sans-serif;
	font-size:50px;
	font-weight:800;
	line-height:110%;
	color:#FFF;
    text-align: left;
	margin:0px 0px 0px 0px;
    text-shadow: 2px 2px 5px rgba(0,0,0,0.4);
    -moz-text-shadow: 2px 2px 5px rgba(0,0,0,0.4);
    -webkit-text-shadow: 2px 2px 5px rgba(0,0,0,0.4);
}

.galleryText p {
	font-family: 'Roboto', sans-serif;
	font-size:22px;
	font-weight:400;
	color: #FFF;
	line-height:140%;
    text-align: left;
    margin:0px 20px 0px 0px;
    text-shadow: 2px 2px 5px rgba(0,0,0,0.4);
    -moz-text-shadow: 2px 2px 5px rgba(0,0,0,0.4);
    -webkit-text-shadow: 2px 2px 5px rgba(0,0,0,0.4);
}
.homeContainer{
    max-width: 1100px;
    height: 500px;
    min-height: 500px;
    margin: 80px auto;
    padding: 0px;
    background-color:#FFF;
    box-shadow: 0px 0px 14px 10px rgba(34,70,5,0.1);
    -moz-box-shadow: 0px 0px 14px 10px rgba(34,70,5,0.1);
    -webkit-box-shadow: 0px 0px 14px 10px rgba(34,70,5,0.1);
}

.homeLeft{
    width: 30%;
    margin: 0px;
    padding: 40px;
    float: left;
}

.homeRight {
    width: 70%;
    height: 100%;
    margin: 0px;
    padding: 40px;
    float: left;
    background-image: none;
    background-position: center top;
    background-size: cover;
    background-color: #000;
}

.homeRight p {
	font-family: 'Raleway', sans-serif;
	font-size:18px;
	font-weight:400;
	color: #FFF;
	line-height:140%;
    text-align: left;
    text-shadow: 2px 2px 3px rgba(0,0,0,0.4);
    -moz-text-shadow: 2px 2px 3px rgba(0,0,0,0.4);
    -webkit-text-shadow: 2px 2px 3px rgba(0,0,0,0.4);
}

.homeRight ul {
    margin: 0px 0px 0px -40px;    
}

.homeRight li {
	font-family: 'Roboto', sans-serif;
	font-size:16px;
	font-weight:400;
	color: #FFF;	
	line-height:140%;
	margin-bottom:12px;
    text-shadow: 2px 2px 3px rgba(0,0,0,0.4);
    -moz-text-shadow: 2px 2px 3px rgba(0,0,0,0.4);
    -webkit-text-shadow: 2px 2px 3px rgba(0,0,0,0.4);
    list-style-type:none;
    padding-left: 26px;
    background-image: url(/wp-content/uploads/2020/09/bulletzeetech.png);
    background-repeat: no-repeat;
    background-position: 0px 5px;
}


/*------------------------------------*\
    $MAIN
\*------------------------------------*/

*, *:after, *:before {	
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
    box-sizing:border-box;
	-webkit-font-smoothing:antialiased;
	-moz-font-smoothing:antialiased;
	-o-font-smoothing:antialiased;
	font-smoothing:antialiased;
	text-rendering:optimizeLegibility;
}
body {
	font-family: 'Roboto', sans-serif;
	font-size:16px;
	color: #444;
	background-color: #2A538A;
	margin: 0px 0px 0px 0px;
}

html {
  scroll-behavior: smooth;
}

h1 {
	font-family: 'Raleway', sans-serif;
	font-weight: 700;
	font-size:34px;
	line-height:140%;
	color:#333;
	padding:10px 0px 10px 0px;
	margin: 10px -20px 20px -20px;
	text-align:center;
}

h2 {
	font-family: 'Raleway', sans-serif;
	font-size:28px;
	font-weight: 700;
	line-height:140%;
	color:#2A538A;
	margin:0px;
}

h3 {
	font-family: 'Raleway', sans-serif;
	font-size:22px;
	font-weight: 700;
	line-height:140%;
	color:#333;
	margin:0px;
}

h4, h5, h6 {
	font-family: 'Raleway', sans-serif;
	font-weight: 700;
	line-height:140%;
	color:#2A538A;
	margin:0px;
}

.clear {
	clear:both;
	display:block;
}

img {
	vertical-align:bottom;
	border:0px;
}

area {
	outline:none;

}

.clear {
	clear:both;
	display:block;
}

a {
	color:#6492CF;
	text-decoration:none;
	-webkit-transition: all 0.5s; /* For Safari 3.0 to 6.0 */
	transition: all 0.5s; /* For modern browsers */
}

a:hover {
	color:#666;
}

a:focus {
	outline:0;
}

a:hover, a:active {
	outline:0;
}

input:focus {
	outline:0;
	border:1px solid #04A4CC;
}

p {
	font-family: 'Roboto', sans-serif;
	font-size:16px;
	font-weight:400;
	color: #444;
	line-height:140%;
}

section li {
	font-family: 'Roboto', sans-serif;
	font-size:16px;
	font-weight:400;
	color: #444;	
	line-height:140%;
	margin-bottom:8px;
}

.imgright {
	border:2px #ffffff solid;	
	-moz-box-shadow:0px 4px 5px #000;
	-webkit-box-shadow:0px 4px 5px #000;
    box-shadow:0px 4px 5px #000;
	float:right;
	margin-left:15px;
	margin-bottom:10px;
}

.imgleft {
	border:2px #ffffff solid;	
	-moz-box-shadow:0px 4px 5px #000;
	-webkit-box-shadow:0px 4px 5px #000;
    box-shadow:0px 4px 5px #000;
	float:left;
	margin-right:15px;
	margin-bottom:10px;
}

/*------------------------------------*\
    $STRUCTURE
\*------------------------------------*/

.logo {
	float:left;
}
.logo img {
	width: 350px;
	height: auto;
}
.wrapper {
	width:100%;
	margin:0 auto;
	position:relative;
}

header {
	width:100%;
	margin:0 auto;
	padding:10px 0px;
	position:absolute;
	z-index:100;
}

.headerContainer {
	width:95%;
	min-width:280px;
	margin:0px auto;
	padding:0px;
}
.editorialImg {
    text-align: center;
    padding: 200px 50px;
    margin: -20px 0px 0px 0px;	
}
section, #primary {
	max-width: 1100px;
    min-height: 400px;
    margin: 40px auto;
    padding: 30px;
    background-color:#FFF;
    box-shadow: 0px 0px 14px 10px rgba(34,70,5,0.1);
    -moz-box-shadow: 0px 0px 14px 10px rgba(34,70,5,0.1);
    -webkit-box-shadow: 0px 0px 14px 10px rgba(34,70,5,0.1);
}
section:after {
    display: block;
    clear: both;
    content: "";
}
footer {
	width:100%;
	margin:0px auto;
	padding:20px 0px 0px 0px;
    background-color: #204576;
}
.footerBar {
	width:100%;
	margin:0px auto;
	padding:6px 20px;
    background-color: #19355B;
    clear: both;
}
.footer {
	max-width:950px;
	margin:0px auto;
}
.footer-widget {
	float:left;
	width:33%;
	padding:20px;
}
.footer-widget h3 {
	font-family: 'Raleway', sans-serif;
	font-size:22px;
	font-weight:600;
	line-height:140%;
	color:#FFF;
	margin:0px 0px 10px 0px;
}
.footer-widget p,
.footer-widget a{
	font-family: 'Roboto', sans-serif;
	font-size:14px;
	font-weight:400;
	line-height:140%;
	color:#FFF;
	text-align:left;
	display: block;
	margin:0px 0px 6px 0px;
}
.footer-widget a:hover{
	color:#6492CF;
}
.footer-widget ul {
	list-style:none;
	margin:0px 0px 0px -40px;
	text-decoration:none;
}
.footer-widget ul li {
	margin-right: 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	width: auto;
}
.footer-widget ul a {
	font-family: 'Roboto', sans-serif;
	font-size:14px;
	font-weight:400;
	line-height:140%;
	color:#FFF;
	display: block;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
}
.footer-widget ul li a:hover {
	color:#6492CF; /* Hover on main menu */
}
p.copyright {
	font-family: 'Roboto', sans-serif;
	font-size:11px;
	font-weight:400;
	line-height:140%;
	color:#FFF;
	letter-spacing: 0.08em;
	text-align:center;
	text-transform: uppercase;
}

#sidebar {
	float: right;
	width:250px;
	margin-left:20px;
}

div#comments{
	width: 70%;
}


/*------------------------------------*\
    $PAGES
\*------------------------------------*/

.navi {
	float:right;
}

nav {
	list-style:none;
	margin-bottom:0px;
	float:left;
	text-decoration:none;
	margin-left:-40px;
	margin-right:-20px;
}

nav ul li {
	float: left;
	margin-right: 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	width: auto;
}

nav ul a {
	font-family: 'Raleway', sans-serif;
	font-size:15px;
	font-weight:600;
	color: #FFF;
	display: block;
	padding: 10px 12px 10px 12px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	-webkit-transition: all 0.5s; /* For Safari 3.0 to 6.0 */
	transition: all 0.5s; /* For modern browsers */
    text-shadow: 2px 2px 4px rgba(0,0,0,0.5);
    -moz-text-shadow: 2px 2px 4px rgba(0,0,0,0.5);
    -webkit-text-shadow: 2px 2px 4px rgba(0,0,0,0.5);
}

nav ul li a:hover {
	color:#6492CF; /* Hover on main menu */
}

nav ul li.current-menu-item a {
    text-decoration: none;
    color: #6492CF;
}

nav ul ul {
	list-style:none;
	position:absolute;
	left:-9999px;
	margin:0px 0px 0px 0px;
	background-color: #333;
	padding:10px;
}

nav ul ul li {
	padding-top:1px;
	float:none;
}

nav ul ul a {
	font-family: 'Raleway', sans-serif;
	font-size:15px;
	font-weight:400;
	text-transform:capitalize;
	white-space:nowrap;
	margin: 0px 0px 0px 0px;	
	padding: 3px 6px 3px 6px;
}

nav ul li:hover ul {
	left:0;
}

nav ul li:hover a {
	text-decoration:none;
	color: #6492CF; /* Hover on tab with drop down in the main menu */
}

nav ul li:hover ul a {
	text-decoration:none;
	color:#FFF; /* Color for the tabs in the drop down */
}

nav ul li ul li a:hover {
	color:#6492CF; /* Hover color for the tabs in the drop down */
	background-color: #222;
	padding:3px 16px;
	margin:0px -10px;
}

/*------------------------------------*\
   FOOTER
\*------------------------------------*/

ul#menu-main-1{
    margin: 0px 0px 0px -40px;
    list-style:none;
}


/*------------------------------------*\
    $FORM
\*------------------------------------*/

.wpcf7-form .left{
	float:left;
	width:30%;
	text-align:left;
	margin-bottom:10px;
	padding-right: 10px;
}

.wpcf7-form .right{
	float:left;
	width:70%;
	margin-bottom:10px;
	padding-left: 10px;
}

.wpcf7-form {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	color: #444;
	text-align: left;
	max-width: 700px;
	min-width:280px;
    margin: 0px auto;
}

.wpcf7-form p{
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	color: #444;
	text-align: left;
}

.wpcf7 input[type="text"], 
.wpcf7 input[type="email"], 
.wpcf7 input[type="tel"], 
.wpcf7 input[type="date"], 
.wpcf7 textarea,
.wpcf7 select {
	font-family: 'Roboto', sans-serif;
	font-size:14px;
	width: 100%;
	padding:8px;
	border:none;
	background-color: rgba(240,240,240,1.00);
	-moz-border-radius:1px;
	-webkit-border-radius:1px;
	-khtml-border-radius:1px;
	border-radius:1px;
	behavior: url(http://ftpweblogin.com/images/border-radius.htc);
}

.wpcf7 textarea {
	height:100px;
}

span.wpcf7-list-item {
	display: block;
}

.wpcf7-submit {
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #FFF;
	text-align: center;
	border:none;
	background-color:#2A538A;
	padding:5px 20px;
	-webkit-transition: background-color 0.5s; /* For Safari 3.0 to 6.0 */
	transition: background-color 0.5s; /* For modern browsers */
}

.wpcf7-submit:hover {
	background-color:#666;
}


/*------------------------------------*\
	$TYPOGRAPHY
\*------------------------------------*/



/*------------------------------------*\
    $RESPONSIVE
\*------------------------------------*/

@media only screen and (max-width: 400px) and (min-width: 300px){
.logo {
	float:none;
}
    .logo img {
        width: 80%;
        height: auto;
}
}


@media only screen and (max-width: 600px) and (min-width: 300px){
header {
	position:relative;
	background-color: #222;
}
.galleryContainer {
	min-height: 300px;
	height: 300px;
	position: relative;
}
.galleryText {
	width: 80%;
	top: 60%;
	right: 0;
	left: 0;
	margin: auto;
	padding: 20px;
}
.galleryText h2 {
	font-size: 30px;
	text-align: center;
}
.galleryText p {
	font-size: 18px;
	text-align: center;
}
.homeContainer{
    height: auto;
	min-height: auto;
	width: 90%;
}
.homeLeft{
    width: 100%;
    margin: 0px auto;
    padding: 40px;
    float: none;
}
.homeRight{
    width: 100%;
    margin: 0px auto;
    padding: 40px;
    float: none;
}
.editorialImg {
	padding: 80px 50px;
}
section, #primary {
	max-width: 90%;
}
.footer-widget {
	float:none;
	width:100%;
	padding:20px;
}

.wpcf7-form .left{
	float:none;
	width:100%;
	text-align:left;
	margin-bottom:10px;
	padding-right: 0px;
}

.wpcf7-form .right{
	float:none;
	width:100%;
	margin-bottom:10px;
	padding-left: 0px;
}

.alignright,
.alignleft,
.aligncenter{
	width:100%;
	height:auto;
	float:none;
	display:block;
	margin:5px auto 5px auto;
}
    
.galleryMob{
    display: block;
}
    
div#metaslider_container_25,
div#metaslider_container_60,
div#metaslider_container_46,
div#metaslider_container_32,
div#metaslider_container_39,
div#metaslider_container_53{
    display: none;
}

div#metaslider_container_98 p,
div#metaslider_container_140 p,
div#metaslider_container_144 p,
div#metaslider_container_151 p,
div#metaslider_container_157 p,
div#metaslider_container_161 p{
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    font-size: 3.4em;
    line-height: 120%;
    color: #FFF;
    padding: 0px;
    margin: 0px;
    text-align: center;
}

}

/*------------------------------------*\
    LOOP PHP CONTENT
\*------------------------------------*/

img.attachment-120x120.size-120x120.wp-post-image {
    float: left;
    margin-right: 20px;
}

.date, .author, .comments{
	font-size:12px;
	margin-right:10px;
}

/*------------------------------------*\
    $MISC
\*------------------------------------*/

::selection {
	background: #3651ac;
	color: #FFF;
	text-shadow: none;
}
::-webkit-selection {
 background:#3651ac;
 color:#FFF;
 text-shadow:none;
}
::-moz-selection {
 background:#3651ac;
 color:#FFF;
 text-shadow:none;
}

/*------------------------------------*\
    $WORDPRESS CORE
\*------------------------------------*/
   
.alignnone {
	margin:5px 20px 20px 0;
}

.aligncenter, div.aligncenter {
	display:block;
	margin:5px auto 5px auto;
}

.alignright {
	float:right;
	margin:5px 0 20px 20px;
}

.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}

.aligncenter {
	display:block;
	margin:5px auto 5px auto;
}

a img.alignright {
	float:right;
	margin:5px 0 20px 20px;
}

a img.alignnone {
	margin:5px 20px 20px 0;
}

a img.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}

a img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}

.wp-caption {
	background:#FFF;
	border:none;
	max-width:96%;
	padding:5px 3px 10px;
	text-align:center;
}

.wp-caption.alignnone {
	margin:5px 20px 20px 0;
}

.wp-caption.alignleft {
	margin:5px 20px 20px 0;
}

.wp-caption.alignright {
	margin:5px 0 20px 20px;
}

.wp-caption img {
	border:0 none;
	height:auto;
	margin:0;
	padding:0;
	width:auto;
}

.wp-caption .wp-caption-text, .gallery-caption {
	font-size:14px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}

.sticky {
}

.bypostauthor {
}

/*------------------------------------*\
    $PRINT
\*------------------------------------*/

@media print {

* {
	background:transparent !important;
	color:#000 !important;
	box-shadow:none !important;
	text-shadow:none !important;
}

a, a:visited {
	text-decoration:underline;
}

a[href]:after {
	content:" (" attr(href) ")";
}

abbr[title]:after {
	content:" (" attr(title) ")";
}

.ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
	content:"";
}

pre, blockquote {
	border:1px solid #999;
	page-break-inside:avoid;
}

thead {
	display:table-header-group;
}

tr, img {
}
 @page {
 margin:0.5cm;
}

p, h2, h3 {
	orphans:3;
	widows:3;
}

h2, h3 {
	page-break-after:avoid;
}

body {
	background-color: #00576a;
}
}

.shipping-calculator-form{width:230px;}

.woocommerce-breadcrumb{ display:none;}

div.wpcf7-response-output {color: black;}
</pre></body></html>