/*
font-family: 'Cuprum', sans-serif;
font-family: 'Rubik', sans-serif;
*/

body{
	font-family: 'Cuprum', sans-serif !important;
}
a{
	text-decoration: none !important;
}
.d-flex{
	display: flex !important;
}
.align-items-center {
    align-items: center!important;
}
h1 {
    font-size: 70px !important;
}
h2{
	font-size: 40px !important;
}
h3{
	font-size: 50px !important;
}
h4{
	font-size: 25px !important;
	font-weight: 100;
}
p{
	font-family: 'Rubik', sans-serif !important;
	font-size: 18px;
}

/* Menu */
.navbar{
	font-family: 'Rubik', sans-serif !important;
	height: 120px;
    margin: 0 !important;
    padding: 0 !important;
}
.navbar .container-fluid {
    height: 100%;
    margin: 0 !important;
    padding: 0 !important;
}
.nav-link {
    color: #052336 !important;
    font-weight: 500;
}
.nav-link:hover{
	color: #FF4E4E !important;
}
ul.navbar-nav.me-auto.mb-2.mb-lg-0 {
    justify-content: space-around;
    width: 50%;
    margin-left: auto;
}
.logo {
    width: 15.5%;
    text-align: center;
}
.logo a img{
	width: 47%;
    margin-left: 30%;
}
#logo{
	height: 120px;
	width: 21.5%;
	background: #FF4E4E;
	position: absolute;
	z-index: -10;
}
span.navbar-text {
    width: 18.5%;
    height: 120px;
    background-color: #042C71;
    color: #fff !important;
    padding: 30px;
}
.top-cont img {
    float: left;
    margin-right: 15px;
    margin-left: 0px;
}
.top-cont a{
	color: #fff !important;
}

/* Baner */
.baner {
    /*background: url(img/baner_blue.png) left no-repeat, url(img/baner_back.png) right no-repeat;*/
    background-size: contain !important;
    height: 87.2vh;
}
.ban-inf {
    width: 50%;
    background-color: #fff;
    border-radius: 0 100px 0 0;
    padding: 25px;
}
.ban-inf p{
	font-family: 'Rubik', sans-serif !important;
	font-size: 18px;
}
.ban-inf h1{
	border-bottom: 2px solid rgba(0, 0, 0, 0.12);
	width: 91%;
	padding-bottom: 15px;
}
.button {
    background-color: #FF4E4E;
    color: #fff;
    width: 155px;
    height: 55px;
    padding: 15px 30px;
    margin-top: 45px;
}
.button a, .button:hover a{
	color: #fff;
}
.button img {
    margin-left: 10px;
}

/* About */
.about {
    background: url(img/about_back.png) no-repeat;
    background-size: cover;
    margin: 25px 0;
    padding: 70px 0;
}
.about-info {
    background-color: #042C71;
    color: #fff;
    padding: 75px 50px;
    width: 55%;
    margin-right: 0;
    margin-left: auto;
}
.about-info h2 {
    margin-bottom: 25px;
}
.about-info p {
    font-family: 'Rubik', sans-serif !important;
    font-size: 18px;
    font-weight: 100;
}

/* Uslugi */
.uslug.conainer {
    width: 60%;
    margin-right: auto;
    margin-left: auto;
}
.uslug .nav-tabs, .nav-tabs .nav-link.active, .nav-tabs .nav-link:hover {
    border: none !important;
}
.uslug .nav-tabs .nav-link {
    border: none !important;
    padding: 20px;
    padding-bottom: 5px;
}
.uslug li.nav-item {
    background-color: #fff !important;
    color: #052336 !important;
    font-size: 30px;
    font-weight: 100;
    text-align: center;
    box-shadow: 0 0 14px #00000061;
    border-radius: 7px;
    width: 238px;
}
.uslug li.nav-item .active {
    background-color: #FF4E4E !important;
    color: #fff !important;
}
.uslug li.nav-item img {
    margin-left: auto;
    margin-right: auto;
}
.uslug li.nav-item .active #reg{
    display: none;
}
.uslug li.nav-item #reg{
    display: block;
}
.uslug li.nav-item .active #active{
    display: block;
}
.uslug li.nav-item #active{
    display: none;
}
.uslug .nav {
    justify-content: space-between;
    padding: 0;
}
.uslug .nav-link {
    color: #052336 !important;
    font-weight: 500;
    border-radius: 7px !important;
}
.uslug-item {
    box-shadow: 0 0 14px #00000061;
    border-radius: 7px;
    margin-top: 35px;
    padding: 5% 5% !important;
    overflow: hidden;
}
.uslug-item-img img {
    border-radius: 7px;
    width: 100%;
    max-width: 380px;
    max-height: 550px;
    object-fit: cover;
}
.uslug-item-img {
    text-align: right;
}
.uslug-item .col-xl-8 {
    padding-right: 10%;
}
.uslug-item h3 {
    margin-bottom: 1rem !important;
}
.uslug-item .row .col-6 img{
	margin-top: 40px;
	margin-bottom: 30px;
}
.button.but-zakaz {
    color: #fff;
    background: #042C71;
    width: 100% !important;
    padding: 10px;
    margin-top: 25px;
    border-radius: 7px;
    text-align: center;
    height: auto;
}
.tab-content {
    margin-bottom: 30px;
}

