/*==========  Desktop First Method  ==========*/

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1520px) {
.work_width, .header_work_width, .footer_work_width {
    width: 1160px;
}
.content_width, .header_content {
    width: 940px;
}
.section_fr_text_img_back__right {
    width: 490px;
    display: flex;
    justify-content: center;
    height: 100%;
}
.section_fr_text_img_back_left {
    width: 650px;
}
.section_fr_text_img_back_left .content_width .content_block {
    width: 500px;
}
.dop_line_block.dop_line_s1 {
    left: -68px;
    bottom: -134px;
}
.section_fr_text_img_back_block {
    height: 550px;
}
.format_item {
    width: 300px;
}
section.section_fr_about {
    margin-top: 100px;
}
.dop_line_block.dop_line_s3 {
    top: -77px;
    left: 333px;
    width: 395px;
}
.section_fr_about .content_block {
    margin-top: 40px;
}
.fr_about_list {
    width: 300px;
}
.section_fr_about .work_width {
    padding: 100px 0 100px;
}
section.section_fr_about_fr {
    margin-top: 100px;
}
.section_fr_about_fr .content_block {
    margin-top: 35px;
}
.fr_about_fr_item {
    width: 260px;
    padding: 15px 20px;
}
section.section_fr_content {
    margin-top: 100px;
}
.section_fr_content .content_two_column .content_left {
    width: 460px;
}
.section_fr_content .content_two_column .content_right {
    width: 400px;
}
.content_text_block {
    margin-top: 20px;
}
.section_content_list_block_item:before {
    width: calc((1160px / 2) - 10px);
}
.section_content_list_block_item {
    width: 460px;
}
.section_content_list_block_item:nth-child(even) {
    padding-left: 60px;
    width: 400px;
}
section.section_fr_price {
    margin-top: 90px;
}
section.section_fr_bottom {
    margin-top: 110px;
}
.section_fr_bottom .section_fr_text_img_back_left .content_width .content_block {
    width: 460px;
}
footer .footer_back>.work_width {
    padding: 70px 0;
    width: 100%;
}
.footer_item.footer_logo_block img {
    width: 140px;
}
.footer_item.footer_menu {
    width: 180px;
}
.footer_item.footer_btn_block.btn_block {
    width: 220px;
}
.footer_btn_block a {
    width: 220px;
    padding-left: 35px;
    margin-right: 0 !important;
}
.work_width.work_width_fr_gal {
    padding: 20px 0 0 !important;
}





}

@media only screen and (max-width : 1200px) {
.work_width, .header_work_width, .footer_work_width {
    width: 980px;
}
.section_fr_text_img_back_left .content_width .content_block {
    width: 500px;
}
.dop_line_block.dop_line_s1 {
    left: -17px;
    bottom: -119px;
}
section.section_fr_format {
    margin-top: 130px;
}
section.section_fr_about_fr {
    margin-top: 90px;
}
section.section_fr_content {
    margin-top: 90px;
}
.section_content_list_block_item:before {
    width: calc((980px / 2) - 10px);
}
.section_content_list_block_item:nth-child(even) {
    padding-left: 30px;
    width: 430px;
}
section.section_fr_format {
    margin-top: 90px;
}
.section_fr_price .section_fr_text_img_back_left .content_width .content_block {
    width: 460px;
}






























}

