@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon/icomoon.eot?srf3rx");
  src: url("../fonts/icomoon/icomoon.eot?srf3rx#iefix") format("embedded-opentype"), url("../fonts/icomoon/icomoon.ttf?srf3rx") format("truetype"), url("../fonts/icomoon/icomoon.woff?srf3rx") format("woff"), url("../fonts/icomoon/icomoon.svg?srf3rx#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* =======================================================
*
* CUSTOM
*
* ======================================================= */
.logoImg {
  margin: 0 auto;
}

#logo{
  max-height: 100%;
  max-width: 100%;
  width: auto;
  height: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 20px 0 20px 20px;
}

.appSection {
  padding-bottom: 30px;
}

.appSection h1 {
  margin-bottom: 0px;
}

.appSection h2 {

}

.appSection h3 {
  margin-bottom: 0px;
}

.appSection h4 {
  margin-bottom: 0px;
}

.divSection hr {
  width: 5px;
}

video { display: block; }

#video-div{
  padding-top: 70px;
}

#header-video{
    width: 100%;
    height: auto;
    background: url(/images/landing-waldo.jpg) no-repeat;
}

.header-overlay{
  position: absolute;
  width: 100%;
  margin-top: 10%;
  top: 0;
  z-index: 5;
}

.learnMore{
  margin-top: 30%;
}

.header-overlay h1{
  color: #fff !important;
  font-size: 25px;
}

.header-overlay h2{
  color: #fff;
  font-size: 16px !important;
}

.header-overlay h3 {
  color: #fff;
}

.header-overlay div{
  color: #fff;
}

.newsDiv{
  margin-top: 50px;
}

#mediaLogos {
  padding: 20px 0 20px 0;
  color: black;
}

#mediaLogos img {
  max-height: 40px;
  /* -webkit-filter: grayscale(100%); */ /* Chrome, Safari, Opera */
  /*filter: grayscale(100%);*/
  margin: 0 auto;
  padding: 5px;
}

#partnerLogos {
  padding: 20px 0 20px 0;
  color: black;
}

#partnerLogos img {
  max-height: 100px;
  margin: 0 auto;
  padding: 20px 0 20px 0;
}

.robotDiv {
  margin-bottom: 70px;
}
.appImg {
  padding-bottom: 30px;
}

.socialIcon {
  font-size: 35px;
  padding-left: 30px;
}
.socialIcon.icon-facebook {
  font-size: 35px;
  padding-left: 0px;
}

#fh5co-footer a:hover{
  text-decoration: none;
}

#fh5co-services-section a:hover{
  text-decoration: none;
}

.fh5co-copyright .leftColumn {
  text-align: center;
}

.fh5co-copyright .rightColumn {
  text-align: center;
}

#fh5co-footer .centerColumn {
  text-align: center;
}

#fh5co-header .dropdown-menu {
  margin-top: 12px;
  min-width: 95px;
}

#fh5co-header .dropdown-menu > li > a:hover {
  background-color: transparent;
}

#fh5co-offcanvas .dropdown-menu {
  background-color: #000;
  border: 1px solid rgba(255, 255, 255, 0.7);
  min-width: 102px;
}

#fh5co-offcanvas .dropdown-menu > li > a:hover {
  background-color: transparent;
}

.squareImage{
  display: block;
  max-height: 200px;
  overflow: hidden;
}

.newsModals .modal {
  z-index: 10000;
}
.newsModals .modal-dialog {
  width: 98%;
  height: 98%;
  padding: 0px;
  margin: 10px auto;
}

.newsModals .modal-content {
  height: 100%;
  border-radius: 0;
  overflow:auto;
}

.newsModals iframe {
  width: 100%;
  height: 1000px;
}

.jobsModals .modal {
  z-index: 10000;
}
.jobsModals .modal-dialog {
  width: 80%;
  height: 85%;
  padding: 0px;
  margin: 10px auto;
}

.jobsModals .modal-content {
  height: 100%;
  border-radius: 0;
  overflow:auto;
}

.jobsModals iframe {
  width: 100%;
  height: 1000px;
}

.jobsSeparator {
  color: #49c8f0;
}

.waldoModals .modal {
  z-index: 10000;
  background-color: #000000;
}
.waldoModals .modal-dialog {
  width: 98%;
  height: 98%;
  padding: 0px;
  margin: 15px auto;
}

.waldoModals .modal-content {
  height: 100%;
  border-radius: 0;
  overflow:auto;
  background-color: #000000;
}

.demoModals .modal {
  z-index: 10000;
  background-color: #ffffff;
}
.demoModals .modal-dialog {
  width: 98%;
  height: 98%;
  padding: 0px;
  margin: 15px auto;
}

.demoModals .modal-content {
  height: 100%;
  border-radius: 0;
  overflow:auto;
  background-color: #ffffff;
}

#demoModalBody {
  font-weight: bold;
  color: #000000;
}

.iconCloseLink .icon-close {
  font-size: 25px;
  padding-right: 20px;
}

.iconCloseLink a:hover {
  text-decoration: none;
}

.iconCloseLink {
  margin-top: 20px;
}
.modalButtons {
  margin-bottom: 40px !important;
}

#fh5co-header {
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.14);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.14);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.14);
}

.noHeaderDiv {
  padding-top: 60px;
}

.fh5co-contact .form-control {
  background-color: #ffffff;
}

.jobListing h3 {
  margin: 0;
}

.jobListing p {
  color: grey;
  margin: 5px 0 10px 0;
}

.divSection {
  padding-top: 30px;
}

#thankyouNewsletter h2 {
  padding-top: 50px;
}
@media (min-width: 768px) {

  .header-overlay h1{
    font-size: 50px;
  }
  .header-overlay h2{
    font-size: 40px;
  }

  #fh5co-footer .centerColumn {
    text-align: left !important;
  }

  .noHeaderDiv {
    padding-top: 80px;
  }

  .mobileContact{
    display: none;
  }

  .subTitle {
    display: none;
  }
}

.mobileContact{
  margin: 22px 0 0 38% !important;
  padding: 5px;
  font-size: smaller;
}

.fh5co-about ul {
  margin-top: -20px;
}

