/*!*####################################################################################*!*/
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Caveat:wght@500;600;700&display=swap');

/*!* general styles *!*/


#myBtn {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 10px;
    z-index: 9999;
    font-size: 18px;
    border: none;
    outline: none;
    color: white;
    cursor: pointer;
    padding: 30px;
    border-radius: 100px;
    content: "";
    background-image: url(https://studentway.org.ua//media/landingpage_Poland/icon-arrow.svg);
    background-repeat: no-repeat;
    background-position: center;
    transform: rotate(180deg);
}

#myBtn:hover {
    background-color: #555;
}

.bg-shadow {
    display: none;
}

/*#modal-questionnaire_{*/
/*display:none!important;*/
/*position: fixed!important;*/
/*left: 0!important;*/
/*top: 0!important;*/
/*width: 100%!important;*/
/*height: 100%!important;*/
/*!*background-color: rgba(0,0,0,0.7);*!*/
/*text-align: center!important;*/
/*z-index:9999!important;*/
/*}*/
/*#modal-questionnaire_::after {*/
/*display: inline-block!important;*/
/*vertical-align: middle!important;*/
/*width: 0!important;*/
/*height: 100%!important;*/
/*content: ''!important;*/
/*}*/

html, body,table {
    height: 100%;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    min-height: 100%;
    font-weight: 400;
    font-size: 14px!important;
    /*color: #16171B;*/
    overflow-x: hidden !important;
    font-family: Roboto;
}


html, body, a, .nav-item {
    color: #16171B !important;

}


ul, a {
    text-decoration: none !important;

}

h1 {
    font-size: 54px;

}

h2 {
    font-size: 48px;
}

h3 {
    font-size: 36px;
}

h4 {
    font-size: 24px;
}

h5 {
    font-size: 18px;
}

h2 span {
    color: #FF0000;
    text-transform: uppercase;
    display: block;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
    font-weight: 700 !important;
    color: #00418E !important;
}


.p_large {
    font-size: 18px;
}

.p_small {
    font-size: 12px;
}

/*!* button *!*/
.btn, .btn:focus, .btn:active {
    border: none !important;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    font-size: 16px;
    transition: 0.5s;
 
}
.modal{
    top:65px;
}
.btn-default {
    padding: 12px 40px;
    border-radius: 5px;
    border: #01A4FF 1px solid !important;
    color: #01A4FF !important;
    font-weight: 500;
    background: #FFFFFF;
}

.btn-default:hover, .btn-default:focus, .btn-default:active {
    border: #01A4FF 1px solid !important;
    color: #FFFFFF !important;
    background: #01A4FF;
}

.btn-primary {
    padding: 12px 20px;
    border-radius: 5px;
    border: #01A4FF 1px solid !important;
    color: #FFFFFF !important;
    font-weight: 500;
    background: #01A4FF;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
    border: #01A4FF 1px solid !important;
    color: #01A4FF !important;
    background-color: #FFFFFF !important;
}
form button {
    width: 100%;
}
nav a {
    color: #ffffff !important;
}

.bg-primery {
    background: #00418E;
}

section {
    /*margin-bottom: 80px;*/
    background: white;
}
#tours{
     margin-bottom: 80px;
}
#reasons,#polandCountry,#universities,#courses,#consultatin,#pricing,#question_answer,#testimonials{
  padding-top: 80px;
}

#courses,#consultatin,#testimonials,#reasons{
  padding-bottom: 80px;
}
.shadow {
    box-shadow: 0px 2px 20px 0px #3F4E5D26;
}

.br-card {
    border-radius: 10px;
}

.g-3 {
    --bs-gutter-x: 20px;
    --bs-gutter-y: 20px;
}

.row {
    margin-top: 0 !important;
}

ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

/*!*####################################################################################*!*/
/*!* header *!*/
header{
        top: 0;
    left: auto;
    right: auto;
    position: sticky;
    background: white;
    z-index: 9999;
        box-shadow: 0px 2px 20px 0px #3f4e5d26;
}
.universities_card__text_ h4 {
    margin-bottom: 10px;
}

.bg-primery .container {
    padding-left: 5px;
}

.universities .btn,
.nav_btn-default {
    padding: 5px 20px;
}

.nav_btn-default,
.nav_btn-primery_footer {
    padding: 5px 15px;
    width: 170px;
}

.nav_btn-primery {
    padding: 5px 15px;

}

nav ul {
    padding-top: 12px;
    padding-bottom: 12px;
}

.logo {
    height: 46px;
}

.mobile_btn {
    height: 40px;
    width: 40px;
    padding: 8px !important;
}

/*.ua_lang {*/
/*    position: absolute;*/
/*    top: -9999px;*/
/*    left: -9999px;*/
/*}*/

/*.language {*/
/*    width: 70px;*/
/*}*/

.lang_buttons .language {
    /*text-decoration: none;*/
    /*box-shadow: 0px 2px 20px 0px #3f4e5d26;*/
    /*padding: 2px 6px 4px 6px;*/
    /*border-radius: 3px;*/
}

/*.lang_buttons .ua_lang {*/
/*    position: absolute;*/
/*    top: -9999px;*/
/*    left: -9999px;*/
/*}*/

.ua_lang img, .rus_lang img {
    width: 23px;
    /*padding-bottom: 4px;*/
}

.translate {
    border-radius: 5px;
}

.navbar-brand {
    margin-right: auto;
}

/*####################################################################################*/
/* Базовые стили слоя затемнения и модального окна  */

#modal-phone {

}

form .btn {
    margin: 20px auto;
    display: block;

}

.modal-header {
    display: block;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 25px;
}

#modal-tours .modal-header,
#modal-polish .modal-header {
    padding-bottom: 0;
}

.btn-close {
    top: 25px;
    position: absolute;
    right: 20px;
}

.modal-title {
    padding-right: 15px;
}