/* Medium Devices, Desktops */
@media only screen and (max-width : 1020px) {
.work_width, .header_work_width, .footer_work_width {
    width: 610px;
}
.content_width, .header_content {
    width: 580px;
}
.header_center {
    display: none;
}
.section_fr_text_img_back_block {
    height: auto;
    flex-wrap: wrap;
}
.section_fr_text_img_back_left .content_width {
    position: relative;
    justify-content: center;
}
.section_fr_text_img_back_left {
    width: 610px;
    margin: 0;
}
h1.section_fr_text_img_content_block_b {
    text-align: center;
}
.section_fr_text_img_back_left .content_width .content_block {
    width: 100%;
    padding: 90px 0;
}
span.section_fr_text_img_content_block_d {
    text-align: center;
}
.section_fr_text_img .btn_block {
    justify-content: center;
}
.dop_line_block {
    display: none;
}
.section_fr_text_img_back__right {
    width: 100%;
    margin-top: 15px;
}
.section_fr_text_img_back__right {
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top: 15px;
    height: 400px;
    overflow: hidden;
    position: relative;
    align-items: center;
}
.section_fr_text_img_back__right img {
    width: 100%;
    height: auto;
    position: absolute;
}
section.section_fr_format {
    margin-top: 55px;
}
.format_list {
    flex-wrap: wrap;
}
.format_item {
    width: 100%;
}
.format_item:not(:last-child) {
	margin-bottom: 70px;
}
.format_item_about {
    margin-top: 10px;
}
.format_item_btn {
    margin-top: 15px;
}
.format_item_img_block {
    height: 250px;
    display: flex;
    align-items: center;
}
section.section_fr_about {
    margin-top: 80px;
}
.section_fr_about .work_width {
    padding: 60px 0 70px;
}
.title_block h2 {
    text-align: center;
}
.section_fr_about .content_block {
    margin-top: 30px;
    flex-wrap: wrap;
}
.fr_about_list {
    width: 100%;
}
h3.fr_about_list_title {
    margin-bottom: 25px;
    font-size: 20px;
    text-align: center;
}
.fr_about_list_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.fr_about_item {
    display: flex;
    width: 280px;
    align-items: flex-start;
    overflow: hidden;
}
.fr_about_list:not(:last-child) {
    margin-bottom: 43px;
}
h3.fr_about_list_title {
    margin-bottom: 25px;
    font-size: 20px;
    text-align: center;
    width: 100%;
}
.fr_about_list_list {
    display: block;
    /* flex-wrap: wrap; */
    justify-content: space-between;
    -moz-column-count: 3;
    -moz-column-gap: 3%;
    -webkit-column-count: 2;
    -webkit-column-gap: 3%;
    column-count: 2;
    column-gap: 3%;
}
.fr_gal_list {
    display: flex;
    flex-wrap: wrap;
}
.fr_gal_item {
    width: calc((100% - 20px)/2);
}
.fr_gal_item:not(:last-child) {
    margin-bottom: 20px;
}
.fr_gal_item:last-child {
    width: 100%;
    height: 300px;
    display: flex;
    align-items: center;
}
.fr_gal_item_img_block {
    width: 100%;
}
.fr_gal_item:last-child img.fr_gal_item_img {
    width: 100%;
    display: block;
    padding-top: 140px;
}
section.section_fr_about_fr {
    margin-top: 80px;
}
.section_fr_about_fr .content_block {
    margin-top: 20px;
}
.fr_about_fr_list {
    -moz-column-count: 1;
    -moz-column-gap: 3%;
    -webkit-column-count: 1;
    -webkit-column-gap: 3%;
    column-count: 1;
    column-gap: 3%;
}
.fr_about_fr_item {
    width: calc(100% - 40px);
    padding: 15px 20px;
}
.btn_block.btn_block_has_line {
    margin-top: 20px;
}
.btn_block_has_line:before {
	display: none;
}
.content_two_column {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}
.section_fr_content .content_two_column .content_left {
    width: 580px;
}
.section_fr_content .content_two_column .content_left h2.content_title {
    text-align: center;
}
.content_text_block {
    margin-top: 25px;
}
.section_fr_content .content_two_column .content_right {
    width: 100%;
    margin-top: 40px;
}
.work_width.work_width_has_list {
    margin-top: 15px;
}
.section_content_list_block_item {
    width: 100%;
    margin-bottom: 15px;
}
.section_content_list_block_item:nth-child(odd):before {
    right: -15px;
}
.section_content_list_block_item:before {
    width: 610px;
}
.section_content_list_block_item:nth-child(even) {
    padding-left: 0;
    width: 100%;
    padding-right: 0;
}
.section_content_list_block_item:nth-child(even):before {
    left: -15px;
}
section.section_fr_format {
    margin-top: 70px;
}
.section_fr_price .format_list {
    margin-top: 40px;
}
.format_item_btn {
    margin-top: 25px;
}
.format_item:not(:last-child) {
    margin-bottom: 60px;
}
section.section_fr_bottom {
    margin-top: 80px;
}
.section_fr_text_img_back_left .content_width .content_block {
    width: 100%;
    padding: 60px 0 80px;
}
.section_fr_bottom h2.section_fr_text_img_content_block_b {
    text-align: center;
    width: 80%;
    margin: 0px auto;
}
.section_fr_bottom .btn_block.text_img_btn_block a {
    width: 220px;
}
footer .footer_back>.work_width {
    padding: 65px 0;
    width: 610px;
}
.footer_item.footer_logo_block {
    display: none;
}
.content_block.footer_block {
    display: flex;
}
.footer_item.footer_menu {
    order: 1;
}
.footer_item.footer_menu {
    order: 1;
    margin-top: 30px;
}
.footer_item.footer_btn_block.btn_block {
    width: 280px;
}
.footer_btn_block a {
    width: 210px;
    padding-left: 70px;
    margin-right: 0 !important;
}
.content_block.footer_block {
    display: flex;
    flex-wrap: wrap;
}
.section_fr_text_img_back_block {
    height: auto;
    flex-wrap: wrap;
    width: 610px;
    margin: 0px auto;
}
.header_right {
    display: block;
}
div#navToggle {
    display: block;
    width: 38px;
    top: 0px;
    bottom: 0;
    margin: auto;
}
.navBurger {
    display: block;
    position: absolute;
    right: 0;
    cursor: pointer;
    background: #11365C;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-clip: content-box;
    width: 42px;
    height: 11px;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}
