@charset "utf-8";
 @font-face {
font-family:'Brown';
src:url(../fonts/../fonts/../fonts/Brown-Regular.eot);
src:url("../fonts/../fonts/Brown-Regular.eot-#iefix") format("embedded-opentype"), url(../fonts/Brown-Regular.woff2) format("woff2"), url(../fonts/Brown-Regular.woff) format("svg");
font-weight:400;
font-style:normal
}
@font-face {
font-family:'Brown';
src:url(../fonts/../fonts/Brown-Bold.eot);
src:url("../fonts/../fonts/Brown-Bold.eot-#iefix") format("embedded-opentype"), url(../fonts/Brown-Bold.woff2) format("woff2"), url(../fonts/Brown-Bold.woff) format("woff"), url(../fonts/Brown-Bold.ttf) format("truetype"), url("../fonts/Brown-Bold.svg#Brown-Bold") format("svg");
font-weight:700;
font-style:normal
}
@font-face {
font-family:'Brown';
src:url(../fonts/../fonts/Brown-Light.eot);
src:url("../fonts/../fonts/Brown-Light.eot-#iefix") format("embedded-opentype"), url(../fonts/Brown-Light.woff2) format("woff2"), url(../fonts/Brown-Light.woff) format("woff"), url(../fonts/Brown-Light.ttf) format("truetype"), url("../fonts/Brown-Light.svg#Brown-Light") format("svg");
font-weight:100;
font-style:normal
}
html, body, p, div, span {
	font-family:'Brown';
	-webkit-font-smoothing:antialiased;
	font-size:medium
}
html, body {
	height:100%;
}
.first {
	min-height:625px;
	background-size:cover;
	background-image:url('../images/musix-web-solutions-corporate-web-design-banner.png');
}
.fos-page {
	min-height:625px;
	background-size:cover;
	background-image:url('../images/musix-about-us.png');
}
.corporate-page {
	min-height:625px;
	background-size:cover;
	background-image:url('../images/musix-web-solutions-corporate-web-design-banner.png');
}
.responsive-page {
	min-height:625px;
	background-size:cover;
	background-image:url('../images/musix-web-solutions-responsive-web-design-banner.png');
}
.redesign-page {
	min-height:625px;
	background-size:cover;
	background-image:url('../images/musix-web-solutions-website-re-design-banner.png');
}
.wordpress-page {
	min-height:625px;
	background-size:cover;
	background-image:url('../images/musix-web-solutions-wordpress-web-design-banner.png');
}
.html5-page {
	min-height:625px;
	background-size:cover;
	background-image:url('../images/musix-web-solutions-html5-web-design-banner.png');
}
.dm-page {
	min-height:625px;
	background-size:cover;
	background-image:url('../images/musix-web-solutions-digital-marketing-services-banner.png');
}
.mobile-app-page {
	min-height:625px;
	background-size:cover;
	background-image:url('../images/musix-web-solutions-mobile-app-development-banner.png');
}
.portfolio-page {
	min-height:625px;
	background-size:cover;
	background-image:url('../images/musix-web-solutions-portfolio-banner.png');
}
.re-page {
	min-height:625px;
	background-size:cover;
	background-image:url('../images/musix-web-solutions-real-estate-web-design-banner.png');
}
.blog-page {
	min-height:192px;
	background-color:#222;
	background-size:cover;
	background-image:url('../images/musix-webs-solutions-blog-banner.png');
}
.musix-web-nav-bg-top{
 background-color:#fff !important;
 border-color:#fff;
-webkit-transition: all .6s ease;
 -moz-transition: all .6s ease;
 -o-transition: all .6s ease;
 transition: all .6s ease;
 box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .1); 
}
.musix-web-nav-bg-top .navbar-brand img{
width:150px;
height:49px;
-webkit-transition: all .6s ease;
 -moz-transition: all .6s ease;
 -o-transition: all .6s ease;
 transition: all .6s ease;
}
.navbar-brand img{
-webkit-transition: all .6s ease;
 -moz-transition: all .6s ease;
 -o-transition: all .6s ease;
 transition: all .6s ease;
 width:150px;
height:49px;
}
nav .navbar-nav .nav-link, nav .navbar-brand {
	color: #000;
}
body {
	overflow-y:auto
}
body::-webkit-scrollbar {
 width: 8px;
 background-color: #F5F5F5;
}
body::-webkit-scrollbar-thumb {
 border-radius: 10px;
 -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
 background-color: #008d97;
}
@media screen and (max-width:700px) {
 .row .col-lg-4:not(:first-child) {
 margin-top:10px;
}
 .row .col-lg-6:not(:first-child) {
 margin-top:10px;
}
.musix-top-menu {
 padding-left:20px
}
 body::-webkit-scrollbar {
 width: 5px;
}
}
 @media screen and (min-width:700px) {
.musix-top-menu li {
 margin: 5px;
 padding: 4px;
 border-top-left-radius: 7px;
 border-top-right-radius: 7px;
 border-bottom-left-radius: 2px;
 border-bottom-right-radius: 2px;
}
.musix-top-menu li .nav-link:hover {
 color:#f16213 !important;
 -webkit-transition: all .5s ease 0s;
 -moz-transition: all .5s ease 0s;
 -ms-transition: all .5s ease 0s;
 -o-transition: all .5s ease 0s;
 transition: all .5s ease 0s;
}
.musix-top-menu li .nav-link {
color:#000 !important;
padding: 12px 24px;
 text-transform:uppercase;
}
}
.musix-top-menu li .nav-link {
	font-weight: 600;
}
.footer {
	background-color:#444;
	padding:14px;
}
.footer p {
	color:#fff;
	margin-bottom:0;
	text-align:center;
}
/*.navbar-brand img {
	width: 240px !important;
	height: 80px !important;
}*/
/* Underline From Center */
.hvr-underline-from-center {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	position: relative;
	overflow: hidden;
}
.hvr-underline-from-center:before {
	content: "";
	position: absolute;
	z-index: -1;
	left: 51%;
	right: 51%;
	bottom: 0;
	background: #008d97;
	height: 2px;
	-webkit-transition-property: left, right;
	transition-property: left, right;
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.hvr-underline-from-center:hover:before, .hvr-underline-from-center:focus:before, .hvr-underline-from-center:active:before {
	left: 0;
	right: 0;
}
.btn-musix {
	background-color: #008d97;
	padding: 7px 11px 7px 11px;
	text-transform: uppercase;
	border-radius: 4px;
	font-weight: 600;
	color:#fff;
	-webkit-box-shadow: 0 1px 3px 0 rgba (0, 0, 0, .3);
	-moz-box-shadow: 0 1px 3px 0 rgba (0, 0, 0, .3);
	box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .3);
 -webkit-transition: all .3s ease 0s;
 -moz-transition: all .3s ease 0s;
 -ms-transition: all .3s ease 0s;
 -o-transition: all .3s ease 0s;
 transition: all .3s ease 0s;
}
.btn-musix:hover {
	box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .3);
	-webkit-box-shadow: 0 1px 3px 0 rgba (0, 0, 0, .3);
	-moz-box-shadow: 0 1px 3px 0 rgba (0, 0, 0, .3);
}
:focus {
	outline: none;
	box-shadow:none !important
}
.musix-nav {
	padding-top: 2px;
	padding-bottom: 2px;
	background-color:transparent;
	border-color:transparent;
}
.musix-white-menu .nav-item .nav-link {
	color:#fff;
	font-weight:600;
	padding: 12px 17px;
	text-transform:uppercase;
}
.musix-white-menu .nav-item .nav-link:hover {
	color:#fff;
	font-weight:600;
}
.musix-floating {
	position: fixed;
	right: 30px;
	bottom: 5%;
	z-index: 99;
	border-radius:50%;
	padding: 8px 11px 10px 11px;
}
/* Make the well behave for the demo */
 .popover-demo {
	margin-top: 5em
}
/* Popover styles */
.popover {
	z-index:99;
}
.popover .close {
	position: absolute;
	top: 8px;
	right: 10px;
}
.popover-title {
	padding-right: 30px;
}
.btn-outline-musix {
	color:#008d97;
	background-color:transparent;
	background-image:none;
	border-color:#008d97!important;
}
.btn-outline-musix-white {
	background-color:transparent;
	border-color:#fff;
}
.btn-outline-musix:hover {
	color:#fff;
	background-color:#008d97;
	border-color:#008d97
}
.btn-outline-musix.focus, .btn-outline-musix:focus {
box-shadow:0 0 0 .2rem rgba(40, 167, 69, .5)
}
.btn-outline-musix.disabled, .btn-outline-musix:disabled {
	color:#008d97;
	background-color:transparent
}
.btn-outline-musix:not(:disabled):not(.disabled).active, .btn-outline-musix:not(:disabled):not(.disabled):active, .show>.btn-outline-musix.dropdown-toggle {
color:#fff;
background-color:#008d97;
border-color:#008d97
}
.btn-outline-musix:not(:disabled):not(.disabled).active:focus, .btn-outline-musix:not(:disabled):not(.disabled):active:focus, .show>.btn-outline-musix.dropdown-toggle:focus {
box-shadow:0 0 0 .2rem rgba(40, 167, 69, .5)
}
.musix-popover-header {
	background-color:#008d97;
	text-transform:uppercase;
	text-align:center;
	color:#fff;
	padding: 15px;
}
.bs-popover-auto[x-placement^=top] .arrow::before, .bs-popover-top .arrow::before {
border-top-color: #f1f1f1;
}
.bs-popover-auto[x-placement^=top] .arrow::after, .bs-popover-top .arrow::after {
 border-top-color: #fff;
}
.popover {
	width:290px;
	-webkit-box-shadow: 0 4px 15px 0 rgba(0, 0, 0, .1), 0 1px 2px 0 rgba(0, 0, 0, .1), inset 0 2px 0 0 rgba(4, 178, 97, 0.5);
	box-shadow: 0 4px 15px 0 rgba(0, 0, 0, .1), 0 1px 2px 0 rgba(0, 0, 0, .1), inset 0 2px 0 0 rgba(4, 178, 97, 0.5);
	border:none !important;
}
.input-group .form-control:not(:first-child) {
margin-left:5px;
}
.form-control {
	border-radius:4px;
}
.input-group>.custom-select:not(:last-child), .input-group>.form-control:not(:last-child) {
 border-top-right-radius: 4px;
 border-bottom-right-radius: 4px;
}
.input-group>.custom-select:not(:first-child), .input-group>.form-control:not(:first-child) {
 border-top-left-radius: 4px;
 border-bottom-left-radius: 4px;
}
.input-group:not(:first-child) {
margin-top:5px;
}
::placeholder {
 font-size:14px;
}
.musix-popover-demobk {
	padding: 10px;
	margin: 10px;
	border-radius: 2px;
}
.popover-body {
	padding:0px!Important;
}
.form-control:hover {
	-webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .3);
	-moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .3);
	box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .3);
 -webkit-transition: all .5s ease 0s;
 -moz-transition: all .5s ease 0s;
 -ms-transition: all .5s ease 0s;
 -o-transition: all .5s ease 0s;
 transition: all .5s ease 0s;
}
.musix-banner-text {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.musix-banner-text h2 {
	color:#fff;
	font-size:45px;
}
.musix-banner-text h3 {
	color:#fff;
	text-align:center;
	font-size:23px;
	margin: 50px 0px;
}
.btn-musix-banner {
	padding: 9px 35px 9px 35px;
}
.musix-header-content {
	font-size: 20px;
	font-weight: 600;
	text-align: center;
	color:#333;
}
.musix-header-content:after {
	content: "";
	display: block;
	margin: 0 auto;
	width: 29%;
	padding-top: 20px;
	border-bottom: 2px solid #008d97;
}
section {
	margin-top: 3%;
}
/*.musix-module-content ul li span{
margin-right:9px;
}*/
.musix-module-content ul li span i {
	color:#008d97;
}
.musix-module-content ul li {
	list-style:none;
	padding:6px;
}
.musix-bg-content {
	height:10em;
	min-height:400px;
	background-size:cover;
	background-image:url('../images/musix-bg-content.png');
}
.musix-bg-content-div {
	position: relative;
	top: 190px;
	left: 48%;
	transform: translate(-50%, -50%);
	background-color: rgba(0, 141, 151, 0.56);
	padding: 20px;
	border-radius: 20px;
	width: 80%;
}
.musix-bg-content-div h2 {
	color:#fff;
	text-align:center;
	z-index:99;
	font-size: 25px;
}
@media screen and (max-width:700px) {
.musix-bg-content-div {
width: 100%;
}
.musix-bg-content-div h2 {
font-size: 18px;
}
.popover {
 width: 100%;
}
.musix-module-content ul {
 margin: 0px;
 padding: 0px;
}
 .musix-module-content ul li {
 list-style: none;
 padding: 6px;
}
.navbar-brand img {
width:160px;
height:49px;
}
.musix-banner-text h2 {
font-size: 18px;
}
.musix-banner-text h3 {
 font-size: 16px;
}
.btn-musix-banner {
 padding: 7px 10px 7px 10px;
}
.musix-banner-text {
top: 50%;
}
.first {
min-height: 540px;
}
.fos-page {
min-height: 540px;
}
.musix-module-content ul li {
line-height:normal;
}
}
.navbar-toggler {
	background-color: #008d97;
	border: 1px solid #fff;
}
.navbar-toggler i {
	color:#fff;
}
.musix-module-content ul li i {
	color: #008d97!important;
	margin-right: 7px;
	position: absolute;
	margin-top: 4px;
	left:25px;
}
.musix-module-content ul {
	padding: 5px 8px 6px 2px;
}
@media screen and (max-width:700px) {
.desktop-only {
display:none;
}
.musix-affix {
display:none;
}
}
@media screen and (min-width:700px) {
.mobile-only {
display:none;
}
.musix-banner-text {
width: 55%;
}
}
.musix-copyright {
	width: 100%;
	text-align: center;
	background-color: #222;
	padding: 20px;
	color: #fff;
}
.musix-footer-content {
	padding:40px;
}
.musix-footer-content .input-group {
	margin-bottom:10px;
}
.musix-footer-content .form-control {
	border:none;
	background-color: #eceff1 !important;
	padding:11px;
}
.musix-deature-title {
	display:block;
	text-align:center;
	font-size:19px;
	font-weight:600;
}
.musix-feature-icon {
	text-align:center;
}
.musix-feature-desc {
	text-align:center;
	font-size:15px;
	display:block;
	margin-bottom:20px;
}
::-moz-selection { /* Code for Firefox */
 background: #008d97;
 color:#fff;
}

::selection {
 background: #008d97;
 color:#fff;
}
/* Pop */
@-webkit-keyframes hvr-pop {
 50% {
 -webkit-transform: scale(1.2);
 transform: scale(1.2);
}
}
@keyframes hvr-pop {
 50% {
 -webkit-transform: scale(1.2);
 transform: scale(1.2);
}
}
.hvr-pop {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-pop:hover, .hvr-pop:focus, .hvr-pop:active {
	-webkit-animation-name: hvr-pop;
	animation-name: hvr-pop;
	-webkit-animation-duration: 0.7s;
	animation-duration: 0.7s;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
}
.musix-feature:hover {
	box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .3);
	-webkit-box-shadow: 0 1px 3px 0 rgba (0, 0, 0, .3);
	-moz-box-shadow: 0 1px 3px 0 rgba (0, 0, 0, .3);
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
	border-radius:20px;
}
/* MuSix CSS */
.musix-main-menu {
	width:100%;
}
@media screen and (min-width:800px) {
.musix-main-menu .modal-dialog {
max-width:100% !important;
}
.musix-main-menu-header {
background-color:#fff;
padding:25px;
}
}
.musix-main-menu-ul {
	list-style:none;
}
.musix-main-menu-ul li {
	text-transform: uppercase;
	font-weight: 600;
	font-size: 22px;
	padding: 17px 2px;
	color: #038e98;
}
.musix-main-menu-ul li.active {
	color:#f16213;
}
.musix-sub-menu-ul {
	list-style:none;
	margin:0;
	padding:0;
}
.musix-sub-menu-ul li {
	font-size: 14px;
	padding: 7px 2px 7px 14px;
	color: #333;
	text-transform: uppercase;
	font-weight: 500;
}
.musix-sub-menu-header {
	font-size:20px;
	text-transform:uppercase;
	color:#f16213;
	padding:5px;
	font-weight: 500;
}
.musix-sub-menu-ul li span i {
	color:#037b90;
	margin-right:4px;
}
.musix-sub-menu-header-spl {
	font-size:17px;
}
.musix-main-menu-email {
}
.musix-main-menu-whatsapp {
}
.musix-main-menu-call {
}
.musix-main-menu-cta {
	font-size: 21px;
	padding: 18px;
	color:#fff;
	text-align:center;
	font-weight:600;
}
.musix-main-menu-cta-div {
	background-color:#f16213;
}
.musix-main-menu .modal-dialog {
	margin:0!important;
}
.muisix-sub-menu-tech li span {
	background-color: #038e98;
	color: #fff;
	border-radius: 11px;
	padding: 2px 9px;
}
.musix-services {
	box-shadow: 0px 2px 40px 0px rgba(0, 0, 0, 0.25);
	padding: 13px 22px;
	transition: all 0.2s linear 0s;
}
.musix-services-portfolio {
	box-shadow: 0px 2px 40px 0px rgba(0, 0, 0, 0.25);
	transition: all 0.2s linear 0s;
}
.musix-services h3 {
	font-size:18px;
	text-transform:uppercase;
}
 .musix-services:hover::after, .musix-services.active::after {
 top: -60px;
 right: -60px;
}
.musix-services.active {
	color:#fff;
	background: linear-gradient(120deg, #037b90 0, #038e98 100%);
}
.musix-services:hover {
	color:#fff;
	background: linear-gradient(120deg, #037b90 0, #038e98 100%);
}
.musix-services p {
	line-height: 1.9;
	padding-top: 15px;
}
@media screen and (min-width: 800px) {
.musix-services::after {
 content: "";
 display: block;
 position: absolute;
 top: -200px;
 right: -200px;
 width: 180px;
 height: 180px;
 border-radius: 50%;
 background-color: rgba(255, 255, 255, 0.15);
 transition: all 0.3s linear 0s;
}
 .musix-services-col-3 {
 width: 29%;
 max-width: 29%;
 flex: 0 0 29%;
}
.musix-services-col-3:not(:first-child) {
margin-top:80px;
}
.musix-services-con-col {
margin-left:11%;
margin-top:30%;
}
.musix-services-con-col h3 {
font-size: 26px;
 text-transform: uppercase;
 margin-bottom: 30px;
}
.musix-services-con-col p {
font-size:17px;
font-weight:500;
}
}
.musix-features-div {
	float: left;
	width: 100%;
	height: 580px;
	position: relative;
	margin-top: 140px;
}
.musix-features-div ul {
	list-style:none;
}
.beleftBg1 {
	width: 86%;
	height: 450px;
	position: absolute;
	top: 0;
	left: -65px;
	background-color: rgba(241, 98, 19, 0.79);
	border-radius: 0 22% 22% 0;
	transform: rotate(-20deg);
	z-index: 0;
}
.beleftBg2 {
	width: 85%;
	height: 470px;
	position: absolute;
	top: 30px;
	left: -90px;
	background-color: rgba(241, 98, 19, 0.82);
	border-radius: 0 25% 25% 0;
	transform: rotate( -10deg);
	box-shadow: inset 0px 0px 40px rgba(0, 0, 0, .2), 0 0 90px rgba(0, 0, 0, .2);
	z-index: 0;
}
.musix-features {
	width: 100%;
	z-index: 5;
}
.musix-features li {
	position: relative;
	top: -120px;
	margin-left: 35%;
}
.musix-features li .imgSetWhy {
	width: 150px;
	height: 150px;
	float: left;
	border-radius: 50%;
	overflow: hidden;
}
.musix-features li .imgSetWhy img {
	width: 100%;
	display: block;
}
.musix-features .howTab {
	position: relative;
	top: -76px;
	left: 0;
	margin-left: 60%;
}
.musix-features li:hover .imgSetWhy, .musix-features li.current:hover .imgSetWhy {
	transform: scale(1.5);
}
.musix-features li .imgSetWhy {
	position: relative;
	transition: all 0.3s linear 0s;
	animation: floatBalls 6s linear 0s infinite;
}
.musix-features .whyTab .imgSetWhy {
	animation-delay: -3s;
}
.musix-features .whareTab .imgSetWhy {
	animation-delay: -4s;
}
.musix-features li.current .imgSetWhy {
	transform: scale(1.4);
}
.musix-features li.current p {
	transition: all 0.3s linear 0s;
}
.musix-features .whareTab {
	position: relative;
	top: 24px;
	left: 0%;
	margin-left: 58%;
}
.beleftBg2 span {
	left:30px;
}
.musix-feature-left-heading {
	position: relative;
	top: 38%;
	left: 0%;
	margin-left: 4%;
	font-size: 35px;
	text-transform: uppercase;
	color: #fff;
	font-weight: 600;
}
.music-features-right-div-s-head {
	font-weight:600;
	font-size:20px;
	margin-bottom:7px;
	text-transform:uppercase;
	color:#038e98;
}
.music-features-right-div-content {
	margin-bottom:20px;
}
.music-features-right-div {
	margin-top:60px;
}
.musix-cta-div {
	width: 100%;
	text-align: center;
}
.musix-cta-div h2 {
	text-align: center;
	color: #fff;
	font-size: 32px;
	padding: 31px 12px;
}
.musix-cta-div h4 {
	color: #fff;
	text-align: center;
	font-size: 27px;
}
.arrow {
	/*  position: absolute;
  top: 75%;
  left: 50%;
  margin-left:-20px;
     width: 34px !important;
    height: 52px !important;
  background-image: url(../images/seo-scroll-min.png);
  background-size: cover;
  z-index: 99;
   -moz-animation: bounceOut 2s infinite;
  -webkit-animation: bounceOut 2s infinite;*/
  display:none;
}
 @-moz-keyframes bounceOut {
 0% {
 box-shadow: 0 0 0 4px #4db8d6;
 opacity: 1;
}
 25% {
 box-shadow: 0 0 0 1px #4db8d6;
 opacity: 1;
}
 50% {
 box-shadow: 0 0 0 7px #4db8d6;
 opacity: 1;
}
 75% {
 box-shadow: 0 0 0 4px #4db8d6;
 opacity: 1;
}
 100% {
 box-shadow: 0 0 0 5px #4db8d6;
 opacity: 1;
}
}
@-webkit-keyframes bounceOut {
 0% {
 box-shadow: 0 0 0 4px #4db8d6;
 opacity: 1;
}
 25% {
 box-shadow: 0 0 0 1px #4db8d6;
 opacity: 1;
}
 50% {
 box-shadow: 0 0 0 7px #4db8d6;
 opacity: 1;
}
 75% {
 box-shadow: 0 0 0 4px #4db8d6;
 opacity: 1;
}
 100% {
 box-shadow: 0 0 0 5px #4db8d6;
 opacity: 1;
}
}
.musix-portfolio-div {
	border-radius: 15px;
	box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .3);
	-webkit-box-shadow: 0 1px 3px 0 rgba (0, 0, 0, .3);
	-moz-box-shadow: 0 1px 3px 0 rgba (0, 0, 0, .3);
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
}
.musix-portfolio-div img {
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
}
.musix-portfolio-txt {
	font-size: 17px;
	font-weight: 600;
	text-transform: uppercase;
	padding: 8px;
	text-align: center;
}

/* Icon Pop */
@-webkit-keyframes hvr-icon-pop {
 50% {
 -webkit-transform: scale(1.5);
 transform: scale(1.5);
}
}
@keyframes hvr-icon-pop {
 50% {
 -webkit-transform: scale(1.5);
 transform: scale(1.5);
}
}
.hvr-icon-pop {
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
}
.hvr-icon-pop .hvr-icon {
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.hvr-icon-pop:hover .hvr-icon, .hvr-icon-pop:focus .hvr-icon, .hvr-icon-pop:active .hvr-icon {
	-webkit-animation-name: hvr-icon-pop;
	animation-name: hvr-icon-pop;
	-webkit-animation-duration: 0.3s;
	animation-duration: 0.3s;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
}
.musix-portfolio-heading {
	color:#037b90;
	font-size:36px;
	font-weight:600;
	text-transform:uppercase;
	text-align:center;
	margin:50px 10px;
}
.musix-portfolio-heading span {
	color:#f16213;
	font-size:36px
}
.musix-footer-sec {
	background-color:#037b90;
	position: relative;
	background-attachment: fixed;
	background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-ms-background-size: cover;
	background: #037b90 url(../images/musix-footer-bg-1.png) center top no-repeat;
}
.musix-fotter-links h2 {
	color:#fff;
	font-size:20px;
	text-transform:uppercase;
	font-weight:500;
}
.musix-fotter-links ul {
	list-style:none;
	margin:0;
	padding:0;
}
.musix-fotter-links ul li {
	color: #999999;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 400;
	padding-top: 12px;
}
.musix-fotter-links ul li a {
	color: #999999;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 400;
	padding-top: 12px;
	text-decoration:none;
 -wekbit-transition:all .4s;
-moz-transition:all .4s;
-o-transition:all .4s;
transition:all .4s;
}
.musix-fotter-links ul li a:hover {
	color:#fff;
	margin-left:4px;
}
.musix-fotter-contact-us-ul {
	list-style:none;
	margin:0;
	padding:0;
}
.musix-fotter-contact-us-ul li {
	color:#fff;
	padding:6px 4px;
}
.musix-fotter-contact-us-ul li a {
	color:#999999;
	font-size:16px;
	font-weight:500;
	padding-top:12px;
	text-decoration:none;
 -wekbit-transition:all .4s;
-moz-transition:all .4s;
-o-transition:all .4s;
transition:all .4s;
}
.musix-fotter-contact-us-ul li a:hover {
	color:#fff;
}
.musix-about-us-top-content {
	text-align: left;
	font-size: 18px;
	font-weight: 500;
	padding: 30px;
	background-color: #f1f1f1;
	border-left: 3px solid #008d97;
	color: #222;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	margin-top: 50px;
}
.musix-about-us-top-content:hover {
	box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .3);
	-webkit-box-shadow: 0 1px 3px 0 rgba (0, 0, 0, .3);
	-moz-box-shadow: 0 1px 3px 0 rgba (0, 0, 0, .3);
}
.musix-au-strength {
	text-align:left;
	font-size:16px;
	background-color:#008d97;
	border-radius:20px;
	padding:16px;
	height:232px;
	color:#fff;
}
.musix-au-strength h3 {
	text-transform:uppercase;
	font-size:17px;
	font-weight:600;
	margin-bottom:10px;
}
.musix-au-strength-header {
	text-transform:uppercase;
	font-size:26px;
	font-weight:600;
	text-align:center;
	margin:40px 10px;
}
.musix-au-team-img {
	padding:0px;
}
.musix-au-team {
	padding:30px;
}
.musix-au-team-img img {
	border-top-right-radius:5px;
	border-bottom-right-radius:5px;
}
/*
.musix-wd-page-top-content{
margin:50px 0px;
}

.musix-wd-page-top-content ul li span i{
color:#008d97;
}
.musix-wd-page-top-content ul{
    margin: 0px;
    padding: 0px;
}

.musix-wd-page-top-content ul li {
    list-style: none;
        padding: 10px;
		
    margin-left: 25px;
}
.musix-wd-page-top-content ul li i {
    color: #008d97!important;
    margin-right: 7px;
    position: absolute;
    margin-top: 4px;
	left:25px;
}
.musix-wd-page-top-content ul{
padding: 5px 8px 6px 2px;
}*/
