@media only screen and (max-width: 1400px) {

/*-- Section 5 - Main Page --*/

.rev_slider .slick-prev {
    left: 10px;
}

.rev_slider .slick-next {
    right: 10px;
}

/*-- /Section 5 - Main Page --*/

}

@media only screen and (max-width: 1240px) {

/*-- Header --*/

.header_site > div:nth-child(1) {
    width: 160px;
}

.header_site > div:nth-child(2) {
    width: calc(60% - 160px);
}

.header_site > div:nth-child(3) {
    width: 40%;
    padding: 10px 0 10px 10px;
}

.resp_nav {
    margin: 0 -8px;
}

.resp_nav li {
    padding: 5px 8px;
}

/*-- /Header --*/

/*-- Section 1 - Politic Page --*/

.title_two_cols {
    padding: 0 0 5px 0;
}

.title_two_cols > div:nth-child(1) {
    width: 100%;
    padding: 10px 0 10px 0;
    text-align: center;
}

.title_two_cols > div:nth-child(2) {
    width: 100%;
    padding: 36px 0 10px 0;
}

.politic_text {
    padding: 6px 0 0 0;
}

.politic_text > div {
    padding: 10px 0;
}

.politic_footer {
    padding: 18px 0 49px 0;
}

/*-- /Section 1 - Politic Page --*/

}

@media only screen and (max-width: 1124px) {

.visible_1124 {
    display: block;
}

.novisible_1124 {
    display: none;
}

/*-- Header --*/
.header_site > div:nth-child(1) {
    width: 140px;
}

.header_site > div:nth-child(2) {
    width: calc(60% - 140px);
}

.header_site > div:nth-child(3) {
    width: 40%;
    padding: 10px 0 10px 5px;
}

.resp_nav li {
    padding: 5px 6px;
}

.resp_nav li a {
    font-size: 14px;
}

.langs_nav li a {
    padding: 16px 5px;
}

/*-- /Header --*/

/*-- Section 1 - Main Page --*/

.promo_templ {
    padding: 102px 0 20px 0;
    flex-wrap: wrap;
}

.promo_templ > div:nth-child(1) {
    width: 100%;
    padding: 23px 0 0 0;
}

.promo_templ > div:nth-child(2) {
    width: 510px;
    margin: 0 auto;
}

.btns_inlines {
    padding: 24px 0 10px 0;
}

.nowrapp {
    display: block;
    white-space: nowrap;
}

.promo_images {
    margin: 90px 0 70px 0;
}

/*-- /Section 1 - Main Page --*/

/*-- Section 2 - Main Page --*/

.about_article > div:nth-child(1) {
    width: 330px;
}

.about_article > div:nth-child(2) {
    width: calc(100% - 330px);
}

/*-- /Section 2 - Main Page --*/

/*-- Section 1 - Package Services --*/

.h1_wrapp {
    padding: 0 0 41px 0;
}

.packages_thumbs {
    margin: 0 -13px;
    padding: 24px 0 61px 0;
}

.package_thumb {
    width: calc(50% - 24px);
    margin: 12px;
}

/*-- /Section 1 - Package Services --*/

/*-- Section 2 - Service 01 --*/

.service_article > div:nth-child(1),
.service_article > div:nth-child(2) {
    width: 100%;
    padding: 10px 0 10px 0;
}

.service_article:nth-child(even) > div:nth-child(1) {
    width: 100%;
    order: 1;
    padding: 10px 0 10px 0;
}

.service_article:nth-child(even) > div:nth-child(2) {
    width: 100%;
    order: 2;
    padding: 10px 0 10px 0;
}

.service_article > div:nth-child(1),
.service_article:nth-child(even) > div:nth-child(1) {
    padding-bottom: 30px;
}

.service_article h3 {
    text-align: center;
}

/*-- /Section 2 - Service 01 --*/

/*-- Section 2 - Service 06 --*/

.service_article > div:nth-child(2) h3 + .grey_box_items {
    margin: 14px 0 14px 0;
}

.img_box.s7 {
    margin-bottom: 0;
}

/*-- /Section 2 - Service 06 --*/

/*-- Section 2 - Service 08 --*/

.service_article h2 {
    text-align: center;
}

.img_box.s8 {
    margin-bottom: 0;
}

/*-- /Section 2 - Service 08 --*/

/*-- Section 2 - Service 09 --*/

.service_article.single > div:nth-child(1) {
    width: 50%;
    padding: 10px 17px 10px 0;
}

.service_article.single > div:nth-child(2) {
    width: 50%;
    padding: 10px 0 10px 17px;
}

.service_article.single h2 {
    text-align: left;
}

/*-- Section 2 - Service 09 --*/

/*-- Section 2 - Service 10 --*/

.service_article.single.single_2 {
    padding: 5px 0;
}

.service_article.single.single_2 > div:nth-child(1),
.service_article.single.single_2 > div:nth-child(2) {
    width: 100%;
    padding: 10px 0;
}

.img_box.s13 {
    height: 255px;
    margin-bottom: 38px;
}

.img_box.s13 img {
    height: 255px;
}

.service_article.single.single_2 h2 {
    text-align: center;
}

.service_article.single_2 > div:nth-child(2) h2 + .grey_box_items {
    margin: 16px 0 0 0;
}

.service_article.single_2 > div:nth-child(2) h2 {
    padding-top: 2px;
}

/*-- /Section 2 - Service 10 --*/

/*-- Section 1 - Article 01 --*/

.promo_templ_3 {
    padding: 10px 0 20px 0;
}

.promo_images.promo_images_3 {
    margin-bottom: 8px;
}

/*-- /Section 1 - Article 01 --*/

/*-- Section 1 - Package Services --*/

.package_thumb:nth-child(2n + 2) .package_item > div:nth-child(3):hover .tooltip {
    left: auto;
    right: -10px;
    opacity: 1;
}

/*-- /Section 1 - Package Services --*/

}