.navBurger:before, .navBurger:after {
    content: "";
    position: absolute;
    background: #11365C;
    height: 2px;
    width: 100%;
    right: 0;
    will-change: rotate;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.navBurger:before {
    top: -7px;
    width: 100%;
    left: 0;
    background: #11365C;
}
.navBurger:after {
    bottom: -7px;
}
.page_base .navBurger {
    background: #1B562F;
    background-clip: content-box;
}
.navBurger.active {
  background: transparent;
  background-clip: content-box;
}
.navBurger.active:before {
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
    top: -2px;
    background: #11365C;
    width: 100%;
}
.navBurger.active:after {
    bottom: 0;
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg);
    background: #11365C;
    width: 100%;
}
/*MOBILE MENU*/
.menu_overlay.open {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    overflow: hidden;
    z-index: 1;
    background: #FDFDFD;
    padding-top: 0px;
    /* padding-bottom: 50px; */
}

.overlayMenu {
    position: relative;
    text-align: center;
    width: 100%;
    /* margin-top: 140px; */
    padding-bottom: 0;
    margin-top: 45px;
}
.overlayMenu ul {
    list-style: none;
    padding: 0;
    margin: 0 auto;
    display: block;
    position: relative;
    height: auto;
    margin-top: 40px;
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    justify-content: space-between;
}
.overlayMenu>ul {
    width: 100%;
}
.overlayMenu ul li {
    display: block;
    position: relative;
    opacity: 1;
    width: 100%;
    /* margin: 0px auto; */
    margin-right: 0;
    text-align: left;
    margin-bottom: 15px;
    width: 100%;
}
.menu_overlay .btn_base {
    width: 100%;
    height: 60px;
    margin: 0px auto 25px;
    line-height: 50px;
}


