/*custom section progress */

@font-face {
  font-family: Montserrat-SemiBold;
  src: url(../fonts/Montserrat-SemiBold.ttf);
}
@font-face {
  font-family: Montserrat-Light;
  src: url(../fonts/Montserrat-Light.ttf);
}

body{
font-family: Montserrat-Light;
}
h1, h2, h3, h4, h5, h6{
	font-family: Montserrat-SemiBold
}

.full-cap-wraper-home {
    display: table;
    position: absolute;
    top: 50px;

    width: 100%;
    margin: 0 auto;
    z-index: 1;
}
@media (max-width: 768px) {
	.full-cap-wraper-home {
    top: 65px;
}
.full-cap-wraper-home h1 {
font-size: 20px;
}
	.full-cap-wraper-home h5 {
font-size: 13px;
}
}

.team-item-img {
	text-align: center;
}

.full-screen-intro .media-wapper {
	background-position-x: 56%;
}

#section_1457 {
	background-position-y: 46%;
}

.testimonial.dark-color h6,
.testimonial.dark-color p,
.testimonial.dark-color .container-icon {
	color: #FFFFFF !important;
}

.owl-carousel .owl-controls .owl-page span {
	background: #FFFFFF;
}

.owl-carousel .owl-controls .owl-page span,
.owl-carousel .owl-controls .owl-page.active span {
	border-color: #FFFFFF;
}
.navigation > ul > li > a {
	font-size:15px;
}
