@charset "UTF-8";

/* ------  from 990 px  to  1210 px  -------- */ 
@media (max-width: 1210px) {
	

.container {
	max-width: 960px;
}

/* --- Nav --- */

.logo_top {
	width: 45%;
}

.menu {
	width: 55%;
}

/* -------  Main  ------- */

/* ---  Our Advantages  --- */

.our_advantages_title {
	height: 64px;
}


/* ---     Works    --- */

.works_container {
	width: 290px;

	padding-right: 10px;
	padding-left: 10px;
}

.works_descrip_box {
	min-height: 275px;
}

/*

==============================================================

*/

/* _________________  PAGE  _________________________ */


/*   Page Banner   */

.page_banner {
	padding-top: 120px;
}

.page_header_title {
	font-size: 28px;
}

.nav_page_list {
	font-size: 14px;
	margin-top: 25px;
}


/* ______________  Contacts  _________________ */


.page_contacts_box {
	justify-content: space-between;
}

.page_contacts_area {
	width: 265px;
}

.page_contact_item {
	padding: 20px 5px 15px 20px;
}

.page_contact_item p {
	font-size: 15px;
}

.page_contacts_map {
	width: 620px;
}

.contact_map_box iframe {
	width: 600px;
}




}
/* -------------------------------------------- */
/* -------------------------------------------- */


