@font-face{
	font-family: 'PFDinDisplayPro-Reg';
	src: url('/wp-content/themes/twentyseventeen/fonts/PFDinDisplayPro-Reg.ttf');
}

@font-face{
	font-family: 'PFDinDisplayPro-Bold';
	src: url('/wp-content/themes/twentyseventeen/fonts/PFDinDisplayPro-Bold.ttf');
}

@font-face{
	font-family: 'PFDinDisplayPro-Black';
	src: url('/wp-content/themes/twentyseventeen/fonts/PFDinDisplayPro-Black.ttf');
}

@font-face{
	font-family: 'PFDinDisplayPro-Med';
	src: url('/wp-content/themes/twentyseventeen/fonts/PFDinDisplayPro-Med.ttf');
}

@font-face{
	font-family: 'VAG';
	src: url('/wp-content/themes/twentyseventeen/fonts/vag-world-bold.ttf');
}

#wpadminbar{
	display: none;
}

* {
	margin: 0;
	padding: 0;
	font-family: 'PFDinDisplayPro-Reg';
}

html{
    overflow-x: hidden;
}

html,
body {
	height: 100%;
}

.wrapper {
	position: relative;
	min-height: 100%;
}

.content {
	padding-bottom: 546px;
}

footer {
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 506px;
}

.contact-form {
    margin-top: 0;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    max-width: 100%;
    max-height: 100%;
    height: 100%;
    width: 100%;
    background: #1d1f20c7;
    z-index: 9999;
    display: none;
}

.forma {
    width: 100%;
    background: white;
    margin: 0 auto;
    top: 20vh;
    position: absolute;
    left: 0;
    right: 0;
    padding: 20px;
    max-width: 350px;
}

.formak {
    margin: 0 auto;
    position: relative;
    background: url(/wp-content/themes/twentyseventeen/img/brg.png) bottom center / cover;
    background-repeat: no-repeat;
}

.close {
    position: absolute;
    height: 50px;
    width: 50px;
    top: -20px;
    right: -20px;
    z-index: 999;
    cursor: pointer;
}

form p{
    margin-bottom: 0;
}

.wpcf7-submit{
    border: none;
    background: #1d4b7f;
    color: white;
    padding: 5px 20px;
    text-align: center;
    margin: 0 auto;
    display: block;
    margin-top: 10px;
    cursor: pointer;
}

.wpcf7-validates-as-required{
    padding: 10px 0;
    padding-left: 10px;
    font-size: 16px;
}

.formak h4 {
    font-size: 30px;
    color: rgb( 0, 0, 0 );
    text-align: center;
    width: auto;
}

.post-edit-link{
	display: none;
}

footer .row{
	margin-left: 0;
	margin-right: 0;
}

.containers{
	max-width: 1200px;
	width: 95%;
	margin: 0 auto;
}

.head{
	font-family: 'PFDinDisplayPro-Med';
	margin-top: 15px;
	margin-bottom: 15px;
}

.head a{
	font-size: 20px;
    color: #002e5b;
}

.head p{
	margin-bottom: 0;
	text-align: right;
}/*#0088cc*/

.head .row{
	align-items: center;
}

.head .logo{
	height: 100px;
}

.head h2{
	font-size: 18px;
	text-align: center;
	font-family: 'PFDinDisplayPro-Med';
	color: #1d4b7f;
}

.zakaz{
	font-size: 15px;
    border-bottom: 2px dashed #1d4b7f;
    color: #002e5b;
    cursor: pointer;
}

.header-block {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #1d4b7f;
    padding: 20px 15px;
}

.containers:before, .containers:after {
    content: " ";
    display: table;
}

.main-nav ul {
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative;
}

