header {
    background: rgba(0, 0, 0, 1);
    padding: 45px 0;
    border-top: 8px solid rgb(83, 189, 221);
}

body {
    font-family: 'PF DinDisplay Pro', sans-serif;
    overflow-x: hidden;
}

.wrp {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.don_don {
    flex-direction: unset !important;
    align-items: baseline;
}

.don_don input {
margin-right: 10px;
}

.phone_call a {
    color: rgb(83, 189, 221);
    font-family: PF DinDisplay Pro;
    font-size: 27px;
    font-weight: 700;
    line-height: -1px;
    letter-spacing: 0%;
    text-align: left;
    text-decoration: none;
}

.phone_call span {
    color: rgb(255, 255, 255);
    font-family: PF DinDisplay Pro;
    font-size: 20px;
    font-weight: 400;
    line-height: -1px;
    letter-spacing: 0%;
    text-align: left;
}

.phone_call {
    display: flex;
    flex-direction: column;
}

.callback_btn {
    text-decoration: none;
    color: rgb(255, 255, 255);
    font-family: PF DinDisplay Pro;
    font-size: 25px;
    font-weight: 700;
    line-height: -1px;
    letter-spacing: 0%;
    text-align: left;
    margin-left: 65px;
    background: rgb(83, 189, 221);
    padding: 15px 15px;
}

header .callback_btn  {
        padding: 20px 15px;
        line-height: normal;
    height: 57px;
    text-align: center;
    display: flex;
    align-items: center;
}

.right {
    display: flex;
    align-items: center;
}

.top_text p {
    color: rgb(255, 255, 255);
    font-family: PF DinDisplay Pro;
    font-size: 30px;
    font-weight: 700;
    line-height: 35px;
    letter-spacing: 0%;
    text-align: left;
    padding-left: 15px;
}

.top_text {
    display: flex;
    align-items: normal;
}

.text_title h4 {
    color: rgb(255, 255, 255);
    font-family: PF DinDisplay Pro;
    font-size: 72px;
    font-weight: 700;
    line-height: 75px;
    letter-spacing: 0%;
    text-align: left;
    text-transform: uppercase;
}

.callback_btn:hover {
background: rgb(49, 173, 210);
}

.text_title {
    padding: 60px 0;
}

.banner .callback_btn {
    margin-left: 0;
}

.banner .container {
    height: 100%;
}

.wrp_banner {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
}

.tizers {
    background: linear-gradient(225.00deg, rgb(0, 0, 0) 0%, rgb(57, 130, 152) 100%);
    padding: 45px 0;
}

.wrp_tizers span {
    color: rgb(255, 255, 255);
    font-family: PF DinDisplay Pro;
    font-size: 40px;
    font-weight: 700;
    line-height: -1px;
    letter-spacing: 0%;
    text-align: left;
    position: relative;
}

.wrp_tizers span::before {
    content: '';
    position: absolute;
    width: 8px;
    height: 8px;
    background-color: rgba(83, 189, 221, 1);
    top: 15px;
    left: -20px;
}

.wrp_tizers p {
    margin-bottom: 0;
    color: rgb(83, 189, 221);
    font-family: PF DinDisplay Pro;
    font-size: 26px;
    font-weight: 700;
    line-height: -1px;
    letter-spacing: 0%;
    text-align: left;
}

.wrp_tizers ul li {
    color: rgb(255, 255, 255);
    font-family: PF DinDisplay Pro;
    font-size: 26px;
    font-weight: 500;
    line-height: -1px;
    letter-spacing: 0%;
    text-align: left;
}

.wrp_tizers ul {
    padding: 0;
    margin: 0;
}

.wrp_tizers ul li::marker {
    color: rgba(83, 189, 221, 1);
}

.open {
    padding: 90px 0;
}

.open span {
    font-family: PF DinDisplay Pro;
    font-size: 60px;
    font-weight: 700;
    line-height: -1px;
    letter-spacing: 0%;
    text-align: left;
    text-transform: uppercase;
}

.open span strong {
    color: rgba(83, 189, 221, 1);
}

.element .callback_btn {
    font-size: 24px;
    margin-left: 0;
    margin-bottom: 30px;
}

.element strong {
    color: rgb(83, 189, 221);
    font-family: PF DinDisplay Pro;
    font-size: 28px;
    font-weight: 700;
    line-height: -1px;
    letter-spacing: 0%;
    text-align: center;
}

.element span {
    color: rgb(0, 0, 0);
    font-family: PF DinDisplay Pro;
    font-size: 40px;
    font-weight: 700;
    line-height: -1px;
    letter-spacing: 0%;
    text-align: center;
}

.element p {

    color: rgb(0, 0, 0);
    font-family: PF DinDisplay Pro;
    font-size: 22px;
    font-weight: 500;
    line-height: -1px;
    letter-spacing: 0%;
    text-align: left;
    /* project/card */
    background: rgb(238, 238, 238);
    padding: 5px 10px;
    margin-right: 15px;
}

.etp {
    display: flex;
    flex-wrap: wrap;
    padding: 30px 0;
}

.element {
    display: flex;
    border-top: 4px solid rgba(83, 189, 221, 1);
    
}

.element:last-child {
    border-bottom: 4px solid rgba(83, 189, 221, 1);
}

.element img {
    width: 100%;
    object-fit: cover;
    height: 100%;
}

.wrp_text_element {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding-left: 35%;
    padding-top: 40px;
}

.reverse {
    flex-direction: row-reverse;
}


.reverse .wrp_text_element {
    padding-left: 5%;
}

.obs {
    background: linear-gradient(208.86deg, rgb(0, 0, 0) 35.076%, rgb(57, 130, 152) 100%);
    padding: 90px 0;
}

.title_obs h4 {
    color: rgb(255, 255, 255);
    font-family: PF DinDisplay Pro;
    font-size: 60px;
    font-weight: 700;
    line-height: -1px;
    letter-spacing: 0%;
    text-align: left;
    text-transform: uppercase;
    margin-bottom: 30px;
    position: relative;
    z-index: 2;
}

.title_obs p {
    margin-bottom: 0;
    color: rgb(255, 255, 255);
    font-family: PF DinDisplay Pro;
    font-size: 30px;
    font-weight: 400;
    line-height: 35px;
    letter-spacing: 0%;
    text-align: left;
}

.wrp_obs {

    padding: 60px 0;
}

.wrp_obs p {
    color: rgb(255, 255, 255);
    font-family: PF DinDisplay Pro;
    font-size: 30px;
    font-weight: 400;
    line-height: 35px;
    letter-spacing: 0%;
    text-align: left;
    display: flex;
    margin-bottom: 60px;
}

.wrp_obs p svg {
    margin-right: 30px;
}

.obs {
    position: relative;
}

.img_float {
    position: absolute;
    right: 0;
    bottom: 0;
}

/* .dver {
    position: absolute;
    right: 20%;
    bottom: 0;
} */

.fabric {
    padding: 60px 0;
}

.fabric h4 {
    color: rgb(0, 0, 0);
    font-family: PF DinDisplay Pro;
    font-size: 60px;
    font-weight: 700;
    line-height: -1px;
    letter-spacing: 0%;
    text-align: left;
    text-transform: uppercase;
    margin-bottom: 90px;
}

.fabric .items span {
    color: rgb(0, 0, 0);
    font-family: PF DinDisplay Pro;
    font-size: 36px;
    font-weight: 700;
    line-height: 35px;
    letter-spacing: 0%;
    text-align: left;
    display: inline-block;
    margin-bottom: 20px;
}

.fabric .col-md-6 {
    margin-bottom: 60px;
}

.fabric .items span svg {
    margin-right: 5px;
}

.fabric .items p {
    margin-bottom: 0;
    color: rgb(0, 0, 0);
    font-family: PF DinDisplay Pro;
    font-size: 26px;
    font-weight: 400;
    line-height: 35px;
    letter-spacing: 0%;
    text-align: left;
    padding-left: 50px;
}

.wrp_text_free {
    padding-left: 35%;
    background-color: #000;
    padding-top: 70px;
    padding-bottom: 40px;
}

.wrp_text_free span {
    color: rgb(151, 151, 151);
    font-family: PF DinDisplay Pro;
    font-size: 24px;
    font-weight: 400;
    line-height: -1px;
    letter-spacing: 0%;
    text-align: left;
}

.wrp_text_free h4 {
    color: rgb(255, 255, 255);
    font-family: PF DinDisplay Pro;
    font-size: 44px;
    font-weight: 700;
    line-height: -1px;
    letter-spacing: 0%;
    text-align: left;
    text-transform: uppercase;
    padding: 25px 0;
}

.wrp_text_free p {
    color: rgb(255, 255, 255);
    font-family: PF DinDisplay Pro;
    font-size: 18px;
    font-weight: 400;
    line-height: -1px;
    letter-spacing: 0%;
    text-align: left;
    margin-bottom: 50px;
}

.wrp_text_free .callback_btn {
    margin-left: 0;
}

.img_free img {
    width: 100%;
    height: 100%;
    object-fit: inherit;
}

.img_free {
    height: 100%;
}

.banner_free {
    background-color: #000;
}

.ask {
    padding: 90px 0;
}

.ask .title h4 {
    text-align: center;
    color: rgb(0, 0, 0);
    font-family: PF DinDisplay Pro;
    font-size: 60px;
    font-weight: 500;
    line-height: -1px;
    letter-spacing: 0%;
    margin-bottom: 90px;
}

.accordion-button {
    /* project/card */
    background: rgb(238, 238, 238);
    color: rgb(57, 56, 57);
    font-family: PF DinDisplay Pro;
    font-size: 25px;
    font-weight: 700;
    line-height: -1px;
    letter-spacing: 0%;
    text-align: left;
}

.accordion-item {
    margin-bottom: 20px;
}

.accordion-button::after {
    content: "";
    background-image: url('../img/plus.svg');
}

.accordion-button:not(.collapsed)::after {
    content: "";
    background-image: url('../img/plus.svg');
    transform: rotate(45deg);
}

footer {
    background-color: #000;
    padding: 120px;
}

.wrp_cont span {
    font-family: PF DinDisplay Pro;
    font-size: 20px;
    font-weight: 500;
    line-height: -1px;
    letter-spacing: 0%;
    text-align: left;
    color: #fff;
}

.wrp_cont a {
    font-family: PF DinDisplay Pro;
    font-size: 20px;
    font-weight: 500;
    line-height: -1px;
    letter-spacing: 0%;
    text-align: left;
    color: rgb(83, 189, 221);
}

.sub_banner p {
    color: #fff;
}

.btn_trans {
    border: 1px solid rgb(83, 189, 221);
    color: rgb(83, 189, 221);
    font-family: PF DinDisplay Pro;
    font-size: 20px;
    font-weight: 500;
    line-height: -1px;
    letter-spacing: 0%;
    text-align: left;
    padding: 15px;
    text-decoration: none;
}

.map {
    color: rgb(83, 189, 221);
    font-family: PF DinDisplay Pro;
    font-size: 20px;
    font-weight: 500;
    line-height: -1px;
    letter-spacing: 0%;
    text-align: left;
}

.sub_banner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 60px 0;
}

