@font-face{
  font-family:"Muli";
  src:url("../fonts/muli-v12-latin-regular.eot#iefix");
  src:url("../fonts/muli-v12-latin-regular.eot#iefix") format("eot"),
  url("../fonts/muli-v12-latin-regular.woff2") format("woff2"),
  url("../fonts/muli-v12-latin-regular.woff") format("woff"),
  url("../fonts/muli-v12-latin-regular.ttf") format("truetype"),
  url("../fonts/muli-v12-latin-regular.svg") format("svg");
  font-weight:normal;font-style:normal;
}

@font-face{
  font-family:"Ovo";
  src:url("../fonts/ovo-v10-latin-regular.eot#iefix");
  src:url("../fonts/ovo-v10-latin-regular.eot#iefix") format("eot"),
  url("../fonts/ovo-v10-latin-regular.woff2") format("woff2"),
  url("../fonts/ovo-v10-latin-regular.woff") format("woff"),
  url("../fonts/ovo-v10-latin-regular.ttf") format("truetype"),
  url("../fonts/ovo-v10-latin-regular.svg") format("svg");
  font-weight:normal;font-style:normal;
}

@font-face{
  font-family:"Montserrat";
  src:url("../fonts/montserrat-v12-latin-regular.eot#iefix");
  src:url("../fonts/montserrat-v12-latin-regular.eot#iefix") format("eot"),
  url("../fonts/montserrat-v12-latin-regular.woff2") format("woff2"),
  url("../fonts/montserrat-v12-latin-regular.woff") format("woff"),
  url("../fonts/montserrat-v12-latin-regular.ttf") format("truetype"),
  url("../fonts/montserrat-v12-latin-regular.svg") format("svg");
  font-weight:normal;font-style:normal;
}

body {
  font-size: 15px;
  font-size: 0.9375rem;
  font-family: Muli !important;
  color: #004877;
  padding: 0;
}

body p {
  margin-bottom: 20px;
}

.col-centered {
  display: table;
  float: none;
  margin: 0 auto; }

.login-card {
  padding: 30px 20px;
  width: 500px;
  position: relative;
  display: block;
  background-color: #fff;
  margin: 0 auto;
  -webkit-box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12), 0 3px 5px -1px rgba(0, 0, 0, 0.3);
  box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12), 0 3px 5px -1px rgba(0, 0, 0, 0.3); }
  .login-card h1 {
    font-weight: 400;
    color: #FFFFFF !important;
    font-size: 34px !important;
    text-transform: uppercase;
    margin: 0;
    padding-bottom: 0px; }
  .login-card h3 {
    color: #2196f3 !important;
    font-size: 20px;
    margin: 25px; }

.md-input-wrapper {
  position: relative;
  padding-top: 4px;
  width: 100%;
  display: block;
  margin-bottom: 20px; }
  .md-input-wrapper select, .md-input-wrapper textarea {
    border-radius: 0;
    border-width: 0 0 1px;
    border-style: solid;
    border-color: rgba(0, 0, 0, 0.12);
    -webkit-box-shadow: inset 0 -1px 0 transparent;
    box-shadow: inset 0 -1px 0 transparent;
    box-sizing: border-box;
    padding: 12px 4px;
    background: 0;
    width: 100%;
    display: block;
    max-height: 100px; }

input[type=email].md-form-control, input[type=file].md-form-control, input[type=number].md-form-control, input[type=password].md-form-control, input[type=text].md-form-control {
  border-radius: 0;
  border-width: 0 0 1px;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0.12);
  -webkit-box-shadow: inset 0 -1px 0 transparent;
  box-shadow: inset 0 -1px 0 transparent;
  box-sizing: border-box;
  padding: 12px 4px;
  background: 0;
  width: 100%;
  display: block;
  max-height: 100px; }

.md-input-wrapper > label {
  text-transform: initial;
  color: #727272;
  position: absolute;
  top: 16px;
  left: 4px;
  pointer-events: none;
  -webkit-transition: all 150ms ease-out;
  -moz-transition: all 150ms ease-out;
  -ms-transition: all 150ms ease-out;
  transition: all 150ms ease-out; }
.md-input-wrapper .md-line {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%; }

