/*
Theme Name: camiontheme
Template: customizr

Не обязательные параметры:
Theme URI: 
Description: Дочерняя тема для темы customizr
Author: Женя
Author URI:
Version: 1.0
*/

/* КНОПКИ */
button {
	cursor: pointer;
}
.ussual_butt {
    color: #181717;
    box-shadow: 4px 4px 12px 1px rgb(0 0 0 / 35%);
    transition: all 0.15s linear;
    background: #BDE055;
    border: 0px solid transparent;
    padding: 8px 16px;
    border-radius: 16px;
	font-size: 22px;
}
.ussual_butt:hover {
	background: #bfff02;
}
.ussual_butt_white {
	font-weight: 500;
	font-style: normal;
	font-size: 14px;
	background: #FFFFFF;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	border-radius: 30px;
	border: none;
	color: #252830;
	padding: 20px 40px;
	transition: .3s;
}
.ussual_butt_white:hover {
	background: #c1bcc6;
}
/* КНОПКИ */

/* ШАПКА */
.desktop-sticky, .mobile-sticky {
	
}
.svg_container_tel {
	position: relative;
    height: 42px;
    width: 42px;
	margin-right: 10px;
}
.svg_container_tel svg {
    height: 100%;
    width: 100%;
    fill: currentColor;
}
.head_tel {
	font-size: 32px;
}
.head_tel_mob {
	display: block;
    font-weight: 500;
    font-style: normal;
    font-size: 16px;
    background: #BDE055;
    -moz-border-radius: 255px;
    -webkit-border-radius: 255px;
    border-radius: 255px;
    border: none;
    color: #252830;
    padding: 8px 33px;
	margin: 10px 0px;
}
/* ШАПКА */


/* ФУТЕР */
.mine_footer {
	padding-top: 40px;
}
.cont_foot_it {
	display: flex;
	align-items: center;
}
.svg_container_foot {
	position: relative;
    height: 42px;
    width: 42px;
	margin-right: 10px;
}
.svg_container_foot svg {
    height: 100%;
    width: 100%;
    fill: currentColor;
}
/* ФУТЕР */


/* ОБЩЕЕ */
#content, #main-wrapper {
	padding-bottom: 0px;
}
.mtb {
	margin-top: 0px;
	margin-bottom: 0px;
}
.mt_0 {
	margin-top: 0px;
}
.mb_0 {
	margin-bottom: 0px;
}
.mt_25 {
	margin-top: 25px;
}
.mb_25 {
	margin-bottom: 25px;
}
.section_norm {
	padding: 100px 0px;
}
.section_norm h2 {
	margin-top: 0px;
}
.sec_parralax {
	background: #ccc;
}
.sec_back {
	background: url('/wp-content/uploads/2024/08/fon_forma.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	position: relative;
}
.sec_back:before {
	content: "";
	background: #cccccc99;
	width: 100%;
	height: 100%;
	position: absolute;
}
.forma_pop .img-big {
object-fit: cover;
max-width: 100%;
}
.forma_pop_img {
	background: url('/wp-content/uploads/2024/08/paralax_back.jpeg');
	background-size: cover;
}
.forma_pop_text {
	padding: 10px;
}
.forma_pop_text h3 {
}
.forma_pop input[type=submit] {
	margin-left: auto;
    margin-right: auto;
    display: block;
}
.forma_pop .wpcf7-spinner {
	margin-left: auto;
    margin-right: auto;
    width: 24px;
    display: block;
}
.forma_pop .wpcf7-form-control-wrap {
	margin-left: auto;
    margin-right: auto;
    width: 250px;
    display: block;
}
.forma_pop .wpcf7-form-control-wrap label {
}
.p_in_form {
	margin-left: auto;
    margin-right: auto;
    max-width: 250px;
}
.p_in_form_thx {
	margin-left: auto;
    margin-right: auto;
    max-width: 250px;
	min-height: 300px;
}
.wpcf7-list-item-label {
	
}
#popmake-547 .wpcf7 form.sent .wpcf7-response-output {
    border-color: #164f9a;
    height: 100%;
    position: absolute;
    top: -32px;
    left: -12px;
    width: 100%;
    background: #fff;
    color: #164f9a;
    display: flex;
    align-items: center;
    justify-content: center;
	text-align: center;
}
/* ОБЩЕЕ */


