/*
Theme Name: photo_v1_01
Theme URL:  http://rinvik.ru
Author: http://rinvik.ru
Author URI: http://rinvik.ru
Description: WordPress theme from http://rinvik.ru
Version: 0.1.01

Text Domain: photo_v1_01

*/
* {
  margin: 0;
  padding: 0;
}

body{
background: #fafcff;}
html {
font-family: Open Sans,Arial,system-ui !important;
}
A { font-size: 11px;text-decoration: none;text-decoration: underline;color: #4c4646; }
A:link { text-decoration: underline; }
A:visited {text-decoration: underline; }
A:active { text-decoration: none; }
A:hover {font-size: 12px; text-decoration: none; color: #333333 }
.container {
  display: flex;
  
  justify-content: center;
  height: 100%;
}
.head {
	max-width: 1200px;
	margin-bottom: 0px;
	height: 45px;
}
.content {
	display:block;
	margin: auto;
	max-width: 1240px;
	 
	font-size: 12px;
}
.logo {
	float: left;margin-left: 20px;margin-top: 10px;padding: 9px 0 0;
}
.pb {
width:100%; height:1px; clear:both; margin-bottom: 7px;
}
.toplink {
	float: right;margin-right: 20px;padding: 9px 0 8px;
/*margin-top: 8px;*/
	max-width: 550px;
}
.search {
	    float: left;
    /* text-align: center; */
    margin-top: 8px;
    margin-left: 20px;
    /*width: 48%;*/
	max-width: 700px;
    min-width: 250px;
	
	margin-bottom: 13px;
}
a {
	    font-size: 12px;
    text-transform: initial;
}
.sub-menu 
{ 
   display: none; 
} 
.main-item:focus ~ .sub-menu, 
.main-item:active ~ .sub-menu, 
.sub-menu:hover 
{ 
   display: block; 
} 

input.download{
    border: 0;
    font-family: 'Noto Sans', sans-serif;
    padding: 12px;
    padding-left: 19px;
    padding-right: 19px;
    border-radius: 13px;
    background: linear-gradient(
90deg,#4caf50,#009688);
    color: white;
    font-size: medium;
    cursor: pointer;
}

input.download:hover{
   border: 0;
    font-family: 'Noto Sans', sans-serif;
    padding: 12px;
    padding-left: 19px;
    padding-right: 19px;
    border-radius: 13px;
    background: linear-gradient( 
90deg,#4caf50,#4caf50);
    color: white;
    font-size: medium;
    cursor: pointer;
}

div.cookie {
position: fixed;
    background: coral;
    bottom: 0;
    right: 20px;
    z-index: 999;
    padding: 15px;}
input.b_cookie {
background: cornsilk;
    border: 0px;
    padding: 5px;}
.kroshki {
clear: both;
margin: 20px 0px 20px 20px;
}
.kroshki a, .kroshki a:visited {
   
    text-decoration: none;
    font-size: 15px;
    color: #a5a5a5;
}

.kroshki a:hover, .kroshki a:active {
    text-decoration: underline;
    
	color: #656464;
}


.spasibo_name {
font-size: 13px;
    color: #717171;
    background: #03a9f42b;
    padding: 24px;
    border-radius: 13px;
margin-bottom: 21px;}

ul.menucat {
    width: 90%;
    margin: 0px 0px 7px 20px;
    line-height: 30px;
}
span.separator {
margin-left: 10px;
margin-right: 10px;
color: #9e9e9e75;
}
span.select-menu {
text-decoration: none;
    font-size: 15px;
    color: #a2a2a2;
    background: #eaeaea;
    padding: 2px 9px 4px 9px;
    border-radius: 5px;

}
span.select-menu-page {
text-decoration: none;
    font-size: 15px;
    color: #a2a2a2;
    background: #eaeaea;
    padding: 2px 9px 4px 9px;
    border-radius: 5px;
    margin-left: 10px;
}
div.spasibobuttom {
float: left;
    padding: 9px;
    background: #00bcd485;
    margin-left: 10px;
    margin-top: 5px;
    border-radius: 12px;
    color: white;
    cursor: pointer;
    padding: 13px;
}
div.spasibobuttom:hover {
float: left;
    padding: 9px;
    background: #04a8ce85;
    margin-left: 10px;
    margin-top: 5px;
    border-radius: 12px;
    color: white;
    cursor: pointer;
    padding: 13px;
}
a.spasibo {
color: #218592;
text-decoration: none;
    font-family: 'Noto Sans', sans-serif;
    
    font-size: medium;}

a.spasibo:hover {
color: #218592;
text-decoration: none;
    font-family: 'Noto Sans', sans-serif;
   
    font-size: medium;}
div.tagatt a {
font-size: 13px;
}
#gigantarium {
	font-size: 13px;  
   /*background: #FFD800;*/
        color: #a5a5a5;
	text-transform: initial;
	padding-left: 18px;
}
#gigantarium:hover {
	    color: #656464;
	 font-weight: 100; text-decoration: none;
}
#stereo {
	font-size: 13px;  
   /*background: #FFD800;*/
        color: #a5a5a5;
	text-transform: initial;
	padding-left: 18px;
}
#stereo:hover {
	    color: #656464;
	 font-weight: 100; text-decoration: none;
}

#texture {
	font-size: 13px;  
   /*background: #FFD800;*/
        color: #a5a5a5;
	text-transform: initial;
	padding-left: 18px;
}
#texture:hover {
	    color: #656464;
	 font-weight: 100; text-decoration: none;
}

