@import url(http://fonts.googleapis.com/css?family=Bad+Script&subset=cyrillic,latin);

@font-face {
    font-family: 'Conv_FontinSans_Cyrillic_R';
    src: url('fonts/FontinSans_Cyrillic_R_46b.eot');
    src: local(''), url('fonts/FontinSans_Cyrillic_R_46b.woff') format('woff'), url('fonts/FontinSans_Cyrillic_R_46b.ttf') format('truetype'), url('fonts/FontinSans_Cyrillic_R_46b.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

.clearfix {
    zoom: 1;
}
.clearfix:before,
.clearfix:after {
    content: "";
    display: table;
}
.clearfix:after {
    clear: both;
}

* {
	margin: 0;
	padding: 0;
}
article, aside, details, figcaption, figure, footer, header, main, nav, section, summary {
	display: block;
}
body {
	font: 12px/18px Arial, sans-serif;
	width: 100%;
	/*background: #C1C1C1;*/
    background: #FFFFFF;

}
:focus { outline: none; }
ol{
    padding: 20px;
}
ul{
    padding: 20px;
}
li{
    list-style-position: outside;
}
ul li{
    margin-left: 10px;
    list-style-image: url(images/check.png);
}
ol {
    list-style-type: none;
    counter-reset: num;
}
ol li::before {
    margin-right: 20px;
    content: counter(num) '. ';
    counter-increment: num;
    color: #d54477;
    font-family: 'Bad Script', cursive;
    font-size: 26px;
}
.wrapper {
	width: 1200px;
	margin: 0 auto;
}
img.center {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.title_text{
	font-family: 'Bad Script', cursive;
    font-size: 35px;
    font-weight: bold;
}
.title_text_prtf{
    font-family: 'Bad Script', cursive;
    font-size: 25px;
    font-weight: bold;
}
.title_text_left_placer{
    padding: 40px 0 20px 0;
    margin-left: 85px;
    margin-bottom: 40px;
}
.title_text_center_placer{
    width: auto;
    margin: 40px 0 60px 0;
    text-align: center;
}
.title_text_center_placer_prtf{
    width: auto;
    margin: 10px 0 15px 0;
    text-align: center;
}
.blue{
	color: #20137c;
}

.red{
	color: #d54477;
}
.text_right{
	text-align: right;
}


/* Header
-----------------------------------------------------------------------------*/
.header {
	height: 490px;
	background:#FFFFFF;
    position: relative;
    background: url(images/int-top.png) 0 0 no-repeat;
}
.logo-text{
    position: absolute;
    top:28px;
    left:120px;
}

.logo-text-h{
    font-size: 25pt;
    font-family: 'Conv_FontinSans_Cyrillic_R', Sans-Serif, serif;
    margin-bottom: 7px;
}

.logo-text-l{
    font-size: 15pt;
    font-family: 'Conv_FontinSans_Cyrillic_R', Sans-Serif, serif;
}


.padding_18{
	padding: 0 0 18px 0;
}

.padding_10{
    padding: 0 0 10px 0;
}

.header_top_base{
	height: 360px;
	background: #FFFFFF url(images/top-header_background.png);
}
.header_white_block{
	background: #FFFFFF;
	position: relative;
	z-index: 1;
	margin: 0 0 0 0;
	padding: 15px 0 15px 0;
	font-family: Arial, sans-serif;
	font-size: 25pt;
	text-align: center;
	font-style: italic;
	-webkit-box-shadow: 2px 0 0 0 #FFFFFF,
					    -2px 0 0 0 #FFFFFF,
						0 2px 2px 0 rgba(0,0,0,0.27),
						0 -2px 2px 0 rgba(0,0,0,0.27);
	-moz-box-shadow: 2px 0 0 0 #FFFFFF,
					 -2px 0 0 0 #FFFFFF,
				     0 5px 2px 0 rgba(0,0,0,0.27),
					 0 -5px 2px 0 rgba(0,0,0,0.27);
	box-shadow: 2px 0 0 0 #FFFFFF,
			    -2px 0 0 0 #FFFFFF,
				0 4px 6px 0 rgba(0,0,0,0.27),
				0 -4px 6px 0 rgba(0,0,0,0.27);
}
.header_gray_block{
	position: relative;
	background: #FFFFFF url(images/grey_background.png);
}
.header_text{
	font-size: 14pt;
	font-family: Arial, sans-serif;
}

.top-nav{
    position: absolute;
    z-index: 5;
    font-family: 'Conv_FontinSans_Cyrillic_R', Sans-Serif, serif;
}

.line-1{
    left: 310px;
    top: 22px;
}

.line-2{
    left: 320px;
    top: 50px !important;
}

.h-menu-item{
    font-size: 13pt;
    font-family: 'Conv_FontinSans_Cyrillic_R', Sans-Serif, serif;
}

.h-menu-item a{
     color: inherit;
     text-decoration: none;
 }

.h-menu-item a:hover{
    color: #d54477;
    text-decoration: none;
}

.p-separator{
    width: 7px;
    height: 7px;
    display: inline-block;
    background: url(images/m-separator.png) 0 0 no-repeat;
    padding: 0 0 3px 0;
    margin: 0 7px;
}

.header-text-left{
    width: 420px;
    position: absolute;
    top: 125px;
    left: 55px;
    text-align: center;
}

.header-info-text{
    font-size: 12pt;
    font-family: Arial, sans-serif;
}

.text-h-title{
    font-size: 20pt;
    font-family: 'Arial', Sans-Serif, serif;
}

.text-b-title{
  padding-top: 25px;
  font-size: 27pt;
  padding-bottom: 0px;
  font-family: 'Arial', Sans-Serif, serif;
}

.ftitle{
  position: relative;
  line-height: 1.2;
  padding: 0 180px 0 180px;
  margin-bottom: -30px;
}

.under-form{
  padding-top: 20px;
  text-align: center;
  font-size: 19px !important;
}


/* Middle
-----------------------------------------------------------------------------*/
.content {
}

.left_column{
    display: inline;
    float: left;
    width: 580px;
    padding: 0 0 0 20px;
    height: 200px;
}

.left_col{
    display: inline;
    float: left;
    width: 580px;
    padding: 0 0 0 20px;
}

.right_column{
    margin-left: 620px;
    padding: 0 20px 0 0;
}

.center-video{
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 25px;
}

.cell-number{
    padding: 0 20px 20px 20px;
}

.cell-text{
    font-size: 12pt;
    font-family: Arial, Helvetica, sans-serif;
    padding: 0 0 10px 0;
}


/* Footer
-----------------------------------------------------------------------------*/
.footer {
    padding: 15px 0 15px 0;
    position: relative;
  	background: rgba(226, 226, 226, 0.36) url(images/grey_background.png) no-repeat;
  	padding: 20px 20px 20px 20px;
    overflow: hidden;
}

/* Page
-----------------------------------------------------------------------------*/

.gray_block{
	position: relative;
	background: rgba(226, 226, 226, 0.36) url(images/grey_background.png) no-repeat;
	padding: 20px 20px 20px 20px;
  overflow: hidden;
}

.not_gray_block{
    position: relative;
    background: #FFFFFF;
    padding: 20px 20px 20px 20px;


    -webkit-box-shadow: 3px 0px 0px 0px #FFFFFF,
    -3px 0px 0px 0px #FFFFFF,
    0px 2px 2px 0px rgba(0,0,0,0.27),
    0px -2px 2px 0px rgba(0,0,0,0.27);
    -moz-box-shadow: 3px 0px 0px 0px #FFFFFF,
    -3px 0px 0px 0px #FFFFFF,
    0px 5px 2px 0px rgba(0,0,0,0.27),
    0px -5px 2px 0px rgba(0,0,0,0.27);
    box-shadow: 3px 0px 0px 0px #FFFFFF,
    -3px 0px 0px 0px #FFFFFF,
    0px 4px 6px 0px rgba(0,0,0,0.27),
    0px -4px 6px 0px rgba(0,0,0,0.27);
}

/****** stylist ********/
.block-stylist{
    position: relative;
    background: #FFFFFF url('images/stylist-new.png');
    height: 670px;
    padding: 0 20px 0 20px;


    -webkit-box-shadow: 3px 0px 0px 0px #FFFFFF,
    -3px 0px 0px 0px #FFFFFF,
    0px 2px 2px 0px rgba(0,0,0,0.27),
    0px -2px 2px 0px rgba(0,0,0,0.27);
    -moz-box-shadow: 3px 0px 0px 0px #FFFFFF,
    -3px 0px 0px 0px #FFFFFF,
    0px 5px 2px 0px rgba(0,0,0,0.27),
    0px -5px 2px 0px rgba(0,0,0,0.27);
    box-shadow: 3px 0px 0px 0px #FFFFFF,
    -3px 0px 0px 0px #FFFFFF,
    0px 4px 6px 0px rgba(0,0,0,0.27),
    0px -4px 6px 0px rgba(0,0,0,0.27);
}

.stylist__firstp{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    margin-bottom: 12px;
    text-align: center;
    width: 560px;
    padding-left: 200px;
  margin-bottom: 20px
}

.block-questions{
  background-image: url('images/questions-bg.png');
  background-repeat: no-repeat;
  background-position: 100% 60%;
  background-size: 35%;
  height: 672px;
  position: relative;

  z-index: 1;
	margin: 0;
	padding: 20px 20px 20px 20px;

	-webkit-box-shadow: 3px 0px 0px 0px #FFFFFF,
					    -3px 0px 0px 0px #FFFFFF,
						0px 2px 2px 0px rgba(0,0,0,0.27),
						0px -2px 2px 0px rgba(0,0,0,0.27);
	-moz-box-shadow: 3px 0px 0px 0px #FFFFFF,
					 -3px 0px 0px 0px #FFFFFF,
				     0px 5px 2px 0px rgba(0,0,0,0.27),
					 0px -5px 2px 0px rgba(0,0,0,0.27);
	box-shadow: 3px 0px 0px 0px #FFFFFF,
			    -3px 0px 0px 0px #FFFFFF,
				0px 4px 6px 0px rgba(0,0,0,0.27),
				0px -4px 6px 0px rgba(0,0,0,0.27);
}

.question{
  position: absolute;
  font-style: italic;
  line-height: 25px;
}
/****** stylist ********/

.white_block{
	background: #FFFFFF;
	position: relative;
	z-index: 1;
	margin: 0;
	padding: 20px 20px 20px 20px;

	-webkit-box-shadow: 3px 0px 0px 0px #FFFFFF,
					    -3px 0px 0px 0px #FFFFFF,
						0px 2px 2px 0px rgba(0,0,0,0.27),
						0px -2px 2px 0px rgba(0,0,0,0.27);
	-moz-box-shadow: 3px 0px 0px 0px #FFFFFF,
					 -3px 0px 0px 0px #FFFFFF,
				     0px 5px 2px 0px rgba(0,0,0,0.27),
					 0px -5px 2px 0px rgba(0,0,0,0.27);
	box-shadow: 3px 0px 0px 0px #FFFFFF,
			    -3px 0px 0px 0px #FFFFFF,
				0px 4px 6px 0px rgba(0,0,0,0.27),
				0px -4px 6px 0px rgba(0,0,0,0.27);
}

.block_text{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    margin-bottom: 12px;
}
.center_text{
    text-align: center;
}
.left_text{
    text-align: left;
    text-indent: 15px;
}
.cursive{
    font-style: italic;
}
#block_portfolio{
    height: 1720px;
}
.block_1{
    margin-top: 0;
    background-size: 200px 200px;
}

.bf__bottom{
  text-align: center;
  font-size: 20px;
  padding-top: 20px;
    line-height: 1.2;
}

#block-without-borders{
    height: 510px;
    background: transparent url('images/ukr-skype-map.jpg') 480px 90px no-repeat;
    /*background-size: 200px 200px;*/
}

.block_1 .left{
    display: inline-block;
    margin-left: 0px;
    float: left;
    width: 630px;
}
.block_1 .right{
    margin-left: 650px;
}

.block_2{
    height: 440px;
}
.block_3{
    height: 520px;
}
.block_4{
    height: 490px;
}
.block_5{
    height: 540px;
    padding-left: 20px;
}
.block_5 .left_column{
    display: inline-block;
    float: left;
    width: 400px;
    padding: 0 0 0 0;
}
.block_5 .right_column{
    margin-left: 420px;
    padding: 70px 10px 0 0;
}
.block_6{
}
.block_7{
    height: 1490px;
}
.block_8{
}
.block_9{
    height: 790px;
}
.block_10{
    height: 700px;
}
.block_11{
    height: 580px;
}

.block_12{
    height: 640px;
}

.block_12 .left{
    display: inline-block;
    float: left;
    width: 415px;
    padding: 0 0 0 0;
}

.block_12 .right{
    margin-left: 420px;
    padding: 0 0 0 0;
}

#blog{
    height:650px;
}

#vakancy{
    height: 457px;
    /*background: transparent url(images/consultant.png) no-repeat 100% 61%;*/
}
#photographer{
    overflow: hidden;
    background: transparent url('images/phott.png') no-repeat 760px 14px;
    height: 530px;
}

