/* Сброс */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline } article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block } body { line-height: 1 } blockquote, q { quotes: none } blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none } table { border-collapse: collapse; border-spacing: 0 }
article,aside,details,figcaption,figure,footer,header,hgroup,nav,section,summary { display: block; }

html, html a { -webkit-font-smoothing: antialiased; }

.wseditor table, .bb-editor table { margin: 0px; }

/* Настройка основной типографии */
body, select, input, textarea, button {
	font: normal 14px Verdana, sans-serif;
	letter-spacing: 0.012em;
	color: #1a1a1a;
	outline: none;
}
	a { 
		outline: none;
		color: #4e8cda;
		text-decoration: none;
	}
	a:hover { text-decoration: underline; }

	a img { border: 0 none; }
	a > img { vertical-align: bottom; }

	.slider_m ul, .slider_m ol {
		padding: 8px 0 8px 24px;
		display: inline-block;
	}
/* Заголовки H1-6 
h1,h2,h3,h4,h5,.h1,.h2,.h3,.h4,.h5 {
	margin: 2em 0 .8em 0;
	letter-spacing: -0.01em;
	line-height: 1.35em;
	font-weight: bold;
	text-rendering: optimizeLegibility;
} 
h1, .h1 { font-size: 1.9em; }
h2, .h2 { font-size: 1.8em; }
h3, .h3 { font-size: 1.4em; }
h4, .h4 { font-size: 1.2em; }
h5, .h5 { font-size: 1.1em; }

/* Частые стили */


#first_k {
	background-color:#eee;
	margin-bottom:48px;
}
#first_k_f {
	margin-top:48px;
	padding-top:12px;
	background-color:#eee;
}

h1, .h1, #h1_from_cat { 
    font-size: 60px;
    text-align: center;
    margin: 0;
    padding: 20px 0px;
    color: #020000;
	text-transform: uppercase;
	
}


.navbar {
	position:fixed;
	width: 100%;
	 top: 0px;
	 
    margin-bottom: 0px;
	background-color: #fff;
    border: none;
	
	box-shadow: 0px -1px 5px 1px #585858;
	z-index: 1500;

}
#nav_mask_c {
	display:block;
	height:164px;
	width: 100%;
} 

.nav_fix {
	position: fixed;
    top: 0;

}

#nav_m {
	display: table;
	height:154px;
	margin-top: 11px;
	margin-bottom: 11px;
}

.navbar-header .container {
	position:relative;
}
.navbar-brand {
	
     padding: 0px; 
     font-size: 0px; 
     line-height: 0px; 
     height: 0px; 
}
.logo {
    position: absolute;
	top: 0px;
    left: 50%;
    margin-left: -65px;
    background: url(../images/logo.png) no-repeat;
    width: 130px;
    height: 100%;
    background-position: center;
    background-size: contain;
	
	
}
.navbar_ch .logo {
	top: 14px;
	height: 58px;
	
			 transition:all .3s ease-in-out; 
    -o-transition:all .3s ease-in-out; 
    -moz-transition:all .3s ease-in-out; 
    -webkit-transition:all .3s ease-in-out;
}

.navbar-toggle {
    background: none;
    border: none;
    box-shadow: none;
    moz-box-shadow: none;
    -webkit-box-shadow: none;
    margin: 67px 0;
    border-radius: 0;
    padding: 5px;
}
.navbar_ch .navbar-toggle {
    margin: 29px 0;
    padding: 5px;
			 transition:all .3s ease-in-out; 
    -o-transition:all .3s ease-in-out; 
    -moz-transition:all .3s ease-in-out; 
    -webkit-transition:all .3s ease-in-out;
}

.navbar-toggle:hover, .navbar-toggle:focus {
    background: none;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #2b2a29;
}
.navbar-toggle:hover, .navbar-toggle:focus{background: none;} 
.navbar-toggle .icon-bar{background-color: #474747;}

.navbar-toggle .icon-bar:nth-of-type(2) {
    top: -1px;
}
.navbar-toggle .icon-bar:nth-of-type(3) {
    top: 2px;
}
.navbar-toggle .icon-bar:nth-of-type(4) {
    top: 5px;
}
.navbar-toggle .icon-bar {
    position: relative;
    transition: all 200ms ease-in-out;
}
.navbar-toggle.active .icon-bar:nth-of-type(2) {
    top: 10px;
    transform: rotate(45deg);background-color: #ff9402;
}
.navbar-toggle.active .icon-bar:nth-of-type(3) {
    background-color: transparent;
}
.navbar-toggle.active .icon-bar:nth-of-type(4) {
    top: -6px;
    transform: rotate(-45deg);background-color: #ff9402;
}


 .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    max-height: 500px;
    background-color: #fff;
	    box-shadow: 0px 4px 5px -5px #000000;
}
.navbar-collapse .container {
	display:table;
}
.navbar-nav {
    display: inherit;
    margin: auto;
}

.navbar-nav > li > a {
    color: #000;
    font-size: 18px;
    text-transform: uppercase;
    line-height: 8px;
    text-align: left;
}
.navbar-nav > li > a:hover {
	text-decoration:none;
    
}
.navbar-nav > .active > a {
    color: #f39616;
}

.navbar_nav_c {
	position: relative;
    left: 50%;
    margin-left: -96px;
}


.navbar_fixeds_top {
	position: fixed;
	    top: 0px;
    width: 100%;
    height: 64px;
}
.navbar-collapse, .navbar-fixed-bottom .contact_menu_up {
    max-height: 640px;
}

.visuallyHidden {
    position: absolute; 
    overflow: hidden; 
    clip: rect(0 0 0 0); 
    height: 1px; width: 1px; 
    margin: -1px; padding: 0; border: 0; 
}

.btn_pos {
	    position: relative;
    display: table-cell;
    vertical-align: middle;
    text-align: -webkit-right;
}

.hamburger {
	position: relative;
    top: 0px;
    right: 14px;
	margin: 12px;
        width: 42px;
    height: 32px;
	
	float:right;
	cursor:pointer;
	
    
}

.hamburger .bar {
    padding: 0;
    width: 42px;
    height: 5px;
    background-color: #000000;
    display: block;
    transition: all 0.4s ease-in-out;
    position: absolute;
}

.bar1 {
    top: 0;
}

.bar2,
.bar3 {
    top: 13.5px;
}

.bar3 {
    right: 0;
}

.bar4 {
    bottom: 0;
}
.checkbox1:checked + label > .hamburger1 > .bar1{
    transform: rotate(45deg);
    transform-origin: 5%;
    width: 43px
}

.checkbox1:checked + label > .hamburger1 > .bar2 {
    transform: translateX(-40px);
    background-color: transparent;
}

.checkbox1:checked + label > .hamburger1 > .bar3 {
    transform: translateX(40px);
    background-color: transparent;
}

.checkbox1:checked + label > .hamburger1 > .bar4 {
    transform-origin: 5%;
    transform: rotate(-45deg);
    width: 43px;
}
#phone > .bar5 {
	transition: 1s;
}
.checkbox2:checked + label > .hamburger2 > .bar5{
	-moz-transform: scale(-1, 1);
    -webkit-transform: scale(-1, 1);
    -o-transform: scale(-1, 1);
    transform: scale(-1, 1);
	
}


.navbar-header .container {
	
}
.contact_menu_up {
	padding-top: 8px;
    padding-bottom: 8px;
    border-bottom: 1px solid #b6b6b6;
}
.contact_menu_up h3 {
	font-size:26px;

}
.contact_menu_up h4 {
	font-size:18px;

}
.contact_menu_up p {
	    color: #999999;
    font-size: 12px;

}
.contact_menu_up li p {
	margin-left:26px;

}
.contact_menu_up li a {
	padding-left: 0px;
	line-height: 19px !important;
	text-transform: none;
}
.contact_menu_up .li_pod_a {
	    padding-bottom: 0px;
}
.contact_menu_up .contact-1 {
	height: 18px;
    width: 18px;
    margin-right: 12px;
    object-fit: contain;
}
.contact-11 {
	    height: 29px;
    width: 25px;
    margin-right: 12px;
    object-fit: contain;
}
#nav_mask {
	width:100%;
	height: 62px;
}