.carteViste {
    padding-top: 0px !important;
    display: inline !important;
    box-shadow: 0 0 10px #CCC;
    border: solid 1px #EEE;
}

#subscribeTitle {
  margin-top: 50px;
}
#thankYou {
  padding-top: 100px;
}

#videoButton {
  margin-bottom: 50px;
}
.subTitle p{
  margin-bottom: 0px !important;
  padding: 5px 0 5px 0 !important;
}


@media (min-width: 992px) {
  #logo{
    padding: 20px 0 20px 50px;
  }
  .fh5co-copyright .leftColumn {
    text-align: left !important;
  }

  .fh5co-copyright .rightColumn {
    text-align: right !important;
  }

  .fh5co-about img {
    padding-top: 260px;
  }


  .squareSocial{
    display: inherit !important;
  }

  .fullSocial {
    display: none;
  }

  .contactFooter {
    text-align: center !important;
  }

  .contactFooter ul li{
    text-align: left;
    padding-left: 30% !important;
  }

  .header-overlay a{
    margin-top: 20px;
  }

}
@media (min-width: 1200px) {
  .fh5co-about img {
    padding-top: 120px;
  }

  .subTitleButton{
    padding-top: 50px;
  }

  .header-overlay a{
    margin-top: 50px;
  }

}
.itemGridLarge {
  height: 1000px;
}
@media (max-width: 768px) {
  .fh5co-cta {
    background: url("/images/background-sm.jpg") !important;
  }
  .subTitleButton{
    display: none;
  }
  .itemGridLarge {
    height: 1320px;
  }


}

@media (max-width: 992px) {
  .fh5co-about img {
    max-height: 250px;
  }
  #learnMore {
    margin-top: 0px;

  }

  #logo {
    max-height: 85%;
    max-width: 85%;
  }
  .mainTitle{
    padding: 0 10px 0 10px;
  }


}
@media (max-width: 1200px) {

}
.squareSocial{
  display: none;
}

.contactFooter {
  text-align: left;
}

.contactFooter ul li i{
  padding-right: 5%;
  color: #49c8f0;
}

.featureIcon {
  height: 60px;
  padding-bottom: 20px;
}

.fh5co-portfolio-section {
  padding-top: 7em;
}

.foundersImage {
  max-height: 200px;
  border-radius: 50%;

}

/*LOADER*/
.cssload-container {
	width: 100%;
	height: 81px;
	text-align: center;
  margin-top: 1em;
}

.cssload-zenith {
	width: 81px;
	height: 81px;
	margin: 0 auto;
	border-radius: 50%;
	border-top-color: transparent;
	border-left-color: transparent;
	border-right-color: transparent;
	box-shadow: 5px 5px 2px rgb(39,225,206); /*!!! change color here*/
	animation: cssload-spin 690ms infinite linear;
		-o-animation: cssload-spin 690ms infinite linear;
		-ms-animation: cssload-spin 690ms infinite linear;
		-webkit-animation: cssload-spin 690ms infinite linear;
		-moz-animation: cssload-spin 690ms infinite linear;
}

@keyframes cssload-spin {
	100%{ transform: rotate(360deg); transform: rotate(360deg); }
}

@-o-keyframes cssload-spin {
	100%{ -o-transform: rotate(360deg); transform: rotate(360deg); }
}

@-ms-keyframes cssload-spin {
	100%{ -ms-transform: rotate(360deg); transform: rotate(360deg); }
}

@-webkit-keyframes cssload-spin {
	100%{ -webkit-transform: rotate(360deg); transform: rotate(360deg); }
}

@-moz-keyframes cssload-spin {
	100%{ -moz-transform: rotate(360deg); transform: rotate(360deg); }
}
/*END LOADER*/

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

SPINNER

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

#fountainG{
	position:relative;
  width:180px;
	height:300px;
	margin:300px auto 0 auto;
}

.fountainG{
	position:absolute;
	top:0;
	background-color:rgb(64,175,209);
	width:22px;
	height:22px;
	animation-name:bounce_fountainG;
		-o-animation-name:bounce_fountainG;
		-ms-animation-name:bounce_fountainG;
		-webkit-animation-name:bounce_fountainG;
		-moz-animation-name:bounce_fountainG;
	animation-duration:1.3s;
		-o-animation-duration:1.3s;
		-ms-animation-duration:1.3s;
		-webkit-animation-duration:1.3s;
		-moz-animation-duration:1.3s;
	animation-iteration-count:infinite;
		-o-animation-iteration-count:infinite;
		-ms-animation-iteration-count:infinite;
		-webkit-animation-iteration-count:infinite;
		-moz-animation-iteration-count:infinite;
	animation-direction:normal;
		-o-animation-direction:normal;
		-ms-animation-direction:normal;
		-webkit-animation-direction:normal;
		-moz-animation-direction:normal;
	transform:scale(.3);
		-o-transform:scale(.3);
		-ms-transform:scale(.3);
		-webkit-transform:scale(.3);
		-moz-transform:scale(.3);
	border-radius:14px;
		-o-border-radius:14px;
		-ms-border-radius:14px;
		-webkit-border-radius:14px;
		-moz-border-radius:14px;
}

#fountainG_1{
	left:0;
	animation-delay:0.52s;
		-o-animation-delay:0.52s;
		-ms-animation-delay:0.52s;
		-webkit-animation-delay:0.52s;
		-moz-animation-delay:0.52s;
}

#fountainG_2{
	left:22px;
	animation-delay:0.65s;
		-o-animation-delay:0.65s;
		-ms-animation-delay:0.65s;
		-webkit-animation-delay:0.65s;
		-moz-animation-delay:0.65s;
}

#fountainG_3{
	left:45px;
	animation-delay:0.78s;
		-o-animation-delay:0.78s;
		-ms-animation-delay:0.78s;
		-webkit-animation-delay:0.78s;
		-moz-animation-delay:0.78s;
}

#fountainG_4{
	left:67px;
	animation-delay:0.91s;
		-o-animation-delay:0.91s;
		-ms-animation-delay:0.91s;
		-webkit-animation-delay:0.91s;
		-moz-animation-delay:0.91s;
}