.sub_banner p {
    margin-bottom: 0;
}

a {
    text-decoration: none;
}

.contact {
    display: flex;
    flex-direction: column;
}

.footer_banner img {
    width: 100%;
}

.txt {
    color: rgb(255, 255, 255);
    font-family: PF DinDisplay Pro;
    font-size: 20px;
    font-weight: 400;
    line-height: -1px;
    letter-spacing: 0%;
    text-align: left;
    margin-bottom: 20px;
}

.pay {
    margin-bottom: 20px;
}

.mob_vis {
    display: none;
}


@media (max-width: 700px) {

	.element {
		position: relative;
		z-index: 1;
	}

    body .banner .text_title h4 {
        font-size: 41px !important;
    }

    body .text_title h4 {
        font-size: 31px !important;
    }

    .phone_call a {
        font-size: 18px !important;
    }

    .phone_call span {
        display: none;
    }

    .banner_free .col-md-5, .banner_free .col-md-7, .wrp_text_free {
        background-color: unset !important;
    }

    .wrp_text_free p {
        font-size: 19px !important;
    }

   body .wrp_text_free h4 {
        width: 100% !important;
        font-size: 41px !important;
    }

   body .wrp_text_free span {
        font-size: 24px !important;
    }

    .fabric .col-md-6 {
        margin-bottom: 30px !important;
    }

    body .fabric h4 {
        font-size: 32px !important;
    }

    body .wrp_obs p {
        margin-bottom: 10px !important;
        font-size: 20px !important;
    }

   body .wrp_obs p svg {
        width: 30px;
        height: 30px;
    }

    .wrp_clas {
        position: relative;
        z-index: 1;
    }

   body .obs {
    height: 976px !important;
    }

   body .img_float {
        position: absolute !important; 
        left: 25px;
    }

    .img_float img {
        width: 100% !important;
    }

    .mobiks {
        display: block !important;
    }

    .pcer {
        display: none;
    }

    body .title_obs p {
        font-size: 22px !important;
    }

    body .title_obs h4 {
        font-size: 31px !important;
    }

    .element {
        height: 200px !important;
    }

    .open span {
        font-size: 30px !important;
    }

    .tizers .col-md-4:last-child {
        margin-bottom: 0 !important;
    }

    .tizers .col-md-4 {
        margin-bottom: 60px !important;
    }

    body .tizers {
        padding: 0 0 50px 0 !important;
    }

    .banner .callback_btn {
        width: 90% !important;
    }

    .top_text p {
        font-size: 18px !important;
    }

    .text_title h4 {
        font-size: 42px !important;
    }


    .wrp_banner {
        padding-top: 0 !important; 
        height: 700px;
    }

    .text_title {
        padding: 30px 0 60px 0;
    }

    .top_text {
        padding-top: 15% !important;
    }

    .wrp_banner {
        padding-top: 75px;
    }

    .tizers {
        background: linear-gradient(225.72deg, #000000 10.79%, #020404 49.85%, rgba(57, 129, 151, 0.2) 123.39%);
        padding: 100px 0 50px 0 !important; 
    }

    .txt {
        font-size: 12px;
    }

    .noclasse {
        display: none;
    }

    .btn_trans {
        margin-bottom: 20px;
        margin-top: 20px;
        padding: 8px 15px !important;
    }

    .sub_banner p {
        padding: 20px 0;
        font-size: 24px;
    width: 212px;
    }

    .sub_banner {
        align-items: baseline !important;
    }

    footer {
        padding: 60px 0 !important;
    }

    .accordion-button {
        font-size: 15px;
    }

    .accordion-item{
        margin-bottom: 12px !important;
    }

    .ask .title h4 {
        font-family: PF DinDisplay Pro;
font-size: 24px;
font-weight: 700;
line-height: 28.8px;
text-align: left;
margin-bottom: 25px;

    }

    .banner_free {
        padding-bottom: 0 !important;
    }

    .mob_vis {
        display: block !important;
    }

    .mob_noner {
        display: none;
    }

    .banner_free {
        background: linear-gradient(177.19deg, #000000 22.37%, #398298 96.39%);

    }

    .wrp_text_free {
        background-color: inherit !important;
    }

    .wrp_text_free .callback_btn {
        display: none;
    }

    .wrp_text_free h4 {
        font-size: 24px !important;
        width: 70%;
        margin-bottom: 40px;
    }

    .wrp_text_free {
        padding-top: 35px !important;
    }

    .wrp_text_free span {
        font-size: 16px;
    }

    .fabric .items span svg {
        width: 20px;
    }

    .fabric .items p {
        font-family: PF DinDisplay Pro;
font-size: 16px;
font-weight: 400;
line-height: 19.2px;
text-align: left;

    }

    .fabric h4 {
        font-size: 24px !important;
        margin-bottom: 35px !important;
    }

    .fabric .items span {
        font: 22px;
        margin-bottom: 5px !important;
    }

    .img_float {
        position: unset !important;
    }

    .wrp_obs p svg {
        width: 20px;
        margin-right: 12px;
    }

    .fabric .items p  {
        padding-left: 30px;
    }

    .wrp_obs p {
        font-size: 16px !important;
        margin-bottom: 13px !important;
    }

   body .title_obs p {
        font-family: PF DinDisplay Pro;
        font-size: 17px;
        font-weight: 400;
        line-height: 20.4px;
        text-align: left;

    }

    .obs {
        padding: 75px 0 !important;
        height: 100% !important;
        padding-bottom: 0 !important;
    }

    .wrp_obs {
        padding-bottom: 0;
    }

    .title_obs h4 {
        font-size: 24px !important;
        margin-bottom: 40px !important;
    }

    .element:last-child {
        margin-bottom: 0 !important;
    }

    .element .col-md-5 {
        z-index: 9999;
    }

    .element img {
        filter: brightness(50%);
    }

    .wrp_text_element {
        padding: 20px !important;
    }

    .element .callback_btn {
        font-size: 12px !important;
        padding: 10px 23px;
    }

    .element {
        border: unset !important;
        margin-bottom: 20px !important;
    }

    .open {
        padding: 50px 0;
    }

    .open span {
        font-size: 24px;
    }

    .wrp_tizers span {
        font-size: 40px;
    }

    .wrp_tizers p {
        font-size: 20px;
    }

    .mob_none {
        display: none;
    }

    .container {
        padding-left: 20px;
        padding-right: 20px;
    }
    
    .banner .callback_btn {
        font-size: 18px;
        width: 242px;
        margin: 0 auto;
    }

    .top_text p {
        font-size: 16px;
        line-height: 21px;
    }


    .phone_call {
        align-items: end;
    }

    header {
        background: unset;
        position: absolute;
        padding: 0;
        top: 0;
        width: 100%;
    }

    header .callback_btn {
        display: none;
    }



    .top_text {
        padding-top: 25%;
    }

    .logo svg {
        width: 105px;
    }

    .phone_call a {
        font-size: 14px;
    }

    .phone_call span {
        font-size: 14px;
    }

    .wrp_tizers ul li {
        font-size: 21px !important;
    }

    .banner {
        height: 700px !important;
        background-image: url('../img/banner_mob.png') !important;
        background: #000;
    }

    .text_title h4 {
        color: rgb(255, 255, 255);
        font-family: PF DinDisplay Pro;
        font-size: 32px;
        font-weight: 700;
        line-height: 43px !important;
        letter-spacing: 0%;
        text-align: left;
        text-transform: uppercase;
    }

    .tizers .col-md-4 {
        margin-bottom: 30px;
    }

    .wrp_tizers {
        padding-left: 30px;
    }

    .wrp_banner {
        align-items: normal;
    }

    .banner .callback_btn {
        text-align: center;
    }

    .open span {
        font-family: PF DinDisplay Pro;
        font-size: 24px;
        font-weight: 700;
        line-height: -1px;
        letter-spacing: 0%;
        text-align: left;
        text-transform: uppercase;
    }

    .element .col-md-5 {
        position: absolute;
        width: 100%;
    }

    .element {
        margin-bottom: 30px;
        min-height: 200px;
    }

    .element strong {
        color: rgb(255, 255, 255);
        font-family: PF DinDisplay Pro;
        font-size: 16px;
        font-weight: 700;
        line-height: -1px;
        letter-spacing: 0%;
        text-align: center;
    }

    .element span {
        color: rgb(255, 255, 255);
        font-family: PF DinDisplay Pro;
        font-size: 18px;
        font-weight: 700;
        line-height: -1px;
        letter-spacing: 0%;
        text-align: left;
    }

    .element p {
        color: rgb(0, 0, 0);
        font-family: PF DinDisplay Pro;
        font-size: 10px;
        font-weight: 500;
        line-height: -1px;
        letter-spacing: 0%;
        text-align: left;
    }

    .wrp_text_element {
        padding: 10px;
    }

    .element .callback_btn {
        font-size: 14px;
    }

    .etp {
        padding: 10px 0;
    }

    .title_obs h4 {
        color: rgb(255, 255, 255);
        font-family: PF DinDisplay Pro;
        font-size: 26px;
        font-weight: 700;
        line-height: -1px;
        letter-spacing: 0%;
        text-align: left;
        text-transform: uppercase;
    }

    .title_obs p {
        color: rgb(255, 255, 255);
        font-family: PF DinDisplay Pro;
        font-size: 17px;
        font-weight: 400;
        line-height: -1px;
        letter-spacing: 0%;
        text-align: left;
    }

    .wrp_obs p {
        color: rgb(255, 255, 255);
        font-family: PF DinDisplay Pro;
        font-size: 24px;
        font-weight: 400;
        line-height: -1px;
        letter-spacing: 0%;
        text-align: left;
    }

    .img_float img {
        width: 100%;
    }

    .obs {
        height: 1200px;
    }

    .wrp_obs p br {
        display: none;
    }

    .fabric h4 {
        font-size: 32px;
    }

    .fabric .items span {
        font-size: 24px;
    }

    .fabric .items p {
        font-size: 16px;
    }

    .wrp_text_free {
        padding-left: 0;
    }

    .banner_free {
        padding: 15px;
    }

    .wrp_text_free h4 {
        font-size: 40px;
    }

    footer {
        padding: 15px;
    }

    .sub_banner {
        flex-direction: column;
    }

    .txt {
        font-size: 14px;
    }

    .modal-content {
        padding: 20px !important;
    }

    body .btn-close {
        top: 15px;
        right: 5%;
    }
}


.modal-content {
    background-color: rgba(238, 238, 238, 1);
    padding: 40px;
    border-radius: unset;
}

.modal-header {
    border-bottom: unset !important;
}

.modal-content form {
    display: flex;
    flex-direction: column;
}

.wrp_form {
    display: flex;
    flex-direction: column;
    margin-bottom: 20px;
}

.wrp_form input {
    background-color: rgba(255, 255, 255, 1);
    border: unset;
    padding: 7px;
    padding-left: 40px;
}

.wrp_form textarea {
    resize: none;
    min-height: 120px;
    border: unset; 
    outline: unset;
    box-shadow: unset;
    margin-bottom: 20px;
}

.wrp_form input:focus {
    border: unset; 
    outline: unset;
    box-shadow: unset;
}

.wrp_form label, .cpth label {
    font-family: PF DinDisplay Pro;
    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    margin-bottom: 10px;

}

form button {
    background-color: rgba(0, 0, 0, 1);
    color: #fff;
    font-family: PF DinDisplay Pro;
    font-size: 24px;
    font-weight: 500;
    line-height: 28.8px;
    text-align: center;
    padding: 10px;
    outline: none;
    border: unset;
}

.captcha {
    flex-direction: unset;
    align-items: end;
}

.captcha input {
    margin-right: 10px;
}

.wrp_form {
    position: relative;
}

.custom-file-upload {
    position: absolute;
    bottom: 47%;
    right: 12px;
    cursor: pointer;
}

.input_svg {
    position: absolute;
    top: 55%;
    left: 2%;
}

.arra .input_svg  {
    top: 20%;
    display: none;
}

textarea {
    padding: 10px;
  }

.arra {
    margin-bottom: 0;
}

.modal-header h5 {
    font-family: PF DinDisplay Pro;
font-size: 40px;
font-weight: 500;
line-height: 48px;
text-align: left;

}

.btn-close {
    position: absolute;
    right: 10%;
    top: 50px;
    /* width: 4px; */
    /* height: 4px; */
    font-size: 24px;
    color: #333;
    /* background: #333; */
    opacity: 1;
}

.img_float img {
    width: 135%;
}

.wrp_obs {
    padding-bottom: 0;
}

.obs {
    padding-bottom: 20px;
}

.element {
    height: 395px;
}

@media (min-width: 992px) and (max-width: 1500px) {
    .wrp_text_element {
        padding-left: 15%;
    }
}


@media (min-width: 992px) and (max-width: 1440px) {

    .tizers .row {
        justify-content: space-between !important;
    }

    .container {
        max-width: 1100px;
    }

    .element {
        height: 345px;
    }

    .items .col-md-6 svg {
        width: 30px;
        height: 30px;
    }

    .etp {
      
    }

    .wrp_obs p {
        line-height: 25px;
    }

    .wrp_obs {
        padding-bottom: 0;
    }

    .obs {
        padding-bottom: 0;
        padding-top: 60px;
    }

    .callback_btn {
        padding: 10px 15px;
    }

    header .callback_btn {
    padding: 20px 15px;
    line-height: normal;
    height: 57px;
    text-align: center;
    display: flex;
    align-items: center;
}

    .banner .callback_btn {
        padding: 15px 25px !important;
    }

    .img_float img {
        width: 115%;
    }

    .banner {
        /* background-size: contain !important;  */
        height: 100% !important;
    }

    .text_title h4 {
        font-size: 46px;
        line-height: 50px;
    }

    .top_text p {
        font-size: 21px;
        line-height: 25px;
    }

    .callback_btn {
        font-size: 16px;
    }

    .phone_call span {
        font-size: 16px;
    }

    .phone_call a {
        font-size: 21px;
    }

    .logo svg {
        width: 200px;
    }

    header {
        padding: 25px 0;
    }

    .wrp_banner {
        height: 100%;
        padding: 100px 0;
    }

    .text_title {
        padding: 30px 0;  
    }

    .wrp_tizers span {
        font-size: 32px;
    }

    .wrp_tizers p {
        font-size: 18px;
    }

    .wrp_tizers ul li {
        font-size: 18px;
    }

    .tizers .row {
        justify-content: center;
    }

    .tizers .row .col-md-4 {
        width: 25%;
    }

    .open span{
        font-size: 36px;
    }

    .open {
        padding: 60px 0;
    }

    .element span {
        font-size: 24px;
    }

    .element p {
        font-size: 14px;
    }

    .element .callback_btn {
        font-size: 17px;
    }

    .title_obs h4 {
        font-size: 46px;
    }

    .title_obs p {
        font-size: 26px;
    }

    .wrp_obs p {
        font-size: 21px;
    }

    .wrp_obs p svg {
        width: 30px;
        margin-right: 20px;
    }

    .fabric h4 {
        font-size: 36px;
    }

    .fabric .items span {
        font-size: 24px;
    }

    .fabric .items p {
        font-size: 18px;
        max-width: 435px;
        padding-left: 45px;
        line-height: 30px;
    }

    .wrp_text_free {
        padding-left: 25%;
    }

    .banner_free .col-md-5 {
        width: 50%;
    }

    .banner_free .col-md-7 {
        width: 50%;
    }

    .wrp_text_free span {
        font-size: 21px;
    }

    .wrp_text_free h4 {
        font-size: 36px;
    }

    .wrp_text_free p {
        font-size: 16px;
    }

    .ask .title h4 {
        font-size: 36px;
    }

    .accordion-button {
        font-size: 16px;
    }

    .accordion-body {
        font-size: 14px;
    }

    .txt {
        font-size: 16px;
    }

    .sub_banner p {
        font-size: 14px;
    }

    .wrp_cont span {
        font-size: 14px;
    }

    .wrp_cont a {
        font-size: 14px;
    }

    .btn_trans {
        font-size: 14px;
    }

    .map {
        font-size: 14px;
    }

    .modal-header h5 {
        font-size: 32px;
    }

    .wrp_form label, .cpth label {
        font-size: 14px;
    }

    form button {
        font-size: 18px;
    }
}

@media (min-width: 1500px) and (max-width: 3000px) {
    .container {
        max-width: 1500px;
    }
    
    .wrp_text_free {
        padding-left: 25%;
    }

    .wrp_text_free h4 {
        font-size: 42px;
    }

    .callback_btn {
        display: inline-flex;
        align-items: center;
        height: 57px;
    }

    .element .callback_btn {
        font-size: 21px;
    }

    .banner_free .col-md-7 {
        max-height: 520px;
    }

   
}

.banner_free .col-md-5, .banner_free .col-md-7, .wrp_text_free {
    background-color: rgba(33, 33, 33, 1);
}

.wh {
    bottom: 18%;
z-index: 9999999;
}

.tg {
z-index: 9999999;
}

.wh img, .tg img {
    width: 65px !important;
}

.phone_call a:hover {
    color: rgb(49, 173, 210);
}

.phone_call span {
    cursor: pointer;
}

.fabric .items p {
    max-width: 600px;
}

.mobiks {
    display: none;
}