.fix_menu .navbar-header .container {
	height: 62px;
}

.fix_menu .hamburger {
	top: 9px;
    width: 32px;
    height: 22px;
}
.fix_menu .hamburger .bar {
  
    width: 32px;
    height: 3px;
}
.fix_menu .hamburger .bar2,.fix_menu .hamburger 
.bar3 {
    top: 9.5px;
}

.fix_menu .checkbox1:checked + label > .hamburger1 > .bar1{
    width: 30px
}

.fix_menu .checkbox1:checked + label > .hamburger1 > .bar4 {
    width: 30px;
}

.fix_menu .logo {
	top: 5px;
    height: 54px;
}


.multi_lng {
	text-align: center;
    font-size: 14px;
    margin-bottom: 24px;
    font-weight: 600;
}
.multi_lng a {
    margin:10px;
	color:#000;
}
.multi_lng .l_selected:hover {
	text-decoration:none;
}
.multi_lng .l_selected { 
	color:#f39515;
}

.soc_menu_one {
    text-align: center;
    font-size: 21px;
    margin-bottom: 14px;
    font-weight: 600;
}

.soc_menu_one a {
	   margin:10px;
	color:#000;
}
.soc_menu_one a:hover {
	color:#f39515;
}

/* Слайдер большой на всю ширену 

#slider_m, #cat_in_gallery {
	margin-top: 164px;
}
*/
.slide_img_main {
	position:relative;
	height: 560px;
	padding:0;
	    overflow: hidden;
}

.slide_img_gallery {
	position:relative;
	height: 560px;
	padding:0;
	overflow-y: hidden;
	
}
.slide_img_main .container {
	position: relative;
	height:100%;
    display: table;
}
.slide_img_gallery .container {
	position: relative;
	height:100%;
    display: table;
}
.slide_in_t {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    z-index: 2;
    text-align: -webkit-center;
	text-align: -moz-center;
	
}
.slide_h4 {
	color: #fff;
    margin: 20px 0 10px;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 500;
	opacity:0;
	
	    -webkit-transition: all .4s ease-in-out!important;
    -moz-transition: all .4s ease-in-out!important;
    -ms-transition: all .4s ease-in-out!important;
    -o-transition: all .4s ease-in-out!important;
    transition: all .4s ease-in-out!important;
	}
.slide_h3 {
	color: #fff;
    margin: 20px 0 20px;
    text-transform: uppercase;
    font-size: 58px;
	opacity:0;
	    -webkit-transition: all .9s ease-in-out!important;
    -moz-transition: all .9s ease-in-out!important;
    -ms-transition: all .9s ease-in-out!important;
    -o-transition: all .9s ease-in-out!important;
    transition: all .9s ease-in-out!important;
}
.slide_text {
	    display: block;
    color: #fff;
    margin: 20px 0 10px;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 500;
    line-height: 21px;
	opacity:0;
	
	    -webkit-transition: all 1.2s ease-in-out!important;
    -moz-transition: all 1.2s ease-in-out!important;
    -ms-transition: all 1.2s ease-in-out!important;
    -o-transition: all 1.2s ease-in-out!important;
    transition: all 1.2s ease-in-out!important;
}


.swiper-slide-active .slide_h4 {
    opacity: 1!important;
}
.swiper-slide-active .slide_h3 {
    opacity: 1!important;
}
.swiper-slide-active .slide_text {
    opacity: 1!important;
}
.slide_bnt, .slide_bnt_w{
	color: #000;
    background-color: #fff;
    padding: 20px 60px;
    text-transform: uppercase;
    font-size: 19px;
    display: inline-block;
	margin-top:16px;
} 
.slide_bnt:hover, .slide_bnt_w:hover{
	color: #000;
	text-decoration:none;
	cursor:pointer;
}
.swiper_slide_mask {
    position: absolute;
	top: 0px;
    background-color: #000;
    opacity: 0.4;
    width: 100%;
    height: 100%;
	z-index:1;
}


.slider_m .slider_m_prev {
    left: 30px;
}
.slider_m .slider_m_next {
    right: 30px;
}

.slide_img_m {
	position:absolute;
	top:0;
    width: 100%;
	
	background-size: cover !important;
    background-position: top center !important;
	-webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    display: block;
	
	height: calc(100% + 200px);
    
	transition: opacity 0.8s,transform 5s ease-out;
}
.swiper-slide-active .slide_img_m {
	
	    -webkit-transform: translate3d(0,-200px,0);
    -moz-transform: translate3d(0,-200px,0);
    -ms-transform: translate3d(0,-200px,0);
    -o-transform: translate3d(0,-200px,0);
    transform: translate3d(0,-200px,0);
	
	animation-timing-function: ease-in;
}




/* внутренее меню */

.in_menu_li {
	display:inline-block;
}

.in_menu_li a {
    display: inherit;
    background-color: #fff;
    padding: 4px 14px;
    margin-right: 10px;
    margin-bottom: 18px;
    font-size: 17px;
    font-weight: 400;
    color: #000;
    border-radius: 50px;
}

.in_menu_li a:hover {
	text-decoration:none;
	background-color:#000;
	color:#fff;
}

.in_active a {
	background-color:#000;
	color:#fff;
}



/* второй слайдер */
.swiper_p_container {
	overflow:hidden;
}

.swiper_p {
    margin: 0 auto;
    position: relative;
    list-style: none;
    padding: 0;
    z-index: 1;
}
.slide_p {
	position:relative;
	width: 674px;
	opacity:0.4;
	transition-delay: 0s;
}
.slide_p .slide_p_h3, .slide_p .slide_bnt, .slide_p .slide_p_text {
	opacity:0;
	visibility: hidden;
  transition: opacity 0.3s, visibility 0s linear 0.3s;
}

.swiper_p .swiper-slide-active, .swiper_p .swiper-slide-active .slide_p_h3, .swiper_p .swiper-slide-active .slide_bnt, .swiper_p .swiper-slide-active .slide_p_text {
	opacity:1;
	  visibility: visible;
  transition-delay: 0s;
}

.swiper_p_container {
	margin-top:52px;
}

.slide_img_p {
	width: 674px;
    height: 506px;
	position:relative;
	background-size: cover !important;
    background-position: center !important;
	text-align: center;
      font-size: 18px;
      background: #fff;
      /* Center slide text vertically */
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
}
.slide_p_text {
	display:block;
	margin-top:58px;
	
}
.slide_p_h3 {
	font-size: 56px;
    position: absolute;
    color: #fff;
    z-index: 2;
    line-height: 56px;
	
}
.slide_p_bnt {
	position: absolute;
    bottom: 56px;
    z-index: 2;
}
.swiper_slide_mask {
    position: absolute;
	top: 0px;
    background-color: #000;
    opacity: 0.4;
    width: 100%;
    height: 100%;
}


.swiper_p .swiper_p_prev {
	top:256px;
    left: 50%;
    margin-left: -408px;
    background-position-x: left;
}
.swiper_p .swiper_p_next {
	top:256px;
    right: 50%;
    margin-right: -408px;
    background-position-x: right;
}

.swiper_p_p {
	top: 526px;
}

.swiper_p_kg {
	top: 336px;
}