.md-form-control:focus ~ .md-line:before {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  width: 0;
  height: 2px;
  background: #1976d2;
  -webkit-transition: width 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: width 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  -ms-transition: width 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  transition: width 0.4s cubic-bezier(0.4, 0, 0.2, 1); }

.md-input-wrapper .md-line:after, .md-input-wrapper .md-line:before {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  width: 0;
  height: 2px;
  background: #1976d2;
  -webkit-transition: width 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: width 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  -ms-transition: width 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  transition: width 0.4s cubic-bezier(0.4, 0, 0.2, 1); }

.md-form-control:focus ~ .md-line:before {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  width: 0;
  height: 2px;
  background: #1976d2;
  -webkit-transition: width 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: width 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  -ms-transition: width 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  transition: width 0.4s cubic-bezier(0.4, 0, 0.2, 1); }

.md-input-wrapper .md-line:after, .md-input-wrapper .md-line:before {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  width: 0;
  height: 2px;
  background: #1976d2;
  -webkit-transition: width 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: width 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  -ms-transition: width 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  transition: width 0.4s cubic-bezier(0.4, 0, 0.2, 1); }

.msg-error {
  color: red;
  font-size: 14px; }

.card-block-title {
  background: #225a91;
  padding: 10px 0;
  position: static;
  width: 100%;
  left: 0;
  top: 0; }

label em {
  color: red; }

#section-1 {
  background-image: url(../images/bg-1.jpg); }

#section-2 {
  background-image: url(../images/bg-2.jpg); }

#section-3 {
  background-image: url(../images/bg-3.jpg); }


.box-left #content_enterprises_2 ul{
  columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
}

#content-search .box-left {
  float: left;
  width: 47% !important;
}

#content_enterprises_2 .li {
  overflow: hidden;
  margin: 0;
}

#content_enterprises_2 .col-left {
  float: left;
  width: 50%;
}

#content-search .box-right .map {
  width: 100%;
  height: 663px !important;
}

#content-search {
  font-size: 12px;
  text-align: left;
  background-color: #fff;
  height: 580px;
}

#content-search .box-right {
  float: right;
  width: 52%;
}

#content_enterprises_2 .li {
  border-bottom: 1px solid #dddddd;
}

#content_enterprises_2 .li .ent_container {
  border: 1px solid transparent;
  display: block;
  min-height: 100%;
  overflow: hidden;
}

#content_enterprises_2 .li.active .ent_container {
  background: #ebeff9 none repeat scroll 0 0;
  border: 1px solid #bbb !important;
}

.info-map-top {
  overflow: hidden;
  padding: 0;
  height: auto;
}

.info-map-top .group-img {
  float: left;
  margin-right: 0;
}

.info-map-top .group-img img {
  width: 64px;
  max-height: 66px;
}

.info-map-top .group-info .group-icon-map {
  margin-top: 4px;
  overflow: hidden;
}

#content_enterprises_2 .li .ent_container .icon_counter {
  background: transparent none no-repeat scroll 0 0;
  display: inline-block;
  float: left;
  font-size: 13px;
  height: 32px;
  margin-right: 6px;
  margin-top: 4px;
  padding-top: 4px;
  text-align: center;
  width: 25px;
  font-weight: 700;
  color: #ffffff;
}

.text_maker {
  height: 22px !important;
  text-align: center;
  width: 26px !important;
  font-size: 13px;
}

.text_maker span {
  color: #ffffff;
}

.info-map-top .group-info .group-icon-map .content-info-comp {
  float: left;
  margin-left: 5px;
  width: auto;
}

.info-map-top .group-info .group-icon-map .content-info-comp a {
  font-size: 15px;
}

.info-map-top .group-info .group-icon-map .content-info-comp p {
  margin: 5px 0px;
  font-size: 13px;
  line-height: 18px;
}

.info-map-bottom p{
  font-size: 13px;
  margin-bottom: 2px;
}

#content_enterprises_2{
  height: auto;
}

.group-review-link{
  overflow: hidden;
}

.group-review-link a{
  font-size: 14px;
  font-weight: 600;
}

.map-bodyContent .icon_counter {
  display: none !important;
}

.info-map-top .group-info {
  float: left;
  width: auto;
}

