/*
	Phantom by vmm UP
	vmm.net | @vmm
	Free for personal and commercial use under the CCA 3.0 license (vmm.net/license)
*/
/* Код для подключения шрифта в /css/stylename.css */
@font-face { 
    font-family: "capture it";
    src: url("../fonts/ofont.ru_Capture it.ttf"); 
    /*src: url("../fonts/CormorantInfantLight/CormorantInfantLight.eot?#iefix")format("embedded-opentype"),
    url("../fonts/CormorantInfantLight/CormorantInfantLight.woff") format("woff"),
    url("../fonts/CormorantInfantLight/CormorantInfantLight.ttf") format("truetype");*/
    font-style: Regular;
    font-weight:  100;
}
/*@font-face {
    font-family: "name--sites-default-files-2021-07-Capture-20it-ttf";
    src: url("/sites/default/files/2021-07/Capture%20it.ttf");
    font-display: swap;
    font-style: Regular;
    font-weight:  100;
}*/

.b_up{
    position: fixed;
    width: 45px;
    height: 45px;
    top:50px;
    left:55px;
    border: solid 0px #753f7c;
    font-size: inherit;
    /*background: #cd79da;*/
    border-radius:50px;
    background: linear-gradient(to right,  #eed1f1 5%, #602268 95%);
    color: #fff;
    box-shadow: inset 2px -8px 10px rgba(0,0,0,.2), 2px 2px 3px rgba(0,0,0,.65);
    scale:0.8;
}
/* Надпись ВИЗИТКИ  */
#header h1 {
    font-family: 'Arvo';
    font-weight: 700;
    /*scolor: #000;
    text-shadow: 0.05em 0.075em 0 rgba(0, 0, 0, 0.1);*/
    font-size: 3em;
    letter-spacing: 13px;
    text-transform: uppercase;
}
#header nav ul li a
{
    display: block;
    position: relative;
    height: 3em;
    line-height: 3em;
    padding: 0 0.2em;
    /*background-color: rgba(255, 255, 255, 0.5);*/
    border-radius: 4px;
    border: 0;
    font-size: 1.0em;
    font-weight: 900;
    letter-spacing: 0.1em;
    text-transform: uppercase;
}
#nav > ul > li > a:before {
    display: inline-block;
    background: #878787;
    color: #e4e4e4;
    width: 2.25em;
    font-size: 0.8em;
    height: 2.25em;
    border-radius: 2.25em;
    line-height: 2.1em;
    text-align: center;
    /*box-shadow: 0.125em 0.175em 0 0 rgba(0, 0, 0, 0.125);*/
    margin-right: 0.75em;
    -moz-transition: color 0.25s ease-in-out, background 0.25s ease-in-out;
    -webkit-transition: color 0.25s ease-in-out, background 0.25s ease-in-out;
    -o-transition: color 0.25s ease-in-out, background 0.25s ease-in-out;
    -ms-transition: color 0.25s ease-in-out, background 0.25s ease-in-out;
    transition: color 0.25s ease-in-out, background 0.25s ease-in-out;
}
.icon.solid:before {
    font-weight: 900;
}
.icon:before {
    line-height: inherit;
}
.icon:before {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    text-transform: none !important;
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa-home:before {
    content: "\f015";
}
*, *:before, *:after {
    box-sizing: inherit;
}
.icon.style2 {
    -moz-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out;
    -webkit-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out;
    -ms-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out;
    background-color: transparent;
    border: solid 1px #c9c9c9;
    border-radius: 4px;
    width: 2.65em;
    height: 2.65em;
    display: inline-block;
    text-align: center;
    line-height: 2.65em;
    color: inherit;
    font-size: 20px;
}
.h-title {
    text-align:center;
    margin-bottom:0px;
    color:inherit;  /* rgba(33,33,33,1);*/
    font-family: Capture it, sans-serif !important;
    font-weight: 100;
    font-size: 30px;
}
.isocial {
    scale:0.5; 
    
    vertical-align: center;
}
/*a.icon.style2 {
    padding:0;
}*/
ul.head {
    list-style: none; /* Убираем маркеры списка */
    margin: 0; /* Обнуляем отступы */
    padding: 0;
    display: flex;         /* Теперь это flex-контейнер */
    flex-wrap: wrap;       /* Разрешаем перенос строк */
}

.opener {
    margin-top: -7px;
    
    vertical-align: center;
}
.cargo {
    display: flex; 
    align-items: center; 
    justify-content: center; 
    margin-top: -60px;
}
/*
/* дополнение к сайту vmm */
/*                        */ 
#footer {
	padding:0;
}
#nav-block-lang {
	position: fixed;
	/*display: flex;
	justify-content: center;
	align-items: center;*/
	flex-wrap: wrap;
	margin-right:30px; 
	height:  100px;
	width: 100%;
	border-color: #fff;
	border: 0px solid #fff;
	/*background: #dfdfe0; 
	background: linear-gradient(to top, #ffffff 15%, #e5e4e0 85%);*/
}
.bt_lang {
	display: grid;
	position: fixed;
	grid-auto-flow: column;
	width: 60px;
	align-items: center;
	justify-content: center;
	color: #218187;
	border-color: #fff;
	background: #dddddd;
	font-size: 13px;
	font-weight: 300;
	letter-spacing: 0em;
	border: 1px solid #fff;
	border-radius: 15px;
	margin-top: 12px;
	margin-left:10px;
	max-width: 100%;
	height: 40px;
	align-content: center;
	transition: 0.4s;
    box-shadow: 0 8px 16px 0 rgba(255, 255, 255, 0.2), 0 6px 20px 0 rgba(255, 255, 255, 0.19);
	z-index: 111111111111;
}
.state_lang {
	margin-left:3px;
	margin-top: 35px;

}
.bt_lang:hover {
	color: black;
	background-color: lightcyan;
	border: 1px solid orange;
}
#LangTooltip {
	position:fixed;
	visibility: hidden;
	width: 140px;
	text-align: center;
	padding: 5px 0;
	z-index: 1;
	top: 80px;
	border-radius: 0px;
	font-size: 14px;
	white-space: nowrap;
	border-radius: 4px;
	z-index: 111111;
    color: black;
    font-weight: 500;
	/*box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2);
	box-shadow: inset 2px -8px 10px rgba(0,0,0,.2), 2px 2px 3px rgba(0,0,0,.65); */
}
/*  switch   */
.theme-toggle {
	display: flex;
	align-items: center;
	justify-content: center;
	/*margin-left: 1.7em;*/
	
	.theme-toggle__button {
		border: 1px;
		cursor: pointer;
		display: inline-flex;
		background: white;
		border-radius: 50%;

		i.sun, i.moon {
			height: 30px;
			width: 30px;
			scale: 0.7;
			opacity:0.5;
			vertical-align: baseline;
		}
		i.sun {
			color:orange;
		}
		/*
		margin: 1.0em 0 0 1.7em; 
		height: 20px;
		width: 20px;
		background: var(--text-color-normal);
		mask-size: auto;
		-webkit-mask-size: cover;
		mask-size: cover;
		*/
	}
	.theme-toggle__button:focus, .theme-toggle__button:hover {
		background: rgba(89, 126, 156, 0.164);
		border-radius: 50%;
		
	}
	#ModeTooltip {
		position: absolute;
		visibility: hidden;
		width: 160px; 
		text-align: center;
		padding: 5px 0;
		z-index: 1;
		top: 100%;
		border-radius: 0px;
		font-size: 14px;
		white-space: nowrap;
		border-radius: 4px;
		/*box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2);
		box-shadow: inset 2px -8px 10px rgba(0,0,0,.2), 2px 2px 3px rgba(0,0,0,.65); */
	}
}
	/*
    /*  ToolTip   
    /*              */
    .arrow {
        
        border: 1px solid orange;
        background: #fff;
		margin-top: -10px;
		margin-left: 10px;
        /*width: 300px;
        margin: 0 auto;
        padding: 10px;
        position: relative;
        text-align: center; */
    }
    .arrow:after, .arrow:before {
        content: ""; 
        border: solid transparent;
        position: absolute;   
        bottom: 100%;
        left: 20%; /* указатель  */
    }
    .arrow:after {
        border-bottom-color: #fff;
        border-width: 8px;
        margin-left: -8px;
    }
    .arrow:before {
        border-bottom-color: orange;
        border-width: 9px;
        margin-left: -9px;
    }
    .img-arrow {
        width: 20px; 
        height: 20px;
        margin: -2px 3px 0px 0;
        scale: 1.0;
		border:0;
    }
    /* footer? inner, container */
    .container {
        font-family: palatino linotype;
        color: #878787;
        font-size: 18px;
        text-align:left;
    }
/* Portfolio */