.swiper_p_cat_h_gall {
	    position: relative !important;
    bottom: -10px !important;
    height: 26px;
  
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet, .swiper_p_com .swiper-pagination-bullet  {
    margin: 0 4px;
}
.swiper-pagination-bullet-active {
    opacity: 1;
    background: #000;
}

.swiper_p_com {
	bottom: 10px;
    left: 0;
    width: 100%;
}



/* первая категория внутренность */

.cat_in {
	width:100%;
}
.cat_in .container {
	position:relative;
}
.cat_in .row {
	position:relative;
}

.cat_in .cat_in_li {
	padding:60px 0;
}

.cat_in .cat_in_li:nth-child(odd) {
	 background-color: #eee;
}
.cat_in .cat_in_li:nth-child(even) {
	 background-color: #fff;
}
.cat_in .cat_in_li:nth-child(even) .col-md-6{
	float:right;
}
.cat_in .cat_in_li:nth-child(even) .slide_bnt {
	background-color: #eee; 
}
.cat_in_c1_img {
	width: 100%;
    height: 506px;
	position:relative;
	background-size: cover !important;
    background-position: center !important;
	text-align: center;
      font-size: 18px;
      background: #fff;
      /* Center slide text vertically */
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
}

.cat_in_info {
    padding: 0px 5%;
}
.cat_in_c1_h3 {
	font-size: 58px;
    color: #020000;
    line-height: 56px;
    text-align: center;
	padding: 0px 0px 30px;
}
.cat_in_c1_text {
    font-size: 14px;
    line-height: 18px;
    color: #000;
}

.cat_in_c1_text ol,.cat_in_c1_text ul {
    list-style: disc;
    margin: 8px 0px 10px 24px;
}

.c1_slide_bnt {
	text-align:center;
}


/* portfolio */
.sh_gall {
	margin-bottom: 38px;
}
.gallery_img_sh {
	width:100%;
	height:auto;
}
.g_text {
	display: block;
    background-color: #eeeeee;
    padding: 18px 24px;
	height: 174px;
	overflow: hidden; 
}
.g_h2 {
    font-size: 36px;
    margin-bottom: 10px;
    line-height: 36px;
}
.g_h3 {
	font-size: 18px;
    margin-bottom: 8px;
}

.g_hp {
	display: block;
    height: 68px;
	overflow: hidden; 
}
.cont_img_g {
	padding:0px;
	background-color: #eee;
}


.gallery_h1 {
    color: #fff;
	    width: 60%;
    margin: 0 auto;
}

.cont_fs_g {
	text-align:center;
	padding: 32px 0px;
}


.slide_img_g {
	position:absolute;
	top:0px; 
    width: 100%;
	background-size: cover !important;
    background-position: top center !important;
	-webkit-animation-fill-mode: both;
    animation-fill-mode: both;
	height: calc(100% + 200px);
}

.slide_img_g_move {
	-webkit-transform: translate3d(0,-200px,0);
    -moz-transform: translate3d(0,-200px,0);
    -ms-transform: translate3d(0,-200px,0);
    -o-transform: translate3d(0,-200px,0);
    transform: translate3d(0,-200px,0);
	transition: opacity 0.8s,transform 5s ease-out;
}
.xfieldimagegallery li img {
	width: 100%;
    height: auto;
    float: none;
    margin-right: 0px;
    border: none;
    transition: none;
}

.xfieldimagegallery li img:hover {
    box-shadow: none;
}

.gallery_full li {
	width: 100%;
    display: inline-block;
    margin: 16px 0px;
}
.container_fluid_gal {
	background-color:#eee;
	width:100%;
	    margin-bottom: 16px;
}
.gall_h2 {
	    font-size: 24px;
    margin-top: 34px;
    padding: 0;
    text-align: center;
}

/* статическая категория О нас */

#header_s {
	width:100%;
}

#header_s {
	width:100%;
}

.cat_h3_st {
	    color: #fff;
    margin: 20px 0 20px;
    text-transform: uppercase;
    font-size: 72px;
    font-weight: 400;
    line-height: 72px;
    opacity: 0;
    -webkit-transition: all .9s ease-in-out!important;
    -moz-transition: all .9s ease-in-out!important;
    -ms-transition: all .9s ease-in-out!important;
    -o-transition: all .9s ease-in-out!important;
    transition: all .9s ease-in-out!important;
}
.cat_h4_st {
	color: #fff;
    margin: 20px 0 10px;
    text-transform: uppercase;
    font-size: 36px;
	line-height: 36px;
    font-weight: 500;
    opacity: 0;
    -webkit-transition: all .4s ease-in-out!important;
    -moz-transition: all .4s ease-in-out!important;
    -ms-transition: all .4s ease-in-out!important;
    -o-transition: all .4s ease-in-out!important;
    transition: all .4s ease-in-out!important;
}

.active_img .cat_h3_st, .active_img  .cat_h4_st {
    opacity: 1!important;;
}

.cat_h1_st {
	background-color:#eee;
	color:#020000;
	font-size: 60px;
	text-align:center;
	margin:0;
	line-height: 110px;
    padding: 20px 0px;
}

.cat_text {
    color: #000;
    font-size: 24px;
    line-height: 24px;
    padding: 42px 0;
    display: inherit;
    text-align: justify;
}

.cat_h2_st {
	color:#020000;
	font-size: 60px;
	text-align:center;
padding: 20px 0;
    margin: 0;
    line-height: 60px;
}



/* рыцари */

.knights_list {
	padding: 20px 0 0 0;
    margin: 0;
	background-color:#eee
}
.knights_list .knights_li {
	list-style-type: none;
    padding: 20px 0;
}
.knights_list .knights_li:nth-child(even) {
	background-color:#fff
}
.knights_list .knights_li:nth-child(odd) {
	background-color:#eee
}

.knights_list .knights_li:nth-child(even) .col-md-6 {
    float: right;
}

.knights_foto {
	position: relative;
    display: block;
    height: 560px;
    width: 440px;
    margin: 20px auto;
	border: 1px solid #eeeeee;
    overflow: hidden;
}
.knights_foto_f {
    position: relative;
    display: block;
    height: 152px;
    width: 120px;
    margin: 30px auto 0px;
    border: 1px solid #fff;
    overflow: hidden;
}
.shield_ram_f {
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/shield_w.svg) no-repeat;
    background-position: top center !important;
    background-size: cover !important;
   
}
.shield_ram {
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/shield_e.svg) no-repeat;
    background-position: top center !important;
    background-size: cover !important;
   
}
.shield_foto {
    position: absolute;
	top: 1px;
    left: 1px;
    width: calc(100% - 2px);
    height: calc(100% - 2px);
    background-position: top center !important;
    background-size: cover !important;
}

.knights_list .knights_li:nth-child(even) .shield_ram {
    background: url(../images/shield_w.svg) no-repeat;
}
.knights_list .knights_li:nth-child(even) .knights_foto {
    border: 1px solid #fff;
}
#knights_soc {
	margin:0px;
	padding:0px;
}
#knights_soc li {
	    background: none;
    display: inline-block;
}
#knights_soc li a {
	color: #2c2b2a;
    font-size: 42px;
    margin-right: 8px;
}
#knights_soc li a:hover {
	 color:#000;
}
.knights_text {
	font-size: 24px;
    font-style: italic;
    line-height: 24px;
    margin-top: 70px;
    text-align: left;
}
.knights_name {
	font-size: 24px;
    text-transform: uppercase;
    margin-top: 28px;
    font-weight: 600;
	text-align: left;
}

.knights_h2 {
	font-size: 24px;
    font-weight: 500;
    line-height: 26px;
	text-align: left;
}

.knights_list .knights_li:nth-child(even) .knights_text,.knights_list .knights_li:nth-child(even) .knights_name,.knights_list .knights_li:nth-child(even) .knights_h2,.knights_list .knights_li:nth-child(even) #knights_soc {
    text-align: right;
}
.cat_h2_st1 {
	color: #020000;
    font-size: 60px;
    padding: 90px 0 24px;
    margin: 0;
    line-height: 60px;
}
.knights_text1 {
	    color: #020000;
    font-size: 18px;
    padding: 0;
    margin: 0;
    line-height: 18px;
    text-align: justify;
}
.knights_text1 ul {
	padding:20px;
}
.knights_text1 ul li {
	    list-style-type: square;
}
.kn_f {
	text-align:center;
}

#cat_send h4 {
	font-size: 24px;
    font-weight: 600;
    margin-top: 8px;
}

