body {

}  

span.arrow {
    color: #f7df00;
    text-shadow: -1px 1px 1px #060809;
} 

a:hover {
    color: #fff !important;
}

a.homec:hover {
    color: #8d8d8d !important;
}

a.homec {
    color: #8d8d8d;
}

.pro #content {
    background-image: url(/images/otherpagebacks3.png);
    background-position: 50% 60%;
    color: #fff;
} 

.contactpage #content {
    background-image: url(/images/otherpagebacks3.png);
    background-position: 50% 80%;
    color: #fff;
} 

.consec {
    font-size: 16px;
    line-height: 30px;
}


#content_right {
    margin-top: 171px;
}


p.homeconus {
    font-size: 24px;
    margin-top: 20px;
} 

img.hat {
    position: absolute;
    margin-top: -75px;
    margin-left: -574px;
} 

#vision {
    padding: 50px 0;
    font-size: 16px;
    font-family: Arial;
} 

.homepage #content {
    display: none;
} 

#conclusion {
    padding: 80px 0 50px 0;
    text-align: center;
    font-size: 16px;
} 

.conclusion {
    border: 3px solid #060809;
    border-left: 3px solid #f7df00;
    padding: 50px;
    font-size: 17px;
    font-weight: 600;
    border-right: 3px solid #f7df00;
} 

#mission {
    padding: 50px 0;
    font-size: 16px;
    font-family: Arial;
    background: #060809;
    color: #fff;
} 

#description {
    text-align: center;
    padding: 50px 0;
    font-family: Arial;
    font-size: 16px;
    color: #ffffff;
    background-image: url(/images/descripback.png);
    background-position: 50% -20%;
} 

#sliderform{
    z-index: 99;
    margin: 10px 0;
}
#sliderform h2{
    background: #f7df00;
    padding: 10px 10px;
    margin: 0px 0 0 0;
    color: #060809;
    font-size: 25px;
    font-weight: bold;
    font-family: Arial;
    text-align: center;
    text-transform: uppercase;
}
#sliderform fieldset{
    background: #000;
    margin: 0 0px;
    padding: 10px;
    color: #fff;
    width: 100%;
}  

.contactbut a {
    border-left: 4px solid #f7df00;
    background: #060809;
    padding: 10px 10px;
    color: #fff;
    font-size: 21px;
} 

.contactbut {
    margin-top: 40px;
} 


#yt_header {
  padding: 5px 0;
  background: #2c2c2c;
  background-image: url(/images/headerback.png);
  background-position: -180% 70%;
}


#yt_header #yt_logo {

}

#contact-top{
    text-align: right;
    padding: 30px 0 0;
    font-size: 15pt;
}
#contact-top .email{}
#contact-top .tel{}

#yt_menuwrap {
  background: #f7df00;
}

#yt_menuwrap #yt_mainmenu {

}

#yt_slideshow {

}


#content #yt_component {
  
}

#content{
  padding:30px 0;
}



#yt_footer {
  background: #1a1a1a;
  padding: 10px 0px;
  color: #fff;
}

#yt_footer .designby {
  display: none;
}


a {
  color: #bcbcbc;
}

a:hover {
  color: #2e323b;
  text-decoration: none;
}

a:focus {
  outline: none;
  text-decoration: none;
}


ul,
ol {
  padding-left: 12px;
}
ul li {
  line-height: 30px;
}
ul ul {
  list-style: disc;
}


.button,
button {
  background: #2c2c2c;
  color: #fff;
  padding: 8px 20px;
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  border: none;
  border-radius: 0px;
}

.module h3.modtitle {
  padding: 16px 0px;
  border-bottom: solid 1px #ccc;
  text-transform: uppercase;
}


h1{
    font-size: 40pt;
}
h2{}
h3{}
h4{}
h5{}



#yt_mainmenu #meganavigator {
  list-style: none;
  padding: 0;
  margin: 0;
  position: relative;
  z-index: 1;
}
#yt_mainmenu #meganavigator li.level1 {
  float: left;
  position: relative;
  padding: 0;
  margin: 0;
  z-index: 1;
  list-style: none;
  border-left: none;
}
#yt_mainmenu #meganavigator li.level1 > .item-link {
  margin: 0;
  line-height: 30px;
  padding: 12px 30px;
  color: #ea8002;
  font-size: 118%;
  display: block;
  font-weight: 600;
}
#yt_mainmenu #meganavigator li.level1.havechild:after {
  content: "\f0d7";
  font-size: 12px;
  font-family: "FontAwesome";
  position: absolute;
  top: 28%;
  right: 15px;
  z-index: 5;
  color: #fff;
}
#yt_mainmenu #meganavigator li.level1 .showdesc .menu-title {
  line-height: 100%;
  padding-bottom: 3px;
  margin-top: -1px;
  display: block;
}
#yt_mainmenu #meganavigator li.level1 .showdesc .menu-desc {
  display: block;
  font-size: 11px;
  color: #ccc;
  line-height: 100%;
}
#yt_mainmenu #meganavigator li.level1.active {
  background: #060809;
}
#yt_mainmenu #meganavigator li.level1.first {
  border: none;
}
#yt_mainmenu #meganavigator li.level1.last {
  border-right: none;
}


.noleft{padding-left:0;}
.noright{padding-right:0;}
.nopad{padding:0;}
.upper{margin-top:30px;}