.info-map-top .group-info a{
  font-size: 13px;
  font-weight: bold;
}

.bxslider .bg-1 {
  background-image: url(../img/slide/slide1.jpg);
  max-width: 100%;
}

.bxslider .bg-2 {
  background-image: url(../img/slide/slide3.jpg);
  max-width: 100%;
}

.bxslider .slide{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 700px;
  background-repeat: no-repeat;
  background-position: center center;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  z-index: 1;
  content: "";
}

._1qg7oznz {
  position: relative !important;
  color: rgb(72, 72, 72) !important;
  height: 100% !important;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 4px !important;
  border-width: 1px !important;
  border-style: solid !important;
  border-color: rgb(235, 235, 235) !important;
  border-image: initial !important;
  border-radius: 3px !important;
}

.navbar-nav>li>a {
  text-transform: none !important;
  color: #333333;
  font-family: Muli;
  font-size: 20px !important;
  line-height: 25px;
  padding: 0 0 2px 0;
  margin: 0 30px;
}

.navbar-nav>li.last>a{
  margin: 0 0 0 30px;
}

.navbar-nav > li.active > a, .navbar-nav > li > a:hover, .navbar-nav > li > a:focus {
  color: #004877 !important;
  background-color: transparent;
  border-bottom: none;
  font-weight: 500;
}

.navbar-custom{
  padding: 20px 0;
}

.paginator{
  text-align: center;
  margin: 18px auto;
}

#paginator-div span{
  margin: 0 4px;
}

#paginator-div .link-pages{
  font-size: 16px;
}

#paginator-div .current .link-pages{
  font-weight: normal;
}

.title-zonas-adn{
  color: white;
  font-size: 18px;
  font-weight: bold;
}

.group-zonas-footer{
  columns: 4;
  -webkit-columns: 4;
  -moz-columns: 4;
}

.group-zonas-footer li{
    display: table-header-group;
}

.content-video{

}

.content-video .box_top_full{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
}

.content-video .box_top_full .box_title_banner .content_text_1 {
  text-align: center;
  padding: 20px 0 36px;
  border-top: 3px solid #222222;
  border-left: 3px solid #222222;
  border-right: 3px solid #222222;
}

.content-video .box_top_full .box_title_banner h1 {
  margin: 0;
  color: #222;
  font-size: 58px;
  line-height: 68px;
  text-shadow: 0 0 5px #fff;
  text-transform: none;
  font-weight: normal;
}

.content-video .box_top_full .box_title_banner .table_bt {
  position: relative;
  width: 100%;
  margin: 0;
}

.content-video .box_top_full .box_title_banner .table_bt td {
  border-top: 3px solid #222222;
}

.content-video .box_top_full .box_title_banner .table_bt .content_text_2 {
  border: none;
}

.content-video .box_top_full .box_title_banner .content_text_2 h1 {
  position: relative;
  top: -36px;
}

.content-video .box_top_full .box_title_banner .content_text_2 {
  text-align: center;
  padding: 0 30px;
  width: 84%;
}

.content-video .box_top_full .center-height{
  width: 1903px;
  height: 1070px;
  display: table-cell;
  vertical-align: middle;
}

.content-video .box_top_full .justify-content-text {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 78%;
}

.content-video .box_top_full .box_title_banner .content_text_3 {
  text-align: center;
  color: #222;
  font-weight: 700;
  font-size: 24px;
  margin: 10px -60px 0;
  text-shadow: 0 0 2px #fff;
}

.alert-success {
  font-size: 15px;
}

.group-text-lineal{
  margin-top: 50px;
}

.group-text-lineal span{
  font-size: 22px;
}

.logo-header span img{
  width:30px;
  margin-top:-7px;
}

/*
#section-4{background-image:url(../images/bg-3.jpg)}
#section-5{background-image:url(../images/bg-3.jpg)}
*/
.connecting-line {
  background: #e0e0e0;
  height: 2px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  top: 50%;
  width: 80%;
  z-index: 1; }