/* Statistica */
.stat{
	background-color: #052336;
}
.stat h2 {
    margin-bottom: 2rem;
    font-weight: 100;
    text-align: left;
}
.stat-back {
    background-image: url(img/stat-back.png);
    background-size: cover;
    height: 530px;
}
.stat {
    height: 530px;
    overflow: hidden;
}
.stat-info {
    color: #fff;
    height: max-content;
    margin-top: auto !important;
    margin-bottom: auto;
    text-align: center;
}
p#count {
    font-size: 40px;
    font-weight: 600;
    padding: 0;
}
.stat-info .row .col-xl-4 div {
    border: 2px solid #fff;
    border-radius: 7px;
    padding-top: 15px;
}
.stat-info .row .col-xl-4 div img {
    margin-bottom: 10px;
}

/* Contact */
.cont {
    text-align: center;
    box-shadow: 0 0 14px #00000040;
    border-radius: 7px;
    margin: 30px 0;
    padding: 40px 50px !important;
}
.cont .col-3{
	text-align: left;
}
form input, form select, form select option, form textarea {
    border: 1px solid #cedbea;
    border-radius: 7px;
    width: 100%;
    height: 8vh;
    padding: 0 21px;
    font-family: 'Rubik', sans-serif;
    margin: 10px 0;
}
form textarea {
    height: auto;
    padding: 21px;
}
input[type="submit"] {
    width: 20%;
    margin-left: 13px;
    background-color: #042C71;
    color: #fff;
    letter-spacing: 3px;
}
.mp-cont-info img {
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
}
.mp-cont-info p {
    margin: 0;
}
.mp-cont-info {
    background-color: #fff;
    padding: 15px;
    border-radius: 7px;
    margin-top: -6vh !important;
    z-index: 1;
    box-shadow: 0 0 14px #00000040;
}
.mp-cont-info a,.mp-cont-info a:hover{
	color: #000;
}
.mp-cont-info a div p:first-child{
	font-weight: 500;
}
#cont{
	/*margin: 3rem 0;*/
}
.cont .col-xl-3.col-12 {
    text-align: left;
}

/* Footer */
footer {
    background-color: #052336;
    color: #fff;
    margin-top: -13vh;
}
footer .container {
    margin-top: auto;
    margin-bottom: auto;
    padding-top: 20vh;
}
footer a{
	color: #fff;
}
footer a:hover{
	color: #FF4E4E;
}
#social-f{
	padding-left: 10%;
}

/* Adaptive */
@media (max-width: 768px){
	h3 {
	    font-size: 25px !important;
	}
	.logo, #logo {
	    background-color: transparent;
	    width: auto;
	    text-align: center;
	}
	.logo a img {
	    width: 29%;
	    margin-left: 5%;
	    margin-bottom: 0%;
	}
	button.navbar-toggler{
		right: 20px;
	    top: 60%;
	    position: absolute;
	}
	.navbar-collapse {
	    flex-basis: 100%;
	    flex-grow: 1;
	    align-items: center;
	    background-color: #fff;
	}
	span.navbar-text {
	    width: auto;
	    height: auto;
	    background-color: transparent;
	    color: #000!important;
	    padding: 0;
	}
	.top-cont a {
	    color: #000 !important;
	}
	.baner {
	    height: 70vh;
	    background-size: cover !important;
	}
	.ban-inf {
	    width: auto;
	    background-color: transparent;
	    padding: 25px;
	    color: #fff;
	}
	.about-info {
	    padding: 20px;
	    width: auto;
	}
	.about {
	    background: url(img/about_back.png) no-repeat;
	    background-size: cover;
	    margin: 25px 0;
	    padding: 35px 0;
	}
	.uslug li.nav-item .active #active, .uslug li.nav-item #reg{
		    display: none;
	}
	.uslug li.nav-item {
	    width: 100%;
	    margin: 10px 0;
	}
	.uslug-item {
	    box-shadow: none;
	    border-radius: 0;
	    margin-top: 35px;
	    padding: 0 !important;
	    overflow: hidden;
	}
	.uslug-item .row .col-6 img {
	    margin-top: 10px;
	    margin-bottom: 10px;
	    width: 100%;
	}
	.uslug-item-img {
	    text-align: right;
	    display: none;
	}
	.stat-back {
	    display: none;
	}
	.stat {
	    height: auto;
	    overflow: hidden;
	    padding: 20px 0;
	}
	.stat-info {
	    margin-right: auto;
	    margin-left: auto;
	}
	.stat h2 {
	    margin-bottom: 1rem;
	    text-align: center;
	}
	.stat-info .row .col-xl-4 div {
	    margin: 5px 0;
	}
	form input, form select, form select option, form textarea {
	    height: 4vh;
	}
	#cont{
		margin: 2rem 0;
	}
	.social {
	    margin-bottom: 1rem;
	}
	input[type="submit"] {
	    width: 93%;
	    margin-left: 11px;
	}
	.mp-cont-info {
	    margin-top: 1vh !important;
	    box-shadow: 0 0 14px #00000021;
	    width: 90% !important;
	    margin-right: auto;
	    margin-left: auto;
	}
	footer {
	    height: auto;
	    margin-top: 2vh;
	}
	footer .container {
	    padding-top: 3vh;
	}
	#social-f{
	    padding-left: 0;
	    text-align: center;
	}
	.cont {
	    box-shadow: none;
	    margin: 30px 0;
	    padding: 25px 30px !important;
	}
	.uslug-item .col-xl-8 {
	    padding-right: 0;
	}
}