.header-fixed {
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 0;
  z-index: 100;
  position: fixed;
  -webkit-transition: all .5s ease-out;
  -moz-transition: all .5s ease-out;
  -ms-transition: all .5s ease-out;
  -o-transition: all .5s ease-out;
  transition: all .5s ease-out
}

.header-social ul li {
  margin-right: 10px;
  display: inline-block
}

.header-social ul li a {
  display: block;
  height: 25px;
  width: 25px;
  text-align: center;
  font-size: 14px;
  -webkit-transition: all .5s ease-out;
  -moz-transition: all .5s ease-out;
  -ms-transition: all .5s ease-out;
  -o-transition: all .5s ease-out;
  transition: all .5s ease-out;
  margin-top: 14px
}

.header-social ul li:last-child {
  margin-right: 0
}

.header-area:after {
  clear: both;
  content: "";
  display: block
}

.main-menu-area {
  display: flex;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 0;
  z-index: 10
}

.main-menu-area .bst-main-menu nav {
  text-align: right;
  float: right;
  padding-right: 20%
}

.main-menu-area .bst-main-menu nav span {
  display: block;
  font: 12px/24px Roboto, sans-serif;
  font-weight: 300;
  font-style: italic;
  color: #94d4ff;
  text-transform: none
}

.main-menu-area .bst-main-menu nav>ul .active>a {
  font-weight: 600
}

.main-menu-area .bst-main-menu nav>ul>li {
  display: inline-block;
  position: relative;
  text-align: left;
  -webkit-transition: all .5s ease-out;
  -moz-transition: all .5s ease-out;
  -ms-transition: all .5s ease-out;
  -o-transition: all .5s ease-out;
  transition: all .5s ease-out;
  background-color: #3650db;
  margin-right: 1px;
  float: left
}

.main-menu-area .bst-main-menu nav>ul>li>a {
  padding: 39px 15px 38px;
  display: block;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 300;
  -webkit-transition: all 1s ease-out;
  -moz-transition: all 1s ease-out;
  -ms-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  transition: all 1s ease-out
}

@media (min-width:1199px) and (max-width:1440px) {
  .main-menu-area .bst-main-menu nav {
    text-align: right;
    float: right;
    padding-right: 0
  }
}

@media (min-width:992px) and (max-width:1199px) {
  .main-menu-area .bst-main-menu nav>ul>li>a {
    padding: 39px 10px 38px
  }
}

@media (min-width:768px) and (max-width:991px) {
  .main-menu-area .bst-main-menu nav>ul>li>a {
    padding: 29px 4px 28px
  }
}

.main-menu-area .bst-main-menu nav>ul>li:hover ul.rt-dropdown-menu {
  opacity: 1;
  visibility: visible;
  -webkit-transform: scaleY(1);
  -moz-transform: scaleY(1);
  -ms-transform: scaleY(1);
  -o-transform: scaleY(1);
  transform: scaleY(1)
}

.main-menu-area .bst-main-menu nav>ul>li ul.rt-dropdown-menu {
  background: #3169fe;
  box-shadow: none;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  opacity: 0;
  margin: 0;
  min-width: 200px;
  padding: 0;
  top: 100%;
  position: absolute;
  visibility: hidden;
  -webkit-transform: scaleY(0);
  -moz-transform: scaleY(0);
  -ms-transform: scaleY(0);
  -o-transform: scaleY(0);
  transform: scaleY(0);
  transform-origin: 0 0 0;
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
  z-index: 9999
}

.main-menu-area .bst-main-menu nav>ul>li ul.rt-dropdown-menu li {
  display: block;
  position: relative
}

.main-menu-area .bst-main-menu nav>ul>li ul.rt-dropdown-menu li a {
  display: block;
  color: #fff;
  padding: 10px 10px 10px 15px;
  text-transform: capitalize;
  -webkit-transition: all .5s ease-out;
  -moz-transition: all .5s ease-out;
  -ms-transition: all .5s ease-out;
  -o-transition: all .5s ease-out;
  transition: all .5s ease-out
}

.main-menu-area .bst-main-menu nav>ul>li ul.rt-dropdown-menu li a:before {
  display: none
}

.main-menu-area .bst-main-menu nav>ul>li ul.rt-dropdown-menu li a:focus,
.main-menu-area .bst-main-menu nav>ul>li ul.rt-dropdown-menu li a:hover {
  background: #ff6b61
}

