body 
{
    display: block;
    margin: 0px;
	padding:0px;
}

.clear
{
	clear:both;
}

a
{
	color: #1E88E5;
}

a,
div,
img,
input,
:after,
:before,
span
{
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
} 

body 
{ 
	font-size:15px; 
	font-weight:normal; 
	font-style:normal; 
	line-height: 1.5; 
	background:#ffffff; 
	word-wrap: break-word; 
	margin: 0; 
	padding: 0; 
	border: 0; 
	outline: 0;
	-webkit-font-smoothing: subpixel-antialiased !important;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;	
}

body,input, textarea, select, a.button, fieldset legend 
{ 
	font-family: "Newfont", "PT Sans", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif; 
}

p
{
	font-size:17px;
}

a:link, a:visited { text-decoration: none;  }

a:hover, a:active, a:focus { text-decoration: none; }

/* Шрифт далее дл¤ всех остальных браузеров */

@font-face 
{
  font-family: Newfont;
  src: local("Newfont"),
       url(fonts/gilroy.otf);
}

@font-face 
{
  font-family: Newfont1;
  src: local("Newfont1"),
       url(fonts/circeregular.ttf);
}

@font-face 
{
  font-family: Newfont2;
  src: local("Newfont2"),
      url(fonts/gilroybold.otf);
}

@font-face 
{
  font-family: Newfont3;
  src: local("Newfont3"),
       url(fonts/acaslonprosemibold.otf);
}

@font-face 
{
  font-family: Newfont4;
  src: local("Newfont4"),
       url(fonts/philosopherbold.ttf);
}

@font-face 
{
  font-family: Newfont5;
  src: local("Newfont5"),
       url(fonts/gilroy.otf);
}

@font-face 
{
  font-family: Newfont6;
  src: local("Newfont6"),
       url(fonts/gilroybold.otf);
}

.clear 
{
    clear: both;
}

.wrap 
{
    width: 100%;
    margin: 0px auto;
    padding: 0%;
	overflow: hidden;
    position: relative;
}

.box
{
	padding-top:120px;
}

.container 
{
    position: relative;
    width: 88%;
    max-width: 1240px;
    margin: 0 auto;
    padding: 0 10px;
}

.wsc
{
    position: relative;
    width: 70%;
    margin: 0 auto;
    padding: 0 0px;
	margin-top: 30px;
}

ul
{
	display:block;
	margin:0px;
	padding:0px;
	list-style:none;
}

/* Header */

.header
{
	background-color: #1E88E5;
	width: 100%;
    margin: 0px auto;
    padding: 0%;
	height:100px;
	position: fixed;
	z-index: 11;
}

.header a
{
	color:#fff;
}

.header-title
{
	position:fixed;
	display:inline-block;
	width:300px;
	margin-bottom:10px;
	z-index: 2;
	top: 0px;
}

.header-title a
{
    display:block;
	position: absolute;
    z-index: 1;
    top: 10px;
    width: 320px;
}

.header-title a:hover img
{
	width:102px !important;
}

.header.stickytopt .header-title a img
{
	width:72px !important;
}

.header.stickytopt .header-title h3 
{
    margin: 14px 0px 0 90px;
}

.header.stickytopt .header-title div 
{
    margin-left: 90px;
}

.header-title h3
{
   font-family: Newfont4;
    color: #fff;
    display: inline-block;
    margin: 14px 0px 0 120px;
    font-size: 15px;
    padding: 0px;
    float: left;
}

.header-title h3 span
{
	padding-top:4px;
	font-family: Newfont4;
	display:block;
	font-size:34px;
	line-height:62%;
}

.header-title div
{
	font-weight:normal;
	font-size:12px;
	font-family: Newfont;
	color:#fff;
	display:inline-block;
	margin-left:120px;
	margin-top:8px;
	clear: both;
    float: left;
}

.header-navigation
{
	position:relative;
	display:inline-block;
	float:right;
	width:70%;
}

.header-navigation ul li
{
	display:inline-block;
	float:right;
	margin-left:4%;
}

.header-navigation ul li a
{
	text-transform:uppercase;
	display:block;
	line-height:100px;
	color: #90CAF9;
	font-size:90%;
	font-family: Newfont2;
}