#fountainG_5{
	left:90px;
	animation-delay:1.04s;
		-o-animation-delay:1.04s;
		-ms-animation-delay:1.04s;
		-webkit-animation-delay:1.04s;
		-moz-animation-delay:1.04s;
}

#fountainG_6{
	left:112px;
	animation-delay:1.17s;
		-o-animation-delay:1.17s;
		-ms-animation-delay:1.17s;
		-webkit-animation-delay:1.17s;
		-moz-animation-delay:1.17s;
}

#fountainG_7{
	left:135px;
	animation-delay:1.3s;
		-o-animation-delay:1.3s;
		-ms-animation-delay:1.3s;
		-webkit-animation-delay:1.3s;
		-moz-animation-delay:1.3s;
}

#fountainG_8{
	left:157px;
	animation-delay:1.43s;
		-o-animation-delay:1.43s;
		-ms-animation-delay:1.43s;
		-webkit-animation-delay:1.43s;
		-moz-animation-delay:1.43s;
}



@keyframes bounce_fountainG{
	0%{
	transform:scale(1);
		background-color:rgb(64,175,209);
	}

	100%{
	transform:scale(.3);
		background-color:rgba(64,175,209,0.41);
	}
}

@-o-keyframes bounce_fountainG{
	0%{
	-o-transform:scale(1);
		background-color:rgb(64,175,209);
	}

	100%{
	-o-transform:scale(.3);
		background-color:rgba(64,175,209,0.41);
	}
}

@-ms-keyframes bounce_fountainG{
	0%{
	-ms-transform:scale(1);
		background-color:rgb(64,175,209);
	}

	100%{
	-ms-transform:scale(.3);
		background-color:rgba(64,175,209,0.41);
	}
}

@-webkit-keyframes bounce_fountainG{
	0%{
	-webkit-transform:scale(1);
		background-color:rgb(64,175,209);
	}

	100%{
	-webkit-transform:scale(.3);
		background-color:rgba(64,175,209,0.41);
	}
}

@-moz-keyframes bounce_fountainG{
	0%{
	-moz-transform:scale(1);
		background-color:rgb(64,175,209);
	}

	100%{
	-moz-transform:scale(.3);
		background-color:rgba(64,175,209,0.41);
	}
}

/********* END SPINNER */

/* =======================================================
*
* 	END CUSTOM
*
* ======================================================= */


/* =======================================================
*
* 	From umme style
*
* ======================================================= */

#fh5co-features-2 {
  position: relative;
  padding: 3em 0 3em 0;
}

@media screen and (max-width: 768px) {
  #fh5co-features-2 {
    padding: 1em 0;
  }
}

#fh5co-features-2 {
  background: #fff;
}

#fh5co-features-2 .fh5co-text-wrap {
  margin-top: 1em;
}
@media screen and (max-width: 1200px) {
  #fh5co-features-2 .fh5co-text-wrap {
    margin-top: 0em;
  }
}
@media screen and (max-width: 992px) {
  #fh5co-features-2 .fh5co-text-wrap {
    margin-top: 0em;
  }
}
#fh5co-features-2 .fh5co-text-wrap .fh5co-text {
  padding-left: 3em;
  padding-right: 3em;
}
@media screen and (max-width: 768px) {
  #fh5co-features-2 .fh5co-text-wrap .fh5co-text {
    padding-left: 15px;
    padding-right: 15px;
  }
}
#fh5co-features-2 .fh5co-icon {
  font-size: 40px;
  display: block;
  margin-bottom: 20px;
}
#fh5co-features-2 .fh5co-image {
  margin-top: 40px;
}

@media screen and (max-width: 992px) {
  #fh5co-features-2 .fh5co-image {
    margin-top: 30px;
  }

  .fh5co-image img {
    max-height: 400px;
    margin-top: 0px !important;
  }
}
#fh5co-features-2 .fh5co-image img {
  max-width: 100%;
  margin-top: 70px;
}
@media screen and (max-width: 480px) {
  #fh5co-features-2 .fh5co-image img {
    max-width: 100%;
  }
}

.fh5co-uppercase-sm {
  font-size: 12px;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: 700;
}

#fh5co-portfolio-section {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
}
#fh5co-portfolio-section .portfolio-row-half {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  width: 100%;
}
#fh5co-portfolio-section .portfolio-row-half .portfolio-grid-item {
  background-size: cover;
  background-position: center center;
  position: relative;
  width: 25%;
  height: 350px;
  float: left;
  overflow: hidden;
}
@media screen and (max-width: 992px) {
  #fh5co-portfolio-section .portfolio-row-half .portfolio-grid-item {
    width: 50%;
  }
}
@media screen and (max-width: 480px) {
  #fh5co-portfolio-section .portfolio-row-half .portfolio-grid-item {
    width: 100%;
  }
}
#fh5co-portfolio-section .portfolio-row-half .portfolio-grid-item:after {
  position: absolute;
  background: rgba(0, 173, 181, 0.7) !important;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  content: '';
  z-index: 1;
  opacity: 0;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