.uf-wrapper-inline .input-send {
	height: 54px;
    width: 100%;
    padding: 10px 22px;
    line-height: 22px;
    border: 1px solid #000000;
    border-radius: 0px;
    margin-bottom: 10px;
}
.uf-wrapper-inline .input-text {
	
    width: 100%;
    padding: 10px 22px;
    line-height: 22px;
    border: 1px solid #000000;
    border-radius: 0px;
    margin-bottom: 10px;
}
.uf-wrapper-inline .send_bnt {
	background: #eeeeee;
    color: #000;
    padding: 20px 60px;
    text-transform: uppercase;
    font-size: 19px;
    display: inline-block;
    margin-top: 16px;
    border-radius: 0px;
	margin-left: calc(50% - 120px);
    width: 240px;
}
.uf-wrapper-inline {
	padding-bottom: 72px;
}

.uf-wrapper-inline .send_bnt:hover {
	background-color: #d4d4d4;

}

/* rewards */

#rewards {
	margin:32px 0;
}

.rewards_list {
	margin:0;
	padding:24px 0;
}
.rewards_li {
	position: relative;
    width: calc(100%/5);
    display: inline-block;
    float: left;
    text-align: center;
	padding: 0 32px;
}

.rewards_foto {
	    background-position: bottom center !important;
    background-size: contain !important;
    display: block;
    width: 80%;
    height: 320px;
    margin: 0 auto;
}

.rewards_name {
	    font-size: 16px;
    line-height: 24px;
    display: block;
    padding: 24px 0;
}

.uf-alert-error {
    background: #ff5b49 !important;
    color: #fff !important;
    margin-bottom: 10px !important;
}
.uf-alert-success {
    background: #ffffff !important;
    color: #000 !important;
    font-size: 36px !important;
} 


/* kamelot_group */

#kamelot_group {
	background-color:#eee;
	margin:32px 0 0;
}

.slider_kg .swiper-slide {
	padding-bottom:32px;
}

.slide_kg {
	    width: 100%;
    height: auto;
}
.slide_h3_kg {
	    font-size: 24px;
    line-height: 24px;
	    padding: 28px 0 14px;
}
.slide_text_kg {
     display: block;
    font-size: 13px;
    line-height: 15px;
    overflow: hidden;
}


/* cat head in */

.cat_head_logo {
	height: 156px;
	width: 100%;
    background-position: center !important;
    background-size: contain !important;
}

.cat_head_h2 {
	font-size: 60px;
    line-height: 60px;
    text-align: center;
    padding: 18px 0 44px;
}

.cat_head_h2_d {
	font-size: 60px;
    line-height: 60px;
    text-align: center;
    padding: 64px 0 0;
}
.cat_head_h2_1 {
font-size: 60px;
    line-height: 60px;
    text-align: left;
    padding: 0 0 20px;
}
.cat_head_text {
	font-size: 24px;
	line-height: 24px;
	text-align: center;
}
.cat_in_c1_text img {
	width:100%;
}
.cat_head_text1 {
	font-size: 18px;
	line-height: 24px;
	text-align: left;
}

.cat_head_text1 h2 {
	font-size: 60px;
    line-height: 60px;
    text-align: left;
    padding: 0 0 20px;
}

.cat_head_text2 {
    font-size: 16px;
    line-height: 21px;
	text-align: left;
	padding: 0 0 20px;
	
}

.cat_head_text3 {
    font-size: 16px;
    line-height: 21px;
    text-align: left;
    margin-bottom: 32px;
}

.cat_head_text2 h2 {
font-size: 60px;
    line-height: 60px;
    text-align: left;
    padding: 0 0 20px;
}

.cat_img_dr_t {
	text-align:center;
    font-size: 24px;
    line-height: 24px;
    padding: 10px 54px 54px;

}
.cat_row_gall {
	background-color: #eee;
    margin: 48px 0 0px;
    padding: 32px 0 32px;
}

.cat_in_c3 {
    background-color: #eee;
    padding: 14px 27px;
	    margin-bottom: 40px;
		text-align: center;
}

.cat_in_c3 .cat_in_c3_h3 {
font-size: 21px;
        line-height: 24px;
    font-weight: 600;
}

.cat_in_c3 .cat_in_c3_p1 {
    font-size: 21px;
        line-height: 24px;
}






#cat_h_gall {
	    
}
#cat_h_gall .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;
      /* Center slide text vertically */
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
    }

#cat_h_gall .swiper-slide img {
     
	
    width: 100%;
   height: auto;
    }	

.cat_h_gall_all {
	position:relative;
    padding: 48px 20px;
}	
.cat_head_n {
	    right: -60px;
    margin-top: -32px;
    height: 64px;
    width: 36px;
    background-size: 36px 64px;
}
.cat_head_p {
	    left: -60px;
    margin-top: -32px;
    height: 64px;
    width: 36px;
    background-size: 36px 64px;
}
#cat_head {
	padding-bottom:56px;
}
#cat_head .container {
	position:relative;
}
#cat_in_c1 .cat_in_c1_h3 {
	text-align:left;
}
#cat_in_c1 .cat_in_info_с .cat_in_c1_h3{
	text-align:center;
}

#cat_head .slide_bnt {
	background-color:#eee;
}
#cat_head .slide_bnt:hover {
	text-decoration:none;
	background-color:#d4d4d4;
}

#cat_head .slide_bnt_w {
	background-color:#fff;
}
#cat_head .slide_bnt_w:hover {
	text-decoration:none;
	background-color:#d4d4d4;
}


#cat_in_dr {
	padding:36px 0;
}
.cat_in_dr {
	    margin: 20px 0;
}
.slide_img_dr {
	width: 100%;
    height: auto;
    position: relative;
    background-size: cover !important;
    background-position: center !important;
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.cat_img_dr {
	width: 100%;
    height: auto;
	vertical-align: top;
}
.slide_img_dr .slide_p_h3 {
	    font-size: 60px;
    line-height: 60px;
    padding: 0 30px;
}

.cat_in_c2_h3 {
font-size: 60px;
    line-height: 60px;
    padding: 0px 0px 30px;
    text-align: center;
    display: block;
}
.cat_in_c2_h31 {
	font-size: 60px;
    line-height: 60px;
    padding: 30px 0px 30px;
    text-align: center;
    display: block;
}
.cat_in_c2_text {
	font-size: 18px;
    line-height: 18px;
    padding: 24px 0;
    display: block;
}
.cat_gall_c2 {
	    padding-bottom: 20px;
    padding-top: 20px;
    display: grid;
}
.cat_gall_c2 img {
	width: 100%;
    height: auto;
}

#cat_in_video {
	overflow:hidden;
}

.cat_dop_video_f {
	position:relative;
	padding:32px 0 0;
}

.frame_blc {
  overflow:hidden;
  position:relative;
  padding-bottom:56.25%;
  padding-top:30px;
  height:0;
}
.frame_blc iframe {
  position:absolute;
  width:100%;
  height:100%;
  left:0;
  top:0;
}


.cat_dop_text2 {
	padding:32px;
}


.video_bagr_full {
	padding:32px 0;
	background-color:#eee;
}
.video_bagr_full .slide_bnt {
    background-color: #fff !important;
	margin-top: 52px;
}
.video_text_p div {
	font-size: 14px;
    line-height: 18px;
}


.cat_main_menu_a .cat_head_h2 {
	text-decoration:none;
	color:#000;
	padding-right:20%;
	text-align:left;
}
.cat_main_menu_a .cat_h_h2_1 {
	padding-right:0;
}
.cat_main_menu_a:hover {
	text-decoration:none;
	color:#000;
}


.cat_blago {
	margin:64px 0 0;
}






/* slider_main */

#main_slaider {
	overflow: hidden;
	width: 100%;
	height: 100vh;
}

.slider_main {
	position: relative;
	
	height: calc(100% - 164px);
}
.slide_i_main {

}

.slide_i_main .container {
	position: relative;
    height:100%;
    display: table;
}