.round_img{
    background: rgba(45, 45, 45, 0.08);
    width: 200px;
    height: 200px;
    border-radius: 50%;
    box-shadow: 4px 2px 4px rgba(45, 45, 45, 0.08);
}

.round_img img{
    width: 200px;
    height: 200px;
}

.fl_left{
    display: inline;
    float: left;
}

.fl_right{
    float: right;
}

.text_top{
    padding: 0 0 30px 0;
    text-align: center;
    font-size: 18px;
    font-family: Arial, sans-serif;
}

.link_next{
    text-decoration: none;
    margin: 30px;
    font-style: italic;
    font-size: 15px;
}
.link_next:hover{
    color: #d54477;
}
/* Form
-----------------------------------------------------------------------------*/

.form_wrapper{
    width: 500px;
    padding-bottom: 10px;
    background-color: rgba(241, 241, 241, 0.3);
	box-shadow: 0px 0px 5px 0px #929292;
}

.form_wrapper_vert{
    width: 400px;
    padding-bottom: 10px;
    background-color: rgba(241, 241, 241, 0.3);
    box-shadow: 0px 0px 5px 0px #929292;
}

.form_button{
    display: inline-block;
	background: transparent url(images/btn_active.png) no-repeat right top;
    cursor:pointer;
    width: 480px;
    height: 36px;
    border: none;
}