@media only screen and (max-width: 1024px) {

/*-- Header --*/

.langs_nav li a {
    min-width: auto;
}

/*-- /Header --*/

/*-- Section 3 - Main Page --*/

.thumbnails_2 {
    margin: 72px -16px 0 -16px;
}

.thumb_2 {
    width: calc(50% - 32px);
}

.thumb_2:nth-child(2),
.thumb_2:nth-child(3) {
    width: calc(50% - 32px);
}

.thumb_2:last-child {
    margin-top: 0;
}

.thumbnails_2_title {
    text-align: left;
    padding-left: 80px;
    width: 100%;
    min-height: 150px;
    margin-bottom: 66px;
    border-radius: 20px;
}

.thumbs_2_shape {
    top: -58px;
    left: -48px;
    width: 190px;
}

.thumb_2_footer {
    padding: 17px 0 5px 0;
    min-height: 94px;
}

.thumb_2:last-child .thumb_2_footer {
    min-height: auto;
}

.thumb_2_footer p {
    font-weight: 600;
}

.thumb_2 .img_box {
    height: 150px;
}

.thumbnails_2_wrapp + .btns_inlines {
    padding: 0 0 10px 0;
}

/*-- /Section 3 - Main Page --*/

/*-- Section 4 - Main Page --*/

.sect_4_mp {
    padding: 35px 0 10px 0;
}

.blog_thumbs {
    margin: 32px 0 21px 0;
}

.blog_thumb {
    width: 100%;
    margin: 12px 0;
}

.blog_thumb_content {
    padding: 0 20px 62px 20px;
}

.blog_thumb_title {
    min-height: auto;
    padding: 18px 0 15px 0;
}

.blog_thumb_text {
    min-height: auto;
    padding-bottom: 24px;
}

/*-- /Section 4 - Main Page --*/

/*-- Section 6 - Main Page --*/

.h2_two_cols {
    display: block;
    text-align: center;
}

.h2_two_cols > div:nth-child(1) {
    width: 100%;
    padding: 10px 0 10px 0;
    text-align: center;
}

.h2_two_cols > div:nth-child(2) {
    width: 100%;
    padding: 10px 0 10px 0;
}

.h2_two_cols h2 br {
    display: none;
}

/*-- /Section 6 - Main Page --*/

/*-- Section 8 - Main Page --*/

.callback_box > div:nth-child(1) {
    width: 653px;
    margin: 0 auto;
    padding: 40px 0 100px 0;
}

.callback_box > div:nth-child(2) {
    width: 100%;
}

/*-- /Section 8 - Main Page --*/

/*-- Section 9 - Main Page --*/

.map_templ {
    padding: 53px 0 24px 0;
}

.map_templ > div:nth-child(1) {
    width: 100%;
    padding: 10px 0 10px 0;
}

.map_templ > div:nth-child(2) {
    width: 100%;
    padding: 10px 0 10px 0;
}

.map {
    height: 275px;
}

.contacts_descript h2 {
    padding: 25px 0 18px 0;
}

.contacts_descript .btns_inlines {
    justify-content: center;
}

/*-- /Section 9 - Main Page --*/

/*-- Section - Advantages of Service --*/

.adv_thumb {
    width: calc(50% - 30px);
    margin: 10px 15px;
    text-align: center;
}

/*-- /Section - Advantages of Service --*/

/*-- Section 3 - Service 10 --*/

.grey_list {
    margin: 39px 0 17px 0;
    padding: 19px 4px 18px 4px;
}

.grey_list ul li {
    width: calc(50% - 30px);
}

/*-- /Section 3 - Service 10 --*/

.price_table_2 .table_row p {
    font-size: 18px;
    line-height: 31px;
}

.price_table_2 .table_row > div:nth-child(1):after {
    border-bottom: 3px dotted #66696E;
}

.price_table_2 .table_row > div:nth-child(2) p {
    min-width: 75px;
}

/*-- Section 3 - Article 01 --*/

.blog_articles_2_wrapp {
    padding-bottom: 15px;
}

.blog_articles_2_wrapp .h2_wrapp {
    padding: 28px 0 25px 0;
}

.blog_article_2:nth-child(odd) > div:nth-child(1) {
    width: 100%;
    padding: 22px 0 10px 0;
    order: 2;
}

.blog_article_2:nth-child(odd) > div:nth-child(2) {
    width: 100%;
    padding: 10px 0 10px 0;
    order: 1;
}

.blog_article_2:nth-child(even) > div:nth-child(1) {
    width: 100%;
    padding: 22px 0 10px 0;
}

.blog_article_2:nth-child(even) > div:nth-child(2) {
    width: 100%;
    padding: 10px 0 10px 0;
}

.total_wrapp {
    padding: 33px 0 13px 0;
}

.total_wrapp .h2_wrapp {
    padding-bottom: 51px;
}

/*-- /Section 3 - Article 01 --*/

/*-- Section 4 - Article 01 --*/

.lists_box {
    padding: 45px 0 38px 0;
}

/*-- /Section 4 - Article 01 --*/

/*-- Footer --*/

.footer_templ > div:nth-child(1) {
    width: 135px;
    margin: 0 auto;
    padding: 32px 0 20px 0;
}

.footer_templ > div:nth-child(2) {
    width: 100%;
    padding: 10px 0 10px 0;
}

.footer_nav {
    width: 100%;
    padding: 12px 0 0 0;
}

.footer_inlines {
    justify-content: space-between;
}

.footer_inlines > div {
    padding: 0 15px;
    width: 50%;
}

/*-- /Footer --*/

}