.slide_in_border {
    border: 5px solid white;
    text-align: center;
    padding: 10px;
    width: 650px;
    height: 488px;
    display: table-cell;
    vertical-align: middle;
}

.slide_h2_main {
    font-size: 56px;
    text-transform: uppercase;
    color: #fff;

}

.slide_h3_main {
    font-size: 28px;
    line-height: 28px;
    text-transform: uppercase;
    color: #fff;
    padding-top: 42px;
}

.slide_h4_main {
    font-size: 21px;
    line-height: 21px;
    text-transform: uppercase;
    padding-top: 25px;
    padding-bottom: 28px;
    color: #fff;
}




.swiper_p_main  .swiper-pagination-bullet {
    background: #fff;
}

.swiper_p_main .swiper-pagination-bullet-active {
    background: #f39616;
}


.slider_main_next, .slider_main_prev {
	
}

.sl_img_main {
	position: absolute;
    top: 0;
	width:100%;
	height:100%;
	background-position:center !important;
	background-size:cover !important;
}

#main_project .cat_head_h2_d {
	    padding: 64px 0 42px;
}

.pro_main_b {
	text-align:center;
}
.pro_main_bnt {
    color: #000;
    background-color: #eee;
    padding: 20px 60px;
    text-transform: uppercase;
    font-size: 19px;
    display: inline-block;
   margin: 16px 0 42px;
}
.pro_main_bnt:hover {
	text-decoration:none;
	color:#000;
}

.kg_h2 {
	margin: 16px 0 42px;
}
#kamelot_partners {
	text-align:center;
}

.kp_img {
    position: relative;
    display: inline-block;
    text-align: center;
    margin: 24px;
}





/* edit_news */

.edit_news {
position: absolute;
    top: 20px;
    right: 20px;
	    z-index: 1000;
}
.edit_news_s {
	color: #f39515;
    font-size: 42px;
    padding: 10px;
}


#dropmenudiv a[onclick*="dle_news_delete"] {
      display: none;
}
#dropmenudiv a[onclick*="sendNotice"] {
      display: none;
}
#dropmenudiv a[onclick*="admin.php"] {
      display: none;
}
.ui-dialog {
    z-index: 1500 !important;
}

.chosen-container-multi .chosen-choices li.search-choice {
    border-radius: 2px;
    margin: 4px 4px 0 0;
    background: #009688;
    color: #fff;
    padding: 5px 23px 5px 8px;
    border: 0;
    box-shadow: none;
    font-size: 12px;
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
    box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:before {
    content: '\f00d';
    font-family: 'FontAwesome';
    font-size: 12px;
    line-height: normal;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
    position: absolute;
    top: 6px;
    right: 3px;
    display: block;
    width: 12px;
    height: 12px;
    font-size: 1px;
}

.chosen-container-multi .chosen-choices li.search-choice a {
    color: #fff;
}

.chosen-container {
        width: 100% !important;
}
.chosen-container-multi .chosen-choices {

    padding: 2px 5px;
   
}







/* footer  */

#footer {
	background-color:#eee;
}

.con_soc_map .col-sm-3, .con_soc_map .col-sm-6  {
	padding:0;
}
.con_soc_map a {
				 transition:all .2s ease-in-out; 
    -o-transition:all .2s ease-in-out; 
    -moz-transition:all .2s ease-in-out; 
    -webkit-transition:all .2s ease-in-out;
}

.con_f {
	background-color: #3c5a98;
    height: 54px;
    width: 100%;
    display: block;
    color: #fff;
    line-height: 54px;
    text-align: center;
    font-size: 24px;
}
.con_in {
	background-color: #5851db;
    height: 54px;
    width: 100%;
    display: block;
    color: #fff;
    line-height: 54px;
    text-align: center;
    font-size: 24px;
}
.con_ob {
	background-color: #ef170f;
    height: 54px;
    width: 100%;
    display: block;
    color: #fff;
    line-height: 54px;
    text-align: center;
    font-size: 24px;
}
.con_t {
	background-color: #0088cc;
    height: 54px;
    width: 100%;
    display: block;
    color: #fff;
    line-height: 54px;
    text-align: center;
    font-size: 24px;
}

.con_f:hover, .con_in:hover, .con_ob:hover, .con_t:hover {
	font-size: 30px;
	color: #fff;

}

.con_foot {
    display: table;
    height: 650px;
}
.con_foot_in {
	display: table-cell;
    position: relative;
    vertical-align: middle;
	/* padding: 0 12%; */
	background-color:#fff;
}
.con_foot .col-sm-12 {
	padding:0px;
	
}
.con_foot .row {
	margin:0px;
}

.foot_logo {
	position:relative;
}
.logo1 {
    position:relative;
    left: 50%;
    margin-left: -65px;
    background: url(../images/logo.png) no-repeat;
    width: 130px;
    height: 108px;
    background-position: center;
    background-size: contain;
	
}
.foot_tel {
	margin:24px 0;
}

#cat_h_gall1 img {
	width:100%;
	height:auto;
}
.foot_h4_c {
	font-size:18px;
	text-align:center;
}





/* карта */

#google-container {
    position: relative;
    width: 100%;
	height: 650px;
}

.cat_gallery {
	width: 100%;
	margin: 0 auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
	background-color:#eee;
	padding-bottom: 28px;
}

.swiper-slide1{
		
      text-align: center;
      font-size: 18px;
      background: #fff;
	  
      /* Center slide text vertically */
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
    }
.cat_gallery_img {
	width: 100%;
    height: 270px;
    position: relative;
    background-size: cover !important;
    background-position: center !important;
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}


#footer .swiper-pagination-bullet-active {
    background: #fff;
}

#footer .swiper-pagination-bullet {
    background: #000;
}

.footer_menu {
	padding:40px 0;
	background-color:#000;
}
.footer_menu a {
	
}
.fm_name_cat {
	
}

.ff_menu li {
    font-size: 16px;
    
    text-transform: uppercase;
    list-style-type: none	
}
.ff_menu li a {
	color:#fff;
}
.fi_menu {
	margin: 20px 0;
}

.fi_menu li {
	text-transform: initial;
	font-size:12px;
	margin:0;
	line-height:18px;
}
.fi_menu li a {
	color:#a09f9f;
}

.foot_dop_name {
	margin: 20px 0;
	font-size: 16px;
    color:#fff;
    text-transform: uppercase;
}

.foot_dop_desc {
		text-transform: initial;
	font-size:12px;
	margin:0;
	line-height:18px;
	color:#a09f9f;
}

.catalogs_f {
    margin: 24px 0;
    padding: 0;
    text-align: center;
}
.catalogs_f li {
list-style-type: none;
    display: inline-table;
    padding: 0px 6px;
    margin: 0;
    font-size: 12px;
    width: 168px;
    vertical-align: top;
    text-align: left;
}

.catalogs_f li a{
color: #363636;
    font-size: 11px;
    text-align: left;
    line-height: 11px;
}
.catalogs_f li a:hover {
	color: #f39616;
  
}

.catalogs_f li .hydrated {
	    font-size: 24px;
    float: left;
    height: 28px;
    display: block;
    padding-bottom: 25px;
	    padding-right: 4px;
}


.bottom-nav {    
	position: relative;
    clear: both;
    padding-top: 60px;
	}
.nav-load {
	text-align: center;
	}
.nav-load a {
	padding: 0 60px;
   

   
    font-weight: 700;
    font-size: 18px;
    color: #020000;
	
	display: block;
    height: 100px;
    line-height: 42px;
    margin-bottom: 32px;
}.nav-load a b {
	display: block;
}
.nav-load a:hover {color: #f49616; text-decoration:none;}
.nav-load span {display: none;}

.nav-load a ion-icon {
	font-size: 48px;
}

.anchor_m {
  position: absolute;
  left: 0;
  top: -64px;
}



#totop {
	display:none;
}
#totop .ion-chevron-up {
    position: fixed;
    right: 20px;
    bottom: 32px;
    background-color: #000;
    height: 42px;
    width: 42px;
    
    color: #fff;
    font-size: 33px;
    cursor: pointer;
    display: block;
    line-height: 50px;
    text-align: center;
    opacity: 0.8;
	z-index: 10;
}

