#t3-header {
  background-color: #f4f4f4;
}
.t3-header {
  padding-top: 18px;
  padding-bottom: 18px;
}
.logo-img {
  margin-top: 20px;
  width: 200px;
}
.head-menu {
  text-align: center;
}
.head-menu > ul > li.active > a,
.head-menu > ul > li.active > a:hover,
.head-menu > ul > li.active > a:focus {
  color: black;
  text-decoration: none;
  background-color: #f4f4f4;
}
.head-menu > ul > li {
  display: inline-block;
}
.head-menu > ul > li a {
  font-size: 15px;
  color: #111;
  text-decoration: none;
}
.head-menu > ul > li a .menu-item-bgpic {
  height: 113px;
  background-position: bottom;
  background-repeat: no-repeat;
}
.head-menu > ul > li a.pic1 > .menu-item-bgpic {
  width: 140px;
  background-image: url('/images/nav-1-sprite.png');
  background-position: 0px 0px;
}
.head-menu > ul > li a.pic2 > .menu-item-bgpic {
  width: 76px;
  height: 97px;
  background-image: url('/images/nav-2-sprite.png');
  background-position: 0px 0px;
}
.head-menu > ul > li a.pic3 > .menu-item-bgpic {
  width: 135px;
  height: 101px;
  background-image: url('/images/nav-8-sprite.png');
  background-position: 0px 0px;
}
.head-menu > ul > li a.pic4 > .menu-item-bgpic {
  width: 110px;
  background-image: url('/images/nav-44-sprite.png');
  background-position: 0px 0px;
}
.head-menu > ul > li a.pic1:hover > .menu-item-bgpic {
  background-position: 0px -117px;
}
.head-menu > ul > li a.pic2:hover > .menu-item-bgpic {
  background-position: 0px -97px;
}
.head-menu > ul > li a.pic3:hover > .menu-item-bgpic {
  background-position: 0px -101px;
}
.head-menu > ul > li a.pic4:hover > .menu-item-bgpic {
  background-position: 0px -121px;
}
.head-menu > ul > li a:hover {
  color: black;
  text-decoration: none;
  background-color: #f4f4f4;
}
.head-menu > ul > li.active .pic1 > .menu-item-bgpic {
  background-position: 0px -117px;
}
.head-menu > ul > li.active .pic2 > .menu-item-bgpic {
  background-position: 0px -97px;
}
.head-menu > ul > li.active .pic3 > .menu-item-bgpic {
  background-position: 0px -101px;
}
.head-menu > ul > li.active .pic4 > .menu-item-bgpic {
  background-position: 0px -121px;
}
.head-menu .image-title {
  display: block;
  text-align: center;
}
.head-bottom-cols {
  height: 44px;
  line-height: 44px;
}
.head-bottom-cols-2 {
  text-align: right;
}
.head-icons {
  display: inline-block;
  text-align: center;
  font-size: 20px;
  height: 44px;
  line-height: 44px;
  vertical-align: top;
}
.head-icons i {
  padding: 0 7px;
  color: #a0a0a0;
}
.head-icons i:hover {
  color: black;
}
.head-tel {
  display: inline-block;
  text-align: right;
  margin-right: 20px;
}
.head-tel h3 {
  margin: 0;
  color: #a0a0a0;
  font-size: 15px;
  font-weight: normal;
}
.head-tel p {
  margin: 0;
  color: #ab6513;
  font-size: 24px;
  font-weight: normal;
  display: block;
}
.head-search {
  line-height: 1.2;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.head-search:before,
.head-search:after {
  content: " ";
  display: table;
}
.head-search:after {
  clear: both;
}
.head-search form {
  margin: 0;
}
.head-search form label {
  display: inline-block;
}
.head-search form input {
  display: inline-block;
}
.head-search form button {
  display: inline-block;
}
.head-search label {
  display: none;
}
.head-search .search {
  width: 100%;
  position: relative;
}
.head-search .search:before {
  font-family: "FontAwesome";
  content: "\f002";
  display: block;
  position: absolute;
  left: 10px;
  top: 6px;
  color: #111111;
}
@media screen and (min-width: 2px) {
  .head-search .search {
    float: right;
  }
}
.head-search .form-control {
  padding-left: 30px;
}
@media screen and (min-width: 2px) {
  .head-search .form-control {
    width: 80%;
  }
}
.head-search button {
  color: #807D78;
  background: linear-gradient(to top, #e7e7e7, #f9f9f9);
  border-color: #c1c1c1;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
}
.head-search button:hover {
  color: #807D78;
  background: linear-gradient(to top, #e7e7e7, #f9f9f9);
  border-color: #c1c1c1;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
}
.head-search button:active {
  color: #807D78;
  background: linear-gradient(to top, #e7e7e7, #f9f9f9);
  border-color: #c1c1c1;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
}
.head-search button:focus {
  color: #807D78;
  background: linear-gradient(to top, #e7e7e7, #f9f9f9);
  border-color: #c1c1c1;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
}
.t3-sl {
  padding-bottom: 36px;
  padding-top: 36px;
}
@media screen and (min-width: 2px) {
  .t3-sl {
    padding-bottom: 54px;
    padding-top: 54px;
  }
}
.t3-sl-2 .pre-carousel {
  width: 100%;
}
.t3-sl-2 .pre-carousel p {
  margin: 0;
  width: 33%;
  display: inline-block;
  text-align: center;
}
.t3-sl-2 .pre-carousel p#first {
  text-align: left;
}
.t3-sl-2 .pre-carousel p#last {
  text-align: right;
}
.t3-sl-2 .pre-carousel a {
  text-decoration: none;
  color: #111;
  font-size: 15px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.t3-sl-2 .pre-carousel a:hover {
  color: #4390d5;
}
.t3-mainbody {
  padding-top: 18px;
  padding-bottom: 18px;
}
.t3-content {
  padding-top: 18px;
  padding-bottom: 18px;
}
.t3-sidebar {
  padding-top: 18px;
  padding-bottom: 18px;
}
.t3-footer {
  background-color: #f4f4f4;
  color: #111111;
}
.t3-footer:before,
.t3-footer:after {
  content: " ";
  display: table;
}
.t3-footer:after {
  clear: both;
}
.t3-footer small {
  display: block;
  font-size: 100%;
}
.t3-footer .footer-contacts {
  text-align: center;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding-top: 30px;
}
.t3-footer .footer-contacts .client-login h3 {
  margin: 0;
  color: #a0a0a0;
  font-size: 15px;
  font-weight: normal;
}
.t3-footer .footer-contacts .client-login p {
  margin: 0;
  color: #ab6513;
  font-size: 24px;
  font-weight: normal;
  display: block;
}
.t3-footer .footer-contacts > p {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 10px;
}
.t3-footer .footer-banners {
  text-align: right;
  padding-top: 30px;
}
.t3-footnav {
  padding: 20px 0;
}
.t3-footnav:before,
.t3-footnav:after {
  content: " ";
  display: table;
}
.t3-footnav:after {
  clear: both;
}
.t3-footnav .t3-module {
  margin-top: 9px;
  margin-bottom: 9px;
}
.t3-footnav .t3-module .module-title {
  color: #111111;
  font-size: 19px;
  margin-bottom: 9px;
}
.t3-footnav .t3-module ul {
  list-style: none;
  margin: 0 30%;
  padding-left: 0;
  background-color: #f4f4f4;
}
.t3-footnav .t3-module ul > li > a {
  color: #000;
  font-size: 13px;
}
.t3-footnav .t3-module ul > li > a:hover,
.t3-footnav .t3-module ul > li > a:focus {
  text-decoration: underline;
}
.t3-copyright {
  border-top: 1px solid #f4f4f4;
  font-size: 13px;
  padding: 36px 0 72px;
}
.t3-copyright:before,
.t3-copyright:after {
  content: " ";
  display: table;
}
.t3-copyright:after {
  clear: both;
}
.t3-copyright small {
  margin-bottom: 5px;
}
.copyright {
  margin-bottom: 18px;
}
.poweredby:before,
.poweredby:after {
  content: " ";
  display: table;
}
.poweredby:after {
  clear: both;
}
@media screen and (min-width: 2px) {
  .poweredby {
    text-align: right;
  }
}
.poweredby .t3-logo,
.poweredby .t3-logo-small {
  opacity: .8;
  display: inline-block;
}
#main-article td {
  border-color: transparent;
}

#sip-did {
  width: 150px;
  height: 134px;
  margin: 66px 65px 0px 65px;
  background-image: url('/images/nav-12-sprite.png');
  background-position: 0px 0px;
  background-repeat: no-repeat;
}
#voip {
  width: 280px;
  height: 178px;
  margin: 22px 0px 0px 0px;
  background-image: url('/images/nav-13-sprite.png');
  background-position: -8px 0px;
  background-repeat: no-repeat;
}
#soft-web {
  width: 150px;
  height: 161px;
  margin: 39px 65px 0px 65px;
  background-image: url('/images/nav-14-sprite.png');
  background-position: 0px 0px;
  background-repeat: no-repeat;
}
.table-link:hover > #sip-did {
  background-position: 0px -134px;
}
.table-link:hover > #voip {
  background-position: -8px -178px;
}
.table-link:hover > #soft-web {
  background-position: 0px -161px;
}
.table-caption {
  text-align: center;
  width: 280px;
  color: black;
  font-size: 20px;
  text-decoration: none;
}
#main-article td {
  
  padding: 0 20px;
  vertical-align: top;
}
#main-article a {
  text-decoration: none;
}
#bg-pics {
  position: relative;
  text-align: center;
}
#pic-station {
  max-width: 1280px;
  width: 1280px;
  margin-left: -55px;
  margin-top: -400px;
}
#bottom-links > a {
  text-decoration: none;
  display: block;
  width: 100%;
  height: 140px;
}
#bottom-links > a p {
  text-align: center;
  width: 100%;
  color: #111t;
  font-size: 14px;
  text-decoration: none;
  margin-bottom: 15px;
}
#bottom-links > a:hover p {
  color: black;
}
#nav-img6 {
  width: 88px;
  margin: 17px auto;
  height: 66px;
  background-image: url('/images/nav-6-sprite.png');
  background-repeat: no-repeat;
  background-position: 0px 0px;
}
#nav-img7 {
  width: 66px;
  margin: 8px auto;
  height: 83px;
  background-image: url('/images/nav-7-sprite.png');
  background-repeat: no-repeat;
  background-position: 0px 0px;
}
#nav-img77 {
  background: url('/images/nav-img77.png') center no-repeat;
  height: 120px !important;
}
#bottom-links > a:hover #nav-img6 {
  background-position: 0px -66px;
}
#bottom-links > a:hover #nav-img7 {
  background-position: 0px -83px;
}
#Mod105 .nav-pills a {
  text-align: center;
  width: 170px;
  height: 158px;
  color: #111 !important;
}
#Mod105 .menu-item-bgpic {
  height: 120px;
  width: 140px;
  
}
#Mod105 .item-108 .menu-item-bgpic {
  width: 135px;
  height: 101px;
  margin: 9px 2px;
  background-repeat: no-repeat;
  background-image: url('/images/nav-8-sprite.png');
  background-position: 0px 0px;
}
#Mod105 .item-108:hover .menu-item-bgpic {
  background-position: 0px -101px;
}
#Mod105 .item-108.active .menu-item-bgpic {
  background-position: 0px -101px;
}
#Mod105 .item-109 .menu-item-bgpic {
  width: 66px;
  height: 83px;
  margin: 18px 37px;
  background-repeat: no-repeat;
  background-image: url('/images/nav-7-sprite.png');
  background-position: 0px 0px;
}
#Mod105 .item-109:hover .menu-item-bgpic {
  background-position: 0px -83px;
}
#Mod105 .item-109.active .menu-item-bgpic {
  background-position: 0px -83px;
}
#Mod105 .item-110 .menu-item-bgpic {
  width: 88px;
  height: 66px;
  margin: 27px 26px;
  background-repeat: no-repeat;
  background-image: url('/images/nav-6-sprite.png');
  background-position: 0px 0px;
}
#Mod105 .item-110:hover .menu-item-bgpic {
  background-position: 0px -66px;
}
#Mod105 .item-110.active .menu-item-bgpic {
  background-position: 0px -66px;
}
#Mod105 .item-111 .menu-item-bgpic {
  width: 72px;
  height: 93px;
  margin: 13px 34px;
  background-repeat: no-repeat;
  background-image: url('/images/nav-10-sprite.png');
  background-position: 0px 0px;
}
#Mod105 .item-111:hover .menu-item-bgpic {
  background-position: 0px -93px;
}
#Mod105 .item-111.active .menu-item-bgpic {
  background-position: 0px -93px;
}
#Mod105 .item-112 .menu-item-bgpic {
  width: 134px;
  height: 75px;
  margin: 22px 3px;
  background-repeat: no-repeat;
  background-image: url('/images/nav-9-sprite.png');
  background-position: 0px 0px;
}
#Mod105 .item-112:hover .menu-item-bgpic {
  background-position: 0px -75px;
}
#Mod105 .item-112.active .menu-item-bgpic {
  background-position: 0px -75px;
}
#Mod105 .item-113 .menu-item-bgpic {
  width: 36px;
  height: 83px;
  margin: 18px 52px;
  background-repeat: no-repeat;
  background-image: url('/images/nav-11-sprite.png');
  background-position: 0px 0px;
}
#Mod105 .item-113:hover .menu-item-bgpic {
  background-position: 0px -83px;
}
#Mod105 .item-113.active .menu-item-bgpic {
  background-position: 0px -83px;
}
#Mod105 .item-132 .menu-item-bgpic {
  width: 142px;
  height: 113px;
  margin: 4px 0px;
  background-repeat: no-repeat;
  background-image: url('/images/img-contact-sprite.png');
  background-position: 0px 0px;
}
#Mod105 .item-132:hover .menu-item-bgpic {
  background-position: 0px -113px;
}
#Mod105 .item-132.active .menu-item-bgpic {
  background-position: 0px -113px;
}
#Mod105 .nav-pills > li > a:hover,
#Mod105 .nav-pills > li > a:focus,
#Mod105 .nav-pills > li.active > a,
#Mod105 .nav-pills > li.active > a:hover,
#Mod105 .nav-pills > li.active > a:focus {
  color: black;
  background-color: white;
}
.right-slider a {
  color: black;
  text-decoration: none;
}
.t3-sidebar-1 h3 {
  margin: 0;
  font-size: 15px;
  font-weight: normal;
  color: #de8215;
  margin-bottom: 20px;
}
#left-links {
  margin-top: 20px;
}
#left-links > a {
  display: block;
  width: 100%;
  text-decoration: none;
  text-align: center;
  color: #111 !important;
}
#left-links div {
  
}
#left-links > a p {
  text-align: center;
  width: 100%;
  font-family: "Myriad Pro";
  font-size: 20px;
  color: black;
  text-decoration: none;
}
#nav-img15 {
  background-image: url('/images/nav-12-sprite.png');
  background-repeat: no-repeat;
  width: 150px;
  height: 134px;
  margin: 23px auto;
  background-position: 0px 0px;
}
#nav-img16 {
  background-image: url('/images/nav-13-sprite.png');
  background-repeat: no-repeat;
  width: 296px;
  height: 178px;
  margin: 1px auto;
  background-position: 0px 0px;
}
#nav-img24 {
  background-image: url('/images/nav-24-sprite.png');
  background-repeat: no-repeat;
  width: 128px;
  height: 138px;
  margin: 21px auto;
  background-position: 0px 0px;
}
#left-links > a:hover #nav-img15 {
  background-position: 0px -134px;
}
#left-links > a:hover #nav-img16 {
  background-position: 0px -178px;
}
#left-links > a:hover #nav-img24 {
  background-position: 0px -138px;
}
.acymailing_form .acyfield_email {
  padding-top: 40px;
  background: url('/images/img6.png') top no-repeat;
}
.acymailing_form .acyfield_email input {
  margin: auto;
  height: 30px;
  font-size: 12px;
  color: #111111;
  background-color: #c1c1c1;
  box-shadow: inset 1px 1px 2px 1px rgba(0, 0, 0, 0.5);
}
.acysubbuttons input.button {
  color: #111111;
  background: linear-gradient(to top, #e7e7e7, #f9f9f9);
  border-color: #c1c1c1;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
  width: 100px;
  margin-top: 8px;
  height: 32px;
  font-size: 12px;
}
.tab-item h2 {
  color: #D66D1E;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 20px;
  font-weight: normal;
  margin: 0 0 15px;
}
.tab-item p {
  color: #3D3D3D;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: normal;
  margin: 0 0 5px;
}

.module-ct > ol.breadcrumb {
  padding-left: 0px;
}
.t3-sl-3 {
  padding-bottom: 0px;
}
.t3-sl-3 .t3-module {
  margin-bottom: 0px;
}
.t3-sl-3 .breadcrumb {
  background-color: #fff;
  color: #111;
  font-size: 15px;
  padding-left: 0px;
}
.t3-sl-3 .breadcrumb .fa-map-marker:before {
  content: "";
}
.t3-sl-3 .breadcrumb > .active .hasTooltip {
  padding-right: 0px;
}
.t3-sl-3 .breadcrumb a {
  font-size: 15px;
  color: #111;
}
.t3-sl-3 .breadcrumb > li + li:before {
  color: #111;
  content: '> ';
}
.t3-sl-3 .breadcrumb > .active + li:before {
  content: "";
}
.t3-footblocks div:first-child .module {
  margin: 0px;
}
legend {
  font-size: 18px;
}
.orange-smart {
  background: #E57B36;
  border-radius: 6px;
  color: #FFF;
  font-size: 14px;
  text-decoration: none !important;
  padding: 8px;
  text-align: right;
  margin-right: 15px;
  border: 1px solid #E57B36;
}
.leftimg {
  float: left;
  
  margin: 45px 2px 10px 0;
  
}
.leftimgoplat {
  float: left;
  
  margin: 0px 0px 5px 0px;
  
}
.leftimgoborud {
  float: left;
  
  margin: 45px 25px 10px 0;
  
}
.moduletableleft {
  width: 320px;
  display: inline-block;
  vertical-align: top;
  margin-right: 20px;
}
.center-content {
  width: 620px;
  display: inline-block;
  vertical-align: top;
}
.moduletableacy {
  margin-top: 40px;
}
.project {
  width: 100%;
}
.project li {
  display: inline-block;
  margin: 0 60px 15px 0;
  vertical-align: top;
  text-align: center;
}
.project img {
  display: block;
  
  margin: 0px auto 5px auto;
}