html{
    margin: 0;
    width: 100%;
}
body{
    font-family: Roboto;
    font-size: 16px;
    color: #000000;
    margin: 0;
    width: 100%;
    background: url("../img/marble-2371776.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
*,
*:before,
*:after{
    box-sizing: border-box;
}
@font-face {
    font-family: Romul; /* Гарнитура шрифта */
    src: url(../fonts/romul.ttf); /* Путь к файлу со шрифтом */
}
.first{
    height:100vh;
 }
.logo{
    position: absolute;
    height: 86px;
    left: 80px;
    top: 5%;

    font-family: Romul;
    font-style: normal;
    font-weight: normal;
    font-size: 72px;
    line-height: 86px;
    text-transform: capitalize;
}
.logo p:first-letter,.logo-l{
    font-family: Romul;
    font-style: normal;
    font-weight: normal;
    font-size: 72px;
    line-height: 86px;
    text-transform: capitalize;

    /* main1 */
    color: #12235F;


}
.logo p {
    font-family: Romul;
    font-style: normal;
    font-weight: normal;
    font-size: 60px;
    line-height: 86px;
    text-transform: capitalize;
    margin: 0;
    /* main1 */
    color: #12235F;
}
.tag-line{
    position: absolute;
    width: 396px;
    left: 107px;
    top: 17%;
}
.tag-line p{
    font-family: Romul;
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 34px;
    /* identical to box height */
    text-transform: lowercase;
    margin: 0;
    /* main1 */
    color: #12235F;
}
.tag-line p:first-letter{
    font-family: Romul;
    font-style: normal;
    font-weight: normal;
    font-size: 28px;
    line-height: 34px;
    /* identical to box height */
    text-transform: lowercase;

    /* main1 */
    color: #12235F;
}
.quote{
    position: absolute;
    width: 550px;
    height: 124px;
    left: 7%;
    top: 50%;
}
.quote p{
    font-family: PT Sans Narrow;
    font-style: normal;
    font-weight: normal;
    font-size: 48px;
    line-height: 62px;

    /* main2/700 */
    color: #326C94;
}
.hammer{

    position: absolute;
    min-width: 50%;
    min-height: 80%;
    left: 50%;
    top: 10%;

}
.menu{
    position: absolute;
    width: 616px;
    height: 47px;
    left: 80px;
    top: 92vh;
    display: flex;
    justify-content: space-between;
}
.menu a{
    text-decoration:none;

}

.menu-item{

    display: flex;
    justify-content: space-between;
    font-family: PT Sans Narrow;
    font-style: normal;
    font-weight: normal;
    font-size: 36px;
    line-height: 47px;
    /* identical to box height */

    /* main1 */
    color: #12235F;
}
.menu-item:hover{
color: #326C94;
}

.title {
    margin: 80px;
    font-family: Romul;
    font-style: normal;
    font-weight: normal;
    font-size: 48px;
    line-height: 58px;
    /* identical to box height */
    text-transform: lowercase;
text-align: center;
    /* main2/700 */
    color: #326C94;

    text-shadow: 0px 4px 4px rgba(255, 255, 255, 0.5);
}
.about{
    display: flex;
    justify-content: space-around;

}
.about_c p{

    font-family: PT Sans Narrow;
    font-style: normal;
    font-weight: normal;
    font-size: 28px;
    line-height: 36px;
    width: 40vw;
    /* main1 */
    color: #12235F;

}
.partners {
    background: #BAE1FB;
}
.partners p{
    background: #BAE1FB;
    margin: 35px;
    width: 40vw;
    font-family: PT Sans Narrow;
    font-style: normal;
    font-weight: normal;
    font-size: 36px;
    line-height: 47px;
    color: #12235F;
}
.partners-l {
    color:#12235F;
    text-transform: uppercase;
}
.partners-l:hover {
    color:#326C94;
    text-transform: uppercase;
}
.services{
    display: flex;
    flex-wrap:wrap;
    justify-content: space-around;

}
.services-item{
    min-width: 31%;
text-align:center;
    flex: auto;
}
.services-item img{
    height: 30px;
    margin-right: 10px;

}
.services-item{

    vertical-align: middle;
    font-family: PT Sans Narrow;
    font-style: normal;
    font-weight: normal;
    font-size: 36px;
    line-height: 47px;
    color: #12235F;
}
.footer{
    display: flex;
    justify-content: space-around;
    height: 391px;
    background: #BAE1FB;
}
.footer-item{
    position: relative;
    width: 32%;
    text-align: center;
}
.address p{
    font-size: 28px;
    line-height: 36px;
    top:10px;
    left: 100px;
    color: #12235F;
}
.logo-f{
    text-align: center;
    height: 86px;
    font-family: Romul;
    font-style: normal;
    font-weight: normal;
    font-size: 44px;
    line-height: 86px;
    text-transform: capitalize;
}
.logo-f p:first-letter,.logo-l-f{
    font-family: Romul;
    font-style: normal;
    font-weight: normal;
    font-size: 44px;
    line-height: 86px;
    text-transform: capitalize;
    color: #12235F;
}
.logo-f p {
    font-family: Romul;
    font-style: normal;
    font-weight: normal;
    font-size: 36px;
    line-height: 86px;
    text-transform: capitalize;
    margin: 0;
    color: #12235F;
}
.tag-line-f{
    margin: auto;
    text-align: center;
    width: 396px;
    left: 107px;
    top: 176px;
}
.tag-line-f p{
    font-family: Romul;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 34px;
    /* identical to box height */
    text-transform: lowercase;
    margin: 0;
    /* main1 */
    color: #12235F;
}
.tag-line-f p:first-letter{
    font-family: Romul;
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 34px;
    text-transform: lowercase;
    color: #12235F;

}
.button-call{
    width: 297px;
    height: 50px;
    background: #326C94;
}
.button-info{
    font-family: PT Sans Narrow;
    font-style: normal;
    font-weight: normal;
    font-size: 28px;
    line-height: 36px;

    /* main1 */
    color: #12235F;
    width: 297px;
    height: 50px;
}
.form-label{
    font-family: PT Sans Narrow;
    font-style: normal;
    font-weight: normal;
    font-size: 30px;
    line-height: 39px;
    /* identical to box height */

    /* main2/700 */
    color: #326C94;
.animated-modal {
    max-width: 550px;
    border-radius: 4px;
    overflow: hidden;

    transform: translateY(-50px);
    transition: all .7s;
}

.animated-modal h2,
.animated-modal p {
    transform: translateY(-50px);
    opacity: 0;

    transition-property: transform, opacity;
    transition-duration: .4s;
}

/* Final state */
.fancybox-slide--current .animated-modal,
.fancybox-slide--current .animated-modal h2,
.fancybox-slide--current .animated-modal p {
    transform: translateY(0);
    opacity: 1;
}

/* Reveal content with different delays */
.fancybox-slide--current .animated-modal h2 {
    transition-delay: .1s;
}

.fancybox-slide--current .animated-modal p {
    transition-delay: .3s;
}
.a{
    text-decoration:none;
    color: #12235F;
}
.a:hover{

    color: #326C94;
}
.card-body{
text-decoration: none;
}
