﻿/*---- Design style ----*/
/* Sovrascrive lo stile di DNN7 */
@-ms-viewport {
  width: auto !important;
}
.ui-dialog {
  z-index: 10000 !important;
}
div.ui-dialog-titlebar > .ui-dialog-titlebar-close {
  display: block;
  position: absolute;
  top: 10px !important;
  right: 5px;
  height: 24px;
  width: 24px;
  margin: 0;
  overflow: hidden;
  background: #585858 url(../images/closeBtn.png) no-repeat !important;
  background-position: 4px 4px !important;
  border: 3px solid #fff;
  text-indent: -9999em;
  min-width: 0 !important;
}
div.ui-dialog-titlebar > .ui-dialog-titlebar-close :hover {
  background: #358eea url(../images/closeBtn.png) no-repeat;
  background-position: 4px 4px;
  cursor: pointer;
}
.dnnFormPopup {
  position: absolute;
  background: #fff;
  -webkit-box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.75);
  box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.75);
  z-index: 100000;
}
/* Popup header */
.dnnFormPopup .ui-dialog-titlebar {
  position: relative;
  border-bottom: 1px solid #ddd;
  cursor: move;
  font-size: 1.2em;
  font-weight: bold;
}
.dnnFormPopup .dnnModalCtrl {
  display: block;
  position: absolute;
  right: 10px;
  width: 69px;
  height: 26px;
  top: 10px;
  border-radius: 0;
  -webkit-border-radius: 0;
  background-color: #fff;
  box-shadow: 0 0 5px #666;
}
.dnnFormPopup .dnnModalCtrl .ui-dialog-titlebar-close {
  float: right;
  display: block;
  height: 18px;
  width: 30px;
  top: 0;
  margin: 4px 4px 0 1px;
  overflow: hidden;
  -webkit-border-top-right-radius: 8px;
  -webkit-border-bottom-right-radius: 8px;
  border: none;
  outline: none;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  background: #585858 url(../images/closeBtn.png) no-repeat;
  background-position: 8px 4px;
  text-indent: -9999em;
  min-width: 0 !important;
}
.dnnFormPopup .dnnModalCtrl .ui-dialog-titlebar-close:hover {
  background: #358eea url(../images/closeBtn.png) no-repeat;
  background-position: 8px 4px;
  cursor: pointer;
}
.dnnFormPopup .dnnModalCtrl a.dnnToggleMax {
  float: left;
  display: block;
  height: 18px;
  width: 30px;
  margin: 4px 0 0 4px;
  overflow: hidden;
  -webkit-border-top-left-radius: 8px;
  -webkit-border-bottom-left-radius: 8px;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
  background: #585858 url(../images/resizeBtn.png) no-repeat;
  background-position: 10px 2px;
  text-indent: -9999em;
}
.dnnFormPopup .dnnModalCtrl a.dnnToggleMax:hover {
  background: #358eea url(../images/resizeBtn.png) no-repeat;
  background-position: 10px 2px;
}
/* Imposto lo z-index dei tooltip di suggerimento per lo sviluppatore al minimo valore possibile perché si vedano sopra la barra azzurra. */
.dnnTooltip .dnnFormHelpContent {
  z-index: 1030;
}
/* Sovrascrive lo stile di DNN7 */
/*--------- Override classes ---------*/
.date {
  font-size: 0.9em;
  font-family: 'Segoe UI', 'Clear Sans', Arial, Tahoma, sans-serif;
}
/*--------- Override classes ---------*/
/*--------- Items style ---------*/
.pageInfo {
  margin: 0 20px;
  padding: 5px;
  float: left;
  font-size: 1.3em;
  color: #fff;
  font-family: 'Segoe UI', 'Clear Sans', Arial, Tahoma, sans-serif;
}
span.styled-pInfo,
a.styled-pInfo:link,
a.styled-pInfo:visited {
    padding: 0 0 0 0;
    margin-left: 12px;
    font-size: 1.1em;
    font-family: 'Segoe UI', 'Clear Sans', Arial, Tahoma;
    color: #fff;
    vertical-align: baseline;
    display: inline-block;
}
.styled-select {
  background: #33B2D7;
  line-height: 1;
  font-size: 1em;
  border: 0;
  border-radius: 0;
  color: #fff;
  font-family: 'Segoe UI', 'Clear Sans', Arial, Tahoma;
}
.custom-select {
  background: transparent;
  font-size: 0.9em;
  line-height: 1;
  border: 1px solid black;
  border-radius: 0;
  font-family: 'Segoe UI', 'Clear Sans', Arial, Tahoma, sans-serif;
}
.custom-selectBig {
  background: transparent;
  font-size: 1em;
  line-height: 1;
  border: 1px solid black;
  border-radius: 0;
  font-family: 'Segoe UI', 'Clear Sans', Arial, Tahoma, sans-serif;
}
.custom-text {
  background: transparent;
  font-size: 0.9em;
  line-height: 1;
  border: 1px solid black;
  border-radius: 0;
  font-family: 'Segoe UI', 'Clear Sans', Arial, Tahoma, sans-serif;
}
.custom-textBig {
  background: transparent;
  font-size: 1em;
  line-height: 1;
  border: 1px solid black;
  border-radius: 0;
  font-family: 'Segoe UI', 'Clear Sans', Arial, Tahoma, sans-serif;
}
.CommandLink {
  font-size: 1.2em;
  border: 1px solid #CCC;
  padding: 3px;
  color: Black;
  font-family: 'Segoe UI', 'Clear Sans', Arial, Tahoma, sans-serif;
}
.CommandLink:hover {
  font-size: 1.2em;
  border: 1px solid #CCC;
  padding: 3px;
  background-color: #33B2D7;
  color: #fff;
  font-family: 'Segoe UI', 'Clear Sans', Arial, Tahoma, sans-serif;
}
.CommandLinkBig {
  font-size: 1.5em;
  border: 1px solid #CCC;
  padding: 3px;
  color: Black;
  font-family: 'Segoe UI', 'Clear Sans', Arial, Tahoma, sans-serif;
}
.CommandLinkBig:hover {
  font-size: 1.5em;
  border: 1px solid #CCC;
  padding: 3px;
  background-color: #33B2D7;
  color: #fff;
  font-family: 'Segoe UI', 'Clear Sans', Arial, Tahoma, sans-serif;
}
.EntityTitle {
  font-size: 1.6em;
  color: #33B2D7;
  font-family: 'Segoe UI', 'Clear Sans', Arial, Tahoma, sans-serif;
}
/*--------- Items style ---------*/
/*--------- Skin Custom style ---------*/
.divHeaderCustom {
  position: relative;
  width: 100%;
  z-index: 1000;
}
.floatl {
  float: left;
}
.floatr {
  float: right;
}
.pc_display {
  display: block;
}
.mobile_display {
  display: none;
}
.mobile_nav {
  display: none;
}
.pre_defined_color {
  background: #33B2D7;
}
.pre_defined_border {
  border-color: #33B2D7;
}
.pre_defined_text {
  color: #33B2D7;
}
#skin_wrapper:before {
  content: "";
  display: block;
  min-height: 129px;
}
#skin_wrapper {
  min-height: 100%;
  height: auto;
  width: 100%;
  z-index: 1;
  background: #fff;
  margin: 0 auto;
  position: relative;
  overflow-x: hidden;
}
.skin_width {
  width: 100%;
  max-width: 900px;
  min-width: 800px;
  margin: 0 auto;
  position: relative;
}
.skin_header {
  position: relative;
}
.skin_top {
  background: #111;
  background: rgba(0, 0, 0, 0.8);
  position: absolute;
  width: 100%;
  height: 35px;
}
#header_style_custom {
  background: #222;
  position: absolute;
  width: 100%;
  top: 0;
  height: 105px;
}
.header_left {
  float: left;
  position: absolute;
  top: -20px;
}
.logo_style {
  padding: 0 10px 15px 10px;
}
.scroll-to-fixed-fixed .logo_style {
  line-height: 70px;
}
.header_right {
  float: right;
  color: #fff;
}
.language_position {
  float: right;
  padding: 5px 5px 6px 4px;
}
.user_style {
  float: right;
  list-style: none;
  padding: 7px;
  padding-right: 15px;
  margin: 0;
}
.menu_box {
  float: left;
  padding-top: 24px;
  margin-right: 10px;
}
.skin_banner {
  min-height: 105px;
  background: url(../images/page_name_bg.png) repeat #33b2d7;
}
/*--------- Skin Custom style ---------*/
/*--------- Skin_Skyline ---------*/
.skin_main_skyline {
  position: relative;
  top: 0;
  margin-top: 110px;
  min-height: 600px;
  /*margin: 84px 0 180px 0;*/
}
.skyline {
  background: #fff;
}
.skin_width_header {
  width: 100%;
  margin: 0 auto;
  position: relative;
}
.skin_width_skyline {
  width: 100%;
  margin: 0 auto;
  position: relative;
}
.skin_width_footer {
  width: 100%;
  margin: 0 auto;
  height: 40px;
  position: relative;
}
.skin_main_padding_skyline {
  padding: 0 5px;
}
.sky_search_position {
  padding: 6px;
  margin: 6px;
  float: right;
}
.SelectorPane1 {
  padding: 5px;
  margin: 0;
  float: right;
}
.TopPane {
  padding: 0;
  margin: 0;
  width: 100%;
  text-align: left;
}
.TopPane2 {
  padding: 0;
  margin: 0;
  width: 100%;
  text-align: left;
}
.LeftPaneContent {
  /*position: absolute;
    width: 15%;*/
}
.ContentPaneContent {
  left: 20%;
  margin-bottom: 40px;
  overflow-x: hidden;
}
/* Lo stile degli elementi che vengono spostati a destra dalla presenza del pannello di sinistra. */
.ConstrainedByLeftPane {
  width: 85%;
  left: 15%;
}
.ContentPane {
  width: 100%;
}
.TopContentPane1 {
  width: 35%;
}
.TopContentPane2 {
  width: 35%;
}
.BottomContentPane1 {
  width: 35%;
}
.BottomContentPane2 {
  width: 35%;
}
.row [class*="col-sk"] {
  display: block;
  width: 100%;
  min-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-left: 2.127659574%;
  *margin-left: 1.8744680846382977%;
}
.row [class*="col-sk"]:first-child {
  margin-left: 0;
}
.row .col-sk-15 {
  width: 14.404255317%;
  *width: 14.3510638276383%;
  padding: 0;
}
.row .col-sk-20 {
  width: 20.404255317%;
  *width: 20.3510638276383%;
  padding: 0;
}
.row .col-sk-25 {
  width: 20.404255317%;
  *width: 20.3510638276383%;
  padding: 0;
}
.row .col-sk-35 {
  width: 25.404255317%;
  *width: 25.3510638276383%;
  padding: 0;
}
.row .col-sk-50 {
  width: 49.404255317%;
  *width: 49.3510638276383%;
  padding: 0;
}
.row .col-sk-65 {
  width: 70.404255317%;
  *width: 70.3510638276383%;
  padding: 0;
}
.BottomPane {
  padding: 0;
  margin: 0;
  width: 100%;
  text-align: left;
}
.BottomPane2 {
  padding: 0;
  margin: 0;
  width: 100%;
  text-align: left;
}
.fp1_button span {
  background: url(../images/tag1.png) no-repeat scroll center 0 transparent;
  display: block;
  height: 34px;
  width: 34px;
  cursor: pointer;
  right: 0;
  background-color: #333;
}
.fp2_button span {
  background: url(../images/tag2.png) no-repeat scroll center 0 transparent;
  position: absolute;
  display: block;
  height: 34px;
  width: 34px;
  cursor: pointer;
  right: 0;
  top: 45px;
  background-color: #333;
}
.fp3_button span {
  background: url(../images/tag3.png) no-repeat scroll center 0 transparent;
  position: absolute;
  display: block;
  height: 34px;
  width: 34px;
  cursor: pointer;
  right: 0;
  top: 90px;
  background-color: #333;
}
.fp1_button_close span {
  background: url(../images/tag1_close.png) no-repeat scroll center 0 transparent;
  position: relative;
  display: block;
  height: 34px;
  width: 34px;
  cursor: pointer;
  right: 0;
  background-color: #333;
  float: left;
}
.fp2_button_close span {
  background: url(../images/tag2_close.png) no-repeat scroll center 0 transparent;
  position: relative;
  display: block;
  height: 34px;
  width: 34px;
  cursor: pointer;
  right: 0;
  top: 45px;
  background-color: #333;
  float: left;
}
.fp3_button_close span {
  background: url(../images/tag3_close.png) no-repeat scroll center 0 transparent;
  position: relative;
  display: block;
  height: 34px;
  width: 34px;
  cursor: pointer;
  right: 0;
  top: 90px;
  background-color: #333;
  float: left;
}
.fp1_button_close {
  display: none;
}
.fp2_button_close {
  display: none;
}
.fp3_button_close {
  display: none;
}
/*--------- skin_Skyline ---------*/
/*--------- Pre Footer Style ----------*/
.fp_style {
  float: left;
}
.fp_style .fp_button_close {
  display: none;
}
.fp_button_close {
  display: none;
}
.fp_style .fp_button span {
  background: url(../images/show_app.png) no-repeat scroll left 7px transparent;
}
.fp_button span {
  background: url(../images/show_app.png) no-repeat scroll left 7px transparent;
}
.fp_style .fp_button_close span {
  background: url(../images/close_app.png) no-repeat scroll left 7px transparent;
}
.fp_button_close span {
  background: url(../images/close_app.png) no-repeat scroll left 7px transparent;
}
.fp_style .fp_button span,
.fp_style .fp_button_close span {
  display: block;
  height: 50px;
  width: 400px;
  cursor: pointer;
}
.fp_button span,
.fp_button_close span {
  display: block;
  height: 50px;
  width: 400px;
  cursor: pointer;
}
#fp {
  display: none;
}
.fpSite {
  text-indent: -99999px;
}
/*--------- Pre Footer Style ----------*/
/*--------- megaMenu style ----------*/
#megaMenu {
  position: relative;
}
#megaMenu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#megaMenu li {
  position: relative;
  display: block;
  float: left;
  margin: 0;
  list-style: none;
}
#megaMenu li.back {
  position: absolute;
  background: #33B2D7;
  border: 1px solid #33B2D7;
  height: 37px;
  z-index: 8;
}
#megaMenu .root li a {
  display: block;
  position: relative;
  float: none;
  z-index: 10;
  cursor: pointer;
  text-decoration: none;
}
#megaMenu .root li.selected a,
#megaMenu .root li.breadcrumb a,
#megaMenu .root li:hover a,
#megaMenu .root li a:hover {
  text-decoration: none;
}
#megaMenu .root > li a span {
  display: block;
  padding: 0 10px;
  height: 37px;
  line-height: 37px;
  color: #fff;
  white-space: nowrap;
  font-size: 1.4em;
  font-weight: normal;
  text-transform: none;
}
/*-- category --*/
#megaMenu .category {
  position: absolute;
  left: 0;
  top: auto;
  z-index: 1210;
  width: 250px;
  display: none;
  padding: 0 0 0 0;
  border: none;
}
#megaMenu .category > ul {
  margin: 0;
  position: relative;
  z-index: 1200;
  padding: 5px 2px 2px;
  background: #111;
  background: rgba(0, 0, 0, 0.8);
  border: 1px solid #e3e3e3;
  border: 1px solid rgba(200, 200, 200, 0.3);
}
#megaMenu .category li {
  background: none;
  margin: 0;
  width: 245px;
  padding: 0;
  float: left;
}
#megaMenu .category li.item a {
  border: none;
  border-bottom: 1px solid #e3e3e3;
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
  background: none;
  font-family: 'Segoe UI', 'Clear Sans', Arial, Tahoma;
  margin-right: 1px;
}
#megaMenu .category li.item a span {
  display: inline-block;
  background: none;
  font-size: 1.1em;
  color: #fff;
  font-weight: normal;
  white-space: normal;
  height: auto;
  line-height: 1.2em;
  padding: 6px 0 6px 4px;
  margin: 0;
  text-transform: none;
  border: none;
  font-family: 'Segoe UI', 'Clear Sans', Arial, Tahoma;
  width: 100%;
}
#megaMenu .category li.selected > a span,
#megaMenu .category li.item a:hover span {
  background: #33B2D7;
  text-decoration: none;
  cursor: pointer;
}
#megaMenu .leaf li {
  clear: both;
  float: none;
  width: 175px;
  margin: 0 0 0 5px;
  padding: 0;
}
#megaMenu .leaf li.item a {
  padding: 0 0 0 8px;
  background: url(../images/right.gif) left 15px no-repeat;
  border: none;
}
#megaMenu .leaf li.item a span {
  padding: 8px 0;
}
#megaMenu .leaf li li {
  clear: both;
  float: none;
  width: 170px;
}
#megaMenu img.mmIcon {
  max-height: 24px;
  margin-right: 7px;
  vertical-align: middle;
}
#megaMenu img.rootIcon {
  max-height: 40px;
  margin-right: 7px;
  margin-left: -10px;
  vertical-align: middle;
}
/*--------- Other Style ----------*/
.skin_main {
  min-height: 650px;
}
.main_top_bg {
  height: 105px;
  background: url(../images/page_name_bg.png) repeat #33b2d7;
}
.content_whitebg {
  background: #fff;
}
.content_graybg {
  background: #f5f5f5;
  position: relative;
}
.content_graybg:before {
  content: ' ';
  background: -webkit-linear-gradient(top, #e5e5e5, #f5f5f5 100%);
  background: -moz-linear-gradient(top, #e5e5e5, #f5f5f5 100%);
  background: -o-linear-gradient(top, #e5e5e5, #f5f5f5 100%);
  background: -ms-linear-gradient(top, #e5e5e5, #f5f5f5 100%);
  background: linear-gradient(top, #e5e5e5, #f5f5f5 100%);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 10%;
  max-height: 10px;
  z-index: 0;
}
.content_graybg:after {
  content: ' ';
  background: -webkit-linear-gradient(bottom, #e5e5e5, #f5f5f5 100%);
  background: -moz-linear-gradient(bottom, #e5e5e5, #f5f5f5 100%);
  background: -o-linear-gradient(bottom, #e5e5e5, #f5f5f5 100%);
  background: -ms-linear-gradient(bottom, #e5e5e5, #f5f5f5 100%);
  background: linear-gradient(bottom, #e5e5e5, #f5f5f5 100%);
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 10%;
  max-height: 10px;
  z-index: 0;
}
.content_colorbg {
  background: #33B2D7;
  position: relative;
}
.content_colorbg:before {
  content: ' ';
  background: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 5%;
  max-height: 5px;
  z-index: 0;
}
.content_colorbg:after {
  content: ' ';
  background: rgba(0, 0, 0, 0.2);
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 5%;
  max-height: 5px;
  z-index: 0;
}
.skin_top_content {
  padding: 50px 20px;
}
.skin_main_padding {
  padding: 0 20px;
}
.map_padding {
  padding: 0;
}
.content_blackbg {
  background: #444;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
}
.content_blackbg:hover {
  background: #33B2D7;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  transition: all 0.6s;
}
.footer_top {
  padding: 0;
}
.footer_bg {
  background: #222;
  color: #fff;
  border-top: 1px solid #333333;
}
.footer_bg_skyline {
  background: #AAA;
  color: #444;
  width: 100%;
  position: absolute;
  bottom: 0;
  overflow: hidden;
  min-height: 40px;
  padding: 12px 0 0 0;
  z-index: 1060;
  left:0!important;
}
.language-object {
  margin: 0 0;
  padding: 0;
}
.footer_left {
  float: left;
  height: 20px;
  margin: 0 1px;
}
.footer_center {
  float: none;
}
.footer_right {
  float: right;
  height: 20px;
  margin: 0 1px;
}
.copyright_bar {
  min-height: 60px;
  padding: 20px 0 10px 0;
}
/*page name*/
.page_name {
  background: url(../images/page_name_bg.png) repeat #33b2d7;
  min-height: 200px;
  text-align: center;
  padding-top: 105px;
}
.pagename_style {
  position: relative;
}
.pagename_style h1 {
  color: #fff;
  line-height: 34px;
  padding: 25px 0 15px 0;
  font-size: 2.9em;
  font-weight: normal;
  margin: 0;
}
.page_name_title p {
  color: #fff;
  margin-top: 10px;
}
/*leftsidebar layout*/
.LM_position {
  float: left;
  width: 22%;
  padding: 0;
}
.LM_skin_content {
  float: left;
  min-height: 350px;
  width: 78%;
  padding: 0 0 0 25px;
}
.leftside_style {
  padding: 0;
}
/*--------- Pane Style ----------*/
.DNNEmptyPane {
  display: none !important;
}
.dnnpane > [class*="col-sm"],
.dnnpane > [class^="col-sm"] {
  padding: 10px 25px;
}
.dnnpane > [class*="col-sk"],
.dnnpane > [class^="col-sk"] {
  padding: 0 15px;
}
.dnnpane {
  min-height: 34px;
}
.graygrid4a {
  margin: 40px 0;
}
.graygrid4b {
  margin: 40px 0;
}
.graygrid4c {
  margin: 40px 0;
}
.graygrid6a {
  margin: 40px 0;
}
.graygrid6b {
  margin: 40px 0;
}
.graygrid12 {
  margin: 40px 0;
}
.middlegrid12a {
  margin: 40px 0;
}
.middlegrid3a {
  margin: 40px 0;
}
.middlegrid3b {
  margin: 40px 0;
}
.middlegrid3c {
  margin: 40px 0;
}
.middlegrid3d {
  margin: 40px 0;
}
.middlegrid12b {
  margin: 40px 0;
}
.fixedbg4a {
  margin: 40px 0;
}
.fixedbg4b {
  margin: 40px 0;
}
.fixedbg4c {
  margin: 40px 0;
}
.fixedbg4d {
  margin: 40px 0;
}
.fixedbg {
  margin: 40px 0;
}
.bottomgrid4a {
  margin: 40px 0;
}
.bottomgrid4b {
  margin: 40px 0;
}
.bottomgrid4c {
  margin: 40px 0;
}
.bottomgrid6a {
  margin: 40px 0;
}
.bottomgrid6b {
  margin: 40px 0;
}
.bottomgrid12 {
  margin: 40px 0;
}
.blackgrid4a {
  margin: 20px 0;
}
.blackgrid4b {
  margin: 20px 0;
}
.blackgrid4c {
  margin: 20px 0;
}
.blackgrid12 {
  margin: 20px 0;
}
.footer_grid3a {
  margin: 50px 0 40px 0;
}
.footer_grid3b {
  margin: 50px 0 40px 0;
}
.footer_grid3c {
  margin: 50px 0 40px 0;
}
.footer_grid3d {
  margin: 50px 0 40px 0;
}
.footerpane {
  margin: 50px 0 40px 0;
}
.main_top_pane {
  padding: 5px 10px 20px;
}
.leftsidepane {
  padding: 10px 0;
}
/*--------- Register and Login Style ----------*/
#Login {
  float: right;
  padding-right: 0;
  height: 33px;
  border: 1px solid #AEAEAE;
  border-top: none;
}
#Login ul {
  margin: 0;
  padding: 0;
}
#Login .registerGroup,
#Login .registerGroup *,
#Login .loginGroup,
#Login .loginGroup * {
  display: block;
  font-size: 0.95em;
}
#Login .registerGroup,
#Login .loginGroup {
  float: left;
  padding: 0;
  margin: 0;
}
#Login .registerGroup li {
  float: left;
  height: 32px;
  border: none;
}
#Login .registerGroup .buttonGroup {
  margin-right: 0;
}
#Login .registerGroup a {
  border-right: 1px solid #AEAEAE;
  position: relative;
  display: block;
  padding: 0 8px;
  min-width: 15px;
  height: 32px;
  font-size: 1em;
  font-weight: normal;
  vertical-align: middle;
  line-height: 32px;
  color: #444;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
#Login .loginGroup a {
  position: relative;
  display: block;
  padding: 0 8px;
  min-width: 15px;
  height: 32px;
  font-weight: normal;
  vertical-align: middle;
  line-height: 32px;
  color: #444;
}
#Login .registerGroup a:hover,
#Login .loginGroup a:hover {
  color: #33B2D7;
  text-decoration: none;
}
#Login .registerGroup a:active,
#Login .loginGroup a:active {
  color: #cecece;
}
#Login .registerGroup a strong,
#Login .loginGroup a strong {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: block;
  font-size: 1em;
  vertical-align: baseline;
  overflow: hidden;
  text-indent: 9999px;
}
.registerGroup .userMessages strong,
.registerGroup .userNotifications strong {
  background: url(../images/userLoginSprite.png) no-repeat 9px -90px;
}
.registerGroup .userNotifications strong {
  background-position: -92px -91px;
}
.registerGroup .userMessages strong:hover {
  background-position: 9px -39px;
}
.registerGroup .userNotifications strong:hover {
  background-position: -92px -41px;
}
.registerGroup .userMessages strong:active {
  background-position: 9px -90px;
}
.registerGroup .userNotifications strong:active {
  background-position: -92px -91px;
}
#Login .registerGroup a span {
  position: absolute;
  right: 0;
  top: 0;
  display: inline-block;
  padding: 2px 3px;
  min-width: 7px;
  line-height: 12px;
  text-align: center;
  margin-right: 0;
  background: #1f98f1;
  font-size: 1em;
  color: #fff;
  text-shadow: 0 1px 0 #333333;
}
#Login .registerGroup .userProfileImg a {
  padding: 0;
  background: none;
}
#Login .registerGroup a img {
  border: none;
  height: 31px;
  width: 32px;
}
/*--------- Language Style ----------*/
.language-object .Language {
  margin: 0 2px;
}
.language-object span img {
  height: 15px;
  width: 22px;
  filter: alpha(opacity=90);
  opacity: 0.9;
  margin: 0;
  border: 2px solid transparent;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.language-object span:hover img {
  filter: alpha(opacity=100);
  opacity: 1;
}
.language-object .Language.selected img {
  filter: alpha(opacity=100);
  opacity: 1;
  border-color: #fff;
  border-color: rgba(255, 255, 255, 0.5);
}
/*--------- Search Style ----------*/
.search_style {
  float: right;
  position: relative;
  top: 29px;
  right: 2px;
}
.search_style .search_button_close {
  display: none;
}
.search_style .search_button span {
  background: url(../images/icon_search.png) no-repeat scroll center 7px transparent;
}
.search_style .search_button_close span {
  background: url(../images/search_close.png) no-repeat scroll center 7px transparent;
}
.search_style .search_button span,
.search_style .search_button_close span {
  display: block;
  height: 28px;
  width: 28px;
  cursor: pointer;
}
#Search {
  display: none;
  position: absolute;
  right: 0;
  top: 50px;
}
.searchcss,
a.searchcss:link,
a.searchcss:active,
a.searchcss:visited {
  color: #ffffff;
  text-decoration: none;
  font-weight: normal;
  font-size: 1em;
  display: block;
  position: absolute;
  width: 30px;
  height: 28px;
  right: 2px;
  top: 4px;
  text-indent: -99999px;
  overflow: hidden;
}
.searchSite {
  text-indent: -99999px;
}
a.searchcss:hover {
  color: #666;
  text-decoration: none;
  font-weight: normal;
  font-size: 1em;
}
.search_position {
  position: absolute;
  right: 0;
}
#Search input[type="text"] {
  background: #000;
  background: rgba(0, 0, 0, 0.8);
  border: 3px solid #ccc;
  border: 3px solid rgba(204, 204, 204, 0.8);
  font-size: 1em;
  color: #fff;
  width: 180px;
  padding: 7px 30px 7px 8px;
  position: relative;
  z-index: 999;
}
#Search a {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  height: 28px;
  width: 40px;
  padding: 0;
  border: none;
  box-shadow: none;
  webkit-box-shadow: none;
  overflow: hidden;
  text-indent: -99999px;
  background: url(../images/icon_search.png) no-repeat 18px 10px;
  z-index: 1001;
  cursor: pointer;
}
#Search .searchInputContainer a.dnnSearchBoxClearText {
  margin-right: 16px;
  margin-top: 8px;
  z-index: 1002;
}
/*--------- Scroll Top Style ----------*/
#top-link {
  background: url(../images/scroll_top.png) no-repeat scroll center top;
  border: 0 none;
  bottom: 48px;
  right: 40px;
  display: none;
  height: 50px;
  padding: 0;
  width: 50px;
  position: fixed;
  text-decoration: none;
  z-index: 1061;
  outline: none;
}
#top-link:hover {
 background: url(../images/scroll_top.png) no-repeat scroll center -51px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
