body {
	font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    margin: 0;
}
a {
	text-decoration: none;
	color: white;
}
a:link { 
    text-decoration: none;
    color: white;
} 
a:visited { 
	text-decoration: none; 
	color: white;
} 
a:active { 
	text-decoration: none;
	color: white;
}
a:hover {
	text-decoration: none; 
	color: white;
} 
p{
	padding: 0;
	margin: 0;
}
ul{
	padding: 0;
    margin: 0;
}
ol{
	padding: 0;
    margin: 0;
}
img{
    width: 100%;
    height: auto;
}
h1 , h2 ,h3{
    padding: 0;
    margin: 0; 
}
h1{
    font-weight: 500;
    font-size: 36px;
    line-height: 45px;
}
h2{
    font-weight: 500;
    font-size: 32px;
    line-height: 45px;
}
h3{
    font-weight: 500;
    font-size: 28px;
    line-height: 45px;
}
.seo-text{
    font-weight: 400;
    font-size: 18px;
    line-height: 23px;
    color: #000000;
}
.seo-text p{
    padding: 10px 0;
}
.seo-text a{
    color: black;
}
.seo-text h1{
    padding: 15px 0;
}
.seo-text h2{
    padding: 15px 0;
}
.seo-text h3{
    padding: 15px 0;
}
.seo-text img{
    padding: 10px;
    width: 300px;
    max-width: 100%;
}
.content{
	width: 1400px;
	margin: auto;
}
.burger{
    display: none;
}
.mobile-menu{
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: rgba(0, 0, 0, 0.85);
    flex-direction: column;
    z-index: 3;
    overflow: auto;
}
.mobile-menu a{
    margin: 30px auto;
    font-size: 24px;
}
.close-menu{
    width: 60px;
    margin: auto;
    cursor: pointer;
    position: absolute;
    top: 15px;
    right: 20px;
    text-align: center;
}
.buttons{
    width: 100%;
    display: flex;
}
.buttons .button{
    cursor: pointer;
    width: 220px;
    padding: 15px;
    font-weight: 500;
    font-size: 15px;
    line-height: 22px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.all-main-fos{
    display: flex;
    background: url("/template/siteimg/fosbg.png");
    padding: 100px 0;
}
.all-main-fos .main-fos{
    width:  calc(100% - 120px);
    display: flex;
    flex-wrap: wrap;
    border-radius: 20px;
    background: #f5f7fb;
    padding: 60px;
    justify-content: space-between;
}
.all-main-fos .main-fos .inform{
    width: 50%;
    display: flex;
    flex-wrap: wrap;
}
.all-main-fos .main-fos .inform .top{
    width: 100%;
    margin-bottom: 80px;
}
.all-main-fos .main-fos .inform .top .consul{
    font-weight: 500;
    font-size: 16px;
    line-height: 22px; 
    color: #1d2f52;
}
.all-main-fos .main-fos .inform .top .head{
    font-weight: 500;
    font-size: 34px;
    line-height: 44px; 
    color: #8d8d8d;
}
.all-main-fos .main-fos .inform .top .head span{
    color: #1d2f52;
}
.all-main-fos .main-fos .inform .bottom{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}
.all-main-fos .main-fos .inform .bottom .item{
    width: 100%;
    margin-bottom: 20px;
}
.all-main-fos .main-fos .inform .bottom .item .name{
    font-weight: 400;
    font-size: 14px;
    line-height: 20px; 
    color: #8d8d8d;
}
.all-main-fos .main-fos .inform .bottom .item .desc{
    font-weight: 500;
    font-size: 22px;
    line-height: 31px; 
    color: #1d2f52;
}
.all-main-fos .main-fos .left{
    width: 45%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
}
.all-main-fos .main-fos .left .opens-alertgood{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}
.all-main-fos .main-fos .left .opens-alertgood .name{
    display: none;
    width: 100%;
    margin-bottom: 15px;
    font-family: "Roboto", sans-serif;
    font-weight: 600;
    font-size: 42px;
    line-height: 52px; 
    color: #0e1499;
}
.all-main-fos .main-fos .left .opens-alertgood .desc{
    display: none;
    width: 100%;
    font-family: "Inter", sans-serif;
    font-weight: 300;
    font-size: 22px;
    line-height: 39px; 
    color: #000;
    margin-bottom: 15px;
}

.all-main-fos .main-fos .left .opens-alertgood .mini-desk{
    width: 100%;
    margin-bottom: 30px;
    font-weight: 600;
    font-size: 25px;
    line-height: 30px;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: #FFFFFF;
}
.all-main-fos .main-fos .left .opens-alertgood .label-input{
    font-weight: 400;
    font-size: 20px;
    line-height: 31px; 
    color: #000;
}
.all-main-fos .main-fos .left .opens-alertgood .validation{
    width: 100%;
    color: red;
    font-size: 13px;
    font-weight: 300;
    margin-top: 2px;
    margin-bottom: 12px;
    display: none;
}
.all-main-fos .main-fos .left .opens-alertgood textarea{
    font-family: 'Golos Text', sans-serif;
    width: calc(100% - 20px);
    padding: 10px;
    color: rgb(55, 55, 55);
    border: 1px solid rgb(242, 242, 242);
    background-color: rgb(255, 255, 255);
    border-radius: 12px;
    font-size: 17px;
    font-weight: 400;
    height: 260px;
    margin-top: 10px;
}
.all-main-fos .main-fos .left .opens-alertgood textarea:focus {
	border: none;
	outline: none;
	background-color: rgb(255, 255, 255);
	font-family: 'Golos Text', sans-serif;
    font-size: 17px;
    font-weight: 400;
    
}
.all-main-fos .main-fos .left .opens-alertgood input{
    font-family: 'Golos Text', sans-serif;
    width: calc(100% - 40px);
    outline: none;
    color: rgb(55, 55, 55);
    border: 1px solid rgb(242, 242, 242);
    background-color: rgb(255, 255, 255);
    border-radius: 12px;
    font-size: 17px;
    font-weight: 400;

    padding: 15px 20px;
    margin-bottom: 10px;
}
.all-main-fos .main-fos .left .opens-alertgood  input::-webkit-input-placeholder{
    font-family: 'Golos Text', sans-serif;
	border: none;
	outline: none;
	background-color: rgb(255, 255, 255);
	    
	font-size: 17px;
    font-weight: 400;
}
.all-main-fos .main-fos .left .opens-alertgood input:focus {
    font-family: 'Golos Text', sans-serif;
	border: none;
	outline: none;
	background-color: rgb(255, 255, 255);
	
    font-size: 17px;
    font-weight: 400;
}
.all-main-fos .main-fos .left .opens-alertgood input:focus::-webkit-input-placeholder {
    font-family: 'Golos Text', sans-serif;
	color: transparent
}
.all-main-fos .main-fos .left .opens-alertgood  .opens-fos-phone{
    padding-left: 60px;
    width: 100%;
}
.all-main-fos .main-fos .left .opens-alertgood .polic{
    font-weight: 400;
    font-size: 14px;
    line-height: 20px; 
    color: #8d8d8d;
}
.all-main-fos .main-fos .left .opens-alertgood .polic a{
    font-weight: 400;
    font-size: 14px;
    line-height: 20px; 
    color: #8d8d8d;
    text-decoration: underline;
}
.all-main-fos .main-fos .left .opens-alertgood .buttons .button{
    margin-top: 15px;
    width: 100%;
    padding: 30px 0;
    background: #1d2f52;
    border-radius: 10px;
    font-weight: 500;
    font-size: 18px;
    line-height: 28px;
    text-align: center;
    color: #fff;
    transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out;
}
.all-main-fos .main-fos .left .opens-alertgood .buttons .button:hover{
    background-color: #324e84;
}

.all-main-fos .main-fos .left .opens-alertgood .buttons .button p{
    z-index: 2;
}
.all-main-fos .main-fos .left .opens-hid-alertgood{
    display: none;
    width: 100%;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    color: white;
}
.all-main-fos .main-fos .left .opens-hid-alertgood svg{
    margin-right: 30px;
}
.all-main-fos .main-fos .left .opens-hid-alertgood p{
    width: calc(100% - 100px);
    color: #373737;
    font-weight: 300;
    font-size: 16px;
    line-height: 1.55;
}
.all-main-fos .main-fos .left .opens-hid-alertgood .buttons .button{
    margin-top: 15px;
    width: 180px;
    padding: 13px 0;
    background: #1d2f52;
    border-radius: 10px;
    font-weight: 500;
    font-size: 18px;
    line-height: 28px;
    text-align: center;
    color: #fff;
    transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out;
}
.all-main-fos .main-fos .left .opens-hid-alertgood .buttons .button:hover{
    background-color: #324e84;
}
.all-main-menu{
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.all-main-menu .main-menu{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 30px;
}
.all-main-menu .main-menu .logo-menu{
    width: 135px;
}
.all-main-menu .main-menu .work-menu{
    font-weight: 400;
    font-size: 16px;
    text-align: center;
    color: #fff;
}
.all-main-menu .main-menu .work-menu p{
    margin-bottom: 5px;
}
.all-main-menu .main-menu .info-menu{
    width: 170px;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
}
.all-main-menu .main-menu .info-menu svg{
    margin-left: 10px;
}
.all-main-menu .main-menu .info-menu .phone{
    margin-bottom: 12px;
    font-weight: 400;
    font-size: 18px;
    text-decoration: underline;
    color: #fff;
}
.all-main-screen{
    width: 100%;
    height: 100vh;
    min-height: fit-content;
    background: url(/fon.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50%;
    display: flex;
    flex-wrap: wrap;
    align-items: center
}
.all-main-screen .main-screen{
    width: 100%;
    padding-top: 150px;
    padding-bottom: 100px;
    display: flex;
    flex-wrap: wrap;
}
.all-main-screen .main-screen .left{
    width: 60%;
    display: flex;
    flex-wrap: wrap;
}
.all-main-screen .main-screen .left h1{
    font-weight: 600;
    font-size: 40px;
    color: #fff;
    margin-bottom: 45px;
}
.all-main-screen .main-screen .left p{
    padding: 10px 0;
    font-weight: 400;
    font-size: 20px;
    color: #fff;
    width: 100%;
}
.all-main-screen .main-screen .left ul{
    padding: 10px 0;
    font-weight: 400;
    font-size: 20px;
    color: #fff;
    margin-left: 25px;
    width: calc(100% - 25px);
}
.all-main-screen .main-screen .left .buttons .button{
    background: #8c0000;
    margin-top: 60px;
    font-weight: 500;
    font-size: 16px;
    letter-spacing: 0.07em;
    color: #fff;
    border-radius: 10px;
    padding: 10px 50px;
    width: 100px;
}
.all-main-uslugi{
    margin: 100px 0;
}
.all-main-uslugi .main-uslugi{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}
.all-main-uslugi .main-uslugi h2{
    font-weight: 600;
    font-size: 30px;
    color: #013a5e;
    margin-bottom: 30px;
}
.all-main-uslugi .main-uslugi .uslugi{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.all-main-uslugi .main-uslugi .uslugi .item{
    width: 48%;
    margin: 2% 0;
    height: 280px;
    display: flex;
    flex-wrap: wrap;
    border-radius: 10px;
    align-items: center;
    justify-content: flex-end;
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
}
.all-main-uslugi .main-uslugi .uslugi .item .right{
    width: 50%;
    margin-right: 35px;
    font-weight: 500;
    font-size: 24px;
    text-align: right;
    color: #fff;
}
.all-main-uslugi .main-uslugi .buttons .button{
    background: #8c0000;
    margin-top: 35px;
    font-weight: 500;
    font-size: 16px;
    letter-spacing: 0.07em;
    color: #fff;
    border-radius: 10px;
    padding: 10px 50px;
    width: 240px;
}
.all-main-work{
    margin: 100px 0;
}
.all-main-work .main-work{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}
.all-main-work .main-work h2{
    font-weight: 600;
    font-size: 30px;
    color: #013a5e;
    margin-bottom: 30px;
}
.all-main-work .main-work .work{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.all-main-work .main-work .work .item{
    width: calc(22% - 60px);
    margin-bottom: 50px;
    display: flex;
    flex-wrap: wrap;
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
    border-radius: 10px;
    min-height: fit-content;
    padding: 30px;
}
.all-main-work .main-work .work .item .items{
    width: 100%;
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
    background: rgba(255, 255, 255, 0.9);
    border-radius: 10px;
    padding: 25px 15px;
}
.all-main-work .main-work .work .item .items .name{
    font-weight: 500;
    font-size: 16px;
    text-align: center;
    color: #000;
    padding-bottom: 12px;
}
.all-main-work .main-work .work .item .items p{
    font-weight: 500;
    font-size: 12px;
    color: #000;
    padding: 12px 0;
}
.all-main-work .main-work .work .item .items ul{
    width:calc(100% - 25px);
    font-weight: 500;
    font-size: 12px;
    color: #000;
    padding: 12px 0;
    margin-left: 25px;
}
.all-main-work .main-work .buttons .button{
    background: #8c0000;
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
    margin-top: 55px;
    font-weight: 500;
    font-size: 16px;
    letter-spacing: 0.07em;
    color: #fff;
    border-radius: 10px;
    padding: 10px 50px;
    width: 100px;
}
.all-main-photo{
    margin: 100px 0;
}
.all-main-photo .main-photo{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}
.all-main-photo .main-photo h2{
    margin-bottom: 30px;
    font-weight: 600;
    font-size: 30px;
    color: #013a5e;
}
.all-main-photo .main-photo .photo{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.all-main-photo .main-photo .photo img{
    width: 23%;
    margin-bottom: 2%;
}
.all-main-photo .main-photo .photo .notactive{
    display: none;
}
.all-main-photo .main-photo .buttons .button{
    background: white;
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
    margin-top: 55px;
    border: 1px solid #670000;
    border-radius: 10px;
    padding: 10px 50px;
    width: 135px;
    font-weight: 500;
    font-size: 16px;
    letter-spacing: 0.07em;
    color: #000;
}
.all-main-voprosy{
    margin: 100px 0;
}
.all-main-voprosy .main-voprosy{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}
.all-main-voprosy .main-voprosy h2{
    margin-bottom: 35px;
    font-weight: 600;
    font-size: 30px;
    letter-spacing: 0.07em;
    color: #005f9a;
}
.all-main-voprosy .main-voprosy .all-voprosy{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}
.all-main-voprosy .main-voprosy .all-voprosy .item{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 15px;
    margin-top: 15px;
    border-bottom: 1px solid #005f9a;
}
.all-main-voprosy .main-voprosy .all-voprosy .item .vopros{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    cursor: pointer;
}
.all-main-voprosy .main-voprosy .all-voprosy .item .vopros .left{
    margin-right: 15px;
    width: 15px;
}
.all-main-voprosy .main-voprosy .all-voprosy .item .vopros .right{
    width: calc(100% - 30px);
    font-weight: 400;
    font-size: 16px;
    letter-spacing: 0.07em;
    color: #000;
}
.all-main-voprosy .main-voprosy .all-voprosy .item .otvet{
    display: none;
    margin-top: 20px;
    width: 100%;
    font-weight: 400;
    font-size: 14px;
    letter-spacing: 0.07em;
    color: #000;
}
.all-main-voprosy .main-voprosy .buttons .button{
    background: #8c0000;
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
    margin-top: 55px;
    border-radius: 10px;
    padding: 10px 50px;
    width: 135px;
    font-weight: 500;
    font-size: 16px;
    letter-spacing: 0.07em;
    color: #fff;
}
.all-main-footer{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    padding: 30px 0;
    background: url(../siteimg/footbg.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50%;
}
.all-main-footer .main-footer{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.all-main-footer .main-footer .left{
    width: 150px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}
.all-main-footer .main-footer .left .logo{
    width: 150px;
    margin-bottom: 25px;
}
.all-main-footer .main-footer .left p{
    font-weight: 400;
    font-size: 16px;
    color: #fff;
}
.all-main-footer .main-footer .left .sity{
    margin-top: 25px;
    font-weight: 700;
    font-size: 16px;
    color: #fff;
}
.all-main-footer .main-footer .right{
    width: 250px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: flex-end;
}
.all-main-footer .main-footer .right .phone{
    margin-bottom: 30px;
    font-weight: 400;
    font-size: 18px;
    text-decoration: underline;
    text-align: right;
    color: #fff;
}
.all-main-footer .main-footer .right svg{
    margin-left: 15px;
}
.all-main-footer .main-footer .buttons{
    margin-top: 25px;
    justify-content: flex-end;
}
.all-main-footer .main-footer .buttons .button{
    background: #8c0000;
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
    border-radius: 10px;
    padding: 10px 50px;
    width: 105px;
    font-weight: 500;
    font-size: 16px;
    letter-spacing: 0.07em;
    color: #fff;
}

@media only screen and (max-width:1500px)  {
    .content{
        width: 1200px;
    }
}
@media only screen and (max-width:1300px)  {
    .content{
        width: 1000px;
    }
    .all-main-uslugi .main-uslugi .uslugi .item .right{
       width: 50%;
    }
    .all-main-work .main-work .work {
        justify-content: space-around;
    }
    .all-main-work .main-work .work .item {
        width: calc(30% - 60px);
    }
    .all-main-uslugi .main-uslugi .uslugi .item{
        height: 235px;
    }
    .all-main-uslugi .main-uslugi .uslugi .item .right{
        font-size: 20px;
    }
}
@media only screen and (max-width:1100px)  {
    .content{
        width: 900px;
    }
    .all-main-screen .main-screen .left {
        width: 100%;
    }
    .all-main-work .main-work .work .item {
        width: calc(46% - 60px);
    }
}
@media only screen and (max-width:950px)  {
    .content{
        width: 90%;
    }
    .all-main-uslugi .main-uslugi .uslugi .item .right {
        font-size: 20px;
    }
}
@media only screen and (max-width:800px)  {
    .all-main-uslugi .main-uslugi .uslugi .item {
        width: 80%;
        margin: 2% auto;
    }
    .all-main-photo .main-photo .photo img {
        width: 49%;
        margin-bottom: 2%;
    }
}
@media only screen and (max-width:700px)  {
    .all-main-work .main-work .work .item {
        width: calc(80% - 60px);
    }
}
@media only screen and (max-width:500px)  {
    .all-main-uslugi .main-uslugi .uslugi .item {
        width: 100%;
        margin: 2% auto;
    }
    .all-main-work .main-work .work .item {
        width: calc(100% - 60px);
    }
    .all-main-photo .main-photo .photo img {
        width: 100%;
        margin-bottom: 2%;
    }
    .all-main-menu .main-menu .logo-menu{
        display: none;
    }
    .all-main-footer .main-footer .right {
        width: 150px;
    }
}
@media only screen and (max-width:400px)  {
    .all-main-footer .main-footer .buttons .button{
        width: 50px;
    }
}
@media only screen and (max-width:380px)  {
    .all-main-uslugi .main-uslugi .buttons .button{
        padding: 10px 30px;
    }
}
