ul {
	list-style-type: none;
	padding: 0;
	margin: 0
}

ul li {
	font-size: 14px
}

.link-horizontal ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.link-horizontal ul li {
	padding-right: 35px
}

.link-horizontal ul li.borders-right {
	border-right: 1px solid #fff;
	height: 52px;
	margin-right: 35px;
	-webkit-box-shadow: 0 0 10px 0 white;
	box-shadow: 0 0 10px 0 white;
	opacity: 0.7
}

.link-horizontal ul li:last-child {
	padding-right: 0
}

.link-horizontal ul li a {
	background-color: transparent
}

.link-horizontal ul li a.icon-btn i {
	font-size: 27px;
	height: 58px;
	width: 58px;
	color: #000;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	border: 2px solid #fff;
	background-color: #fff;
	border-radius: 50%;
	margin-bottom: 10px;
	-webkit-transition: all 500ms;
	transition: all 500ms;
	background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(50%, transparent), color-stop(50%, #000), to(#000));
	background-image: linear-gradient(to bottom, transparent 0%, transparent 50%, #000 50%, #000 100%);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size: 90px 180px
}

.link-horizontal ul li a.icon-btn:hover i {
	color: #fff;
	background-position: 0 -90px
}

.copyright {
	padding: 18px 0;
	background: #000
}

.copyright .copyright-text {
	font-weight: 300;
	letter-spacing: 1px;
	margin-bottom: 0;
	margin-top: 0;
	line-height: 1.2
}

.copyright .copyright-text.op-text {
	opacity: 0.5
}

.copyright .copyright-text.center-c-t {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 100%
}

.copyright .fa-heart {
	color: #fb3b64
}

.copyright .link-horizontal ul li {
	padding-right: 30px
}

.copyright .link-horizontal ul li a {
	-webkit-transition: 0.5s;
	transition: 0.5s;
	color: #fff
}

.copyright .link-horizontal ul li a.op-text {
	-webkit-transition: 0.5s;
	transition: 0.5s
}

.copyright .link-horizontal ul li a.op-text:hover {
	-webkit-transition: 0.5s;
	transition: 0.5s;
	opacity: 1
}

.copyright .link-horizontal ul li a:hover {
	-webkit-transition: 0.5s;
	transition: 0.5s;
	opacity: 0.5
}

.copyright .link-horizontal ul li:last-child {
	padding-right: 0
}

.copyright.app2 {
	background: #f0665f
}

.copyright.app2 .copyright-text {
	font-weight: 300;
	letter-spacing: 1px
}

.copyright.agency {
	background: #1e347c
}

.copyright.agency.inner-page {
	background: #0c0c0c
}

.copyright.event {
	background: rgba(0, 0, 0, 0.05);
	position: absolute;
	width: 100%;
	bottom: 0;
	z-index: 5;
	padding: 15px
}

.copyright.event .link-horizontal ul li a i {
	font-size: 20px;
	color: #fff
}

.copyright.wedding {
	position: absolute;
	bottom: 0;
	width: 100%;
	border-top-left-radius: 100px;
	border-top-right-radius: 100px
}

.copyright.wedding .link-horizontal a i {
	font-size: 20px
}

.copyright.wedding .link-horizontal ul.link li a {
	text-transform: uppercase;
	-webkit-transition: 0.5s;
	transition: 0.5s
}

.copyright.wedding .link-horizontal ul.link li a:hover {
	-webkit-transition: 0.5s;
	transition: 0.5s;
	opacity: 1;
	color: #252525
}

.copyright.wedding .copyright-text {
	font-weight: 500
}

.copyright.yoga,
.copyright.resume,
.copyright.creative {
	padding: 40px 0
}

.copyright.yoga hr,
.copyright.resume hr,
.copyright.creative hr {
	margin-top: 40px;
	margin-bottom: 40px;
	background: #fff
}

.copyright.yoga .link-horizontal ul li,
.copyright.resume .link-horizontal ul li,
.copyright.creative .link-horizontal ul li {
	text-transform: uppercase
}

.copyright.yoga .link-horizontal.social-link,
.copyright.resume .link-horizontal.social-link,
.copyright.creative .link-horizontal.social-link {
	margin-bottom: 20px
}

.copyright.yoga .link-horizontal.social-link ul li,
.copyright.resume .link-horizontal.social-link ul li,
.copyright.creative .link-horizontal.social-link ul li {
	padding-right: 45px
}

.copyright.yoga .link-horizontal.social-link ul li:last-child,
.copyright.resume .link-horizontal.social-link ul li:last-child,
.copyright.creative .link-horizontal.social-link ul li:last-child {
	padding-right: 0
}

.copyright.yoga .link-horizontal.social-link ul li a i,
.copyright.resume .link-horizontal.social-link ul li a i,
.copyright.creative .link-horizontal.social-link ul li a i {
	font-size: 20px;
	color: #fff
}

.copyright.resume {
	background: #f5f5f8
}

.copyright.resume .link-horizontal ul li {
	text-transform: uppercase
}

.copyright.resume .link-horizontal ul li a {
	color: #000;
	font-weight: 500
}

.copyright.resume .link-horizontal.social-link ul li a i {
	color: #000
}

.copyright.resume .copyright-text {
	color: #989a9f;
	font-weight: 500
}

.copyright.gym {
	background: #0c0c0c
}

.copyright.music {
	background: #0c0c0c
}

.copyright.saas1 {
	background: #061625
}

.copyright.wedding {
	padding: 38px 0;
	background: #fff
}

.copyright.wedding .link-horizontal ul li a {
	color: #000
}

.copyright.light.event {
	background: rgba(0, 0, 0, 0.56)
}



.agency h1,
.agency h2 {
	font-family: 'Poppins', sans-serif;
	text-transform: capitalize
}

.agency h4,
.agency h5,
.agency li {
	margin-top: 0;
	margin-bottom: 0
}

.agency h1,
.agency h2,
.agency h3,
.agency h4,
.agency h5,
.agency h6 {
	font-family: 'Poppins', sans-serif;
	text-transform: capitalize
}

.agency h2,
.agency h3,
.agency h4,
.agency h5,
.agency h6,
.agency li,
.agency a {
	font-weight: 500
}

.agency h1,
.agency h2,
.agency h3,
.agency h4,
.agency h5,
.agency h6 {
	color: #000
}

.agency p {
	color: #000
}

.agency h1 {
	font-size: calc(22px + (45 - 22) * ((100vw - 300px) / (1920 - 300)));
	letter-spacing: 2px;
	margin-top: -17px;
	font-weight: 200
}

.agency h1 span.bold-text {
	font-weight: 600
}

.agency h2 {
	font-size: calc(20px + (30 - 20) * ((100vw - 300px) / (1920 - 300)));
	margin-top: -3px;
	margin-bottom: -12px;
	font-weight: 700;
	line-height: 1.2
}

.agency h3 {
	font-size: calc(18px + (24 - 18) * ((100vw - 300px) / (1920 - 300)));
	line-height: 1.4
}

.agency h5 {
	font-size: calc(14px + (18 - 14) * ((100vw - 300px) / (1920 - 300)));
	font-weight: 300;
	letter-spacing: 0;
	padding-top: 5px
}

.agency h6 {
	font-size: calc(13px + (14 - 13) * ((100vw - 300px) / (1920 - 300)));
	margin-bottom: -5px;
	font-weight: 300;
	line-height: normal
}

.agency h6.borders-before {
	margin-left: 40px;
	margin-bottom: 25px;
	text-transform: uppercase
}

.agency h6.borders-before span:before {
	border-top: 2px solid #000;
	width: 24px
}