#fh5co-portfolio-section .portfolio-row-half .portfolio-grid-item .desc2 {
  padding: 30px;
  position: absolute;
  bottom: -100px;
  left: 0;
  right: 0;
  z-index: 9;
  opacity: 0;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
  transition: 0.1s;
}
#fh5co-portfolio-section .portfolio-row-half .portfolio-grid-item .desc2 h3 {
  margin-bottom: 5px;
  color: #fff;
}
#fh5co-portfolio-section .portfolio-row-half .portfolio-grid-item .desc2 span {
  color: rgba(255, 255, 255, 0.7);
  font-size: 14px;
}
#fh5co-portfolio-section .portfolio-row-half .portfolio-grid-item .desc2 i {
  color: #fff;
  position: absolute;
  top: 35px;
  right: 30px;
  font-size: 20px;
}
#fh5co-portfolio-section .portfolio-row-half .portfolio-grid-item:hover:after, #fh5co-portfolio-section .portfolio-row-half .portfolio-grid-item:focus:after {
  opacity: 1 !important;
}
#fh5co-portfolio-section .portfolio-row-half .portfolio-grid-item:hover .desc2, #fh5co-portfolio-section .portfolio-row-half .portfolio-grid-item:focus .desc2 {
  bottom: 5px;
  opacity: 1;
}
#fh5co-portfolio-section .portfolio-row-half .portfolio-grid-item-color {
  position: relative;
  width: 25%;
  height: 350px;
  float: left;
  background: #F36363;
}
@media screen and (max-width: 992px) {
  #fh5co-portfolio-section .portfolio-row-half .portfolio-grid-item-color {
    width: 50%;
  }
}
@media screen and (max-width: 480px) {
  #fh5co-portfolio-section .portfolio-row-half .portfolio-grid-item-color {
    width: 100%;
  }
}
#fh5co-portfolio-section .portfolio-row-half .portfolio-grid-item-color:after {
  position: absolute;
  top: 130px;
  right: -20px;
  width: 0;
  height: 0;
  content: '';
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 20px solid #F36363;
  z-index: 9;
}
#fh5co-portfolio-section .portfolio-row-half .portfolio-grid-item-color .desc {
  padding: 30px;
}
#fh5co-portfolio-section .portfolio-row-half .portfolio-grid-item-color .desc h2, #fh5co-portfolio-section .portfolio-row-half .portfolio-grid-item-color .desc p {
  color: #fff;
}
#fh5co-portfolio-section .portfolio-row-half .portfolio-grid-item-color .desc .btn-outline {
  background: none;
  border: 2px solid #fff !important;
  font-size: 16px;
  color: #fff;
}
#fh5co-portfolio-section .portfolio-row-half .portfolio-grid-item-color .desc .btn-outline:hover {
  background: transparent !important;
  color: #fff !important;
}
#fh5co-portfolio-section .portfolio-row-half .portfolio-grid-item-color .desc .btn-outline:hover i {
  color: #fff !important;
}
/* =======================================================
*
* 	Template Style
*	Edit this section
*
* ======================================================= */

body {
  font-family: "Roboto", Arial, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.7;
  color: #777777;
  background: #fff;
  height: 100%;
  position: relative;
}

a {
  color: #49c8f0;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
a:hover, a:active, a:focus {
  color: #49c8f0;
  outline: none;
}

p {
  margin-bottom: 30px;
}

h1 {
  color: #49c8f0 !important;
  text-transform: uppercase;
  margin: 20px 0 30px 0;
}

h2, h3, h4, h5, h6, figure {
  color: #333;
  font-family: "Roboto", Arial, sans-serif;
  margin: 0 0 30px 0;
}

::-webkit-selection {
  color: #fff;
  background: #49c8f0;
}

::-moz-selection {
  color: #fff;
  background: #49c8f0;
}

::selection {
  color: #fff;
  background: #49c8f0;
}

.btn {
  margin-right: 4px;
  margin-bottom: 4px;
  font-family: "Roboto", Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  border-radius: 30px;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.btn.btn-md {
  padding: 10px 20px !important;
}
.btn.btn-lg {
  padding: 18px 36px !important;
}
.btn:hover, .btn:active, .btn:focus {
  box-shadow: none !important;
  outline: none !important;
}

.btn-primary {
  background: #49c8f0;
  color: #fff;
  border: 2px solid #49c8f0;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
  background: #49c8f0 !important;
  border-color: #49c8f0 !important;
}
.btn-primary.btn-outline {
  background: transparent;
  color: #49c8f0;
  border: 2px solid #49c8f0;
}
.btn-primary.btn-outline:hover, .btn-primary.btn-outline:focus, .btn-primary.btn-outline:active {
  background: #49c8f0;
  color: #fff;
}

.btn-success {
  background: #5cb85c;
  color: #fff;
  border: 2px solid #5cb85c;
}
.btn-success:hover, .btn-success:focus, .btn-success:active {
  background: #4cae4c !important;
  border-color: #4cae4c !important;
}
.btn-success.btn-outline {
  background: transparent;
  color: #5cb85c;
  border: 2px solid #5cb85c;
}
.btn-success.btn-outline:hover, .btn-success.btn-outline:focus, .btn-success.btn-outline:active {
  background: #5cb85c;
  color: #fff;
}

.btn-info {
  background: #5bc0de;
  color: #fff;
  border: 2px solid #5bc0de;
}
.btn-info:hover, .btn-info:focus, .btn-info:active {
  background: #46b8da !important;
  border-color: #46b8da !important;
}
.btn-info.btn-outline {
  background: transparent;
  color: #5bc0de;
  border: 2px solid #5bc0de;
}
.btn-info.btn-outline:hover, .btn-info.btn-outline:focus, .btn-info.btn-outline:active {
  background: #5bc0de;
  color: #fff;
}

.btn-warning {
  background: #f0ad4e;
  color: #fff;
  border: 2px solid #f0ad4e;
}
.btn-warning:hover, .btn-warning:focus, .btn-warning:active {
  background: #eea236 !important;
  border-color: #eea236 !important;
}
.btn-warning.btn-outline {
  background: transparent;
  color: #f0ad4e;
  border: 2px solid #f0ad4e;
}
.btn-warning.btn-outline:hover, .btn-warning.btn-outline:focus, .btn-warning.btn-outline:active {
  background: #f0ad4e;
  color: #fff;
}

.btn-danger {
  background: #d9534f;
  color: #fff;
  border: 2px solid #d9534f;
}
.btn-danger:hover, .btn-danger:focus, .btn-danger:active {
  background: #d43f3a !important;
  border-color: #d43f3a !important;
}
.btn-danger.btn-outline {
  background: transparent;
  color: #d9534f;
  border: 2px solid #d9534f;
}
.btn-danger.btn-outline:hover, .btn-danger.btn-outline:focus, .btn-danger.btn-outline:active {
  background: #d9534f;
  color: #fff;
}

.btn-outline {
  background: none;
  border: 2px solid gray;
  font-size: 16px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.btn-outline:hover, .btn-outline:focus, .btn-outline:active {
  box-shadow: none;
}

.btn.with-arrow {
  position: relative;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.btn.with-arrow i {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  right: 0px;
  top: 50%;
  margin-top: -8px;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.btn.with-arrow:hover {
  padding-right: 50px;
}
.btn.with-arrow:hover i {
  color: #fff;
  right: 18px;
  visibility: visible;
  opacity: 1;
}

.form-control {
  box-shadow: none;
  background: transparent;
  border: 2px solid rgba(0, 0, 0, 0.1);
  height: 54px;
  font-size: 18px;
  font-weight: 300;
}
.form-control:active, .form-control:focus {
  outline: none;
  box-shadow: none;
  border-color: #49c8f0;
}

.fh5co-social {
  padding: 0;
  margin: 0;
}
.fh5co-social li {
  padding: 0;
  margin: 0;
  list-style: none;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.fh5co-social li a {
  font-size: 22px;
  color: #fff;
  padding: 0;
  margin: 0;
  padding: 2px;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  border-radius: 7px;
}
.fh5co-social li a:hover {
  color: #49c8f0;
}
.fh5co-social li a:hover, .fh5co-social li a:active, .fh5co-social li a:focus {
  outline: none;
  text-decoration: none;
}

@media screen and (max-width: 480px) {
  .col-xxs-12 {
    float: none;
    width: 100%;
  }
}

.row-bottom-padded-lg {
  padding-bottom: 7em;
}
@media screen and (max-width: 768px) {
  .row-bottom-padded-lg {
    padding-bottom: 1em;
  }
}

.row-bottom-padded-md {
  padding-bottom: 4em;
}
@media screen and (max-width: 768px) {
  .row-bottom-padded-md {
    padding-bottom: 1em;
  }
}

.row-bottom-padded-sm {
  padding-bottom: 1em;
}
@media screen and (max-width: 768px) {
  .row-bottom-padded-sm {
    padding-bottom: 1em;
  }
}

#fh5co-header {
  width: 100%;
  margin: 0;
  background-color: rgb(255, 255, 255);
  position: fixed;
  z-index: 1000;
}
@media screen and (max-width: 768px) {
  #fh5co-header {
    margin: 0px 0 0 0;
  }
}
#fh5co-header .header-inner {
  height: 80px;
  padding-left: 20px;
  padding-right: 20px;
  float: left;
  width: 100%;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  border-radius: 7px;
}
#fh5co-header h1 {
  float: left;
  padding: 0;
  font-weight: 700;
  line-height: 0;
  font-size: 30px;
}
#fh5co-header h1 a {
  position: relative;
  color: black;
}
#fh5co-header h1 a > span {
  color: #49c8f0;
}
#fh5co-header h1 a:hover, #fh5co-header h1 a:active, #fh5co-header h1 a:focus {
  text-decoration: none;
  outline: none;
}
#fh5co-header h1 a:after {
  position: absolute;
  bottom: 6px;
  right: -8px;
  content: '';
  width: 8px;
  height: 8px;
  background: #49c8f0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