#project {
	font-size: 13px;  
   /*background: #FFD800;*/
        color: #a5a5a5;
	text-transform: initial;
	padding-left: 18px;
}
#project:hover {
	    color: #656464;
	 font-weight: 100; text-decoration: none;
}

form{    
    position: relative;
    margin-top: 5px;
}
.findButton {
opacity: 0.6;
      /* background: #000;*/
    padding: 18px 23px 1px 9px;
    border: 0;
    margin-left: -50px;
    cursor: pointer;
    /* color: #fff; */
    position: absolute;
    /* top: 0; */
    /* right: 0; */
    background: url(https://photo.rinvik.ru/iconsearchhover.png) no-repeat 50%;
    background-size: 27px;
}
.findButton:hover{
opacity: 2;
       /*background: #000;*/
    padding: 18px 23px 1px 9px;
    border: 0;
    margin-left: -50px;
    cursor: pointer;
    /* color: #fff; */
    position: absolute;
    /* top: 0; */
    /* right: 0; */
    background: url(https://photo.rinvik.ru/iconsearchhover.png) no-repeat 50%;
    background-size: 27px;
}

.findText {

font-size: large;
color: #9e9e9ebf;
width: 90%;
padding: 6px 8px 6px 14px;
    /* background: linear-gradient(45deg, #66e0702e, #ffeb7b57); */
border: 1px solid #dedede;
border-radius: 11px;
/*height: 24px;*/
outline: none;

}
.findText:hover {
  width: 90%;
    padding: 6px 8px 6px 14px;
    /*background: linear-gradient(45deg, #66e0705c, #ffeb7b91);*/
   /*border: 1px solid #9cc749;*/
    /* border-radius: 29px; */
   /* height: 24px;*/
outline: none;
}

input:focus::-webkit-input-placeholder {
    color: transparent;
}

.findText::placeholder {color: #9e9e9e96;}


#text {
	
}
#menu {width: 100%;clear:left;}
ul.menu {margin: 20px;padding-bottom: 120px;padding-top: 20px; }
ul.menu > li {
		display: inline-block;	/* Располагаем элементы по горизонтали */
		list-style: none;	/* Убираем маркеры списка */
		padding: 5px; 
		padding-top: 10px;		/* Поля вокруг текста */
	 	float: left;
		width: 374px;
		height: 218px;
		text-align: left;
		color: #969696;
    font-size: 12px;
}
ul.menu > li a{	font-size: 14px;    color: #4C4646;	font-weight: 600;	/*text-transform: uppercase;*/ }
ul.menu > li ul {
		display: block;	/* Располагаем элементы по горизонтали */
		list-style: none;	/* Убираем маркеры списка */
		padding: 5px; 
		padding-top: 10px;		/* Поля вокруг текста */
		float: left;
		width: 100%;
		color: #969696;
    font-size: 10;
}
ul.menu > li ul li {padding: 5px;display: inline;line-height: 1.7;white-space: nowrap;}
ul.menu > li ul a{font-size: 12px;    font-weight: 100;text-transform: none;}
ul.menu > li ul a:hover{font-size: 12px; font-weight: 100; text-decoration: none;}
ul.menucat > li {display: inline-block;	list-style: none;margin-right: 8px; color: #969696; font-size: 12px;}
ul.menucat > li a{ 	font-size: 14px;   color: #4C4646; font-weight: 600; /*text-transform: uppercase;*/}
ul.menucat > li a:hover{ 	font-size: 14px;   color: #696666; font-weight: 600; /*text-transform: uppercase;*/}
ul.menucat > li ul {display: block;	list-style: none;padding: 5px; padding-top: 10px;float: left;width: 100%;}
ul.menucat > li ul li {	padding: 5px;display: inline;line-height: 1.5;white-space: nowrap;}
ul.menucat > li ul a{font-size: 13px;  font-weight: 100;}

/* dsfsdfsf */
ul.menusearch {margin: 17px; 
    padding-bottom: 61px;
    /* padding-top: 20px; */
    margin-left: 16px;
     }
ul.menusearch > li {
		display: inline-block;	/* Располагаем элементы по горизонтали */
		list-style: none;	/* Убираем маркеры списка */
		padding: 5px; 
		padding-top: 10px;		/* Поля вокруг текста */
	 	float: left;
		/*width: 300px;
		height: 150px;*/
		text-align: left;
		color: #969696;
    font-size: 12px;
}
ul.menusearch > li a{	font-size: 13px;    color: #4C4646;	font-weight: 600;	text-transform: uppercase;}
ul.menusearch > li ul {
		display: block;	/* Располагаем элементы по горизонтали */
		list-style: none;	/* Убираем маркеры списка */
		padding: 5px; 
		padding-top: 10px;		/* Поля вокруг текста */
		float: left;
		width: 100%;
		color: #969696;
    font-size: 10;
}
ul.menusearch > li ul li {padding: 5px;display: inline;line-height: 1.5;white-space: nowrap;}
ul.menusearch > li ul a{font-size: 15px;   color: #red; font-weight: 100;text-transform: none;}
ul.menusearch > li ul a:hover{font-size: 15px; color: #red;font-weight: 100; text-decoration: none;}

#textcontent {
position: absolute;
display:none;
   overflow: hidden;
    width: 290px;
   color:#969696e0;
    text-overflow: ellipsis;
    white-space: nowrap;
	margin-top: 5px;
    margin-bottom: 5px;
top: 228px;
}
#textcontent:first-letter {text-transform: capitalize;}
.textlinkcontent {
overflow: hidden;
    width: 290px;
    color: #545454e0;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 5px;
    margin-bottom: 5px;
 
    bottom: 30px;
    font-family: Open Sans,Arial,system-ui !important;
    /* text-decoration: none; */
    text-decoration: none;
    text-decoration-line: none !important;
    /*font-weight: 600; */
    font-size: 11px;
    padding-left: 8px;
}
.textlinkcontent:hover{
overflow: hidden;
    width: 290px;
    color: #545454e0;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 5px;
    margin-bottom: 5px;
 
    bottom: 30px;
    font-family: Open Sans,Arial,system-ui !important;
    /* text-decoration: none; */
    text-decoration: none;
    text-decoration-line: none !important;
     /*font-weight: 600; */
    font-size: 11px;
    padding-left: 8px;	
	  
}


.line_block {
		width: 300px;
    height: 248px;
    float: left;
       /*margin-right: 9px;*/
    margin-left: 9px;
	/*padding: 5px;*/
	/*background:#fff;*/
	border-radius: 6px;
	margin-bottom: 10px;
	position: relative;
	cursor:pointer;

}
.line_block:hover  {
	/*background:#65646414;*/
	  background: #fbfbfb;

	border-radius: 6px;
		width: 300px;
    height: 248px;
    float: left;
    /* margin-right: 9px;*/
    margin-left: 9px;
	/*padding: 5px;*/
	margin-bottom: 10px;
	
}
.line_block:hover #textcontent {
  display: block;
}
.line_block:hover .block {
    display:block;
}
.line_block:hover  div.categoryimages{
    display:block;
}
.line_block:hover .rtext{
    display:block;
}

.block{
 position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    top: -18px;
    display: none;
    margin-left: 0;
    padding: 10px;
    margin-top: 17px;
    width: 20px;
    height: 20px;
    background: linear-gradient(45deg, #2ab535, #5edc68);
}
.block:hover{
 position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    top: -18px;
    display: none;
    margin-left: 0;
    padding: 10px;
    margin-top: 17px;
    width: 20px;
    height: 20px;
    background: linear-gradient(45deg, #189422, #5edc68);
}

.catext {

	width: 212px;
	color:#969696;
	font-size: 12px; 
color:color:#969696e0; 
}
.catext:hover {
	width: 212px;
	color:#4c4646;
	font-size: 12px;  
}
	
	
p.rtext {
font-family: Open Sans,Arial,system-ui;
    display: none;
    font-size: 14px;
    font-weight: 600;
    text-align: left;
     
    color: #fff;
    text-decoration: none;
    margin: 0px;
    margin-top: 5px;
    margin-left: 8px;
    position: absolute;
    
  /* background: #fff;
    background-repeat: no-repeat;*/
    width: 79px;
    margin-top: 8px;
    height: 19px;
    text-align: center;
    border-radius: 5px;
}
.linkpage {
	
    background: #ffd800;
   
    padding: 10px;	
	
}
.linkpage:hover {
	
    background: #ffeb7b;
   
    padding: 10px;	
	
}
div.contentinfo {
	
	width: 100%;
}
a.buttondrop {
     font-size: 33px;
    font-weight: 700;
    color: white;
    text-decoration: none;
    /* padding: .8em 15em calc(.8em + 3px); */
    padding-left: 21px;
    padding-right: 21px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 3px;
    background: linear-gradient(to right,#ff9282,#9c27b0);
    transition: 0.2s;
     
} 
.buttondrop {
     font-size: 33px;
    font-weight: 700;
    color: white;
    text-decoration: none;
    /* padding: .8em 15em calc(.8em + 3px); */
    padding-left: 21px;
    padding-right: 21px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 3px;
    background: linear-gradient(to right,#ff9282,#9c27b0);
    transition: 0.2s;
    border:0;
cursor: pointer;
} 
.buttondrop:hover { background: linear-gradient(to right,#2196f3,#9c27b0); }
a.buttondrop:hover { background: linear-gradient(to right,#2196f3,#9c27b0); }
a.buttondrop:active {
  background: rgb(33,147,90);
  box-shadow: 0 3px rgb(33,147,90) inset;
}
.buttondrop:active {
  background: rgb(33,147,90);
  box-shadow: 0 3px rgb(33,147,90) inset;
}
div.dropname {    /* background: #FF9282; */
    float: left;
    /* width: 350px; */
    clear: both;
    margin-top: 10px;
    /* margin-left: 20px; */
    margin-bottom: 14px;
	 
	font-size: 14px;
	    color: #969696;
    /* text-transform: capitalize; */}
div.droppng {/*background: #FF9282;*/float: left;/*width: 350px;*//*margin-top: 10px;*//*margin-left: 20px;*/margin-bottom: 13px;}
	

#imageblock { 
        width:600px; 
        height:50px; 
       /* background:#f1f1f1; */
        float:left; 
        margin: 0 15px 15px 0; 
        text-align:center;
        padding: 10px;
		/*background: bisque;*/
		/*background: url(/bg3.png);*/
		height: auto;
		    margin-left: 18px;
			/*cursor:pointer;*/
        }

#imageblockinfo { 
        /*width:50%; */
        /*height:300px; */
		width: 400px;
        /*background:#f1f1f1;*/ 
        float:left; 
        margin: 0 15px 15px 0; 
        /*text-align:center;*/
        padding: 10px;
		margin-left: 9px;
        }
		#line_block3 { 
        width:100%; 
        height:35px; 
        /*background:#f1f1f1;*/ 
        /*float:left; */
        margin: 0 15px 15px 0; 
        text-align:center;
        padding: 10px;
        }
		#block { 
        width:100%; 
		    clear: both;
        /*height:35px; */
        /*background:#f1f1f1;*/ 
        /*float:left; */
        /*margin: 0 15px 15px 0; */
        /*text-align:center;*/
        /*padding: 10px;*/
        }
#dropformat{
	clear: both;
    /*margin-bottom: 11px;*/
}
.format {
	         
    font-size: 13px;
    color: #9696968c;;
	}
.formatpng {
	text-transform: uppercase;
    font-weight: bold;
    font-size: 17px;
     
    font-size: 25px;
    color: #656464;
        vertical-align: middle;
    margin-left: 7px;
    /* margin: 5px; */
    padding: 5;
    background: #5edc68;
}
.formatpng:hover {
	text-transform: uppercase;
    font-weight: bold;
    font-size: 17px;
     
    font-size: 25px;
    color: #656464;
        vertical-align: middle;
    margin-left: 7px;
    /* margin: 5px; */
    padding: 5;
    background: #66e070;
}
.formatweight {
	background: #ffeb7b;
    padding: 5px;
	font-weight: bold;
    font-size: 17px;
     
    font-size: 25px;
    color: #656464;
    vertical-align: sub;
}
.formatweight:hover {
	background: #ffee8d;
    padding: 5px;
	font-weight: bold;
    font-size: 17px;
     
    font-size: 25px;
    color: #656464;
    vertical-align: sub;
}	
#sizedrop {
	 
    font-size: 26px;
    color: #4ac54f;
}
#sizedropweight {
	     
    font-size: 25px;
    color: #656464;
    vertical-align: middle;
	margin-top: 5px;
    margin-bottom: 10px;
}
.categorydrop {
	 
    font-size: 14px;
	    color: #9696968c;
	vertical-align: middle;
	margin-right: 8px;
}
.categorydropall a {
	 
    font-size: 23px;
    color: #656464;
}
/* цвет ссылок */
 
#breadcrumbs a, #breadcrumbs a:visited  {
   text-decoration: none;
       font-size: 15px;
color: #a5a5a5;

}
 
/* цвет ссылок при наведении курсора */
 
#breadcrumbs a:hover, #breadcrumbs a:active {
    text-decoration: underline;
    
	color: #656464;
}
 #breadcrumbs{
    list-style:none;
   /* margin:10px 0;*/
   padding:0;
    overflow:hidden;
	margin-left: 20px;
}
 
#breadcrumbs li{
    display:inline-block;
    vertical-align:middle;
    margin-right:15px;
}
 
#breadcrumbs .separator{
    font-size:6px;
    font-weight:100;
    color:#ccc;
}


#breadcrumbs.a {
	font-size: 23px;
}
strong {
	font-size: 14px;
    color: #656464;
    font-weight: 500;
    background: #ffeb7b;
    padding: 6px;
    border-radius: 9px;
}
.searchgo {
	
	    margin-left: 17px;
    margin-bottom: 13px;
    background: #ffffff;
    text-align: center;
}
.searchnoresult {
	margin-left: 17px;
    background: #F44336;
    padding: 5px;
    text-align: center;
    font-size: 20px;
    color: white;
	width: 95%;
}
a.page-numbers {
	    background: #ffd800;
    padding: 10px;
}
a.page-numbers:hover {
	    background: #fbdc00;
    padding: 10px;
}
.page-numbers current{
	 background: gray;
    padding: 10px;
}
div.nav-links {
	    margin-left: 18px;
}
div.attachrandom {
	margin-top: 20px;
}
div.attachtag {
	    font-size: 18px;
    /* margin-top: 5px; */
    margin-left: 18px;
    color: #9a9a9a;
    margin-top: 15px;
   
}
div.abc {
	    margin-left: 22px;
}
ul.clientsCol {
	list-style-type: none;
float: left;
    width: 175px;
    margin-left: 10px;
}
ul.clientsCol li {
	
    padding: 6px;
    /*width: 115px;*/
    text-align: left;
}
ul.clientsCol li a {
	text-size:16px;
}
div.imagebg {
	width: 300px;
	height: 184px;
	/*background: url(/bg3.png);*/
	padding: 5px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
border-radius: 15px;
}
div.imagebg:hover {
	width: 300px;
	height: 184px;
	/*background: url(/bg3.png);*/
	padding: 5px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;

	
}
.imagessizsmall {
	/*width: 163px;*/max-width: 300px;max-height: 225px;
	    border-radius: 5px;
}
.imagessizsmall:hover {
box-shadow: 0 5px 5px -5px rgb(0 0 0 / 40%);
}

.categoryimages{
display: none;
	width: 300px;
    padding-top: 0px;
    float: left;
margin-left: 12px;
    margin-top: 30px;
    position: absolute;
    z-index: 2;

}
div.categoryimages a {
font-weight: 600;
color: #5c5c5cc4;
background: #fff;
background-repeat: no-repeat;
border-radius: 3px;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 2px;
padding-top: 2px;
text-decoration-line: none;
}
div.categoryimages a:hover {
font-weight: 600;
color: #000;

}




div.paginations {
	margin-left: 16px;
	    margin-top: 20px;
    clear: both;
	margin-bottom: 10px;
}
div.error {
	background: #f44336;
    font-size: 16px;
    width: 94%;
    text-align: center;
    padding: 10px;
    clear: both;
    margin-left: 20px;
    color: white;
}
div.clear{
	clear: both;
}
div.menu {
	clear:both;width: 100%;/* width: 400px; *//*height: 45px;*/
}
div.alphabet {
clear: both;
	margin-top: 24px;
    /* padding: 10; */
    margin-bottom: -30px;
    /* padding: 10; */
    background: linear-gradient(45deg, #ff9282, #ffee8d);
    padding: 6px;
    border-radius: 9px;
    width: 170px;
    margin-left: 25px;
    font-size: 16px;
	text-align: center;
}
div.alphabet:hover {
	margin-top: 24px;
    /* padding: 10; */
    margin-bottom: -30px;
    /* padding: 10; */
    background: linear-gradient(45deg, #f44336de, #ffee8d);
    padding: 6px;
    border-radius: 9px;
    width: 170px;
    margin-left: 25px;
    font-size: 16px;
	text-align: center;
}
div.alphabet a {
	font-size:13px;
}
div.alphabet a:hover {
	font-size:13px;
}
img.logoimg {
	width:28px;
	}
img.logoimg:hover{
   opacity: 0.8;
}
div.project {
	font-size: 13px;
    text-align: center;
    margin-bottom: 100px;
    color: #ffffff;
    padding: 4px;
    padding-left: 10px;
    padding-right: -20px;
    background: linear-gradient(45deg, #2196F3, #03A9F4);
    clear: both;
    border-radius: 6px;
}
div.project:hover {
	font-size: 13px;
    text-align: center;
    margin-bottom: 100px;
    color: #ffffff;
    padding: 4px;
    padding-left: 10px;
    padding-right: -20px;
    background: linear-gradient(45deg, #9C27B0, #03A9F4);
    clear: both;
    border-radius: 6px;
}

div.start {
	
	    text-align: center;
    margin-bottom: 27px;
}
a.homeurl {
	padding: 6px;
    background: #F44336;
    border-radius: 9px;
    /* font-weight: 600; */
    color: white;
    margin-bottom: 20px;
    /* clear: both; */
}

div.rablock {
width: 100%;
max-width: 1200px;
height: 90px;
clear: both;
}

img.pimg {
	max-height: auto; max-width: 600px;
}
@media screen and (max-width: 1000px) {

#textcontent {
    display: block;
   }
.categoryimages {
    display: block;
    
}
p.rtext {
    display: block;
    
}
   }
@media screen and (max-width: 600px) {
img.pimg {
	max-height: auto; max-width: 400px;
}	
#imageblock {
width: 400px;}
}   
