html,
body {
  min-width: 720px;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  font-family: "Roboto Slab", serif;
}

a:focus {
  outline: none;
}

h1,
h2,
h3,
h4,
h5,
p,
ul {
  padding: 0;
  margin: 0;
}

h2 {
  font-size: 20px;
  color: #4b494f;
}

p {
  font-size: 14px;
  color: #7f8c8d;
  text-align: left;
}

.wraper {
  width: 100%;
  background: url("../img/bg.jpg");
}

.wraper.head {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 100;
  height: 120px;
  background: #fff;
  min-width: 720px;
}

.wraper.head .head-els {
  margin-top: 18px;
}

.wraper p {
  color: #bdc3c7;
  font-size: 14px;
  line-height: 14px;
  font-family: "Roboto Slab", sans-serif;
}

.head-els {
  max-width: 960px;
  margin: auto;
  line-height: 75px;
  position: relative;
}

.logo {
  font-size: 26px;
  color: #60300d;
  /*float: left;*/
  text-transform: uppercase;
  cursor: pointer;
  text-align: center;
}

.logo img {
  vertical-align: middle;
  margin-right: 10px;
}

ul.menu {
  padding: 0;
  float: right;
  line-height: 35px;
  margin-right: 20px;
}

ul.menu li {
  display: inline-block;
  list-style: none;
  padding: 0 6px;
  height: 100%;
}

ul.menu li a {
  text-transform: uppercase;
  font-size: 14px;
  color: #365f91;
  text-decoration: none;
  height: 100%;
  display: block;
  padding-top: 5px;
  font-weight: bold;
}

header.wraper ul.menu li a.selected,
ul.menu li a:hover {
  border-top: 5px solid #137567;
  border-bottom: none;
  padding-top: 0px;
}

footer.wraper ul.menu.footer li a.selected,
ul.menu.footer li a:hover {
  border-bottom: 5px solid #137567;
  border-top: none;
  padding-top: 0px;
}

.wraper_bg-bright {
  background: #fcfcfc url("../img/bg_bright.jpg") repeat;
  color: #37353a;
  text-align: center;
  position: relative;
  padding-top: 70px;
  font-family: "Roboto Slab", serif;
  /*
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	background-size: cover;*/
}

#intro.wraper_bg-bright {
	padding-top: 110px;
}


.wraper_bg-bright h1 {
  padding: 70px 0px 10px 0px;
  font-size: 46px;
  line-height: 50px;
  color: #2c3e50;
  text-transform: uppercase;
  font-weight: 300;
}

h1 span {
  font-weight: bold;
  color: #137567;
}

.wraper_bg-bright h3 {
  color: #7f8c8d;
  font-size: 16px;
  line-height: 20px;
  padding: 0px 0px 30px 0px;
  font-weight: bold;
}

h3 span {
  color: #137567;
}

.wraper_bg-bright h3 span {
  color: #137567;
}

.p_bottom {
  color: #37353a;
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  text-align: right;
  padding-bottom: 15px;
  text-transform: uppercase;
}

.p_bottom span {
  color: #137567;
}

.wraper.bg-raw {
  background: #1f2b38 url("../img/bg.jpg") no-repeat;
  background-attachment: fixed;
  padding-top: 90px;
  color: white;
  overflow: hidden;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.wraper.bg-raw h1 {
  text-align: center;
  padding: 10px 0px 10px 0px;
  font-size: 46px;
  color: white;
}

.wraper.bg-raw h3 {
  text-align: center;
  font-size: 16px;
  color: white;
  line-height: 25px;
  max-width: 960px;
  margin: auto;
  padding: 0px 0px 30px 0px;
}

footer.wraper {
  padding: 0px;
  background: #fbfafa;
  padding-top: 20px;
}

footer.wraper ul li a {
  color: #34495e;
}

footer.wraper .logo {
  color: #34495e;
}

.head-els.footer {
  height: 85px;
}

.map {
  height: 790px;
  position: relative;
}

.map h1 {
  padding-bottom: 40px;
  font-size: 46px;
  line-height: 50px;
  color: #2c3e50;
  text-transform: uppercase;
  font-weight: 300;
}

.map h3 {
  color: #2c3e50;
  font-size: 14px;
  line-height: 18px;
  padding: 0;
  text-transform: uppercase;
  font-weight: 400;
}

.polosochka2 {
  width: 100%;
  height: 26px;
  background-image: url("../img/divider_2.png");
  background-position: top center;
  background-repeat: no-repeat;
  margin-left: auto;
  margin-right: auto;
}

.map-mask {
  background-color: rgba(220, 220, 220, 0.2s);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.t-clear:after {
  clear: both;
  content: "";
  display: block;
  height: 0;
}

.nicescroll-rails {
  z-index: 1000 !important;
}

.address {
  margin-bottom: 50px;
  clear: both;
}

.address_cont {
  display: block;
  height: 85px;
  width: 780px;
  margin: auto;
  margin-bottom: 130px;
}

.address1 {
  text-align: left;
  display: inline-block;
  width: 45%;
  vertical-align: top;
  float: left;
  padding-left: 30px;
}

#map {
  margin-top: -20px;
  z-index: -1;
  width: 100%;
}

#map h1 {
  padding-top: 0px;
}