.main-menu-area .bst-main-menu nav>ul>li ul.rt-dropdown-menu .active a {
  background: #ff6b61;
  color: #fff
}

.header-style-one .main-menu-area nav ul li a {
  padding: 41px 20px 30px 20px
}

@media (min-width:992px) and (max-width:1199px) {
  .header-style-one .main-menu-area nav ul li a {
    padding: 25px 9px
  }
}

.header-style-one .main-menu-area nav ul li ul li a {
  padding: 10px 10px 10px 15px
}

@media only screen and (max-width:991px) {
  header {
    display: none
  }
}

.mean-container .mean-bar {
  background: 0 0 !important;
  float: none;
  padding: 0 !important;
  position: fixed !important;
  top: 0
}

@media only screen and (max-width:767px) {
  .mean-container .mean-bar a {
    padding: 6px 16px 6px 0;
    display: inline-block
  }
}

@media only screen and (max-width:767px) {
  .mean-container .mean-bar .meanmenu-reveal {
    margin-top: 10px
  }
}

.mean-container .mean-bar:after {
  content: "";
  clear: both;
  display: block
}

.mean-container .mean-nav {
  float: none !important;
  background: 0 0 !important
}

.mean-container .mean-nav>ul {
  overflow-y: scroll
}

.mean-container .mean-nav>ul li {
  background-color: red
}

.mean-container .mean-nav>ul li a {
  color: #ececef;
  font-weight: 300;
  -webkit-transition: all .5s ease-out;
  -moz-transition: all .5s ease-out;
  -ms-transition: all .5s ease-out;
  -o-transition: all .5s ease-out;
  transition: all .5s ease-out
}

.mean-container .mean-nav>ul li a:hover {
  color: #3169fe
}

.mean-container .mean-nav>ul:after {
  content: '';
  display: block;
  clear: both
}

.mean-container .mean-bar a.logo-mobile-menu {
  width: 100%;
  background-color: rgba(236, 236, 239, .95);
  box-sizing: border-box
}

.mean-container .mean-bar .mobile-menu-nav-back {
  padding-left: 15px;
  border-bottom: 1px solid #151828;
  position: relative;
  text-align: center;
  height: 60px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}

.mean-container .mean-bar .mobile-menu-nav-back .logo-mobile {
  text-align: left
}

.mean-container .mean-bar .mobile-menu-nav-back .logo-mobile img {
  width: 70%
}

.mean-container .mean-bar .mobile-menu-nav-back:before {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  background-color: #151828;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0
}

.mean-container a.meanmenu-reveal {
  float: none !important;
  position: absolute;
  top: 6px;
  transition: unset
}

.mean-bar+div #wrapper {
  padding-top: 52px
}

.mean-container .mean-nav ul li li a {
  color: #fff;
  opacity: 1;
  font-weight: 300;
  padding: .5em 10%
}

.mean-container .mean-nav ul li li a:hover {
  background-color: #fff
}

.mean-container .mean-nav ul li a {
  font-size: 14px
}

.mean-container .mean-nav ul li a.mean-expand {
  background-color: transparent;
  margin-top: 0;
  height: 20px;
  line-height: 27px;
  width: 100%;
  text-align: right;
  font-size: 14px;
  padding: 12px 20px 12px 12px !important
}

.mean-container .mean-nav ul li a.mean-expand:hover {
  background-color: transparent
}

.offcanvas-body-wrapper {
  background-color: #151828;
  height: 100%;
  width: 330px;
  position: fixed;
  z-index: 999999;
  top: 0;
  right: -330px;
  -webkit-transition: all .5s cubic-bezier(0, 0, .5, 0);
  -moz-transition: all .5s cubic-bezier(0, 0, .5, 0);
  -ms-transition: all .5s cubic-bezier(0, 0, .5, 0);
  -o-transition: all .5s cubic-bezier(0, 0, .5, 0);
  transition: all .5s cubic-bezier(0, 0, .5, 0);
  overflow-x: hidden;
  padding-top: 30px
}

div#wrapper.open>.offcanvas-mask {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0);
  z-index: 20;
  content: "";
  -webkit-transition: all .5s ease-out;
  -moz-transition: all .5s ease-out;
  -ms-transition: all .5s ease-out;
  -o-transition: all .5s ease-out;
  transition: all .5s ease-out
}

.side-menu-wrapper .side-menu-trigger .side-menu-btn .fa-bars {
  opacity: 1;
  visibility: visible;
  display: block
}

