/* Theme Name: zws3*/

*{
    color: black;
    vertical-align: top;
}

html, body, div {
  margin: 0;
  outline: 0;
  padding: 0;
}

body {
    background: url(/wp-content/uploads/v6-bg-main1.jpg);
    background-position: top center;
    background-size: cover;
}


/* RE Header */

.v6-head-logo-block {
    margin-top: -5px;
}

.v6-head-logo-block a {
    text-decoration: none;
}

.re-logo1-img {
    float: left;
    width: 80px;
    margin-right: 20px;
}

.v6-head-logo-title-block {
    display: block;
    float: left;
    margin-top: 3%;
}

h2.v6-head-logo-title1 {
    font-size: 22px;
    font-weight: 700;
    line-height: 0.1;
    color: #fff;
}

p.v6-head-logo-title2 {
    font-size: 20px;
    line-height: 1;
    color: #e1cd7e;
}

.re-head-address:before {
    content: "";
    background: url(/wp-content/uploads/re-top-map.png);
    width: 24px;
    height: 24px;
    display: inline-block;
    margin-right: 12px;
    margin-top: -3px;
    position: relative;
    vertical-align: middle;
}

a.v6-head-phone-a {
    color: #fff;
    font-size: 30px;
    line-height: 1.5;
    vertical-align: middle;
    text-decoration: none;
}

a.v6-head-phone-a:before {
    content: "";
    background: url(/wp-content/uploads/v6-phone-icon.png);
    width: 32px;
    height: 32px;
    display: inline-block;
    margin-right: 12px;
    margin-top: -3px;
    position: relative;
    vertical-align: middle;
}

header#masthead {
    /* box-shadow: 1px 1px 10px #e2e2e2; */
    margin-top: 0%;
}

#masthead .hgroup #header-sidebar {
    position: relative;
    width: 100%;
    max-width: 1550px;
    z-index: 1;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    align-content: center;
    margin: 10px auto;
}

a.v6-callback {
    color: #ffffff;
    background: #e10b20;
    padding: 12px 20px;
    border-radius: 25px;
    text-shadow: none;
    font-size: 18px;
}

a.v6-callback:hover {
    background: #e1cd7e;
    color: #000;
    cursor: pointer;
}


/* RE Content */

.v6-cont-main-block {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    align-items: baseline;
    align-content: center;
}

.v6-cont-main-block:before {
    content: "";
    position: absolute;
    background: url(/wp-content/uploads/girl-small-2.png);
    width: 500px;
    height: 718px;
    bottom: 1px;
    left: 1px;
}

ul {
    list-style-type: none;
}

body,
button,
input,
select,
textarea {
  color: #000;
  line-height: 1.5em;
  font-size: 17px;
}

input, select, textarea {
    background: #ffffff00;
    border: 0px;
    max-width: 85%;
    padding: 10px;
    border: 3px solid #cc640d;
    display: block;
    margin: 0px auto;
    max-width: 380px;
    background: #ffffff;
    border-radius: 35px;
}

img.r-name-img-form {
    width: 25px;
    height: 25px;
    display: inline-block;
    margin-right: 12px;
    margin-top: -3px;
    vertical-align: middle;
}

/* Links */
a {
  color: #248cc8;
}
a:hover,
a:focus,
a:active {
  color: #e1cd7e;
}


b,
strong {
  font-weight: 700;
  font-weight: bold;
}



/* Alignment */
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}
.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}
.aligncenter {
  clear: both;
  display: block;
  margin: 0 auto;
}


/* RE Content Left */

.v6-cont-main-block-l {
    display: inline-block;
    width: 33%;
    margin: 0 auto;
    padding: 0px 15px;
}

.re-titlt-l1 {
    color: #000;
    text-align: right;
    font-size: 18px;
    line-height: 1.2;
    font-weight: 700;
    border: 3px solid;
    max-width: max-content;
    margin: 10px 10px 0px auto;
    padding: 10px;
}

.re-titlt-l1:hover {
    color: #1d22f3;
}

ul.v6-cont-main-block-l-ul {
    margin: 0 auto;
    text-align: right;
    margin-top: 35px;
    margin-right: 5px;
}

ul.v6-cont-main-block-l-ul li {
    display: inline-block;
    margin: 5px 5px !important;
    overflow: hidden;
    border-radius: 25px;
    box-shadow: 0px 5px 10px #1662b845;
    padding: 3px 5px;
    font-size: 14px;
    font-weight: 700;
}