/* -------------------------------------------- */
/*  -------  from 770 px  to  992 px  --------- */ 
@media (max-width: 992px) {


body {
	font-size: 15px;
	line-height: 1.45em;
}

h2 {
	font-size: 20px;
}

.container {
	max-width: 740px;
}

.button {
	font-size: 15px;
	padding: 10px 22px;
}


/*  ----- Header -----  */

.menu_top {
	font-size: 13px;
}

.mt_item {
	margin-top: 12px;
	margin-bottom: 6px;
	margin-left: 18px;
}


/* --- Nav --- */

.logo_top {
	width: 43%;
}

.logo_icon_box svg {
	width: 44px;
	height: 38px;
}

.logo_name_comp {
	font-size: 15px;
	margin-top: 0px;
}

.logo_text_box {
	margin-left: 12px;
}

.logo_text {
	font-size: 14px;
	line-height: 21px;
}


.menu {
	width: 57%;
}

.menu_item {
	margin-left: 12px;

	font-size: 14px;
}


/* -------  SLIDER  ------- */

.main_slider {
	min-height: 480px;
	padding-top: 40px;
}


.sltitle_header {
	font-size: 28px;
	line-height: 40px;
	margin-bottom: 10px;
}

.sltitle_text {
	font-size: 16px;
	line-height: 26px;
}

.sl_but_box {
	margin-top: 18px;
}

/* --- Slider Blocks --- */

.msl_blocks_box {
	margin-top: -210px;
}

.link_msl_block {
	padding: 12px 6px;
}
.msl_block:hover {
	background-color: #E26C59;
}

.msl_title {
	font-size: 17px;
}

.msl_text {
	font-size: 14px;
	line-height: 1.4em;
	white-space: normal;
}


/*------------------------*/
/* -------  Main  ------- */

.page_block {
	margin-top: 25px;
	margin-bottom: 30px;
}

.title_block {
	margin-bottom: 20px;
}

.h3_title_block {
	font-size: 17px;
	margin-bottom: 10px;
}

/* --- About Company --- */

.about_company_box {
	padding-top: 40px;
}

.years_of_work_box {
	width: 300px;
	font-size: 56px;
	line-height: 0.9em;

	padding-top: 90px;
	padding-bottom: 30px;
	padding-left: 28px;
	margin-right: 28px;
	margin-bottom: 10px;
}

/*.years_work_line01 {

}*/
.years_work_line02 {
	font-size: 50px;

}
.years_work_line03 {
	font-size: 58px;
	letter-spacing: 5px;
	padding-left: 3px;
}
.years_bold {
	font-size: 105px;
	margin-right: 12px;
}


/*   Our Partners  */

.our_partners_box {
	flex-wrap: wrap;
	justify-content: initial;
}

.our_partners_box h3 {
	font-size: 22px;
	margin-bottom: 10px;
}

/* --- Services --- */

.services_bgr {
	padding-left: 20px;
	padding-right: 20px;
}

.services_item {
	width: 32%;
	padding: 12px;
	margin-bottom: 15px;
}

.service_title {
	font-size: 15px;
}

.service_butt {
	margin-top: 27px;
}


/* ---  Our Advantages  --- */

.our_advantages_item {
	padding-left: 27px;
}

.our_advantages_title {
	font-size: 17px;
	height: 68px;
}

.our_advantages_text {
	font-size: 15px;
}

/* ---     Works    --- */

.works_block {
	margin-top: 30px;
	margin-bottom: 30px;
}

/* стрелочки */
.arrow_block {
	width: 40px;
	height: 60px;
	cursor: pointer;
}
.arrow_block svg {
	width: 40px;
	height: 60px;
}

.works_container {
	width: 220px;
	padding-right: 3px;
	padding-left: 3px;
}

.works_descrip_box {
	min-height: 270px;
}

.works_descrip_title {
	font-size: 15px;
	line-height: 1.15em;
}

.works_descrip_text {
	font-size: 14px;
}

.works_butt {
	margin-top: 40px;
}


/* ---     Reviews    --- */

.reviews_item {
	width: 18.9%;
	box-shadow: 0px 0px 4px 2px rgba(0, 0, 0, 0.10);
}


/*------------------------*/
/* -------  Footer  ------- */

.foot_logoname {
	width: 100%;
	text-align: center;
	margin-top: 7px;
}

.foot_menu_item {
	width: 45%;
}


.foot_contacts_box {
	padding-left: 40px;
}

.foot_contacts_title {
	font-size: 16px;
}

.foot_contacts_descrip {
	margin-top: 7px;
}

.copyright_box {
	font-size: 14px;
}



/* _________________  PAGE  _________________________ */


/*   Page Banner   */

.page_banner {
	padding-top: 110px;
}

.page_header_title {
	font-size: 25px;
}

.nav_page_list {
	font-size: 14px;
	font-weight: 500;
	margin-top: 20px;
}


/* ______________  Services  _________________ */

.page_area {
	padding-right: 65px;
}

.h2_big_title {
	font-size: 24px;
}

.h3_sm_title {
	font-size: 18px;
}

.your_question {
	font-size: 27px;
}

.servic_contacts {
	font-size: 18px;
}


/* ______________  Contacts  _________________ */


.cont_title {
	font-size: 22px;
}
.cont_descrip {
	font-size: 18px;
}


.page_contacts_area {
	width: 230px;
}

.page_contact_item {
	padding: 17px 5px 7px 18px;
}

.page_contact_item h3 {
	font-size: 16px;
}

.page_contacts_map {
	width: 440px;
}

.contact_map_box {
	width: 100%;
	height: 460px;
}

.contact_map_box iframe {
	width: 420px;
	height: 440px;
}


/*   Form Client   */

.form_client_title {
	font-size: 22px;
}

.form_client_text {
	font-size: 16px;
}

.formcl_icon svg {
	width: 60px;
	height: 50px;
}

.form_client_box {
	background-image: none;
}

.formcl_main_block {
	padding-top: 20px;
	padding-bottom: 15px;
}



/* ______________  Info  _________________ */

.page_img_box {
	margin-bottom: 20px;
}

.page_img_box img {
	width: 45%;
	height: auto;
	margin-right: 15px;
	margin-bottom: 0;
}

/*--- Organization Card ---*/

.org_card_box {
	font-size: 16px;
}


/* ______________  Company  _________________ */

.h2_content_title {
	font-size: 25px;
}

.mpage_img {
	width: 90%;
	height: auto;
}






}
/* -------------------------------------------- */
/* -------------------------------------------- */