.side-menu-wrapper .side-menu-trigger .side-menu-btn .fa-times {
  opacity: 0;
  visibility: hidden;
  display: none
}

.side-menu-wrapper .side-menu-trigger.active .side-menu-btn .fa-bars {
  opacity: 0;
  visibility: hidden;
  display: none
}

.side-menu-wrapper .side-menu-trigger.active .side-menu-btn .fa-times {
  opacity: 1;
  visibility: visible;
  display: block
}

.slider-area {
  position: relative
}

.slider-area .nivo-controlNav {
  position: absolute;
  z-index: 7;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 10%;
  margin: 0 auto
}

@media only screen and (max-width:767px) {
  .slider-area .nivo-controlNav {
    display: none
  }
}

.slider-area .nivo-controlNav a {
  display: block;
  height: 25px;
  margin: 10px 0;
  text-indent: -9999px;
  width: 5px;
  line-height: 8px;
  background: #fff;
  cursor: pointer;
  position: relative;
  z-index: 7;
  opacity: 1;
  -webkit-transition: all .5s ease-out;
  -moz-transition: all .5s ease-out;
  -ms-transition: all .5s ease-out;
  -o-transition: all .5s ease-out;
  transition: all .5s ease-out
}

.slider-area .nivo-controlNav a.active,
.slider-area .nivo-controlNav a:hover {
  background: #ff6b61;
  cursor: pointer;
  display: none
}

.slider-area .nivo-directionNav a.nivo-prevNav {
  left: -100px !important;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  border: 2px solid #3169fe;
  background-color: transparent;
  color: transparent;
  -webkit-transition: all .5s ease-out;
  -moz-transition: all .5s ease-out;
  -ms-transition: all .5s ease-out;
  -o-transition: all .5s ease-out;
  transition: all .5s ease-out
}

.slider-area .nivo-directionNav a.nivo-prevNav:before {
  content: "\f053";
  font: normal normal normal 14px/1 FontAwesome;
  color: #3169fe !important;
  cursor: pointer;
  font-size: 16px;
  margin: 0;
  position: absolute;
  text-align: center;
  top: 17px;
  z-index: 9;
  height: 10px;
  width: 10px;
  left: 17px;
  -webkit-transition: all .5s ease-out;
  -moz-transition: all .5s ease-out;
  -ms-transition: all .5s ease-out;
  -o-transition: all .5s ease-out;
  transition: all .5s ease-out
}

.slider-area .nivo-directionNav a.nivo-prevNav:hover {
  background-color: rgba(49, 105, 254, .6);
  -webkit-transition: all .5s ease-out;
  -moz-transition: all .5s ease-out;
  -ms-transition: all .5s ease-out;
  -o-transition: all .5s ease-out;
  transition: all .5s ease-out
}

.slider-area .nivo-directionNav a.nivo-prevNav:hover:before {
  color: #fff !important;
  background: 0 0 !important;
  -webkit-transition: all .5s ease-out;
  -moz-transition: all .5s ease-out;
  -ms-transition: all .5s ease-out;
  -o-transition: all .5s ease-out;
  transition: all .5s ease-out
}

.slider-area .nivo-directionNav a.nivo-nextNav {
  right: -100px !important;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  border: 2px solid #3169fe;
  background-color: transparent;
  color: transparent;
  -webkit-transition: all .5s ease-out;
  -moz-transition: all .5s ease-out;
  -ms-transition: all .5s ease-out;
  -o-transition: all .5s ease-out;
  transition: all .5s ease-out
}

.slider-area .nivo-directionNav a.nivo-nextNav:before {
  content: "\f054";
  font: normal normal normal 14px/1 FontAwesome;
  color: #3169fe !important;
  cursor: pointer;
  font-size: 16px;
  margin: 0;
  position: absolute;
  text-align: center;
  top: 17px;
  z-index: 9;
  height: 10px;
  width: 10px;
  right: 17px;
  -webkit-transition: all .5s ease-out;
  -moz-transition: all .5s ease-out;
  -ms-transition: all .5s ease-out;
  -o-transition: all .5s ease-out;
  transition: all .5s ease-out
}

.slider-area .nivo-directionNav a.nivo-nextNav:hover {
  background-color: rgba(49, 105, 254, .6);
  -webkit-transition: all .5s ease-out;
  -moz-transition: all .5s ease-out;
  -ms-transition: all .5s ease-out;
  -o-transition: all .5s ease-out;
  transition: all .5s ease-out
}