@media only screen and (max-width: 900px) {

.row {
    padding: 0 65px;
}

.visible_900 {
    display: block;
}

.novisible_900 {
    display: none;
}

/*-- Header --*/

#header {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 7;
}

.header_site > div:nth-child(1) {
    width: 145px;
}

.header_site > div:nth-child(2) {
    width: 40px;
    padding-top: 28px;
}

.header_site > div:nth-child(3) {
    width: calc(100% - 185px);
}

#respNav {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 235px;
    padding: 34px 20px 30px 20px;
    height: 100vh;
    z-index: 10;
    background: #fff;
    overflow-x: hidden;
    overflow-y: auto;
    z-index: 8;
}

.resp_nav li {
    display: block;
    width: 100%;
    padding: 12px 0 12px 0;
}

.close_nav {
    display: block;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    border: none;
    background-color: transparent;
    background-image: url(img/close_nav.svg);
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    top: 24px;
    left: 64px;
    cursor: pointer;
}

.resp_menu_bg {
    width: 100%;
    height: 100%;
    background: rgba(102, 105, 110, .5);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 7;
}

.respBtn {
    display: block;
    width: 24px;
    height: 24px;
    border: none;
    background-color: transparent;
    background-image: url(img/burger.svg);
    background-position: center;
    background-repeat: no-repeat;
    cursor: pointer;
}

.resp_nav {
    margin: 0;
    padding: 23px 0 0 59px;
}

.langs_nav li a {
    min-width: 60px;
}

.resp_nav li a {
    font-size: 16px;
}

/*-- /Header --*/

/*-- Section 2 - Main Page --*/

.about_article {
    padding: 9px 0 20px 0;
}

.about_article > div:nth-child(1) {
    width: 100%;
    padding: 10px 0;
}

.about_article > div:nth-child(2) {
    width: 100%;
    padding: 10px 0;
}

.about_article .img_box {
    max-width: 100%;
    height: 255px;
}

.desc {
    display: block;
}

.resp {
    display: none;
}

.about_article h2 {
    text-align: center;
}

.about_article > div:nth-child(2) > h2 {
    padding-bottom: 23px;
    padding-top: 28px;
}

.thumbnails {
    padding: 12px 0;
}

/*-- /Section 2 - Main Page --*/

/*-- Section 5 - Main Page --*/

.rev_slider {
    margin: -12px -15px;
}

.rev_slider .slick-prev {
    left: 10px;
}

.rev_slider .slick-next {
    right: 10px;
}

.rev_thumb {
    padding: 22px 24px 21px 24px;
    width: 276px;
    min-height: 456px;
}

.rev_slider .btns_inlines {
    padding: 14px 0 10px 0;
}

/*-- /Section 5 - Main Page --*/

/*-- Section 6 - Main Page --*/

.faqs {
    padding: 21px 0 20px 0;
}

.faq_item_title {
    padding: 35px 10px 35px 44px;
}

/*-- /Section 6 - Main Page --*/

/*-- Section 7 - Main Page --*/

.sect_7_mp {
    padding: 28px 0 30px 0;
}

.article_3 {
    display: flex;
    flex-wrap: wrap;
}

.article_3 > div:nth-child(1) {
    width: 100%;
    padding: 0 0 10px 0;
    order: 2;
}

.article_3 > div:nth-child(2) {
    width: 100%;
    padding: 20px 0 24px 0;
    order: 1;
}

.article_2 > div:nth-child(1) {
    width: 304px;
}

.article_2 > div:nth-child(2) {
    width: calc(100% - 304px);
    padding: 10px 0 0 16px;
}

.article_2 .img_box {
    height: 282px;
}

.article_2_shape {
    top: -32px;
    left: -37px;
    width: 186px;
}

.article_2_shape_2 {
    top: -4px;
    left: -25px;
    width: 38px;
}

/*-- /Section 7 - Main Page --*/

/*-- Section 8 - Main Page --*/

.callback_box_sect {
    margin: 21px 0 20px 0;
}

.img_box_2:nth-child(1) {
    width: 276px;
    height: 353px;
}

.img_box_2:nth-child(2) {
    width: 163px;
    height: 196px;
    top: 133px;
}

.img_box_2:nth-child(3) {
    width: 257px;
    height: 300px;
}

.callback_images {
    width: 571px;
    height: 409px;
    margin: 0 auto;
}

.circle_4 {
    width: 223px;
    height: 223px;
    top: -65px;
    left: -35px;
}

.circle_5 {
    width: 162px;
    height: 162px;
    top: 319px;
    left: calc(50% - 40px);
}

.circle_6 {
    width: 60px;
    height: 60px;
    top: 435px;
    left: calc(50% - 52px);
}

.grid_3 {
    bottom: -16px;
    right: 0;
    width: 279px;
}