.form_button_vert{
    display: block;
    background: transparent url(images/btn_active.png) no-repeat right top;
    cursor:pointer;
    width: 380px;
    height: 36px;
    border: none;
}

.form_button:before{
    content: "Отправить заявку";
    padding-right: 45px;
    color: #d54477;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14pt;
}

.form_button_vert:before{
    content: "Отправить";
    padding-right: 90px;
    color: #d54477;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14pt;
}

.form_button:hover{
    background: transparent url(images/btn_inactive.png) no-repeat right top;
    cursor:pointer;
    width: 480px;
    height: 36px;
    border: none;
}

.form_button_vert:hover{
    background: transparent url(images/btn_inactive.png) no-repeat right top;
    cursor:pointer;
    width: 380px;
    height: 36px;
    border: none;
}

hr.form_line{
	display: block;
	height: 1px;
    border: 0;
    border-top: 1px solid #FFB9E1;
    margin: 5px 15px 10px 15px;
    padding: 0;
}
.form_text{
    height: 40px;
    width: 400px;
    margin-left: 60px;
    padding: 0 0 0 10px;
	border: 1px solid #FFB9E1;
	border-radius: 3px 3px 3px 3px;
    font-size: 15pt;
    font-family: Arial, Helvetica, sans-serif;
}
.form_text_vert{
    height: 40px;
    width: 300px;
    margin-left: 60px;
    padding: 0 0 0 10px;
    border: 1px solid #FFB9E1;
    border-radius: 3px 3px 3px 3px;
    font-size: 15pt;
    font-family: Arial, Helvetica, sans-serif;
}
.f_text{
    padding: 10px 0 10px 0;
    margin-left: 20px;
    font-size: 14pt;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
}