/*.modal-dialog {*/
/*    max-width: 400px;*/
/*}*/

form {
    padding-left: 10px;
    padding-right: 10px;
}

.modal-thanks {
    max-width: 635px;

}
.modal-thanks,
.modal-body-thanks{
      padding: 0 !important;
}
.modal-body-thanks p {
       color: #8AAED7;
    font-weight: 700;
}

.modal-body-thanks h2{
    padding-top: 30px;
}


.modal-body-thanks img {
/*    height: 95%!important;*/
}

.modal-body-thanks a{
    color: #8AAED7 !important;
    padding-left: 0;
display: inline;
    font-weight: 700;
}

.modal-body-thanks .row{
    padding-left: 30px;
    padding-right: 10px;
 }
.col-background{
        background: #C0D0E2;
    clip-path: polygon(25% 0%, 100% 0%, 100% 100%, 0% 100%);
}
.modal-body-thanks .col{
    padding-bottom: 35px;
 }
.modal-footer-thanks {
    border-top: none;
    background: #00418E;
    display: block;
    padding-left: 30px;
 }
.modal-footer-thanks>* {
    margin: 0;
}
.modal-footer-thanks a{
    margin-bottom: 30px;
    padding: 7px 20px!important;
    background: white;
    margin-top: 20px;
    display: inline-block;
}
.modal-footer-thanks h2{
padding-top: 0;
}
.modal-footer-thanks p{
color: white!important;
        font-weight: 400!important;
}

/*!*####################################################################################*!*/
/*!* benefits *!*/
.benefits_h1 {
    width: 60%;
}

.benefits .benefits_background {
    float: right;
    max-width: 100%;
    height: auto;
}

.benefits > .container {
    position: relative !important;
}

.benefits .container .benefits_content {
    position: absolute;
    top: 17%;
    padding-left: 10px;
}

.benefits .btn-primary {
    padding-left: 30px;
    padding-right: 30px;
    margin-top: 40px;
    font-size: 16px;
}

.benefits_heart {
    max-height: 350px;
    position: absolute;
    top: 18%;
    left: 36%;
    max-width: 30%;
}

.benefitsCard {
    display: inline-flex;
    width: 100%;
    margin-top: -70px !important;
    position: relative;
    margin-left: 0px;
    margin-bottom: 0;
}


.benefits_card {
    background: #FFFFFF;
    color: #00418E;
    height: 142px !important;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
    min-height: 100%;
}


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

.benefits_card__number {
    font-size: 64px;
    font-weight: 700;
    padding-right: 20px;
    line-height: .6;
    text-align: center;

}

/*.benefits_card__text {
    font-size: 18px;
}*/

/*!*####################################################################################*!*/
/*!* reasons *!*/
.reasons .row {
    padding-left: 15px !important;
    padding-right: 15px !important;
}

.reasons_card {
    background: #FFFFFF;
    padding: 0 30px 16px;
    /*margin: 0 -5px;*/
    min-height: 100%;
}

.reasons h2 {
    text-align: center;
}

.reasons h3 {
    text-align: center;
    margin: 0 auto 50px;
}

.reasons_card__header {
    display: flex;
    align-items: center;
    margin-left: -30px;
    position: relative;
}

.reasons_card__header h5 {
    padding-left: 30px;
}

.reasons_card__header_number {
    height: 100px;
    padding-left: 31px;
    padding-right: 31px;
    background: #DCE0EB;
    color: #00418E;
    font-weight: 700;
    border-radius: 10px 0 0 0;
    text-align: center;
    font-size: 64px;
    margin-bottom: 0;
}

.reasons_card__body {
    padding-top: 30px;
}

/*!*####################################################################################*!*/
/*!* polandCountry *!*/

.polandCountry {
    background-color: #E7ECF3;
    position: relative;
}

.polandCountry h2 {
    padding-top: 50px;
    width: 80%;
}

.polandCountry h3 {
    padding-bottom: 40px;
}

.polandCountry-img {
    position: absolute;
    right: 0;
    top: -9%;
}

.polandCountry_img img {
    margin-bottom: 15px;
    display: block;
}

.polandCountry_icon {
    display: flex;
    justify-content: space-between;
    padding-left: 10%;
    padding-right: 10%;
}

.polandCountry_img {
    height: 100%;
    max-width: 185px;
    text-align: center;
    font-weight: 500;
    margin-top: 36px;
}

.polandCountry_icon_arrow {
    /*padding-top: 13%;*/
    transform: rotate(-90deg);
    margin-top: auto;
    margin-bottom: auto;
}

.polandCountry_icon_arrow img {
    width: 250%;
}

.polandCountry_button {
    justify-content: center;
    display: flex;
    padding-bottom: 50px;
    padding-top: 50px;
}

.polandCountry_map {
    position: absolute;
    right: 0;
    top: -67px;
}


/*!*####################################################################################*!*/
/*!* universities *!*/
.universities h2 {
    text-align: center;

}

.universities h3 {
    text-align: center;
    padding-bottom: 50px;
}

/*.universities .row {*/
/*    padding-right: 15px;*/
/*    padding-left: 15px;*/
/*}*/

.universities_card {
    position: relative;
    display: flex;
    margin-bottom: 30px;
}

.universities_card__img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    border-radius: 10px 0 0 10px;
}

.universities_card__img___logo {
    position: absolute;
    top: 15px;
    left: 25px;
    border-radius: 6px !important;
    width: 65px;
}

.universities_card__text {
    padding: 30px;
    border-radius: 0 10px 10px 0;
    border: 1px solid #DCE0EB;
}

.universities_card__text_ {
    padding: 30px 30px 10px 30px;
    min-height: 100%;
}

.universities_card__text_ h3 {
    padding-bottom: 15px;
}

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

.universities_card__text_ .btn {
    align-items: center;
    padding: 5px 15px !important;
    margin-top: -20px;
}