.slider-area .nivo-directionNav a.nivo-nextNav:hover:before {
  color: #fff !important;
  background: 0 0 !important;
  -webkit-transition: all .5s ease-out;
  -moz-transition: all .5s ease-out;
  -ms-transition: all .5s ease-out;
  -o-transition: all .5s ease-out;
  transition: all .5s ease-out
}

.slider-area .nivo-caption {
  opacity: 1;
  top: 0
}

.slider-area .slide-1 div.slider-text-logo {
  font-size: 24px;
  color: #fff;
  font-weight: 500;
  margin-bottom: 10px
}

.slider-area .slide-1 div.slider-text-logo span {
  display: inline-flex;
  font-size: 42px;
  text-transform: uppercase
}

@media only screen and (max-width:414px) {
  .slider-area .slide-1 div.slider-text-logo span {
    font-size: 28px
  }
}

@media only screen and (max-width:414px) {
  .slider-area .slide-1 div.slider-text-logo {
    font-size: 18px
  }
}

.slider-area .slide-1 div.slider-text-logo span span {
  color: #ff6b61
}

.slider-area .slide-1 div.slider-big-text {
  line-height: 1.2;
  font-size: 36px;
  text-transform: none;
  margin-bottom: 56px;
  font-weight: 300;
  max-width: 650px
}

.slider-area .slide-1 div.slider-big-text span {
  color: #3169fe
}

@media only screen and (max-width:1440px) {
  .slider-area .slide-1 div.slider-big-text {
    font-size: 36px
  }
}

@media only screen and (max-width:1280px) {
  .slider-area .slide-1 div.slider-big-text {
    font-size: 32px
  }
}

@media only screen and (max-width:768px) {
  .slider-area .slide-1 div.slider-big-text {
    font-size: 28px
  }
}

@media only screen and (max-width:414px) {
  .slider-area .slide-1 div.slider-big-text {
    display: none
  }
}

.slider-area .slide-1 .title-light div.slider-big-text {
  color: #fff !important
}

.slider-area:hover a.nivo-prevNav {
  left: 15px !important
}

.slider-area:hover a.nivo-nextNav {
  right: 15px !important
}

.preview-1 .nivo-directionNav {
  display: none
}

@media only screen and (max-width:575px) {
  .slider-area.slider-layout2 .nivo-caption {
    top: 10px
  }
}

@media only screen and (max-width:575px) {
  .slider-area.slider-layout2 .slide-1 div.slider-text-logo {
    line-height: 1
  }
}

.slider-area .slide-1 .slider-text-logo {
  -webkit-animation: fadeInRight .5s ease-in-out;
  -moz-animation: fadeInRight .5s ease-in-out;
  -ms-animation: fadeInRight 500ms ease-in-out;
  animation: fadeInRight .5s ease-in-out
}

.slider-area .slide-1 .slider-big-text {
  -webkit-animation: fadeInRight 1s ease-in-out;
  -moz-animation: fadeInRight 1s ease-in-out;
  -ms-animation: fadeInRight 1000ms ease-in-out;
  animation: fadeInRight 1s ease-in-out
}

.about-layout1 {
  padding: 7rem;
  position: relative
}

@media only screen and (max-width:767px) {
  .about-layout1 {
    padding: 5rem
  }
}

.about-layout1:before {
  position: absolute;
  right: 30px;
  top: 50px;
  z-index: -1
}

.about-layout1 div.about-text-logo {
  font-size: 24px;
  font-weight: 500;
  text-transform: capitalize;
  margin-bottom: 0;
  line-height: 1.5
}

.about-layout1 div.about-text-logo span {
  margin-right: 10px;
  display: inline-flex;
  font-size: 42px;
  color: #ff6b61
}

@media only screen and (max-width:414px) {
  .about-layout1 div.about-text-logo span {
    font-size: 36px
  }
}

.about-layout1 .title {
  margin-bottom: 15px
}

.about-layout1 .title span {
  font-weight: 500
}

.about-layout1 .sub-title {
  margin-bottom: 30px
}

.service-layout9 {
  padding: 65px 30px 60px;
  -webkit-transition: all .5s ease-out;
  -moz-transition: all .5s ease-out;
  -ms-transition: all .5s ease-out;
  -o-transition: all .5s ease-out;
  transition: all .5s ease-out
}

.service-layout9 i {
  margin-top: 7px;
  line-height: 1;
  font-size: 56px
}

.service-layout9 i:before {
  font-size: 48px;
  margin-left: 0
}