.form_text:focus{
	border: 1px solid #65CEF7;
	border-radius: 3px 3px 3px 3px;
	outline: none;
}
.form-header{
    font-size: 20pt;
}
.form-header-wrapper{
    width: auto;
    text-align: center;
    margin: 0 0 10px 0;
    padding-top: 20px;
}

.form_1{
    margin-top: 20px;
}

.form_2{

}

.form_3{
    margin: 0 0 0 10px;
}

.form_4{
    margin: 150px 0 0 0;
}

.form_5{
    margin: 0;
}

.form_vacancy{
    margin: 0px;
}

.skype_btn{
    font-weight: bold;
    margin-left: 50px;
    font-size: 25px;
    font-family: 'Bad Script', cursive;
    text-align: center;
    color:  #d54477;
}

.skype_btn:before{
    content: url('images/arr_r.png')
}

.skype_btn:after{
    content: url('images/arr_l.png')
}

.skype_btn:hover{
    color: #cccccc;
}

.skype-call a{
    text-decoration: none;
}
/* Scroll
-----------------------------------------------------------------------------*/
[class^="scroll"] {
    position: relative;
    height: 600px;
    margin-top: 50px;
    padding: 0 15px;
}
[class^="scroll"] input {
    display: none;
}
[class^="scroll"] div {
    height: 100%;
    overflow: hidden;
    white-space: nowrap;
    word-wrap: normal;
    font-size: 16pt;
}
[class^="scroll"] img {
    overflow: visible;
    position: relative;
    right: 0em;
    margin-top: 6px;
    margin-bottom: 0;
    width: 240px;
    height: 237px;
}

[class^="scroll"] .element{
    display: inline-block;
    position: relative;
    font-size: 0;
    margin-right: -6px;
    right: 0em;
    width: 278px;
    height: 100%;
    transition: .5s;
}

.element .element-half{
    height: 300px;
}

.element-half a{
    color: #20137c;
}
.element a:hover{
    color: #d54477;
}