.universities_card__text ul {
    display: flex;
    justify-content: space-between;
    list-style: none;
    margin-bottom: 0;
    padding: 0;
    align-items: center;
}

.universities_card__city .p_large {
    font-weight: 500 !important;
}

.half > .tab > .tab-content > .row > .col > .card > ul > li > p > span {
    font-size: 18px;
    font-weight: 700;
    color: #FF0000;
}

.universities_card__pricing span {
    font-size: 24px;
    font-weight: 700;
    color: #FF0000;
}

.universities_card__pricing span span {
    font-size: 14px;
    font-weight: 400;
    color: #16171B !important
}

.universities_card__button .btn-default {
    padding: 6px 18px;
    margin-top: 7px;

}


/*!* universities акордеон*!*/
.half {
    /*border-bottom: 1px solid #DCE0EB;*/
    margin-bottom: 30px;
    border-radius: 0 !important;
}

.half label {

    text-align: start !important;
    font-size: 24px;
    color: #00418E;
}

.half-question {
    border-bottom: 1px solid #DCE0EB;
    padding-top: 50px;
}


.tab-question {
    margin: 0;
}

.tab {
    position: relative;
    margin-bottom: 1px;
    /*width: 100%;*/
    overflow: hidden;
}

.tab input {
    position: absolute;
    opacity: 0;
    z-index: -1;
}

.tab label {
    position: relative;
    display: block;
    padding: 0 0 0 1em;
    margin: 0;
    font-weight: 700;
    line-height: 3;
    cursor: pointer;
    /*border-top: 1px solid #DCE0EB;*/
    border-radius: 0 !important;
    background: none;
    text-transform: uppercase;
}
.half-footer{
    margin-bottom: 0;
}
.tab .label-footer {
 line-height: 3!important;
    border-top: 1px solid #DCE0EB;
      font-weight: 400;
    padding: 5px 25px 10px 0!important;
    text-transform: initial;
    font-size: inherit;
}
.blue-color{
      color: #01A4FF !important;
      font-weight: 500 !important;
}
.tab-content_footer {
     color: #01A4FF !important;
}

.tab-content_footer a{
     color: #FFF !important;
     margin-bottom: 5px;
display: inline-block;
}
.col-p-l{
    padding-left: 6%;
}
.half_ .tab label {
    text-transform: initial;

}

.tab-question label {
    border-top: 1px solid #DCE0EB;
}


.tab-content {
    max-height: 0;
    overflow: hidden;
    /* background: #1abc9c;*/
    -webkit-transition: max-height .35s;
    -o-transition: max-height .35s;
    transition: max-height .35s;
}

/* :checked */
.tab input:checked ~ .tab-content {
    max-height: 100%;
    padding-bottom: 30px;
}

/* Icon */
.tab label::after {
    position: absolute;
    right: 0;
    top: 10px;
    display: block;
    width: 2em;
    height: 2em;
    line-height: 3;
    text-align: center;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
}

.tab input[type=checkbox] + label::after {
    content: "";
    background-image: url(https://studentway.org.ua/media/landingpage_Poland/icon-arrow.svg);
    background-repeat: no-repeat;
    background-position: center;
    right: 15px;
    transform: rotate(0deg);
}

.tab input[type=checkbox]:checked + label::after {
    transform: rotate(180deg);
}

.universities_ribbon .btn {
    padding: 12px 20px !important;
}

.universities_ribbon {
    background: #00418E;
    padding: 50px 30px 45px;
    color: #FFFFFF;
    margin-top: 50px;
}

.universities_ribbon .container {
    display: flex;
    justify-content: space-between;
    list-style: none;
    margin-bottom: 0;
    padding: 0;
    align-items: center;
}

.universities_ribbon p {
    font-size: 24px;
}

.universities_ribbon p span {
    font-size: 36px;
}

.universities_ribbon a {
    float: right;
}

/*!*####################################################################################*!*/
/*!* courses *!*/
.courses {
    text-align: center;
}

.courses h2 {
    text-transform: uppercase;
    font-size: 48px;
    margin-bottom: 40px;
}

/*.courses p {*/
/*    font-size: 18px;*/
/*}*/

.courses p span {
    font-size: 18px;
    font-weight: 700;
}


.swiper-container {
    width: 100%;
    height: 100%;
    /*padding-top: 36px;*/
    margin-top: -45px;
    position: relative;
}
.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction{
    bottom:90px;
}
.swiper-button-next:after, .swiper-button-prev:after {
    color: #ffffff;
}


.swiper-slide_card {
    /*border-radius: 10px;*/
    border: 1px solid #DCE0EB;
    min-width: 100% !important;
    /*min-height: 100% !important;*/
    margin-bottom: 53px;
}

.swiper-slide_card:hover,
.swiper-slide_card:focus,
.swiper-slide_card:active {
    box-shadow: 0px 2px 20px 0px #3F4E5D26;
    border: #FFFFFF;
}

.swiper-slide_card a {
    padding: 6px 18px;
    margin-bottom: 30px;
}

.swiper-slide_card img {
    width: 100%;
}

.swiper-slide_name {
    padding-top: 20px;
    padding-left: 15px;
    padding-right: 15px;
}

.online,
.swiper-slide_pricing {
    font-size: 24px !important;
}

.swiper-slide_pricing {
    color: #FF0000;

}

.swiper-pagination-bullet-active {
    background: #01A4FF;
}

.swiper-button-next, .swiper-button-prev {
    color: #DCE0EB;;
}

/*@@@@@@@@@@@@@@@@@@*/
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    right: 0px;
    left: auto;
    background: #E7ECF3;
    border-radius: 50px 0 0 50px;
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    left: 0px;
    right: auto;
    background: #E7ECF3;
    border-radius: 0 50px 50px 0;
}