/*--------- Footer Links Style ----------*/
.footerpane_style a,
.footerpane_style a:link {
  color: #ccc;
  text-decoration: none;
}
.footerpane_style a:visited {
  color: #ccc;
  text-decoration: none;
}
.footerpane_style a:hover {
  color: #fff;
  text-decoration: none;
}
.footerpane_style a:active {
  color: #ccc;
  text-decoration: none;
}
/*--------- Dark Color Area Font Color ----------*/
.footerpane_style * {
  color: #ccc;
}
.main_top_pane *,
.content_colorbg *,
.content_blackbg * {
  color: #fff;
}
/*--------- DnnActionMenuTag ----------*/
.home_page .bannerpane .dnnActionMenuTag {
  margin-top: 90px;
}
/*************************************************/
/* Content Pages Style */
/*************************************************/
/* unstyled list */
ul.content_list li {
  list-style: none;
}
/*---------- Project style -------------- */
.project_inner {
  position: relative;
  overflow: hidden;
  text-align: center;
}
.project_inner figure {
  width: 100%;
  height: 0;
  padding: 0 0 100%;
  margin: 0;
}
.project_inner .project_rollover {
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  height: 21%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: height 0.3s ease-in-out 0s;
  -moz-transition: height 0.3s ease-in-out 0s;
  -ms-transition: height 0.3s ease-in-out 0s;
  -o-transition: height 0.3s ease-in-out 0s;
  transition: height 0.3s ease-in-out 0s;
  color: #fff;
  width: 100%;
}
.project_inner:hover .project_rollover {
  height: 100%;
}
.project_inner .entry-content p {
  display: block;
  float: left;
  padding-left: 16px;
}
.project_inner .entry-title {
  padding: 30px 0;
}
.project_inner .entry-title a {
  color: #fff !important;
  font-size: 1.3em;
  padding: 20px 0;
}
.project_inner a {
  color: #fff !important;
}
.project_inner .project_item1,
.project_inner .project_item5 {
  background: #33B2D7;
}
.project_inner .project_item2,
.project_inner .project_item6 {
  background: #fabe09;
}
.project_inner .project_item3,
.project_inner .project_item7 {
  background: #f97a14;
}
.project_inner .project_item4,
.project_inner .project_item8 {
  background: #33bee5;
}
/*--------- Tabs Style ----------*/
.nav {
  margin-bottom: 0;
  margin: 0;
}
.nav-tabs {
  border-bottom: 1px solid #d9d9d9;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  border-color: #d9d9d9 #d9d9d9 transparent;
  color: #33B2D7;
}
.nav-tabs > li > a {
  padding-top: 12px;
  color: #555;
  border-radius: 0;
  webkit-border-radius: 0;
  -moz-border-radius: 0;
  background: #f2f2f2;
  border: 1px solid #d9d9d9;
  outline: none;
}
.nav-tabs > li > a:hover {
  color: #33B2D7;
  border: 1px solid #d9d9d9;
}
.nav-tabs > li > a,
.nav-pills > li > a {
  margin-right: 10px;
}
.tab-content {
  border: 1px solid #d9d9d9;
  border-top: none;
  padding: 11px 10px 5px 10px;
}
.tab-content p {
  line-height: 2em;
}
.tab_container {
  width: 100%;
}
.tab_photo {
  float: left;
  width: 45%;
}
.tab_photo img {
  margin: 2px 0 9px;
}
.tab_left_content {
  float: left;
  width: 53%;
  margin-right: 2%;
  padding-bottom: 12px;
}
.tab_title {
  color: #555;
  font-size: 1.4em;
}
.tab_left_content h4 a {
  color: #33B2D7;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
}
.tab_left_content h4 a:hover {
  color: #555;
  transition: all 0.8s ease 0s;
  -webkit-transition: all 0.8s ease 0s;
  -moz-transition: all 0.8s ease 0s;
}
.tab_text span {
  color: #33B2D7;
}
/*-------------Magnify Img Style-----------------*/
.magnify_style {
  text-align: center;
}
.magnify_img {
  overflow: hidden;
  -webkit-transition: all 0.6s ease-out;
  -moz-transition: all 0.6s ease-out;
  -o-transition: all 0.6s ease-out;
  -ms-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
  -webkit-transform: scale(0.97);
  -moz-transform: scale(0.97);
  -o-transform: scale(0.97);
  -ms-transform: scale(0.97);
  transform: scale(0.97);
  text-align: center;
}
.magnify_img_style:hover .magnify_img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  filter: alpha(opacity=100);
  opacity: 1;
}
.magnify_img img {
  filter: alpha(opacity=80);
  opacity: .8;
  -webkit-transition: all 0.6s ease-out;
  -moz-transition: all 0.6s ease-out;
  -o-transition: all 0.6s ease-out;
  -ms-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
}
.magnify_img_style:hover .magnify_img img {
  filter: alpha(opacity=100);
  opacity: 1;
}
.magnify_text {
  margin-top: 30px;
  text-align: center;
}
.magnify_text .position_style {
  width: 100%;
  background: #33B2D7;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  padding: 13px 0;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
}
.magnify_style:hover .position_style {
  background: #666 !important;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
}
.magnify_text a span {
  color: #fff;
}
.magnify_text p {
  padding: 20px 0;
}
/*--------- Icon Hover Effects ----------*/
.icon_hover {
  position: relative;
  text-align: center;
}
.icon_hover .glyphicon {
  display: inline-block;
  cursor: pointer;
  margin: 0 auto;
  width: 55px;
  height: 55px;
  border-radius: 50%;
  position: relative;
  z-index: 1;
  background: #fff;
}
.icon_hover .glyphicon:after {
  pointer-events: none;
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  content: '';
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.icon_hover .glyphicon:before {
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  font-size: 1.6em;
  vertical-align: middle;
  line-height: 55px;
  text-transform: none;
  display: block;
  -webkit-font-smoothing: antialiased;
}
/* Effect 1 */
.icon_hover .icon-effect-1 .glyphicon {
  background: #c85050;
  -webkit-transition: -webkit-transform ease-out 0.1s, background 0.2s;
  -moz-transition: -moz-transform ease-out 0.1s, background 0.2s;
  transition: transform ease-out 0.1s, background 0.2s;
  color: #fff;
}
.icon_hover .icon-effect-1 .glyphicon:after {
  top: 0;
  left: 0;
  padding: 0;
  z-index: -1;
  box-shadow: 0 0 0 2px #c85050;
  opacity: 0;
}
.icon_hover:hover .icon-effect-1 .glyphicon:after {
  -webkit-animation: sonarEffect 1s ease-out 95ms;
  -moz-animation: sonarEffect 1s ease-out 95ms;
  animation: sonarEffect 1s ease-out 95ms;
}
@-webkit-keyframes sonarEffect {
  0% {
    opacity: 0.3;
  }
  40% {
    opacity: 0.5;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #c85050, 0 0 0 10px rgba(255, 255, 255, 0.5);
  }
  100% {
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #c85050, 0 0 0 10px rgba(255, 255, 255, 0.5);
    -webkit-transform: scale(1.5);
    opacity: 0;
  }
}
@-moz-keyframes sonarEffect {
  0% {
    opacity: 0.3;
  }
  40% {
    opacity: 0.5;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #c85050, 0 0 0 10px rgba(255, 255, 255, 0.5);
  }
  100% {
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #c85050, 0 0 0 10px rgba(255, 255, 255, 0.5);
    -moz-transform: scale(1.5);
    opacity: 0;
  }
}
@keyframes sonarEffect {
  0% {
    opacity: 0.3;
  }
  40% {
    opacity: 0.5;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #c85050, 0 0 0 10px rgba(255, 255, 255, 0.5);
  }
  100% {
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #c85050, 0 0 0 10px rgba(255, 255, 255, 0.5);
    transform: scale(1.5);
    opacity: 0;
  }
}
/* Effect 2 */
.icon-effect-2 .glyphicon {
  background: #f08c0a;
  color: #fff;
  -webkit-transition: background 0.2s, color 0.2s;
  -moz-transition: background 0.2s, color 0.2s;
  transition: background 0.2s, color 0.2s;
}
.icon-effect-2 .glyphicon:after {
  top: -4px;
  left: -4px;
  padding: 4px;
  z-index: -1;
  opacity: 0;
  box-shadow: 3px 3px #f08c0a;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transition: opacity 0.2s, -webkit-transform 0.2s;
  -moz-transition: opacity 0.2s, -moz-transform 0.2s;
  transition: opacity 0.2s, transform 0.2s;
}
.icon_hover:hover .icon-effect-2 .glyphicon:after {
  opacity: 1;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}
/* Effect 3 */
.icon-effect-3 .glyphicon {
  background: #50a028;
  color: #fff;
  -webkit-transition: background 0.2s, color 0.2s;
  -moz-transition: background 0.2s, color 0.2s;
  transition: background 0.2s, color 0.2s;
}
.wpb_wrapper:hover .icon-effect-3 .glyphicon:hover {
  background: #00b6de;
}
.icon_hover:hover .icon-effect-3 .glyphicon:before {
  -webkit-animation: spinAround 2s linear infinite;
  -moz-animation: spinAround 2s linear infinite;
  animation: spinAround 2s linear infinite;
}
@-webkit-keyframes spinAround {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
@-moz-keyframes spinAround {
  from {
    -moz-transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(360deg);
  }
}
@keyframes spinAround {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
/* Effect 4*/
.icon-effect-4 .glyphicon {
  color: #fff;
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  transition: color 0.3s;
}
.icon-effect-4 .glyphicon:after {
  top: -2px;
  left: -2px;
  padding: 2px;
  z-index: -1;
  background: #288caa;
  -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
  -moz-transition: -moz-transform 0.2s, opacity 0.2s;
  transition: transform 0.2s, opacity 0.2s;
}
.icon_hover:hover .icon-effect-4 .glyphicon:after {
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  opacity: 0;
  -webkit-transition: -webkit-transform 0.4s, opacity 0.2s;
  -moz-transition: -moz-transform 0.4s, opacity 0.2s;
  transition: transform 0.4s, opacity 0.2s;
}
.icon_hover:hover .icon-effect-4 .glyphicon {
  color: #288caa;
}
/*--------- FixedBg Icon Styles ----------*/
.transparent_box {
  position: relative;
  background: #dae0e6;
  background: rgba(255, 255, 255, 0.8);
  text-align: center;
  padding: 30px 0;
  margin: 50px 0;
}
.transparent_box h3 {
  color: #333;
  font-size: 1.4em;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
}
.transparent_box:hover h3.title_one {
  color: #c85050;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
}
.transparent_box:hover h3.title_two {
  color: #f08c0a;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
}
.transparent_box:hover h3.title_three {
  color: #50a028;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
}
.transparent_box:hover h3.title_four {
  color: #288caa;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
}
.transparent_box p {
  padding: 5px 20px;
}
/*--------- Main Top Style ----------*/
.main_top {
  padding-bottom: 10px;
}
.main_top h1 {
  color: #fff;
  margin: 0;
  padding-top: 10px;
}
.main_top p {
  color: #fff;
}
.main_top_right {
  float: right;
  margin-top: 30px;
}
.main_top_right a span {
  color: #fff;
  background: #4c4c4c;
  padding: 7px 15px;
  border-bottom: 3px solid rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
}
.main_top_right:hover a span {
  background: #363636;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
/*--------- Main Bottom Style ----------*/
.main_bottom h2 {
  text-align: center;
}
.main_bottom h2 a {
  color: #fff;
  text-align: center;
}
/*--------- Footer Contact Style ----------*/
.footer_contact span {
  margin-left: 10px;
  color: #33B2D7;
}
/*--------- Website Info ----------*/
.site_info ul {
  padding-bottom: 25px;
}
.site_info li {
  padding: 5px 0;
}
.site_info a span {
  padding: 8px 18px;
  border: 1px solid #b1b1b1;
  color: #333;
  margin-left: 8px;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
}
.site_info a:hover span {
  background: #33B2D7;
  border: 1px solid #33B2D7;
  color: #FFF;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
/*--------- Top Icon ----------*/
.top_icon {
  text-align: center;
}
.top_icon .glyphicon {
  display: inline-block;
  cursor: pointer;
  margin: 0 auto;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  position: relative;
  border: 1px solid #33B2D7;
  font-size: 1.8em;
  vertical-align: middle;
  line-height: 70px;
  color: #33B2D7;
  background: center center;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
}
.top_icon:hover .glyphicon {
  background: url(../images/transparent_img.png) no-repeat center center #33b2d7;
  border: none;
  color: #fff !important;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
/*--------- Home Top ----------*/
.home_top {
  text-align: center;
  margin: 40px 0 40px 0;
}
.home_top:hover .glyphicon {
  background: url(../images/transparent_img.png) no-repeat center center #33b2d7;
  border: none;
  color: #fff !important;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.home_top h3 {
  color: #333;
}
.home_top:hover h3 {
  color: #33B2D7;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.home_top .readmore a {
  color: #33B2D7;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
}
.home_top .readmore a:hover {
  color: #666 !important;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  transition: all 0.6s;
}
.home_top:hover .scaling_border {
  width: 50%;
  background: #33B2D7;
  transition: width 1s ease 0s;
  -webkit-transition: width 1s ease 0s;
  -moz-transition: width 1s ease 0s;
}
/*--------- Scaling Border Style ----------*/
.scaling_border {
  background: #e6e6e6;
  height: 1px;
  width: 20%;
  margin: 15px auto;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  transition: all 0.6s;
}
/*---------Footer Post style ----------*/
.footer_post ul li {
  margin-bottom: 17px !important;
}
.footer_post img {
  float: left;
  margin: 0;
  padding-top: 5px;
  cursor: pointer;
}
.post_right {
  padding-left: 60px;
}
.post_right p {
  padding-top: 5px;
}
.post_right span {
  font-style: italic;
  color: #777;
}
/*---------Footer List style ----------*/
.footer_list ul li {
  padding: 10px 3px !important;
  border-bottom: 1px solid #333;
}
.footer_list li span {
  float: right;
  font-size: 1.2em;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
}
.footer_list li:hover a,
.footer_list li:hover a span {
  color: #33B2D7;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
}
/*--------- Select Customers Styles ----------*/
.select_customers h3 {
  color: #333;
  font-size: 1.7em;
}
.select_customers .select_logo a {
  padding: 0 40px 0 25px;
  filter: alpha(opacity=70);
  opacity: 0.7;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
}
.select_customers .select_logo a:hover {
  /*Alpha(Opacity=100);*/
  opacity: 1;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  transition: all 0.6s;
}
/*-------------Home Team Style-----------------*/
.home_team {
  text-align: center;
}
.home_team h3 {
  color: #000;
  font-size: 1.8em;
  padding-bottom: 10px;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
}
.home_team:hover h3 {
  color: #33B2D7;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
}
/*------------------ 404 Page -------------------*/
.content_404 {
  text-align: center;
}
.content_404 h1 {
  font-size: 22em;
  color: #4B4B4B;
  line-height: 1.2em;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
}
.content_404 h1:hover {
  color: #33B2D7;
  -webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
  transition: all 0.8s;
}
.content_404 h3 {
  color: #2b2b2b;
}
.content_404 a span {
  color: #555;
}
.content_404 a:hover span {
  color: #33B2D7;
}
.search_404_style {
  padding: 24px 0;
  background: #ececed;
  width: 80%;
  margin: 50px auto;
}
.search_404_style input[type="text"] {
  background: url(../images/icon_search2.png) no-repeat right center #ffffff;
  border: 1px solid #e0e0e0;
  font-size: 1.2em;
  color: #333333;
  width: 80%;
  padding: 7px 30px 7px 8px;
  outline: none;
}
/*------------------ Dynamic Bar  -------------------*/
.dynamic_bar .progress {
  height: 13px;
}
.dynamic_bar .progress .sr-only {
  position: relative;
  z-index: -1;
}
.dynamic_bar p span {
  float: right;
}
/*---------Categories List style ----------*/
.categories_list ul li {
  padding: 10px 3px !important;
  border-bottom: 1px solid #E1E1E1;
}
.categories_list li span {
  float: right;
  font-size: 1.3em;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
}
.categories_list li:hover a,
.footer_list li:hover a span {
  color: #33B2D7;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
}
/*--------- Sidebar Content Style ----------*/
.sidebar_content p a {
  color: #33B2D7;
}
.sidebar_content .sidebar_blockquote {
  border-left: 5px solid #33B2D7;
  background: #f1f1f1;
}
.sidebar_content .sidebar_blockquote p {
  padding: 15px 5px 15px 15px;
  color: #444;
  font-size: 1.3em;
  font-style: italic;
}
/*--------- Full Width Style ----------*/
.full_width p a {
  color: #33B2D7;
}
.full_width .sidebar_blockquote {
  border-left: 5px solid #33B2D7;
  background: #f1f1f1;
}
.full_width .sidebar_blockquote p {
  padding: 15px 5px 15px 15px;
  color: #444;
  font-size: 1.3em;
  font-style: italic;
}
/*--------- Services Page Style ----------*/
.services_top {
  padding-bottom: 40px;
  border-bottom: 1px solid #e1e1e1;
}
.features_list {
  padding-bottom: 25px;
}
.features_list span {
  float: left;
  width: 70px;
  height: 70px;
  text-align: center;
  line-height: 68px;
  margin: 0;
  font-size: 2.1em;
  color: #33B2D7;
  border: 1px solid #33B2D7;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
}
.features_list .features_list_right {
  padding-left: 85px;
}
.features_list .features_list_right h3 {
  color: #444;
}
.features_list:hover .features_list_right h3 {
  color: #33B2D7;
  transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
}
.features_list:hover span {
  color: #444;
  border: 1px solid #444;
  transition: all 0.8s ease 0s;
  -webkit-transition: all 0.8s ease 0s;
  -moz-transition: all 0.8s ease 0s;
  -webkit-animation: pulse ease-in-out 1 normal 500ms;
  -moz-animation: pulse ease-in-out 1 normal 500ms;
  -ms-animation: pulse ease-in-out 1 normal 500ms;
  animation: pulse ease-in-out 1 normal 500ms;
}
.service_list {
  text-align: center;
  padding: 30px 50px;
  border: 1px solid #e1e1e1;
}
.service_list:hover {
  border: 1px solid #33B2D7;
  transition: all 0.8s ease 0s;
  -webkit-transition: all 0.8s ease 0s;
  -moz-transition: all 0.8s ease 0s;
}
.service_list .glyphicon {
  font-size: 2.1em;
  color: #33B2D7;
}
.service_list h3 {
  color: #444;
}
.service_list:hover h3 {
  color: #33B2D7;
  transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
}
.service_list:hover .glyphicon {
  color: #444;
  transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
}
.service_list.swing:hover .glyphicon {
  -ms-animation: 800ms ease-in-out 0s normal none 1 swing;
  -webkit-animation: 800ms ease-in-out 0s normal none 1 swing;
  -moz-animation: 800ms ease-in-out 0s normal none 1 swing;
  animation: 800ms ease-in-out 0s normal none 1 swing;
}
.service_list.bounce:hover .glyphicon {
  -ms-animation: 1500ms ease-in-out 0s normal none 1 bounce;
  -webkit-animation: 1500ms ease-in-out 0s normal none 1 bounce;
  -moz-animation: 1500ms ease-in-out 0s normal none 1 bounce;
  animation: 1500ms ease-in-out 0s normal none 1 bounce;
}
.service_list.shake:hover .glyphicon {
  -ms-animation: 1500ms ease-in-out 0s normal none 1 shake;
  -webkit-animation: 1500ms ease-in-out 0s normal none 1 shake;
  -moz-animation: 1500ms ease-in-out 0s normal none 1 shake;
  animation: 1500ms ease-in-out 0s normal none 1 shake;
}
.service_list.bounceIn:hover .glyphicon {
  -ms-animation: 1000ms ease-in-out 0s normal none 1 bounceIn;
  -webkit-animation: 1000ms ease-in-out 0s normal none 1 bounceIn;
  -moz-animation: 1000ms ease-in-out 0s normal none 1 bounceIn;
  animation: 1000ms ease-in-out 0s normal none 1 bounceIn;
}
.service_list.flash:hover .glyphicon {
  -ms-animation: 1200ms ease-in-out 0s normal none 1 flash;
  -webkit-animation: 1200ms ease-in-out 0s normal none 1 flash;
  -moz-animation: 1200ms ease-in-out 0s normal none 1 flash;
  animation: 1200ms ease-in-out 0s normal none 1 flash;
}
.service_list.fadeInUp:hover .glyphicon {
  -ms-animation: 500ms ease-in-out 0s normal none 1 fadeInUp;
  -webkit-animation: 500ms ease-in-out 0s normal none 1 fadeInUp;
  -moz-animation: 500ms ease-in-out 0s normal none 1 fadeInUp;
  animation: 500ms ease-in-out 0s normal none 1 fadeInUp;
}
/*--------- Map Style ----------*/
.map_style {
  position: relative;
}
.inner2_page .fullwidthpane .map_style {
  margin-bottom: -105px;
}
.map_style .contact_address {
  position: absolute;
  top: 10%;
  right: 15%;
  background: #fff;
  background: rgba(255, 255, 255, 0.8);
  width: 460px;
}
.map_style .contact_address button img {
  padding: 15px;
}
.map_style .contact_address h3 {
  padding-left: 17px;
}
.map_style .address_information {
  border-bottom: 1px solid #e1e1e1;
  padding: 10px 20px;
}
.contact_address ul li {
  padding-bottom: 8px !important;
}
.contact_number {
  padding: 10px 20px 30px 20px;
}
.contact_number .input_box {
  background: #fff;
  border: 1px solid #e2e2e2;
  width: 100%;
  margin-bottom: 15px;
}
.contact_number .input_box[type="text"] {
  padding: 10px 0 10px 5px;
  outline: none;
}
.contact_number .textarea_box {
  background: #fff;
  border: 1px solid #e2e2e2;
  width: 100%;
  margin-bottom: 15px;
}
.contact_number .textarea_box[type="text"] {
  padding: 5px 0 5px 5px;
  min-height: 100px;
  outline: none;
}
.contact_number .btn-primary {
  background: #33B2D7;
  border-radius: 0;
  webkit-border-radius: 0;
  -moz-border-radius: 0;
  border: none;
  padding: 8px 12px;
  margin-top: 18px;
  outline: none;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
}
.contact_number .btn-primary:hover {
  background: #555 !important;
  transition: all 0.8s ease 0s;
  -webkit-transition: all 0.8s ease 0s;
  -moz-transition: all 0.8s ease 0s;
}
/*--------- Prices Table Page Style ----------*/
.prices_table_page {
  text-align: center;
  width: 100%;
  border: 1px solid #cecece;
  color: #555;
  transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
}
.prices_table_page:hover,
.prices_table_page.active {
  margin-top: -25px;
  transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
}
.prices_table_page p {
  border-top: 1px solid #cecece;
  margin: 0;
  padding: 14px 0;
}
.prices_table_page .top_price_title {
  background: #454545;
  margin: 0;
  font-size: 1.8em;
  color: #fff;
  padding: 13px 0;
}
.prices_table_page p.top_price_style {
  font-size: 3em;
  padding: 30px 0;
  padding-top: 25px;
  border: none;
  border-bottom: 6px solid #353535;
  background: #9d9d9d;
  color: #fff;
  transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
}
.prices_table_page:hover p.top_price_style,
.prices_table_page.active p.top_price_style {
  padding: 40px 0;
  transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  background: #33B2D7;
}
.prices_table_page .bottom_button {
  padding: 30px 0;
}
.prices_table_page .bottom_button a {
  padding: 8px 16px;
  background: #33B2D7;
  border-bottom: 3px solid rgba(0, 0, 0, 0.3);
  color: #FFF;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
.prices_table_page .bottom_button a:hover {
  background: #555 !important;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s eafse-in 0s;
}
/*---------- Sortable Portfolio Style --------------*/
.pg-img-wrapper {
  position: relative;
  overflow: hidden;
}
.pg-img-wrapper p {
  padding: 10px 5px 0;
  font-size: 1.1em;
}
.pg-img-wrapper figure {
  width: 100%;
  margin: 0;
}
.pg-info {
  width: 100%;
  height: 100%;
  text-align: left;
  padding: 0;
  min-height: 35px;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 10;
  background: #33B2D7;
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.5s ease;
}
.pg-info:hover {
  filter: alpha(opacity=85);
  opacity: 0.85;
}
.pg-info:hover .pg-details {
  bottom: 25%;
  bottom: calc(23%);
}
.pg-details {
  text-align: center;
  padding: 0;
  width: 100%;
  position: absolute;
  bottom: 10%;
  color: #ffffff;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.pg-details h2 {
  color: #fff !important;
  font-size: 1.3em;
  font-weight: bold;
  text-align: center;
}
.pg-categories {
  width: 100%;
  display: block;
  font-size: 1em;
  text-transform: uppercase;
  margin: 0;
  color: rgba(255, 255, 255, 0.77);
  letter-spacing: 1px;
  margin-top: -10px;
}
.icon-circle {
  width: 50px;
  height: 50px;
  background: #000;
  position: absolute;
  top: 10%;
  left: 40%;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  filter: alpha(opacity=70);
  opacity: 0.7;
  z-index: 100;
  background: rgba(0, 0, 0, 0.7);
  padding: 0;
  -webkit-transition: all 00.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.pg-info:hover .icon-circle {
  filter: alpha(opacity=80);
  opacity: 0.8;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  transform: scale(1);
  top: 37%;
  top: calc(20%);
}
.icon-one {
  width: 22px;
  height: 20px;
  background: url(../images/px_sprites_w.png) no-repeat -40px 0;
  display: inline-block;
  position: relative;
  top: 15px;
  left: 14px;
}
.icon-two {
  width: 22px;
  height: 20px;
  background: url(../images/px_sprites_w.png) no-repeat -285px 0;
  display: inline-block;
  position: relative;
  top: 15px;
  left: 14px;
}
.icon-three {
  width: 22px;
  height: 20px;
  background: url(../images/px_sprites_w.png) no-repeat -80px 0;
  display: inline-block;
  position: relative;
  top: 15px;
  left: 14px;
}
.icon-four {
  width: 22px;
  height: 20px;
  background: url(../images/px_sprites_w.png) no-repeat -368px 0;
  display: inline-block;
  position: relative;
  top: 15px;
  left: 14px;
}
.icon-five {
  width: 22px;
  height: 20px;
  background: url(../images/px_sprites_w.png) no-repeat -408px 0;
  display: inline-block;
  position: relative;
  top: 15px;
  left: 14px;
}
.icon-circle2 {
  width: 50px;
  height: 50px;
  background: #000;
  position: absolute;
  top: 30%;
  left: 45%;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  filter: alpha(opacity=70);
  opacity: 0.7;
  z-index: 100;
  background: rgba(0, 0, 0, 0.7);
  padding: 0;
  -webkit-transition: all 00.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.pg-details2 {
  text-align: center;
  padding: 0;
  width: 100%;
  position: absolute;
  bottom: 40%;
  color: #ffffff;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.pg-details2 h2 {
  color: #fff !important;
  font-size: 2.1em;
  font-weight: bold;
  text-align: center;
}
.pg-categories2 {
  width: 100%;
  display: block;
  font-size: 1.5em;
  text-transform: uppercase;
  margin: 0;
  color: rgba(255, 255, 255, 0.77);
  letter-spacing: 1px;
  margin-top: -10px;
}
.project_skills {
  width: 100%;
}
.icon-circle3 {
  width: 50px;
  height: 50px;
  background: #000;
  position: absolute;
  top: 30%;
  left: 42%;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  filter: alpha(opacity=70);
  opacity: 0.7;
  z-index: 100;
  background: rgba(0, 0, 0, 0.7);
  padding: 0;
  -webkit-transition: all 00.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.pg-details3 {
  text-align: center;
  padding: 0;
  width: 100%;
  position: absolute;
  bottom: 30%;
  color: #ffffff;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.pg-details3 h2 {
  color: #fff !important;
  font-size: 1.8em;
  font-weight: bold;
  text-align: center;
}
.pg-categories2 {
  width: 100%;
  display: block;
  font-size: 1.2em;
  text-transform: uppercase;
  margin: 0;
  color: rgba(255, 255, 255, 0.77);
  letter-spacing: 1px;
  margin-top: -10px;
}
.pg-info4 {
  width: 100%;
  height: 100%;
  text-align: left;
  padding: 0;
  min-height: 35px;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 10;
  background: #33B2D7;
  filter: alpha(opacity=0);
  opacity: 0;
}
.pg-info4:hover {
  filter: alpha(opacity=85);
  opacity: 0.85;
}
.pg-info4:hover .pg-details4 {
  bottom: 25%;
  bottom: calc(23%);
}
.pg-info4:hover .icon-circle4 {
  filter: alpha(opacity=80);
  opacity: 0.8;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  transform: scale(1);
  top: 37%;
  top: calc(20%);
}
.icon-circle4 {
  width: 50px;
  height: 50px;
  background: #000;
  position: absolute;
  top: 25%;
  left: 40%;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  filter: alpha(opacity=70);
  opacity: 0.7;
  z-index: 100;
  background: rgba(0, 0, 0, 0.7);
  padding: 0;
  -webkit-transition: all 00.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.pg-details4 {
  text-align: center;
  padding: 0;
  width: 100%;
  position: absolute;
  bottom: 28%;
  color: #ffffff;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.pg-details4 h2 {
  color: #fff !important;
  font-size: 1.3em;
  font-weight: bold;
  text-align: center;
}
.pg-categories4 {
  width: 100%;
  display: block;
  font-size: 1.1em;
  text-transform: uppercase;
  margin: 0;
  color: rgba(255, 255, 255, 0.77);
  letter-spacing: 1px;
  margin-top: -10px;
}
.icon-circle5 {
  width: 50px;
  height: 50px;
  background: #000;
  position: absolute;
  top: 30%;
  left: 42%;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  filter: alpha(opacity=70);
  opacity: 0.7;
  z-index: 100;
  background: rgba(0, 0, 0, 0.7);
  padding: 0;
  -webkit-transition: all 00.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.pg-details5 {
  text-align: center;
  padding: 0;
  width: 100%;
  position: absolute;
  bottom: 30%;
  color: #ffffff;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.pg-details5 h2 {
  color: #fff !important;
  font-size: 1.4em;
  font-weight: bold;
  text-align: center;
}
.pg-categories5 {
  width: 100%;
  display: block;
  font-size: 1.1em;
  text-transform: uppercase;
  margin: 0;
  color: rgba(255, 255, 255, 0.77);
  letter-spacing: 1px;
  margin-top: -10px;
}
/*---------- Project List -------------- */
.project_pic:hover {
  filter: alpha(opacity=60);
  opacity: 0.6;
  transition: all 0.8s ease 0s;
  -webkit-transition: all 0.8s ease 0s;
  -moz-transition: all 0.8s ease 0s;
}
.project_page {
  height: auto;
  overflow: hidden;
  padding: 0;
  width: 100%;
}
.project_contain {
  margin: 20px 0;
  float: left;
}
.project_list h3 {
  font-size: 1.8em;
  border-bottom: 1px solid #e9e9e9;
  padding-bottom: 10px;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
}
.project_list:hover h3 {
  color: #555;
  transition: all 0.5s ease-in 0s;
  -webkit-transition: all 0.5s ease-in 0s;
  -moz-transition: all 0.5s ease-in 0s;
}
.project_list .categories {
  margin-bottom: 20px;
}
.project_list .categories a {
  color: #999;
}
.project_list .intro {
  font-size: 1em;
  margin-bottom: 20px;
  margin-top: 20px;
}
.project_list a.read-more {
  font-size: 1.1em;
  height: 42px;
  line-height: 42px;
  display: block;
  text-align: center;
  background: #bbb;
  color: #fff;
  transition: all 0.5s ease-in 0s;
  -webkit-transition: all 0.5s ease-in 0s;
  -moz-transition: all 0.5s ease-in 0s;
}
.project_list a.read-more:hover {
  background: #33B2D7;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
}
/*--------- Page Number Style ----------*/
.page_number_style {
  text-align: center;
}
.page_number_style .pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  background: #33B2D7;
  border-color: #33B2D7;
}
/*---------- Gallery Page -------------- */
.gallery_page {
  height: auto;
  overflow: hidden;
  padding: 20px;
}
.gallery_box_outer {
  min-height: 160px;
  margin-bottom: 5px;
  width: 25%;
  float: left;
  padding: 1% 1%;
}

/* Stile JQuery UI */
.ui-widget {
    font-size: inherit;
    font-family: 'Segoe UI','Clear Sans', 'Arial', 'Tahoma';
}

.ui-widget-header.ui-tabs-nav {
    border-bottom: none;
}

.ui-tabs .ui-tabs-nav li.ui-state-default {
    background: #33B2D7;
    margin-top: 2px;
    margin-bottom: 2px;
    border: 1px solid white;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
    background: #fff;
    margin-bottom: 0;
}

.ui-tabs-nav .ui-state-default a.ui-tabs-anchor {
    color: #fff;
    padding-top: 7px;
    padding-bottom: 7px;
}

.ui-widget-header .ui-tabs-active a.ui-tabs-anchor {
    color: #555;
    padding-bottom: 8px;
}

/* Fine stile JQuery UI */

#dnn_dnnLOGO_hypLogo {
  display: inline-block;
  margin-bottom: 8px;
  position: absolute;
  top: 5px;
  left: 8px;
}

/*DigitalAssistant*/

#dnn_stbDigitalAssistant_updPanelSmartToolbarItem.smartToolbarItemPanel {
    width: 480px !important;
}

i.DigitalAssistant_Command::before {
    content: url('/FPS/Portals/_default/Skins/FPS3/images/icon-robot.svg');
    position: relative;
    left: -33px;
    padding-left: 33px;
    vertical-align: middle;
}