#totop .ion-chevron-up:hover {
    opacity: 0.8;
}


.cat_in_c3_a {
	color: #000000;
}
.cat_in_c3_a:hover {
	text-decoration: none;
	color: #545454;
}

.h2_cat_in_s {
	font-size: 60px;
    text-align: center; 
    margin: 0;
    padding: 20px 0px;
    color: #020000;
    text-transform: uppercase;
}

.stone_gallery_coll {
	    padding: 32px 0;
    background-color: #eee;
}

.cat_in_stone {
	padding: 32px 0;
	font-size: 21px;
    line-height: 24px;
}

.cat_in_stone h1 {
	position: relative;
	font-size: 52px;
	text-transform: none;
}
.cat_in_stone h2 {
	color: #fff;
	background-color:#000;
	padding: 8px 24px;
	margin: 24px 0px 0px;
}
.cat_in_stone h3 {    
	position: relative;
	font-size: 46px;
    line-height: 58px;
    text-align: center;
}
.cat_in_stone table { 
    width: 100%;
    border-spacing: 0;
	
   }
.cat_in_stone td {
	padding: 8px 24px;
}
.cat_in_stone tr:nth-child(2n) {
    background: #f0f0f0;
   } 

#gall_stone {
	    position: relative;
    max-width: 800px;
    margin: 0 auto;
    padding: 32px 0 28px;
}
#gall_stone .gall_stone {
	
}
#gall_stone .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;

      /* Center slide text vertically */
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
    }
#gall_stone ul li {
	position: relative;
}
#gall_stone img {
	object-fit: cover;
    height: 100%;
    width: 100%;
}

#contact_in_stone {
	font-size: 21px;
    line-height: 24px;
	padding: 32px 0;
}
#contact_in_stone h2 {
	    font-size: x-large;
	padding: 8px 24px;
}
#contact_in_stone a {
	color: #000;
}
#contact_in_stone b {
	font-weight:600;
}

#phone {
	    position: relative;
    color: #000;
    top: 17px;
    font-size: 28px;
    padding: 8px;
}



#popup_tel {
    display: none;
    position: fixed;
    background-color: rgb(255, 255, 255);
    width: 100%;
    height: 100%;
    z-index: 1500;
    padding: 20px;
    text-align: center;
}
/* tell me */

