/*
Theme Name:     online-consulting-child
Theme URI:      https://endorfiniloungebar.ru/
Description:    Создаю дочернюю тему
Author:        	Аргинов
Author URI:     https: //migweb.ru
Template:       online-consulting
*/

body{
	margin:0;
	font:100%/1.5em 'Montserrat', sans-serif;
	color:#fff;
	line-height:1.2;
	background:#000;
}
*{box-sizing:border-box;}
#vk_groups{width:100%; box-sizing:border-box;}
#vk_comments, #vk_comments iframe {
    width: 100% !important;
}
.clr:before,.clr:after{
	content:" ";
	display:table;
}
.clr:after{
	clear:both;
}
.flex{
	display:flex;
	flex-wrap:wrap;
}
.jc-sb{
	justify-content:space-between;
}
.jc-c{
	justify-content:center;
}
.ai-c{
	align-items:center;
}
.ai-e{
	align-items:end;
}

.wdth1200{
	margin: 0 auto;
    max-width: 1240px;
    width: 100%;
    padding: 0 20px;
}
h1{
	text-align:center;
}
h1, h2, h3, h4{
	/* font-family:'Noto Serif'; */
}
header{
	padding:10px 20px;
	background: #000;
	color:#fff;
	position: relative;
    z-index: 1;
	
}
header.mainheader{
	background:none;
}
header a{
	color:#fff;
	text-decoration:none;
}

.logotip{
	font-size:1.125em;
	font-weight:600;
	font-family:Roboto;
	width:200px;
}
.logotip img{
	width:100%;
}
.right-nav{
	display: flex;
	align-items:center;
	font-size: .875em;
}
.menu a{
	color:#fff;
	font-weight:600;
	margin:0 10px;
	opacity:.8;
	transition:.2s;
}
.menu a:hover{
	opacity:1;
}
.contactlink{
	border: 1px solid #6FBF56;
    padding: 8px 20px;
    margin: 0 0 0 20px;
    border-radius: 6px;
    transition: .2s;
    color: #6FBF56;
	cursor:pointer;
}
.contactlink:hover{
	background: #518B3F;
    color: #fff;
    border: 1px solid #518B3F;
}

}
.lang a{
	opacity:.5;
	margin:0 0 0 10px;
	transition:.2s;
}
.lang a:hover, .lang a.active{
	opacity:.9;
}
.menu-burger {
    margin: 0 0 0 10px;
    display: none;
    width: 38px;
    height: 13px;
    position: relative;
}
.lm{
	height: 1px;
    position: absolute;
    display: block;
    background: #fff;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
	left:0;
}
.lm1{
	top:0;
	width: 38px
}
.lm2{
	top:6px;
	width: 38px
}
.lm3{
	bottom:0;
	width: 30px
}

.opm .lm1{
	-webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
}
.opm .lm2{
	width: 26px;
    -webkit-transform: rotate(45deg) translateX(0px) translateY(-14px);
    -ms-transform: rotate(45deg) translateX(0px) translateY(-14px);
    transform: rotate(45deg) translateX(0px) translateY(-14px);
    -webkit-transform-origin: 0 100%;
    -ms-transform-origin: 0 100%;
    transform-origin: 0 100%;
}
.opm .lm3{
	width: 26px;
    -webkit-transform: rotate(-45deg) translateX(9px);
    -ms-transform: rotate(-45deg) translateX(9px);
    transform: rotate(-45deg) translateX(9px);
}