#fh5co-header h1, #fh5co-header nav {
  margin: 38px 0 0 0;
}
#fh5co-header nav {
  float: right;
  padding-right: 30px;
}
@media screen and (max-width: 768px) {
  #fh5co-header nav {
    display: none;
  }
}
#fh5co-header nav ul {
  padding: 0;
  margin: 0 -0px 0 0;
  line-height: 0;
}
#fh5co-header nav ul li {
  padding: 0;
  margin: 0;
  list-style: none;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
#fh5co-header nav ul li a {
  color: rgba(0, 0, 0, 0.7);
  font-size: 18px;
  padding: 10px;
  position: relative;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
#fh5co-header nav ul li a i {
  line-height: 0;
  font-size: 20px;
  position: relative;
  top: 3px;
}
#fh5co-header nav ul li a:after {
  content: "";
  position: absolute;
  height: 2px;
  bottom: 7px;
  left: 10px;
  right: 10px;
  background-color: #49c8f0;
  visibility: hidden;
  -webkit-transform: scaleX(0);
  -moz-transform: scaleX(0);
  -ms-transform: scaleX(0);
  -o-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -moz-transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -ms-transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -o-transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
#fh5co-header nav ul li a:hover {
  text-decoration: none;
  color: #49c8f0;
}
#fh5co-header nav ul li a:hover:after {
  visibility: visible;
  -webkit-transform: scaleX(1);
  -moz-transform: scaleX(1);
  -ms-transform: scaleX(1);
  -o-transform: scaleX(1);
  transform: scaleX(1);
}
#fh5co-header nav ul li a:active, #fh5co-header nav ul li a:focus {
  outline: none;
  text-decoration: none;
}

.aActive {
  color: #49c8f0 !important;
}

#fh5co-header nav ul li.cta {
  margin-left: 20px;
}
#fh5co-header nav ul li.cta a {
  padding-left: 16px !important;
  padding-right: 16px !important;
  padding-top: 7px !important;
  padding-bottom: 7px !important;
  border: 2px solid #49c8f0;
  color: #49c8f0;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  border-radius: 30px;
}
#fh5co-header nav ul li.cta a:hover {
  color: #fff;
  background: #49c8f0;
}
#fh5co-header nav ul li.cta a:hover:after {
  display: none;
}
#fh5co-header nav ul li.active a {
  text-decoration: none;
  color: rgba(0, 0, 0, 0.8);
}
#fh5co-header nav ul li.active a:after {
  visibility: visible;
  -webkit-transform: scaleX(1);
  -moz-transform: scaleX(1);
  -ms-transform: scaleX(1);
  -o-transform: scaleX(1);
  transform: scaleX(1);
}

