@font-face {
    font-family: 'MetaPro-CondMedi';
    src: url('../fonts/new/MetaPro-CondMedi.otf') format('opentype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'MetaPro-CondBook';
    src: url('../fonts/new/MetaPro-CondBook.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

body {
    font-family: 'MetaPro-CondBook';
	margin-top: 50px;
}
p{
	line-height:1.3;
}
.bg-rev-menu {
    background: #E5D489;
}
.navbar{
	padding-top: 0;
    padding-bottom: 0;
}
.navbar .nav-item:last-child{
	border-right:0;
}
.navbar-brand img{
	max-height:65px;
}
.navbar-light .navbar-nav .nav-link {
    color: #000;
    text-align: center;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 14px;
    line-height: 1.2;
    white-space: nowrap;
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: #BD1700;
}
.navbar-light .navbar-nav .nav-link span {
    display: block;
    z-index: 9999;
    position: relative;
}
.navbar-light .navbar-nav .active .nav-link, .mobile-menu .active a.btn{
	color:#BD1700;
}
.mobile-menu a.btn{
    padding: 0;
    background: none;
}
.dropdown-menu {
    background: #E5D489;
    border: 0;
    border-radius: 0;
    padding: 1.5rem 0 0;
    margin: 0;
}
.nav-link {
    padding-bottom: .15rem;
    padding-top: .15rem;
}
.navbar .nav-item{ 
	font-family: 'MetaPro-CondMedi';
}
.r-r-info {
	font-family: 'MetaPro-CondBook';
    padding-left: 0.3em;
    font-size: 13px;
    line-height: 1em;
    font-weight: 500;
}
.ca8c0e {
	color: #ca8c0e;
}
.ca8c0e a{
	color: #ca8c0e;
	text-decoration:none;
}
.r-icon-1{
    color: #ca8c0e;
    font-size: 3em;
}
.r-icon-2 {
    color: #fff;
    vertical-align: top;
    background: #ca8c0e;
    display: inline-block;
    font-size: 1.8em;
    width: 44px;
    height: 44px;
    text-align: center;
    line-height: 50px;
    border-radius: 50%;
    margin-top: 3px;
}
.r-head-b {
    height: 50px;
    background: #000;
}
.r-bg-main, .r-bg-main2, .r-bg-main3, .r-bg-main4, .r-bg-main5, .r-bg-main6, .r-bg-main7 {
    background-position: right center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: -55px;
    background-color: #000;
}
.r-bg-main2, .r-bg-main3, .r-bg-main4, .r-bg-main5, .r-bg-main6, .r-bg-main7 {
	min-height: 590px;
}
.r-bg-main {
    background-image: url(/uploads/images/main.jpg);
    min-height: 700px;
}
.r-bg-main2 {
    background-image: url(/uploads/images/main2.jpg);
}
.r-bg-main3 {
    background-image: url(/uploads/images/main3.jpg);
}
.r-bg-main4 {
    background-image: url(/uploads/images/main4.jpg);
}
.r-bg-main5 {
    background-image: url(/uploads/images/main5.jpg);
}
.r-bg-main6 {
    background-image: url(/uploads/images/main6.jpg);
}
.r-bg-main7 {
    background-image: url(/uploads/images/main7.jpg);
}
.color-main2, .color-main3, .color-main4, .color-main5, .color-main6, .color-main7 {
    font-family: 'MetaPro-CondMedi';
    font-size: 29px;
    font-weight: 400;
    line-height: 1.3em;
    padding-left: 1.5em;
}
.color-main2 {
    color: #FF8C57;
    font-size: 29px;
    font-weight: 400;
    line-height: 1.3em;
    padding-left: 1em;
}
.color-main3 {
    color: #FD9F02;
    margin-top: -3em;
}
.color-main4{
	color:#BF885E;
}
.color-main5 {
    color: #FFAAFF;
    margin-top: -3em;
}
.color-main6 {
    color: #A2C06A;
    margin-top: -2em;
}
.color-main7 {
    color: #E03A24;
    margin-top: -3em;
}
.r-text-l {
    font-size: 22px;
    text-align: justify;
}
.niz-text-red {
    color: #8d291d;
    margin: 2em 0;
}
.niz-r-button {
    font-size: 17px;
    font-weight: 500;
    line-height: 1em;
    fill: #8D291D;
    color: #8D291D;
    background-color: #FFFFFF;
    border-style: solid;
    border-width: 3px 3px 3px 3px;
    border-color: #CA8C0E;
    border-radius: 10px 10px 10px 10px;
    padding: 7px 15px 7px 15px;
    display: inline-block;
	width: 100%;
    margin-bottom: 1em;
	cursor:pointer;
	-webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.niz-r:last-child .niz-r-button {
    margin-bottom: 0;
}
.niz-r{
	text-align:center;
}
.pt-5.r-text-l.container{
	max-width: 900px;
}
.display-4 {
    font-size: calc(3.2vw);
    font-weight: 400;
}
.re-footer{
	margin-top:1em;width:100%;height:2px;background: #ca8c0e;
}
.re-foot{
	height:3px;
}
.navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover {
    outline: 0;
}
.modal-body {
    padding: 0;
}
.modal-content {
    border: 0;
}
#empModal2 {
    z-index: 1052 !important;
}
.modal-backdrop.show:nth-of-type(odd) {
    z-index: 1051 !important;
}
div[class^="ibutton"] {
    cursor: pointer;
    display: inline-block;
    font-weight: 500;
    color: #000;
}
div[class^="ibutton"] {
	font-family: 'MetaPro-CondBook';
}
div[class^="ibutton"]:hover {
    color:#8D291D;
}
.dropdown-item {
    color: #000;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
}
.dropdown-item:focus, .dropdown-item:hover, .dropdown-item.active, .dropdown-item:active {
    color: #BD1700;
    background-color: #E5D489;
}
.nbut{
    font-family: 'MetaPro-CondMedi';
    font-size: 12px;
    font-weight: 400;
    padding: 0.5em 0;
    text-transform: uppercase;
    background: #F7D752;
    border-top: 1px solid #888;
    border-bottom: 1px solid #888;
	-webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.nbut:hover {
    color: #000;
    background-color: #F7D752;
    border-color: #888;
    border-top: 1px solid #888;
    border-bottom: 1px solid #888;
    border-right: 0;
    border-left: 0;
}
.nbut:active, .nbut:focus, .nbut:hover, .niz-r-button:active, .niz-r-button:hover {
    transform: scale(1.1);
}
.r-bg-main .text-white{
	padding-top: 55px;
    font-size: 50px;
    font-weight: 400;
    line-height: 1.3em;
}
.container .g-0 {
    padding: 8em 0 1em;
}
.r-footer .g-0 {
    padding: 3em 0 0;
}
.r-popupp{
	font-family: 'MetaPro-CondBook';
	font-size: 13px;
    font-weight: 400;
	text-align: justify;
    line-height: 1.5em;
}
#empModal2 .modal-content{
    background: url(/uploads/images/form_cont.jpg);
    animation-duration: 1.3s;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
#empModal2 .modal-header {
    border: 0;
}
.f-back-r-span{
    text-transform: uppercase;
    font-family: 'MetaPro-CondMedi';
    font-size: 12px;
    font-weight: 400;
}
input[type="text"] {
    border: 1px solid #61CE70;
}
:focus, button:focus {
    outline: none;
}
.re-feedb input[type="text"] {
	width:100%;
	padding:7px;
}
.btn-close:focus {
    box-shadow: none;
}
.modal-backdrop.show {
    opacity: .8;
}
.modal-backdrop:not(:last-child).show {
    opacity: 0;
}
.r-icon-f {
    width: 50px;
    height: 50px;
}
.r-icon-f img{
    width: 100%;
}
.ibutton5,.ibutton1,.ibutton2,.ibutton3,.ibutton4{
	display:block!important;
}
.r-w-500{
    max-width: 500px;
    margin: 0 auto;
}
.modal-body .fw-bold{
	font-family: 'MetaPro-CondMedi';
    font-size: 17px!important;
    font-weight: 400!important;
    line-height: 1.5em;
}
.modal-body .fs-5 p {
    font-family: 'MetaPro-CondMedi';
    font-size: 13px;
    font-weight: 400;
    line-height: 1em;
    margin: 0;
    margin-bottom: 1em;
}
.messages {
    margin-left: 17%;
    line-height: 1.5;
    font-family: 'MetaPro-CondMedi';
    font-size: 17px;
}
.messages .hydrated {
    color: green;
    font-size: 1.4em;
    vertical-align: bottom;
}
.btn-close {
    opacity: 1;
}
.btn-check:focus+.btn, .btn:focus {
    box-shadow: none;
}
.mobile-menu ul{
	padding-left:0;
}
.mobile-menu ul li{
	display:block;
}
.mobile-menu .dropdown-divider {
    border-top: 1px solid rgb(0 0 0);
    opacity: 1;
    background-color: inherit;
}
.mobile-menu .dropdown-menu {
    width: 100%;
    padding: 1em 0;
    border-bottom: 1px solid #000;
}
.mobile-menu .dropdown-menu .dropdown-item {
    text-align: left;
}
.w-190{
	width:190px;
}
.w-100px{
	width:100px;
}
.dropdown-toggle::after {
    display: inline-block;
    vertical-align: 0; 
    content: ">";
    border: 0;
    transform: rotate(90deg);
    font-weight: 700;
}
.dropdown-toggle.show::after {
    transform: rotate(-90deg);
    margin-left: -3px;
}
#openmod{
	z-index: 1052;
}
#openmod .modal-body {
    padding: 1rem;
}
#openmod .modal-header, #openmod .modal-footer{
	border:0;
}
.curpoint{
	cursor:pointer;
}
#openmod .modal-footer{
	justify-content: center;
}
.phoneclick:after{
	content:'+7 777 842 34 34';	
}
@media (max-width: 767px){
	.r-bg-main {
		min-height: 400px;
		background-position: center center;
	}
	.r-bg-main, .r-bg-main2, .r-bg-main3, .r-bg-main4, .r-bg-main5, .r-bg-main6, .r-bg-main7 {
		margin-top: 0;
		min-height: 400px;
	}
	.color-main2, .color-main3, .color-main4, .color-main5, .color-main6, .color-main7, .r-bg-main .text-white {
		padding-left: 0;
		text-shadow: 1px 2px 1px #000;
		text-align: right;
		padding-top: 0;
		font-size: 20px;
	}
	.r-bg-main .text-white {
		font-size: 2em;
	}
	.color-main2, .color-main3, .color-main4, .color-main5, .color-main6, .color-main7 {
		margin-top: -8em;
	}
}
@media (min-width: 768px){
	.modal-dialog {
		max-width: 640px;
	}
	.col-md-6.order-md-1.pt-3.pt-md-5{
		width: 48%;
	}
}
@media (min-width: 1200px){
	.katheight{
		height:300px;
		width:100%;
	}
	 .full-menu{
		 display:block;
	}
	 .mobile-menu{
		 display:none;
	}
	.navbar .nav-item {
		border-right: 1px solid #ffffff;
		height: 25px;
	}
	.dropdown:hover .dropdown-menu{display:block}
}
@media (min-width: 576px){
	#openmod .modal-sm {
		max-width: 300px;
	}
}
@media (max-width: 1199px){
	.r-bg-main .py-5.py-lg-0, .r-bg-main2 .py-5.py-lg-0, .r-bg-main3 .py-5.py-lg-0, .r-bg-main4 .py-5.py-lg-0, .r-bg-main5 .py-5.py-lg-0, .r-bg-main6 .py-5.py-lg-0, .r-bg-main7 .py-5.py-lg-0{
		padding-top: 0!important;
	}
	.bw-190,.pw-100px {
		width: 100%;
		justify-content: center!important;
		display: flex;
	}
	 .full-menu{
		 display:none;
	}
	.mobile-menu{
		display:block;
	}
	.r-text-l p, .r-text-l li{
		font-size:0.7em;
	}
	.r-j-c-c{
		justify-content: center!important;
	}
	.navbar-light .navbar-nav .nav-link {
		font-size: 14px;
		padding: .25rem 1rem;
	}
	.dropdown-menu {
		padding-top:0;
	}
	.dropdown-item {
		text-align: center;
	}
	.r-bg-main .text-white {
		margin-top: -5em;
	}
}
@media (min-width: 1200px){
	.navbar-expand-xl .navbar-nav .nav-link {
		padding-right: 13px;
		padding-left: 13px;
	}
}
@media (min-width: 1400px){
	.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
		max-width: 1150px;
	}
}

.r-con-main2 .container, .w9cont{
	max-width: 900px;
}