/************************************** ОСНОВНАЯ ВЕРСИЯ НАЧАЛО **************************************/
/************************************** ОСНОВНАЯ ВЕРСИЯ НАЧАЛО **************************************/


/* БАННЕР */
.sec_banner {
	background: url('/wp-content/uploads/2024/08/backgr_img.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	position: relative;
}
.sec_banner:before {
	content: "";
	background: #ffffff99;
	width: 100%;
	height: 100%;
	position: absolute;
}
.banner_content {
	padding: 50px 0px;
}
.banner_content h1 {
	margin-top: 0px;
	font-weight: 600;
	font-size: 45px;
}
.banner_content ul {
	font-weight: 600;
	font-size: 28px;
}
.banner_content li {
	display: flex;
	align-items: center;
	font-weight: 600;
}
.banner_content li:before {
	content: "•";
	color: #000;
	margin-right: 10px;
	font-size: 20px;
}
.before_smt {
	display: flex;
	align-items: center;
	font-weight: 600;
}
.before_smt:before {
	content: "•";
	color: #BDE055;
	margin-right: 10px;
	font-size: 30px;
}
/* БАННЕР */


/* УСЛУГИ НАЧАЛО */
.serv_item {
	margin: 20px 0px;
}
.serv_item img {
	box-shadow: 0 0 17px rgba(0, 0, 0, 0.4);
	border-radius: 22px;
}
.title_serv {
	position: relative;
	height: 50px;
	margin: 20px auto;
}
.serv_item h3 {
	margin: 0px;
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-right: -50%;
	transform: translate(-50%, -50%);
	max-width: 420px;
	font-size: 22px;
	font-weight: 600;
}
.serv_item p {
	width: 420px;
	margin: 0px auto;
}
/* УСЛУГИ КОНЕЦ */


/* УСЛУГИ НАЧАЛО */
.sec_parralax {
	background: url('/wp-content/uploads/2024/08/paralax_back.jpeg');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	position: relative;
	 background-attachment: fixed;
}
.sec_parralax:before {
	content: "";
	background: #00000077;
	width: 100%;
	height: 100%;
	position: absolute;
}
.parralax_cont {
	padding: 100px 0px;
}
.parralax_cont h2 {
	color: #fff;
	font-weight: 600;
	margin-top: 0px;
}
.bef_it {
	
}
.bef_it h3 {
	color: rgba(189,224,85,1);
	margin-top: 10px;
}
.bef_it p {
	color: #fff;
	margin-top: 10px;
}
.svg_container {
	position: relative;
    height: 77px;
    width: 77px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}
.svg_container svg {
    height: 100%;
    width: 100%;
    fill: currentColor;
}
/* УСЛУГИ КОНЕЦ */


/* ФОРМА НАЧАЛО */
.border_form {
    border: 5px solid rgb(189, 224, 85);
    padding: 40px 30px;
    border-radius: 10px;
}
.border_form h2 {
	margin-top: 0px;
	font-weight: 600;
}
.border_form a {
	font-weight: 600;
}
.border_form input, select, textarea {
	max-width: 370px;
	border-radius: 25px;
}
textarea {
	height: 100px !important;
}
.wpcf7-submit {
	display: block !important;
	margin-left: auto !important;
	margin-right: auto !important;
	border-radius: 25px !important;
    color: #181717 !important;
    box-shadow: 4px 4px 12px 1px rgb(0 0 0 / 35%) !important;
    transition: all 0.15s linear !important;
    background: #BDE055 !important;
    border: 0px solid transparent !important;
    padding: 8px 16px !important;
    border-radius: 16px !important;
	font-size: 22px !important;
}

.wpcf7-submit:hover {
	background: #bfff02 !important;
}




.form_cont {
	padding: 100px 0px;
}
/* ФОРМА КОНЕЦ */


/* КОНСУЛЬТАЦИЯ КОНЕЦ */
.sec_back_2 {
	background: url('/wp-content/uploads/2024/08/fon_kons.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	position: relative;
	background-attachment: fixed;
}
.sec_back_2:before {
	content: "";
	background: #BDE05599;
	width: 100%;
	height: 100%;
	position: absolute;
}
.sec_back_2 h2 {
	margin-top: 0px;
	font-weight: 600;
}
.kons_cont span {
	color: #fff;
}
.kons_cont {
	padding: 100px 0px;
}
/* КОНСУЛЬТАЦИЯ КОНЕЦ */



/************************************** ОСНОВНАЯ ВЕРСИЯ КОНЕЦ **************************************/
/************************************** ОСНОВНАЯ ВЕРСИЯ КОНЕЦ **************************************/








/************************************** ДЕКСТОП ВЕРСИЯ НАЧАЛО **************************************/
/************************************** ДЕКСТОП ВЕРСИЯ НАЧАЛО **************************************/



/* ФОРМА ДЕКСТОП */
@media (min-width: 520px) {
.forma_pop .img-big {
object-fit: cover;
max-width: 100%;
}
.forma_pop_img {
	background: url('/wp-content/uploads/2024/08/paralax_back.jpeg');
	background-size: cover;
}
.forma_pop_text {
	padding: 10px;
}
.forma_pop_text h3 {
}
.forma_pop input[type=submit] {
	margin-left: auto;
    margin-right: auto;
    display: block;
}
.forma_pop .wpcf7-spinner {
	margin-left: auto;
    margin-right: auto;
    width: 24px;
    display: block;
}
.forma_pop .wpcf7-form-control-wrap {
	margin-left: auto;
    margin-right: auto;
    width: 400px;
    display: block;
}
.forma_pop .wpcf7-form-control-wrap label {
}
.p_in_form {
	margin-left: auto;
    margin-right: auto;
    max-width: 400px;
}
.p_in_form_thx {
	margin-left: auto;
    margin-right: auto;
    max-width: 400px;
	min-height: 300px;
}
.wpcf7-list-item-label {
	
}
#popmake-547 .wpcf7 form.sent .wpcf7-response-output {
    border-color: #164f9a;
    height: 100%;
    position: absolute;
    top: -32px;
    left: -12px;
    width: 100%;
    background: #fff;
    color: #164f9a;
    display: flex;
    align-items: center;
    justify-content: center;
	text-align: center;
}


.border_form {
    border: 5px solid rgb(189, 224, 85);
    padding: 40px 30px;
    border-radius: 10px;
}
.border_form h2 {
	margin-top: 0px;
	font-weight: 600;
}
.border_form a {
	font-weight: 600;
}
.border_form input, select, textarea {
	max-width: 470px;
	border-radius: 25px;
}
textarea {
	height: 100px !important;
}
.wpcf7-submit {
	display: block !important;
	margin-left: auto !important;
	margin-right: auto !important;
	border-radius: 25px !important;
    color: #181717 !important;
    box-shadow: 4px 4px 12px 1px rgb(0 0 0 / 35%) !important;
    transition: all 0.15s linear !important;
    background: #BDE055 !important;
    border: 0px solid transparent !important;
    padding: 8px 16px !important;
    border-radius: 16px !important;
	font-size: 22px !important;
}

.wpcf7-submit:hover {
	background: #bfff02 !important;
}
}
/* ФОРМА ДЕКСТОП */

/************************************** ДЕКСТОП ВЕРСИЯ КОНЕЦ **************************************/
/************************************** ДЕКСТОП ВЕРСИЯ КОНЕЦ **************************************/