[class^="scroll"] label {
    cursor: pointer;
    font-size: 3em;
}
[class^="scroll"] input:nth-of-type(1):checked ~ label:nth-of-type(2):after,
[class^="scroll"] input:nth-of-type(2):checked ~ label:nth-of-type(3):after,
[class^="scroll"] input:nth-of-type(3):checked ~ label:nth-of-type(4):after,
[class^="scroll"] input:nth-of-type(4):checked ~ label:nth-of-type(5):after,
[class^="scroll"] input:nth-of-type(5):checked ~ label:nth-of-type(6):after,
[class^="scroll"] input:nth-of-type(6):checked ~ label:nth-of-type(7):after,
[class^="scroll"] input:nth-of-type(7):checked ~ label:nth-of-type(8):after,
[class^="scroll"] input:nth-of-type(8):checked ~ label:nth-of-type(9):after,
[class^="scroll"] input:nth-of-type(9):checked ~ label:nth-of-type(10):after,
[class^="scroll"] input:nth-of-type(10):checked ~ label:nth-of-type(11):after,
[class^="scroll"] input:nth-of-type(11):checked ~ label:nth-of-type(12):after,
[class^="scroll"] input:nth-of-type(12):checked ~ label:nth-of-type(13):after,
[class^="scroll"] input:nth-of-type(13):checked ~ label:nth-of-type(14):after,
[class^="scroll"] input:nth-of-type(14):checked ~ label:nth-of-type(15):after,
[class^="scroll"] input:nth-of-type(15):checked ~ label:nth-of-type(16):after,
[class^="scroll"] input:nth-of-type(16):checked ~ label:nth-of-type(17):after,
[class^="scroll"] input:nth-of-type(17):checked ~ label:nth-of-type(18):after,
[class^="scroll"] input:nth-of-type(18):checked ~ label:nth-of-type(19):after,
[class^="scroll"] input:nth-of-type(19):checked ~ label:nth-of-type(20):after,
[class^="scroll"] input:nth-of-type(20):checked ~ label:nth-of-type(21):after,
[class^="scroll"] input:nth-of-type(21):checked ~ label:nth-of-type(22):after,
[class^="scroll"] input:nth-of-type(22):checked ~ label:nth-of-type(23):after,
[class^="scroll"] input:nth-of-type(23):checked ~ label:nth-of-type(24):after,
[class^="scroll"] input:nth-of-type(24):checked ~ label:nth-of-type(25):after,
[class^="scroll"] input:nth-of-type(25):checked ~ label:nth-of-type(26):after,
[class^="scroll"] input:nth-of-type(26):checked ~ label:nth-of-type(27):after,
[class^="scroll"] input:nth-of-type(27):checked ~ label:nth-of-type(28):after,
[class^="scroll"] input:nth-of-type(28):checked ~ label:nth-of-type(29):after,
[class^="scroll"] input:nth-of-type(29):checked ~ label:nth-of-type(30):after,
[class^="scroll"] input:nth-of-type(30):checked ~ label:nth-of-type(31):after,
[class^="scroll"] input:nth-of-type(31):checked ~ label:nth-of-type(32):after,
[class^="scroll"] input:nth-of-type(32):checked ~ label:nth-of-type(33):after
{
    content: url('images/arrow-fwd.png');
    position: absolute;
    padding-top: 290px;
    right: 0;
}
[class^="scroll"] input:nth-of-type(2):checked ~ label:nth-of-type(1):after,
[class^="scroll"] input:nth-of-type(3):checked ~ label:nth-of-type(2):after,
[class^="scroll"] input:nth-of-type(4):checked ~ label:nth-of-type(3):after,
[class^="scroll"] input:nth-of-type(5):checked ~ label:nth-of-type(4):after,
[class^="scroll"] input:nth-of-type(6):checked ~ label:nth-of-type(5):after,
[class^="scroll"] input:nth-of-type(7):checked ~ label:nth-of-type(6):after,
[class^="scroll"] input:nth-of-type(8):checked ~ label:nth-of-type(7):after,
[class^="scroll"] input:nth-of-type(9):checked ~ label:nth-of-type(8):after,
[class^="scroll"] input:nth-of-type(10):checked ~ label:nth-of-type(9):after,
[class^="scroll"] input:nth-of-type(11):checked ~ label:nth-of-type(10):after,
[class^="scroll"] input:nth-of-type(12):checked ~ label:nth-of-type(11):after,
[class^="scroll"] input:nth-of-type(13):checked ~ label:nth-of-type(12):after,
[class^="scroll"] input:nth-of-type(14):checked ~ label:nth-of-type(13):after,
[class^="scroll"] input:nth-of-type(15):checked ~ label:nth-of-type(14):after,
[class^="scroll"] input:nth-of-type(16):checked ~ label:nth-of-type(15):after,
[class^="scroll"] input:nth-of-type(17):checked ~ label:nth-of-type(16):after,
[class^="scroll"] input:nth-of-type(18):checked ~ label:nth-of-type(17):after,
[class^="scroll"] input:nth-of-type(19):checked ~ label:nth-of-type(18):after,
[class^="scroll"] input:nth-of-type(20):checked ~ label:nth-of-type(19):after,
[class^="scroll"] input:nth-of-type(21):checked ~ label:nth-of-type(20):after,
[class^="scroll"] input:nth-of-type(22):checked ~ label:nth-of-type(21):after,
[class^="scroll"] input:nth-of-type(23):checked ~ label:nth-of-type(22):after,
[class^="scroll"] input:nth-of-type(24):checked ~ label:nth-of-type(23):after,
[class^="scroll"] input:nth-of-type(25):checked ~ label:nth-of-type(24):after,
[class^="scroll"] input:nth-of-type(26):checked ~ label:nth-of-type(25):after,
[class^="scroll"] input:nth-of-type(27):checked ~ label:nth-of-type(26):after,
[class^="scroll"] input:nth-of-type(28):checked ~ label:nth-of-type(27):after,
[class^="scroll"] input:nth-of-type(29):checked ~ label:nth-of-type(28):after,
[class^="scroll"] input:nth-of-type(30):checked ~ label:nth-of-type(29):after,
[class^="scroll"] input:nth-of-type(31):checked ~ label:nth-of-type(30):after,
[class^="scroll"] input:nth-of-type(32):checked ~ label:nth-of-type(31):after
{
    content: url('images/arrow-prew.png');
    position: absolute;
    padding-top: 290px;
    left: 0;
}

