.primaryContainer {
    height: auto;
    margin-left: auto;
    margin-right: auto;
    min-height: 100%;
    width: 100%;
    position: relative;
}

.contactus-zag {
    float: none;
    font-size: 50px;
    width: 1200px;
    height: auto;
    text-align: left;
    font-weight: normal;
    line-height: 1em;
    margin: 0px auto;
    clear: none;
    min-height: 0px;
    font-family: PragmaticaLightC;
    color: rgb(73, 89, 102);
    padding: 0px;
    display: block;
}

.contactus-head {
    float: left;
    height: auto;
    margin: 0px;
    clear: none;
    width: 100%;
    position: relative;
}

.contactus-content {
    float: left;
    height: auto;
    margin: 0px;
    clear: both;
    width: 100%;
    display: block;
}

.contactus-box {
    float: left;
    height: 650px;
    clear: none;
    width: 100%;
    min-height: 50px;
    position: static;
    top: 0px;
    left: 0px;
    margin: 60px 0px 0px;
    background-image: url("../img/lada-topline2.png"), url("/v4/assets/img/faq/aboutus.jpg");
    background-attachment: scroll;
    -webkit-background-size: auto, cover;
    background-size: auto, cover;
    background-position: 50% 100%, 50% 50%;
    background-repeat: no-repeat, repeat;
}

.contactus-block {
    float: none;
    height: auto;
    margin: 60px auto 0px;
    clear: none;
    width: 1200px;
    position: relative;
    padding: 0px;
    display: block;
    overflow: visible;
}

.contactus-block__phones {
    float: left;
    height: 500px;
    margin: 0px;
    clear: none;
    width: 30%;
    border: 1px solid rgb(73, 89, 102);
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    -webkit-box-shadow: rgb(203, 214, 222) 0px 13px 21px -8px;
    box-shadow: rgb(203, 214, 222) 0px 13px 21px -8px;
    border-bottom-right-radius: 0px;
    background-color: rgb(255, 255, 255);
    padding: 30px;
}

.contactus-block__title {
    float: left;
    font-size: 21px;
    width: 100%;
    height: auto;
    text-align: left;
    font-weight: 500;
    line-height: 1.3em;
    margin: 0px;
    clear: none;
    min-height: 0px;
    font-family: PragmaticaC;
    color: rgb(73, 89, 102);
    overflow: hidden;
}

.contactus-block__title_2 {
    margin-top: 10px;
    clear: both;
    padding-top: 10px;
    border-top-color: rgb(144, 161, 174);
    border-top-width: 1px;
    border-top-style: dotted;
}

.contactus-block__text_phone {
    float: left;
    font-size: 35px;
    width: 99.999999%;
    height: auto;
    text-align: left;
    font-weight: 500;
    line-height: 1.3em;
    margin: 10px 0px 0px;
    clear: both;
    min-height: 0px;
    font-family: PragmaticaLightC;
    color: rgb(250, 105, 0);
    overflow: hidden;
    padding-top: 10px;
    border-top-color: rgb(144, 161, 174);
    border-top-width: 1px;
    border-top-style: dotted;
}

.contactus-block__icon {
    float: left;
    width: 90px;
    max-width: 100%;
    height: auto;
    margin: 0px 0px 20px;
    clear: none;
    color: rgb(0, 0, 0);
}

.contactus-block__text {
    float: left;
    font-size: 18px;
    width: 99.999999%;
    height: auto;
    text-align: left;
    font-weight: 500;
    line-height: 1.3em;
    margin: 10px 0px 0px;
    clear: both;
    min-height: 0px;
    font-family: PragmaticaC;
    color: rgb(144, 161, 174);
    overflow: hidden;
    padding-top: 0px;
    border-top-color: rgb(144, 161, 174);
    border-top-width: 0px;
    border-top-style: solid;
}

.contactus-block__quests {
    float: left;
    height: 500px;
    margin: 0px 0px 0px 5%;
    clear: none;
    width: 30%;
    border: 1px solid rgb(73, 89, 102);
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    -webkit-box-shadow: rgb(203, 214, 222) 0px 13px 21px -8px;
    box-shadow: rgb(203, 214, 222) 0px 13px 21px -8px;
    border-bottom-right-radius: 0px;
    padding: 30px;
    background-color: rgb(255, 255, 255);
}

.contactus-block__text_askquest {
    margin: 10px 0px 40px;
    clear: both;
    padding-top: 10px;
    border-top-color: rgb(144, 161, 174);
    border-top-width: 1px;
    border-top-style: dotted;
}

.contactus-block__button_gray:hover {
    margin-top: 0px;
    background-color: rgb(216, 224, 230);
    -webkit-box-shadow: rgb(230, 238, 245) 0px 13px 21px -8px;
    box-shadow: rgb(230, 238, 245) 0px 13px 21px -8px;
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
    border-bottom-left-radius: 25px;
    border-bottom-right-radius: 25px;
}

.contactus-block__button {
    float: left;
    height: 50px;
    clear: both;
    width: 100%;
    border-radius: 25px;
    padding: 0px;
    display: block;
    min-width: 0px;
    position: static;
    top: 0px;
    left: 0px;
    margin: 0px;
}

.contactus-block__button_gray {
    margin: 0px 0px 20px;
    background-color: rgb(230, 238, 245);
    border: 0px solid rgb(144, 161, 174);
}

.contactus-block__button_orange {
    padding: 0px;
    -webkit-box-shadow: rgba(250, 105, 0, 0.498039) 0px 13px 21px -8px;
    box-shadow: rgba(250, 105, 0, 0.498039) 0px 13px 21px -8px;
    margin: 0px;
    background-color: rgb(250, 105, 0);
}

