/***************************************

  Theme Name: Movers
  Theme URI: http://themes.webdevia.com/movers/
  Description: WP theme for moving companies
  Author: Mymoun
  Author URI: http://www.webdevia.com/
  Version: 1.5

  License: ---
  License URI: ----

  Tags: two-columns, responsive-layout , custom-background, threaded-comments, translation-ready, custom-menu

***************************************/

#mask {
  display: none;
  background-color: #FFFFFF;
  height: 100%;
  position: fixed;
  width: 100%;
  z-index: 100000;
}
.loader {
  height: 40px;
  left: 50%;
  margin: -20px 0 0 -20px;
  position: absolute;
  top: 50%;
  width: 40px;
}

/**To center the 3 icons that highlight services**/
.box-icon img{
  margin-left: auto;
  margin-right: auto;
}

/**To center the hero section text**/
#slide-2-layer-3 [data-textalign]{
  text-align: center;
  font-family: Chivo;
}

/**To center the CTA on the hero**/
#slide-1-layer-3{
  text-align: center;
  font-family: Chivo;
}

#slide-1-layer-2{
  text-align: center;
  font-family: Chivo;
}

#slide-1-layer-1{
  text-align: center;
  font-family: Chivo;
}

.tp-caption .rev-btn .rs-hover-ready .rs-toggle-content-active{
  background-color: #FE9832;
  color: #ffffff;
  border-radius: 2px;
}

.tp-caption .bignumberswhiteslider .tp-resizeme .rs-toggle-content-active{
  font-family: Chivo;
}

.top-bar .name h2 {
	font-size: 1.5rem;
}

@media screen and (max-width: 900px) {
corporate-layout .contain-to-grid .top-bar {
height: 70px;
}


.l-footer-columns .block-title, .l-footer-columns ul li {
	list-style: none;
}
.l-footer-columns .block-title, .l-footer-columns ul li a
	bg-color: #fe9832;
}