#popup__toggle{bottom:25px;left:10px;position:fixed;z-index:999;cursor:pointer;}
.img-circle{background-color:#f39515;box-sizing:content-box;-webkit-box-sizing:content-box;}
.circlephone{box-sizing:content-box;-webkit-box-sizing:content-box;border: 2px solid #f39515;width:150px;height:150px;bottom:-25px;left:10px;position:absolute;-webkit-border-radius:100%;-moz-border-radius: 100%;border-radius: 100%;opacity: .5;-webkit-animation: circle-anim 2.4s infinite ease-in-out !important;-moz-animation: circle-anim 2.4s infinite ease-in-out !important;-ms-animation: circle-anim 2.4s infinite ease-in-out !important;-o-animation: circle-anim 2.4s infinite ease-in-out !important;animation: circle-anim 2.4s infinite ease-in-out !important;-webkit-transition: all .5s;-moz-transition: all .5s;-o-transition: all .5s;transition: all 0.5s;}
.circle-fill{box-sizing:content-box;-webkit-box-sizing:content-box;background-color:#f39515;width:100px;height:100px;bottom:0px;left:35px;position:absolute;-webkit-border-radius: 100%;-moz-border-radius: 100%;border-radius: 100%;border: 2px solid transparent;-webkit-animation: circle-fill-anim 2.3s infinite ease-in-out;-moz-animation: circle-fill-anim 2.3s infinite ease-in-out;-ms-animation: circle-fill-anim 2.3s infinite ease-in-out;-o-animation: circle-fill-anim 2.3s infinite ease-in-out;animation: circle-fill-anim 2.3s infinite ease-in-out;-webkit-transition: all .5s;-moz-transition: all .5s;-o-transition: all .5s;transition: all 0.5s;}
.img-circle{box-sizing:content-box;-webkit-box-sizing:content-box;width:72px;height:72px;bottom: 14px;left: 49px;position:absolute;-webkit-border-radius: 100%;-moz-border-radius: 100%;border-radius: 100%;border: 2px solid transparent;opacity: .7;}
.img-circleblock{box-sizing:content-box;-webkit-box-sizing:content-box;width:72px;height:72px;background-image:url(../images/mini.png);background-position: center center;background-repeat:no-repeat;animation-name: tossing;-webkit-animation-name: tossing;animation-duration: 1.5s;-webkit-animation-duration: 1.5s;animation-iteration-count: infinite;-webkit-animation-iteration-count: infinite;}
.img-circle:hover{opacity: 1;}
@keyframes pulse {0% {transform: scale(0.9);opacity: 1;}
  50% {transform: scale(1); opacity: 1; }   
  100% {transform: scale(0.9);opacity: 1;}}
 @-webkit-keyframes pulse {0% {-webkit-transform: scale(0.95);opacity: 1;}
  50% {-webkit-transform: scale(1);opacity: 1;}   
  100% {-webkit-transform: scale(0.95);opacity: 1;}}
@keyframes tossing {
  0% {transform: rotate(-8deg);}
  50% {transform: rotate(8deg);}
  100% {transform: rotate(-8deg);}}
@-webkit-keyframes tossing {
  0% {-webkit-transform: rotate(-8deg);}
  50% {-webkit-transform: rotate(8deg);}
  100% {-webkit-transform: rotate(-8deg);}}
@-moz-keyframes circle-anim {
  0% {-moz-transform: rotate(0deg) scale(0.5) skew(1deg);opacity: .1;-moz-opacity: .1;-webkit-opacity: .1;-o-opacity: .1;}
  30% {-moz-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .5;-moz-opacity: .5;-webkit-opacity: .5;-o-opacity: .5;}
  100% {-moz-transform: rotate(0deg) scale(1) skew(1deg);opacity: .6;-moz-opacity: .6;-webkit-opacity: .6;-o-opacity: .1;}}
@-webkit-keyframes circle-anim {
  0% {-webkit-transform: rotate(0deg) scale(0.5) skew(1deg);-webkit-opacity: .1;}
  30% {-webkit-transform: rotate(0deg) scale(0.7) skew(1deg);-webkit-opacity: .5;}
  100% {-webkit-transform: rotate(0deg) scale(1) skew(1deg);-webkit-opacity: .1;}}
@-o-keyframes circle-anim {
  0% {-o-transform: rotate(0deg) kscale(0.5) skew(1deg);-o-opacity: .1;}
  30% {-o-transform: rotate(0deg) scale(0.7) skew(1deg);-o-opacity: .5;}
  100% {-o-transform: rotate(0deg) scale(1) skew(1deg);-o-opacity: .1;}}
@keyframes circle-anim {
  0% {transform: rotate(0deg) scale(0.5) skew(1deg);opacity: .1;}
  30% {transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .5;}
  100% {transform: rotate(0deg) scale(1) skew(1deg);
opacity: .1;}}
@-moz-keyframes circle-fill-anim {
  0% {-moz-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}
  50% {-moz-transform: rotate(0deg) -moz-scale(1) skew(1deg);opacity: .2;}
  100% {-moz-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}}
@-webkit-keyframes circle-fill-anim {
  0% {-webkit-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;  }
  50% {-webkit-transform: rotate(0deg) scale(1) skew(1deg);opacity: .2;  }
  100% {-webkit-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}}
@-o-keyframes circle-fill-anim {
  0% {-o-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}
  50% {-o-transform: rotate(0deg) scale(1) skew(1deg);opacity: .2;}
  100% {-o-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}}
@keyframes circle-fill-anim {
  0% {transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}
  50% {transform: rotate(0deg) scale(1) skew(1deg);opacity: .2;}
  100% {transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}}
  
  

.tell_me {
	position:fixed;
	bottom:0px;
	width: 100%;
	background: #323232eb;
	min-height: 190px;
	z-index: 100;
}

.tell_me .container .form_tel {
    display: flex;
    flex-direction: column;
    align-items: center;
    color: #ffffff;
    padding: 20px 0;
}
.tell_me .container .form_tel h2 {

	font-style: normal;
    font-weight: 400;
    line-height: 1.2;
    font-size: 1.5rem;
    text-align: center;
    letter-spacing: 0.02em;
    margin: 1rem auto 0.125rem auto;
    color: #fff;
    max-width: 80%;
}
.tell_me .container .form_tel h3 {
	font-style: normal;
    font-weight: 300;
    line-height: 1.2;
    font-size: 1.125rem;
    text-align: center;
    letter-spacing: -0.01em;
    color: #fff;
    margin: 0 auto 18px auto;
    width: 80%;

}
.tell_me .container .form_tel .row {
	display: flex;

}
.tell_me .container .form_tel .tel_in {
	width: 200px;
	margin: 0 8px;
	background: #fff;
    border-radius: 2px;
    border: none;
    padding: 0.5rem;
    color: #323232;
    text-align: center;
    margin: 0 10px;
    cursor: pointer;
    transition: all 0.3s;
    font-size: .9rem;
    max-width: 217px;
    min-width: 150px;
    -webkit-appearance: none!important;
}
.tell_me .container .form_tel .uf-input-error-p {
	font-size: 0.9rem;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.2;
    text-align: center;
    letter-spacing: -0.01em;
    display: block;
    margin: 0 auto;
        color: rgb(255 28 28 / 95%);
    padding-top: 5px;
    max-width: 207px;
}

#rngst_close {
    width: 24px;
    height: 24px;
    color: #fff;
    position: absolute;
    font-size: 39px;
    cursor: pointer;
    right: 20px;
}

.tell_me_hide {
	bottom: -300px !important;

}

.tell_me_suc {
	
	font-style: normal;
    font-weight: 400;
    line-height: 1.2;
    font-size: 1.5rem;
    text-align: center;
    letter-spacing: 0.02em;
    margin: 1rem auto 0.125rem auto;
    color: #fff;
    max-width: 80%;
}

/* --- Оптимизация для разрешений меньше 1200 px --- */


@media only screen and (max-width: 1200px) {
	
}

/* --- Оптимизация для разрешений меньше 1024 px --- */
@media only screen and (max-width: 990px) {
	
}

/* --- Оптимизация для разрешений меньше 800 px --- */
@media only screen and (max-width: 800px) {
	
}



/* --- Оптимизация для разрешений меньше 700 px --- */
@media only screen and (max-width: 768px) {

	.cat_in_stone {
		font-size: 12px;
		line-height: 18px;
	}

	.navbar-nav > li > a {
		font-size: 14px;
		line-height: 14px;
	}

	.cat_in_stone td {
		padding: 4px 4px;
	}

	.slide_img_main,.slide_img_gallery {
		height: auto;
		   
	}
	.slide_img_main .container {
		padding-left: 10px;
		padding-right: 10px;
		min-height: 360px;
	}
	.swiper-slide-active .slide_img_m, .slide_img_g_move {
		-webkit-transform: none);
		-moz-transform: none;
		-ms-transform: tnone;
		-o-transform: none;
		transform: none;
		
	}
	.slide_img_m, .slide_img_g {
		height: 100%;
		 background-position: center !important;
	}
	.slide_h3, .cat_h3_st {
		font-size: 28px;
		line-height: 28px;
	}
	.slide_h4, .cat_h4_st {
		font-size: 16px;
		line-height: 16px;
	}
	.slide_text, .slide_text span {
		font-size: 13px !important;
    line-height: 15px !important;
	}

	.slide_bnt, .slide_bnt_w{
		padding: 8px 18px;
		font-size: 14px;
		    margin: 0px 0 24px;
	}
	
	.slider_m_prev, .slider_m_next {
		display:none; 	
		
	}
	h1, .h1, .cat_h1_st,.cat_h2_st, .h2_cat_in_s, #h1_from_cat {
    font-size: 42px;
	line-height: 42px;
	}
	
	.cat_h1_st_mini {
		font-size: 36px;
	}
	
	.cat_h2_st1 {
		    font-size: 36px;
    line-height: 38px;
    padding: 0 0 18px;
    text-align: center;
	}

	
	.knights_text1 {
		font-size: 16px;
		line-height: 16px;
	}
	
	.in_menu_li a {

		padding: 2px 11px;
		margin-right: 6px;
		margin-bottom: 12px;
		font-size: 14px;
	
	}
	#first_k {
		position:relative;
		margin-bottom: 24px;
	}
	#first_k_f {
		margin-top: 24px;
	}	
	#cat_in_gallery .container,#cat_in_c1 .container ,#cat_in_dr .container ,#cat_head .container,#first_k .container,#first_k_f .container,#cat_in_video .container,#header_s .container,#rewards .container,.td_knig .container, #kamelot_group .container, .slide_i_main .container, #main_project .container, #kamelot_partners .container, #dle-content .container {
		padding-left: 10px;
		padding-right: 10px;
	}
	
	.cat_in .row, .cat_in_li .row, #cat_in_dr .row, #cat_head .row {
		margin-left: 0px;
		margin-right: 0px;
	}
	
	
	#cat_in_gallery .in_gall_b {
		padding:0px;
	}
	
	.sh_gall {
		   margin-bottom: 24px;
		padding-left: 0px;
		padding-right: 0px;
	}
	.g_text {
		padding: 8px 12px 12px;
		height: auto;
	}
	.g_h2 {
		font-size: 24px;
		margin-bottom: 4px;
		line-height: 24px;
	}
	.g_h3 {
		font-size: 15px;
    margin-bottom: 6px;
    line-height: 15px;
	}
	.g_hp {
		display: block;
		height: auto;
		font-size: 12px;
    line-height: 12px;
		overflow: hidden;
	}
	
	.bottom-nav {
		padding-top: 24px;
	}

	
	.con_soc_map .col-sm-3 {
		width:25%;
		float: left;
	}
	
	
	.kn_f {
		width: 100%;
	}
	
	
	.con_foot {
		height: 484px;
	}
	
	
	#google-container {
		height: 290px;
	}
	.con_foot_in {
	
		padding: 24px;
	}
	.logo1 {
		height: 80px; 
	}
	.foot_tel span, .foot_adres span, .foot_time span {
		font-size: 15px !important;
	}
	.gallery_h1 {

		width: 100%;
		margin: 24px auto;
		font-size: 36px;
	}
	.gall_h2 {
		font-size: 18px;
		margin-top: 4px;
	}
		
	.cont_fs_g {
		text-align: justify;
		padding: 4px 0px;
		
	}
	.cont_fs_g div,.cont_fs_g span,.cont_fs_g p {
		text-align: justify !important;
		font-size: 14px;
	}
	
	.knights_list .knights_li:nth-child(even) .knights_text, .knights_list .knights_li:nth-child(even) .knights_name, .knights_list .knights_li:nth-child(even) .knights_h2, .knights_list .knights_li:nth-child(even) #knights_soc {
		text-align: left;
	}
	
	.td_knig .knights_foto {
		height: 264px;
	}
	
	.rewards_li  {
		padding:0;
	}
	
	.rewards_foto {
		height: 120px;
	}
	.slider_kg_next, .slider_kg_prev {
		    top: 136px;
    background-size: 23px 35px;
	}
	
	.swiper_p_container {
		    margin-top: 24px;
		padding-left: 10px;
		padding-right: 10px;
	}
	.slide_img_p {
		width: 100%;
		height: 270px;
	}
	.slide_p_h3 {
		font-size: 42px;
		line-height: 42px;
	}
	.slide_p_text {
		margin-top: 24px;
	}
	.swiper_p .swiper_p_next {
		top: 148px;
		right: 2px;
		margin-right: 0px;
		height: 32px;
		width: 32px;
		background-size: 32px 32px;
		background-position-x: right;
	}
	
	.swiper_p .swiper_p_prev {
		top: 148px;
		left: 2px;
		margin-left: 0px;
		height: 32px;
		width: 32px;
		background-size: 32px 32px;
		background-position-x: left;
	}
	.swiper_p_p {
		    top: auto;
	}
	.cat_in .cat_in_li {
		padding: 10px 0 24px;
	}
	.cat_in .cat_in_li .row .col-md-12, #cat_head .col-md-12, #cat_in_c1 .col-md-4, #cat_in_c1 .col-md-12, #cat_head .col-md-6, #cat_in_c1 .col-md-6 {
		padding: 0;
	}
	#cat_in_c1 .cat_in_c1_h3, #cat_in_c1 .cat_in_c2_h3, .cat_head_text1 h2, .cat_head_h2_d, .cat_head_h2_1, .cat_h2_st, #main_project .cat_head_h2_d, .cat_in_stone h1, .cat_in_stone h3 {
		text-align: center;
		font-size: 36px;
		line-height: 36px;
		padding: 0px 0px 14px;
		letter-spacing: 0.8px;
	}	
	
	.cat_in_c1_text, .cat_in_c2_text, .cat_head_text1, .cat_head_text2, .cat_head_text3, .cat_text {
		    font-size: 14px !important;
		line-height: 18px !important;
		padding: 10px 0 0;
		display: block;
	}
	
	
	.cat_in_c1_img {

    height: 300px;
	}	
	.cat_in .cat_in_li:nth-child(even) .col-md-6 {
		float: inherit;
	}

	.cat_in .row .mob_1lne {
		 padding-left: 0px;
		padding-right: 0px;
	}
	
	.cat_head_logo {
		height: 92px;
	}
	
	.cat_head_h2 {
    font-size: 36px;
    line-height: 42px;
    padding: 0px 0px 12px;
    letter-spacing: 0.8px;
	}
	#cat_head {
		padding-bottom: 0px;
	}
	.cat_head_text {
		font-size: 14px;
		line-height: 18px;
		text-align: left;
		padding: 0px;
	}
	
	.cat_h_gall_all {
		position: relative;
		padding: 24px 0px;
	}
	.cat_head_n {
		right: 8px;
		margin-top: -16px;
		height: 32px;
		width: 32px;
		background-size: 32px 32px;
	}
	.cat_head_p {
		left: 8px;
		margin-top: -16px;
		height: 32px;
		width: 32px;
		background-size: 32px 32px;
	}
	
	.slide_img_dr .slide_p_h3 {
		padding: 0 0px;
		font-size: 36px;
		line-height: 36px;
		letter-spacing: 0.8px;
	}
	
	.slide_p_bnt {
		bottom: 8px;
	}
	.cat_in_dr {
		margin: 0;
		padding: 12px 0 12px;
	}
	#cat_in_dr {
		padding: 0px;
	}
	.cat_gall_c2 {
		padding: 12px 0 12px !important;
	}
	
	.cat_in_c3 {
		background-color: #eee;
		    padding: 6px 10px 8px;
		margin-bottom: 24px;
	}
	.cat_in_c3 .cat_in_c3_h3 {
		font-size: 18px;
		line-height: 26px;
		text-align: center;
	}
	
	.cat_in_c3 .cat_in_c3_p1 {
		font-size: 18px;
		line-height: 26px;
		text-align: center;
	}
	
	.video_bagr_full {
		padding: 0px 0;
		margin-top: 20px;
		background-color: #eee;
	}
	
	.frame_blc {
		margin-top: 12px;
	}
	.video_bagr_full .slide_bnt {
		margin-top: 21px;
	}
	
	.cat_head_text2 {
		margin-bottom: 20px;
	}
	.cat_dop_video_f {
		padding: 8px 0 0;
	}	
	
	.cat_main_menu_a .cat_head_h2 {
		text-align: center;
		font-size: 36px;
		line-height: 36px;
		padding: 0px 10px 8px;
	}
	
	.video_text_p {
		padding-bottom: 12px;
	}
	.swiper_p_p {
		top: 274px;
	}
		
	.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
		margin: 0 4px;
	}
		
	.slide_img_p .slide_p_h3 {
		font-size: 38px;
    line-height: 38px;
    padding: 0 30px;
	}

	.cat_row_gall {
	    margin: 48px 0 24px;
		padding: 32px 0 0;
	}
	.swiper_p_com {
		
	}
	#rewards {
		margin: 0px;
	}
	.rewards_list {
		margin: 0;
		padding: 4px 0;
	}
	.rewards_name {
		font-size: 13px;
		line-height: 18px;
		display: block;
		padding: 10px 0px;
	}
	
	.swiper_p_r {
		position: relative;
		bottom: 0px !important;
		height: 11px;
	}
	#kamelot_group {
		margin: 24px 0 0;
		padding: 18px 0 0;
	}
		
	#rewards{
		padding: 18px 0 0;
	}
	
	.slide_kg {
		height: 270px;
		object-fit: cover;
	}
	.swiper_p_kg {
		top: 274px;
	}
	
	.kp_img {
		margin: 8px;
	}
	.kp_img img {
		height: 62px;
	}

	.slider_main {
		height: calc(100% - 64px);
	}
	
	.slide_h2_main {
		font-size: 24px;
	}
	.slide_h3_main {
		font-size: 16px;
    line-height: 19px;
    padding-top: 20px;
	}	
	.slide_h4_main {
		    font-size: 12px;
    line-height: 14px;
    padding-top: 14px;
    padding-bottom: 11px;
	}
	
	.slide_in_border {
    border: 2px solid white;
    padding: 4px;
    width: 320px;
    height: 264px;
	}
	
	.kg_h2 {
		margin: 0;
	}
	#kamelot_partners {
		margin-top:24px;
	}
	
	.edit_news_s {
		font-size: 28px;
	}
	
	#main_slaider {
