/* line 6, ../sass/style.sass */
.wrapper {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}
/* line 12, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/susy-2.2.6/sass/susy/output/support/_clearfix.scss */
.wrapper:after {
  content: " ";
  display: block;
  clear: both;
}
.title {
	margin-top: 40px;
}
/* line 9, ../sass/style.sass */
.title::after {
  content: "";
  display: block;
  clear: both;
}

/* line 14, ../sass/style.sass */
.title-img {
  float: left;
  width: 146px;
  height: 95px;
  background: url(../images/icon.png) top center no-repeat;
}

/* line 20, ../sass/style.sass */
.title-text {
  width: 560px;
  margin-left: 180px;
  padding-top: 3px;
  font: 40px obold, Arial, sans-serif;
  line-height: 46px;
}
/* line 28, ../sass/style.sass */
.title-text span {
  color: #1c61c9;
}

/* line 31, ../sass/style.sass */
.container {
  width: 998px;
  margin-top: 45px;
  margin-bottom: 35px;
  border: 1px solid #e1e1e1;
  padding-bottom: 100px;
}
/* line 38, ../sass/style.sass */
.container .cont-desc {
  width: 718px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 50px;
  text-align: center;
  font-size: 21px;
  font-family: osreg;
  line-height: 30px;
  color: #484848;
}

/* line 49, ../sass/style.sass */
.wrapper-col {
  max-width: 924px;
  margin-left: auto;
  margin-right: auto;
}
/* line 12, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/susy-2.2.6/sass/susy/output/support/_clearfix.scss */
.wrapper-col:after {
  content: " ";
  display: block;
  clear: both;
}

/* line 52, ../sass/style.sass */
.col {
  float: left;
  width: 450px;
  height: 130px;
  margin-right: 20px;
  margin-top: 20px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2), -1px -1px 1px rgba(0, 0, 0, 0.1);
}

/* line 66, ../sass/style.sass */
.col:nth-child(2n) {
  margin-right: 0px;
}

/* line 69, ../sass/style.sass */
.col-icon {
  float: left;
  width: 75px;
  height: 66px;
  margin-top: 28px;
  margin-left: 28px;
}

/* line 77, ../sass/style.sass */
.col-title {
  margin-left: 132px;
  font-size: 20px;
  font-family: obold, Arial, sans-serif;
  color: #363636;
  text-transform: uppercase;
  margin-bottom: -5px;
  padding-top: 4px;
}

/* line 88, ../sass/style.sass */
.col-text {
  margin-left: 132px;
  padding-right: 33px;
  font-size: 18px;
  font-family: osreg;
  line-height: 23px;
  color: #363636;
}

/* line 98, ../sass/style.sass */
.col1-icon {
  background: url(../images/icon1.png) no-repeat;
}

/* line 101, ../sass/style.sass */
.col2-icon {
  background: url(../images/icon2.png) no-repeat;
}

/* line 104, ../sass/style.sass */
.col3-icon {
  background: url(../images/icon3-1.png) no-repeat;
}

/* line 107, ../sass/style.sass */
.col4-icon {
  width: 95px;
  background: url(../images/icon4.png) no-repeat;
}

/* line 111, ../sass/style.sass */
.col5-icon {
  background: url(../images/icon5.png) no-repeat top center;
}

/* line 114, ../sass/style.sass */
.col6-icon {
  width: 96px;
  background: url(../images/icon6.png) no-repeat;
}

/* line 119, ../sass/style.sass */
.row1,
.row3 {
  max-width: 910px;
  margin-left: auto;
  margin-right: auto;
}
/* line 12, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/susy-2.2.6/sass/susy/output/support/_clearfix.scss */
.row1:after,
.row3:after {
  content: " ";
  display: block;
  clear: both;
}

/* line 123, ../sass/style.sass */
.row2,
.row4 {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}
/* line 12, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/susy-2.2.6/sass/susy/output/support/_clearfix.scss */
.row2:after,
.row4:after {
  content: " ";
  display: block;
  clear: both;
}

/* line 129, ../sass/style.sass */
.girl-desc {
  width: 240px;
  display: inline-block;
  text-align: center;
  margin-top: 50px;
  margin-right: 86px;
}
/* line 137, ../sass/style.sass */
.girl-desc a {
  display: block;
}
/* line 140, ../sass/style.sass */
.girl-desc .link-profile {
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 20px;
  font-family: ossbold;
  color: #363636;
}
/* line 147, ../sass/style.sass */
.girl-desc .link-chat {
  position: relative;
  width: 60%;
  margin: 0px auto;
  padding-left: 60px;
  padding-right: 10px;
  padding-top: 12px;
  padding-bottom: 12px;
  display: block;
  background: #a9c240;
  border-radius: 5px;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 18px;
  font-family: ossbold;
}
/* line 164, ../sass/style.sass */
.girl-desc .link-chat::after {
  content: "";
  position: absolute;
  top: 14px;
  left: 43px;
  display: block;
  width: 24px;
  height: 24px;
  background: url(../images/icon-chat.png) no-repeat;
}

/* line 175, ../sass/style.sass */
.row2 .girl-desc,
.row4 .girl-desc {
  margin-right: 94px;
}

/* line 179, ../sass/style.sass */
.row1 .girl3,
.row2 .girl5,
.row3 .girl8,
.row4 .girl10 {
  margin-right: 0px;
}

.img-girl  {
	cursor: pointer;
}

/* line 185, ../sass/style.sass */
.main-popup {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  width: 560px;
  height: 316px;
  margin-left: -280px;
  margin-top: -158px;
  border: 1px solid #ffffff;
  z-index: 1000;
  background: #000;
}


/* line 185, ../sass/style.sass */
.girl-desc {
  position: relative;
}


.footer {
    overflow: hidden;
    padding: 6px 9px;
    font-size: 10px;
    border-top: 5px solid #ffba00;
    background: #001f56;
    color: #fff;
    width: 1000px;
    margin: 10px auto 0 auto;
    box-sizing: border-box;
}

.footer .copyright {
    float: left;
    text-align: left;
    white-space: nowrap;
}

.footer .contacts {
    float: right;
    text-align: right;
    white-space: nowrap;
    padding-left: 30px;
}

.nowrap {
    white-space: nowrap;
}

.footer h3 {
    display: inline;
    padding-top: 0;
    font-size: 100%;
    font-weight: normal;
    color: #fff;
}

.footer a {
    color: #fff;
}


/* line 212, ../sass/style.sass */
.iframe {
  z-index: 1001;
}

/* line 216, ../sass/style.sass */
.blackbox {
  display: none;
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  cursor: pointer;
  z-index: 90;
  background: rgba(0, 0, 0, 0.9);
}

/* line 228, ../sass/style.sass */
.kr {
  position: absolute;
  top: -17px;
  right: -27px;
  width: 20px;
  border: 1px solid #fff;
  transform: rotate(45deg);
  background: #fff;
}

/* line 238, ../sass/style.sass */
.kr::after {
  content: "";
  position: absolute;
  top: -1px;
  right: -1px;
  width: 20px;
  border: 1px solid #fff;
  transform: rotate(90deg);
  background: #fff;
  cursor: pointer;
}




