.site-logo-wrap img{
    width: 100px;
}

.site-logo-wrap p{
	    color: #f4ca44;
}
.site-header {
    padding: 1em 30px;
    position: absolute;
    top: 0;
    z-index: 9;
    width: 100%;
}
.site-header.awake a{
	color: black !important;

	}
	.site-header.awake .site-nav-toggle i,.site-header.awake  .site-nav-toggle i:before,.site-header.awake  .site-nav-toggle i:after {
    background: black !important;
}
.cover_12{
	background: url(../images/vector-flag-of-russia-inf.png);
    background-size: 50%;
    background-repeat: no-repeat;
    background-position: -100px 49%;
}
.site-nav-toggle i, .site-nav-toggle i:before, .site-nav-toggle i:after {
    background: #ffcc01 !important;
}
.site-menu-inner{
	z-index: 9999;
}
.site-header.awake {
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease;
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
    padding: 10px 30px;

    background: #fffffff7;
}
.site-menu ul {
    position: relative;
    margin-top: 250px;
    margin-bottom: 50px;
}
.site-menu {
    display: block;
    background: #fff;
    right: 0;
    z-index: 9;
    position: fixed;
    width: 300px;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease;
    bottom: 0;
    top: 0;
    -webkit-box-shadow: 0 -20px 20px -5px rgba(0, 0, 0, 0.05);
    box-shadow: 0 -20px 20px -5px rgba(0, 0, 0, 0.05);
    min-height: 300px;
    overflow: auto;
}
.ftco-46 .ftco-46-image {
    background-size: contain;
    background-position: center center;
    position: relative;
    background-repeat: no-repeat;
}
.cover_1 .heading {
    font-size: 50px;
    font-weight: 900;
    line-height: 1.2;
}
.contbg{
	background: #1d13005e;
}
@media (min-width: 768px){
.cover_1 .heading {
    font-size: 50px;
    font-weight: 900;
    line-height: 1.2;
        color: #ffcc00;
    top: -120px;
    position: relative;
    font-size: 70px;
}
}

@media  screen and (min-device-width: 300px) and (max-device-width: 900px){
.cover_1 .heading {
    font-size: 25px;
    font-weight: 900;
    line-height: 1.2;
    color: #ffcc00;
    top: 20px;
    position: relative;
    font-size: 40px;
    width: 100%;
}
.site-logo-wrap {
    position: relative;
    z-index: 1021;
    text-align: right !important;
}
.contact a {
        display: block;
    text-align: center;
}
.footer-widget{
    text-align: center;
}
.cover_12 {
    background: url(../images/vector-flag-of-russia-inf.png);
    background-size: 150%;
    background-repeat: no-repeat;
    background-position: -100px 49%;
}
.ftco-46 .ftco-46-text.ftco-46-arrow-right {
    z-index: 2;
    position: relative;
    width: 100% !important;
}
.ftco-46 .ftco-46-text.ftco-46-arrow-left {
    z-index: 2;
    position: relative;
    width: 100% !important;
}
.ftco-46 .ftco-46-row > div {
    text-align: center;
    width: 100% !important;
}
.ftco-46 .ftco-46-image {
    height: 200px;
    display: block;
    text-align: center;
    margin: auto;
}



}