@import url(http://fonts.googleapis.com/css?family=Archivo+Black);

@import url(http://fonts.googleapis.com/css?family=Open+Sans:300);

@import url(http://fonts.googleapis.com/css?family=Allura);

@import "jquery.fancybox-1.3.4.css";
/*------ template stylization ------*/
body {
  background: #030232;
  font: 13px Arial, Helvetica, sans-serif;
  line-height: 21px;
  color: #f6f9fd;
  min-width: 980px;
}
.nav-collapse.collapse {
  text-transform: none;
}
#webSiteLoader {
  position: fixed;
  width: 100%;
  height: 100%;
  background: #030232 url(../img/web_site_loader.gif) center no-repeat;
  z-index: 1023;
  top: 0;
}
#pageLoader {
  position: fixed;
  width: 72px;
  height: 72px;
  top: 50%;
  left: 50%;
  margin: -36px 0 0 -36px;
  background: url(../img/bg_loader.png) 0 0 no-repeat;
  z-index: 1000;
  padding: 3px;
  display: none;
}
#pageLoader > div {
  margin: 9px 10px;
  background: url(../img/web_page_loader.gif) 0 0 no-repeat;
  width: 46px;
  height: 46px;
}
#back-top {
  position: fixed;
  bottom: 10px;
  right: 10px;
  width: 50px;
  height: 50px;
  background: url("../img/up-arrow.png") center 12px no-repeat;
  z-index: 1000;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: none;
  cursor: pointer;
}
.animate,
.animate:hover {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
/*------ header ------- */
header {
  position: absolute;
  width: 100%;
  z-index: 5;
  margin: 0 auto;
  top: 0;
}
#logo {
  display: inline-block;
  position: relative;
  background: url('../img/seclogo2.png') 0 0 no-repeat;
  width: 919px;
  height: 104px;
  text-indent: -9999px;
  margin: 61px auto 0;
}
#logo:hover {
  text-decoration: none;
}
/*--- menu ------*/
.menubutton {
  position: relative;
  display: block;
  width: 300px;
  height: 61px;
  background: #f6f9fd;
  font: 14px 'Archivo Black', sans-serif;
  color: #38383a;
}
.menubutton span {
  position: relative;
  display: inline-block;
  margin: 21px 0 0 30px;
}
.menubutton b {
  position: relative;
  display: inline-block;
  width: 34px;
  height: 34px;
  float: right;
  margin: 16px 17px 0 0;
  background: url('../img/menu_marker.png') 0 0 no-repeat;
}
.menuHolder {
  position: absolute!important;
  bottom: 61px;
  bottom: -500px;
  width: 100%;
  z-index: 500;
  text-transform: uppercase;
}
.menuHolder .sf-menu {
  margin-bottom: 0!important;
}
.menuMov {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  z-index: 10;
}
.menu {
  position: relative;
  z-index: 1;
  display: block;
  text-transform: uppercase;
  float: right;
}
.sf-menu {
  z-index: 3;
  position: relative;
  display: block;
  margin-left: 0;
}
.sf-menu > li {
  position: relative;
  color: #383636;
  height: 61px;
  display: block;
  background: #f6f9fd;
}
.sf-menu > li > a {
  display: inline-block;
  position: relative;
  height: 61px;
  overflow: hidden;
  width: 300px;
}
.sf-menu > li > a:hover {
  text-decoration: none;
}
.sf-menu > li.active > a {
  text-decoration: none;
}
.submenu_1 {
  position: absolute;
  bottom: -61px;
  left: -301px;
  width: 300px;
  z-index: 5;
  background: #fff;
  margin: 0;
}
.submenu_1 li {
  position: relative;
  text-align: left;
  list-style: none;
  height: 61px;
}
.submenu_1 a {
  font: 14px 'Archivo Black', sans-serif;
  color: #38383a;
  width: 270px;
  height: 40px;
  position: relative;
  display: inline-block;
  color: #2d2d2d !important;
  padding: 21px 0 0 30px !important;
  text-decoration: none;
  z-index: 1;
  background: #f6f9fd;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.submenu_1 a:hover {
  color: #a7a7a7 !important;
  background: #eaeaea;
}
.submenu_1 li > a:hover,
.submenu_1 li .hoverItem {
  color: #a7a7a7 !important;
  background: #eaeaea;
}
.submenu_2 {
  position: absolute;
  width: 300px;
  left: -301px;
  top: 0;
  z-index: 10;
  margin: 0;
  background: #fff;
}
.submenu_2 .marTop {
  margin: 10px 0 0;
}
.submenu_2 .marBot {
  margin: 0 0 0px;
}
.submenu_2 a {
  color: #2d2d2d;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.submenu_2 a:hover {
  color: #a7a7a7 !important;
  background: #eaeaea;
}
.submenu_2 li > a:hover,
.submenu_2 li .hoverItem {
  color: #a7a7a7 !important;
  background: #eaeaea;
}
.mText {
  font: 14px 'Archivo Black', sans-serif;
  color: #38383a;
  position: absolute;
  width: 100%;
  z-index: 1;
  margin-left: 30px;
  padding-top: 21px;
}
.mTextOver {
  font: 14px 'Archivo Black', sans-serif;
  color: #a7a7a7;
  position: relative;
  width: 100%;
  z-index: 3;
  margin-left: 30px;
  top: -100px;
}
._area {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  z-index: 5;
  left: 0;
  display: block;
}
._overPl {
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 100px;
  z-index: 2;
  left: 0;
  display: block;
  background: none;
}
._overLine {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 2;
  display: block;
  background: #eaeaea;
  opacity: 0;
}
/*--- menu end ------*/
/*--- header end ------*/
/*------ content ------- */
h2 {
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  letter-spacing: -1px;
  margin-bottom: 22px;
}
.marg_1 {
  margin-bottom: 34px;
}
.marg_2 {
  margin-bottom: 16px;
}
.marg_3 {
  margin-bottom: 25px;
}
.marg_4 {
  margin: 6px 0 0 38px;
}
.pad_1 {
  padding: 108px 0 137px!important;
}
.pad_2 {
  padding-right: 30px;
}
.dropdown-menu li ul li {
  list-style-type: square;
  color: #000;
}
#wrapper .containerHolder {
  position: relative;
  width: 100%;
  z-index: 1;
  top: 239px;
}
#wrapper section > div {
  position: relative;
}
#wrapper > div {
  position: relative;
  /*overflow: hidden;*/

}
#wrapper > section {
  position: relative;
  width: 940px;
  height: 100%;
  margin: 45px auto 38px;
}
#wrapper > section > div {
  position: relative;
}
.dynamicContent {
  position: absolute;
  width: 100%;
  top: 0;
}
.inner {
  position: relative;
  display: block;
  padding: 0 0 15px;
}
.inner2 {
  position: relative;
  display: block;
  margin-top: -26px;
}
.content_inner {
  padding-right: 26px;
}
.slider {
  width: 939px;
  height: 352px;
  position: relative;
  padding: 0;
}
.slider ul {
  margin: 0;
}
.slider_cont {
  padding: 0;
  display: inline-block;
  height: 415px;
  background: url('../img/tint.png') 0 351px no-repeat;
}
.pagination {
  display: none;
}
.banner {
  width: 775px;
  position: absolute;
  text-transform: uppercase;
  top: 211px;
  right: 0;
  z-index: 15;
  padding-left: 31px;
}
.banner em {
  position: relative;
  display: inline-block;
  font: 300 30px/26px 'Open Sans', sans-serif;
  letter-spacing: -1px;
  color: #f6f9fd;
  padding: 13px 16px;
  margin: 0;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  background: url('../img/banner_bg.png') 0 0 repeat;
}
.banner span {
  display: block;
}
.descrip1 {
  position: relative;
  display: inline-block !important;
  font: 38px/38px 'Archivo Black', sans-serif;
  color: #f6f9fd;
  padding: 5px 12px 9px;
  margin-bottom: 4px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  background: url('../img/banner_bg.png') 0 0 repeat;
}
.prev,
.next {
  position: absolute;
  display: inline-block;
  width: 40px;
  height: 52px;
  top: 0;
}
.navig {
  position: absolute;
  display: inline-block;
  width: 81px;
  height: 52px;
  top: 267px;
  right: 32px;
  background: #30333f;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  z-index: 5;
}
.navig .line {
  position: absolute;
  display: inline-block;
  width: 2px;
  height: 51px;
  top: 0;
  left: 40px;
  background: url('../img/separator.jpg') 0 0 no-repeat;
}
.prev {
  left: 0;
  background: url('../img/prev.png') 18px 24px no-repeat;
}
.prev span {
  position: absolute;
  top: 0;
  left: 0;
  width: 81px;
  height: 52px;
  background: url('../img/prev_act.png') 18px 24px no-repeat;
}
.next {
  right: 0;
  background: url('../img/next.png') 18px 24px no-repeat;
}
.next span {
  position: absolute;
  top: 0;
  left: 0;
  width: 81px;
  height: 52px;
  background: url('../img/next_act.png') 18px 24px no-repeat;
}
.btn {
  font: 13px/1.2em Arial, Helvetica, sans-serif;
  color: #f6f9fd;
  text-shadow: none;
  position: relative;
  display: inline-block;
  padding: 17px 21px;
  background: url('../img/more_bg.png') 0 0 repeat-x;
  border: none;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  cursor: pointer;
  overflow: hidden;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
.btn:hover,
.btn:active {
  color: transparent;
  background: url('../img/more_bg.png') 0 0 repeat-x;
  background-position: 0 0;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
.btn span {
  position: absolute;
  padding: 17px 21px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  color: #f6f9fd;
  top: 0;
  left: 0;
  background: url('../img/more_act.jpg') 0 0 repeat-x;
}
.bg_corr {
  background: url('../img/more_act.jpg') 0 0 repeat-x;
}
.bg_corr span {
  background: url('../img/more_bg.png') 0 0 repeat-x;
}
.slider1 {
  position: relative;
  display: inline-block;
  margin: 10px 0 0;
  width: 295px;
  height: 195px;
  overflow: hidden;
}
.slider1 ul {
  margin: 0;
  position: relative;
  display: block;
  width: 295px;
  height: 195px;
  top: 0!important;
}
.slider1 ul li {
  position: relative;
  float: left;
  list-style: none;
  width: 295px;
  height: 48px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  margin-bottom: 1px;
  background: url('../img/list_bg.png') 0 0 repeat;
}
.slider1 ul li b {
  position: absolute;
  width: 295px;
  height: 48px;
  top: 0;
  left: 0;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  background: url('../img/list_act.jpg') 0 0 repeat;
}
.list1 span {
  position: relative;
  display: inline-block;
  width: 5px;
  height: 5px;
  margin: 22px 0 0 23px;
  background: url('../img/marker2.png') 0 0 no-repeat;
  float: left;
  z-index: 15;
}
.list1 a {
  position: relative;
  display: inline-block;
  float: left;
  padding: 0 0 0 24px;
  min-height: 18px;
  padding: 14px 24px 13px;
  width: 200px;
  color: #f6f9fd;
  text-decoration: none;
  z-index: 10;
}
.arrows1 {
  position: absolute;
  top: 15px;
  right: -2px;
  width: 60px;
  height: 38px;
  padding-top: 7px;
  background: url('../img/separator2.png') 27px 0 no-repeat;
}
.prev1,
.next1 {
  position: relative;
  display: block;
  width: 16px;
  height: 16px;
  cursor: pointer;
  margin: 0 0 -16px;
  z-index: 3;
}
.next1 {
  margin-left: 50px!important;
}
.prev1 span {
  position: absolute;
  display: inline-block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: url('../img/arr2_act.png') 0 7px no-repeat;
}
.next1 span {
  position: absolute;
  display: inline-block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: url('../img/arr1_act.png') 0 7px no-repeat;
}
.bg_section {
  position: relative;
  display: inline-block;
  padding: 16px 29px 29px 29px;
  background: url('../img/cont_bg.png') 0 0 repeat;
  margin-bottom: 43px;
}
.works {
  position: relative;
  display: inline-block;
  float: left;
  margin-right: 4px;
}
.works .thumbnail {
  display: inline-block;
  padding: 0;
  line-height: 16px;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  float: left;
  margin-right: 19px!important;
}
.works .thumbnail img {
  margin-bottom: 15px;
}
.works .thumbnail .caption {
  font: 300 18px/1.2em 'Open Sans', sans-serif;
  padding: 0;
}
.works .thumbnail .caption p {
  margin-bottom: 0;
}
.works .thumbnail .caption p > a {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.works .thumbnail .caption p > a:hover {
  text-decoration: none;
  color: #8099b8;
}
.info {
  position: relative;
  display: block;
  padding-top: 5px;
  overflow: hidden;
}
.list2 {
  position: relative;
  display: inline-block;
  margin: 0 0 3px;
  list-style: none;
}
.list2 > li {
  overflow: hidden;
  margin-bottom: 15px;
}
.list2 > li > .badge {
  font: 300 26px/1.2em 'Open Sans', sans-serif;
  padding: 0;
  margin-right: 5px;
  float: left;
  border-radius: 0;
  background: transparent;
}
.list2 > li p {
  overflow: hidden;
}
.list2 .last {
  margin-bottom: 0;
}
.list2 .last p {
  margin-bottom: 0;
}
blockquote {
  padding: 0;
  margin: 0;
  border-left: none;
}
blockquote p {
  margin-bottom: 0;
  font-size: 13px;
  font-weight: normal;
  line-height: 21px;
  font-style: italic;
}
.block_1 {
  position: relative;
  display: inline-block;
  margin-bottom: 4px;
}
.block_1 img {
  margin: 5px 20px 0 0;
}
.block_1 .signature {
  font: 50px/50px 'Allura', cursive;
  letter-spacing: -1px;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
}
.block_2 {
  position: relative;
  display: inline-block;
  margin-top: 3px;
}
.slider2 {
  position: relative;
  display: inline-block;
  float: left;
  width: 940px;
  height: 211px;
  overflow: hidden;
}
.slider2 .sitem_over {
  position: absolute;
  background: url("../img/pic_bg_over.png");
  z-index: 2;
  width: 220px;
  height: 142px;
  display: none;
  overflow: hidden;
  margin: 0;
}
.slider2 .sitem_over > strong {
  position: relative;
  background: url('../img/icon_zoom.png') center no-repeat;
  width: 100%;
  height: 100%;
  display: block;
}
.slider2 ul {
  margin: 0;
  list-style: none;
  width: 940px;
  height: 211px;
}
.slider2 .thumbnail {
  display: inline-block;
  padding: 0;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  float: left;
  margin-right: 20px!important;
}
.slider2 .thumbnail img {
  margin: 0 0 27px!important;
}
.slider2 .thumbnail .caption {
  padding: 0;
}
.slider2 .thumbnail .caption p {
  color: #f6f9fd;
  margin-bottom: 0;
}
.slider2 .thumbnail .caption p > a {
  font-weight: bold;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.slider2 .thumbnail .caption p > a:hover {
  text-decoration: none;
  color: #8099b8;
}
.list3 li {
  float: left;
}
.list3 .last .thumbnail {
  margin-right: 0px!important;
}
.corr_1 {
  top: -63px !important;
}
.block_3 {
  position: relative;
  display: inline-block;
  margin-bottom: -8px;
}
.cont {
  position: relative;
  display: inline-block;
  float: left;
}
.g_map {
  max-width: 693px;
  width: 693px;
  float: left;
  margin: 5px 19px 0 0 ;
}
iframe {
  position: relative;
  border: none;
  display: inline-block;
  outline: none;
  width: 693px;
  height: 224px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: url('../img/web_site_loader.gif') center no-repeat #030232 !important;
}
.width1 {
  display: inline-block;
  width: 72px;
}
.text_1 {
  font-size: 12px;
  text-transform: uppercase;
  margin-bottom: 21px;
}
.link_1 {
  color: #f6f9fd;
  font-weight: bold;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.link_1:hover {
  text-decoration: none;
  color: #8099b8;
}
/* ============================= forms ============================= */
#form1 {
  position: relative;
  display: inline-block;
  margin: 4px 0 0;
  width: 100%;
}
.cont_f {
  position: relative;
  display: inline-block;
  float: left;
  margin-right: 16px;
}
label {
  margin: 0!important;
}
#form1 input {
  font: 13px/20px Arial, Helvetica, sans-serif;
  color: #f6f9fd;
  text-transform: none;
  margin: 0 0 16px;
  padding: 5px 9px 6px;
  width: 440px;
  border: 1px solid #426593;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  min-height: 20px;
  background: #013376;
}
#form1 textarea {
  resize: none;
  margin: 0;
  font: 13px/20px Arial, Helvetica, sans-serif;
  color: #f6f9fd;
  padding: 5px 9px 6px;
  width: 440px;
  height: 120px;
  border: 1px solid #426593;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  min-height: 20px;
  background: #013376;
}
#form1 label {
  position: relative;
  display: inline-block;
  min-height: 36px;
}
#form1 .error,
#form1 .empty {
  position: absolute;
  bottom: 0;
  display: none;
  font-size: 9px;
  line-height: 17px;
  color: #ffffff;
  text-transform: none;
}
.btns {
  position: relative;
  display: inline-block;
  margin: 23px 0 0;
  float: right;
}
.btns a {
  margin: 0 0 0 10px;
  float: right;
}
#form1 .message .error,
#form1 .message .empty {
  position: absolute;
  bottom: -10px;
  display: none;
  font-size: 9px;
  line-height: 5px;
  color: #ffffff;
  text-transform: none;
}
/* Form defaults */
input,
select,
textarea {
  color: #797a7c;
}
.success {
  position: absolute;
  width: 458px;
  color: #f6f9fd;
  text-align: center;
  z-index: 1;
  background: #013376;
  border: 1px solid #426593;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  padding: 45px 0;
}
/* ============================= end forms ============================= */
.corr_404 {
  font-size: 72px;
  margin-bottom: 25px;
}
.text_404 {
  font: 300 18px/24px 'Open Sans', sans-serif;
  position: relative;
  display: inline-block;
  letter-spacing: 0px;
  margin: 9px 0 33px;
}
input[type="text"] {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
input[type="text"]:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
input:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#search input {
  display: block;
  color: #f6f9fd;
  width: 334px;
  padding: 5px 7px 6px;
  margin-bottom: 23px;
  border: 1px solid #426593;
  background: #043472;
}
.search_result {
  color: #043372;
  background: #fff;
}
.search_title {
  margin-bottom: 5px;
}
.search_title a {
  color: #ffffff;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.search_title a:hover {
  color: #b3aeb3;
  text-decoration: none;
}
.search_list {
  margin-top: 30px;
}
.search_list .search {
  font-size: 23px;
  color: #000;
}
/*--- content end ------*/
/*------ footer ------- */
footer {
  position: absolute;
  bottom: 0;
  font: 13px/13px 'Droid Sans', sans-serif;
  width: 100%;
  height: 61px;
  color: #999999;
  background: url('../img/footer_bg.jpg') repeat 0 0;
  z-index: 600;
  text-transform: uppercase;
}
.social {
  position: relative;
  display: inline-block;
  float: right;
}
.footer_info {
  font: 14px 'Archivo Black', sans-serif;
  color: #3e3e42;
  position: relative;
  padding: 23px 0 0;
  text-align: left;
  letter-spacing: -1px;
}
.footer_info a {
  color: #3e3e42;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.footer_info a:hover {
  color: #ffffff;
  text-decoration: none;
}
.social-icon {
  margin: 21px 0 0;
  float: right;
}
.social-icon > li {
  display: inline-block;
  float: left;
  margin-left: 5px;
}
.social-icon > li > a {
  display: inline-block;
}
.social-icon > li > a > img {
  position: relative;
  top: 0;
}
.social-icon > li > a:hover img {
  top: -7px;
}
/*--- footer end ------*/
/*----- media queries ------*/
@media (min-width: 1200px) {
  
}
@media (min-width: 768px) and (max-width: 979px) {
  
}
@media (max-width: 767px) {
  
}
@media (max-width: 480px) {
  
}
/*Core variables and mixins*/
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 31px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
