@charset "utf-8";
/* CSS Document */

html {
	height: 100%;
}
img {
	max-width: 100%;
	height: auto;
}
body {
	margin: 0px;
	font-family: Agenda-Light, Agenda Light, Agenda, Arial Narrow, sans-serif;
	font-size: 1.2rem;
	font-weight: 100;
	color: #000000;
}
#outerwrapper {
	height: 100%;
	width: 100%;
	margin: 0px;
}
header {
	min-height: 115px;
	width: 100%;
	position: relative;
	background-image: url(../../images/header-bg.png);
	background-repeat: repeat;
}
#header {
	width: 80%;
	min-height: 75px;
	margin-right: auto;
	margin-left: auto;
}
.logo {
	float: left;
	height: 50px;
	width: 280px;
	margin-right: 20px;
	margin-top: 15px;
}
nav {
	color: #FFFFFF;
	background-color: #000000;
	min-height: 40px;
	width: 100%;
	/* [disabled]float: left; */
}
#navinner {
	width: 60%;
	min-height: 40px;
	margin-right: auto;
	margin-left: auto;
	/* [disabled]background-image: url(../../images/home-icon.png); */
	/* [disabled]background-repeat: no-repeat; */
	/* [disabled]background-position: 85px; */
}
#content {
	width: 85%;
	margin-right: auto;
	margin-left: auto;
	border-right: 1px dotted #CCCCCC;
	border-left: 1px dotted #CCCCCC;
	position: relative;
	overflow: auto;
}
h1 {
	line-height: 35px;
	text-align: center;
	min-height: 35px;
	width: 97%;
	margin-right: auto;
	margin-left: auto;
	font-size: 20px;
	color: #FFFFFF;
	margin-top: 5px;
	background-image: url(../../images/header-bg.png);
}
#innercontent {
	width: 98%;
	padding-top: 20px;
	padding-bottom: 30px;
	margin-right: auto;
	margin-left: auto;
}
#intro {
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}
#textcontainer {
	width: 95%;
	min-height: 552px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	overflow: hidden;
}
#captiva {
	font-family: Agenda-Light, Agenda Light, Agenda, Arial Narrow, sans-serif;
	font-weight:100;
	color: #FFFFFF;
	min-width: 235px;
	max-width: 30%;
	float: left;
	font-size: 1.2rem;
	padding-top: 5px;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 8px;
	background-color: #0066FF;
	background-repeat: repeat;
	margin-right: 10px;
	margin-bottom: 20px;
}
#captiva_txt {
	width: 99%;
	color: #000;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
	font-size: 105%;
}
#captiva_inner {
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#captiva_right {
	font-family: Agenda-Light, Agenda Light, Agenda, Arial Narrow, sans-serif;
	font-weight:100;
	color: #FFFFFF;
	min-width: 235px;
	max-width: 30%;
	float: left;
	font-size: 1.2rem;
	background-color: #0066FF;
	background-repeat: repeat;
	margin-right: 20px;
	margin-bottom: 20px;
}
#captivate {
	/* [disabled]font-family: Agenda-Light, Agenda Light, Agenda, Arial Narrow, sans-serif; */
	font-weight: 100;
	color: #FFFFFF;
	min-width: 250px;
	max-width: 30%;
	border: 1px solid #000097;
	border-radius: 5px;
	font-size: 1.2rem;
	padding-top: 5px;
	padding-bottom: 8px;
	background-repeat: repeat;
	color: #FFFFFF;
	margin-right: 20px;
	margin-bottom: 20px;
	float: left;
	background-color: #000097;
}
#captivate_vary {
	font-family: Agenda-Light, "Agenda Light", Agenda, "Arial Narrow", sans-serif;
	font-weight:100;
	color: #FFFFFF;
	min-width: 250px;
	max-width: 30%;
	border: 1px solid #CAEAFB;
	border-radius: 5px;
	font-size: 1.2rem;
	padding-top: 5px;
	padding-bottom: 8px;
	color: #000000;
	margin-right: 20px;
	margin-bottom: 20px;
	float: left;
	background-color: #CAEAFB;
}
#fulltext_inside {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
h2 {
	font-size: 18px;
	text-align: left;
	margin-top: 0;
	line-height: 22px;
	margin-bottom: 6px;
}
.priority_two {
	font-size: 18px;
	text-align: left;
	line-height: 30px;
	/* [disabled]min-height: 22px; */
	/* [disabled]margin-top: 20px; */
	margin-bottom: 5px;
	color: #000000;
	padding-right: 10px;
	padding-left: 10px;
	background-repeat: repeat;
	background-color: #DAF0FC;
}
.priority_two a {
	color: #0066FF;
	text-decoration: underline;
}
.priority_two a:hover {
	color: #0066FF;
	text-decoration: none;
}
.priority_three {
	font-size: 22px;
	text-align: left;
	line-height: 22px;
	margin-top: 13px;
	margin-bottom: 15px;
}
.priority_four {
	font-size: 22px;
	text-align: left;
	line-height: 22px;
	margin-top: 5px;
	margin-bottom: 2px;
	margin-left: 5px;
	color: #FF9900;
}
.priority_four a {
	color: #FF9900;
	text-decoration: underline;
}
.priority_four a:hover {
	color: #FF9900;
	text-decoration: none;
}
.priority_five {
	font-size: 22px;
	text-align: left;
	line-height: 22px;
	margin-top: 20px;
	margin-bottom: 2px;
	margin-left: 5px;
	color: #FF6600;
}
#button {
	width: 150px;
	height: 30px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px
}