.circle_7 {
    bottom: -28px;
    right: 26px;
    width: 143px;
    height: 143px;
}

/*-- /Section 8 - Main Page --*/

/*-- Section 1 - Package Services --*/

.sect_1_p_serv {
    padding-top: 126px;
}

.h1_wrapp h1 {
    padding: 10px 0 18px 0;
}

/*-- /Section 1 - Package Services --*/

/*-- Section 1 - Service 01 --*/

.promo_templ_2 > div:nth-child(2) {
    width: 592px;
}

.promo_images.promo_images_2 {
    width: 592px;
    height: 390px;
    margin-left: auto;
    margin-right: auto;
    right: 2%;
}

.promo_images_2 .img_box:nth-child(1) {
    width: 310px;
    height: 351px;
}

.promo_images_2 .img_box:nth-child(2) {
    width: 266px;
    height: 310px;
}

.promo_images_2 .img_box:nth-child(3) {
    width: 165px;
    height: 188px;
}

.promo_images_2 .circle_1 {
    width: 290px;
    height: 290px;
    top: -89px;
    right: -38px;
}

.promo_images_2 .circle_2 {
    width: 165px;
    height: 165px;
    bottom: -75px;
    left: 200px;
}

.promo_images_2 .circle_3 {
    bottom: -63px;
    left: 310px;
}

/*-- /Section 1 - Service 01 --*/

/*-- Section 2 - Service 01 --*/

.sect_2_s_01 {
    padding: 16px 0 26px 0;
}

.service_article {
    padding: 16px 0;
}

.service_article > div:nth-child(1),
.service_article:nth-child(even) > div:nth-child(1) {
    padding-bottom: 36px;
}

.img_box.s1 {
    height: 255px;
}

.img_box.s1 img {
    height: 255px;
}

/*-- /Section 2 - Service 01 --*/

.sect_8_sp {
    margin-top: 47px;
}

.callback_box_sect {
    margin: 21px 0 1px 0;
}

/*-- Section 2 - Service 02 --*/

.img_box.s2 {
    height: 255px;
}

.img_box.s2 img {
    height: 255px;
}

/*-- /Section 2 - Service 02 --*/

/*-- Section 3 - Service 02 --*/

.sect_3_s_01 {
    padding: 4px 0 32px 0;
}

.price_box {
    margin: 46px 0 23px 0;
    padding: 26px 35px;
}

/*-- /Section 3 - Service 02 --*/

/*-- Section 2 - Service 03 --*/

.img_box.s4 {
    height: 255px;
}

.img_box.s4 img {
    height: 255px;
}

/*-- /Section 2 - Service 03 --*/

/*-- Section 2 - Service 04 --*/

.img_box.s5 {
    height: 225px;
}

.img_box.s5 img {
    height: 225px;
}

/*-- /Section 2 - Service 04 --*/

.img_box.s6 {
    height: 255px;
}

.img_box.s6 img {
    height: 255px;
}

/*-- Section 2 - Service 06 --*/

.img_box.s7 {
    height: 255px;
}

.img_box.s7 img {
    height: 255px;
}

/*-- /Section 2 - Service 06 --*/

/*-- Section - Advantages of Service --*/

.adv_sect {
    padding-bottom: 61px;
}

/*-- /Section - Advantages of Service --*/

/*-- Section 2 - Service 08 --*/

.img_box.s8 {
    height: 255px;
}

.img_box.s8 img {
    height: 255px;
}

.service_article .novisible_1124 h2 {
    padding-top: 33px;
}

/*-- /Section 2 - Service 08 --*/

/*-- Section 2 - Service 09 --*/

.service_article.single {
    padding: 14px 0;
}

.service_article.single > div:nth-child(1) {
    padding: 4px 17px 10px 0;
}

.img_box.s9 {
    height: 552px;
}

.img_box.s9 img {
    height: 552px;
}

.img_box.s10 {
    height: 214px;
}

.img_box.s10 img {
    height: 214px;
}

.service_article.single > div:nth-child(1) h2 + p {
    padding-top: 22px;
}

/*-- /Section 2 - Service 09 --*/

/*-- Section 2 - Service 10 --*/

.img_box.s11 {
    height: 255px;
}

.img_box.s11 img {
    height: 255px;
}

/*-- /Section 2 - Service 10 --*/

/*-- Section 1 - Article 01 --*/

.promo_templ_3 {
    padding: 82px 0 20px 0;
}

/*-- /Section 1 - Article 01 --*/

/*-- Section 2 - Article 01 --*/

.blog_article > div:nth-child(1) {
    width: 256px;
}

.blog_article > div:nth-child(2) {
    width: calc(100% - 256px);
}

.img_box.art1 {
    height: 320px;
}

.img_box.art1 img {
    height: 320px;
}

/*-- /Section 2 - Article 01 --*/

/*-- Section 4 - Article 01 --*/

.sect_4_art_p {
    padding-top: 88px;
}

/*-- /Section 4 - Article 01 --*/

/*-- Section 3 - Article 03 --*/

.blog_article_3_wrapp {
    padding-top: 31px;
}

.blog_article_3 {
    padding: 37px 0 12px 0;
}

.blog_article_3 > div:nth-child(1) {
    width: 100%;
    padding: 10px 0 10px 0;
}

.blog_article_3 > div:nth-child(2) {
    width: 100%;
    padding: 10px 0 10px 0;
}

.blog_article_3 > div:nth-child(2) .grey_box_items {
    margin: 0 0 33px 0;
}

