/* CSS Document */

body{
    margin:0px;
    background-color: #ebeaea;
}.border-gray {
    border: 1px solid #e0e1e1;
}
.ari-12-gray-20 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 20px;
    color: #4d4d4d;
    text-decoration: none;
    text-align: justify;
}
.ver-12-gray {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 20px;
    color: #4d4d4d;
    text-decoration: none;
}
.more-green {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #19928b;
    font-weight: bold;
}
a.more-green:hover {
    text-decoration: none;
}

.ver-12-gray-20 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 20px;
    color: #4d4d4d;
    text-decoration: none;
    text-align: justify;
}
.ver-10-gray-16 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height: 16px;
    color: #4d4d4d;
    text-decoration: none;
    text-align: justify;
}
.ari-18-black {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #313131;
    text-decoration: none;
}
.ari-15-black2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    color: #238392;
    text-decoration: none;
}
.ari-24-black {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 24px;
    color: #313131;
}
.dotted-hr {
    background-image: url(images/dotted-hr.gif);
    background-repeat: repeat-x;
    background-position: center;
}
hr {
    border: none;
    height: 1px;
    background-color: #333;
}
.ver-13-green {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #229394;
    text-decoration: none;
}
.footer-links {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #646464;
    text-decoration: none;
    /*margin-right: 18px;
    margin-left: 18px;*/
	margin-right: 10px;
	margin-left: 10px;
}
a.footer-links:hover {
    color: #000000;
}

.top-links {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #383839;
    text-decoration: none;
    font-weight: bold;
}
a.top-links:hover {
    color: #2e9192;
}
.top-links-current {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #238392;
    text-decoration: none;
    font-weight: bold;
}

/*  */
.ver-14-gray {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 20px;
    color: #3C3C3C;
    text-decoration: none;
}
.email {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #4D4D4D;
    text-decoration: none;
}
a.email:hover {
    color: #19928b;
    text-decoration: underline;
}
.emailColor {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #19928b;
    text-decoration: none;
}
a.emailColor:hover {
    color: #4D4D4D;
    text-decoration: underline;
}
/*p { clear:both; display: inline;}*/


/*  */
.ari-12-gray {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 20px;
    color: #4d4d4d;
    text-decoration: none;
}
.textfield {
    padding: 1px;
    font: Verdana, Sans-serif;
    font-size: 12px;
    color: #333;
    background:#f4f4f4;
    border: 1px solid #ccc;
    width:200px;
}
.textfield:focus {
    background: #fff;
    border: 1px solid #999;
}
textarea {
    height:50px;
}
.textarea_1 {
    padding: 1px;
    font: Verdana, Sans-serif;
    font-size: 12px;
    color: #333;
    background:#f4f4f4;
    border: 1px solid #ccc;
    width:592px;
    height:80px;
}
.textarea_1:focus {
    background: #fff;
    border: 1px solid #999;
}