.overlayMenu ul li a:hover, .overlayMenu ul li.current-menu-item>a, .overlayMenu ul li a:focus {
    /* -webkit-transform: translateX(-2px); */
    /* transform: translateX(-2px); */
    /* color: #0e6a51; */
}
.overlayMenu ul li a {
    display: inline-block;
    color: #11365C;
    text-decoration: none;
    font-size: 14px;
    padding: 0;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    width: 280px;
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
    background: #FDFDFD;
    padding: 10px 0;
    border-radius: 10px;
    margin: 0px auto;
    display: block;
}
.overlayMenu ul li:last-child a {
    border: 0;
}
.overlayMenu ul#nav_langs {
    margin-left: auto;
    /* overflow: hidden; */
    margin: 30px auto;
    display: inline-block;
    position: relative;
}
.overlayMenu #nav_langs li {
    margin-right: 20px;
    width: 35px;
    display: inline-block;
    margin: auto;
}
/*.menu_open .header_logo_img img {
    display: none;
}*/
.menu_open .header_logo_img .logo_top_base {
    display: block;
}
.navBurger.active:before {
    background: #282828;
}
.navBurger.active:after {
    background: #282828;
}
.overlayMenu .sub-menu li a {
    font-size: 14px;
    /* padding: 7px 0; */
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 0.01em;
}
.overlayMenu .sub-menu li {
    padding-left: 0;
    position: relative;
    width: 48%;
    line-height: 0;
    margin-bottom: 15px;
}
.overlayMenu .sub-menu li:before {
    content: '';
    display: none;
    position: absolute;
    width: 5px;
    height: 1px;
    background: #282828;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 0px;
}
.overlayMenu .sub-menu li.current-menu-item:before {
    background: #F8BE06;
}
body.menu_open {
    overflow: hidden;
}
.overlayMenu a:before {
    display: none;
}
.overlay_block.work_width {
    background: #CBDFEE;
    border-radius: 10px;
    margin-top: 70px;
    margin-bottom: 45px;
    height: calc(100% - 90px);
    overflow: scroll;
    /* padding-bottom: 45px; */
}
nav.overlayMenu.content_width {
    padding-top: 0px;
    /* overflow: scroll; */
    /* height: 100%; */
}
.menu_open.header_fix header {
    background: #FDFDFD;
}
.header_fix header {
    position: fixed;
    top: 0;
    background: #FDFDFD;
    height: 46px;
}
.section_content .title_block h2 {
    text-align: left;
}
.section_content .content_block h2 {
    margin-top: 0px;
}
.section_fr_content .content_two_column .content_left h2.content_title {
    text-align: left;
}

}