.header-navigation ul li a:hover
{
	color: #fff;
}

.header.stickytopt .header-navigation
{
	display:none;
}

/* Header end */

.w-slide
{
	display:block;
	height: 88vh;
	width:100%;
	background: url(img/w-slide.jpg) left bottom no-repeat;
	background-size: cover;
	z-index: 10;
    position: relative;
}

.w-slide .cwscbox
{
	padding-top:4vh;
	margin-top: 100px;
}

.w-nav
{
	position:relative;
	display:block;
	width:100%;
}

.w-nav li
{
	display:inline-block;
	line-height:30px;
}

.w-nav li a
{
	text-transform:uppercase;
	display:block;
	line-height:28px;
	color: #000;
	font-size:78%;
	font-family: Newfont2;
	padding:0px 6px;
	display:inline-block;
}

.w-nav li a:hover
{
	background-color: #1E88E5;
	color:#fff;
}

.contwsc.stickytop
{
	position:fixed;
	top:0px;
	z-index:1;
}

.contwsc
{
	width: 100%;
}

.w-slide .contwsc.stickytop .container
{
	padding-top:10px;
	margin-top: 0px;
}

.contwsc.stickytop .w-nav li a
{
	color: #fff;
}

.contwsc.stickytop .wsc 
{
    width: 100%;
}

.contwsc.stickytop .wsc .w-nav
{
	padding-left:300px;
}

.wsc-logo
{
    width: 44%;
    margin-top: 3vh;
}

.wsc-logo img
{
	display:block;
	width:100%;
}

h1
{
	font-family: Newfont;
    font-weight: normal;
    font-size:400%;
    line-height: 130%;
    margin: 0px;
	padding-top: 180px;
}

h1 span
{
	display:block;
	background-color:transparent;
}

h1 span span
{
	display:inline-block;
	font-family: Newfont2;
	background-color: #1E88E5;
	color:#fff;
	line-height:134%;
	padding:0px 20px;
}

/* Vygoda box */

.box88
{
	width:88%;
	margin:0px auto;
	padding:0px 4%;
}

.box96
{
	width:96%;
	margin:0px auto;
	padding:0px 0%;
}

.vgd-top
{
	background: url(img/vgd-top.jpg) right top no-repeat #f3f6f7;
	margin-bottom: 20px;
	background-size: 100%;
}

.vygoda
{
	border-left:1px solid #1e88e5;
	border-right:1px solid #1e88e5;
	border-bottom:1px solid #1e88e5;
	position:relative;
	z-index: -2;
	margin-bottom:6vh;
}

.vygoda:before
{
	content:'';
	width:5%;
	border-bottom:1px solid #1e88e5;
	position:absolute;
	top:0px;
	left:-1px;
	height:10px;
	display:block;
	background-color:#fff;
}

.vygoda:after
{
	content:'';
	width:5%;
	border-bottom:1px solid #1e88e5;
	position:absolute;
	top:0px;
	right:-1px;
	height:10px;
	display:block;
	background-color:#fff;
	z-index: -1;
}

h2 
{
    font-family: Newfont2;
    font-weight: normal;
	font-size: 340%;
    line-height: 114%;
    margin: 0px;
}

h2 p
{
	margin:0px;
}

h3 
{
    font-family: Newfont;
    font-weight: normal;
    font-size: 200%;
    line-height: 104%;
    margin:20px 0px 0px 0px;
}

h3 span
{
    font-family: Newfont2;
    font-weight: normal;
    line-height: 104%;
    margin: 0px;
	display:inline-block;
}

h4
{
    font-family: Newfont2;
    font-weight: normal;
    font-size: 160%;
    line-height: 134%;
    margin:20px 0px 0px 0px;
}

.vgd-list
{
	z-index:3;
	display:block;
	width:100%;
	float:left;
	position:relative;
	padding-top:110px;
	padding-bottom:20px;
}

.vgd-list li
{
	width:45%;
	display:inline-block;
	float:left;
	margin-right:10%;
}

.vgd-list li:nth-child(2n)
{
	margin-right:0%;
}

.vgd-list li:nth-child(3)
{
	margin-right:0%;
	width:100%;
	margin-top:4vh;
}