/*-- /Section 3 - Article 03 --*/

/*-- Section 1 - Politic Page --*/

.sect_1_pp {
    padding-top: 121px;
}

.title_two_cols h2 {
    font-size: 40px;
    line-height: 56px;
}

/*-- /Section 1 - Politic Page --*/

/*-- Section 1 - 404 Page --*/

.sect_1_404 {
    padding: 177px 0 105px 0;
}

.templ_404 > div:nth-child(1) {
    width: 150px;
}

.templ_404 > div:nth-child(2) {
    width: calc(100% - 150px);
}

/*-- /Section 1 - 404 Page --*/

/*-- Footer --*/

.footer_templ > div:nth-child(1) {
    width: 135px;
    padding: 29px 0 15px 0;
}

.contact_thumb_2 p {
    font-size: 16px;
    line-height: 140%;
}

.contacts_thumbs_2 div {
    padding: 4px 0;
}

/*-- /Footer --*/

}

@media only screen and (max-width: 768px) {

/*-- Section 1 - 404 Page --*/

.templ_404 {
    max-width: 644px;
}

.templ_404 > div:nth-child(1) {
    width: 250px;
}

.templ_404 > div:nth-child(2) {
    width: calc(100% - 250px);
}

.inputs_404 {
    margin: 0;
    padding: 15px 0 10px 0;
}

.inputs_404 > div {
    width: 100%;
    margin: 6px 0;
}

.templ_404 h2 {
    padding: 14px 0 3px 0;
    font-size: 32px;
    line-height: 140%;
}

/*-- /Section 1 - 404 Page --*/

}

@media only screen and (max-width: 700px) {

.visible_700 {
    display: block;
}

.novisible_700 {
    display: none;
}

/*-- Section 7 - Main Page --*/

.sect_7_mp {
    padding: 18px 0 30px 0;
}

.article_2 > div:nth-child(1) {
    width: 100%;
}

.article_2 > div:nth-child(2) {
    width: 100%;
    padding: 10px 0 0 0;
}

.article_2 .img_box {
    height: 130px;
}

.article_2_shape {
    top: -11px;
    left: -9px;
    width: 90px;
}

.article_2_shape_2 {
    top: -1px;
    left: -5px;
    width: 17px;
}

.article_2 h2 {
    padding-bottom: 21px;
    text-align: center;
    padding-top: 20px;
}

/*-- /Section 7 - Main Page --*/

/*-- Section 8 - Main Page --*/

.callback_box > div:nth-child(1) {
    width: 100%;
    padding: 32px 0 43px 0;
}

.circle_4 {
    width: 100px;
    height: 100px;
    top: -37px;
    left: -12px;
}

.circle_5 {
    width: 70px;
    height: 70px;
    top: 195px;
    left: calc(50% - 32px);
}

.grid_2 {
    width: 130px;
    height: auto;
    top: -14px;
    right: 70px;
}

.circle_6 {
    width: 30px;
    height: 30px;
    top: 234px;
    left: calc(50% - 43px);
}

.img_box_2:nth-child(1) {
    width: 162px;
    height: 191px;
}

.img_box_2:nth-child(2) {
    width: 76px;
    height: 90px;
    top: 83px;
}

.img_box_2:nth-child(3) {
    width: 156px;
    height: 192px;
}

.callback_images {
    width: 328px;
    height: 240px;
}

.circle_7,
.grid_3 {
    display: none;
}

/*-- /Section 8 - Main Page --*/

/*-- Section 1 - Package Services --*/

.packages_thumbs {
    margin: 0;
}

.package_thumb {
    width: 288px !important;
}

.packages_thumbs .slick-arrow {
    top: 50%;
    position: absolute;
    z-index: 3;
}

.packages_thumbs .slick-prev {
    left: 0;
}

.packages_thumbs .slick-next {
    right: 0;
}

.package_thumb .package_item > div:nth-child(3):hover .tooltip {
    left: auto;
    right: -10px;
    opacity: 1;
}

.package_thumb:nth-child(2n + 2) .package_item > div:nth-child(3):hover .tooltip {
    left: auto;
    right: -10px;
    opacity: 1;
}

/*-- /Section 1 - Package Services --*/

/*-- Section 1 - Service 01 --*/

.promo_images.promo_images_2 {
    width: 320px;
    height: 195px;
}

.promo_images_2 .img_box:nth-child(1) {
    width: 162px;
    height: 176px;
}

.promo_images .img_box:nth-child(2) {
    width: 148px;
    height: 158px;
}

.promo_images .img_box:nth-child(3) {
    width: 86px;
    height: 96px;
}

.promo_images_2 .circle_1 {
    width: 90px;
    height: 90px;
    top: -35px;
    right: -12px;
}

.promo_images_2 .circle_2 {
    width: 85px;
    height: 85px;
    bottom: -30px;
    left: 115px;
}

.promo_images_2 .circle_3 {
    bottom: -27px;
    left: 174px;
}

/*-- /Section 1 - Service 01 --*/

/*-- Section 2 - Service 09 --*/

.service_article.single {
    padding: 12px 0;
}

.service_article.single > div:nth-child(1),
.service_article.single > div:nth-child(2) {
    width: 100%;
    padding: 10px 0 10px 0;
}

.service_article.single:nth-child(even) > div:nth-child(1),
.service_article.single:nth-child(even) > div:nth-child(2) {
    width: 100%;
    padding: 10px 0 10px 0;
}

.img_box.s9 {
    display: none;
}

.img_box.s10 {
    height: 130px;
    margin-bottom: 32px;
}

.img_box.s10 img {
    height: 130px;
}

.service_article.single h2 {
    text-align: center;
}

.service_article.single > div:nth-child(2) h2 {
    padding-top: 0;
    font-size: 18px;
    line-height: 27px;
}

.service_article.single > div:nth-child(2) h2 + .grey_box_items {
    margin: 15px 0 0 0;
}

/*-- /Section 2 - Service 09 --*/

/*-- Section 4 - Service 10 --*/

.price_table_2 .table_row p {
    font-size: 16px;
    line-height: 24px;
}

.price_table_2 .table_row > div:nth-child(1) p {
    width: 160px;
    white-space: normal;
}

.price_table_2 .table_row > div:nth-child(2) {
    position: relative;
    vertical-align: middle;
}

.price_table_2 .table_row > div:nth-child(2) p {
    position: relative;
}

.price_table_2 .table_row > div:nth-child(2):before {
    display: block;
    content: "";
    width: 75px;
    height: 100%;
    background: #F0F2F5;
    position: absolute;
    top: 0;
    right: 0;
}

.price_table_2 .table_row > div:nth-child(1):after {
    bottom: calc(50% - 4px);
}

.price_box.price_box_2 {
    margin: 27px 0 24px 0;
}

/*-- /Section 4 - Service 10 --*/

/*-- Section 2 - Article 01 --*/

.blog_article > div:nth-child(1) {
    width: 100%;
    padding: 10px 0;
    order: 2;
}

.blog_article > div:nth-child(2) {
    width: 100%;
    padding: 10px 0;
    order: 1;
}

.img_box.art1 {
    height: 130px;
}

.img_box.art1 img {
    height: 130px;
}

/*-- /Section 2 - Article 01 --*/

/*-- Section 1 - 404 Page --*/

.sect_1_404 {
    padding: 106px 0 21px 0;
}

.templ_404 > div:nth-child(1) {
    width: 48px;
    margin: 0 auto;
}

.templ_404 > div:nth-child(2) {
    width: 100%;
    text-align: center;
    padding: 14px 0 10px 0;
}

.counter_input {
    height: 40px;
}

.counter_input button {
    height: 40px;
}

.counter_input input {
    height: 40px;
}

.input_tel_wrapp {
    height: 40px;
}

.input_tel_wrapp > div:nth-child(1) input {
    height: 40px;
}

.input_tel_wrapp > div:nth-child(2) input {
    height: 40px;
}

.inputs_404 .pink_pill_2 {
    margin: 10px 0;
}

/*-- /Section 1 - 404 Page --*/

}