[class^="scroll"] input:nth-of-type(2):checked ~ div div.element  {right:278px}
[class^="scroll"] input:nth-of-type(3):checked ~ div div.element  {right:556px}
[class^="scroll"] input:nth-of-type(4):checked ~ div div.element  {right:834px}
[class^="scroll"] input:nth-of-type(5):checked ~ div div.element  {right:1112px}
[class^="scroll"] input:nth-of-type(6):checked ~ div div.element  {right:1390px}
[class^="scroll"] input:nth-of-type(7):checked ~ div div.element  {right:1668px}
[class^="scroll"] input:nth-of-type(8):checked ~ div div.element  {right:1946px}
[class^="scroll"] input:nth-of-type(9):checked ~ div div.element  {right:2224px}
[class^="scroll"] input:nth-of-type(10):checked ~ div div.element  {right:2502px}
[class^="scroll"] input:nth-of-type(11):checked ~ div div.element  {right:2780px}
[class^="scroll"] input:nth-of-type(12):checked ~ div div.element  {right:3058px}
[class^="scroll"] input:nth-of-type(13):checked ~ div div.element  {right:3336px}
[class^="scroll"] input:nth-of-type(14):checked ~ div div.element  {right:3614px}
[class^="scroll"] input:nth-of-type(15):checked ~ div div.element  {right:3892px}
[class^="scroll"] input:nth-of-type(16):checked ~ div div.element  {right:4170px}
[class^="scroll"] input:nth-of-type(17):checked ~ div div.element  {right:4448px}
[class^="scroll"] input:nth-of-type(18):checked ~ div div.element  {right:4726px}
[class^="scroll"] input:nth-of-type(19):checked ~ div div.element  {right:5004px}
[class^="scroll"] input:nth-of-type(20):checked ~ div div.element  {right:5282px}
[class^="scroll"] input:nth-of-type(21):checked ~ div div.element  {right:5560px}
[class^="scroll"] input:nth-of-type(22):checked ~ div div.element  {right:5838px}
/*[class^="scroll"] input:nth-of-type(23):checked ~ div div.element  {right: 7139px}*/
/*[class^="scroll"] input:nth-of-type(24):checked ~ div div.element  {right: 469%;}*/
/*[class^="scroll"] input:nth-of-type(25):checked ~ div div.element  {right: 489%;}*/
/*[class^="scroll"] input:nth-of-type(26):checked ~ div div.element  {right: 510%;}*/
/*[class^="scroll"] input:nth-of-type(27):checked ~ div div.element  {right: 530%;}*/
/*[class^="scroll"] input:nth-of-type(28):checked ~ div div.element  {right: 551%;}*/
/*[class^="scroll"] input:nth-of-type(29):checked ~ div div.element  {right: 571%;}*/
/*[class^="scroll"] input:nth-of-type(30):checked ~ div div.element  {right: 592%;}*/
/*[class^="scroll"] input:nth-of-type(31):checked ~ div div.element  {right: 612%;}*/
/*[class^="scroll"] input:nth-of-type(32):checked ~ div div.element  {right: 632%;}*/