#map h2 {
  color: #fff;
  margin-top: 20px;
  margin-bottom: 40px;
  text-align: center;
}

#map h3 {
  color: #137567;
  padding-bottom: 10px;
  padding-top: 10px;
  font-size: 18px;
  text-align: left;
  font-family: "Open Sans", sans-serif;
}

#map h4 {
  font-size: 14pt;
  line-height: 18pt;
  color: #fff;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
}

#map h4 span {
  font-size: 14pt;
  line-height: 18pt;
  color: #fff;
  font-weight: 300;
}

.map_container {
  height: 460px;
  min-width: 720px;
  left: 0;
  right: 0;
  margin: auto;
  margin-bottom: 40px;
  margin-top: 60px;
  position: relative;
  overflow: hidden;
}

.map_container img {
  z-index: 50;
  margin: 0px;
  padding: 0px;
  position: absolute;
  top: 0;
}

.map_container iframe {
  -webkit-filter: grayscale(1);
  width: 100%;
  height: 100%;
}

.middle_logo {
  background-image: url("../img/logo.png");
  background-repeat: no-repeat;
  height: 30px;
  width: 25px;
  position: absolute;
  left: 48.5%;
  right: 0;
  display: block;
}

.icon_white {
  position: relative;
  margin: auto;
  margin-left: 30px;
  background: white;
  width: 40px;
  height: 40px;
  border-radius: 20px;
  left: 0;
  right: 0;
  border: 0;
  cursor: pointer;
  z-index: 2;
  float: left;
  display: table-cell;
}

.icon_white img {
  position: absolute;
  left: 21%;
  top: 17%;
}

.intro_links {
  width: 600px;
  height: 50px;
  display: block;
}

.intro_links h3.ilink {
  color: white;
  margin-top: 8px;
  margin-left: 15px;
  font-size: 13px;
  float: left !important;
  padding: 0px;
  display: table-cell;
}

.dok_links {
  clear: both;
  margin-top: 20px;
  float: left;
  display: table-row;
  width: 100%;
  min-width: 600px;
}

.wraper_bg-bright .dok_links a {
  text-decoration: none;
  color: #4b494f;
}

.wraper .dok_links a {
  text-decoration: none;
  color: #fff;
}

.dok_links a:hover {
  color: #ff4500;
}

.dok_links h3.ilink {
  color: #4b494f;
  margin-top: 8px;
  margin-left: 15px;
  font-size: 16px;
  float: left !important;
  padding: 0px;
  text-align: left;
}

.intro_cont,
.mor_cont {
  display: block;
  min-width: 720px;
  margin: auto;
  margin-top: 40px;
  text-align: center;
  max-width: 960px;
}

.intro_cont {
  height: 700px;
}

.mor_cont {
  height: 1150px;
}

.intro_cont p,
.mor_cont p {
  color: #4b494f;
  margin-bottom: 25px;
  font-size: 14pt;
  line-height: 18pt;
}

.polosochka_3 {
  width: 355px;
  height: 1px;
  background-color: #b0b5bb;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 35px;
  margin-top: 5px;
}

#loan {
  padding-bottom: 90px;
}

.mobile {
  display: none;
}

/** PARALLAX EFFECTS **/

.loan_l .cbp-so-side:nth-child(1),
.loan_m .cbp-so-side:nth-child(1) {
  -webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
  -moz-transition: -moz-transform 0.4s, opacity 0.4s;
  transition: transform 0.4s, opacity 0.4s;
}

.loan_l .cbp-so-side:nth-child(2),
.loan_m .cbp-so-side:nth-child(2) {
  -webkit-transition: -webkit-transform 0.8s, opacity 0.8s;
  -moz-transition: -moz-transform 0.8s, opacity 0.8s;
  transition: transform 0.8s, opacity 0.8s;
}

.loan_l .cbp-so-side:nth-child(3),
.loan_m .cbp-so-side:nth-child(3),
.loan_r img {
  -webkit-transition: -webkit-transform 1.2s, opacity 1.2s;
  -moz-transition: -moz-transform 1.2s, opacity 1.2s;
  transition: transform 1.2s, opacity 1.2s;
}