#transparent_txt {
	font-size: 12px;
	width: 95%;
}
#brand_logo {
	height: 235px;
	min-width: 235px;
	margin-bottom: 10px;
	margin-top: 10px;
}
#someID {
	list-style-type: none;
	margin-top: 10px;
}
#someID li ul li {
	margin-left: 20px;
	list-style-type: square;
	margin-bottom: 5px;
}
.ulID {
	list-style-type: none;
	margin-top: 10px;
}
.ulID li {
	margin-left: 20px;
	list-style-type: square;
	margin-bottom: 5px;
}
strong {
	color: #0000AA;
	/* [disabled]font-size: 18px; */
}
.large {
	font-size: 130%;
	text-decoration: underline;
}
#contact_form {
	min-height: 300px;
	width: 99%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 20px;
	border: thin solid #000097;
	overflow: auto;
}
#form_inside {
	width: 97%;
	margin-right: auto;
	margin-left: auto;
}
address {
	font-style: normal;
	margin-top: 30px;
	margin-bottom: 70px;
}
.asterisk {
	color: #B70000;
}
footer {
	background-color: #666666;
	width: 100%;
	min-height: 170px;
	position: relative;
}
#footerlinks {
	width: 100%;
	min-height: 40px;
	line-height: 40px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #000097;
	background-color: #000000;
	margin-bottom: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#footerinner {
	text-align: center;
	width: 85%;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
}
#footerinner a {
	color: #FFFFFF;
	text-decoration: none;
}
#footerinner a:hover {
	color: #EBEBEB;
	text-decoration: underline;
}#fx {
	color: #FFFFFF;
	background-color: #000000;
	height: 150px;
	width: 100%;
	position: relative;
}
#copyright {
	line-height: 35px;
	color: #F3F3F3;
	text-align: center;
	width: 100%;
	margin-bottom: 10px;
}
#copyright a {
	color: #FFFFFF;
	text-decoration: none;
}
#copyright a:hover {
	color: #FFFFFF;	
	text-decoration: underline;
}
/* Collapsible CSS starts */
.mypets{ /*header of 1st demo*/
cursor: hand;
cursor: pointer;
padding: 2px 5px;
border: 1px solid gray;
background: #E1E1E1;
}

.openpet{ /*class added to contents of 1st demo when they are open*/
background: yellow;
}

.technology{ /*header of 2nd demo*/
cursor: hand;
cursor: pointer;
font: bold 14px Verdana;
margin: 10px 0;
}

.thelanguage {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #EFEFEF;
}


.openlanguage{ /*class added to contents of 2nd demo when they are open*/
color: green;
}