.rows {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.main-nav ul li {
    margin: 0px -7px 0 0;
    display: inline-block;
    padding-left: 0;
    position: relative;
    color: white;
    font-size: 16px;
    font-weight: 300;
    list-style-type: none;
}

.main-nav a {
    display: block;
    color: #FFF;
    font-size: 90%;
    text-decoration: none;
    text-transform: uppercase;
    color: white;
    transition: .3s;
    font-weight: bold;
}

.main-nav ul ul {
    display: none;
    position: absolute;
    top: 100%;
    /* border: 2px solid white; */
    border-top: 0px;
    width: 165%;
    margin-left: -2%;
    padding-top: 10px;
    z-index: 9999;
}

.main-nav li ul {
    background: #1d4b7f;
    z-index: 999;
}

.main-nav ul li ul li {
    position: relative;
    color: white;
    font-size: 16px;
    font-weight: 300;
    list-style-type: none;
    display: block;
}

.main-nav ul ul li {
    min-width: 170px;
    float: none;
    position: relative;
}

.main-nav li ul li {
    padding: 15px 15px;
    z-index: 999;
}

.main-nav ul li:hover > ul {
    display: inherit;
}

.ulis {
    position: absolute;
    left: 100%;
    top: 0 !important;
    width: 100% !important;
    background: #002e5b;
}

footer ul li:before {
    background: url(/wp-content/themes/twentyseventeen/img/strelka.png) center center / contain no-repeat;
    width: 22px;
    height: 22px;
    display: inline-block;
    content: ' ';
    position: relative;
    vertical-align: middle;
    margin-right: 10px;
}

footer ul li {
    position: relative;
    color: #333;
    font-size: 16px;
    font-weight: 300;
    list-style-type: none;
    display: block;
}

footer ul li a {
    transition: .3s;
    color: white;
    font-family: 'PFDinDisplayPro-Bold';
}

footer ul li a:not([href]):not([tabindex]){
	color: white !important;
}

.phonesz:before {
    background: url(/wp-content/themes/twentyseventeen/img/phonetel.png) center center / contain no-repeat;
    width: 22px;
    height: 22px;
    display: inline-block;
    content: ' ';
    position: relative;
    vertical-align: middle;
    margin-right: 10px;
}

.metkasz:before {
    background: url(/wp-content/themes/twentyseventeen/img/metka.png) center center / contain no-repeat;
    width: 22px;
    height: 22px;
    display: inline-block;
    content: ' ';
    position: relative;
    vertical-align: middle;
    margin-right: 10px;
}

.bezbt {
    border-top: none;
}

footer div ul {
    padding-top: 20px;
    border-top: 2px solid #000000;/*#000040*/
}

footer a{
	text-decoration: none !important;
	transition: .4s;
}

footer {
    padding: 20px 0 !important;
    background: url(/wp-content/themes/twentyseventeen/img/bg1.png) center center / auto repeat;
    background-color: #1d4b7f;/*#3d75b5*/
}

footer h4 {
    font-family: 'PFDinDisplayPro-Bold';
    color: #ffffff;
    text-align: left;
    filter: contrast(250%);
    font-size: 25px;
}

footer ul li {
    padding: 0;
    padding: 2%;
    padding-left: 0;
    border-bottom: 1px solid rgba(28,34,37,0.2);
    border-top: 1px solid rgba(84,103,114,0.2);
    white-space: nowrap;
}

footer ul li a:hover{
	color: #479eff;
	transition: .3s;
}

.studio-info {
    padding: 15px 0;
    background-color: #285385;
}

.studio-info a {
    display: block;
    text-align: center;
    font-size: 0.875rem;
    font-weight: 300;
    line-height: 1.375rem;
    color: #ffffff;
    font-family: 'PFDinDisplayPro-Bold';
}

.lrijf .pz{
	text-align:left;
	z-index:999;
	font-size:150%;
}

.lrijf .pz a{
	color: black;
}

.sjdjkfd{
	border-bottom: 1px dashed #1d4b7f;
	color: #1d4b7f;
	font-size:80%;
	cursor:pointer;
}

.entry-title {
    text-align: center;
    display: block;
    margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 30px;
    color: black;
    font-family: 'PFDinDisplayPro-Bold';
}

.naim{
	color:#969ba5;
	font-size:80%;
}

.lrijf {
    border-bottom: 1px solid #e0e0e0;
    padding: 0px;
    margin-bottom: 20px;
}

.color{
	color: #1d4b7f;
}

.timestt::before {
    content: " ";
    background: url(/wp-content/themes/twentyseventeen/img/maps.png) center center / cover;
    width: 10px;
    height: 17px;
    display: block;
    background-repeat: no-repeat;
    position: relative;
    top: 21px;
    left: -20px;
}

.timest::before {
    content: " ";
    background: url(/wp-content/themes/twentyseventeen/img/times.png) center center / cover;
    width: 14px;
    height: 13px;
    display: block;
    background-repeat: no-repeat;
    position: relative;
    top: 18px;
    left: -20px;
}

.timesttt::before {
    content: " ";
    background: url(/wp-content/themes/twentyseventeen/img/pismo.png) center center / cover;
    width: 14px;
    height: 10px;
    display: block;
    background-repeat: no-repeat;
    position: relative;
    top: 18px;
    left: -20px;
}

.text {
    padding: 0;
    color: #555555;
}

.item-views.sections .item .title {
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 7px;
}

.title a {
    color: #00569c;
    font-size: 18px;
}

.item-views img{
	display: block;
    text-align: center;
    width: 100%;
    height: auto;
}

.item-views.sections .item .image {
    margin-bottom: 18px;
    text-align: left;
    width: 100%;
}

.item-views .col-md-3{
	margin-top: 25px;
}

.underline {
    border-bottom: 2px solid #00569c !important;
    width: fit-content;
    text-align: left !important;
    font-family: 'PFDinDisplayPro-Bold';
}

.bold{
	font-family: 'PFDinDisplayPro-Bold';
}

.stoimost h4 {
    text-align: center;
    padding: 2%;
    font-size: 120%;
    background: #1d4b7f;
    box-shadow: 1px 5px 15px rgba(0,0,0,0.4);
    transition: .3s;
    margin: 10px 0;
    color: white;
}

.stoimost h4 a{
    color: white;
}

.formz, .formzz, .brg, .mobile-menu{
    display: none;
}

@media screen and (max-width: 1400px){
    .net{
        display: none;
    }
}

@media screen and (max-width: 1100px){
    footer ul li{
        font-size: 14px;
    }
}

@media screen and (max-width: 776px){
	footer {
    	position: unset;
    	height: auto;
    	padding-bottom: 0!important;
    	margin-top: 25px;
	}
    .entry-title{
        font-size: 180%;
    }
	.content {
    	padding-bottom: 0;
	}
    .bort{
        font-size: 90%;
    }
    .row{
        margin-right: 0;
        margin-left: 0;
    }
    .head .logo{
        margin: 0 auto;
        display: block;
    }
    .head p{
        text-align: center;
    }
    .main-nav{
        display: none;
    }
    .brg{
        display: block;
        height: 26px;
        cursor: pointer;
    }
    .mobile-menu li a{
        color: white;
        font-size: 18px;
    }
    .mobile-menu li {
        padding: 2% 0%; 
        padding-left: 9%;
        list-style-type: none;
    }
}