@media only screen and (max-width:1280px) {
  .service-layout9 i:before {
    font-size: 42px
  }
}

@media only screen and (max-width:414px) {
  .service-layout9 i:before {
    font-size: 36px
  }
}

.service-layout9 .media-body .title {
  margin-bottom: 15px
}

.service-layout9 .media-body .title-medium {
  margin-bottom: 15px
}

.service-layout9 .media-body p {
  margin-bottom: 0
}

.project-layout7 {
  position: relative;
  overflow: hidden
}

.project-layout7:after {
  content: "";
  background: rgba(0, 0, 0, .2);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1;
  height: 100%;
  width: 100%;
  -webkit-transition: all .5s ease-out;
  -moz-transition: all .5s ease-out;
  -ms-transition: all .5s ease-out;
  -o-transition: all .5s ease-out;
  transition: all .5s ease-out
}

.project-layout7 .item-content {
  height: 170px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
  padding: 50px 30px 20px;
  background: #1b1f32;
  -webkit-transition: all .5s ease-out;
  -moz-transition: all .5s ease-out;
  -ms-transition: all .5s ease-out;
  -o-transition: all .5s ease-out;
  transition: all .5s ease-out
}

.project-layout7 .item-content .title {
  margin-bottom: 10px
}

.project-layout7:hover:after {
  background-color: transparent
}

.project-layout7:hover .item-content {
  padding: 50px 40px 20px;
  background: #3650db;
  -webkit-transition: all .5s ease-out;
  -moz-transition: all .5s ease-out;
  -ms-transition: all .5s ease-out;
  -o-transition: all .5s ease-out;
  transition: all .5s ease-out
}

.single-project-layout1 {
  width: 100%
}

.single-project-layout1 .item-row {
  position: relative;
  margin-bottom: 7rem
}

.single-project-layout1 .item-row:last-child {
  margin-bottom: 0
}

.single-project-layout1 .item-row .item-content {
  padding: 6rem;
  width: 45%;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 2
}

@media only screen and (max-width:991px) {
  .single-project-layout1 .item-row .item-content {
    width: 100%;
    position: inherit;
    top: 0;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
  }
}

.single-project-layout1 .item-row .item-img img {
  width: 100%
}

.single-project-layout1 .item-row:nth-child(odd) .item-img {
  margin-left: 27%
}

@media only screen and (max-width:991px) {
  .single-project-layout1 .item-row:nth-child(odd) .item-img {
    margin-left: 0
  }
}

.single-project-layout1 .item-row:nth-child(odd) .item-content {
  left: 0
}

.single-project-layout1 .item-row:nth-child(2n) .item-img {
  margin-right: 25%
}

@media only screen and (max-width:991px) {
  .single-project-layout1 .item-row:nth-child(2n) .item-img {
    margin-right: 0
  }
}

.single-project-layout1 .item-row:nth-child(2n) .item-content {
  right: 0
}

.inner-page-banner {
  margin-top: 125px; /*oka 80px;*/
  text-align: left;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  display: block;
  padding: 220px 0 80px
}

@media only screen and (max-width:1199px) {
  .inner-page-banner {
    padding: 210px 0 70px
  }
}

@media only screen and (max-width:991px) {
  .inner-page-banner {
    padding: 200px 0 60px;
    margin-top: 61px
  }
}

@media only screen and (max-width:767px) {
  .inner-page-banner {
    padding: 190px 0 50px
  }
}

@media only screen and (max-width:479px) {
  .inner-page-banner {
    padding: 180px 0 40px
  }
}

@media only screen and (max-width:320px) {
  .inner-page-banner {
    padding: 170px 0 30px
  }
}

.inner-page-banner:after {
  position: absolute;
  content: "";
  background: rgba(27, 31, 60, 0);
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto
}

.inner-page-banner .breadcrumbs-layout1 {
  position: relative;
  z-index: 1
}

.inner-page-banner .breadcrumbs-layout1 h1 {
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 0
}

.inner-page-banner .breadcrumbs-layout1 ul {
  margin-top: 20px;
  text-align: right
}

@media only screen and (max-width:767px) {
  .inner-page-banner .breadcrumbs-layout1 ul {
    text-align: left;
    margin-top: 0
  }
}

.inner-page-banner .breadcrumbs-layout1 ul li {
  margin-right: 5px;
  padding-right: 10px;
  display: inline-block;
  position: relative
}

