/* CSS Document */
/*
================================================================================
|                                     TAGS                                     |
================================================================================
*/
html, body, div, span, h1, h2, h3, h4, h5, h6, p, a, applet, object, iframe, blockquote, input, textarea, pre,  abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td  {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
html { background: #fff repeat-x 0 0; font-family: Verdana;position: relative; color: #747474}

input, input[type="submit"], button{-webkit-appearance:none!important;}

input, input[type="submit"], button{border:0 none;}

#global{
  position: relative;
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  font:normal 15px 'Tahoma',Helvetica,sans-serif;
  color: #f4f4f4;
}

body{
  background: #fff;
}


a {
  color: #ffd800;
  text-decoration: none;

}

p a:hover {
  text-decoration: underline;
}


.wrap{
  max-width: 1000px;
  margin: 0 auto;
}


.clear {
  clear: both;
}
h2:before{
  content: "";
  display: inline-block;
  width: 35px;
  height: 31px;
  background: url(../image/heart.png) 0 0 no-repeat;
  padding-top: 0px;
  position: relative;
  top: 5px;

}

h2 {
  font-family: 'Roboto', sans-serif;
  padding-top: 0px;
  font-size: 36px;
  font-weight: 500;
  color: #d20f0f;
  margin-top: 20px;
}




/*
================================================================================
|                                     HEADER                                   |
================================================================================
*/
header{
  overflow: hidden;
  width: 100%;
  text-align: center;
  background-color: #fff;
  padding-top: 30px;
}

#logo{
  width: 289px;
  height: 102px;
  display: block;
  position: relative;
  float: left;
  z-index: 9999;
}

#login{
  width: 100%;
  top: 0;
  margin: 0 auto;
  text-align: right;
  position: relative;
}

#wrapMenu{
  background:url(../image/line_menu.png) 0 0 repeat-x;
  margin-top: 30px;
  width:100%;
  height: 76px;
}

nav{
  margin-top: 5px;
  display: inline-block;
  position: relative;
  padding-top: 16px;
}

nav a{

  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  font-size: 24px;
  color: #fff;
  display: inline-block;
  border-radius: 10px;
  overflow: hidden;
  padding: 8px 14px;
  margin: 0 5px;

}

.active, nav a:hover{
  color:#5d0035;
  background: url(../image/line_button.png) 0 0 repeat-x;
  box-shadow: 0 0 5px rgba(0,0,0,0.5);
}

/*
================================================================================
|                                    CONTENT                                   |
================================================================================
*/
main{
  overflow: hidden;
  background: #eee;

}

.index{
  background: #eee url(../image/bg_header.jpg) center 0 no-repeat;
}
#formRegistr{
  width: 316px;
  height: 398px;
  color: #141654;
  display: inline-block;
  margin: 29px 0 0 0;
  background:url(../image/part_reg.png) 0 0 no-repeat;
  padding: 20px;
}

#blockRegistr{
  line-height: 17px;
  text-align: center;
}
.form-conrol {
  margin: 10px auto;
  width: 100%;
  display: block;
  overflow: hidden;
}

#formRegistr h4:before{
  content: "";
  display: inline-block;
  width: 35px;
  height: 31px;
  background: url(../image/heart.png) 0 0 no-repeat;
  padding-top: 0px;
  position: relative;
  top: 5px;
  margin-left: 25px;

}

#formRegistr h4 {
  font-family: 'Roboto', sans-serif;
  padding-top: 0px;
  font-size: 34px;
  font-weight: 500;
  color: #d20f0f;
}

.form-conrol input {
  text-align: left;
  color: #472061;
  font-size: 15px;
  width: 220px;
  background-color: transparent;
  height: 25px;
  border: solid 1px #472061;
  float: right;
}

.formText{
  font-family: Arial;
  width: 80px;
  float: left;
  text-align: left;
  padding-top: 5px;
}

#small {
  font-size: 12px;
  text-align: center;
  margin: 0 auto;
}

#small a {
  color: #d20f0f;
  text-decoration: underline;
}

.form-conrol .button, #contentBlock  .button{
  background: url(../image/register_header.png) 0 0 no-repeat;
  width: 146px;
  float: none;
  border: none;
  margin: 10px auto;
  height: 41px;
  display: block;
}