.contactus-block__button_gray p {
    float: left;
    font-size: 16px;
    width: 100%;
    height: 50px;
    text-align: center;
    font-weight: normal;
    line-height: 1em;
    margin: 0px;
    clear: none;
    min-height: 0px;
    font-family: PragmaticaC;
    color: rgb(144, 161, 174);
    padding-left: 0px;
    padding-top: 18px;
    display: block;
}

.contactus-block__button_orange:hover {
    -webkit-box-shadow: rgba(250, 130, 15, 0.498039) 0px 13px 21px -8px;
    box-shadow: rgba(250, 130, 15, 0.498039) 0px 13px 21px -8px;
    margin-top: 0px;
    background-color: rgb(247, 118, 31);
}

.contactus-block__button_orange p {
    float: left;
    font-size: 16px;
    width: 100%;
    height: 50px;
    text-align: center;
    font-weight: normal;
    line-height: 1em;
    margin: 0px;
    clear: none;
    min-height: 0px;
    font-family: PragmaticaC;
    color: rgb(255, 255, 255);
    padding-left: 0px;
    padding-top: 18px;
    display: block;
}

.contactus-block__addr {
    float: left;
    height: 500px;
    margin: 0px 0px 0px 5%;
    clear: none;
    width: 30%;
    border: 1px solid rgb(73, 89, 102);
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    -webkit-box-shadow: rgb(203, 214, 222) 0px 13px 21px -8px;
    box-shadow: rgb(203, 214, 222) 0px 13px 21px -8px;
    border-bottom-right-radius: 0px;
    padding: 30px;
    background-color: rgb(255, 255, 255);
}

@media only screen and (max-width: 1279px) {
    .contactus-content {
        margin-top: 0px;
        margin-left: 0px;
        clear: both;
    }

    .contactus-zag {
        width: 980px;
    }

    .contactus-block {
        width: 980px;
    }

    .contactus-block__text_phone {
        font-size: 35px;
    }

    .contactus-block__phones {
        width: 48%;
        height: 500px;
        margin-bottom: 40px;
    }

    .contactus-block__quests {
        width: 48%;
        margin-left: 4%;
    }

    .contactus-block__addr {
        clear: left;
        margin-left: 0%;
        width: 100%;
        height: auto;
    }
}

@media only screen and (max-width: 1023px) {
    .contactus-head {
        height: auto;
        display: block;
        margin-top: 20px;
    }

    .contactus-content {
        margin-top: 0px;
        margin-left: 0px;
        clear: none;
    }

    .contactus-box {
        height: 540px;
    }

    .contactus-zag {
        width: 900px;
    }

    .contactus-block {
        width: 900px;
    }
}

@media only screen and (max-width: 959px) {
    .contactus-zag {
        width: 720px;
    }

    .contactus-block {
        width: 720px;
    }

    .contactus-block__button {
        margin-top: 0px;
        padding-right: 0px;
        margin-right: 0px;
        width: 100%;
    }
}

@media only screen and (max-width: 767px) {
    .contactus-head {
        height: auto;
        margin-top: 0px;
    }

    .contactus-zag {
        width: 660px;
    }

    .contactus-box {
        height: 450px;
    }

    .contactus-block {
        width: 660px;
    }

    .contactus-block__button {
        margin-right: 0px;
    }

    .contactus-block__phones {
        margin-bottom: 30px;
    }
}

@media only screen and (max-width: 719px) {
    .contactus-content {
        margin-top: 0px;
        margin-left: 0px;
        clear: both;
    }

    .contactus-zag {
        width: 580px;
    }

    .contactus-box {
        height: 400px;
    }

    .contactus-block {
        width: 580px;
    }

    .contactus-block__button {
        margin-right: 0px;
        display: block;
    }

    .contactus-block__phones {
        width: 100%;
        height: auto;
    }

    .contactus-block__quests {
        margin-left: 0%;
        width: 100%;
        height: auto;
        margin-bottom: 30px;
    }
}

@media only screen and (max-width: 639px) {
    .contactus-zag {
        font-size: 50px;
        width: 540px;
    }

    .contactus-content {
        margin-top: 0px;
    }

    .contactus-block {
        width: 540px;
    }

    .contactus-block__button {
        margin-right: 0px;
    }
}

@media only screen and (max-width: 599px) {
    .contactus-zag {
        width: 420px;
        font-size: 40px;
    }

    .contactus-content {
        margin-top: 0px;
        margin-left: 0px;
        clear: both;
    }

    .contactus-box {
        height: 300px;
        background-position: 100% 100%, 50% 50%;
    }

    .contactus-block {
        width: 420px;
        margin-top: 40px;
    }

    .contactus-block__button {
        margin-right: 0px;
        width: 100%;
    }
}

@media only screen and (max-width: 479px) {
    .contactus-zag {
        width: 300px;
    }

    .contactus-head {
        height: auto;
    }

    .contactus-box {
        height: 250px;
        min-height: 0px;
        margin-top: 50px;
    }

    .contactus-block {
        width: 300px;
    }

    .contactus-block__title {
        font-size: 18px;
    }

    .contactus-block__text {
        font-size: 16px;
    }

    .contactus-block__text_phone {
        font-size: 30px;
    }
}

@media only screen and (max-width: 369px) {
    .contactus-head {
        height: auto;
    }

    .contactus-content {
        margin-top: 0px;
        margin-left: 0px;
        clear: both;
    }

    .contactus-block {
        padding-right: 0px;
        padding-left: 0px;
    }
}

@media only screen and (max-width: 320px) {
    .contactus-zag {
        width: 280px;
        padding-right: 0px;
        padding-left: 0px;
    }

    .contactus-head {
        height: auto;
    }

    .contactus-box {
        margin-top: 50px;
        height: 200px;
    }

    .contactus-block {
        width: 280px;
    }
}