#fh5co-hero {
  min-height: 700px;
  background: #fff url(../images/loader.gif) no-repeat center center;
}
#fh5co-hero .btn {
  font-size: 24px;
}
#fh5co-hero .btn.btn-primary {
  padding: 14px 30px !important;
}
#fh5co-hero .flexslider {
  border: none;
  z-index: 1;
  margin-bottom: 0;
}
#fh5co-hero .flexslider .slides {
  position: relative;
  overflow: hidden;
}
#fh5co-hero .flexslider .slides li {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  min-height: 700px;
}
#fh5co-hero .flexslider .flex-control-nav {
  bottom: 40px;
  z-index: 1000;
}
#fh5co-hero .flexslider .flex-control-nav li a {
  background: rgba(255, 255, 255, 0.2);
  box-shadow: none;
  width: 12px;
  height: 12px;
  cursor: pointer;
}
#fh5co-hero .flexslider .flex-control-nav li a.flex-active {
  cursor: pointer;
  background: rgba(255, 255, 255, 0.7);
}
#fh5co-hero .flexslider .flex-direction-nav {
  display: none;
}
#fh5co-hero .flexslider .slider-text {
  display: table;
  opacity: 0;
  min-height: 700px;
}
#fh5co-hero .flexslider .slider-text > .slider-text-inner {
  display: table-cell;
  vertical-align: middle;
  min-height: 700px;
}
#fh5co-hero .flexslider .slider-text > .slider-text-inner h2 {
  font-size: 70px;
  font-weight: 400;
  color: #fff;
}
@media screen and (max-width: 768px) {
  #fh5co-hero .flexslider .slider-text > .slider-text-inner h2 {
    font-size: 40px;
  }
}
#fh5co-hero .flexslider .slider-text > .slider-text-inner .fh5co-lead {
  font-size: 20px;
  color: #fff;
}
#fh5co-hero .flexslider .slider-text > .slider-text-inner .fh5co-lead .icon-heart {
  color: #d9534f;
}

#fh5co-services-section, #fh5co-work-section, #fh5co-testimony-section,
#fh5co-blog-section {
  padding: 1em 0 1em 0;
}
@media screen and (max-width: 768px) {
  #fh5co-services-section, #fh5co-work-section, #fh5co-testimony-section,
  #fh5co-blog-section {
    padding: 1em 0;
  }
}

#fh5co-services-section .services {
  position: relative;
}
#fh5co-services-section .services i {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 40px;
  color: #49c8f0;
}
#fh5co-services-section .services .desc {
  padding-left: 70px;
}
#fh5co-services-section .services .desc h3 {
  font-size: 20px;
  font-weight: 700;
}

.fh5co-services {
  margin-top: 4em;
}

#fh5co-work-section .item-grid {
  width: 100%;
  float: left;
  position: relative;
  background: #fff;
  margin-bottom: 50px;
  -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.11);
  -moz-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.11);
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.11);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  top: 2px;
}


#fh5co-work-section .item-grid .image {
  height: 300px;
  overflow: hidden;
  margin-bottom: 20px;
  background-size: cover;
  background-position: center center;
}
#fh5co-work-section .item-grid p {
  padding: 0 15px 0 15px;
}
#fh5co-work-section .item-grid h3 {
}
#fh5co-work-section .item-grid .v-align h5 {
  color: rgba(0, 0, 0, 0.3);
}
/* Fade up effect
#fh5co-work-section .item-grid:hover, #fh5co-work-section .item-grid:focus {
  text-decoration: none;
  -webkit-box-shadow: 0px 14px 25px -2px rgba(0, 0, 0, 0.14);
  -moz-box-shadow: 0px 14px 25px -2px rgba(0, 0, 0, 0.14);
  box-shadow: 0px 14px 25px -2px rgba(0, 0, 0, 0.14);
  top: -2px;
}
*/
.wrap-testimony {
  position: relative;
  width: 100%;
}
.wrap-testimony .testimony-slide {
  text-align: center;
  overflow: hidden;
}
.wrap-testimony .testimony-slide span {
  font-size: 18px;
}
.wrap-testimony .testimony-slide span a.twitter {
  color: #49c8f0;
  font-weight: 300;
}
.wrap-testimony .testimony-slide figure {
  margin-bottom: 20px;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.wrap-testimony .testimony-slide figure img {
  width: 120px;
  height: 120px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
.wrap-testimony .testimony-slide blockquote {
  border: none;
  margin: 0 auto;
  width: 72%;
  position: relative;
  padding-bottom: 30px;
}
@media screen and (max-width: 992px) {
  .wrap-testimony .testimony-slide blockquote {
    width: 100%;
  }
}
.wrap-testimony .testimony-slide blockquote p {
  font-size: 20px;
  line-height: 1.6em;
  color: #1a1a1a;
}
.wrap-testimony .testimony-slide.active {
  display: block;
}

.owl-carousel .owl-controls .owl-dot {
  margin-top: 30px;
}
.owl-carousel .owl-controls .owl-dot span {
  background: #e6e6e6;
}
.owl-carousel .owl-controls .owl-dot span:hover, .owl-carousel .owl-controls .owl-dot span:focus {
  background: #cccccc;
}
.owl-carousel .owl-controls .owl-dot:hover span, .owl-carousel .owl-controls .owl-dot:focus span {
  background: #cccccc;
}
.owl-carousel .owl-controls .owl-dot.active span {
  background: transparent;
  border: 2px solid #49c8f0;
}

#fh5co-blog-section .item-grid {
  width: 100%;
  float: left;
  position: relative;
  background: #fff;
  margin-bottom: 25px;
  -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.11);
  -moz-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.11);
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.11);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  top: 2px;
}

#fh5co-blog-section .item-grid h3 {
  font-weight: 700;
  font-size: 20px;
  padding-top: 10px;
}
#fh5co-blog-section .item-grid h5 {
  color: rgba(0, 0, 0, 0.3);
}

.newsDescription {
  color: grey;
}

.providerDate {
  color: black;
}

#fh5co-blog-section .item-grid:hover, #fh5co-blog-section .item-grid:focus {
  text-decoration: none;
  -webkit-box-shadow: 0px 14px 25px -2px rgba(0, 0, 0, 0.14);
  -moz-box-shadow: 0px 14px 25px -2px rgba(0, 0, 0, 0.14);
  box-shadow: 0px 14px 25px -2px rgba(0, 0, 0, 0.14);
  top: -2px;
}

.item-block {
  margin-bottom: 7em;
  float: left;
}
.item-block .icon {
  display: block;
  margin-bottom: 30px;
}
.item-block .icon img {
  max-width: inherit;
  height: 90px;
  margin: 0 auto;
}
.item-block h3 {
  font-size: 20px;
  font-weight: 700;
}
.item-block p:last-child {
  margin-bottom: 0;
}

.fh5co-heading {
  margin-bottom: 30px;
}
.fh5co-heading h2 {
  margin-bottom: 20px;
  font-weight: 700;
}