.swiper-slide {
    text-align: center;
    /*background: #4e0a53;*/
    font-weight: 700;
    color: #00418E;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    width: 419.667px !important;
    margin-right: 20px !important;
}

.swiper-wrapper {
    /*padding-left: 70px;*/
}

.swiper-button-prev, .swiper-button-next {
    top: 43%;
    width: 50px;
    height: 100px;
}

.swiper-button-next:after, .swiper-button-prev:after {
    font-size: 35px;
}

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 125px;
}

/*!*####################################################################################*!*/
/*!* tours *!*/
.tours {
    background-color: #E7ECF3;
    position: relative;

}

.tours .col-md-6 {
    float: right;
}

.tours img {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 100%;
}

.d-img-mobile-l {
    display: none;
}

.tours h2 {
    padding-top: 50px;
    padding-bottom: 20px;
}

.tours_data {
    /*    font-size: 18px;*/
    font-weight: 500;
}

.tours_data span {
    color: #01A4FF;
}

.tours_data_ {
    color: #00418E;
    /*    font-size: 18px;*/
    font-weight: 700;
}

.tours_data_ span {
    padding-left: 70px;
}

.tours .btn, .school .btn {
    margin-top: 5px;
    margin-bottom: 50px;
}

.tours_list li {
    list-style: none;
    text-align: left;
    /* font-size: 18px; */
    background-image: url(https://studentway.org.ua/media/landingpage_Poland/tick.svg);
    background-repeat: no-repeat;
    padding-left: 37px;
    padding-bottom: 5px;
}

/*!*####################################################################################*!*/
/*!* school *!*/
.school {
    background-color: #E7ECF3;
    position: relative;
}

.school img {
    position: absolute;
    right: 0;
    bottom: 0;
    height: 100%;
}

.d-img-mobile-r {
    display: none;
}

.school h2 {
    padding-top: 50px;
}

.school h3 {
    padding-bottom: 20px;
}

.school_data {
    /*  font-size: 18px;*/
    font-weight: 500;
}

.school_data span {
    color: #01A4FF;
}

.school_data_ {
    color: #00418E;
    /*    font-size: 18px;*/
    font-weight: 700;
}

.d-img-mobile {
    display: none;
}

/*!*####################################################################################*!*/
/*!* consultatin *!*/
.consultatin {
    text-align: center;

}

.consultatin li {
    margin-bottom: 5px;

}

.consultatin h3 {
    margin-bottom: 40px;
}

#question_answer li,
.consultatin li {
    list-style: none;
    text-align: left;
    /* font-size: 18px;*/
    background-image: url(https://studentway.org.ua/media/landingpage_Poland/tick.svg);
    background-repeat: no-repeat;
    padding-left: 37px;
}

#question_answer li {
    margin-bottom: 10px;
}

#question_answer ul {
    padding-bottom: 20px;

}

.consultatin_list {
    display: flex;
    justify-content: center;
    padding-top: 20px;
}

/*!*####################################################################################*!*/
/* careerGuidance */
.careerGuidance {
    background-color: #00418E;
    position: relative;
    color: #FFFFFF;
}

.careerGuidance h2 {
    padding-top: 50px;
    color: #FFFFFF !important;
}

.careerGuidance h3 {
    padding-bottom: 40px;
    color: #FFFFFF !important;
}

.careerGuidance_img {
    position: absolute;
    right: 0;
    bottom: 0;
    height: 112%;
}

.careerGuidance .mobile {
    display: none;
}

.careerGuidance_img_ {
    position: absolute;
    right: 17%;
    top: 4%;
}

.careerGuidance_button {
    margin-top: 25px;
    margin-bottom: 50px;
}


/*!*####################################################################################*!*/
/* pricing */
.pricing {
    padding-bottom: 140px;
}

.pricing h2 {
    text-align: center;
}

.pricing h3 {
    padding-bottom: 30px;
    text-align: center;
}

.pricing p {
    /*   font-size: 18px;*/
    text-align: center;
}

.pricing p span {
    font-size: 24px;
    text-align: center;
    color: #20B038;
    font-weight: 500;
}

.pricing_phone {
    justify-content: center;
    display: flex;
}

.pricing_phone a {
    margin-left: 10px;
    margin-right: 10px;
}

.pricing_card {
    padding: 55px 15px 0 15px;
    border-radius: 10px;
    border: 1px solid #DCE0EB;
    min-width: 100%;
    margin-top: 40px;
    /*min-height: 100%;*/
}

.pricing_card:hover,
.pricing_card:focus,
.pricing_card:active {
    box-shadow: 0px 2px 20px 0px #3F4E5D26;
    border: #FFFFFF;
}

.pricing_card h4 {
    margin-bottom: 20px;
    text-align: center;
}

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

.pricing_card ul {
    padding: 0;
}

.label_p {
    padding-top: 100px !important;
}

