﻿.form-customclr
{
    color:#212529;
}
.val-font
{
    font-size:19px !important;
}
.contact-padding

{
    padding-top: 3% !important;
}
.cargo-padding
{
    padding-top:0px !important;
}
.cargo-session
{
    padding-top:0px !important;
}
.cargomargin
{
    margin-top:11px !important;
}
.cargoimgmargin
{
    margin-top: -19px;
}
.cargoftextpadding
{
    padding-top:25px;
}
.hometxtclr
{
    color:#000;
}
.cargomrg
{
    margin-top:0px !important;
}
.cargobullet
{
    line-height:21px !important;
}

.labestd::after
{
    display:none !important;
    
}
.contentdiv
{
    min-height: 500px;
}
.conheight
{
    line-height:28px !important;
}
table{
  margin-bottom: 50px;
  width:100%;
  
}
table tr td,th {
  border: 1px solid #638447;
  text-align: center;
  
}

table tr td{
  font-weight: 300;

 
}
table td
{
   /* background-color:#F4F7F6;*/
    color:#171616;
     padding: 10px;
     font-size:14px;
}
table th
{
 /*  background-color:#9BBC3A;*/
   padding: 15px;
   color:#fff;
}
table p
{
 font-size:14px;
 margin:0;
 padding: 0 !important;
 text-align: center;
}
.marlfttab 
{
    margin-left: 450px;
}
.marlfthead
{
    margin-left:570px;
}
.viewpad
{
    margin:0px !important;
    padding:0px !important;
}
.cargobullet-height
{
    height:39px;
}
.bullet
{
   border: 3px solid #6b8d3b !important;
border-radius: 50%  !important;
position: relative;
content: " ";
background: #fff;
width: 11px;
height: 11px;
border: 3px solid #6b8d3b;
border-radius: 50%;
top: 14px;
left: 0;
animation: 2s infinite roundshape2;
float: left;
margin-right: 15px;
margin-bottom: 16px;
}
.downtext
{
   color: #648447;
padding-left: 25px;
position: relative;
top: -10px;
}
.vdotext
{
    text-align:center;
}

.downtextcommon
{
   color: #648447;
padding-left: 25px;
position: relative;
top: 7px;
}
.bullet-main
{
   border: 3px solid #6b8d3b !important;
border-radius: 50%  !important;
position: relative;
content: " ";
background: #fff;
width: 11px;
height: 11px;
border: 3px solid #6b8d3b;
border-radius: 50%;
top: 14px;
left: 0;
animation: 2s infinite roundshape2;
float: left;
margin-right: 15px;
margin-bottom:
}
.content-list
{
    float:left;
    width:100%;
}
.content-list ul li 
{
     float:left;
    width:100%;
    position:relative;
}
.content-list ul li:before
{
    position: relative;
content: " ";
background: #fff;
width: 11px;
height: 11px;
border: 3px solid #6b8d3b;
border-radius: 50%;
top: 14px;
left: 0;
-moz-animation: 2s infinite roundshape2;
-webkit-animation: 2s infinite roundshape2;
animation: 2s infinite roundshape2;
float: left;
margin-right: 15px;
margin-bottom: 16px;
}
.content-padding
{
    padding-top:100px;
    padding-bottom:70px;
}
.highslide-margin
{
    margin-left:430px;
    margin-top: 50px;
}



.content-data
{
    float:left;
    width:100%;
}
.content-data ul li 
{
     float:left;
    width:100%;
    position:relative;
}
.content-data ul li:before
{
    position: relative;
content: " ";
background: #fff;
width: 11px;
height: 11px;
border: 3px solid #6b8d3b;
border-radius: 50%;
top: 9px;
left: 0;
-moz-animation: 2s infinite roundshape2;
-webkit-animation: 2s infinite roundshape2;
animation: 2s infinite roundshape2;
float: left;
margin-right: 15px;
margin-bottom: 16px;
}
 @media (max-width: 992px)
  {
      table td, th
      {
          padding:5px;
          font-size:12px;
      }
       table td p
      {
         
         
          font-size:12px;
      }
  }