/* Small Devices, Tablets */
@media only screen and (max-width : 640px) {
	
	/*Disable Animation on Mobile Devices*/
	.animated {
		/*CSS transitions*/
		-o-transition-property: none !important;
		-moz-transition-property: none !important;
		-ms-transition-property: none !important;
		-webkit-transition-property: none !important;
		transition-property: none !important;
		/*CSS transforms*/
		-o-transform: none !important;
		-moz-transform: none !important;
		-ms-transform: none !important;
		-webkit-transform: none !important;
		transform: none !important;
		/*CSS animations*/
		-webkit-animation: none !important;
		-moz-animation: none !important;
		-o-animation: none !important;
		-ms-animation: none !important;
		animation: none !important;
	}
.work_width, .header_work_width, .footer_work_width {
    width: 460px;
}
.content_width, .header_content {
    width: 430px;
}
footer .footer_back>.work_width {
    padding: 50px 0;
    width: 460px;
}
.section_fr_text_img_back_block {
    width: 460px;
}
h1.section_fr_text_img_content_block_b {
    font-size: 35px;
}
.section_fr_text_img_back_left .content_width .content_block {
    width: 100%;
    padding: 80px 0 65px;
}
span.section_fr_text_img_content_block_d {
    margin-top: 20px;
}
.btn.btn_base {
    width: 280px;
}
.section_fr_text_img_back__right {
    height: 296px;
}
.section_fr_text_img_back__right img {
    top: -70px;
}
section.section_fr_format {
    margin-top: 45px;
}
.format_item_img_block {
    margin-top: 15px;
}
.format_item:not(:last-child) {
    margin-bottom: 50px;
}
.format_item_btn {
    margin-top: 15px;
}
.title_block h2 {
    text-align: center;
    font-size: 30px;
}
.section_fr_about .work_width {
    padding: 60px 0 65px;
}
.section_fr_about .content_block {
    margin-top: 25px;
}
.fr_about_list:not(:last-child) {
    margin-bottom: 40px;
}
h3.fr_about_list_title {
    margin-bottom: 20px;
}
.fr_about_list_list {
    -moz-column-count: 3;
    -moz-column-gap: 3%;
    -webkit-column-count: 1;
    -webkit-column-gap: 3%;
    column-count: 1;
    column-gap: 3%;
}
.fr_about_item {
    width: 100%;
}
.work_width.work_width_fr_gal {
    padding: 10px 0 0 !important;
}
.fr_gal_item {
    width: calc((100% - 10px)/2);
    border-radius: 10px;
}
.blue_back, .section_fr_text_img_back_left, .section_fr_text_img_back__right {
    border-radius: 10px;
}
.fr_gal_item:not(:last-child) {
    margin-bottom: 10px;
}
.fr_gal_item:last-child {
    height: 225px;
}
.fr_gal_item:last-child img.fr_gal_item_img {
    padding-top: 95px;
}
.show_480 {
	display: flex;
}
.section_fr_about_fr .btn_block {
    position: relative;
    display: block;
}
.work_width_fr_gal .btn_block a, .section_fr_about_fr .btn_block a {
    margin: 5px auto 0;
}
section.section_fr_content {
    margin-top: 80px;
}
.section_fr_content .work_width.blue_back {
    padding: 65px 0 40px;
}
.content_text_block {
    margin-top: 30px;
}
.content_text_block p {
    text-align: center;
}
.section_content_list_block_item {
    width: 100%;
    margin-bottom: 10px;
    padding: 23px 0;
}
.section_content_list_block_item:before {
    width: 460px;
    border-radius: 10px;
}
section.section_fr_format {
    margin-top: 70px;
}
.section_fr_price .title_block {
    width: 100%;
}
.section_fr_price .format_item_btn {
    margin-top: 25px;
}
.section_fr_bottom .section_fr_text_img_back_left .content_width .content_block {
    width: 100%;
    padding: 65px 0 87px;
}
.section_fr_bottom h2.section_fr_text_img_content_block_b {
    text-align: center;
    width: 100%;
    margin: 0px auto;
    font-size: 22px;
}
span.section_fr_text_img_content_block_d {
    margin-top: 15px;
}
.section_fr_text_img .btn_block {
    margin-top: 40px;
}
.section_fr_bottom .section_fr_text_img_back__right img {
    top: -50px;
}
.section_fr_bottom .section_fr_text_img_back__right {
    height: 280px;
}
footer .footer_back>.work_width {
    padding: 50px 0 60px;
    width: 460px;
    border-radius: 10px;
}
.footer_back .content_width {
    width: 320px;
}
.content_block.footer_block {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.footer_item.footer_contact {
    width: 100%;
}
h3.footer_item_title {
    TEXT-ALIGN: CENTER;
    margin-bottom: 10px;
}
p.footer_contact_item, p.footer_contact_item a {
    text-align: center;
}
.footer_item.footer_menu {
    order: 0;
    margin-top: 15px;
}
ul#nav_foo a {
    color: #FDFDFD;
    font-size: 16px;
    text-align: center;
    display: block;
}
.footer_item.footer_btn_block.btn_block {
    width: 280px;
    margin-top: 30px;
}
.copy_item * {
    color: #11365C;
    font-size: 12px;
}
.copy_block {
    height: 40px;
}
section, footer {
    padding: 0;
}
.section_fr_text_img_back_left {
    width: 100%;
}
img.fr_gal_item_img {
	display: none !important;
}
img.fr_gal_item_img_mob {
    display: block !important;
    padding: 0 !important;
}
.fr_gal_item:last-child {
    height: auto;
}
.popup_form_content {
    width: 90%;
}
.popup_content h2 {
    font-size: 24px;
}
.popup_form_block .popup_content {
    width: calc(100% - 60px);
    padding: 65px 30px;
}
.content_text_block p {
    text-align: left;
}

}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {
.work_width, .header_work_width, .footer_work_width {
    width: 95%;
}
.content_width, .header_content {
    width: 92%;
}
footer .footer_back>.work_width {
    padding: 50px 0 60px;
    width: 95%;
}
.section_fr_text_img_back_block {
    width: 95%;
}
.footer_back .content_width {
    width: 92%;
}
.section_fr_text_img_back_left .content_width .content_block {
    width: 100%;
    padding: 55px 0 50px;
}
h1.section_fr_text_img_content_block_b {
    font-size: 28px;
}
span.section_fr_text_img_content_block_d {
    margin-top: 20px;
    font-size: 14px;
}
.section_fr_text_img .btn_block {
    margin-top: 30px;
}
.btn.btn_base {
    width: 92%;
    max-width: 280px;
}
.section_fr_text_img_back__right {
    height: 190px;
    height: 60vw;
}
.section_fr_text_img_back__right img {
    top: -54px;
}
section.section_fr_format {
    margin-top: 30px;
}
.section_fr_format h3 {
    text-align: center;
    font-size: 20px;
}
.format_item_img_block {
    margin-top: 12px;
    height: 150px;
    height: 50vw;
}
.format_item_about span {
    font-size: 14px;
    padding: 10px 0;
}
.btn.btn_base {
    width: 100%;
    max-width: 280px;
    font-size: 12px;
}
.format_item:not(:last-child) {
    margin-bottom: 40px;
}
section.section_fr_about {
    margin-top: 45px;
}
.section_fr_about .work_width {
    padding: 40px 0 45px;
}
.section_fr_about .content_block {
    margin-top: 20px;
}
.fr_about_list:not(:last-child) {
    margin-bottom: 30px;
}
h3.fr_about_list_title {
    margin-bottom: 20px;
    background: #FDFDFD;
    border-radius: 10px;
    font-size: 14px;
    padding: 10px 0;
    letter-spacing: 0.28px;
}
p.fr_about_item_text {
    font-size: 14px;
}
img.fr_about_item_img {
    width: 35px;
    margin-right: 15px;
}
.fr_gal_item {
    margin-bottom: 10px;
    width: 100%;
    height: auto;
}
.btn_block.btn_block_has_line {
    margin-top: 10px;
}
section.section_fr_about_fr {
    margin-top: 60px;
}
.title_block h2 {
    text-align: center;
    font-size: 26px;
}
.section_fr_about_fr .content_block {
    margin-top: 15px;
}
p.fr_about_fr_item_text {
    margin-left: 15px;
    font-size: 14px;
}
.fr_about_fr_item {
    width: calc(100% - 40px);
    padding: 14px 20px;
    margin-bottom: 8px;
}
section.section_fr_content {
    margin-top: 70px;
}
.section_fr_content .content_two_column .content_left h2.content_title {
    font-size: 16px;
}
.section_fr_content .work_width.blue_back {
    padding: 45px 0 55px;
}
.content_text_block {
    margin-top: 28px;
    font-size: 14px;
}
img.section_content_list_block_item_img {
    margin-right: 15px;
    width: 35px;
}
.section_content_list_block_item {
    width: 100%;
    margin-bottom: 10px;
    padding: 14px 0;
    display: flex;
    align-items: flex-start;
}
.section_content_list_block_item:nth-child(odd):before {
    right: -4%;
}
.section_content_list_block_item:before {
    width: calc(100% + ((100vw - 100%)/2));
    border-radius: 10px;
    top: 0;
}
.section_content_list_block_item:nth-child(even):before {
    left: -4%;
}
.title_block h2 {
    text-align: center;
    font-size: 24px;
}
.section_fr_price .format_list {
    margin-top: 30px;
}
.section_fr_price .format_item_about span:not(:last-child) {
    margin-bottom: 5px;
}
.section_fr_price .format_item_btn {
    margin-top: 20px;
}
.format_item:not(:last-child) {
    margin-bottom: 45px;
}
section.section_fr_bottom {
    margin-top: 70px;
}
.section_fr_bottom h2.section_fr_text_img_content_block_b {
    text-align: center;
    width: 100%;
    margin: 0px auto;
    font-size: 16px;
}
span.section_fr_text_img_content_block_d {
    margin-top: 15px;
    font-size: 14px;
}
.section_fr_text_img .btn_block {
    margin-top: 20px;
    display: flex;
    flex-wrap: wrap;
}
.section_fr_bottom .btn_block.text_img_btn_block a {
    width: 100%;
    max-width: 280px;
    margin-right: 0;
}
.btn_base:not(:last-child) {
    margin-bottom: 10px;
}
.section_fr_bottom .section_fr_text_img_back_left .content_width .content_block {
    width: 100%;
    padding: 40px 0 50px;
}
.section_fr_bottom .section_fr_text_img_back__right {
    height: 60vw;
}
footer#contact {
    margin-top: 10px;
}
footer .footer_back>.work_width {
    padding: 45px 0 50px;
    width: 95%;
}
p.footer_contact_item, p.footer_contact_item a {
    color: #FDFDFD;
    font-size: 14px;
    font-weight: 500;
    line-height: 22.40px;
    margin-bottom: 5px;
}
.footer_item.footer_menu {
    order: 0;
    margin-top: 25px;
}
.footer_item.footer_btn_block.btn_block {
    width: 100%;
    margin-top: 30px;
    max-width: 280px;
}
.copy_item {
    width: 45%;
}
.copy_block {
    height: 60px;
}
.header_left {
    width: 120px;
}
header {
    height: 46px;
}
section.section_fr_top {
    margin-top: 45px;
}
p.section_content_list_block_item_text {
    font-size: 14px;
}
ul#nav_foo a {
    font-size: 13px;
}
.overlay_block.work_width {
    margin-top: 45px;
}
.overlayMenu ul li a {
    width: 100%;
}
.popup_content h2 {
    font-size: 20px;
    text-align: center;
}
.popup_form_content {
    width: 100%;
    height: 100%;
    max-height: 100%;
    border-radius: 0;
}
.popup_form_block .popup_content {
    width: calc(100% - 30px);
    padding: 70px 15px;
}
.popup_content form .btn {
    width: 100%;
    max-width: 300px;
    margin: 0px auto;
}
.close_form {
    right: 10px;
    top: 10px;
}
p.form_pp_d {
    margin-top: 15px;
    font-size: 18px;
    text-align: center;
}
body.page_base main {
    padding-top: 100px;
}
.section_content .content_block p {
    font-size: 14px;
}
.section_content .content_block h2 {
    font-size: 18px;
}

.section_fr_content .work_width.blue_back {
    padding: 30px 0 55px;
}
section.section_content {
    margin-bottom: 70px;
}
.section_fr_about .work_width {
    padding: 20px 0 45px;
}
h3.fr_about_list_title {
    background: #c8e1f6;
    line-height: 1;
    padding: 13px 0;
}
.fr_gal_item:last-child img.fr_gal_item_img {
    display: block !important;
    padding-top: 0;
}
.fr_gal_item:last-child img.fr_gal_item_img_mob {
    display: none !important;
}



















}

/* Custom, iPhone Retina */
@media only screen and (max-width : 320px) {

}


/*==========  Mobile First Method  ==========*/

/* Custom, iPhone Retina */
@media only screen and (min-width : 320px) {

}

/* Extra Small Devices, Phones */
@media only screen and (min-width : 480px) {

}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {

}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {

}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {

}