@charset "utf-8";
/* CSS Document */
/*  Buttons  */

.buttons {
  /*text-align: right;*/
  display: flex;
  justify-content: center;
}

.button {
    background: linear-gradient(0deg, rgba(232, 0, 0, 0.32) 0%, rgba(203, 0, 0, 0.49) 48%, rgba(242, 0, 0, 0.6) 50%, rgba(242, 0, 0, 0.31) 100%);
    display: inline-block;
    font-weight: bold;
    letter-spacing: 1px;
    padding: 0;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
	text-shadow: 0px 0px 7px rgb(0, 175, 242);
	font-family: Panton;
	color: #fff;
	border: 1px solid rgb(242, 0, 0);
}

.button:hover {
	opacity:1;
	text-decoration: none;
	color:#fff !important;
	background: linear-gradient(0deg, rgba(0, 134, 232, 0.43) 0%, rgba(0, 117, 203, 0.24) 48%, rgba(0, 129, 242, 0.36) 50%, rgba(0, 163, 242, 0.27) 100%);
	border: 1px solid rgb(0, 175, 242);
	box-shadow: 0px 0px 30px 5px rgba(0, 175, 242, 0.55);
}

.service-buttons .button {
  width: 24px;
  height: 24px;
  padding: 2px;
  vertical-align: middle;
  line-height: 18px;
}

.button.small {
	border-radius: 2px;
    color: #cbe20b;
    font-size: 1.6em;
    line-height: 1em;
    margin: 10px 0;
    min-width: 100px;
    padding: 10px 15px 8px;
}

.button.generic {
    border-radius: 2px;
    color: #cbe20b;
    font-size: 1.6em;
    line-height: 18px;
    margin: 0;
    min-width: 100%;
    padding: 10px 0 8px;
    text-align: center;
}

.overlay .button {
color:#fff;
}

.button.small-h {
	font-size: 0.8em;
    height: 36px;
    line-height: 38px;
    margin: 0 0 0 -4px;
    padding: 0 10px 0 10px;
}

.button.small-h:last-child {
    padding-right: 16px;
}

.button.medium {
    border-radius: 2px;
    color: #cbe20b;
    font-size: 1.8em;
    line-height: 1.2em;
    margin: 10px;
    min-width: 180px;
    padding: 10px 15px 8px;
}

.button.slide {
    cursor: pointer;
}

.button.large {
    color: #fff;
    font-size: 2.2em;
    height: 64px;
    line-height: 64px;
    margin: 10px;
    padding: 0 24px;
	display:block;	
}

.button.slide_up {
	border-bottom: 3px solid #c31400;
    color: #444 !important;	
}

.button.outline {
    background: transparent none repeat scroll 0 0;
    box-shadow: 0 0 0 3px rgba(255, 180, 0, 1) inset;
	border:none;
}

.s_button {
	border: medium none;
    border-radius: 0;
    color: #fff;
    display: inline-block;
    font-size: 1em;
    height: 32px;
    line-height: 32px;
    margin: 0;
    opacity: 1;
    position: relative;
    transition: all 0.2s ease 0s;
    width: auto;
	cursor:hand;
	cursor:pointer;
}

.s_button:before {
    color: #fff;
    display: inline-block;
    float: left;
    font-family: "icons";
    font-size: 28px;
    font-weight: normal;
    line-height: 28px;
    position: relative;
    width: 48px;
}

.m_button,
.navbox .m_button {
	background: none no-repeat scroll 0 0 transparent;
    border: medium none;
    border-radius: 0;    
    display: inline-block;
    height: 48px !important;
    line-height: 44px;
    margin: 0 5px 10px 0;
    opacity: 1;
    padding: 0 !important;
    transition: all 0.2s ease 0s;
    width: 48px !important;	
}

.navbox .m_button {
    font-size:3em;
}

.props li .m_button {
	float:left;
}

.blank {
	background:transparent none;
	font-size: 2.4em;
}

.blank i {
	bottom: 0;
    display: inline-block;
    font-size: 0.25em;
    font-style: normal;
    font-weight: normal;
    left: 0;
    line-height: 0.8em;
    position: absolute;
    text-align: center;
    width: 100%;
}

a.m_button:hover {
	opacity:0.7;
}

.m_close {
	background-position: 0 -48px;
    position: absolute !important;
    right: 0;
    top: 22px;
	margin:0;
}

