

/* Start:/ua/about/contacts/style.css?17597636094902*/
#contacts a {
    text-decoration: none;
}

#contacts p,
#contacts ul,
#contacts li {
    margin: 0;
}

/* Головний заголовок */
#contacts .contacts_header {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    background-color: #facb25;
    border-radius: 10px;
    padding: 30px 0;
    margin-bottom: 60px;
}

#contacts .leaflet-pane {
    z-index: 9 !important;
}

#contacts .leaflet-top, .leaflet-bottom {
    z-index: 99 !important;
}

#contacts .leaflet-bottom.leaflet-left {
    z-index: 100 !important;
}

#contacts .map_route_button {
    background-color: #FFD12E !important;
    width: 130px;
    padding: 6px;
    /*margin: 0 0 24px 0;*/
    font-size: 10px;
    font-weight: bold;
    border-radius: 4px;
    color: #000;
    text-decoration: none;
    text-transform: uppercase;
    cursor: pointer;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
    display: inline-block;
    transition: all 0.3s ease;
}

#contacts .gm-style .gm-style-iw-c {
    width: 84vw !important;
}

#contacts .gm-style-iw-ch {
    display: none;
}

#contacts .gm-ui-hover-effect span {
    margin: 0 !important;
}

#contacts .gm-ui-hover-effect {
    position: absolute !important;
    top: 4px;
    right: 4px;
    width: 24px !important;
    height: 24px !important;
}

#contacts .gm-style .gm-style-iw-d {
    padding: 14px 14px 6px 14px;
}

#contacts .map-info-address {
    font-size: 12px;
    font-weight: bold;
}

#contacts .map-info-window {
    display: flex;
    flex-direction: column;
    gap: 6px;
}

#contacts .availabilityBlock_storeAddress_city {
    color: #555;
    text-decoration: underline;
}

#contacts .map-info-schedule {
    font-size: 12px;
}

#contacts .map-info-button {
    display: block;
    margin: 10px auto 0 auto;
    text-decoration: none;
    text-transform: uppercase;
    padding: 6px;
    font-size: 10px;
    font-weight: bold;
    color: #000;
    background-color: #FFD12E;
    border-radius: 4px;
    cursor: pointer;
    transition: all 0.3s ease;
}

#contacts .map_route_button:hover,
#contacts .map-info-button:hover {
    color: #2E9CFF;
}

@media screen and (max-width: 768px){
    #contacts .contacts_header {
        padding: 15px 0;
        margin-bottom: 30px;
    }
}

@media all and (max-width: 600px){
    #contacts .map-info-button,
    #contacts .map_route_button {
        font-size: 8px;
    }
}

@media screen and (max-width: 535px){
    #contacts .contacts_header {
        padding: 6px 0;

    }
}

#contacts .contacts_header_title
{
    font-size: 50px;
    line-height: 1.2;
    font-weight: bold;
}

@media screen and (max-width: 768px){
    #contacts .contacts_header_title {
        font-size: 34px;
    }
}

@media screen and (max-width: 535px){
    #contacts .contacts_header_title {
        font-size: 20px;
    }
}

#contacts .contacts_header img {
    width: 318px;
}

@media screen and (max-width: 768px) {
    #delivery .contacts_header img {
        width: 180px;
    }
}

@media screen and (max-width: 535px) {
    #contacts .contacts_header img {
        width: 100px;
    }
}

#contacts .contacts_header_title {
    display: flex;
    flex-direction: column;
    color: #0087e7;
}

#contacts .contacts_header_title span {
    color: #ffffff;
}

#contacts .contacts_map_wrapper {
    width: 100%;
    height: 300px;
    border: 2px solid #fcce04;
    border-radius: 10px;
    overflow: hidden;
}

#contacts .bx-google-map {
    height: 300px !important;
}

#contacts .contactList {
    min-width: 275px;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    gap: 20px;
    /*justify-content: center;*/
    align-items: center;
    font-size: 18px;
}

@media screen and (max-width: 799px) {
    #contacts .contactList {
        min-width: 225px;
        font-size: 14px;
        gap: 15px;
    }
}

#contacts .contactList li {
    display: flex;
    flex-direction: row;
    gap: 10px;
    width: 100%;
}

@media screen and (max-width: 629px) {
    #contacts .contactList li {
        /*flex-direction: row;*/
        /*align-items: center;*/
    }
}

#contacts .contactList li img {
    width: 20px;
    height: 20px;
}

#contacts .contacts_text {
    font-size: 18px;
    line-height: 1.8;
    margin-bottom: 65px;
}

#contacts .contacts_text a {
    color: #2E9CFF;
    font-size: 20px;
    transition: all 0.3s ease;
}

