body {
	font-family: 'Roboto', sans-serif;
	font-size: 16px;}
a{
	color: #0048FF;}
a:hover {
	text-decoration: none;}
p {
	font-size: 16px;}
h1,h2,h3,h4,h5 {
	font-weight: 800;}
h2 {
	margin-bottom: 25px;
	font-size: 40px;}
textarea, input {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #D3D3D3;
	width: 100% !important;
	padding: 15px 20px !important;}
textarea:focus, input:focus {
	border: 1px solid #0060FF;
	transition: all 0.5s ease;
	outline: 0;}
.btn,.gform_button.button {
	color: #000000;
	padding: 14px 50px;
	font-weight: 800;}
.gform_button.button {
	display: inline-block;
	width: auto !important;}
.btn.blue,.gform_button.button {
	background-color: #151515;
	color: #fff;
	text-shadow: #000000 0.0em 0.0em 0.20em;
}
.btn.blue:hover,.gform_button.button:hover {
	background-color: #252525;
	transform: scale(1.03);
	transition: all 0.5s ease;
}
.gfield_checkbox li{
	width: 50%;
	display: inline-block;}
	
[type="checkbox"]:not(:checked),
[type="checkbox"]:checked {
  position: absolute;
  left: -9999px;
}


/* checkbox aspect */
[type="checkbox"]:not(:checked) + label:before,
[type="checkbox"]:checked + label:before {
  content: '';
  position: absolute;
  left: 0; top: 0;
  width: 25px; height:  25px;
  border: 1px solid #D3D3D3;
  background: #fff;
  border-radius: 4px;
}
/* checked mark aspect */
[type="checkbox"]:not(:checked) + label:after,
[type="checkbox"]:checked + label:after {
  content: '✔';
  position: absolute;
  top: .1em; left: .3em;
  font-size: 1.3em;
  line-height: 0.8;
  color: #09ad7e;
  transition: all .2s;
}
/* checked mark aspect changes */
[type="checkbox"]:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0);
}
[type="checkbox"]:checked + label:after {
  opacity: 1;
  transform: scale(1);
}
/* disabled checkbox */
[type="checkbox"]:disabled:not(:checked) + label:before,
[type="checkbox"]:disabled:checked + label:before {
  box-shadow: none;
  border-color: #bbb;
  background-color: #ddd;
}
[type="checkbox"]:disabled:checked + label:after {
  color: #999;
}
[type="checkbox"]:disabled + label {
  color: #aaa;
}
[type="checkbox"]:checked:focus + label:before,
[type="checkbox"]:not(:checked):focus + label:before {
  border: 1px solid blue;
}
label:hover:before {
  border: 1px solid #4778d9!important;
}
.gform_wrapper ul.gfield_checkbox li input[type=checkbox]+label{
	padding-left: 30px;
	line-height: 25px;}
	
#front-page .main-content{
	background-repeat: no-repeat;
	background-position: top center;
	padding: 280px 0 100px 0;}
.main-content {
	padding: 80px 0;}
.uppercase {
	text-transform: uppercase;}
/*GENERAL*/	
  .dropdown:hover>.dropdown-menu {
  display: block;
} 
.dropdown-menu {
	background-color: #151515;
	border: 0;}
.navbar-nav  li .dropdown-item {
	padding-left: 25px;
	font-weight: 300 !important;}