.inner-page-banner .breadcrumbs-layout1 ul li:after {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 6;
  color: #ececef
}

.inner-page-banner .breadcrumbs-layout1 ul li:last-child:after {
  display: none
}

@media only screen and (max-width:767px) {
  .break-b-sm {
    margin-bottom: 3rem
  }
}

.footer-area-top {
  padding: 9.3rem 0 7rem
}

.footer-box {
  margin-bottom: 30px
}

.footer-box .title {
  margin-bottom: 40px
}

.useful-links {
  margin-top: -8px
}

.useful-links ul li {
  position: relative;
  padding-left: 20px
}

.useful-links ul li:before {
  content: "\f111";
  position: absolute;
  left: 0;
  font-family: FontAwesome;
  top: 4px;
  font-size: 10px;
  -webkit-transition: all .5s ease-out;
  -moz-transition: all .5s ease-out;
  -ms-transition: all .5s ease-out;
  -o-transition: all .5s ease-out;
  transition: all .5s ease-out
}

.useful-links ul li a {
  -webkit-transition: all .5s ease-out;
  -moz-transition: all .5s ease-out;
  -ms-transition: all .5s ease-out;
  -o-transition: all .5s ease-out;
  transition: all .5s ease-out
}

.corporate-address {
  margin-top: -7px
}

.corporate-address ul li {
  margin-bottom: 20px;
  position: relative;
  padding-left: 38px
}

.corporate-address ul li i {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  text-align: center;
  position: absolute;
  left: 0;
  top: 10px;
  z-index: 1;
  font-size: 14px;
  height: 28px;
  width: 28px;
  line-height: 28px
}

.corporate-address ul li p {
  line-height: 1.75;
  margin-bottom: 4px
}

.corporate-address ul li:last-child {
  margin-bottom: 0
}

@keyframes shine {
  100% {
    left: 125%
  }
}

.footer-area-bottom {
  text-align: center;
  padding: 35px 0 5px;
  font-size: 14px
}

@media only screen and (max-width:767px) {
  .footer-area-bottom {
    text-align: center;
    padding: 17px 0
  }
}

@media only screen and (max-width:767px) {
  .footer-area-bottom p {
    margin-bottom: 10px
  }
}

/* =========================================================
   Personalizzazioni menu (spostate da menu.php)
   ========================================================= */
/* Voci di menu genitore senza href (Servizi Web, Domande, Portfolio):
   ripristina colore/hover come le altre voci e mostra il cursore.
   Senza questo, normalize.css (a:not([href])) le lascia color:inherit. */
.main-menu-area .bst-main-menu nav>ul>li>a:not([href]) {
  color: #ececef;
  cursor: pointer
}

.main-menu-area .bst-main-menu nav>ul>li>a:not([href]):hover {
  color: #ff6b61
}

/* Voce genitore senza href evidenziata quando si apre una sua sottopagina */
.main-menu-area .bst-main-menu nav>ul>li>a:not([href]).active {
  color: #ff6b61
}

.mean-container .mean-nav>ul>li>a:not([href]) {
  color: #ececef;
  cursor: pointer
}

.mean-container .mean-nav>ul>li>a:not([href]).active {
  color: #ff6b61
}

/* Hamburger mobile: tre barre ben visibili */
.mean-container a.meanmenu-reveal {
  width: 22px;
  height: auto;
  padding: 10px 13px
}

.mean-container a.meanmenu-reveal span {
  display: block;
  width: 22px;
  height: 3px;
  margin-top: 4px;
  background: #ff6b61;
  border-radius: 1px
}

/* Hamburger/X ancorato in alto a destra: top fisso (non 50% della barra,
   che a menu aperto faceva sprofondare la X dentro le voci) + z-index sopra il menu */
.mean-container .mean-bar a.meanmenu-reveal {
  top: 6px !important;
  margin-top: 0 !important;
  -webkit-transform: none;
  transform: none;
  z-index: 9999999
}

/* Voci di sottomenu al hover (sfondo arancione): testo e sottotesto scuri */
.main-menu-area .bst-main-menu nav>ul>li ul.rt-dropdown-menu li a:hover,
.main-menu-area .bst-main-menu nav>ul>li ul.rt-dropdown-menu li a:focus,
.main-menu-area .bst-main-menu nav>ul>li ul.rt-dropdown-menu li a:hover span,
.main-menu-area .bst-main-menu nav>ul>li ul.rt-dropdown-menu li a:focus span {
  color: #1b1f32
}