/* -------------------------------------------- */
/* -------- from 575 px  to  770 px  ---------- */ 
@media (max-width: 770px) {


.container {
	max-width: 560px;
}

/* --- menu_top --- */

.mtop_mob_delet {
	display: none;
}

.mt_box {
	justify-content: space-between;
}

.mt_item {
	margin-left: 12px;
	margin-right: 12px;
}

/* --- Nav --- */

.navigate {
	padding-top: 20px;
	padding-bottom: 18px;
}

.logo_text_box {
	display: none;
}

.logo_top {
	width: 20%;
}

.logo_name_comp {
	margin-top: 4px;
}


.menu {
	width: 80%;
}

.menu_item {
	margin-left: 15px;
}


/* -------  SLIDER  ------- */

.background_main_sl {
	min-height: 540px;
}

.main_slider {
	min-height: 450px;
	padding-top: 50px;
}

.sltitle_header {
	width: 98%;
	font-size: 24px;
	line-height: 32px;
	margin-bottom: 5px;
}

.sltitle_text_box {
	margin-top: 10px;
}

.sltitle_text {
	font-size: 15px;
	line-height: 24px;
}

.sl_but_box {
	margin-top: 24px;
}

/* --- Slider Blocks --- */

.msl_blocks_box {
	margin-top: -280px;
}

.msl_block {
	width: 49.1%;
}

.link_msl_block {
	padding: 12px 2px;
}


/*------------------------*/
/* -------  Main  ------- */

.title_block {
	margin-bottom: 10px;
}


/* --- About Company --- */

.years_of_work_box {
	width: 420px;
	line-height: 1em;
	float: none;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 40px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 100px;
	padding-bottom: 50px;
	text-align: center;
}

.years_work_line02 {
	font-size: 54px;
}
.years_work_line03 {
	font-size: 60px;
	letter-spacing: 9px;
	padding-left: 10px;
}

.years_bold {
	font-size: 130px;
	margin-right: 15px;
}

/*   Our Partners  */

.our_partners_icons {
	width: 544px;
	height: 90px;
	overflow: hidden;
}

.our_partners_icons div {
    flex-basis: 136px;
    flex-shrink: 0;
}


/* --- Services --- */

.services_bgr {
	padding-left: 25px;
	padding-right: 25px;
}

.services_item {
	width: 48%;
	padding: 15px;
}



/* ---  Our Advantages  --- */

.our_advantages_block {
	padding-bottom: 0;
}

.our_advantages_box {
	flex-wrap: wrap;
	margin-top: 12px;
}

.our_advantages_item {
	width: 100%;
	padding-top: 18px;
	padding-left: 33px;
	margin-bottom: 25px;
}

.our_advantages_title {
	height: auto;
	margin-bottom: 9px;
}


/* ---     Works    --- */


.works_container {
	width: 240px;
	padding-right: 5px;
	padding-left: 5px;
}

.works_item {
	box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.15);
}

.works_descrip_box {
	min-height: 260px;
}

.arrow_block:hover {
	background-color: rgba(81, 84, 85, 0);
}


/* ---     Reviews    --- */


.reviews_box {
	flex-wrap: nowrap;
	overflow-x: auto;
}

.reviews_item {
	width: 31%;
	flex-shrink: 0;
}


/*------------------------*/
/* -------  Footer  ------- */

.footer_block {
	flex-wrap: wrap;
}

.fe_logo_block {
	width: 40%;
}

.fe_nav_block {
	width: 60%;
}



.fe_contacts_block {
	order: -1;
	width: 100%;
}

.foot_contacts_box {
	display: flex;
	flex-wrap: wrap;
	padding-left: 0;
	margin-bottom: 40px;
}

.foot_contacts_title {
	width: 100%;
	margin-bottom: 5px;
}