.s_close {
	background-position: 0 -103px;
    position: absolute !important;
    right: 0;
    top: 7px;
	font-size:1.4em;
}

.m_blank,
.navbox .m_blank {
	background-position: 0 -720px;
	background-color:transparent;
	transition: none;
}

a.m_blank:hover {
	background-position: 0 -768px;
	background-color:transparent;
}

.m_social {    
}

.m_vk {   
    background-color:#568ab6 !important;
}

.m_fb {    
    background-color:#2d75ab !important;
}

.m_tw {    
    background-color:#6db1e5 !important;
}

.m_odn {    
    background-color:#e67e17 !important;
}

.m_mailru {    
    background-color:#004b88 !important;
}

.m_ya {   
    background-color:#ed1c24 !important;
}

.m_gp {    
    background-color:#ca0000 !important;
}

.m_ins {    
    background-color:#2a5b83 !important;
}

.m_tube {    
    background-color:#c31400 !important;
}

.m_tunes {    
    background-color:#308ee5 !important;
}

.m_rus {	
	padding-right:10px!important;
}

.m_eng {
	background-position: 0 -912px;
}

.m_rus, .m_eng {
	line-height: 48px !important;
	text-align:right!important;
	background-color:transparent!important;
	border-radius:0;
	opacity:0.5;
	width: 55px !important;
}

@media only screen and (max-width: 1024px) {

.button.large {
	font-size: 1.8em;
	text-align:center;
}

}

@media only screen and (max-width: 767px) {
}

@media only screen and (max-width: 599px) {
}

@media only screen and (max-width: 479px) {
    
    .button.large {
        font-size: 1.6em;
    }

}

/* Font-icons */

.show-menu,
.show-menu:hover {
    text-decoration: none;
}

.show-menu {
    text-align: center;
}

.mfp-close:focus {
    outline: 0 none;
}
.mfp-close {
    background-image: none;
}
.mfp-close:before {
    color: #fff;
}
.mfp-image-holder .mfp-close:before {
    color: #fff;
}

.box_close.s_close {
    background-color: rgba(123, 171, 59, 0.3);
    height: 34px;
    padding: 0;
    right: 7px;
    text-decoration: none;
    width: 34px;
}

.box_close.s_close::before {
    content: "+";
    font-family: "icons";
    font-weight: normal;
    left: 0;
    line-height: 35px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
}

.m_close:before {
    content: '+';
}

.m_pdf:before {
    content: '1';
}
.m_doc:before {
    content: '2';
}
.m_vid:before {
    content: '3';
}
.m_xls:before {
    content: '4';
}
.m_zip:before {
    content: '5';
}
.m_file:before {
    content: '0';
}
.m_pic:before {
    content: '6';
}

.m_vk:before {
    content: 'A';
}

.m_fb:before {
    content: 'B';
}

.m_tw:before {
    content: 'C';
}

.m_odn:before {
    content: 'D';
}

.m_mailru:before {
    content: 'E';
}

.m_ya:before {
    content: 'F';
}

.m_gp:before {
    content: 'G';
}

.m_ins:before {
    content: 'H';
}

.m_tube:before {
    content: 'I';
}

.m_tunes:before {
    content: 'J';
}

.m_rubles:before {
    content: 'o';
	line-height: 24px !important;
}

.m_button {
    text-align: center;
	position: relative;
}

.m_button:before {
    font-family:'icons';
    font-weight: normal;
    font-size: 34px;
    line-height: 46px;
	text-transform: none;
}

.m_rubles {
    height: 24px !important;
    line-height: 20px !important;
    margin-bottom: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    margin-top: -2px;
    width: 24px !important;
	background-color: transparent !important;
}

p .m_button:before {
    position: absolute;
    left: -8px;
    font-size: 38px;
    line-height: 34px;
}

.m_social,
.m_social:hover {
    text-decoration: none;
}
.m_social {
    vertical-align: middle;
}
.m_social:before {
    color: #fff;
    font-size: 36px;    
    vertical-align: middle;
}

.m_fb:before {
    font-size: 40px;    
}

.m_odn:before {
    font-size: 44px;
    line-height: 46px;
}

.m_close:before {
    display: block;
    font-size: 1.2em;
    left: 0;
    line-height: 48px;
    position: absolute;
    top: 0;
    width: 48px;
}