.picture_code {
    padding: 1px;
    font: Verdana, Sans-serif;
    color: #333;
    background:#f4f4f4;
    border: 1px solid #ccc;
    width:40px;
}
.picture_code:focus {
    background: #fff;
    border: 1px solid #999;
}
.button {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    width:60px;
    height: 20px;
    background-color: #181818;
    border: 1px solid #181818;
}
.error-msg{
font-family: Arial;
background:url(images/alert1.png) 10px 5px no-repeat;
font-size: 12px;
line-height:20px;
width:450px;
color: #fff;
background-color: #E8A119;
border: 1px solid #c0c0c0;    
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
}
.info-msg{
font-family: Arial;
background:url(images/information.png) 10px 8px no-repeat;
font-size: 12px;
line-height:20px;
width:450px;
color: #003366;
background-color: #cce1fc;
border: 1px solid #c0c0c0;
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
}
.productBox{border: 1px solid #CCCCCC;width: 90%;margin: 0 auto;padding:0px 10px 20px;border-radius: 5px;box-shadow: 5px 5px 5px #888888;}
.productBox h2{font-family: Arial, Helvetica, sans-serif;font-size: 18px;color: #229394;text-decoration: none;}
.productBox ul {
    margin: 0 0 0.75em;
    padding: 0 1em;
    list-style: none;
}
.productBox ul ul {
    margin:0 0 0 15px;
}
.productBox li:before { 
    content: "";
    border-color: transparent #229394;
    border-style: solid;
    border-width: 0.35em 0 0.35em 0.45em;
    display: block;
    height: 0;
    width: 0;
    left: -1em;
    top: 14px;
    position: relative;
}
.productBox ul ul li:before { 
    content: "";
    border-color: transparent #ACACAC;
    border-style: solid;
    border-width: 0.35em 0 0.35em 0.45em;
    display: block;
    height: 0;
    width: 0;
    left: -1em;
    top: 14px;
    position: relative;
}
.contactarrow {
    margin: 0.75em 0;
    padding: 0 1em;
    list-style: none;
}
.contactarrow:before { 
    content: "";
    border-color: transparent #229394;
    border-style: solid;
    border-width: 0.35em 0 0.35em 0.45em;
    display: block;
    height: 0;
    width: 0;
    left: -1em;
    top: 14px;
    position: relative;
}
.contactarrowGrey {
    margin: 0.75em 0;
    padding: 0 1em;
    list-style: none;
}
.contactarrowGrey:before { 
    content: "";
    border-color: transparent #ACACAC;
    border-style: solid;
    border-width: 0.35em 0 0.35em 0.45em;
    display: block;
    height: 0;
    width: 0;
    left: -1em;
    top: 14px;
    position: relative;
}

.social a{ width:28px; height:28px; margin:auto 5px; display:inline-block;}
.social a img{ border:none;}
.social a:hover img{padding-top:0px;}

/*Start : Dropdown Menu*/
.dropdown {
    position: relative;
    display: inline-block;
}
.dropbtn {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #383839;
    text-decoration: none;
    font-weight: bold;
    border: none;
    cursor: pointer;
    line-height:36px;
}
.dropdown-content {
    display: none;
    position: absolute;
    right: 0;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}
.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #383839;
    text-decoration: none;
    font-weight: bold;
}
.dropdown-content a:hover {background-color: #f1f1f1;background: url(images/link-bg.gif);}
.dropdown:hover .dropdown-content {
    display: block;
}
/*.dropdown:hover .dropbtn {*/
/*    background-color: #3e8e41;*/
/*}    */

/*End : Dropdown Menu*/


/*Start : Accordion styles */
.tabs {
  /*border-radius: 8px;*/
  overflow: hidden;
  /*box-shadow: 0 4px 4px -2px rgba(0, 0, 0, 0.5);*/
}
.tab {
  width: 100%;
  /*color: white;*/
  overflow: hidden;
  background: #fffbd6;
  margin-bottom:15px;
}
.tab-label {
  display: flex;
  justify-content: space-between;
  padding: 1em;
  /*background: #2c3e50;*/
  font-weight: bold;
  cursor: pointer;
  text-align: left;
  /* Icon */
}
.tab-label:hover {
  background: #fffbd6;
}
.tab-label::after {
  content: "+";
  width: 1em;
  height: 1em;
  text-align: center;
  transition: all 0.35s;
  font-size: 26px;
  color: #48a5ad;
  padding: 0 0px 0px 20px;
}
.tab-content {
  max-height: 0;
  padding: 0 1em;
  color: #2c3e50;
  background: white;
  transition: all 0.35s;
}
.tab-close {
  display: flex;
  justify-content: flex-end;
  padding: 1em;
  font-size: 0.75em;
  background: #2c3e50;
  cursor: pointer;
}
.tab-close:hover {
  background: #fffbd6;
}

input:checked + .tab-label {
  background: #fffbd6;
}
input:checked + .tab-label::after {
   content: "-";
  /*transform: rotate(90deg);*/
}
input:checked ~ .tab-content {
  /*max-height: 100vh;*/
  max-height: 100%;
  padding: 1em;
}
input[type=checkbox] {
  position: absolute;
  opacity: 0;
  z-index: -1;
}
/*End : Accordion styles */