@media only screen and (max-width: 740px) {

.row {
    padding: 0 15px;
}

.langs_nav li a {
    min-width: 40px;
}

}

@media only screen and (max-width: 600px) {

h1 {
    font-size: 32px;
    line-height: 45px;
}

h2 {
    font-size: 32px;
    line-height: 40px;
}

.visible_600 {
    display: block;
}

/*-- Header --*/

.header_site > div:nth-child(2) {
    width: calc(100% - 145px);
    display: flex;
    justify-content: flex-end;
    padding-top: 18px;
}

.header_site > div:nth-child(3) {
    display: none;
}

.logo {
    width: 90px;
}

.resp_menu_bg {
    display: none !important;
}

#respNav {
    width: 100%;
}

.close_nav {
    top: 11px;
    right: 15px;
    left: auto;
}

.resp_nav {
    padding: 0;
}

.resp_nav li {
    text-align: center;
}

.resp_logo {
    display: block;
    width: 90px;
    margin: 36px auto 16px auto;
}

.right_inline {
    margin: 0 -2px;
}

.right_inline > div {
    padding: 2px 2px;
}

.langs_nav {
    padding: 28px 0;
    justify-content: center;
}

.langs_nav li a {
    min-width: 60px;
    padding: 7px 5px;
}

/*-- /Header --*/

/*-- Section 1 - Main Page --*/

.promo_templ {
    padding: 63px 0 0 0;
}

.promo_templ > div:nth-child(2) {
    width: 100%;
}

.nowrapp {
    display: inline;
    white-space: normal;
}

.pink_pill_2,
.transparent_pill {
    padding: 4px 10px;
    min-height: 40px;
    font-size: 16px;
    line-height: 24px;
}

.btns_inlines {
    margin: 0 -6px;
}

.btns_inlines > div {
    padding: 6px 6px;
}

.btns_inlines .pink_pill_2,
.btns_inlines .transparent_pill {
    font-size: 15px;
}

.promo_images {
    width: 328px;
    height: 260px;
    right: 5px;
    margin: 50px auto 0 auto;
}

.promo_images .img_box:nth-child(1) {
    width: 162px;
    height: 174px;
    top: 9px;
}

.promo_images .img_box:nth-child(2) {
    width: 148px;
    height: 158px;
    top: -15px;
}

.promo_images .img_box:nth-child(3) {
    width: 90px;
    height: 96px;
    top: 29px;
}

.grid {
    width: 160px;
}

.circle_1 {
    width: 134px;
    height: 134px;
    top: -40px;
    right: -16px;
}

.circle_2 {
    width: 85px;
    height: 85px;
    bottom: 38px;
    left: 110px;
}

.circle_3 {
    width: 31px;
    height: 31px;
    bottom: 43px;
    left: 166px;
}