margin-bottom: 14px;
		height: 400px;
	}
		
	#main_slaider .swiper_p_main {
		bottom:10px;
		
	}
	.mm1 {
		padding: 8px 18px;
		font-size: 12px;
		margin: 0px 0 0px;
	}
	#main_slaider .slide_text {
		display:none;
	}
	.collapse_menu_up {
		display: inherit;
		margin-left: -20px;
		margin-right: -20px;
		   max-height: 100vh;
   overflow-x: hidden;
   overflow-y: auto;
  -webkit-overflow-scrolling: touch;
	}
}

@media only screen and (max-width: 500px) {
	
}

@media only screen and (max-device-width: 480px) {
	

	.knights_foto {
		width: 330px;
		height: 421px;
		margin: 10px auto;
	}
	
	.knights_text {
		font-size: 17px;
		line-height: 19px;
		margin-top: 12px;
	}
	.knights_name {
		font-size: 21px;
		margin-top: 16px;
	}
	.knights_h2 {
		font-size: 18px;
		
		line-height: 21px;

	}
	.btn_pos {
		display: block;
		right: -15px;
	}
	.tell_me .container .form_tel {
		padding: 5px 0;
	}
	#rngst_close {
		width: 15px;
		height: 18px;
		right: 20px;
	}
	.tell_me .container .form_tel h2 {
		font-size: 1.3rem;
	}
	.tell_me .container .form_tel h3 {
		font-weight: 200;
		font-size: 1.01rem;
	}
	.tell_me .container .form_tel .tel_in {
		width: 140px;
	}
	
}

@media only screen and (max-device-width: 440px) {
	
	.knights_foto {
		width: 240px;
		height: 307px;
	}
	
}
@media only screen and (max-device-width: 320px) {
	
	
}



.clear {
    clear: both;
}