ul.v6-cont-main-block-l-ul li:hover {
    box-shadow: 0px 5px 10px #e23b638c;
	cursor: pointer;
}

ul.v6-cont-main-block-l-ul li img {
    border: none;
    box-shadow: none;
    vertical-align: middle;
    width: auto;
    display: inline;
    margin-right: 5px;
}

span.img-crop {
    overflow: hidden;
    width: 20px !important;
    display: inline-flex;
    border-radius: 25px;
    margin-right: 5px;
    justify-content: center;
}


/* RE Content Center */

h1 {
    font-size: 30px;
    font-weight: 700 !important;
    line-height: 2.5;
    text-align: center;
    text-transform: uppercase;
    text-shadow: 0px 0px 20px #000;
    color: #fff !important;
}

h1.v6-center-title1 span {
    color: #fff;
    background: #1d22f3;
    padding: 5px;
}

h1.v6-center-title1 span:hover {
    background: #e23b63;
}

p.v6-center-title-2 {
    font-size: 25px;
    line-height: 1;
    text-align: center;
    color: #e1cd7e;
    font-weight: 700;
    line-height: 1.2;
    font-weight: 700;
    border: 3px solid;
    max-width: fit-content;
    margin: 10px auto;
    padding: 10px;
}

.v6-center-form-block {
    box-shadow: 0px 0px 15px #00000052;
    margin-top: 5%;
    background: #e23b63;
    background: linear-gradient(to top, #ffffff, #fcefc5);
    border-radius: 15px;
}

.v6-center-form-title1 {
    color: #405692;
    font-size: 28px;
    text-align: center;
    text-transform: uppercase;
    line-height: 1.2;
    padding: 5px;
    font-weight: 700;
    max-width: 450px;
    margin: 0px auto;
    padding-top: 15px;
}

.v6-center-form-title2 {
    color: #000;
    text-align: center;
    font-size: 20px;
    line-height: 1.2;
    padding: 0px 20px;
    font-weight: 600;
}

#site-info {
    text-align: center;
    background: #405692b5;
    color: #fff;
}

.v6-cont-main-block-c {
    display: inline-block;
    width: 33%;
    margin: 0 auto;
    padding: 0px 25px;
    margin-left: 5%;
    margin-top: 0%;
}

/* Form */

.r-send-class2 {
    color: #fff;
    background: #053b9c;
    border: 0px solid #111;
    font-size: 16px;
    font-weight: 700;
    padding: 15px;
    box-shadow: 5px 5px 20px #11111150 !important;
    -webkit-appearance: none;
}

.r-send-class2:hover {
    color: #000;
	background: #fff;
	cursor: pointer;
}

footer#colophon {
    margin-top: -50px;
}


/* RE Content Right */

.v6-cont-main-block-r {
    display: inline-block;
    width: 40%;
    margin: 0 auto;
    padding: 0px 15px;
}

/* .v6-cont-main-block-r ul li { */
    /* box-shadow: 15px 15px 5px #cac8c387; */
    /* box-shadow: inset 1px -9px 0px #ffffff3d; */
    /* display: flex; */
    /* font-size: 16px; */
    /* vertical-align: middle; */
    /* overflow: hidden; */
    /* border-radius: 35%; */
    /* color: #fff; */
    /* padding: 8px; */
    /* font-weight: 700; */
    /* text-shadow: none !important; */
    /* text-align: center; */
    /* align-items: center; */
    /* transform: rotate(10deg); */
/* } */