.loan_l .cbp-so-side:nth-child(4),
.loan_m .cbp-so-side:nth-child(4) {
  -webkit-transition: -webkit-transform 1.6s, opacity 1.6s;
  -moz-transition: -moz-transform 1.6s, opacity 1.6s;
  transition: transform 1.6s, opacity 1.6s;
}

.loan_l .cbp-so-side:nth-child(5),
.loan_m .cbp-so-side:nth-child(5) {
  -webkit-transition: -webkit-transform 2s, opacity 2s;
  -moz-transition: -moz-transform 2s, opacity 2s;
  transition: transform 2s, opacity 2s;
}

.loan_l .cbp-so-side:nth-child(6),
.loan_m .cbp-so-side:nth-child(6) {
  -webkit-transition: -webkit-transform 2.4s, opacity 2.4s;
  -moz-transition: -moz-transform 2.4s, opacity 2.4s;
  transition: transform 2.4s, opacity 2.4s;
}

.loan_l .cbp-so-side:nth-child(7) {
  -webkit-transition: -webkit-transform 2.8s, opacity 2.8s;
  -moz-transition: -moz-transform 2.8s, opacity 2.8s;
  transition: transform 2.8s, opacity 2.8s;
}

.loan_l .cbp-so-side:nth-child(8) {
  -webkit-transition: -webkit-transform 3.2s, opacity 3.2s;
  -moz-transition: -moz-transform 3.2s, opacity 3.2s;
  transition: transform 3.2s, opacity 3.2s;
}

.loan_l .cbp-so-side:nth-child(9),
.loan_m .cbp-so-side:nth-child(7),
.loan_r.div {
  -webkit-transition: -webkit-transform 3.6s, opacity 3.6s;
  -moz-transition: -moz-transform 3.6s, opacity 3.6s;
  transition: transform 3.6s, opacity 3.6s;
}

.super-puper-mega-h {
  -webkit-transition: -webkit-transform 0.9s, opacity 0.9s;
  -moz-transition: -moz-transform 0.9s, opacity 0.9s;
  transition: transform 0.9s, opacity 0.9s;
}

/** DIAGONALS **/

#intro,
#mor {
  margin-bottom: -20px;
  padding-left: 30px;
  padding-right: 30px;
}

#intro p,
#mor p {
  text-align: justify;
}

#intro h1 {
  padding-top: 0px;
  margin-bottom: 50px;
  color: #365f91;
  font-size: 40px;
}

#get {
  margin-top: -20px;
  margin-bottom: -20px;
  z-index: -1;
}

#loan {
  margin-top: -22px;
  margin-bottom: -21px;
}

.diagonal1 {
  width: 100%;
  height: 47px;
  transform: rotate(1deg);
  -ms-transform: rotate(1deg);
  /* IE 9 */
  -webkit-transform: rotate(1deg);
  /* Safari and Chrome */
  background-color: white;
  background-image: url("../img/bg_bright.jpg");
}

.diagonal2 {
  width: 100%;
  height: 47px;
  transform: rotate(-1deg);
  -ms-transform: rotate(-1deg);
  /* IE 9 */
  -webkit-transform: rotate(-1deg);
  /* Safari and Chrome */
  background-color: white;
  background-image: url("../img/bg_bright.jpg");
  background-position: bottom;
}

/* Sides */

.cbp-so-side {
  -webkit-transition: -webkit-transform 0.5s, opacity 0.5s;
  -moz-transition: -moz-transform 0.5s, opacity 0.5s;
  transition: transform 0.5s, opacity 0.5s;
}

/* Initial state (hidden or anything else) */

.cbp-so-init .cbp-so-side {
  opacity: 0;
}

.cbp-so-init .cbp-so-side-left {
  -webkit-transform: translateX(-100px);
  -moz-transform: translateX(-100px);
  transform: translateX(-100px);
}

.cbp-so-init .cbp-so-side-right {
  -webkit-transform: translateX(100px);
  -moz-transform: translateX(100px);
  transform: translateX(100px);
}

.cbp-so-init .cbp-so-side-top {
  -webkit-transform: translateY(-80px);
  -moz-transform: translateY(-80px);
  transform: translateY(-80px);
}

.cbp-so-init .cbp-so-side-bottom {
  -webkit-transform: translateY(80px);
  -moz-transform: translateY(80px);
  transform: translateY(80px);
}

/* Animated state */

/* add you final states (transition) or your effects (animations) for each side */

.cbp-so-section.cbp-so-animate .cbp-so-side-left,
.cbp-so-section.cbp-so-animate .cbp-so-side-right {
  -webkit-transform: translateX(0px);
  -moz-transform: translateX(0px);
  transform: translateX(0px);
  opacity: 1;
}

.cbp-so-section.cbp-so-animate .cbp-so-side-top,
.cbp-so-section.cbp-so-animate .cbp-so-side-bottom {
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  transform: translateY(0px);
  opacity: 1;
}