.promo_images .img_box img {
    height: auto;
    min-width: auto;
    min-height: auto;
    width: 100%;
}

/*-- /Section 1 - Main Page --*/

/*-- Section 2 - Main Page --*/

.about_article {
    padding: 0 0 20px 0;
}

.about_article .img_box {
    height: 130px;
}

.about_article > div:nth-child(1) {
    padding: 0 0 10px 0;
}

.about_article > div:nth-child(2) > h2 {
    padding-bottom: 10px;
    padding-top: 12px;
}

.thumbnails {
    padding: 2px 0;
}

.thumbnails > div:nth-child(odd) {
    width: 100%;
    padding-right: 0;
}

.thumbnails > div:nth-child(even) {
    width: 100%;
    padding-left: 0;
}

.thumb {
    padding: 17px 16px;
}

/*-- /Section 2 - Main Page --*/

/*-- Section 3 - Main Page --*/

.thumbnails_2 {
    margin: 29px 0 0 0;
}

.thumbs_2_shape {
    top: -30px;
    left: -14px;
    width: 110px;
}

.thumbnails_2_title {
    text-align: center;
    padding-left: 0;
    width: 100%;
    min-height: 130px;
    margin-bottom: 32px;
    border-radius: 20px;
}

.thumb_2 {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
}

.thumb_2:nth-child(2),
.thumb_2:nth-child(3),
.thumb_2:nth-child(7),
.thumb_2:nth-child(8),
.thumb_2:nth-child(12) {
    width: 100%;
}

.thumb_2:last-child {
    margin-bottom: 10px;
}

.thumb_2_footer {
    padding: 17px 0 9px 0;
    min-height: auto;
}

.thumb_2_footer_2 {
    text-align: center;
}

/*-- /Section 3 - Main Page --*/

/*-- Section 4 - Main Page --*/

.blog_thumb_content {
    padding: 0 20px 23px 20px;
}

/*-- /Section 4 - Main Page --*/

/*-- Section 5 - Main Page --*/

.h2_wrapp p {
    padding: 13px 0 20px 0;
}

.rev_thumb {
    width: 288px;
}

.rev_slider .slick-prev {
    left: 19px;
}

.rev_slider .slick-next {
    right: 19px;
}

/*-- /Section 5 - Main Page --*/

/*-- Section 6 - Main Page --*/

.sect_6_mp {
    padding: 19px 0 20px 0;
}

.faqs {
    padding: 6px 0 20px 0;
}

/*-- /Section 6 - Main Page --*/

/*-- Section 7 - Main Page --*/

.grey_box h2 {
    padding-bottom: 24px;
    font-size: 18px;
    line-height: 140%;
}

/*-- /Section 7 - Main Page --*/

/*-- Section 9 - Main Page --*/

.map_templ {
    padding: 6px 0 19px 0;
}

.contacts_descript h2 {
    padding: 11px 0 16px 0;
}

.map {
    height: 300px;
}

.contacts_thumbs > div {
    padding: 5px 0;
}

.contact_thumb p,
.contact_thumb p a {
    font-size: 16px;
    line-height: 24px;
}

.contacts_thumbs + .btns_inlines {
    padding-top: 16px;
}

/*-- /Section 9 - Main Page --*/

/*-- Section 1 - Package Services --*/

.sect_1_p_serv {
    padding-top: 96px;
}

.packages_thumbs_sect:last-child .packages_thumbs {
    padding-bottom: 19px;
}

/*-- /Section 1 - Package Services --*/

/*-- Section 2 - Service 01 --*/

.sect_2_s_01 {
    padding: 57px 0 26px 0;
}

.service_article {
    padding: 1px 0;
}

.service_article > div:nth-child(1),
.service_article:nth-child(even) > div:nth-child(1) {
    padding-bottom: 20px;
}

.service_article > div:nth-child(2) h3 {
    padding-bottom: 10px;
    font-size: 32px;
    line-height: 40px;
}

.img_box.s1 {
    height: 130px;
}

.img_box.s1 img {
    height: 130px;
}

/*-- /Section 2 - Service 01 --*/

/*-- Section 2 - Service 02 --*/

.img_box.s2 {
    height: 130px;
}

.img_box.s2 img {
    height: 130px;
}

/*-- /Section 2 - Service 02 --*/

/*-- Section 2 - Service 03 --*/

.img_box.s4 {
    height: 130px;
}

.img_box.s4 img {
    height: 130px;
}

/*-- /Section 2 - Service 03 --*/

/*-- Section 3 - Service 02 --*/

.price_box {
    margin: 30px 0 10px 0;
    padding: 16px 27px;
}

.table_row p {
    padding: 6px 0;
    font-size: 18px;
    line-height: 27px;
}

.table_row > div:nth-child(2) p {
    min-width: 87px;
}

.table_row > div:nth-child(1):after {
    border-bottom: 3px dotted #66696E;
    bottom: 13px;
}

.prices_descript + .btns_inlines_center {
    padding: 13px 0 10px 0;
}

/*-- /Section 3 - Service 02 --*/

.sect_8_sp {
    margin: 26px 0 49px 0;
}

/*-- Section 2 - Service 04 --*/

.img_box.s5 {
    height: 130px;
}

.img_box.s5 img {
    height: 130px;
}

/*-- /Section 2 - Service 04 --*/

.img_box.s6 {
    height: 130px;
}

.img_box.s6 img {
    height: 130px;
}