#contacts .contacts_text a:hover {
    color: #2575ba;
}

#contacts .card_wrapper {
    display: flex;
    gap: 16px;
    justify-content: space-between;
    margin-bottom: 40px;
}

@media screen and (max-width: 629px) {
    #contacts .card_wrapper {
       flex-direction: column-reverse;
    }
}

@media screen and (max-width: 499px) {
    #contacts .card_wrapper {
        margin-bottom: 25px;
    }
}

#contacts .grafik_link {
    width: fit-content;
}

#contacts .grafik_link:hover {
    color: #2E9CFF !important;
    width: fit-content;
}
/* End */


/* Start:/local/templates/touch_new/components/bitrix/form.result.new/.default/style.css?16074136038236*/
.webFormDw form{
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.webFormDw form.loading{
	pointer-events: none;
	opacity: 0.8;
}

.webFormHeading{
	font-family: "robotoMedium";
	font-weight: normal;
	font-size: 16px;
	margin: 0;
}

.webFormDescription{
	margin: 24px 0 0 0;
	max-width: 800px;
}

.webFormItem{
	margin-top: 24px;
}

.webFormItemCaption{
	font-family: "robotoMedium";
	margin-bottom: 12px;
	line-height: 21px;
}

.webFormItemImage{
	vertical-align: middle;
	display: inline-block;
	padding-right: 6px;
}

.webFormItemLabel{
	vertical-align: middle;
	display: inline-block;
	color: #555555;
}

.webFormItemRequired{
	display: inline-block;
	padding-left: 4px;
	color: #ff0000;
}

.webFormItemFieldVariant{
	display: inline-block;
	margin-left: 12px;
}

.webFormItemFieldVariant:first-child{
	margin-left: 0px;
}

.webFormItemField input[type="password"],
.webFormItemField input[type="text"],
.webFormItemField select{
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-family: "roboto_ltregular";
	border: 1px solid #e7e7e7;
	padding-left: 12px;
	line-height: 55px;
	/*max-width: 600px;*/
	max-width: 100%;
	font-size: 14px;
	color: #555555;
	outline: none;
	height: 55px;
	width: 100%;
}

.webFormItemField textarea{
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-family: "roboto_ltregular";
	border: 1px solid #e7e7e7;
	padding-left: 12px;
	line-height: 21px;
	padding-top: 12px;
	/*max-width: 600px;*/
	max-width: 100%;
	font-size: 14px;
	color: #555555;
	height: 200px;
	outline: none;
	width: 100%;
}

.webFormItemField input[id*="form_date_"]{
	margin-bottom: 6px;
}

.webFormItemField input[type="text"]:focus,
.webFormItemField input[type="password"]:focus,
.webFormItemField textarea:focus{
	border: 1px solid #aaaaaa;
}

.webFormItemField input[type="checkbox"] + label,
.webFormItemField input[type="radio"] + label {
	cursor: pointer;
}

.webFormItemField input[type="checkbox"]:not(checked),
.webFormItemField input[type="radio"]:not(checked) {
  position: absolute;
  opacity: 0;
}

.webFormItemField input[type="checkbox"]:not(checked) + label,
.webFormItemField input[type="radio"]:not(checked) + label {
	position: relative;
	padding-left: 28px;
}

.webFormItemField input[type="checkbox"] + label:before {
	background: url(/local/templates/touch_new/components/bitrix/form.result.new/.default/images/checkBox.png) 0 0 no-repeat transparent;
}

.webFormItemField input[type="radio"] + label:before {
	background: url(/local/templates/touch_new/components/bitrix/form.result.new/.default/images/radio.png) 0 0 no-repeat transparent;
}

.webFormItemField input[type="checkbox"]:not(checked) + label:before,
.webFormItemField input[type="radio"]:not(checked) + label:before {
	position: absolute;
	content: " ";
    height: 17px;
	width: 17px;
	left: 0;
	top: 0px;
}

.webFormItemField input[type="checkbox"]:not(checked) + label:hover:before,
.webFormItemField input[type="radio"]:not(checked) + label:hover:before {
	background-position: 0 -17px;
}

.webFormItemField input[type="checkbox"]:checked + label:before,
.webFormItemField input[type="radio"]:checked + label:before {
	background-position: 0 -34px;
}

.webFormItemField input[type="checkbox"]:checked + label:hover:before,
.webFormItemField input[type="radio"]:checked + label:hover:before {
	background-position: 0 -51px;
}

.webFormItemField input[type="checkbox"]:disabled + label,
.webFormItemField input[type="radio"]:disabled + label {
	cursor: default;
}

.webFormItemField input[type="checkbox"]:disabled + label:before,
.webFormItemField input[type="radio"]:disabled + label:before {
	background-position: 0 -68px !important;
}

.webFormItemField img.calendar-icon {
    vertical-align: middle !important;
    margin: 0 0 0 0px !important;
    border: 0 !important;
}

.webFormItemField [multiple]{
	line-height: 120px;
	height: 120px;
	padding: 12px;
}

.webFormCaptchaPicture{
	margin-top: 12px;
}

.webFormCaptchaPicture img{
	vertical-align: middle;
	max-width: 100%;
}

.webFormCaptchaLabel{
	margin-bottom: 12px;
	margin-top: 12px;
}

.webFormItemField input.captcha_word{
	max-width: 300px;
}

.webFormTools{
	margin-top: 24px;
}

.webFormTools input[type="submit"],
.webFormTools input[type="reset"]{
	-webkit-transition: background-color 0.2s ease-in-out;
	-o-transition: background-color 0.2s ease-in-out;
	transition: background-color 0.2s ease-in-out;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-family: "roboto_ltregular";
	border: 1px solid #e7e7e7;
	text-align: center;
	line-height: 55px;
	max-width: 200px;
	font-size: 14px;
	cursor: pointer;
	color: #ffffff;
	outline: none;
	height: 55px;
	width: 100%;
	padding: 0;
}

.webFormTools input[type="submit"]:active{
	position: relative;
	top: 1px;
}

.webFormTools input[type="submit"].loading{
	background-image: url(/local/templates/touch_new/components/bitrix/form.result.new/.default/images/loading.gif);
	background-color: #000000 !important;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	border: 1px solid #000000;
	pointer-events: none;
	color: #dddddd;
	opacity: 0.1;
}

.webFormTools input[type="reset"]{
	border: 1px solid #aaaaaa;
	background-color: #ffffff;
	color: #000000;
}

.webFormTools input[type="reset"]:hover{
	border: 1px solid #cccccc;
}

.webFormTools input[type="reset"]:active{
	position: relative;
	top: 1px;
}

.webFormTools input:first-child{
	margin-right: 12px;
}

.webFormItemError,
.webFormError{
	font-family: "robotoMedium";
	margin-bottom: 12px;
	font-size: 12px;
	color: #ff0000;
	display: none;
}

.webFormError{
	margin-bottom: 0px;
	margin-top: 24px;
}

.webFormItemError.visible,
.webFormError.visible{
	display: block;
}

.webFormItemField .error{
	border: 1px solid #ff0000 !important;
}

.webFormMessage{
	-webkit-transition: 0.1s all ease-in-out;
    -o-transition: 0.1s all ease-in-out;
    transition: 0.1s all ease-in-out;
    background: rgba(0, 0, 0, 0.4);
    line-height: 250px;
    position: fixed;
    overflow: auto;
    display: none; 
    z-index: 1000;
    height: 100%;
    width: 100%;
    left: 0px;
    top: 0px;
}

.webFormMessageContainer{
	box-shadow: 1px 1px 12px rgba(0, 0, 0, 0.4);
	background-color: #ffffff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-left: -225px;
	position: absolute;
	text-align: center;
	margin-top: -125px;
	border-radius: 2px;
	padding: 0px 24px;
	height: 250px;
	width: 450px;
	left: 50%;
	top: 50%;
}

.webFormMessageMiddle{
	vertical-align: middle;
	display: inline-block;
	line-height: 21px;
}

.webFormMessageHeading{
	margin-bottom: 24px;
	text-align: center;
	font-weight: 500;
	font-size: 18px;
}

.webFormMessageDescription{
	text-align: center;
}

.webFormMessageExit{
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	background-color: #000000;
	text-decoration: none;
	display: inline-block;
	text-align: center;
	border-radius: 2px;
	line-height: 40px;
	margin-top: 24px;
	padding: 0 24px;
	color: #ffffff;
	height: 40px;
}

.webFormMessageExit:hover{
	opacity: 0.8;
}

.webFormMessageExit:active{
	position: relative;
	top: 1px;
}

@media all and (max-width: 650px) {
	
	.webFormItemField input[id*="form_date_"]{
		margin-bottom: 12px;
	}	


	.webFormItemField img.calendar-icon{
		margin-left: 0px !important;
	}

	.webFormTools input[type="submit"],
	.webFormTools input[type="reset"]{
		max-width: 150px;
	}

}

@media all and (max-width: 400px) {
	.webFormTools input[type="submit"],
	.webFormTools input[type="reset"]{
		margin-bottom: 24px;
		max-width: 300px;
		display: block;
		width: 100%;
	}
}
/* End */
/* /ua/about/contacts/style.css?17597636094902 */
/* /local/templates/touch_new/components/bitrix/form.result.new/.default/style.css?16074136038236 */