.pair_names{
    overflow: visible;
    width: 100%;
    height: 50px;
    padding-top: 10px;
    text-align: center;
    font-size: 35px;
}

.shadow_square{
    box-shadow: 0 0 5px 2px #929292;
    background: #FFFFFF;
}

.tabs-content {
    width:600px;
    height:460px;
    overflow:hidden;
}
.tab-img{
    padding-left: 40px;
    margin: 0 auto;
    height: 360px;
    width: 485px;
}

.tabs-content .wrapper{
    padding: 20px;
}

.pairs-text{
    position: relative;
    margin-top: 10px;
    margin-left:19px;
    margin-right: 40px;
    padding: 20px;
    overflow: hidden;
    font-size: 12pt;
}
.pcirk{
    height: 80%;
    weidth: 80%;
}

.sign{
    margin-top: 10px;
    text-align: right;
    font-style: italic;
}

/* about_us
-----------------------------------------------------------------------------*/
.contactu_img{
    float: left;
    width: 550px;
    height: 277px;
    margin-right: 30px;
}
.person_wrapper{
    width: inherit;
    height: 400px;
    text-align: center;
    margin: 0 0 30px 0;

}


.person_wrapper .center{
    width: inherit;
    height: 380px;
    display: table;
    border-collapse: separate;
    border-spacing: 20px;
    margin: 0 auto;
}
.person_wrapper .center a{
    text-decoration: none;
}

.person_info{
    padding: 10px 0 0 0;
    display: table-cell;
    width: 255px;
    height: 380px;
}
/*** time **/
.person_info_inactive{
    padding: 10px 0 0 0;
    display: table-cell;
    width: 255px;
    height: 380px;
}



/*** time **/

.person_info_inactive div.img_base{
    display: block;
    margin: 0 auto;
    background: rgba(45, 45, 45, 0.08);
    width: 240px;
    height: 240px;
    border-radius: 50%;
    box-shadow: 4px 2px 4px rgba(45, 45, 45, 0.08);
}

.person_info_inactive img{
    display: block;
    margin: 0 auto;
    width: 240px;
    height: 240px;
}

.person_info_inactive div.name{
    display: block;
    text-align: center;
    font-family: 'Bad Script', cursive;
    font-size: 28px;
    margin: 25px 0 10px 0;

}

.person_info_inactive div.occupation{
    display: block;
    text-align: center;
    font-family: Arial, sans-serif;
    text-transform: uppercase;
    font-size: 15px;
    margin-bottom: 20px;
}

.person_info_inactive div.contact_line{
    display: block;
    text-align: center;
    font-family: Arial, sans-serif;
    font-size: 13px;
}
/*** time **/

.person_content{
    display: block;
}

.person_info div.img_base{
    display: block;
    margin: 0 auto;
    background: rgba(45, 45, 45, 0.08);
    width: 240px;
    height: 240px;
    border-radius: 50%;
    box-shadow: 4px 2px 4px rgba(45, 45, 45, 0.08);
}

.person_info img{
    display: block;
    margin: 0 auto;
    width: 240px;
    height: 240px;
}

.person_info div.name{
    display: block;
    text-align: center;
    font-family: 'Bad Script', cursive;
    font-size: 28px;
    margin: 25px 0 10px 0;

}

.person_info div.occupation{
    display: block;
    text-align: center;
    font-family: Arial, sans-serif;
    text-transform: uppercase;
    font-size: 15px;
    margin-bottom: 20px;
}

.person_info div.contact_line{
    display: block;
    text-align: center;
    font-family: Arial, sans-serif;
    font-size: 13px;
}

.info_area{
    height: 160px;
    padding: 15px;
    background-color: rgba(241, 241, 241, 0.3);
    box-shadow: 0px 0px 5px 0px #929292;
    overflow:hidden;
}
.info_area .tabs {
    height: 160px;
    overflow: hidden;
}
.info_area .tabs .tab {
    height: 160px;
}

.name-info{
    display: block;
    font-family: 'Bad Script', cursive;
    font-size: 28px;
    text-decoration: underline;
    padding: 15px 0 15px 0;
}

.occupation-info{
    font-family: Arial, sans-serif;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 20px;
}

.about-info{
    font-family: Arial, sans-serif;
    font-size: 16px;
    margin-bottom: 10px;
}

.about-info-it{
    font-family: Arial, sans-serif;
    font-size: 16px;
    margin-bottom: 10px;
    font-style: italic;
}

.contact_text_line_big{
    text-align: center;
    font-family: Arial, sans-serif;
    font-size: 20px;
    margin: 0 0 15px 0;
}

#frnsh{
    overflow: hidden;
}