.f_contact_item {
	width: 30%;
}

.cont_address {
	width: 40%;
}

.foot_contacts_descrip {
	margin-bottom: 7px;
}


.foot_menu_item {
	margin-bottom: 18px;
}



/* _________________  PAGE  _________________________ */


/*   Page Banner   */

.page_banner {
	padding-top: 110px;
	padding-bottom: 20px;
}

.page_header_title {
	font-size: 22px;
}


/* ______________  Services  _________________ */

.page_area {
	padding-right: 30px;
}

.h2_big_title {
	font-size: 21px;
}

.h3_sm_title {
	font-size: 17px;
}

.nomark {
	padding-left: 15px;
}

.page_butt_wrapp {
	margin-left: 15px;
}

.your_question {
	font-size: 25px;
}


/* ______________  Contacts  _________________ */

.page_contacts_box {
	flex-wrap: wrap;
	font-size: 14px;
}

.page_contacts_area {
	width: 100%;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 5px;
}

.page_contact_item {
	width: 48.7%;
	padding: 22px 5px 10px 22px;
	margin-bottom: 12px;
}

.page_contact_item h3:before {
	width: 90px;
}

.page_contacts_map {
	width: 100%;
}

.contact_map_box iframe {
	width: 480px;
}

/*   Form Client   */

.form_client_box {
	padding: 22px 22px 10px 22px;
}

.formcl_area {
	width: 100%;
}

.formtext_correct {
	display: none;
}



/* ______________  Info  _________________ */

ul {
	padding-left: 15px;
}

/*--- Organization Card ---*/

.orgcard_column1, .orgcard_column2 {
	padding: 12px 20px;
}

.orgcard_column1 {
	width: 38%;
}
.orgcard_column2 {
	width: 62%;
}


/* ______________  Company  _________________ */

.page {
	flex-wrap: wrap;
}

.page_content {
	min-height: 500px;
	margin-bottom: 20px;
}

.main_page {
	width: 100%;
}

.aside_page {
	width: 100%;
	justify-content: space-between;
	align-content: stretch;
}

.aside_page_item {
	width: 48.5%;

}

.aside_page_item a {
	min-height: 71px;

	display: inline-flex;
	justify-content: center;
	align-items: center;
}


.h2_content_title {
	font-size: 22px;
}



}
/* -------------------------------------------- */
/* -------------------------------------------- */


