@charset "utf-8";
/* CSS Document */

h1, h2
{
	font-family:"Arial", "Serif";
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	padding:7px 0px 0px 10px;
	/*margin:0 0px 5px 0; */
	display:block;
	/*letter-spacing:1px;*/
}

h3, h3 a
{
	font-family:"Arial", "Serif";
	font-size:13px;
	font-weight:bold;
	color:#1F292A;
	padding:0 0 0px 0px;
	margin:0 10px 0 0;
}

h3 a:hover
{
	text-decoration:none;
}

h4
{
	font-family:"Arial", "Tahoma", "Serif";
	font-size:13px;
	color:#FFFFFF;
	font-weight:normal;
}

h4 a
{
	text-decoration:none;
}

h4 a:hover
{
	color:#3E5859 !important;
}


h5, h5 a
{
	font-family:"Arial", "Tahoma", "Serif";
	font-size:11px;
	font-weight:bold;
	color:#fff;
	padding:0 0 0 0;
	margin:10px 0 0 0;
	display:block;
}

h5 a
{
	text-decoration:none;
	padding:0 0 0 0;
}

h5 a:hover
{
	text-decoration:none;
}

h5 em
{
	color:#5b626a;
}

h6
{
	font-family:"Arial", "Tahoma", "Serif";
	font-size:24px;
	color:#f7f407;
	padding:0 4px 0 5px;
	margin:2px 0 2px 0;
	line-height:14px;
}

h7
{
	font-family:"Arial", "Tahoma", "Serif";
	font-size:20px;
	font-weight:bold;
	color:#b24002;
}

h8
{
	font-family:"Arial", "Tahoma", "Serif";
	font-size:24px;
	font-weight:bold;
	color:#f7f407;
	line-height:24px;
}

h9
{
	font-family: "Tahoma", "Serif";
	font-size:9px;
	color:#2f332f;
	line-height:24px;
}


p, tr, td, ol, li, select, input
{ 
font-family:  verdana, arial; 
font-size: 13px; 
font-weight: normal; 
text-decoration: none }

a:link { text-decoration: none} 
a:visited { text-decoration: none}
a:hover { color: #fff; text-decoration: none}
a:active { text-decoration: none} 


a.a2:link { color: #FFFFFF; text-decoration: none} 
a.a2:visited { color: #FFFFFF; text-decoration: none}
a.a2:hover { color: #1F292A; text-decoration: none}
a.a2:active { color: #FFFFFF; text-decoration: none} 


.formelements {
	font-family: "Arial", verdana, arial;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
} 
body { 
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
scrollbar-face-color: #d5d5d5;
scrollbar-shadow-color: #000000;
scrollbar-highlight-color: #d5d5d5;
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-color: #d5d5d5;
scrollbar-track-color: #eeeeee;
scrollbar-arrow-color: #000000;
font-family: verdana; 
font-size: 8pt; 
font-weight: normal; 
text-decoration: none 
}
.border {
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	border: 1px solid #999999;


}
.verticaltext {
writing-mode: tb-rl;
filter: flipv fliph;
}
/*--- RESPONSIVE ---*/

@media screen and (max-width: 990px) {

  .home-account {
    text-align: center;
    display: block;
  }

  .cart-info {
    text-align: center;
    display: block;
  }
  
  .logo {
    text-align: center;
  }

  .search-box {
    display: none;
  }

  .slider-caption {
    display: none;
  }

  .service-item {
    margin-top: 40px;
  }

  .footer-title {
    margin-top: 60px;
  }

  .bottom-footer {
    text-align: center;
  }

  .timeline-thumb{
    margin-top: 30px;
    border-bottom: none;
  }

  .team-thumb {
    margin-top: 30px;
  }

  .side-bar {
    margin-top: 100px;
  }

  .side-bar h4 {
    width: 100%;
  }

  .send-message input {
    margin-top: 20px;
  }

  .info {
    margin-top: 60px;
    text-align: center;
  }
}

@media screen and (max-width: 568px) {

  .home-account {
    text-align: center;
    display: block;
  }

  .cart-info {
    text-align: center;
    display: block;
  }
  
  .logo {
    text-align: center;
  }

  .search-box {
    display: none;
  }

  .content-hide p {
    display: none;
  }

  .slider-caption {
    display: none;
  }

  .service-item {
    margin-top: 40px;
  }

  .footer-title {
    margin-top: 60px;
  }

  .bottom-footer {
    text-align: center;
  }

  .timeline-thumb{
    margin-top: 30px;
    border-bottom: none;
  }

  .team-thumb {
    margin-top: 30px;
  }

  .side-bar {
    margin-top: 100px;
  }

  .side-bar h4 {
    width: 100%;
  }

  .send-message input {
    margin-top: 20px;
  }

  .info {
    margin-top: 60px;
    text-align: center;
  }

  .logo {
    padding-bottom: 60px;
  }

  .main-menu li {
    display: block;
    margin-top: -60px;
    margin-right: -35px;
  }

  #heading-section img {
    display: none;
  }

  .divide-line img {
    display: none;
  }

  .top-footer {
    display: none;
  }

}

@media screen and (max-width: 1000px) {

  .slider-caption {
    display: none;
  }
}

@media screen and (max-width: 600px) {

  .heading-section img {
    display: none;
  }

  body {
    overflow-x: hidden;
  }
}

@media screen and (min-width: 995px) {

  .hover-iner span {
  margin-top: 160px;
  }

  body {
    overflow-x: hidden;
  }
}

/*--- END RESPONSIVE ---*/