.dropdown-item:focus, .dropdown-item:hover,.dropdown-item.active:hover, .dropdown-item:active:hover{
	background-color: #666666;
	color: #000000;}
.info-header {
	width: 100%;
	text-align: right;
	justify-content: flex-end;
	flex-direction: row;}
.info-header .phone{
	border: 1px solid #666666;
	margin-right: 25px;
	padding: 5px 45px;
	font-size: 16px;
	color: #666666;
	border-radius: 5px;
}
.nav-container {
	position: absolute;
	width: 100%;
	background-image: url("https://www.century-music.com/wp-content/uploads/2020/04/nav-bg-white.png");
	background-size: 100% 140px;
    background-repeat: repeat-y;
	z-index: 100;
	height: 140px;
}
nav.navbar {
	padding-top: 25px;
	width: 100%;
	
		top: 0;
	z-index: 10;}
.navbar-light .navbar-nav .nav-link{
	color: #666666;}
.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link,.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
	color: #000000;}
.dropdown-item.active, .dropdown-item:active{
	background-color: transparent;
	color: #000000;}
.navbar-expand-lg .navbar-collapse {
	flex-wrap:wrap;}
.navbar-nav {
	justify-content: flex-end;
	width: 100%;
	  }
.dropdown-item {
	padding: .25rem 0.5rem;}  

.navbar-nav li a {
	margin-right: 25px;
	color: #fff;
	font-weight: 800;
	text-transform: uppercase;
	}
.navbar-nav li:last-child a {
	margin-right: 0;}
.page-template-page-contact .heroe{
	height: 445px;}
.heroe {
	background-size: cover;
	overflow: hidden;
	position: relative;
	height: 675px;
	width: 100%;
	display: table;
	background-color: #ccc;
	z-index: -10;}
.heroe .inner {
	display: table-cell;
	width: 100%;
	vertical-align: middle;
	text-align: center;
	color: #fff;
	font-weight: 800;
    position: relative;
    z-index: 1000;
    background-color: rgba(0,0,0,.40);}  
.heroe .ytplayer-container {
	position: absolute;
		top: 0;
		left: 0;
	z-index: 1;}
.heroe .title {
	position: relative;
	font-size: 80px;
	z-index: 100;
	text-shadow: #000000 0.0em 0.0em 0.20em;
}
.service{
	position: relative;
	z-index: 10;
	margin: -100px 0 -125px 0;}
#heroe .carousel-indicators {
	bottom: 110px;}
#heroe .item {
    display: none;
    position: relative;
    transition: 120s ease-in-out left;
}
.service.inner-nav .item{ 
	height: 200px;}
.service .item{
	-webkit-box-shadow: 0px 5px 47px 6px rgba(0,0,0,0.45);
	-moz-box-shadow: 0px 5px 47px 6px rgba(0,0,0,0.45);
	box-shadow: 0px 5px 47px 6px rgba(0,0,0,0.45);
	display: table;
	height: 260px;
	width: 100%;
	border-radius: 15px;
	font-weight: 800;
	transition: all 0.5s ease;
	background-repeat: no-repeat;
	background-size: cover;
	background-color: #ccc;}
.service .item:hover {
	text-decoration: none;
	transform: scale(1.03);
	transition: all 0.5s ease;}
.service .item .inner{
	font-size: 32px;
	padding: 25px;
	color: #fff;
	display: table-cell;
	vertical-align: bottom;}
.service .item .inner .learn-more span{
	background-image: url(../images/arrow-right.png);
	background-repeat: no-repeat;
	display: inline-block;	
	width: 9px;
	height: 7px;}
.service .item:hover .inner .learn-more{
	text-decoration: none;}
.service .item .inner .learn-more{
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
	display: block;
	font-weight: 300;
	transition: all 0.5s ease;}
.service .item .inner .title {
		width: 80%;
		line-height: 1;
		display: inline-block;
	   word-break: keep-all;}
.contact-us{
	height: 445px;
	width: 100%;
	display: table;
	color: #fff;
	background-position: center;
	text-shadow: #666666 0.0em 0.0em 0.20em;
}
.contact-us .inner{
	display: table-cell;
	vertical-align: middle;}
.contact-us .btn{
	margin-top: 40px;}
.acf-map {
	width: 100%;
	height: 300px;}
.social li a .svg-inline--fa{
	font-size: 14px;}
.social li a{
	color: #fff;
	text-align: center;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	display: inline-block;
	line-height: 25px;
	transition: all 0.5s ease;  
	height: 25px;
	width: 25px;
	margin-right: 5px;
	background-color: #666666;}
.social li a:hover{
	color: #fff;
	background-color: #4267B2;}
/*PAGES*/
.page-content {
	margin-top: 125px;}
.page-content ul {
	margin: 20px 0;
	padding: 0;}
.page-content ul li {
	font-size: 30px;
	list-style:none;
	font-weight: 800;}
.page-content ul li:before {
	display: inline-block;
	height: 15px;
	width: 15px;
	margin-right: 20px;
	position: relative;
	left: 0;
	border-top: 1px solid #0048FF;
	border-right: 1px solid #0048FF;
	transform: rotate(45deg);
	content:"";
}
.page-content .section{
	width: 100%;
	display: table;
	padding: 100px 0;}
.page-content .section:nth-child(2n){
	background-color: #F4F4F4;}
.page-content .section.bg-active {
	background-position: center center;
	background-size: cover;
	color: #fff;
	padding: 120px 0;}
.page-content.inner-nav .section.bg-active {
	background-position: center bottom;
	color: #000;}
.page-content .section .inner{
	display: table-cell;
	vertical-align: middle;} 
.carousel-content .carousel-control-next {   
    right: -30px;}
.carousel-content .carousel-control-prev {
    left: -30px;} 
.carousel-content .carousel-control-next-icon {
    background-image : url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000000' viewBox='0 0 8 8'%3E%3Cpath d='M1.5 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
    color: #000;}
.carousel-content .carousel-control-prev-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000000' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");}
/*CONTACT*/
.sidebar-contact span {
	text-transform: uppercase;
	color: #ABABAB;
	display: block;
	margin-top: 10px;
	font-size: 12px;}
.sidebar-contact a { 
	color: #000;}
.sidebar-contact span,.sidebar-contact a {
	padding-left: 25px;
	display: block;}
.sidebar-contact .icon {
	width: 20px;
	height: 20px;
	font-size: 12px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	text-align: center;
	float: left;
	color: #fff;
	background-color: #0060FF;}
/*FOOTER*/
footer {
	padding: 25px 0;
	background-color: #181818;
	color: #747474;}
footer a {
	color: #747474;}
footer ul{
	margin-bottom: 0;}
footer .footer-nav li {
	list-style: none;
	display: inline-block;}
footer .footer-nav li  a{
	margin-right: 25px;}

footer .footer-nav,footer .social{
	line-height: 42px;}
footer .footer-nav li  a:hover{
	text-decoration: none;
	color: #ffc600;}
.copyright {
	background: #000;
	padding: 10px 0;}
.copyright p{
	margin-bottom: 0;
	color: #747474;}
.to-top{
	z-index: 1000;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	position: fixed;
	bottom: 5px;
	right: 5px;
	background-image: url('../images/to-top.png');
	background-repeat: no-repeat;
	width: 80px;
	height: 90px;}