.closedlanguage{ /*class added to contents of 2nd demo when they are closed*/
	color: #00007D;
}
/* Collapsible CSS ends */
.products {
	min-height: 150px;
	width: 98%;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: 1px solid #CCC;
}
.product_pic {
	margin: 5px;
	float: left;
	height: 70px;
	width: 70px;
}
.product_txt {
	float: left;
	width: 60%;
	min-height: 110px;
	margin-top: 5px;
}
.prod_details {
	/* [disabled]line-height: 35px; */
	margin: 5px;
	min-height: 35px;
	font-weight: bold;
	font-size: 130%;
	border: 1px solid #CCC;
}
.product_desc {
	margin: 5px;
}
.prod_details_inner {
	margin: 8px;
}
.prod_image {
	max-width: 150px;
	min-height: 150px;
	margin-bottom: 10px;
	margin-left: 10px;
	float: left;
}
.prod_image_wrap {
	min-height: 160px;
	margin: 5px;
	width: 98%;
	overflow: auto;
	
}
.product_txt_other {
	margin-right: 8px;
	margin-left: 8px;
	font-weight: normal;
	font-size: 14px;
	margin-bottom: 5px;
}
th {
	text-align: left;
}
.product_txt_other table {
	overflow: scroll;
}
b {
	font-size: 130%;
}
#captiva_inner a {
	color: #00F;
	text-decoration: underline;
}
#captiva_inner a:hover {
	color: #00F;
	text-decoration: none;
}
#captiva_inner a:visited {
	color: #0000AA;
	text-decoration: underline;
}
.product_txt_other ol {
	margin-top: 2px;
	list-style-type: lower-alpha;
}
.contact {
	font-size: 13px;
}
.contact_point {
	width: 110px;
	float: left;
	margin-right: 7px;
}
.contact_address {
	float: left;
	min-width: 30%;
	max-width: 500px;
}
address #street {
	/* [disabled]min-height: 65px; */
}
#shelter {
	max-width: 99%;
	min-height: 32px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.prod_details_inner a {
	color: #FF6600;
	text-decoration: underline;
}
.prod_details_inner a:hover {
	color: #0C300C;
	text-decoration: none;
}
.prod_details_inner a:visited {
	color: #FF9900;
	text-decoration: underline;
}
.moretxt {
	width: 85%;
	/* [disabled]min-height: 120px; */
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 60px;
	border: 2px solid #000097;
	border-radius: 5px;
}
.moretxt a {
	color: #0066FF;
	text-decoration: none;
}
.moretxt a:hover {
	color: #0066FF;
	text-decoration: underline;
}
.points {
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 5px;
	font-family: Agenda-Light, "Agenda Light", Agenda, "Arial Narrow", sans-serif;
	font-size: 1.2rem;
	font-weight: 100;
}

#brands {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 16px;
	color: #FFF;
	background-color: #000097;
	max-width: 85%;
	margin-top: 20px;
	/* [disabled]margin-bottom: 40px; */
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #000097;
	border-radius: 5px;
}
#brands_inner {
	padding: 10px;
	background-color: #FFFFFF;
	border: 2px dashed #FFFFFF;
	min-height: 75px;
	overflow: auto;
	/* [disabled]width: 97%; */
}
#brand_logo {
	height: 70px;
	max-width: 70px;
	float: left;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 5px;
	width: 70px;
}
#testimonials {
	max-width: 450px;
	float: left;
	background-image: url('../../images/quotes.png') no-repeat 20px 20px rgba(178,178,169,0.2);
	min-height: 40px;
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
	border-radius:12px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	margin-left: 4%;
}

#testimonials li{ display:none;}
#testimonials li:first-child{ display:block;}

#testimonials ul{ list-style:none;}
#testimonials p.text{ font-size:24px;}

#testimonials p.author{
	color: #878787;
    font-size: 16px;
    font-style: italic;
    text-align: right;
	margin-top:10px;
}