#gallery{
  width: 618px;
  height: 443px;
  display: inline-block;
  position: relative;
  background: url(../image/bg_gallery.png) 0 0 no-repeat;
  overflow: hidden;
  float: right;
  margin-top: 13px;
}

#container {
  z-index: 0;
  width: 581px;
  height: 396px;
  margin: 24px 19px;
}

.slidesContainer {
  height: 396px;
}

.slidesPagination {
  display: block;
  width: 160px;
  position: relative;
  float: right;
  top: -26px;
  z-index: 9999;
}

.slidesPagination li {
  float:left;
  margin:0 6px;
  list-style:none;
}

.slidesPagination li a {
  display:block;
  width:19px;
  height:0;
  padding-top:20px;
  background-image:url(../image/pagination.png);
  background-position:0 0;
  overflow:hidden;
}

.slidesPagination li.slidesCurrent a {
  background-position:0 -20px;
}

.d-carousel{
  width:100%;
  display: block;
  height: 290px;
  position: relative;
  margin: 0 auto;
  margin-bottom: 20px;
  overflow: hidden;
  height: 310px;
}

.jcarousel-direction-rtl {
  direction: rtl;
}

.d-carousel .jcarousel-container {
  display: block;
  margin-bottom: 40px;
}

.d-carousel .jcarousel-item {
  width: 186px;
  height: 263px;
  padding: 10px;
  background-color: #fff;
}

.girlSmall{
  width: 184px;
  height: 207px;
  border: solid 1px #8f8f8f;
}

.jcarousel-container .jcarousel-container-horizontal{
  margin: 0 auto;
}

.d-carousel .jcarousel-container-horizontal {
  margin: 0 auto;
  width: 864px;
}

.d-carousel .jcarousel-item-horizontal {
  margin: 20px 5px 0 5px;
}

.d-carousel .jcarousel-next-horizontal {
  position: absolute;
  top: 130px;
  right: -68px;
  width: 48px;
  height: 50px;
  cursor: pointer;
  background: transparent url(../image/right.png) no-repeat top right;
}

.d-carousel .jcarousel-prev-horizontal {
  position: absolute;
  top: 130px;
  left: -68px;
  width: 48px;
  height: 50px;
  cursor: pointer;
  background: transparent url(../image/left.png) no-repeat top left;
}


.info {
  text-align: left;
  float: left;
  height: 50px;
  margin:0;
  font-size:13px;
  font-family:  'Tahoma';
  font-weight: normal;
  line-height: 17px;
  color:#000;
}

.info span{
  color:#6d237f;
  font-size:16px;
}

.status{
  float: right;
  margin-top: 13px;
}

.text{
  float: left;
  width: 720px;
  line-height: 20px;
  text-align: left;
}
.text b{
  color: #000;
}

.bgWhite{
  background-color: #fff;
  width: 100%;
  overflow: hidden;
  padding-top: 20px;
}

#banner {
  float: right;
  margin: 15px auto;
}

.socials{
  width: 100%;
  display: block;
  text-align: center;
}

#registrJoin, #contactUs{
  width: 100%;
  display: block;
  position: relative;
  margin: 0 auto;
  text-align: center;
  color: #000;
}
#registrJoin #profile_form, #contactUs #contact_form{
  padding: 20px;
  width: 80%;
  margin: 0 auto;
}

#registrJoin #profile_form .form-conrol input{
  width: 80%;
}
#registrJoin #profile_form #chekRegistr{
  background: url(../image/register_header.png) 0 0 no-repeat;
  width: 146px;
  float: none;
  border: none;
  margin: 0 auto;
  height: 41px;
  display: block; 
}
#contactUs #contact_form .form-send input{
  width: 90%;
}
.form-send #contactUs{
  background: url(../image/send_letter.png) 0 0 no-repeat;
  width: 146px !important;
  float: none;
  border: none;
  margin: 0 auto;
  height: 42px;
  display: block; 
  border-radius: 0; 
}
.form-send input {
  text-align: center;
  color: #472061;
  font-size: 18px;
  background-color: transparent;
  height: 35px;
  border: solid 1px #472061;
}
.form-send {
  margin: 10px auto;
}
.form-send  textarea {
  color: #472061;
  padding: 10px 0 0 0;
  font-size: 18px;
  text-align: center;
  width: 90%;
  background-color: transparent;
  bottom: 5px;
  margin-top: 5px;
  border: solid 1px #472061;
}