span.round-tab {
  background: #fff;
  border: 2px solid #e0e0e0;
  border-radius: 100px;
  display: inline-block;
  font-size: 20px;
  height: 42px;
  left: 0;
  line-height: 36px;
  position: absolute;
  text-align: center;
  width: 42px;
  z-index: 2; }
  span.round-tab i {
    color: #555555; }
  span.round-tab:hover {
    border: 2px solid #333;
    color: #333; }

.wizard {
  background: #fff;
  margin: 20px auto; }
  .wizard .nav-tabs {
    border-bottom-color: #e0e0e0;
    margin: 40px auto;
    margin-bottom: 0;
    position: relative; }
    .wizard .nav-tabs span {
      color: #aaaaaa; }
    .wizard .nav-tabs > li.active > a {
      border: 0;
      border-bottom-color: transparent;
      color: #555555;
      cursor: default; }
      .wizard .nav-tabs > li.active > a:hover, .wizard .nav-tabs > li.active > a:focus {
        border: 0;
        border-bottom-color: transparent;
        color: #555555;
        cursor: default; }
  .wizard > div.wizard-inner {
    position: relative; }
  .wizard li.active span.round-tab {
    background: #fff;
    border: 2px solid #4760BB; }
    .wizard li.active span.round-tab i, .wizard li.active span.round-tab span {
      color: #4760BB; }
  .wizard li.active .top-text {
    color: #4760BB;
    font-weight: 400; }
  .wizard .nav-tabs > li {
    width: 33%; }
  .wizard li {
    position: relative; }
    .wizard li .top-text {
      position: absolute;
      width: 100%;
      text-align: center;
      font-weight: 200;
      top: -6px;
      color: #aaaaaa; }
    .wizard li:after {
      border: 5px solid transparent;
      border-bottom-color: #4760BB;
      bottom: 0px;
      content: " ";
      left: 46%;
      margin: 0 auto;
      opacity: 0;
      position: absolute;
      transition: 0.1s ease-in-out; }
    .wizard li.active:after {
      border: 10px solid transparent;
      border-bottom-color: #4760BB;
      bottom: 0px;
      content: " ";
      left: 46%;
      margin: 0 auto;
      opacity: 1;
      position: absolute; }
  .wizard .nav-tabs > li a {
    border-radius: 100%;
    height: 42px;
    margin: 20px auto;
    padding: 0;
    width: 42px; }
    .wizard .nav-tabs > li a:hover {
      background: transparent; }
  .wizard .tab-pane {
    padding-top: 50px;
    position: relative; }
  .wizard h3 {
    margin-top: 0; }

@media (max-width: 585px) {
  span.round-tab {
    font-size: 20px;
    height: 42px;
    line-height: 36px;
    width: 42px; }

  .wizard {
    height: auto !important;
    width: 90%; }
    .wizard .nav-tabs > li a {
      height: 42px;
      line-height: 50px;
      width: 42px; }
    .wizard li.active:after {
      content: " ";
      left: 35%;
      position: absolute; }
}

@media (max-width: 767px) {
  .group-zonas-footer {
    columns: 1;
    -webkit-columns: 1;
    -moz-columns: 1;
  }
  
  .group-menu-footer ul{
    display:inline-table;
  }
  
  .group-menu-footer ul li {
    display: block;
  }
  
  .logo-header{
    padding: 15px 0 0 15px;
  }
  
  .content-video .box_top_full .center-height {
    height: 800px;
  }
  
  #services {
    padding: 1rem 0 1rem 0;
  }
  
  #gallery {
    padding: 4rem 0 2rem 0;
  }
  
  #content-search .box-right {
    width: 100%;
  }

  #content-search .box-left {
    width: 100% !important;
  }

  .box-left #content_enterprises_2 ul {
    columns: 1;
    -webkit-columns: 1;
    -moz-columns: 1;
  }

  .banner-home {
    background-image: url(https://accu-metrics.com/assets/videos/1009992968-hd-poster.jpg);
    text-align: center;
    color: #fff;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: -360px center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    display: flex;
    align-items: center;
  }

  .content-video .box_top_full {
    position: initial;
    top: 0;
    width: 100%;
    overflow: hidden;
  }

  .content-video .box_top_full .justify-content-text {
    width: 100%;
  }

  .content-video .box_top_full .box_title_banner h1 {
    font-size: 36px;
    line-height: 40px;
  }

  .content-video .box_top_full .box_title_banner .content_text_3 {
    font-size: 20px;
    margin: 0;
  }

  .navbar-custom {
    padding: 0;
  }

  .group-menu-header button{
    float: right;
  }

  .group-menu-header .page-scroll{
    float: left;
    margin-top: 15px;
    margin-left: 15px;
  }

  .navbar-collapse.collapse.in {
    overflow-y: hidden !important; */
  }

  #contact .form-control{
    border: none;
    border-bottom: 1px solid #a09c94;
  }

  .span-title-captcha{
    box-shadow: 0 1px 0 #a09c94;
  }

  .form-group-contact input{
    border: none !important;
    border-bottom: none !important;
  }

  .title-city-paternity{
    font-size: 28px;
  }
}

@media only screen and (max-width: 992px) and (min-width: 768px){
  .content-video .box_top_full .center-height {
    height: 785px;
  }

  .content-video .box_top_full .box_title_banner h1 {
    font-size: 35px;
    line-height: 38px;
  }

  .navbar-collapse.collapse.in {
    overflow-y: hidden !important;
  }

  .group-menu-header button{
    float: right;
  }

  .group-menu-header .page-scroll{
    float: left;
    margin-top: 15px;
    margin-left: 15px;
  }

  .navbar-right {
    float: none !important;
  }

  .group-zonas-footer {
    columns: 3;
    -webkit-columns: 3;
    -moz-columns: 3;
  }
}

.box-type-test {
  background: #ffffff;
  border: 1px solid #E3E3E3;
  display: block;
  margin-top: 0px;
  margin-bottom: 20px;
  text-align: center; }
  .box-type-test .btn_selected {
    margin-top: 20px; }
    .box-type-test .btn_selected .sel, .box-type-test .btn_selected .des {
      color: #666666;
      padding: 10px 8px;
      position: relative;
      text-align: center;
      text-transform: uppercase; }
    .box-type-test .btn_selected .sel {
      display: none; }
    .box-type-test .btn_selected .des {
      display: block;
      background: #E3E3E3; }
  .box-type-test.box.active {
    box-shadow: none !important;
    border: 1px solid #4760BB; }
    .box-type-test.box.active .sel {
      display: block;
      background: #4760BB;
      color: #ffffff; }
    .box-type-test.box.active .des {
      display: none; }
  .box-type-test.box:hover, .box-type-test.box:focus {
    box-shadow: 0px 0px 0px 3px #70bbe4, 0 1px 0 #d8dde3;
    -moz-box-shadow: 0px 0px 0px 3px rgba(0, 136, 210, 0.6), 0 1px 0 #d8dde3;
    -webkit-box-shadow: 0px 0px 0px 3px rgba(0, 136, 210, 0.6), 0 1px 0 #d8dde3;
    box-shadow: 0px 0px 0px 3px rgba(0, 136, 210, 0.6), 0 1px 0 #d8dde3;
    -webkit-transition: all 0.32s cubic-bezier(0.08, 0.8, 0.4, 0.96);
    -moz-transition: all 0.32s cubic-bezier(0.08, 0.8, 0.4, 0.96);
    -o-transition: all 0.32s cubic-bezier(0.08, 0.8, 0.4, 0.96);
    transition: all 0.32s cubic-bezier(0.08, 0.8, 0.4, 0.96); }
  .box-type-test .img-wrapper {
    overflow: hidden; }
    .box-type-test .img-wrapper img {
      display: inline-block;
      transition: all 0.5s ease 0s;
      vertical-align: middle;
      height: 90px; }
  .box-type-test .img-wrapper img:hover {
    transform: scale(1.5); }
  .box-type-test .price {
    font-weight: bold; }
  .box-type-test h4 {
    margin-bottom: 0; }

img {
  max-width: 100%; }

.case-studies-content img {
  margin: 0 auto; }

.case-studies-content img, .portfolio-item img {
  max-width: 100% !important; }

.home-section {
  overflow: hidden; }

ul.list {
  padding-left: 20px; }
  ul.list li {
    float: none;
    display: list-item;
    list-style-type: inherit; }

#footer_countries a {
  text-align: left;
}
.group-content-page{
  margin-top: 85px;
}
.col-md-center{
  float: none;
  margin-left: auto;
  margin-right: auto;
}
.generate-section{
  padding: 190px 0 50px 0;
}
.group-radio .radio-inline input{
  opacity: 1 !important;
  top: -8% !important;
  width: 100% !important;
  height: 100% !important;
}
.group-radio label:first-child{
  font-size: 18px;
  color: #555;
}
.form-login{
  margin-top: 88px;
}
.container-pdf{
  margin: 132px auto 40px auto;
  text-align: center;
}
/*# sourceMappingURL=core.css.map */
.whats-app {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 50px;
    background-color: #25d366;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    box-shadow: 1px 1px 3px #999;
    z-index: 100;
    left: 15px;
}

.whats-app:hover {
    color: #FFF;
    opacity: 0.8;
}

.my-float {
    margin-top: 16px;
}

#group-somos-expertos{
    margin-bottom: 50px;
}   

#group-somos-expertos .image-box:before {
    position: absolute;
    content: '';
    background: url(../img/service-pattern.png);
    width: 289px;
    height: 194px;
    left: 132px;
    bottom: -38px;
    z-index: -1;
    display: none;
}

#group-somos-expertos p {
    font-family: Muli !important;
    color: #333;
    font-size: 20px;
}

