@font-face {
    font-family: 'bodoniflfregular';
    src: url('../fonts/bodoniflf-roman-webfont.woff2') format('woff2'),
        url('../fonts/bodoniflf-roman-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

body {
    width: 100%;
    height: 100%;
    font-family: 'Montserrat', sans-serif;
}

html {
    width: 100%;
    height: 100%;
}



.wow {
    visibility: hidden;
}

a:hover,
a:active,
a:focus {
    outline: 0;
}

button:focus {
    outline: 0 !important;
}

input:focus {
    outline: none !important;
}

.f-none {
    float: none
}

.bg-white {
    background-color: #FFF
}

.not-active {
    pointer-events: none;
    cursor: default;
}

.page-wrap {
    padding: 0;
    max-width: 1920px;
    margin: 0 auto;
    position: relative;
    height: 100%;

}

.p-null {
    padding: 0
}

.pl-null {
    padding-left: 15px !important;
}

.mob-only {
    display: none
}

.desc-only {
    display: block
}

.relative {
    position: relative
}

.f-right {
    float: right
}

.f-left {
    float: left
}

div.table {
    display: table;
    width: 100%;
    font-size: 14px;
    line-height: 31px;
}

div.tr {
    display: table-row;
}

div.td {
    display: table-cell;
    padding-right: 20px;
    margin-bottom: 10px;
    padding-bottom: 3px;
}
div.td.t-bold {
    font-weight:700
}

div.tr.space-b div.td {

    padding-bottom: 30px;
}

div.table strong {
    /* color: #749abe; */
    font-weight: 600;
}


.top-part {
    background-size: cover;
    background-position: center;
    position: relative;
    padding-bottom: 352px;
}

.top-part .content {
    text-align: center;
    max-width: 755px;
    margin: 0 auto;
    padding-top: 140px;
}

.top-part .content .logo {
    margin-bottom: 92px;
}

.top-part .content .imprit-info {
    text-align: left;
    margin-top: 110px;
    padding: 15px;
}
.top-part .content .imprit-info h2 {
    font-size: 21px;
    font-weight: 700;
    margin-bottom: 38px;
}

.top-part .content .logo img {
    max-width: 100%;
}

.top-part .content .text {
    margin-bottom: 70px;
    padding: 0 15px;
}

.top-part .content .text p {}

.top-part .content .text h3 {
    font-size: 26px;
    letter-spacing: 1.28px;
}

.top-part .content .arrow-down {
    margin-bottom: 62px;
}

.top-part .content .arrow-down img {}

.top-part .content .big-btns {

    margin-bottom: 34px;
}

.top-part .content .big-btns a {
    background-color: #7D9D96;
    border: 1px solid #7D9D96;
    font-weight: 700;
    padding: 10px 20px;
    display: inline-block;
    text-align: center;
    min-width: 250px;
    margin: 0 9px;
}

.top-part .content .big-btns a:hover {
    background-color: rgb(125 157 150 / 50%);
    color: #fff
}

.top-part .content .linkedin {
    margin-bottom: 100px;
}

.top-part .content .linkedin a {
    display: inline-block;
}

.top-part .content .linkedin a:hover {

    opacity: 0.5;
}

.top-part .content .linkedin a img {
    width: 103px;
    height: 50px;
}


.top-part .hover-boxes {
    left: 0;
    width: 1543px;
    margin: 0 auto;
    text-align: center;
    position: absolute;
    bottom: 0;
    right: 0;
}

.top-part .hover-boxes .box-wrap {
    width: 33.33333%;
    float: left;
}

.top-part .hover-boxes .box-wrap .box-item {

padding: 44px 40px 31px 40px;

-webkit-transition: all 0.3s ease;

-moz-transition: all 0.3s ease;

transition: all 0.3s ease;

min-height: 334px;

border: 1px solid transparent;
}

.top-part .hover-boxes .box-wrap .box-item:hover {
    background-color: rgba(8, 8, 8, 0.4);
    border: 1px solid #7d9d96;
    -webkit-box-shadow: 0px 0px 18px 2px rgba(0, 0, 0, 0.45);
    -moz-box-shadow: 0px 0px 18px 2px rgba(0, 0, 0, 0.45);
    box-shadow: 0px 0px 18px 2px rgba(0, 0, 0, 0.45);
}

.top-part .hover-boxes .box-wrap .box-item .title {}

.top-part .hover-boxes .box-wrap .box-item .title h3 {
    font-size: 23px;
    font-weight: 700;
    margin-bottom: 20px;
}

.top-part .hover-boxes .box-wrap .box-item .hidden-list {opacity: 0;}

.top-part .hover-boxes .box-wrap .box-item:hover .hidden-list {
    opacity:1
}

.top-part .hover-boxes .box-wrap .box-item .hidden-list ul {
    padding-left: 0
}

.top-part .hover-boxes .box-wrap .box-item .hidden-list ul li {
    display: inline-block;
    list-style: none;
    font-size: 12px;
    margin-bottom: 15px;
}

.top-part .hover-boxes .box-wrap .box-item .hidden-list ul li img {
    margin-top: -5px;
    margin-right: 6px;
}

.contact-wrap {
    text-align: center;
    padding: 109px 15px;
}

.contact-wrap .content {
    max-width: 950px;
    margin: 0 auto;
    margin-bottom: 71px;
}

.contact-wrap .content .title {
    margin-bottom: 50px;
}

.contact-wrap .content .title h3 {
    color: #3A3A3A;
    font-size: 45px;
    font-weight: 700;
}

.contact-wrap .content .line {
    height: 2px;
    background-color: #7C8284;
    width: 190px;
    margin: 0 auto;
    margin-bottom: 50px;
}

.contact-wrap .content .text {
    font-size: 20px;
    color: #3A3A3A;
    letter-spacing: 0.66px;
    line-height: 1.9;
    margin-bottom: 61px;
}

.contact-wrap .content .text span {
    color: #7D9D96;
    font-weight: 700;
}

.contact-wrap .content .arrow-down img {

    width: 35px;
}

.contact-wrap .info-box {
    color: #3A3A3A;
    max-width: 1543px;
    margin: 0 auto;
}

.contact-wrap .info-box a {
    color: #3A3A3A;
}

.contact-wrap .info-box a:hover {
    color: #7d9d96;
}

.contact-wrap .info-box .box {
    width: 33.33333%;
    float: left;
}

.contact-wrap .info-box .box p {
    font-size: 20px
}

.contact-wrap .info-box .box .icon {
    margin-bottom: 45px;
}

.contact-wrap .info-box .box .icon img {
    height: 49px;
}

.contact-wrap .info-box .box h3 {
    font-size: 26px;
    font-weight: 700;
}

.gmap img {
    max-width: 100%;
}

.dzsparallaxer.auto-init.parallax-new-hight1 {
    height: 600px !important;
}

.divimage.dzsparallaxer--target.parallax-new-hight2 {
    height: 850px !important;
}

@media(max-width:1543px) {
.top-part .hover-boxes {
   
    width: 100%;
    
}
}


@media(max-width:1200px) {
    .contact-wrap {
        text-align: center;
        padding: 109px 15px;
        background-image: url(../images/parallax_contact_area.jpg);
        background-attachment: fixed;
        background-position: center center;
    }

    .top-part .content {
        padding-top: 50px;
    }

    .top-part .hover-boxes .box-wrap .box-item .hidden-list {
        display: block;
        opacity: 1;
    }

    .top-part .hover-boxes {
        position: static
    }

    .top-part .hover-boxes .box-wrap {
        width: 100%;
        float: none;
        max-width: 473px;
        margin: 0 auto;
    }


    .top-part {
        background-attachment: fixed;
        padding-bottom: 50px;
    }

    .top-part .hover-boxes .box-wrap .box-item {
        background-color: rgba(8, 8, 8, 0.5);
        border: 1px solid #7d9d96;
        -webkit-box-shadow: 0px 0px 18px 2px rgba(0, 0, 0, 0.45);
        -moz-box-shadow: 0px 0px 18px 2px rgba(0, 0, 0, 0.45);
        box-shadow: 0px 0px 18px 2px rgba(0, 0, 0, 0.45);
        margin-bottom: 30px;
        padding: 30px;
        min-height: auto;
    }


}

@media(max-width:960px) {
    .contact-wrap .content .text {

        font-size: 18px;
    }

    .contact-wrap .info-box .box p {
        font-size: 16px
    }

    .contact-wrap .info-box .box {
        width: 100%;
        float: none;
        margin-bottom: 62px;
    }
    div.td {
        display:block;
    }
    div.td.t-bold {
        
margin-top: 13px;
        
margin-bottom: 0;
    }
    div.table {
        line-height:1.7
    }
    .top-part .content .imprit-info {
        
margin-top: 0;
    }
}


@media(max-width:560px) {
    div.td span {
        display:block;
        height:0;
        visible:hidden
    }
    .top-part .hover-boxes .box-wrap .box-item {
        padding: 10px;
    }

    .top-part .content .logo img {
        max-width: 223px;
    }
    .top-part .content .logo {
        margin-bottom: 65px;
    }

    .top-part .content .linkedin {

        margin-bottom: 50px;
    }

    .top-part .content .big-btns a {
        margin-bottom: 10px
    }

    .contact-wrap {

        padding: 50px 15px;
    }

    .contact-wrap .content .title h3 {

        font-size: 30px;
    }
    .top-part .content .arrow-down {
    margin-bottom: 40px;
}
.top-part .content .text {
    margin-bottom: 40px;
   
}

}