/*
================================================================================
|                                    FOOTER                                    |
================================================================================
*/

footer {  
  display: block;
  background: #eee;
  height: 78px;
  width: 100%;
  margin-top: 40px;
  text-align: center;
  color: #000;
}

footer:before{
  background: url(../image/bg_header.jpg) center 0 no-repeat;
  width: 100%;
  height: 9px;
  content: "";
  display: block;
}

footer a{
  color: #a70396;
  text-decoration: none;
}

footer p{
  padding-top: 25px;
  font-size: 14px;
}

/*
================================================================================
|                                   MEDIA                                  |
================================================================================
*/


@media only screen and (max-width: 1000px) {
  .wrap{
    max-width: 860px;
    text-align: center;
  }
  .index .wrap #formRegistr{display: none}
  #gallery {
    float: none;
  }
  .d-carousel .jcarousel-container-horizontal {
    width: 644px;
  }
  .text {
    float: none;
    width: 100%;
    margin-bottom: 30px;
  }
  #banner {
    float: none;
    margin: 0px auto;
  }

}



@media only screen and (max-width: 860px) {
  .wrap{
    max-width: 750px;
  }
  #login{display: none}
  #logo {
    float: none;
    margin: 0 auto;
  }
  .d-carousel .jcarousel-container-horizontal {
    width: 434px;
  }
  .text {
    width: 90%;
    margin: 30px auto;
  }

}

@media only screen and (max-width: 750px) {
  .wrap{
    max-width: 530px;
  }
  .index {
    background: #eee url(../image/bg_header.jpg) center -50px no-repeat;
  }

  nav a {
    font-size: 20px;
    padding: 8px 9px;
    margin: 0 1px;
  }
  nav {
    padding-top: 19px;
  }
  #gallery{
    width: 100%;
    background-size: 100%;
  }

  #container {
    width: 492px;
  }
  .slidesControl img{
    width: 492px !important;
  }
  .slidesPagination {
    float: none;
    top: -90px;
    margin: 0 auto;
  }
  .d-carousel .jcarousel-next-horizontal {
    right: -48px;
  }

  .d-carousel .jcarousel-prev-horizontal {
    left: -48px;
  }
  #registrJoin #profile_form{
    padding: 10px;
    width: 90%;
  }

  #registrJoin #profile_form .form-conrol input{
    width: 75%;
  }
}

@media only screen and (max-width: 530px) {
  .wrap{
    max-width: 400px;
  }
  .index {
    background: #eee url(../image/bg_header.jpg) center -110px no-repeat;
  }

  #wrapMenu{
    background:#6c227d;
    min-height: 126px;
  }
  nav a {
    font-size: 22px;
    padding: 10px 14px;
    margin: 0 5px;
  }
  .slidesControl img{
    width: 364px !important;
  }
  #container {
    width: 364px;
    margin: 20px 19px;
  }
  .slidesContainer {
    height: 366px;
  }
  #gallery{height: 333px;}
  .d-carousel .jcarousel-container-horizontal {
    width: 214px;
  }
  .d-carousel .jcarousel-next-horizontal {
    right: -58px;
  }

  .d-carousel .jcarousel-prev-horizontal {
    left: -58px;
  }
  #registrJoin #profile_form .form-conrol input{
    width: 70%;
  }
}

@media only screen and (max-width: 400px) {
  .wrap{
    max-width: 320px;
  }
  nav a {
    margin: 0 ;
  }
  .index {
    background: #eee url(../image/bg_header.jpg) center -170px no-repeat;
  }
  .slidesControl img{
    width: 364px !important;
  }
  .slidesControl img, #container {
    width: 284px !important;
  }
  .slidesContainer {
    height: 316px;
  }
  #gallery {
    height: 281px;
  }
  h2{
    font-size: 26px;
  }
  .d-carousel .jcarousel-next-horizontal {
    right: -48px;
  }

  .d-carousel .jcarousel-prev-horizontal {
    left: -48px;
  }
}