#frnsh .left{
    width: 700px;
    padding: 0 0 0 20px;
    display: inline;
    float: left;
}

#frnsh .right{
    margin-left: 750px;
}

#frnsh p{
    font-size: 15px;
    font-family: Arial, sans-serif;
    margin-bottom: 15px;
    text-indent: 30px;
}

#frnsh .title{
    font-size: 25px;
    font-family: 'Bad Script', cursive;
    text-indent: 0px;
    line-height: 1.5;
}

#frnsh ul li{
    font-size: 15px;
    font-family: Arial, sans-serif;
}

#frnsh .divide{
    height: 100px;
}

/* Enlarge image
***********************************************************************************/
img.zoom {
    -moz-user-select: none;
    user-select: none;
}
img.zoom:hover {
    display: block;
    position: fixed;
    z-index: 10;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: auto;
    height: auto;
    max-width: 99%;
    max-height: 99%;
    border: solid rgba(210,210,210,.4);
    border-width: 100vh 100vw;
    cursor: zoom-out;
}
:not(:active) > img.zoom:not(:hover), img.zoom:active {
    pointer-events: none;
}

/* Scroll
*******************************************************************************/
::-webkit-scrollbar
{
    width: 12px;  /* for vertical scrollbars */
    height: 12px; /* for horizontal scrollbars */
    margin-top: 10px;
}

::-webkit-scrollbar-track
{
    background: rgba(0, 0, 0, 0.1);
}

::-webkit-scrollbar-thumb
{
    background: #d54477;
}

.tooltip{
    position: relative;
}

.tooltip:hover:after{
    background: #333;
    background: rgba(0,0,0,.8);
    border-radius: 5px;
    bottom: 26px;
    color: #fff;
    left: 20%;
    padding: 5px 15px;
    position: absolute;
    z-index: 98;
    width: 220px;
}

a.tooltips {
    position: relative;
}
a.tooltips .tool-content {
    position: absolute;
    width:300px;
    color: #000000;
    padding: 5px;
    background: #FFFFFF;
    height: auto;
    text-align: center;
    visibility: hidden;
    border-radius: 13px;
    box-shadow: 0px 0px 8px #666666;
}

a:hover.tooltips .tool-content {
    visibility: visible;
    opacity: 1;
    top: 260px;
    top: 260px;
    left: 0;
    margin-left: -30px;
    z-index: 999;
}

.pair_tooltip{
    background: #f8f8f9;
    width: 300px;
    font-size: 15px;
    color: #20137c;
}

.sertificate{
    display: inline-block;
    float: left;
    margin: 0 0 15px 75px;
}

.sertificate img{
    width: 192px;
    height: 260px;
}

.line-2 {
    left: 330px;
    top: 62px;
}

.tr-list-item {
    padding-left: 35px;
    position: relative;
    font-size: 20px;
    line-height: 1.2;
    margin-bottom: 10px;
}

.tr-list-item:before{
    position: absolute;
    content: '•';
    left: 0;
}


.tr-list {
    margin-bottom: 35px;
}

.tr-list-last {
    margin-bottom: 80px
}

.block {
    padding-left: 88px;
    padding-right: 88px;
}

.team {
    width: 100%;
}

.link-more {
    position: relative;
    display: block;
    padding: 30px 47px 15px 0;
    text-align: right;
    text-decoration: none;
    font-style: italic;
    font-size: 20px
}

.link-more:hover{
    color: #d54477;
}
.link-more:after{
    top: 25px;
    right: 0;
    position: absolute;
    content: url('images/arrow-fwd.png')
}

.earn-img {
    float: left
}

.earn-list {
    margin-left: 558px;
}

.earn-list-item {
    position: relative;
    font-family: Arial;
    font-size: 20px;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 20px;
    padding-left: 69px;
}
.earn-list-item:before{
    position: absolute;
    content: url(images/check.png);
    left: 0;
            
}

.epilog {
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;
    font-family: Arial;
    font-size: 20px;
    font-weight: 400;
    line-height: 27px;
}

.ep-img {
    float: right;
}

.ep-form {
    margin-left: -30px;
}

.text_center {
    text-align: center;
}

.fleft {
    font-size: 20px;
    font-family: Arial;
    float: left;
}

.ftxt {
    font-size: 20px;
    line-height: 1.3;
}

.font {
    margin-bottom: 5px;
}

.red_link {
    color: #d54477;
    text-decoration: none;
}
.red_link:hover{
    color: #d54477;
    text-decoration: none;
}
.red_link:focus{
    color: #d54477;
    text-decoration: none;
}
.red_link:visited{
    color: #d54477;
    text-decoration: none;
}