/* -------------------------------------------- */
/* -------  to  575 px  ------- */ 
@media (max-width: 575px) {


.container {
	max-width: 100%;
	padding-left: 5px;
	padding-right: 5px;
}

h2 {
	font-size: 22px;
}

.ul_styletxt {
	padding-bottom: 2px;
}


/* --- menu_top --- */

.mt_item {
	margin-left: 20px;
	margin-right: 20px;
}

/* --- Nav --- */

.navigate {
	padding-bottom: 7px;
}


.logo_top {
	width: 40%;
	padding-left: 20px;
	align-items: flex-start;
}

.logo_icon_box svg {
	width: 60px;
	height: 52px;
}

.logo_name_comp {
	width: 100%;
	text-align: center;
	font-size: 19px;
	margin-top: 8px;
}


.menu {
	width: 60%;
	padding-right: 15px;
}

.menu_list {
	flex-wrap: wrap;
	padding: 0;
}

.menu_item {
	width: 100%;
	margin-bottom: 12px;
}

.menu_item .menu_link {
	width: 110px;
	float: right;
	text-decoration: underline;
}

.menu_link:hover {
	border-bottom: none;
}


/* --- Slider Blocks --- */

.main_slider {
	padding-top: 40px;
}

.sltitle_header {
	font-size: 22px;
}

.msl_blocks_box {
	margin-top: -290px;
}

.msl_block {
	width: 49%;
}

.sl_but_box {
	margin-top: 14px;
}


/*------------------------*/
/* -------  Main  ------- */


/* --- About Company --- */

.years_of_work_box {
	width: 340px;
	line-height: 0.9em;
}

.years_bold {
	font-size: 100px;
}

.years_work_line02 {
	font-size: 48px;
}

.years_work_line03 {
	font-size: 52px;
	letter-spacing: 7px;
}

.title_block, .h3_title_block, .about_company_p {
	display: inline-block;
	margin-left: 12px;
}

.indent_p {
	height: 12px;
}


/*   Our Partners  */


.our_partners_box h3 {
	font-size: 20px;
	margin-left: 15px;
}

.our_partners_icons {
	width: 408px;
}

/* --- Services --- */

.services_box {
	justify-content: center;
}

.services_item {
	width: 65%;
}

.service_icon {
	margin-top: 10px;
}

.service_title {
	width: 100%;
}

.service_text {
	width: 100%;
}

.service_butt {
	margin-top: 30px;
	margin-bottom: 20px;
}


/* ---  Our Advantages  --- */

.our_advantages_box {
	padding-left: 15px;
}


/* ---     Works    --- */

.works_block {
	margin-bottom: 20px;
}

.works_container {
	width: 100%;
	
	padding-right: 10px;
	padding-left: 10px;
}

/* стрелочки */
.arrow_block {
	width: 52px;
	height: 78px;
	cursor: pointer;
}
.arrow_block svg {
	width: 52px;
	height: 78px;
}


.works_item {
	width: 85%;
	margin-right: auto;
	margin-left: auto;
	box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.15);
}


.works_descrip_box {
	min-height: 200px;
}
.works_descrip_title {
	font-size: 16px;
}
.works_descrip_text {
	font-size: 15px;
}

.works_butt {
	margin-top: 30px;
}


/* ---     Reviews    --- */

.reviews_block {
	padding-bottom: 15px;
}

.reviews_box {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}

.reviews_item {
	width: 45%;
}

.reviews_title {
	font-size: 20px;
}


/*------------------------*/
/* -------  Footer  ------- */

.footer_block {
	padding-top: 5px;
}

.foot_contacts_title {
	margin-left: 15px;
}

.f_contact_item {
	width: 100%;
	padding-left: 15px;
	margin-bottom: 5px;
}

.foot_contacts_descrip {
	margin-bottom: 2px;
}


.fe_logo_block {
	width: 30%;
}

.foot_logo_link svg {
	width: 52px;
	height: 45px;
}
.foot_logoname {
	font-size: 16px;
}

.fe_nav_block {
	width: 64%;
}


.copyright_box {
	font-size: 13px;
	margin-left: 10px;
}



/* _________________  PAGE  _________________________ */


.page_content {
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 20px;
	padding-left: 20px;
}

.nav_page {
	display: flex;
	width: 95%;
	justify-content: center;
	margin-left: 5%;
}

.nav_page_item, .nav_page_list a, .nav_prev_arrow:before {
	display: inline;
	width: auto;
	white-space: nowrap;
}

.nav_page_item:last-child {
	white-space: normal;
	text-align: left;
}


/* ______________  Services  _________________ */


.h2_big_title {
	font-size: 19px;
	line-height: 1.3em;
}

.h3_sm_title {
	font-size: 16px;
}

.nomark li {
	margin-bottom: 5px;
}

.page_butt_wrapp {
	margin-top: 20px;
	margin-bottom: 30px;
}

.page_butt_wrapp .page_butt .button {
	padding: 7px 25px;
}

.your_question {
	font-size: 23px;
}

.servic_contacts {
	font-size: 16px;
	white-space: nowrap;
}


/* ______________  Contacts  _________________ */


.cont_title {
	font-size: 20px;
}

.cont_descrip {
	font-size: 16px;
}

.page_contacts_area {
	flex-wrap: wrap;
}

.page_contact_item, .page_contact_item:first-child, .page_contact_item:last-child {
	width: 100%;
	margin-bottom: 15px;
}

