@charset "UTF-8";

@font-face {
	font-family:Roboto-Regular;font-display:block;src:url(/tools/1/fonts/Roboto-Regular.eot);src:url(/tools/1/fonts/Roboto-Regular.eot?#iefix) format('embedded-opentype'),url(/tools/1/fonts/Roboto-Regular.woff) format('woff'),url(/tools/1/fonts/Roboto-Regular.ttf) format('truetype');font-weight:400;font-style:normal;
}
@font-face {
	font-family:Roboto-Light;font-display:block;src:url(/tools/1/fonts/Roboto-Light.eot);src:url(/tools/1/fonts/Roboto-Light.eot?#iefix) format('embedded-opentype'),url(/tools/1/fonts/Roboto-Light.woff) format('woff'),url(/tools/1/fonts/Roboto-Light.ttf) format('truetype');font-weight:300;font-style:normal;
}
@font-face {
	font-family:Roboto-Italic;font-display:block;src:url(/tools/1/fonts/Roboto-Italic.eot);src:url(/tools/1/fonts/Roboto-Italic.eot?#iefix) format('embedded-opentype'),url(/tools/1/fonts/Roboto-Italic.woff) format('woff'),url(/tools/1/fonts/Roboto-Italic.ttf) format('truetype');font-weight:400;font-style:normal;
}
@font-face {
	font-family:Roboto-Bold;font-display:block;src:url(/tools/1/fonts/Roboto-Bold.eot);src:url(/tools/1/fonts/Roboto-Bold.eot?#iefix) format('embedded-opentype'),url(/tools/1/fonts/Roboto-Bold.woff) format('woff'),url(/tools/1/fonts/Roboto-Bold.ttf) format('truetype');font-weight:700;font-style:normal;
}

@font-face {
	font-family:Roboto-Medium;font-display:block;src:url(/tools/1/fonts/Roboto-Medium.eot);src:url(/tools/1/fonts/Roboto-Medium.eot?#iefix) format('embedded-opentype'),url(/tools/1/fonts/Roboto-Medium.woff) format('woff'),url(/tools/1/fonts/Roboto-Medium.ttf) format('truetype');font-weight:400;font-style:normal;
}

@font-face {
	font-family:Roboto-Black;font-display:block;src:url(/tools/1/fonts/Roboto-Black.eot);src:url(/tools/1/fonts/Roboto-Black.eot?#iefix) format('embedded-opentype'),url(/tools/1/fonts/Roboto-Black.woff) format('woff'),url(/tools/1/fonts/Roboto-Black.ttf) format('truetype');font-weight:700;font-style:normal;
}

.hp-overall label{
	width: auto !important;
    min-width: 0 !important;
	color: #fff;
}

.gender .gender-link {
  background: #333333c9;
    color: #dbcaca;
    font-family: Roboto-Light;
    padding: 15px 25px;
    text-decoration: none;
    font-size: 20px;
    line-height: 22px;border-radius: 5px;
}
.gender .activez {
        background: #fae34d!important;
    color: #16091f;
    font-family: Roboto-Light;
    padding: 15px 25px;
    font-size: 20px;
    line-height: 22px;border-radius: 5px;
}
.hp-filter-podzag {
       display: flex!important;
    align-items: center;
	font-size: 14px;
    font-family: Roboto-Light;
	padding-left: 10px;
}
.hp-list::-webkit-scrollbar {
    width: 20px;
}
 ..hp-list {
    scrollbar-color: #D4AA70 #e4e4e4;
}
.hp-list::-webkit-scrollbar-track {
    background-color: #e4e4e4;
    border-radius: 100px;
}
 
.hp-list::-webkit-scrollbar-thumb {
    background-image: linear-gradient(180deg, #7dd9ff 0%, #838eff 99%);
    box-shadow: inset 2px 2px 5px 0 rgba(#fff, 0.5);
    border-radius: 100px;width: 20px;
}

body {
background: #e5ebef;
-webkit-text-size-adjust: none;
-moz-text-size-adjust: none;
-ms-text-size-adjust: none;
text-size-adjust: none;
}
.adss {
    text-align: right;
}
.ads, .ads0, .ads1, .ads2, .ads3, .ads4, .related {font-family: Roboto-Regular;}
.ads1, .ads2, .ads3, .ads4 {
    font-size:14px;
    cursor:pointer;
    background: #e4e4e4;
    color: #2a2a2a;
    border-radius: 3px;
    text-align: center;
    white-space: nowrap;
    padding: 7px 21px;
}
.ads1:hover, .ads2:hover, .ads3:hover, .ads4:hover {
    background: #f9f9f9;
}
.ads0 {
    font-size:14px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
    gap: 10px;
}

.related {
    font-size:14px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
}
.related a {
    text-decoration: none;
    color: #000;
    white-space: nowrap;
    display: block;
}
.related a {
    border-bottom:1px dashed transparent;
}
.related a:hover {
    border-bottom:1px dashed #000;
}
.p-text {color: #000;}

.rezult-1 {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
}
.adss {font-weight: bold;}

@media (max-width:900px) {
    .ads0 {
        width:100%;
    }
    .adss {text-align:left;}
    .adss br {display:none;}
    .adss {width:100%;margin-bottom: 10px;}
}
@media (max-width:600px) {
    .ads0 {
        justify-content: center;
    }
    .adss {text-align:center;}
}

.main {
    max-width:1200px;
    margin: 0 auto;
}
.prefiles {
   display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 16px;
}
.files {
  font-size: 14px;
    font-family: Roboto-Light;
    display: flex;
    flex-direction: row;
    align-items: center;
}
.files label{
    white-space: nowrap;
    font-family: 'Roboto-Light';
    padding: 7px 21px;
    font-size: 12px;
    cursor: pointer;
    display: flex;
    flex-direction: row;
    align-items: center;
    border-radius: 20px;
    background: #1fb264;
    transition: 0.2s;
}
.files label:hover{
    transform:scale(0.97);
}

#imgLoader{
  font-size: 12px;
  font-family: Roboto-Regular;
  display:none;
}
.gruzik {
  margin-right: 10px;
  white-space: nowrap;
  
}
.text-1 {
  font-size: 14px;
    line-height: 16px;
    margin-top: 20px;
    margin-bottom: 20px;
  font-family: Roboto-Light;
  
}
.p-text {
  font-size: 14px;
    line-height: 16px;
    margin-top: 20px;
    margin-bottom: 30px;
  font-family: Roboto-Light;
  
}
.rezult-1 input{
    font-size: 16px;
    font-family: Roboto-Bold;
    background-color: #6c00ff;
    color: white;
    border-radius: 30px;
    padding: 5px 10px;
    cursor: pointer;
    transition:0.2s;
    border:none;
    line-height: 1;
    width: 250px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.rezult-1 input:hover {
   transform:scale(0.97);
  
}
@media (max-width: 900px) {.rezult-1 {width:100%;margin-left: auto;margin-right: auto;}}
.header-title {
     color: #6b2035;
    text-align: center;
    font-family: 'Roboto-Light';
    font-size: 26px;
    line-height: 28px;
    margin-left: auto;
    margin-right: auto;
margin: 0;
}
.page-header-inner-wrapper {margin: 0px 0;}

.ads {
    width: 100%;
    max-height:300px;
    text-align: center;
    margin: -1px;margin-bottom: 10px;
}
@media (max-width: 900px) {.huiblock {flex-direction: column;}}
@media (min-width: 900.1px) {
    .huiblock {display: flex;flex-direction: row;}
.hp-left-row.hp-list::-webkit-scrollbar {width: 10px;}
.hp-left-row.hp-list::-webkit-scrollbar-track {-webkit-box-shadow: 5px 5px 5px -5px rgba(34, 60, 80, 0.2) inset;background-color: #F0F0F0;}
.hp-left-row.hp-list::-webkit-scrollbar-thumb {height:45px;background-color: #9b9b9b;}
}

@media (max-width: 900px) {
    .hp-left-row.hp-list  {margin-bottom: 0px;}
    .hp-canvas {margin-bottom: 16px;}
}
@media (min-width: 900.1px) {.hp-left-row.hp-list  {margin-bottom: 0px;}}

@media (max-width: 700px) {.hp-filter.wooman-filter {flex-wrap: wrap;}}
@media (min-width: 700.1px) {.hp-filter.wooman-filter {margin-bottom: 15px;}}
@media (max-width: 700px) {.wooman-label {line-height: 13px;margin-right: 2px;padding: 7px 10px;}}
@media (min-width: 700.1px) {.wooman-label {line-height: 13px;padding: 7px 10px;}}

.hp-left-row.hp-list {
    background: rgb(255 255 255 / 17%);
    height: 450px;
    overflow-x: auto;
    text-align: justify;
    width: 100%;
    margin-top: 0px;
    margin-left: 10px;
    border-radius: 5px;
}
.paddinggg {padding: 5px 10px;}

.wooman-label {
   cursor: pointer;
    border: 1px dashed rgba(255, 255, 255, 0.38);
    border-radius: 3px;
    font-family: Roboto-Regular;
    text-align: center;
    white-space: nowrap;
}
.fulks:checked + .wooman-label {
    color: #2a2a2a!important;
    background: #ffe22d!important;
    padding: 7px 10px;
}

.hp-filter.wooman-filter {
       background: rgb(0 0 0 / 41%);
    text-align: left;
    padding: 10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 10px;
    max-width: 100%;
    margin-left: auto;
    margin-right: 0;
    border-radius: 3px;
}
}

.huiblock {
      display: flex;
    width: 100%;
    align-items: center;
}

.fulks {
  display: none;
}
body {
 margin: 0px;
}
.container {
  max-width: 1600px;
 
 width: 100%;
    margin-right: auto;
    margin-left: auto;
}

.fulks:checked + .radio-label {
    color: #2a2a2a!important;
    background: #ffe22d!important;
    padding: 7px 21px;
    text-align: center;
    justify-content: center;
    align-items: center;
}

 .gender { 
   flex-direction: row;
   display: flex;
  font-family: Roboto-Regular;
}
 .gender .radio-label {
    padding: 7px 21px;
   display: flex;
   cursor:pointer;
   
    color: #2a2a2a!important;
    background: #e4e4e4!important;
}
.hp-overall {
  background: #c31432;
    color: #ffffff;
    padding: 16px 22px 20px;
       border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    min-height: 600px;
	background: #c31432;  /* fallback for old browsers */
background: -webkit-linear-gradient(to right, #240b36, #c31432);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to right, #240b36, #c31432); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */

}

.hp-left {
  display: inline-block;
  vertical-align: top;
  width: 100%;
}
.body {
 
  margin: 0px;
}

.hp-left-row.hp-list img {
  height: 100px;
  cursor: pointer;
}

#hp-wooman-filter > span {
  display: inline-block;
  min-width: 135px;
}

.hp-toggle-filter {
  background: #4e2232 none repeat scroll 0 0;
  border-radius: 4px;
  cursor: pointer;
  margin: 0 auto;
  padding-bottom: 2px;
  position: relative;
  text-align: center;
  top: -3px;
  width: 100px;
}

#hp-code-id > textarea {
  border: medium none;
  border-radius: 5px;
  color: #4e2232;
  display: block;
  height: 39px;
  padding: 3px 0;
  width: 100%;
}
.hp-canvas .canvas-container > canvas {
  max-width: 100%!important;
  object-fit: cover; 
object-position: center center;  
  height: 450px!important;
}
.hp-canvas .canvas-container {
  max-width: 100%!important;
  object-fit: cover;   
  object-position: center center;  
  height: 450px!important;
  
}
.hp-canvas {
    background: transparent;
    height: 450px!important;
    width: 100%;
}
.hp-left-row.hp-list {max-width: 100%;}
@media (max-width: 380px) {.hp-canvas {max-width: 320px;}}
@media (min-width: 380.1px) {.hp-canvas {max-width: 320px;}}
@media (min-width: 600px) {.hp-canvas {max-width: 420px;}}
@media (min-width: 600px) {.gender {max-width: 100%;justify-content: center;}}
@media (min-width: 600px) {.files {max-width: 100%;}} 

@media (max-width: 380px) {.header-title {margin-right: auto;margin-left: auto;}}
@media (min-width: 380.1px) {.header-title {margin-right: auto;margin-left: auto;}}



@media (max-width: 600px) {.hp-left-row.hp-list img{height: 82px!important;}}

.ctext p{
   padding: 12px 15px 12px 15px;
    margin: 0px;
    display: inline-block;
    border-radius: 5px;
    background: #FDFDFD;
    background: -webkit-linear-gradient(#FFF, #EBE5D8);
    background: linear-gradient(#FFF, #EBE5D8);
}
@media (max-width: 1200px) {
    .related a {
        border-bottom:1px dashed #000;
    }
    .p-text {
        padding: 0 16px;
    }
    .hp-overall {
        border-radius: 0;
    }
}
.wooman-label {font-size: 12px;}
.flexxx0 {
    display:none !important;
}
@media (max-width: 1200px) {
    .hp-overall {margin-top: 0;}
}
@media (max-width: 900px) {
.textrezult {
    display: flex;
    flex-wrap: wrap;
    margin-top: 25px;
    margin-bottom:7px;
}
.rezult-1 {
    margin-bottom: 20px;
}
.rezult-1 {
    order:1;
}
.text-1 {
    margin-top: 0;
    margin-bottom:0;
    order:2;
}
    .wooman-label {font-size: 14px;}
    .header-title {margin: 0;}
    .page-header-inner-wrapper {margin: 20px 0;}
    .files {
        margin-bottom: 0;
    }
    .hidemob1, .hidemob2 {
        margin-bottom:16px;
        display:none !important;
    }
    .flexxx {
        display:flex !important;
    }
    .hp-left-row.hp-list {
        border-left: none;
        padding: 0;
        height: 320px;
		margin-left: 0px!important;
    }
    .hp-filter.wooman-filter {
        justify-content: center;
        margin-right: auto;
    }
    .hp-overall {
    padding: 16px 50px 20px;
    }
    .p-text {
    padding: 0 50px;
}
    .hp-canvas {
    max-width: 100%;
    display:flex;
    justify-content: center;
}
}
@media (max-width: 700px) {
    .files label, .rezult-1 input, .adss {font-weight: normal;}
    .prefiles {
        justify-content: center;
        flex-direction: column;
    }
}
.related {padding: 30px 16px 0;}
@media (max-width: 1220px) {
    .related {padding: 30px 16px 0;}
}
@media (max-width: 900px) {
    .related {padding: 30px 50px 0;}
}
@media (max-width: 600px) {
    .paddinggg {padding: 5px;}
    .p-text {
    padding: 0 16px;
}
    .hp-overall {
    padding: 16px 16px 20px;
    }
    .related {padding: 30px 16px 0;}
    .gender .radio-label {
        padding: 10px 21px;
        width: 50%;
        justify-content: center;
    }
    .files {
        justify-content: center;
    }
    .rezult-1 input {
        margin-left: auto;
        margin-right: auto;
    }
}
@media (max-width: 500px) {
    .gender {
        width: 100%;justify-content: center;
    }
}

.comment-wrapper {
       padding-left: 20px;
    padding-right: 20px;
   font-family: 'Roboto-Regular';
   font-size: 14px;
   line-height:18px;
}
.ctext p{
   padding: 12px 15px 12px 15px;
    margin: 0px;
    display: inline-block;

    border-radius: 5px;
    background: #FDFDFD;
    background: -webkit-linear-gradient(#FFF, #EBE5D8);
    background: linear-gradient(#FFF, #EBE5D8);
   
}
.comment__author{
     color: #fadf96;
   
}
.comment__date{
     color: #c9c9c9;
	 font-size: 10px;
   line-height:12px;
   font-family: 'Roboto-Light';
   
}
.comment__text {
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 15px;
}
.comment-list .children li {
    padding: 0px 0 0 38px;
}
.comment-list .children .ctext p {
   
    background: #ffdc90!important;
    background: -webkit-linear-gradient(#ffdc90, #ffee88)!important;
   background: linear-gradient(to right, #ffdc90, #ffee88)!important;
}
.comment-head {
   margin-bottom: 5px;
}
.comment-list {
   padding-left: 0px;
}
.comment-fon {
       background: #4e3537;
padding-top: 30px;
padding-bottom: 30px;
}
.comment-title {
       color: #ffffff;
font-family: 'Roboto-Bold';
}


.comment-respond {
      font-size: 18px;
    font-family: 'Roboto-Light';
    background-color: #ce2121;
    border: 1px solid #ff4d4d;
    color: white;
    border-radius: 6px;
    padding: 10px 15px;
    cursor: pointer;
    display: inline-block;
}


.but-soc-block {
    display: flex;
   
}
.but-soc {
       display: flex;
    text-align: center;
    align-items: center;
    margin-right: 7px;
    padding: 9px 15px;
    border: 1px solid rgb(255 255 255 / 30%);
    border-radius: 50px;
    background: rgb(0 0 0 / 10%);
    color: #ffffff;
    text-decoration: none;
    cursor: pointer;
    font-family: 'Roboto-Light';
    font-size: 14px;
    line-height: 16px;
}
.but-soc:hover {
  
    background: rgb(0 0 0 / 30%);

}
.but-soc span{
    display: flex;
 
	 align-items: center;
}
.but-soc span img{
    margin-right: 7px;
 
	
}
@media (max-width: 700px) {.but-soc-block {flex-direction: column;
    justify-content: center;
    text-align: center;
    margin-left: auto;
    margin-right: auto;}
	
	.but-soc {
    margin-bottom: 10px;
	
	}
	
	.rezult-1 input {
    margin-left: auto;
    margin-right: auto;
}
	.vk-web {
    display: none;
	
	}
	}
	
	@media (min-width: 700.01px) {
		

	.vk-mob {
    display: none;
	
	}
	

	
	}