@import url(museo.css);
@import url(MyriadProCond.css);

body {
		margin: 0;
		padding: 0;
		color: #6b101c;
		overflow-x: hidden;
		background-color: #e3dfd5;
		-webkit-text-size-adjust: 100%;
		font-family: museo,arial,sans-serif;
		font-weight: 100;
		font-size: 20px;
}

	h1,
	h2,
	h3,
	h4,
	h5 {
		margin: 0;
		padding: 0;
		color: #6b101c;
		font-weight: 300;
	 /* font-family: 'Roboto Slab', 'Helvetica Neue', Helvetica, Arial, sans-serif; */
	 }
	h1 {
		font-size: 70px;
	font-weight: 700;
	 /* line-height: 4.2em; */
	}
	h2 {
		font-size: 54px;
		font-weight: 500;
		padding-bottom: 20px;
		position: relative;
		text-align: center;
		margin-bottom: 20px;
		color: #6b101c;
		line-height: 1.4;
		padding-top: 30px;
		letter-spacing: 0;
	}	
	h2:after {
		bottom: 0;
		left: 50%;
		height: 2px;
		content: '';
		width: 100px;
		margin-left: -50px;
		position: absolute;
		background-color: #c2383d; }
	
	 h3 {
		font-size: 30px;
	font-weight: 500;
	 /* line-height: 2.4em; */
	}
	 h4 {
		font-size: 22px;
	/*  line-height: 1.9em; */
		}
	 h5 {
		font-size: 18px;
	 /* line-height: 1.5em;
		font-weight: 300; */
	}
	.form-control {
		font-size: 1em;
	}
	 a {
		color: #9b2d30; 
	 }
	 a:hover {
		color: #9f8170; 
	 }
.gold-text,
.gold-caption{
		display:inline-block;
		overflow:hidden;
		position:relative;
		color:#DA9D64;
	/*letter-spacing: 1px;*/
}
.gold-text span,
.gold-caption span{
		height:45%;
		display:block;
		overflow:hidden;
		top:0;
		left:0;
		color:#f0d7a5;
		position:absolute;
		z-index:100;
}

.silver-text,
.silver-caption{
	/*letter-spacing: 1px;*/
		display:inline-block;
		overflow:hidden;
		position:relative;
		color:#d2d2d2;
}
.silver-text span,
.silver-caption span{
		height:45%;
		display:block;
		overflow:hidden;
		top:0;
		left:0;
		color:#818181;
		position:absolute;
		z-index:100;
}
.gold-caption, .silver-caption{
	text-transform:uppercase;
}

.silver {
	color:#d2d2d2;
}

.gold {
	color:#DA9D64;
}

.uppercase {
	text-transform: uppercase;
}
#supersized{
	margin-bottom: 0px;
}

.velvet-bg-block {
    background: #3C0627;
    background-image: url("background-1.jpg");
    background-size: contain;
    color: #E3DFD5;
    position: relative; 
    -webkit-font-smoothing: antialiased;   
}
.velvet-bg-block h2 {
	color: #C2383D;
	font-weight: 300; 
}
.velvet-bg-block h2::after {
    background-color: #e3dfd5;
}	

#uptocall-mini {
	right: 50px!important;
}


.slick-slider * {
	outline: 0;
}

a.fancybox-prev {
	left: -45px!important;
}
a.fancybox-next {
	right: -45px!important;
} 
@media(max-width:1024px) {
	.container {
		width: 100%;
		overflow: hidden;
	}
}


@media(max-width:992px) {
	h2 {font-size: 45px;}

	.phone-city {
	display: inline-block;
}

.header-mob__phone-info .phone {
	text-align: left !important;
}

.header-mob__phone-info {
	text-align: left !important;;
}

.header-mob__phone-info .phone-city {
	margin-left: 20px !important;;
}

.header-mob__phone-info .header-name-owner {
	text-align: left !important;;
}
}

@media(max-width:758px) {
	h2 {
		font-size: 40px;
		padding-top: 15px;
	}
	body {font-size: 18px;}	

	#uptocall-mini {
		right: 15px!important;
		width: 60px!important;
		height: 60px!important;
	}
	#uptocall-mini-main {
		width: 60px!important;
		height: 60px!important;
	}

	.uptocall-mini-icon {	  
	    top: 18px!important;
	    left: 12px!important;	    
	    font-size: 26px!important;	    
	}
}

@media(max-width:578px) {
	h2 {font-size: 35px;}
	body {font-size: 16px;}
}

@media(max-width:480px) {
	h2 {font-size: 30px;}
}


@media all and (max-width: 440px) {
	.header-mob__phone-info {
		text-align: center !important;
	}

	.header-mob__phone-info .phone {
		text-align: center !important;
	}
	.phone-city {
		display: block !important;
	}

	.header-mob__phone-info .phone-city {
		margin-left: 0 !important;
	}

	.header-mob__phone-info .header-name-owner {
		text-align: center !important;
	}
}

.list li {
	list-style-type: disc !important;
	margin: 5px 0 5px 20px;
}

#block9 .bot-menu .title {
	min-height: 40px !important;
}




#block8-header-phone-wraper .phone {
	text-align: left !important;
}

#block8-header-phone-wraper {
	text-align: left !important;
}

#block8-header-phone-wraper .phone .phone-city {
	margin-left: 20px !important;
	display: inline-block !important;
}

#block8-header-phone-wraper .header-name-owner {
	text-align: left !important;
}