#group-somos-expertos p b{
    color: #004877;
}

#group-somos-expertos ul{
    padding: 0;
}

#group-somos-expertos ul li{
    list-style-type: none;
    font-family: Muli !important;
    color: #333;
    font-size: 20px;
}

@media (max-width: 991px){
    #group-somos-expertos .content-box{
        margin-top: 40px;
    }
    
    #group-somos-expertos .image-box:before {
        display: none;
    }
}

.main-header {
    position: relative;
    left: 0px;
    top: 0px;
    z-index: 999;
    width: 100%;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.header-style-three {
    position: relative;
    background: transparent;
}

.header-style-three .header-bottom {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    background: transparent;
}

.header-style-three .header-bottom {
    background: rgba(0, 0, 0, 0.2);
}

.fixed-header .sticky-header {
    z-index: 999;
    opacity: 1;
    visibility: visible;
    -ms-animation-name: fadeInDown;
    -moz-animation-name: fadeInDown;
    -op-animation-name: fadeInDown;
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
    -ms-animation-duration: 500ms;
    -moz-animation-duration: 500ms;
    -op-animation-duration: 500ms;
    -webkit-animation-duration: 500ms;
    animation-duration: 500ms;
    -ms-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
    -op-animation-timing-function: linear;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -ms-animation-iteration-count: 1;
    -moz-animation-iteration-count: 1;
    -op-animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}

.sticky-header {
    position: fixed;
    opacity: 0;
    visibility: hidden;
    background: #ffffff;
    left: 0px;
    top: 0px;
    border-bottom: 1px solid #e0e0e0;
    width: 100%;
    z-index: 0;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.sticky-header {
    background: #568AC3;
    border-bottom: none;
}

.header-style-three .header-bottom .navbar{
    background: rgba(0, 0, 0, 0.2);
    webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.header-style-three .header-bottom .navbar-custom ul.nav li a{
    color: #ffffff;
}

.header-style-three .header-bottom .navbar .logo-header a{
    color: #ffffff;
}

.scroll-top {
    width: 60px;
    height: 60px;
    line-height: 50px;
    position: fixed;
    bottom: 105%;
    right: 50px;
    font-size: 24px;
    border-radius: 50%;
    z-index: 99;
    color: #ffffff;
    text-align: center;
    cursor: pointer;
    background: #ff0000;
    transition: all 500ms ease;
}

body .scroll-top {
    background-color: #568AC3;
    border: none;
}

.scroll-top.open {
    bottom: 30px;
}

.scroll-top span {
    color: #fff;
}

.scroll-top:after {
    position: absolute;
    z-index: -1;
    content: '';
    top: 100%;
    left: 5%;
    height: 10px;
    width: 90%;
    opacity: 1;
    background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%);
    background: -webkit-radial-gradient(center ellipse, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%);
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%);
}

.link-mail-footer:hover, .link-mail-footer:focus{
    color: #ffffff;
}