.header .centered-menu-wrap .main-nav ul li a {
font-size: 16px !important;
opacity: 0.8;
}

.header .logo .logo-text {
font-size: 36px !important;
letter-spacing: 4px  !important;
text-transform: uppercase  !important;
}

@media only screen and (max-width: 600px)
@media (max-width: 767px)
.n2-section-smartslider {
padding-top: 30px;
}

@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: portrait) 
  and (-webkit-min-device-pixel-ratio: 1) {
n2-section-smartslider {
padding-top: 80px;
}

@media screen 
  and (min-device-width: 1200px) 
  and (max-device-width: 1600px) 
  and (-webkit-min-device-pixel-ratio: 2)
  and (min-resolution: 192dpi) { 
n2-section-smartslider {
padding-top: 60px;
}.vc_custom_1548869944274{background-color: #080808 !important;}.vc_custom_1551874650562{padding-bottom: 1px !important;}.vc_custom_1490793207560{padding-top: 0px !important;}.vc_custom_1480433330037{background-image: url(http://wp.themedemo.co/miami/wp-content/uploads/2016/11/reservation-1.jpg?id=809) !important;}.vc_custom_1476875217258{margin-bottom: -14px !important;}.vc_custom_1480433270423{background-image: url(http://wp.themedemo.co/miami/wp-content/uploads/2016/11/reservation.jpg?id=806) !important;}.vc_custom_1476875217258{margin-bottom: -14px !important;}.vc_custom_1480431593345{background-image: url(http://wp.themedemo.co/miami/wp-content/uploads/2016/10/777.jpg?id=646) !important;}.vc_custom_1476876568754{margin-bottom: -13px !important;}.vc_custom_1480431155098{background-image: url(http://wp.themedemo.co/miami/wp-content/uploads/2016/11/news.jpg?id=801) !important;}.vc_custom_1476876568754{margin-bottom: -13px !important;}.vc_custom_1480431032406{background-image: url(http://wp.themedemo.co/miami/wp-content/uploads/2016/11/event.jpg?id=798) !important;}.vc_custom_1483025823583{padding-bottom: 1px !important;}.vc_custom_1480430964036{background-image: url(http://wp.themedemo.co/miami/wp-content/uploads/2016/11/events.jpg?id=795) !important;}.vc_custom_1483025745306{padding-bottom: 1px !important;}.vc_custom_1480504539640{background-image: url(http://wp.themedemo.co/miami/wp-content/uploads/2016/11/about_pink.jpg?id=826) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1476800654288{padding-bottom: 0px !important;}.vc_custom_1476875217258{margin-bottom: -14px !important;}.vc_custom_1480422406158{background-image: url(http://wp.themedemo.co/miami/wp-content/uploads/2016/10/news.jpg?id=783) !important;}.vc_custom_1476876568754{margin-bottom: -13px !important;}.vc_custom_1548872696800{background-image: url(http://localhost:8888/altoria/wp-content/uploads/2016/11/events.jpg?id=795) !important;}.vc_custom_1724771461295{padding-bottom: 1px !important;}.vc_custom_1551873425923{background-image: url(http://localhost:8888/altoria/wp-content/uploads/2019/02/bronze-3-.png?id=1292) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1551873416707{background-image: url(http://localhost:8888/altoria/wp-content/uploads/2019/02/Group-2.png?id=1315) !important;}.vc_custom_1550833107252{background-image: url(http://localhost:8888/altoria/wp-content/uploads/2019/02/belvere.png?id=1295) !important;}.vc_custom_1551873406889{background-image: url(http://localhost:8888/altoria/wp-content/uploads/2019/02/unnamed-file.png?id=1298) !important;}.vc_custom_1480503193857{background-image: url(http://wp.themedemo.co/miami/wp-content/uploads/2016/10/about_orange.jpg?id=822) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1476800654288{padding-bottom: 0px !important;}.vc_custom_1479890886073{background-image: url(http://wp.themedemo.co/miami/wp-content/uploads/2016/10/banner.jpg?id=732) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1548862752391{background-color: #080808 !important;}






/*MENU LINKS COLOR*/
.header .centered-menu-wrap .main-nav > ul > li > a,
.header .centered-menu-wrap .main-nav ul li ul.dropdown-menu li a,
 .header .centered-menu-wrap .main-nav ul li ul.sub-menu li a  {
    color: ffffff;
}

.header .cmn-toggle-switch.active:before,
.header .cmn-toggle-switch.active:after,
.header .cmn-toggle-switch span:before,
.header .cmn-toggle-switch span:after,
.header .cmn-toggle-switch span {
    background: ffffff;
}
/*MENU LINKS COLOR*/

/*BASE COLOR HOVER - BLUE*/
.custom-popup input[type="submit"],
.c-form-group input,
.team-item .descr::before,
.gal-desc::before,
#imagelightbox-close,
.blog-content .info::before,
.events-wrapper .tabs-content2 .colum{
    background-color: #331c3d;
}
@media (max-width: 767px) {
  .header {
    background-color: #331c3d;
  }
}

.custom-popup input[type="submit"]:hover,
.custom-popup .submit-wrap:hover i{
    color: #331c3d;
}
.custom-popup .submit-wrap input {
	border-color: #331c3d;
}
/*BASE COLOR HOVER - BLUE*/