/*-- Section 2 - Service 06 --*/

.img_box.s7 {
    height: 130px;
}

.img_box.s7 img {
    height: 130px;
}

.service_article > div:nth-child(2) h3 + .grey_box_items {
    margin: 14px 0 8px 0;
}

/*-- /Section 2 - Service 06 --*/

/*-- Section 1 - Service 07 --*/

.promo_templ_2 h1 span.small {
    font-size: 18px;
    line-height: 140%;
}

/*-- /Section 1 - Service 07 --*/

/*-- Section - Advantages of Service --*/

.adv_sect {
    padding-bottom: 24px;
}

/*-- /Section - Advantages of Service --*/

/*-- Section 2 - Service 08 --*/

.img_box.s8 {
    height: 130px;
}

.img_box.s8 img {
    height: 130px;
}

.service_article .visible_1124 h2 {
    text-align: center;
    padding-top: 24px;
}

.service_article .visible_1124 .grey_box_items {
    margin: 20px 0 15px 0;
}

/*-- /Section 2 - Service 08 --*/

/*-- Section 2 - Service 10 --*/

.img_box.s11 {
    height: 130px;
}

.img_box.s11 img {
    height: 130px;
}

.img_box.s13 {
    height: 130px;
    margin-bottom: 29px;
}

.img_box.s13 img {
    height: 130px;
}

.service_article.single_2 > div:nth-child(2) h2 + .grey_box_items {
    margin: 23px 0 0 0;
}

/*-- /Section 2 - Service 10 --*/

/*-- Section 1 - Article 01 --*/

.promo_images.promo_images_3 {
    width: 320px;
    height: 194px;
    margin: 45px auto -27px auto;
}

.promo_images.promo_images_3 .article_promo .img_box:nth-child(1) {
    height: 194px;
    width: 100%;
    max-width: 319px;
    top: -32px;
}

.promo_templ_3 .circle_3 {
    bottom: 16px;
    left: 162px;
}

/*-- /Section 1 - Article 01 --*/

/*-- Section 4 - Article 01 --*/

.sect_4_art_p {
    padding-top: 45px;
}

.sect_4_art_p h2 {
    font-size: 18px;
    line-height: 27px;
}

.lists_box {
    padding: 9px 0 41px 0;
}

.lists_box ul li {
    text-align: center;
}

.lists_box ul li span {
    display: block;
}

/*-- /Section 4 - Article 01 --*/

/*-- Section 3 - Article 03 --*/

.blog_article_3 {
    padding: 21px 0 12px 0;
}

.total_wrapp .h2_wrapp {
    padding-bottom: 22px;
}

/*-- /Section 3 - Article 03 --*/

/*-- Section 1 - Politic Page --*/

.sect_1_pp {
    padding-top: 99px;
}

.title_two_cols h2 {
    font-size: 24px;
    line-height: 40px;
}

.title_two_cols > div:nth-child(2) {
    padding: 19px 0 10px 0;
}

/*-- /Section 1 - Politic Page --*/

/*-- Footer --*/

.footer_section {
    padding: 14px 0 21px 0;
}

.footer_templ > div:nth-child(1) {
    width: 135px;
    padding: 14px 0 4px 0;
    text-align: center;
}

.footer_inlines {
    margin: 0;
}

.footer_inlines > div {
    padding: 0p;
    width: 100%;
}

.footer_nav li {
    padding: 8px 0;
    text-align: center;
}

.logo_footer {
    display: inline-block;
    vertical-align: top;
    width: 90px;
}

.contacts_thumbs_2 {
    text-align: center;
}

.contacts_thumbs_2 > div {
    padding: 2px 0;
}

.footer_templ .btn_wrapp {
    padding: 13px 0 0 0;
}

.contact_thumb_2 p {
    text-align: left;
}

/*-- /Footer --*/

}

@media only screen and (max-width: 480px) {

/*-- Section 7 - Main Page --*/

.article_2 .img_box img {
    width: 100%;
    height: auto;
    min-width: 100%;
    min-height: 100%;
}

/*-- /Section 7 - Main Page --*/

/*-- Section - Advantages of Service --*/

.adv_thumb {
    width: calc(100% - 30px);
    margin: 7px 15px;
    text-align: center;
}

/*-- /Section - Advantages of Service --*/

/*-- Section 3 - Service 10 --*/

.grey_list {
    margin: 11px 0 42px 0;
}

.grey_list ul li {
    width: calc(100% - 30px);
    margin: 8px 15px;
}


/*-- /Section 3 - Service 10 --*/

}

@media only screen and (max-width: 350px) {

/*-- Section 7 - Main Page --*/

.article_2 .img_box img {
    width: auto;
    height: 100%;
    min-width: 100%;
    min-height: 100%;
}

/*-- /Section 7 - Main Page --*/

/*-- Section 8 - Main Page --*/

.callback_images {
    transform: scale(.8);
    left: -7%;
}

/*-- /Section 8 - Main Page --*/

/*-- Section 1 - Service 01 --*/

.promo_images.promo_images_2 {
    transform: scale(.9);
    left: -3%;
    right: auto;
}

/*-- /Section 1 - Service 01 --*/

/*-- Section 1 - Article 01 --*/

.promo_images.promo_images_3 {
    transform: scale(.85);
    left: -5%;
    right: auto;
}

/*-- /Section 1 - Article 01 --*/

}

@media only screen and (min-width: 901px) {

#respNav {
    display: block !important;
}

}