/*.vgd-list li
{
	width:30%;
	display:inline-block;
	float:left;
	margin-right:5%;
}

.vgd-list li:nth-child(3n)
{
	margin-right:0%;
}*/

.vgd-list div
{
    font-family: Newfont2;
    font-weight: normal;
    line-height: 100%;
    margin: 0px;
	font-size: 160%;
}

.vgd-list span
{
	position:relative;
	display:block;
	padding:20px;
	font-size: 120%;
	font-family: Newfont;
}

.vgd-list span.fst
{
	background-color: #8d6bfe;
	background: linear-gradient(to left, #8d6bfe, #9a58e5);
    position: relative;
    left: -23%;
    display: block;
    padding: 24px 30px 14px 30%;
    width: 90%;
}

.vgd-list span span
{
	position:relative;
	display:block;
	padding:0px 0px 20px 0px;
	font-size: 120%;
	font-family: Newfont2;
	text-align:justify;
	display:block;
}

.vgd-list span p
{
	text-align:justify;
}

.vgd-list span.fst div,
.vgd-list span.fst p
{
	color:#fff;
}

.vgd-list  li:nth-child(3) span
{
	text-align:left;
}

.link_box
{
	text-align:center;
	margin: 10vh 0;
}

.link_box span
{
	display:inline-block;
	position:relative;
}

.link_box span:before
{
	content:'';
	width:30px;
	border-bottom:1px solid #1e88e5;
	position:absolute;
	top: 27px;
    left: -33px;
	height:1px;
	display:block;
	background-color:#fff;
	position:absolute;
}

.link_box span:after
{
	content:'';
	width:30px;
	border-bottom:1px solid #1e88e5;
	position:absolute;
	top: 27px;
    right: -30px;
	height:1px;
	display:block;
	background-color:#fff;
	z-index: -1;
	position:absolute;
}

.dobbtn
{
	display: inline-block;
	margin: 6px auto;
	padding: 12px 26px;
	font-size: 122%;
	letter-spacing: 1px;
	color: #000;
	transition: .15s ease-out;
	box-sizing: border-box;
	text-decoration: none;
	text-align:center;
	font-family: Newfont2;
	position:relative;
	background: transparent;
    box-shadow: none;
    border: 0px;
    text-shadow: none;
}

.dobbtn:hover
{
	color: #1E88E5;
}

.link_box.right .dobbtn:hover
{
	color: #5a35d1;
}

.dobbtn:before 
{
  content:"";
  position: absolute;
	top: 0px;
	left: 0px;
    height: calc(100% + 0px);
  width: 100%;
  border: 1px solid #1e88e5;
  box-sizing: border-box;
  transition: .2s ease-in-out;
  color:#fff;
}

.dobbtn:after 
{
  content:"";
  position: absolute;
  top: -3px;
  left: -3px;
	height: 100%;
	width: calc(100% + 0px);
  border: 1px solid #1e88e5;
  box-sizing: border-box;
  transition: .2s ease-in-out;
}

.link_box:hover .dobbtn:before 
{
  top: -2px;
  left: -5px;
  height: 100%;
  width: calc(100% + 2px);
}

.link_box:hover .dobbtn:after 
{
  top: 2px;
  left: 0;
  height: calc(100% + 2px);
  width: 100%;
}

/* Vygoda box end */

/* Nedvizhimost */

h2 span
{
	 display: inline-block;
    font-family: Newfont2;
    background-color: #82aa0c;
    color: #fff;
    line-height: 134%;
    padding: 0px 20px;
}

.nzhd
{
	background: url(img/nzhd.jpg) right top no-repeat #f7fafd;
	padding-top:160px;
	margin-top: 10vh;
	padding-bottom:10vh;
}

.nzhd h3 
{
    font-family: Newfont;
    font-weight: normal;
    font-size: 180%;
    line-height: 140%;
    margin: 30px 0px 0px 0px;
}

.nzhd-list 
{
	display:block;
	float: left;
	width:100%;
	margin-top:6vh;
}

.nzhd-list li
{
	background-color:#57a5ef;
	width:30%;
	display:inline-block;
	position:relative;
	margin-right:5%;
	float: left;
	overflow:hidden;
	margin-bottom:40px;
}

.nzhd .nzhd-list li:nth-child(3n) 
{
	margin-right:0px;
}

.nzhd .nzhd-list li img
{
	width:100%;
}

.nzhd-list li span
{
    font-family: Newfont2;
    font-weight: normal;
    line-height: 104%;
    margin: 0px;
    display:block;
	color:#fff;
	position:absolute;
	top:50%;
	width:70%;
	margin:0px 15%;
	opacity:0;
	font-size: 180%;
    line-height: 140%;
	bottom:-50%;
}

.nzhd-list li:hover span
{
    font-family: Newfont2;
    font-weight: normal;
    line-height: 104%;
    margin: 0px;
    display:block;
	color:#fff;
	position:absolute;
	top:50%;
	width:70%;
	margin:0px 15%;
	opacity:1;
}

.nzhd-list li:hover img
{
	opacity:0.3;
}

/* People */

.container_left
{
	width:40%;
	padding-left:10%;
	display:inline-block;
	float:left;
	background: url(img/ppl-left.jpg) left bottom no-repeat ;
	z-index: -3;
    background-position: -3% 100%;
    position: relative;
	padding-top:10vh;
}

.container_right
{
	width:40%;
	padding-right:10%;
	display:inline-block;
	float:right;
	background: url(img/ppl-right.jpg) right top no-repeat ;
	z-index: -3;
    background-position: 107% 6%;
    position: relative;
}

.container_left .vgd-top 
{
    background-image:none;
	background-color:transparent;
	padding-bottom:20px;
}

.container_right .vgd-top 
{
    background: url(img/vgd-top-rose.jpg) right top no-repeat #fbf5fd;
	padding-bottom:20px;
}

.container_left h3
{
	color:#1379d2;
}

.container_right h3
{
	color:#5a35d1;
}

.people .vgd-list span.fst 
{
    width: 200%;
	font-size:160%;
	margin:1vh 0 2vh 0;
}

.people .vgd-list span.fst p
{
	font-size:106%;
	margin: 9px 0px;
}

.people .container_left .vgd-list span.fst 
{
    background-color: #1e88e5;
    background: linear-gradient(to left, #2b9cff, #1e88e5);
    width: 200%;
}

.people .vgd-list 
{
    padding-top: 26px;
    padding-bottom: 20px;
}

.people p strong
{
	font-family: Newfont2;
	display:inline-block;
}

.people_btn
{
	text-align:center;
}

.people_btn .link_box 
{
    display: inline-block;
    padding: 0px 30px;
    margin: 5vh 0;
}


.people_btn .link_box.right .dobbtn:before 
{
  border: 1px solid #5a35d1;
}

.people_btn .link_box.right .dobbtn:after 
{
  border: 1px solid #5a35d1;
}


.people_btn .link_box span:before
{
	border-bottom:1px solid #5a35d1;
}

.people_btn .link_box span:after
{
	border-bottom:1px solid #5a35d1;
}

/* Nedvizhimost end */


/* Professional */

.professional
{
	background: url(img/questions.jpg) center top no-repeat #f7f9f9;
    background-size: 100%;
	padding-top:160px;
	margin-top: 10vh;
	padding-bottom:10vh;
}

.professional h2 
{
    text-align:center;
	width:70%;
	margin:0 auto 6vh auto;
	font-size: 250%;
    line-height: 134%;
}

.professional h2 span
{
	 display: inline-block;
    font-family: Newfont2;
    background-color: #82aa0c;
    color: #fff;
    line-height: 144%;
    padding: 0px 6px;
}

.graf-left
{
	display:inline-block;
	float:left;
	width:20%;
}

.graf-left img
{
	width:100%;
	height:auto;
}

.graf-right
{
	display:inline-block;
	float:right;
	width:72%;
	padding-top:4vh;
}

.box.box2 
{
    padding-top: 80px;
}

.professional h2 span
{
    background-color: #1e88e5;
    background: linear-gradient(to left, #2b9cff, #1e88e5);
}

.professional .box.box2 h2 span
{
    background-color: #8d6bfe;
    background: linear-gradient(to left, #8d6bfe, #9a58e5);
}



table
{
    width: 100%;
}

/* Professional end */



/* Agents */

.agents
{
	background: url(img/agnt-top.jpg) center top no-repeat transparent;
	margin-bottom:14vh;
}

.agents .nzhd-list li:hover img
{
	opacity:1;
}

.agents h2 
{
    text-align:center;
}

.agents .gallery-wrapper
{
	overflow:hidden;
	position: relative;
    width:88%;
	padding:0px 6%;
	margin-top:4vh;
}

.agents .nzhd-list
{
	width:100%;
}

.agents .nzhd-list li
{
	background-color:transparent;
	text-align:center;
	width: 30%;
    display: inline-block;
    position: relative;
    margin-right: 5%;
}

.agents .nzhd-list li img
{
	border-radius:300px;
}

.agents .nzhd-list li .agent-name
{
	margin-top:20px;
	font-size: 130%;
    line-height: 114%;
}

.agents .nzhd-list li .agent-phone
{
	margin-top:20px;
	font-family: Newfont2;
	font-size: 120%;
    line-height: 114%;
}

.agents .nzhd-list li .agent-phone a
{
	color:#000;
}

.agents .nzhd-list li a
{
	margin-top:20px;
	font-family: Newfont2;
	font-size:100%;
    line-height: 114%;
	display:block;
}

.agents .nzhd-list li a:hover
{
	color:#5a35d1;
}

/* Agents end */


/* Questions */

.questions
{
	background: url(img/questions.jpg) center top no-repeat #f7f9f9;
    background-size: 100%;
	position: relative;
}

.office-man
{
	position:absolute;
	bottom:-5px;
	right:-2%;
}

.questions h2,
.questions h3
{
	text-align:center;
}

.questions h3
{
	font-size: 160%;
}

.back-form
{
	width: 90%;
    float: left;
    margin-bottom: 50px;
    margin-top: 6vh;
    position: relative;
    z-index: 1;
    padding: 0 5%;
}

.questions .form-group
{
    width: 30%;
    display: inline-block;
    position: relative;
    margin-right: 5%;
    float: left;
    overflow: hidden;
}

.questions .form-group:nth-child(3)
{
    margin-right: 0%;
}

.questions .form-group input
{
	border:1px solid #1e88e5;
	display:block;
	width:90%;
	padding:0px 4%;
	height:66px;
	line-height:66px;
}

.form-group-wide
{
	margin-top:30px;
}

textarea,
input
{
	font-size:120%;
}

textarea
{
    -webkit-appearance: none;
    -webkit-font-smoothing: antialiased;
    resize: none;
	border:1px solid #1e88e5;
	display:block;
	width:97%;
	padding:10px 1%;
	height:106px;
}

.form-label
{
	margin-bottom:10px;
	font-family: Newfont2;
	font-size: 110%;
    line-height: 114%;
}

.back-form  .link_box 
{
    text-align: center;
    margin: 70px 0 70px 0;
}

.dobbtn
{
	display: inline-block;
	margin: 6px auto;
	padding: 0px 32px;
    font-size: 180%;
    line-height: 80px;
	letter-spacing: 1px;
	color: #000;
	transition: .15s ease-out;
	box-sizing: border-box;
	text-decoration: none;
	text-align:center;
	font-family: Newfont2;
	position:relative;
	background: transparent;
    box-shadow: none;
    border: 0px;
    text-shadow: none;
}

.dobbtn:hover
{
	color:#1e88e5;
}

.link_box span:before 
{
    width: 50px;
    top: 42px;
    left: -53px;
}

.link_box span:after 
{
    width: 50px;
    top: 42px;
    right: -50px;
}

/* Questions end */

/* Footer */

.footer 
{
    background-color: #1E88E5;
    width: 100%;
    margin: 0px auto;
    padding:20px 0%;
    height: 100px;
	color:#fff;
	font-family:Arial;
	font-size:90%;
}

.footer a
{
	color:#fff;
}

.toplink
{
	margin-top:20px;
	margin-bottom:20px;
	text-align:center;
	position: fixed;
    bottom: 10px;
    right: 2%;
    background-color: #1E88E5;
    padding: 0px 10px;
    font-size: 0px;
	opacity:0;
}

.stickybottom.toplink
{
	opacity:1;
}

.toplink a
{
	display:inline-block;
	position:relative;
	padding-right:0px;
	line-height:42px;
    font-family: Newfont2;
	text-transform:uppercase;
	width: 20px;
}

.toplink a::after 
{
    color: #fff;
    content: '';
    display: block;
    height:22px;
    margin-top: -17px;
    position: absolute; 
    right: -1px;
    font-size: 0px;
    top: 54%;
    width: 22px;
    background: url(img/top-arrow.svg) center center no-repeat transparent;
    background-size: 20px;
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    border-right: 0px solid;
	animation: float 1s ease-out infinite;
}

.footer-copy
{
    float: left;
	width:60%;
}

.footer-rlb
{
    float: right;
	width:30%;
	text-align:right;
	font-size:92%;
}



@keyframes float 
{
  50% {
     transform: translate(0, 3px);
  }
}

/* Footer end */



 @media only screen and (min-width: 641px) 
 {
	 .container 
	{
		position: relative;
		width: 88%;
		max-width:88%;
		margin: 0 auto;
		padding: 0 6%;
	}
	 
		.w-nav li:nth-child(1) a
	{
		background-color: #1E88E5;
		color:#fff;
	}
	
	.nzhd-list li:nth-child(4n) 
	{
		clear: both;
	}
	
	.agents .nzhd-list li:nth-child(3n) 
	{
		margin-right:0px;
	}
	 
 }
 
 
 /* Responsive Menu */
 
 .fixed {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
}
 
 @media only screen and (max-width: 640px)
 {
	 .header .header-title img,
	 .header.stickytopt .header-title a img
	{
		width: 59px !important;
	}
	
	.header-title div,
	.header-navigation
	{
		display:none;
	}
	
	.header-title h3 
	{
		margin: 17px 0px 0 74px !important;
	}
	
	.nav-collapse li,
	.wsc
	{
	  width: 100%;
	  display: block !important;
	}
	
	.wsc .nav-toggle 
	{
		top: 10px;
	}
	
	.wrap .header 
	{
		height: 84px;
	}
	
	.w-nav li 
	{
		display:block;
		line-height: 32px !important;
	}
	
	.contwsc .wsc
	{
		padding: 2px 4% !important;
		margin-top: 80px;
		background-color: #8d6bfe;
		background: linear-gradient(to left, #8d6bfe, #9a58e5);
	}
	
	.wrap .dobbtn 
	{
		font-size: 147%;
	}
	
	.w-slide .contwsc.stickytop .container 
	{
		padding-top: 0px !important;
		margin-top: 0px !important;
	}
	
	.contwsc.stickytop .wsc .w-nav 
	{
		padding: 10px 0px !important;
	}
	
	.contwsc.stickytop .w-nav li a 
	{
		color: #fff !important;
		display: block !important;
		line-height: 42px !important;
		    font-size: 110%;
	}
	
	.contwsc
	{
		width: 106%;
		left: 0px;
		position: fixed;
		top: 0px;
		z-index: 1;
	}
	
	h1 
	{
		padding-top: 109px;
		font-size: 247%;
		line-height: 104%;
	}
	
	.wsc-logo 
	{
		display:none;
	}
	
	.box 
	{
		padding-top: 70px;
	}
	
	h1 span span 
	{
		font-size: 84%;
		line-height: 177%;
	}
	
	.w-slide 
	{
		display: block;
		height: 337px;
		width: 100%;
		background: url(img/w-slide.jpg) 50% bottom no-repeat;
		background-size: cover;
		z-index: 10;
		position: relative;
	}
	
	.wsc-logo 
	{
		width: 100%;
		margin-top: 4vh;
	}
	
	.w-nav li a 
	{
		color: #fff;
		margin: 8px 0;
		font-size: 100%;
		
	}
	.vgd-list li:nth-child(2) 
	{
		margin-right: 0%;
		width: 100%;
	}
	
	.vgd-list div 
	{
		font-size: 147%;
	}
	
	.box .nzhd-list li 
	{
		width: 100%;
		margin-right: 0%;
		margin-bottom: 5px;
	}
	
	.header-title 
	{    
		width: 244px;
	}
	
	.header-title a 
	{
		width: 100%;
	}
	
	.container_left,
	.container_right
	{
		width: 100%;
		padding-left: 0%;
		padding-right: 0%;
	}
	
	h2 
	{
		font-size: 189%;
	}
	
	h3 
	{
		font-size: 160%;
	}
	
	.nzhd h3 
	{
		font-size: 133%;
		line-height: 150%;
	}
	
	.vgd-list li 
	{
		width: 108%;
	}
	
	.vgd-list 
	{
		padding-top: 35px;
	}
	
	.professional h2 
	{
		font-size: 110%;
		width: 100%;
	}
	
	.vgd-list span.fst 
	{
		background-color: #8d6bfe;
		background: linear-gradient(to left, #8d6bfe, #9a58e5);
		position: relative;
		left: -10%;
		display: block;
		padding: 24px 30px 14px 10%;
		width: 90%;
	}
	
	.vgd-list span p 
	{
		font-size: 15px;
	}

	.graf-left,
	.graf-right
	{
		width: 100%;
	}
	
	.questions .form-group 
	{
		width: 100%;
		margin-right: 0%;
		margin-bottom: 20px;
	}
	
	.footer-rlb 
	{
		width: 100%;
		text-align: left;
		margin-bottom: 10px;
	}
	
	.footer-copy 
	{
		float: left;
		width: 100%;
		margin-bottom: 20px;
	}
	
	.container_right 
	{
		background: url(img/ppl-right.jpg) right top no-repeat;
		background-position: 96% 6%;
		background-size: 158px;
	}
	
	.container_left 
	{
		background: url(img/ppl-left.jpg) left bottom no-repeat;
		background-position: -3% 117%;
		background-size: 111px;
	}
	
	.people .vgd-top p
	{
		font-size: 120%;
	}
	
	.nzhd-list li span 
	{
		top:40%;
		opacity: 1;
		font-size: 109%;
	}
	
	.nzhd .nzhd-list li img 
	{
		display: block;
		width: 100%;
		opacity: 0.3;
	}
	
	.vygoda:before 
	{    
		left: -2px;
	}
	
	.vygoda:after 
	{    
		right: -2px;
	}
	
	table img
	{
		width:100%;
	}
	
	.agents .nzhd-list li .agent-phone 
	{
		font-size: 95%;
		line-height: 114%;
	}
	
	.office-man img
	{
		width: 144px;
	}
	
	.agents .nzhd-list li
	{
		width:45%;
	}
	
	.agents .nzhd-list li img
	{
		width:100%;
	}
	
	.agents .nzhd-list li .agent-name 
	{
		font-size: 100%;
	}
	
	.agents .nzhd-list li a 
	{
		font-size: 90%;
	}
	
	.agents .nzhd-list li:nth-child(2n+1) 
	{
		clear: both;
	}
	
	.agents .nzhd-list li:nth-child(2n)
	{
		margin-right:0%;
	}
	
	.box88 
	{
		width: 92%;
	}
	
 }






/* ------------------------------------------
  NAV TOGGLE STYLES
--------------------------------------------- */

@font-face {
  font-family: "responsivenav";
  src:url("icons/responsivenav.eot");
  src:url("icons/responsivenav.eot?#iefix") format("embedded-opentype"),
    url("icons/responsivenav.ttf") format("truetype"),
    url("icons/responsivenav.woff") format("woff"),
    url("icons/responsivenav.svg#responsivenav") format("svg");
  font-weight: normal;
  font-style: normal;
}

.nav-toggle {
  position: fixed;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-decoration: none;
  text-indent: -999px;
  overflow: hidden;
  width: 70px;
  height: 55px;
  float: right;
    top: 20px;
    z-index: 10;
    right: 0px;
}

.nav-toggle:before {
  color: #fff; /* Edit this to change the icon color */
  font-family: "responsivenav", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  font-size: 28px;
  text-transform: none;
  position: absolute;
  content: "≡";
  text-indent: 0;
  text-align: center;
  line-height: 55px;
  speak: none;
  width: 100%;
  top: 0;
  left: 0;
}

.nav-toggle.active::before {
  font-size: 24px;
  content:"x";
}