.googleplus-color {
  color: #dc4e41;
}

.facebook-color {
  color: #3b5998;
}

.twitter-color {
  color: #55acee;
}

.fh5co-about,
.fh5co-team,
.fh5co-contact {
  padding: 3em 0 3em 0;
}
@media screen and (max-width: 768px) {
  .fh5co-about,
  .fh5co-team,
  .fh5co-contact {
    padding: 3em 0 10px 0;
  }
}

.contact-info {
  margin-bottom: 4em;
  padding: 0;
}
.contact-info li {
  list-style: none;
  margin: 0 0 20px 0;
  position: relative;
  padding-left: 40px;
}
.contact-info li i {
  position: absolute;
  top: .3em;
  left: 0;
  font-size: 22px;
  color: #49c8f0;
}
.contact-info li a {
  color: #49c8f0;
}

#map {
  height: 500px;
  width: 100%;
}
@media screen and (max-width: 768px) {
  #map {
    height: 400px;
  }
}
@media screen and (max-width: 480px) {
  #map {
    height: 200px;
  }
}

.fh5co-staff img {
  margin-bottom: 1.5em;
}
.fh5co-staff h3 {
  margin: 0 0 20px 0;
  font-weight: 700;
  font-size: 20px;
}
.fh5co-staff h4 {
  margin: 0 0 20px 0;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.4);
}
.fh5co-staff .fh5co-social {
  text-align: center;
}
.fh5co-staff .fh5co-social a {
  color: #000;
}

.fh5co-cta {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  background-attachment: fixed;
  padding: 7em 0;
  position: relative;
}
@media screen and (max-width: 768px) {
  .fh5co-cta {
    padding: 3em 0;
  }
}
.fh5co-cta .overlay {
  background: rgba(0, 0, 0, 0.5);
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  position: absolute;
  z-index: 1;
}

.videoContainer {
    position: relative;
    width: 100%;
    height: 100%;
    //padding: 20px;
    border-radius: 5px;
    background-attachment: scroll;
    overflow: hidden;
}
.videoContainer video {
    //min-width: 100%;
    //min-height: 100%;
    position: relative;
    z-index: 1;
}
.videoContainer .overlay {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 2;
    background: #000000;
    opacity: 0.5;
}

.fh5co-cta .container {
  position: relative;
  z-index: 2;
}
.fh5co-cta p, .fh5co-cta h3 {
  color: #fff;
}
.fh5co-cta p:last-child {
  margin-bottom: 0;
}
.fh5co-cta .btn {
  color: #fff;
}

#fh5co-footer {
  padding: 3em 0 3em 0;
  float: left;
  width: 100%;
  position: relative;
  background: #262626;
}

#fh5co-footer h2, #fh5co-footer h3, #fh5co-footer h4 {
  color: #fff;
}
#fh5co-footer h3 {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 16px;
  font-weight: bold;
}
#fh5co-footer [class*="col"] {
  padding-bottom: 30px;
}
#fh5co-footer .btn {
  color: #fff;
}
#fh5co-footer .float {
  float: left;
  margin-right: 10%;
}
#fh5co-footer ul {
  padding: 0;
  margin: 0;
}
#fh5co-footer ul li {
  padding: 0;
  margin: 0 0 10px 0;
  list-style: none;
}
#fh5co-footer ul li a {
  color: rgba(255, 255, 255, 0.5);
  text-decoration: none !important;
}
#fh5co-footer ul li a:hover {
  color: #fff;
}
#fh5co-footer .fh5co-social li {
  display: block !important;
}

.fh5co-copyright {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  clear: both;
  margin-top: 40px !important;
  padding: 40px 0 0 0;
}
.fh5co-copyright span {
  display: block;
}
@media screen and (max-width: 480px) {
  .fh5co-copyright {
    text-align: left !important;
  }
  .fh5co-copyright span {
    display: inline;
  }
}

#fh5co-page {
  position: relative;
  z-index: 2;
  background: #fff;
}

#fh5co-offcanvas, .fh5co-nav-toggle, #fh5co-page {
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}

#fh5co-offcanvas, .fh5co-nav-toggle, #fh5co-page {
  position: relative;
}

#fh5co-page {
  z-index: 2;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.offcanvas-visible #fh5co-page {
  -moz-transform: translateX(-275px);
  -webkit-transform: translateX(-275px);
  -ms-transform: translateX(-275px);
  -o-transform: translateX(-275px);
  transform: translateX(-275px);
}

#fh5co-offcanvas {
  display: none;
  height: 100%;
  right: 0;
  overflow-y: auto;
  position: fixed;
  z-index: 1;
  top: 0;
  width: 275px;
  background: black;
  padding: 30px;
}
@media screen and (max-width: 768px) {
  #fh5co-offcanvas {
    display: block;
  }
}
#fh5co-offcanvas ul {
  padding: 0;
  margin: 0;
}
#fh5co-offcanvas ul li {
  padding: 0;
  margin: 0 0 10px 0;
  list-style: none;
  line-height: 28px;
}
#fh5co-offcanvas ul li a {
  font-size: 18px;
  color: rgba(255, 255, 255, 0.7);
  text-decoration: none !important;
}
#fh5co-offcanvas ul li a:hover {
  color: #49c8f0;
}
#fh5co-offcanvas ul li.active a {
  color: #49c8f0;
}
#fh5co-offcanvas ul li.cta {
  margin-left: 0;
  margin-top: 20px;
  display: block;
  float: left;
}
#fh5co-offcanvas ul li.cta a {
  padding-left: 16px !important;
  padding-right: 16px !important;
  padding-top: 7px !important;
  padding-bottom: 7px !important;
  border: 2px solid rgba(255, 255, 255, 0.7);
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  border-radius: 30px;
}
#fh5co-offcanvas ul li.cta a:hover {
  background: #fff;
  text-decoration: none;
}
#fh5co-offcanvas ul li.cta a:hover:after {
  display: none;
}