.v6-cont-main-block-r ul li {
    box-shadow: 15px 15px 5px #cac8c387;
    box-shadow: inset 1px -9px 0px #ffffff3d;
    display: flex;
    font-size: 16px;
    vertical-align: middle;
    overflow: hidden;
    border-radius: 35%;
    color: #fff;
    padding: 8px;
    font-weight: 700;
    text-shadow: none !important;
    text-align: center;
    align-items: center;
    transform: rotate(10deg);
    /* filter: blur(8px); */
    /* -webkit-filter: blur(8px); */
    background: #fff;
    background: linear-gradient(to top, #ffffff, #fcefc5);
    color: #111;
    box-shadow: 0 0 8px 8px white inset;
    -webkit-box-shadow: 12px 29px 81px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 12px 29px 81px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 20px 0px #483729;
    border: 6px double #cc640d;
}

/* .v6-cont-main-block-r ul li:hover { */
    /* box-shadow: 15px 15px 5px #cac8c387; */
/* } */

li.v6-preim-li1 {
    max-width: 160px;
    max-height: 160px;
    height: 160px;
    width: 160px;
    background: linear-gradient(to top, #135058, #F1F2B5);
    margin-top: 0px !important;
    margin-left: 330px !important;
}

li.v6-preim-li2 {
    max-width: 120px;
    max-height: 120px;
    height: 150px;
    width: 150px;
    background: linear-gradient(to top, #7b4397, #dc2430);
    margin-top: -80px !important;
    margin-left: 150px !important;
}

li.v6-preim-li3 {
    max-width: 140px;
    max-height: 140px;
    height: 140px;
    width: 140px;
    background: linear-gradient(to top, #360033, #00b8ff);
    margin-top: -30px !important;
    margin-left: 0px !important;
}

li.v6-preim-li4 {
    max-width: 225px;
    max-height: 225px;
    height: 225px;
    width: 225px;
    background: linear-gradient(to top, #D38312, #3267a8);
    margin-top: -100px !important;
    margin-left: 210px !important;
}

li.v6-preim-li5 {
    max-width: 140px;
    max-height: 140px;
    height: 140px;
    width: 140px;
    background: linear-gradient(to top, #33001b, #ff0084);
    margin-top: -60px !important;
    margin-left: 15px !important;
}

li.v6-preim-li6 {
    max-width: 120px;
    max-height: 120px;
    height: 120px;
    width: 120px;
    background: linear-gradient(to top, #4BC0C8, #C779D0);
    margin-top: -40px !important;
    margin-left: 170px !important;
}

li.v6-preim-li7 {
    max-width: 160px;
    max-height: 160px;
    height: 160px;
    width: 160px;
    background: linear-gradient(to top, #00223E, #FFA17F);
    margin-top: -80px !important;
    margin-left: 330px !important;
}

.v6-cont-main-block-r ul li:hover {
    /* text-shadow: 0px 5px 10px #1d22f394; */
    /* cursor: pointer; */
}

.v6-cont-main-block-r ul li span {
    font-weight: 700;
    font-size: 18px;
}

img.nadezhno-01 {
    display: inline-flex;
    vertical-align: middle;
    margin: 0px 10px;
    width: 44px;
    height: 44px;
	align-items: center;
}

.v6-cont-main-block-r ul {
    margin-top: 5px;
    margin-left: 0px;
    padding-left: 0px;
    zoom: 0.9;
}

.re-titlt-r1 {
    color: #000;
    text-align: left;
    font-size: 18px;
    line-height: 1.2;
    font-weight: 700;
    border: 3px solid;
    max-width: max-content;
    margin: 10px auto 0px 10px;
    padding: 10px;
}

.re-titlt-r1:hover {
    color: #1d22f3;
}

input.wpcf7-form-control.wpcf7-submit.r-send-class2.r2r {
    margin-bottom: 75px;
}


.pum-theme-26 .pum-container, .pum-theme-lightbox .pum-container {
    background: linear-gradient(to top, #ffffff, #fcefc5) !important;
    border: 2px solid #dc9457 !important;
}

/* RE:Mob */

@media (max-width: 1800px) {
	
	h1.v6-center-title1 span {
		display: block;
	}
	
	.v6-cont-main-block-c {
		width: 50%;
		margin-left: 30%;
		z-index: 1;
	}
	
	h1 {
		line-height: 1.5;
	}
	
	.v6-cont-main-block-r {
		width: 35%;
	}
	
}


@media (max-width: 1400px) {
	
	#masthead .hgroup #header-sidebar {
		max-width: 1280px;
	}
	
	h1.v6-center-title1 span {
		display: block;
	}
	
	.re-titlt-l1 {
		font-size: 16px;
	}
	
	.re-titlt-r1 {
		font-size: 16px;
	}
	
	input, select, textarea {
		max-width: 320px;
	}
	
	.r-send-class2 {
		font-size: 14px;
	}
	
	.v6-cont-main-block-r ul li {
		font-size: 15px;
	}
	
	ul.v6-cont-main-block-l-ul li {
		padding: 1px 3px;
	}
	
	.v6-cont-main-block-c {
		width: 50%;
		margin-left: 30%;
		z-index: 1;
	}
	
	h1 {
		line-height: 1.5;
	}
	
	.v6-cont-main-block-r {
		width: 35%;
	}
	
	footer#colophon {
		margin-top: -25px;
	}
	
	.v6-cont-main-block-c {
		width: 50%;
		margin-left: 5%;
	}
	
	.v6-cont-main-block-r {
		width: 45%;
	}
	
}

@media (max-width: 1250px) {

	footer#colophon {
		margin-top: 5px;
	}

}

@media (max-width: 1200px) {

	.v6-cont-main-block:before {
		display: none;
	}
	
	.v6-cont-main-block-c {
		width: 50%;
		margin-left: 5%;
	}
	
	.v6-cont-main-block-r {
		width: 45%;
	}

}

@media (max-width: 1100px) {
	
	.v6-cont-main-block:before {
		display: none;
	}
	
	.v6-cont-main-block-r ul li {
		display: inline-flex;
		max-width: 200px;
		max-height: 200px;
		height: 200px;
		width: 200px;
		margin: 10px auto !important;
		flex-direction: row;
		flex-wrap: wrap;
		align-items: center;
		align-content: center;
		text-align: center;
		justify-content: center;
	}
	
	#masthead .hgroup #header-sidebar {
		flex-direction: column;
	}
	
	#header-sidebar {
		padding-top: 0px !important;
		padding-bottom: 0px !important;
	}
	
	a.v6-callback {
		display: block;
	}
	
	.v6-cont-main-block {
		display: flex;
		flex-wrap: nowrap;
		flex-direction: column;
		align-items: baseline;
		align-content: center;
	}

	.v6-cont-main-block-l {
		display: flex;
		width: 100%;
		flex-direction: column;
		margin: 0 auto;
		padding: initial;
		justify-content: center;
		align-items: center;
	}
	
	.v6-cont-main-block-c {
		display: flex;
		width: 90%;
		flex-direction: column;
		margin: 0 auto;
		padding: 0px 0px;
		order: -1;
	}
	
	.v6-cont-main-block-r {
		display: flex;
		width: 100%;
		flex-direction: column;
		justify-content: space-between;
		margin: 0 auto;
		padding: 0px;
	}
	
	.re-titlt-l1 {
		text-align: center;
		margin: 25px auto 0px;
	}
	
	.re-titlt-r1 {
		text-align: center;
		margin: 25px auto 0px;
	}
	
	ul.v6-cont-main-block-l-ul {
		text-align: center;
		margin-right: 0;
		padding-left: 0px;
	}
	
	.v6-cont-main-block-r ul {
		margin: 10px auto;
		max-width: 100%;
		padding: 0 5%;
		text-align: center;
	}

}

@media (max-width: 708px) {

	.v6-cont-main-block-r ul li {
		transform: rotate(0deg);
	}

}


@media (max-width: 420px) {
	
	h2.v6-head-logo-title1 {
		line-height: 1;
		text-align: center;
	}
	
	p.v6-head-logo-title2 {
		font-size: 19px;
		text-align: center;
	}
	
	input, select, textarea {
		max-width: 80%;
	}
	
	.r-send-class2 {
		font-size: 10px;
	}
	
	.v6-center-form-title1 {
		font-size: 22px;

	}
	
	h1 {
		line-height: 1.2;
	}
	
	.re-head-address {
		text-align: center;
	}
	
	.re-logo1-img {
		float: none;
		margin: 0 auto;
		text-align: center;
		display: block;
	}
	
	.v6-head-logo-title-block {
		display: block;
		float: none;
		margin: 0 auto;
	}
	
	.r-send-class2 {
		font-size: 15px;
	}
}

@media (max-width: 320px) {
	
	a.v6-head-phone-a {
		font-size: 18px;
	}
	
	.v6-center-form-title2 {
		font-size: 16px;
	}
	
	.v6-center-form-title1 {
		font-size: 18px;
	}
	
	ul.v6-cont-main-block-l-ul {
		margin: 10px auto !important;
	}
	
	ul.v6-cont-main-block-l-ul li {
		margin: 10px auto !important;
		padding: 0px;
		text-align: left;
		padding: 0px 10px;
		display: block;
	}
	
	input.wpcf7-form-control.wpcf7-submit.r-send-class2 {
		max-width: initial;
		white-space: initial;
	}
	
		button.pum-close.popmake-close {
		right: 15px !important;
	}
	
}