.page_contact_item {
	padding: 30px 10px 15px 25px; 
}

.page_contacts_map {
	width: 100%;
	height: 420px;
}

.contact_map_box {
	width: 100%;
	height: 420px;
	padding: 10px;
}

.contact_map_box iframe {
	width: 100%;
	height: 400px;
}

/*   Form Client   */

.form_client_title {
	font-size: 20px;
}

.formcl_area {
	padding: 30px 12px;
}

.formcl_label {
	font-size: 14px;
	padding-right: 12px;
}

.formcl_icon svg {
	width: 52px;
    height: 44px;
}

/* --------- Webform  Message -----------  */

.webform_message_text {
	font-size: 1.05em;
	line-height: 1.1em;
}

.tick-mark {
	margin-top: 2px;
	margin-right: 10px;
}


/* ______________  Info  _________________ */

.org_card_box {
	font-size: 15px;
}

.org_card_item {
	padding-top: 10px;
	padding-bottom: 10px;
}

.orgcard_column1, .orgcard_column2 {
	width: 100%;
	padding: 5px 25px;
	border: none;
}

.org_card_item {
	flex-wrap: wrap;
}

/* ______________  Company  _________________ */

.aside_page {
	margin-right: 10px;
	margin-left: 10px;
}


.h2_content_title {
	font-size: 21px;
}


}

/* -------------------------------------------- */
/* -------------------------------------------- */


/* -------------------------------------------- */
/* -------  to  435 px  ------- */ 
@media (max-width: 435px) {


/* --- Slider Blocks --- */

.background_main_sl {
	min-height: auto;
}

.main_slider {
	min-height: 360px;
	padding-top: 70px;
	border-bottom: 7px solid #DD2330;
}

.sltitle_text_box {
	margin-top: 20px;
}

.sl_but_box {
	margin-top: 25px;
}

.msl_blocks_box {
	height: 0;
	visibility: hidden;
	overflow: hidden;
	margin-top: 2px;
}


/*   Our Partners  */

.our_partners_icons {
	width: 272px;
}

/* --- Services --- */

.services_item {
	width: 80%;
}


/* ---  Our Advantages  --- */

.our_advantages_item {
	background-size: 50px 42px;
	padding-top: 12px;
	padding-left: 28px;
}


/* ---     Works    --- */

.works_container {
	padding-right: 1px;
	padding-left: 1px;
}

.works_item {
	width: 100%;
	box-shadow: none;
	border: 1px solid #C7CFD5;
}

.works_descrip_box {
	min-height: 210px;
}

/* стрелочки */
.arrow_block {
	width: 40px;
	height: 60px;
}
.arrow_block svg {
	width: 40px;
	height: 60px;
}


/* ---     Reviews    --- */

.reviews_title {
	font-size: 18px;
}



/* _________________  PAGE  _________________________ */

.page_header_title {
	font-size: 20px;
}


/* ______________  Info  _________________ */

.page_img_box img {
	width: 60%;
}


/* ______________  Company  _________________ */

.aside_page_item {
	width: 100%;
}

.h2_content_title {
	font-size: 18px;
}


/* ______________  Contacts  _________________ */

/*   Form Client   */

.formcl_area {
	padding: 30px 24px;
}

.formcl_label {
	width: 100%;
	text-align: left;
	margin-bottom: 10px;
}

.formcl_input {
	width: 100%;
}

.formcl_textarea {
	width: 100%;
}

.input_error {
	bottom: -25%;
}

/* -------- Webform  Message --------  */

.webform_message_text {
	/*font-size: 1em;*/
}

/* -- Tick-Mark -- */
.tick-mark {
	width: 26px;
	height: 26px;
}
.check-part-1 {
	width: 8px;
	left: 5px;
	top: 12px;
}
.check-part-2 {
	width: 13px;
	left: 9px;
	top: 12px;
}

.webform_message_textcorrect {
	display: none;
}


}