.lokomotiv{
	background:url(/images/bg1-4.jpg) no-repeat top center;
	background-size:cover;
	color:#fff;
	position:relative;
	min-height:100vh;
	display:flex;
	align-items:end;
	justify-content:center;
	padding: 90px 20px 60px;
	margin:-80px 0 0;
}
.lokomotiv:before{
	content:'';
	background:rgba(0,0,0,.8);
	position: absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
.lokomotiv .wdth1200{
	position:relative;
	z-index:1;
}
.lokomotiv h1{
	text-shadow: 0 0 10px rgba(255, 255, 255, .8);
	font-size:3.5em;
	font-weight:900;
}
.content-logo{
	width:100%;
	max-width:400px;
}
.maintext{
	text-align: center;
    max-width: 920px;
	position:relative;
	z-index:1;
}
.maintext p{
	font-size:1.125em;
}

.locations {
	margin:40px 0 0;
}
.locations a {
    color: #fff;
    padding: 8px 20px;
    border-radius: 20px;
    margin: 0 10px;
    border: 1px solid #6FBF56;
    text-decoration: none;
    transition: .2s;
    box-shadow: 0 0 10px #6FBF56;
}
.locations a:hover{
	background:#6FBF56;
}


.contain{
	margin:40px 0;
}
.block{
	margin:40px 0;
}
.about{
	text-align: left;
    position: relative;
    max-width: 830px;
    margin: 0 auto;
}
.about:after{
	content:'';
	display:block;
	width:100%;
	max-width:300px;
	height:1px;
	background:#ddd;
	margin:40px auto 0;
}

h2{
	font-size:1.875em;
	text-align:center;
	margin:40px 0;
}

.forclients-description{
	font-size:1.5em;
	text-align:center;
	margin: 0 0 60px;
}

.ww{
	width:49%;
	margin:0 0 40px;
	position:relative;
	padding:0 0 0 40px;
	max-width: 520px;
}
.ww:before{
	content:'';
	background:url(/images/check-blue.svg) no-repeat 0 0;
	background-size:contain;
	width:30px;
	height:30px;
	position:absolute;
	top:0;
	left:0;
}
.ww h4{
	margin: 4px 0;
    font-size: 1.25em;
    font-weight: 500;
}
.ww p{
	font-size:1.125em;
}
.ourteam{
	background:#000;
	color:#fff;
	padding:10px 0 20px;
}
.ourteam a{
	color:#fff;
}
.person{
	width:30%;
	text-align:center;
	margin:0 0 40px;
	position: relative;
	line-height: 0;
	transition:.2s;
}
.person:before{
	content:'';
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:rgba(0,0,0,.5);
	transition:.2s;
}
.person:after{
	content:'';
	position:absolute;
	top:8px;
	left:8px;
	width:calc(100% - 16px);
	height:calc(100% - 16px);
	border:1px solid #518B3F;
	transition:.2s;
}
.person:hover:after{
	box-shadow: 0 0 100px rgb(111 191 86 / 60%);
}
.person:hover:before{
	background:rgba(0,0,0,.3);
}

.person img{
	width: 100%;
}
.person h4{
	position:absolute;
	font-size:1.125em;
	margin:0;
	top:48%;
	left:0;
	width:100%;
	text-align:center;
	text-transform: uppercase;
	z-index:1;
	text-shadow: 0 0 10px rgba(255, 255, 255, .8);
}
.person p{
	font-size:.875em;
	opacity:.8;
}
.city{
	display:none;
}
.fullteam{
	display:block;
	text-decoration:none;
	padding:16px 20px;
	border:1px solid #fff;
	margin:20px auto;
	text-align:center;
	width:100%;
	max-width:230px;
	transition:.2s;
}
.fullteam:hover{
	background:#fff;
	color:#000;
}

.contacts{
	background:#000;
	padding:20px 0;
	color:#fff;
}
.contact-text{
	width:40%;
}
.ctimg{
	background:url(/images/usl-1.jpg) no-repeat center; background-size:cover;
}
.ctimg img{
	display:none;
	width:100%;
}
.aboutus h2{
	text-align:left;
	margin:0 0 20px;
}
.contact-text a{
	color:#fff;
}

.contact-text h2{
	text-align:left;
}
.contact-text p{
	font-size:1.25em;
}
.contact-map{
	width:55%;
}
.map-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.map-responsive iframe{
    left:0;
    top:0;
    height:100% !important;
    width:100%;
    position:absolute;
}
.socbuttons{
	display:flex;
	margin:30px 0;
}
.socbuttons a{
	width:30px;
	height:30px;
	margin:0 5px 0 0;
}
.wa{
	background:url(/images/icon-wa.svg) no-repeat;
	background-size:30px;
}
.tg{
	background:url(/images/icon-tg.svg) no-repeat;
	background-size:30px;
}
.vk{
	background:url(/images/icon-vk.svg) no-repeat;
	background-size:30px;
}

footer{
	background:#111;
	padding:30px 0;
	color:#fff;
}
footer a{
	color:#fff;
	text-decoration:none;
}
.breadcrumbs{
	font-size:.75em;
	color:#999;
	text-align:center;
}
.breadcrumbs a{
	color:#999;
}


@media screen and (max-width:960px){
	.wdth1200{
		max-width: 640px;
	}
	
	header{
		z-index: 2;
	}
	header.mainheader {
		background: #000;
		padding: 5px 20px;
	}
	.logotip {
		font-size: 1em;
	}
	.menu-burger {
        display: block;
    }
	.menuosn {
        position: absolute;
        top: -500px;
        left: 0;
        width: 100%;
        background: #000;
        overflow-y: hidden;
        transition: .2s;
		text-align:center;
		display:flex;
		justify-content:right;
		flex-wrap:wrap;
    }
	.menuosn.opened {
        top: 68px;
        border-top: 1px solid #222;
    }
	.menuosn .menu, .menuosn .lang{
		width:100%;
	}
	.menuosn .lang{
		display: flex;
		justify-content: right;
		padding: 20px;
	}
	.lokomotiv{
		margin:0;
		min-height:0;
		padding: 20px;
	}
	.menuosn .menu a{
		display: block;
        padding: 12px 20px;
        text-align: right;
        border-bottom: 1px solid #222;
	}
	.contactlink {
		margin: 20px;
	}
	.lokomotiv h1 {
		font-size: 2.5em;
	}
	.locations a {
		margin: 0 6px;
		font-size: .875em;
	}
	h1{
		font-size: 1.75em;
		font-weight: 600;
	}
	h2 {
		font-size: 1.625em;
		font-weight: 600;
	}
	.maintext p {
		font-size: 1.25em;
	}
	.ww {
		width: 100%;
		max-width: 100%;
		margin: 0 0 20px;
	}
	.ww h4 {
		font-size: 1.125em;
		margin: 2px 0;
	}
	.ww p {
		font-size: 1em;
		margin: 10px 0;
	}
	.ww:before{
		width: 24px;
		height: 24px;
	}
	.forclients-description {
		font-size: 1.25em;
		margin: 0 0 40px;
	}
	.ourteam {
		padding: 0 0 1px;
	}
	.person {
		width: 48%;
		margin: 0 0 30px;
	}
	.person h4 {
		font-size: 1.125em;
		margin: 6px 0;
		font-weight: 600;
	}
	
	.contact-text {
		width: 100%;
	}
	.contact-map {
		width: 100%;
	}
	.contact-text p {
		font-size: 1.125em;
	}
	.ctimg{
		background:none;
	}
	.ctimg img{
		display:block;
	}
	footer .flex {
		justify-content: center;
	}
	footer .right-nav{
		width: 100%;
        display: flex;
        justify-content: center;
        margin: 20px 0 0;
	}
}
@media screen and (max-width:670px){
	.content-logo{
		display:none;
	}
	.lokomotiv h1 {
        font-size: 2em;
    }
	.maintext p {
        font-size: 1em;
    }
	.locations a {
        margin: 0 10px 20px;
    }
}
@media screen and (max-width:600px){
	.maintext p {
        font-size: 1em;
    }
	h2 {
        font-size: 1.5em;
	}
	.ww h4 {
        font-size: 1em;
	}
	.ww p {
        font-size: .875em;
	}
	.forclients-description {
        font-size: 1.125em;
	}
	.person h4 {
        font-size: .875em;
    }
	.contact-text p {
        font-size: 1em;
    }
	.about {
		text-align: justify;
	}
	.person {
        margin: 0 0 20px;
    }
	.person:after {
		top: 5px;
		left: 5px;
		width: calc(100% - 10px);
		height: calc(100% - 10px);
	}
	header.mainheader {
        padding: 5px 10px;
    }
	.lokomotiv {
        padding: 20px 10px;
	}
	.wdth1200 {
        padding: 0 10px;
    }
}
@media screen and (max-width:500px){
	
	.person {
        width: 100%;
    }
}