#testimonials p.author a,
#testimonials p.author a:visited{
	color:#6aa42a;
}
#brand_inner_wrapper {
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.clients {
	float: left;
	min-height: 70px;
	min-width: 70px;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.captivate_image {
	height: 172px;
	width: 220px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.cont_info_wrap {
	maxwidth: 99%;
	margin-top: 5px;
	min-height: 22px;
	line-height: 22px;
}
.cont_info_wraptwo {
	maxwidth: 99%;
	min-height: 25px;
	line-height: 25px;
	float: left;
}

.priorityleft {
	color: #000098;
	min-height: 35px;
	width: 100%;
	line-height: 35px;
	font-size: 16px;
	font-weight: bolder;
	margin-top: 2px;
	margin-bottom: -8px;
	text-align: left;
}
.langs {
	font-size: 107%;
	list-style-image: url(../../images/bullet-icon.png);
	list-style-position: inside;
	margin-left: 10px;
}
.h2home {
	text-align: center;
}

/* zoom image styling starts here */
.clientwrap {
	max-width: 300px;
	min-height: 490px;
	margin-top: 20px;
	margin-left: 10px;
	margin-right: 10px;
	float: left;
	border: 1px solid #CCC;
	overflow: auto;
}
.clientslogo {
	width: 70px;
	/* [disabled]max-width: 30%; */
	height: 70px;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}
.clients {
	width: 280px;
	/* [disabled]max-width: 30%; */
	height: 280px;
}
#clienttxt {
	max-width: 280px;
	min-height: 120px;
	align-items: center;
	overflow: hidden;








	justify-content:center
	margin-right: 20px;
	/* [disabled]float: left; */
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.clientwrap #clienttxt strong {
	font-size: 110%;
	color: #0000AA;
}
.clientwrap #clienttxt strong a {
	color: #0000AA;
	text-decoration: none;
}
.clientwrap #clienttxt strong a:hover {
	color: #0066FF;
	text-decoration: none;
}
.clientwrap #clienttxt strong a:visited {
	color: #0000AA;
	text-decoration: none;
}
.clientwrap #clienttxt #darkbold {
	color: #666;
	font-weight: bold;
	font-size: 105%;
}
/* zoom image styling ends here */
#getstarted {
	width: 97%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	margin-bottom: 30px;
	float: left;
}
#image_fullsize {
	max-width: 1000px;
	max-height: 940px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
#url {
	color: #00B;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
}
#service_picture {
	max-width: 500px;
	max-height: 271px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	margin-top: 20px;
}
#service_picture img {
	max-width: 100%;
	height: auto;
	overflow: auto;
}

/*
label {
	width: 75px;
	margin-right: 10px;
	margin-bottom: 10px;
}
input {
	max-width: 300px;
	min-width: 250px;
	padding: 5px;
	margin-bottom: 10px;
	font-size: 100%;
	color: #000000;
	overflow: auto;
}
select {
	max-width: 300px;
	min-width: 250px
	overflow: auto;
	padding: 5px;
	margin-bottom: 10px;
	font-size: 115%;
	color: #4A004A;
	font-weight: bold;
}
*/

 /* Style inputs, select elements and textareas */
input[type=text], input[type=email], input[type=tel], select, textarea{
  width: 100%;
  padding: 12px;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-sizing: border-box;
  resize: vertical;
}
textarea {
	margin-bottom: 20px;
}

/* Style the label to display next to the inputs */
label {
  padding: 12px 12px 12px 0;
  display: inline-block;
}

/* Style the submit button */
input[type=submit] {
  background-color: #04AA6D;
  color: white;
  padding: 12px 20px;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  float: right;
}

/* Style the container */
/*
.container {
  border-radius: 5px;
  background-color: #f2f2f2;
  padding: 20px;
}
*/
/* Floating column for labels: 25% width */
.col-25 {
	float: left;
	width: 25%;
	margin-top: 6px;
}

/* Floating column for inputs: 75% width */
.col-75 {
	float: right;
	width: 75%;
	margin-top: 6px;
}

/* Clear floats after the columns */
.row:after {
  content: "";
  display: table;
  clear: both;
}

/* Responsive layout - when the screen is less than 2100px wide, make the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 2100px) {
  .col-25, .col-75, input[type=submit] {
    width: 100%;
    margin-top: 0;
  }
}