/* -------------------------------------------- */
/* -------------------------------------------- */


/* -------------------------------------------- */
/* -------  to  375 px  ------- */ 
@media (max-width: 375px) {


h2 {
	font-size: 20px;
}

h3, .h3_title_block {
	font-size: 15px;
}

.title_block, .h3_title_block, .about_company_p {
	margin-left: 5px;
}


/* --- menu_top --- */

.mt_item:last-child {
	display: none;
}

.logo_top {
	padding-left: 0;
}

.menu {
	padding-right: 5px;
}

/* -------  SLIDER  ------- */

.main_slider {
	padding-top: 60px;
}

.sltitle_header {
    font-size: 20px;
}

.sltitle_text {
    font-size: 13px;
    line-height: 22px;
}


/* --- About Company --- */

.years_of_work_box {
	display: none;
}


/* --- Services --- */

.services_item {
	width: 86%;
}



/* ---     Reviews    --- */

.reviews_title {
	font-size: 16px;
}


/*------------------------*/
/* -------  Footer  ------- */

.fe_logo_block {
	order: 1;
	width: 100%;
	display: flex;
	justify-content: center;
}

.logo_footer {
	 
}

.fe_nav_block {
	width: 100%;
	padding-left: 15px;
	margin-bottom: 20px;
}

.foot_contacts_box {
	margin-bottom: 25px;
}



/* _________________  PAGE  _________________________ */


/*   Page Banner   */

.page_banner {
	padding-top: 120px;
	padding-bottom: 12px;
}

.page_header_title {
	display: inline;
	line-height: 1.7em;
	padding-bottom: 2px;
	font-size: 19px;
}

.nav_page_list {
	font-size: 13px;
}

.nav_page_item {
	margin-right: 4px;
}

.nav_prev_arrow:before {
	margin-right: 2px;
}


/* ______________  Services  _________________ */

.nomark {
	padding-left: 0;
}

.page_butt_wrapp {
	margin-left: 0;
}

.page_butt_wrapp .page_butt .button {
	padding: 6px 18px;
}

.services_area h4 {
	font-size: 16px;
}

.your_question {
	font-size: 21px;
}

.servic_contacts {
	font-size: 15px;
}

/* ______________  Contacts  _________________ */

.cont_title {
	font-size: 18px;
	line-height: 1.3em;
}

.cont_descrip {
	font-size: 15px;
}

.page_contacts_box {
	padding-top: 15px;
}

.nowrap, .menu_link {
	white-space: normal;
}


/*   Form Client   */

.formcl_area {
	padding: 30px 16px;
}



/* ______________  Info  _________________ */


.page_img_box img {
	width: 80%;
}

.page_butt {
	margin-top: 25px;
	margin-bottom: 35px;
}

.page_butt .button {
	padding: 6px 12px;
}


.mt_tel span {
	white-space: nowrap;
}


}

/* -------------------------------------------- */


/* -------------------------------------------- */
/* -------  to  330 px  ------- */ 
@media (max-width: 330px) {


h2 {
	font-size: 16px;
}


/* ---     Reviews    --- */

.reviews_title {
	font-size: 14px;
}



/* ____________  Contacts  ______________ */

/*   Form Client   */
/*  Скрываем  -Форму обратной связи-  */

.cont_del {
	display: none;
}


}
/* -------------------------------------------- */


/* -------------------------------------------- */
/* -------  to  290 px  ------- */ 
@media (max-width: 290px) {



/*   Our Partners  */

.our_partners_icons {
	width: 136px;
}


/* ______________  Info / Company  _________________ */


.page_butt .button {
	padding: 6px 12px;
	line-height: 2.3em;
	border: none;
	text-decoration: underline;
}

.page_butt {
	margin-top: 12px;
	margin-bottom: 20px;
}




}




/* --------------- END ------------------ */