.tab_pricing > .pricing_card-ok_ {
    position: absolute;
    background-image: url(https://studentway.org.ua/media/landingpage_Poland/ok.svg) !important;
    background-repeat: no-repeat;
    top: 100px;
    margin-left: 15px;
    color: white;
    padding-left: 18px;
}

.tab_pricing > .pricing_card-ok {
    padding-left: 28px;
    padding-top: 0;
    margin-left: 15px;
    background-image: url(https://studentway.org.ua/media/landingpage_Poland/ok.svg) !important;
    background-repeat: no-repeat;
    /*background-position: center;*/
    /*right: 0;*/
    /*transform: rotate(0deg);*/
}

.pricing_card-ok {
    background-image: url(https://studentway.org.ua/media/landingpage_Poland/ok.svg);
    list-style: none;
    text-align: left;
    font-size: 14px;
    background-repeat: no-repeat;
    padding-left: 28px;
}

.pricing_card-no {
    background-image: url(https://studentway.org.ua/media/landingpage_Poland/no.svg);
    list-style: none;
    text-align: left;
    font-size: 14px;
    background-repeat: no-repeat;
    padding-left: 28px;
}

.pricing_card__pricing {
    font-size: 24px;
    font-weight: 700;
}

.pricing .btn {
    padding: 6px 18px;
}

.pricing_card__button {
    justify-content: space-between;
    display: flex;
    align-items: flex-start;
}


/* universities акордеон*/
.half_pricing_ {
    border-bottom: 1px solid #DCE0EB;
    margin-bottom: 10px;
    border-radius: 0 !important;
}

.tab_pricing {
    position: relative;
    margin-bottom: 1px;
    width: 100%;
    overflow: hidden;
    padding-bottom: 10px;
    margin-top: -110px;
}

.tab_pricing input {
    position: absolute;
    opacity: 0;
    z-index: -1;
}

.tab_pricing label {
    position: relative;
    display: block;
    padding: 0 0 0 1em;
    margin: 0;
    /*font-weight: 700;*/
    /*line-height: 3;*/
    cursor: pointer;
    /*border-top: 1px solid #DCE0EB;*/
    border-radius: 0 !important;
    background: none;

}

.tab_pricing h3 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
    text-align: start !important;
}

.tab-content-pricing {
    max-height: 0;
    overflow: hidden;
    /* background: #1abc9c;*/
    -webkit-transition: max-height .35s;
    -o-transition: max-height .35s;
    transition: max-height .35s;


    padding: 0 0 0 1rem;
}

/* :checked */
.tab_pricing input:checked ~ .tab-content-pricing {
    max-height: 100%;
    padding: 0 0 0 1rem;

}

/* Icon */
.tab_pricing label::after {
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    width: 40px;
    height: 40px;
    line-height: 3;
    text-align: center;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    background: #E7ECF3;
    border-radius: 3px;
    /*border: 10px solid #01A4FF;*/
}

.tab_pricing input[type=checkbox] + label::after {
    content: "";
    background-image: url(https://studentway.org.ua/media/landingpage_Poland/icon-arrow_.svg);
    background-repeat: no-repeat;
    background-position: center;
    right: 0;
    transform: rotate(0deg);
}

.tab_pricing input[type=checkbox]:checked + label::after {
    transform: rotate(180deg);
}

/*!*####################################################################################*!*/
/*!* documents *!*/
.documents {
    background: #E7ECF3;
    position: relative;
}

.documents_pasport {
    position: absolute;
    top: -100px;
    left: -135px;
}

.documents_pasport-mobile {
    display: none;
}

.documents_photo {
    position: absolute;
    top: 130px;
    right: 9%;
}

.documents .container {
    display: flex;
    justify-content: center;
    margin-bottom: 40px;
}

.documents h2 {
    padding-top: 50px;
}

.documents h3 {
    padding-bottom: 40px;
}

.documents ul {
    padding: 0 !important;
}

.documents li {
    list-style: none;
    background-repeat: no-repeat;
    padding-left: 40px;
    padding-bottom: 10px;
}

.documents .documents1 {
    background-image: url(https://studentway.org.ua/media/landingpage_Poland/ellipse1.svg);
}

.documents .documents2 {
    background-image: url(https://studentway.org.ua/media/landingpage_Poland/ellipse2.svg);
}

.documents .documents3 {
    background-image: url(https://studentway.org.ua/media/landingpage_Poland/ellipse3.svg);
}

.documents .documents4 {
    background-image: url(https://studentway.org.ua/media/landingpage_Poland/ellipse4.svg);
}

.documents .documents5 {
    background-image: url(https://studentway.org.ua/media/landingpage_Poland/ellipse5.svg);
}

.documents .documents6 {
    background-image: url(https://studentway.org.ua/media/landingpage_Poland/ellipse6.svg);
}

.documents .documents7 {
    background-image: url(https://studentway.org.ua/media/landingpage_Poland/ellipse7.svg);
}

.documents .documents8 {
    background-image: url(https://studentway.org.ua/media/landingpage_Poland/ellipse8.svg);
}

.documents .documents9 {
    background-image: url(https://studentway.org.ua/media/landingpage_Poland/ellipse9.svg);
}

.documents_button {
    margin-top: 25px;
    margin-bottom: 50px;
}


/*!*####################################################################################*!*/
/*!* documents *!*/
.testimonials_card {
    padding: 30px;
    border-radius: 5px;
    border: 1px solid #DCE0EB;
    min-height: 100%;
}

.avatar {
    height: 48px;
    width: 48px;
    /*background-repeat: no-repeat;*/
}

.testimonials_header {
    padding-left: 15px;
}

.testimonials_name {
    font-weight: 700;
    color: #00418E;
    padding-right: 5px;
}

.testimonials_header img {
    margin-top: -10px;
    margin-bottom: 15px;
}

.testimonials_name, .p_small {
    margin: 0;
}

.testimonials_header_right {
    align-items: flex-start;
    display: flex;
    justify-content: space-between;
}

.testimonials_fb {
    margin-top: -5px;
    padding-left: 7px;
}

.testimonials_text {
    padding-left: 15px;
}

.testimonials_like {
    float: right;
}

.testimonials_button {
    margin-top: 50px;
    justify-content: center;
    display: flex;
}

.testimonials h3 {
    margin-bottom: 36px;
}

.like {
    background-image: url(https://studentway.org.ua/media/landingpage_Poland/like.svg);
    background-repeat: no-repeat;
    padding: 5px 25px;
    color: #01A4FF;
}

.dislike {
    background-image: url(https://studentway.org.ua/media/landingpage_Poland/dislike.svg);
    background-repeat: no-repeat;
    padding: 5px 25px;
    color: #E7ECF3;

}

/*!*####################################################################################*!*/
/* footer */
footer {
    background: #00418E;
    padding-top: 40px;
    color: #ffffff;
    position: relative;
}

footer .nav-link {
    color: #ffffff !important;
}

footer .nav_btn-default {
    background: none;
    color: #ffffff !important;
}

footer .phone {
    font-size: 18px;
    padding-top: 0;
    padding-bottom: 0px;
}

/*.logo_footer img{*/
/*    padding-bottom: 35px!important;*/
/*}*/
.footer-home {
    font-size: 16px;
    font-weight: 700;
    color: #FF0000 !important;
}

footer .btn {
    margin-top: 20px;
}

footer .phone span {
    font-size: 14px;
}


.cell_phone {
    text-align: center;
    padding-top: 60px;
    margin-bottom: -15px;
}
.testimonials_button .btn {
    padding: 12px 20px;
    border-radius: 50px;
}
.testimonials_button .btn-default{
   margin-right: 5px; 
}
.contact_us_messengers_btn {
    justify-content: center;
    margin-bottom: 20px !important;
}

.contact_us_btn_a {
    padding: 3px 10px;
}

.contact_us_btn_img {
    height: 46px !important;
    justify-content: center;
    position: relative !important;
}
/*@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/
/*@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/
@media (max-width: 1400px) {

    .swiper-slide {
        width: 359.667px !important;
    }

    .polandCountry_icon_arrow img {
        width: 200%;
    }

}

@media (min-width: 1200px) {
    .benefits_heart {
        max-height: 270px;
        top: 25%;
    }

    .careerGuidance_img_ {
        right: 23%;
    }

    .documents_pasport {
        max-width: 40%;
    }

    .documents_photo {
        max-width: 17%;
    }
}

@media (max-width: 1200px) {

    .header-phone {
        display: block;
    }

    .header-phone a {
        padding: 3px;
    }

    .header-social {
        position: absolute;
        top: 0;
        padding-left: 5px !important;
    }

    .header-social-button {
        padding-top: 15px;
    }

    .nav_btn-primery {
        display: none;
    }

    .benefits_heart {
        max-height: 350px;
        position: absolute;
        top: 37%;
        left: 36%;
        max-width: 25%;
    }

    .benefits_card__number {
        font-size: 60px;
    }

    .benefits_card__2 {
        line-height: 30px;
        text-align: center;
        padding-top: 15px;
        padding-right: 10px;
    }

    .benefits_ .p_large {
        font-size: 16px !important;
    }

    .reasons_card__body {
        padding-top: 20px;
    }

    .polandCountry-img {
        max-width: 40%;
    }

    .swiper-slide {
        width: 299.667px !important;
        max-height: 100%;
    }

    .school img, .tours img {
        display: none;
    }

    .d-img-mobile-l, .d-img-mobile-r {
        display: unset !important;
        top: 60px;
        max-width: 40%;
        height: auto !important;
    }

    .d-img-mobile-l {
        left: 30px !important;
    }

    .d-img-mobile-r {
        right: 30px !important;
    }

    .careerGuidance_img {
        height: 85%;
    }

    .pricing_card h4 {
        margin-bottom: 0;
    }

    .tab_pricing {
        margin-top: -90px;
    }

    .documents_pasport {
        max-width: 42%;
    }

    h2, h2 span {
        font-size: 40px !important;
    }

    .polandCountry_img,
    .polandCountry_img img {
        width: 140px;
        display: block;
    }


    .polandCountry_icon {
        padding-left: 5%;
        padding-right: 5%;
    }
}

@media (max-width: 992px) {
    .polandCountry_icon_arrow img {
        width: 160%;
    }

footer ul {
        margin-top: -15px !important;
    }
}

@media (max-width: 991px) {
    
    .col-p-l{
    padding-left: 15px;
}
    nav, .header-social {
        display: none;
    }

    .mobile_nav .nav .col-12 .d-lg-none {
        display: unset !important;
    }

    .navbar-brand {
        padding-top: 0;
        margin-left: auto;
    }

    .bg-shadow {
        display: unset;
        width: 100%;
        height: 60px;
        box-shadow: 0px 4px 30px 0px #07144933;
        margin-bottom: -60px;
        margin-top: -15px;

    }

    .mobile_nav {
        padding-top: 20px;
        display: block;
    }

    .mobile_nav a {
        color: #00418E !important;
    }

    .mobile_nav .nav_btn-primery {
        display: unset !important;
        margin-top: 10px !important;
        margin-bottom: 15px !important;
        color: #FFFFFF !important;
    }


    .mobile_nav .nav_btn-primery:hover {
        color: #01A4FF !important;
    }

    .nav_btn-default {
        margin-top: 10px;
        margin-bottom: 15px;
    }

    .header-phone {
        font-size: 16px;
        padding-top: 15px;
    }

    .mobile-language {
        position: absolute;
        top: 80px;
        left: calc(100% - 95px);
        display: block;
        overflow-x: hidden !important;
z-index: 1;
    }

    .translate {
        margin-bottom: 20px;
        margin-left: 20px !important;
    }

    h1 {
        font-size: 30px;
    }

    h2 {
        font-size: 30px !important;
    }

    h3 {
        font-size: 24px;
    }

    h4 {
        font-size: 18px;
    }

    h5 {
        font-size: 16px;
    }

    .reasons_card__header_number {
        height: 85px;
        font-size: 50px;
        padding-left: 21px;
        padding-right: 21px;
    }

    .benefits_heart {
        top: 20%;
    }

    .benefits_card__number {
        font-size: 50px;
    }

    .reasons_card {
        padding: 0 20px 5px;
    }

    .reasons_card__header h5 {
        padding-left: 15px;
    }

    .reasons_card__header {
        margin-left: -21px;
    }

    .benefits_ .p_large {
        font-size: 15px !important;
    }

    .benefits_card {
        max-height: 105px !important;
        padding: 15px;
    }

    .swiper-slide_name > span {
        font-size: 16px !important;
    }

    .p_large {
        font-size: 15px !important;
    }


    .universities_ribbon p {
        font-size: 15px;
    }

    .universities_ribbon p span {
        font-size: 24px;
    }

    h2, h2 span {
        font-size: 30px !important;
    }

    .half label {
        font-size: 18px;
    }

    .swiper-container {
        display: none;
    }

    .swiper-slide_card {
        margin-bottom: 0;
    }

    .swiper-slide {
        /*width: 100% !important;*/
        max-height: 100%;
        margin-right: 0 !important;
    }

    .careerGuidance_img_ {
        right: 25%;
        top: 8%;
        max-width: 30%;
    }

    .documents_photo {
        max-width: 20%;
    }

    footer .call {
        width: 100%;
        display: inline-grid;
    }

    footer .social img {
        width: 50px;
    }

    header .social,
    footer .social {
        justify-content: space-between;
        padding-top: 10px;
    }

    footer .nav_btn-default {
        padding: 12px 20px;
        width: auto;
    }

    footer {
        padding-right: 15px;
        padding-left: 15px;
    }
    
    .tab-content_footer a {
    margin-bottom: 10px;
}
}

@media (max-width: 768px) {
.contact_us_btn {
    justify-content: start;
    flex-direction: column-reverse;
    margin-top: 20px;
    text-align: center;
}
.cell_phone {
    margin-bottom: 0 !important;
}
.testimonials_button div{
       margin-left: 10px;
    margin-right: 10px; 
}
.testimonials_button .btn {
    border-radius: 5px;
    margin-left: 0;
    margin-right: 0;
}
}

@media (max-width: 767px) {
    .navbar > .container {
        padding-left: 15px;
        padding-right: 15px;
    }

    .universities_card {
        display: block;
        padding-left: 30px;
        padding-right: 30px;

    }

    .universities_card__img {
        max-height: 250px;
        border-radius: 10px 10px 0 0;
    }

    #reasons .reasons_col {
        width: 100% !important;
    }

    .benefits_heart {
        display: none;
    }

    .benefitsCard {
        margin-top: 0 !important;
    }

    .benefits .container .benefits_content {
        position: absolute;
        top: 10%;
        padding-left: 10px;
    }

    /*section {*/
    /*    margin-bottom: 70px;*/
    /*}*/
#tours{
     margin-bottom: 70px;
}
#reasons,#polandCountry,#universities,#courses,#consultatin,#pricing,#question_answer,#testimonials{
  padding-top: 70px;
}

#courses,#consultatin,#testimonials,#reasons{
  padding-bottom: 70px;
}
    .reasons h3 {
        margin-bottom: 0;
    }

    .polandCountry-img {
        top: -10% !important;
        max-width: 30%;
    }

    .polandCountry h3 {
        padding-bottom: 20px;
    }

    .polandCountry_icon {
        padding-left: 15px;
        padding-right: 15px;
    }

    .col-md-8 {
        padding-right: 15px;
        padding-left: 15px;
    }

    .polandCountry_img,
    .polandCountry_img img {
        width: 120px;
    }

    /*.polandCountry_icon_arrow {*/
    /*    margin-right: -9%;*/
    /*}*/
    .universities_ribbon a {
        margin-top: 15px;
    }

    .universities h3 {
        padding-bottom: 20px;
    }

    .polandCountry_icon_arrow img {
        width: 120%;
    }

    .universities_card__img___logo {
        top: 40px;
        left: 80px;
    }


    .universities_card__text {
        border-radius: 0 0 10px 10px;
    }

    .universities_card ul {
        display: flex;
    }

    .universities_card ul {
        display: block;
        text-align: center;
    }

    .universities_card__pricing span span,
    .universities_card__city span span {
        display: none;
    }

    .universities_card__pricing {
        margin-top: -20px;
        margin-bottom: 10px;
    }


    .tab-content .universities_card__pricing {
        margin-top: unset;
    }


    .col-8, .col-4 {
        width: 100%;
    }

    .universities_ribbon .container {
        display: inline-block;
        padding: unset;
    }


    .swiper-slide {
        width: 100% !important;
    }


    .half {
        padding-left: 25px;
        padding-right: 25px;
    }
.half-footer{
    padding-left: 0;
        padding-right: 0;
}
    .swiper-slide_card a {
        padding: 12px 20px;
        margin-bottom: 30px;
        width: auto;
        display: block;
        margin-left: 30px;
        margin-right: 30px;

    }


    .d-img-mobile-r, .d-img-mobile-l {
        top: 0%;
        left: 50% !important;
        transform: translate(-50%, -50%);
    }

    .tours, .school {
        padding-top: 20%;
        margin-top: 15%;
    }

    .careerGuidance {
        padding-top: 25%;
    }

    .careerGuidance_img_ {
        max-width: 40%;
        top: 15%;
        left: 66% !important;
        transform: translate(-50%, -50%);
    }

    .careerGuidance_desktop,
    .careerGuidance .desktop {
        display: none !important;
    }

    .careerGuidance_p {
        width: 80%;
    }

    .careerGuidance .mobile {
        display: unset;
        max-width: 35%;
        height: auto;
    }

    .documents_pasport {
        display: none;
    }

    .documents_pasport-mobile {
        display: unset;
        top: 0% !important;
        left: 50% !important;
        transform: translate(0, -50%) !important;
        max-width: 50%;
        margin-bottom: -37%;
        padding-top: 40%;

    }


    .documents_photo {
        position: relative !important;
        top: 10% !important;
        left: 10% !important;
        transform: translate(50%, -50%) !important;
        max-width: 40%;
        display: block;
    }

    .documents_button {
        display: block;
    }

    .documents {
        text-align: center;
        padding-left: 15px;
        padding-right: 15px;
        margin-top: -30px;
    }

    .documents ul {
        text-align: start;
    }

    .half label {
        padding-right: 50px;
        padding-left: 0;
        line-height: 1.5;
        padding-top: 15px;
        padding-bottom: 15px;
    }


    .question_answer .h2 {
        padding-left: 30px !important;
    }

    

    footer .phone {
        margin-top: 15px;
    }
}


@media (max-width: 575px) {
    .navbar-brand img {
        width: 190px;
    }

    .benefits .container .benefits_content {
        position: absolute;
        top: 4%;
    }

    .benefits .btn-primary {
        margin-top: 15px;
    }

    .benefits_ .br-card {
        border-radius: 0;
    }

    .benefits_ {
        --bs-gutter-y: 0;
        --bs-gutter-x: 0;
        /*display: block;*/
    }

    .benefits .container {
        padding-left: 0;
        padding-right: 0;
    }

    .benefits_card {
        box-shadow: 0 .5rem 2rem rgba(0, 0, 0, .15) !important;
    }


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

    /*section {*/
    /*    margin-bottom: 40px;*/
    /*}*/
#tours{
     margin-bottom: 40px;
}
#reasons,#polandCountry,#universities,#courses,#consultatin,#pricing,#question_answer,#testimonials{
  padding-top: 40px;
}

#courses,#consultatin,#testimonials,#reasons{
  padding-bottom: 40px;
}
    .reasons_card__header_number {
        height: 70px;
    }

    .polandCountry-img {
        top: -3% !important;
    }

    .polandCountry h2, .polandCountry h3 {
        width: 70%;
    }

    .polandCountry_img,
    .polandCountry_img img {
        width: 85px;
    }

    /*.polandCountry_icon_arrow img {*/
    /*    width: 100%;*/
    /*}*/
    /*.polandCountry_icon_arrow {*/
    /*    margin-right: -17%;*/
    /*}*/
    .polandCountry_button {
        padding-bottom: 30px;
        padding-top: 40px;
    }

    .polandCountry_icon {
        margin-top: -30px;
    }

    .universities_card__img {
        max-height: 200px;
        border-radius: 10px 10px 0 0;
    }

    .tab-content {
        padding-right: 0;
        padding-left: 0;
    }

    .tab {
        padding: 0;
        border-radius: 0;
        margin-top: 0;
    }

    /*.universities_card__text_ {*/
    /*    border-radius: 0;*/
    /*    margin-bottom: -20px;*/
    /*}*/
    .half {
        padding: 0;
    }

    .half label {
        padding-left: 25px;
    }

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


    .universities_ribbon .btn {
        width: 100%;
    }

    .courses h2 {
        margin-bottom: 15px;
    }

    .universities_card__city {
        margin-top: -20px;
        padding-bottom: 10px;
    }

    .courses, .tours, .school, .consultatin {
        padding-left: 15px;
        padding-right: 15px;
    }

    .tours .btn, .school .btn {
        width: 100%;
    }

    .careerGuidance_p {
        width: 100%;
    }

    .careerGuidance_img_ {
        max-width: 50%;
        top: 13%;
        left: 28% !important;
        transform: translate(-50%, -50%);
    }

    .pricing .p_large span {
        display: block;
    }

    .pricing_phone {
        display: block;
    }

    .pricing_phone a {
        display: block;
        padding: 12px 20px !important;
    }

    .pricing_phone .btn-default {
        margin-bottom: 20px;
    }

    .pricing_phone .btn-primary {
        background: #ffffff !important;
        border: solid 1px #01A4FF !important;
        color: #01A4FF !important;
    }

    .documents {
        margin-top: -60px;
    }

    .documents_photo {
        top: 8% !important;
    }

    .tab-content {
        padding-left: 25px;
        padding-right: 25px;
    }
.tab-content_footer {
    padding-left: 10px;
}
    .testimonials {
        padding-left: 15px;
        padding-right: 15px;
        margin-top: -30px;
    }

    .testimonials_card {
        position: relative;
    }

    .avatar {
        position: absolute;
        top: -50px;
        left: 46%;
        transform: translate(-50%, -5%) !important;
    }

    .avatar img {
        width: 160%;
    }

    .testimonials_header, .testimonials_text {
        padding-left: 0;
    }

    .testimonials_card {
        margin-bottom: 50px;
        min-height: unset;
    }

    .testimonials h2, .testimonials h3 {
        text-align: center;
    }

    /*.testimonials_button {*/
    /*    margin-top: -20px;*/
    /*}*/

    .reasons h3 {
        width: 100%;
    }

    .col {
        flex: 0 0 auto;
    }

    .w-75 {
        width: 100% !important;
        padding-left: 15px;
        padding-right: 15px;
    }

    .polandCountry_icon_arrow img {
        width: 90%;
    }

    .polandCountry_img, .polandCountry_img img {
        width: 80px;
    }

    .universities_card__button a {
        padding: 12px 20px !important;
    }

    .universities > div > p {
        padding-right: 15px;
        padding-left: 15px;
    }
    .modal-body-thanks img {
    /*height: 50%!important;*/
}
    .col-background {
    background: none;
    clip-path: none;
    order: -1;
    height: 15px;
}
    .modal-body-thanks h2 {
     padding-top: 0;
}
.contact_us_btn_a {
    padding: 3px 5px;
}
.cell_phone {
    padding-top: 0;
}
}
@media (max-width: 495px) {
        .modal-body-thanks img {
display: none;
}

}
@media (max-width: 425px) {
  .documents_photo {
        top: 6% !important;
    }
    .universities_card__text_ ul {
        display: block;
    }

    .universities_card__text_ .btn {
        align-items: center;
        padding: 12px 15px !important;
        margin-top: 15px;
        margin-bottom: 15px;
        width: 100%;
    }

    .pricing span {
        display: block;
    }

    .testimonials_button a {
        /*margin-left: 10px;*/
        /*margin-right: 10px;*/
            margin-bottom: 20px;
        width: 100%;
    }

    .universities_card__button a {
        width: 100%;
    }
}