.fh5co-nav-toggle {
  cursor: pointer;
  text-decoration: none;
}
.fh5co-nav-toggle.active i::before, .fh5co-nav-toggle.active i::after {
  background: #fff;
}
.fh5co-nav-toggle.dark.active i::before, .fh5co-nav-toggle.dark.active i::after {
  background: #fff;
}
.fh5co-nav-toggle:hover, .fh5co-nav-toggle:focus, .fh5co-nav-toggle:active {
  outline: none;
  border-bottom: none !important;
}
.fh5co-nav-toggle i {
  position: relative;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  width: 30px;
  height: 2px;
  color: #fff;
  font: bold 14px/.4 Helvetica;
  text-transform: uppercase;
  text-indent: -55px;
  background: #000;
  transition: all .2s ease-out;
}
.fh5co-nav-toggle i::before, .fh5co-nav-toggle i::after {
  content: '';
  width: 30px;
  height: 2px;
  background: #000;
  position: absolute;
  left: 0;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.fh5co-nav-toggle.dark i {
  position: relative;
  color: #000;
  background: #000;
  transition: all .2s ease-out;
}
.fh5co-nav-toggle.dark i::before, .fh5co-nav-toggle.dark i::after {
  background: #000;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}

.fh5co-nav-toggle i::before {
  top: -7px;
}

.fh5co-nav-toggle i::after {
  bottom: -7px;
}

.fh5co-nav-toggle:hover i::before {
  top: -10px;
}

.fh5co-nav-toggle:hover i::after {
  bottom: -10px;
}

.fh5co-nav-toggle.active i {
  background: transparent;
}

.fh5co-nav-toggle.active i::before {
  top: 0;
  -webkit-transform: rotateZ(45deg);
  -moz-transform: rotateZ(45deg);
  -ms-transform: rotateZ(45deg);
  -o-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
}

.fh5co-nav-toggle.active i::after {
  bottom: 0;
  -webkit-transform: rotateZ(-45deg);
  -moz-transform: rotateZ(-45deg);
  -ms-transform: rotateZ(-45deg);
  -o-transform: rotateZ(-45deg);
  transform: rotateZ(-45deg);
}

.fh5co-nav-toggle {
  position: fixed;
  top: 40px;
  right: 20px;
  z-index: 9999;
  display: block;
  margin: 0 auto;
  display: none;
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  .fh5co-nav-toggle {
    display: block;
    top: 20px;
  }
}

#fh5co-pricing-section {
  padding: 7em 0;
  background: #fcfcfc;
}
@media screen and (max-width: 768px) {
  #fh5co-pricing-section {
    padding: 3em 0;
  }
}
#fh5co-pricing-section .pricing {
  display: block;
  float: left;
  margin-bottom: 30px;
}
#fh5co-pricing-section .price-box {
  text-align: center;
  padding: 30px;
  background: #fff;
  margin-bottom: 40px;
  position: relative;
  -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.11);
  -moz-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.11);
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.11);
  top: 2px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
#fh5co-pricing-section .price-box.popular .btn-select-plan {
  background: #49c8f0;
}
#fh5co-pricing-section .price-box.popular .price {
  color: #49c8f0;
}
#fh5co-pricing-section .price-box .btn-select-plan {
  padding: 10px 20px;
  background: #5bc0de;
  color: #fff;
}
#fh5co-pricing-section .price-box:hover, #fh5co-pricing-section .price-box:focus {
  -webkit-box-shadow: 0px 14px 25px -2px rgba(0, 0, 0, 0.14);
  -moz-box-shadow: 0px 14px 25px -2px rgba(0, 0, 0, 0.14);
  box-shadow: 0px 14px 25px -2px rgba(0, 0, 0, 0.14);
  top: -2px;
}
#fh5co-pricing-section .pricing-plan {
  margin: 0 0 50px 0;
  padding: 0;
  font-size: 13px;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: 700;
  color: #888f94;
}
#fh5co-pricing-section .pricing-plan.pricing-plan-offer {
  margin-bottom: 24px;
}
#fh5co-pricing-section .pricing-plan span {
  display: block;
  margin-top: 10px;
  margin-bottom: 0;
  color: #d5d8db;
}
#fh5co-pricing-section .price {
  font-size: 72px;
  color: #6d6d6d;
  line-height: 50px;
}
#fh5co-pricing-section .price .currency {
  font-size: 30px;
  top: -0.9em;
  padding-right: 10px;
}
#fh5co-pricing-section .price small {
  font-size: 13px;
  display: block;
  text-transform: uppercase;
  color: #888f94;
}

.fh5co-light-grey-section {
  background: #f6f6f6;
}

.bg-grey {
  /* IE10+ */
  background-image: -ms-linear-gradient(top, #F0F0F0 0%, #E6E6E6 47%, #DEDEDE 100%);

  /* Mozilla Firefox */
  background-image: -moz-linear-gradient(top, #F0F0F0 0%, #E6E6E6 47%, #DEDEDE 100%);

  /* Opera */
  background-image: -o-linear-gradient(top, #F0F0F0 0%, #E6E6E6 47%, #DEDEDE 100%);

  /* Webkit (Safari/Chrome 10) */
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #F0F0F0), color-stop(47, #E6E6E6), color-stop(100, #DEDEDE));

  /* Webkit (Chrome 11+) */
  background-image: -webkit-linear-gradient(top, #F0F0F0 0%, #E6E6E6 47%, #DEDEDE 100%);

  /* W3C Markup */
  background-image: linear-gradient(to bottom, #F0F0F0 0%, #E6E6E6 47%, #DEDEDE 100%);

}

.bg-greyblue {
  background: #a9bbC0;
}

.bg-light {
  background: #efd9c1;
}

.bg-powder {
  background: #cccbc6;
}

.bg-black {
  background: #000000;
  color: #fff;
}
.bg-black h4 {
  color: #fff;
}

.bg-darkBlue {
  background: #1d1d3f;
  color: #fff;
}

.bg-darkBlue h2 {
  color: #fff;
}

.bg-darkBlue h3 {
  color: #fff;
}

.bg-brown {
  background: #9c905e;
  color: #fff;
}

.bg-white {
  background: #fff;
}
.app1 {
  background: url(/images/applications1f.jpg) no-repeat;
  height: 700px;
  color: #fff;
}

.divSection .media-left {
  padding-right: 0px;
}

.js . {
  opacity: 0;
}

/*# sourceMappingURL=style.css.map */
