/**
Theme Name: Арктум
*/


@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap);

* {
    box-sizing: border-box;
    font-family: Inter, sans-serif;
    margin: 0;
    padding: 0
}

html {
    font-size: 10px;
    scroll-behavior: smooth
}

*, ::after, ::before {
    box-sizing: border-box;
}

img {
	width:100%;
}

.container,
body {
    overflow-x: hidden;
    width: 100%
}

.wrapper {
    margin: 0 auto;
    max-width: 1180px;
    width: 85%
}

.wrapper2 {
    margin: 0 auto;
    max-width: 1320px;
    width: 85%
}

.wrapper-full {
    margin: 0 auto;
    max-width: 1600px;
    width: 85%
}

.block-span {
    color: #ffba00;
    display: inline-block;
    font-size: 2.2rem;
    font-weight: 700;
    line-height: 1.8rem;
    margin-bottom: 1rem;
}

.block-title {
    color: #efe9e2;
    font-size: 3.8rem;
    font-weight: 700;
    line-height: 3.9rem;
    margin-bottom: 4.5rem;
}

.block-title.dark {
color:#1b1e24;
}


.btn-primary {
    background: #ffc600;
    border: none;
    border-radius: 5px;
    color: #151208;
    cursor: pointer;
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 1.9rem;
    padding: 1.4rem 3.9rem;
    transition: all .3s
}

.btn-primary:hover {
    background: #ffc600;
    -webkit-transform: scale(1.05);
    transform: scale(1.05)
}



@media (max-width:1400px) {
    .block-title {
    font-size: 3.2rem;
}
}


@media (max-width:1000px) {
	
	.block-span {
    font-size: 16px;
    margin-bottom: 10px;
}
	
    .block-title {
    color: #efe9e2;
    font-size: 22px;
    line-height: 1.2;
    margin-bottom: 30px;
}
}

















.section-1  {
    padding: 20px 0 0 0;
	/* Permalink - use to edit and share this gradient. Постоянная ссылка - используйте для редактирования и обмена этим градиентом: https://colorzilla.com/gradient-editor/#202e41+0,000000+100 */
background: radial-gradient(ellipse at center,  rgba(32,46,65,1) 0%,rgba(0,0,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
position:relative;
}
	
	
	
.section-1::before {
    content: "";
    width: 500px;
    height: 100vh;
    position: absolute;
    bottom: 0;
    right: 0;
    background: url();
    background-repeat: no-repeat;
    background-size: cover;
    opacity: 0.4;
    z-index: 1;
}
	
.section-1::after {
    content: "";
    width: 500px;
    height: 100vh;
    position: absolute;
    bottom: 0;
    left: 0;
    background: url();
    background-repeat: no-repeat;
    background-size: cover;
    opacity: 0.4;
    z-index: 1;
}	
	
	
	.section-1 .main-wrap {
		width:90%;
		max-width:1600px;
		margin:0 auto;
		display:flex;
		flex-wrap:wrap;
		align-items:center;
		justify-content: center;
		position:relative;
		z-index:2;
	}	
	
	
	
	
	.section-1 .main-wrap .left-col {
		width:35%;
	}
	
	.section-1 .main-wrap .right-col {
		width:55%;
		padding:0 0 0 1em;
	}
	
	.section-1 img {
		width:100%;
	}
	
	
	
.background-gif {
  
}

.section-1 .text {
  background: url(https://i.gifer.com/origin/58/588d7eaac92bfa335fe60728d3c9ccee_w200.webp) repeat;
  background-size: cover;
	background-attachment:fixed;
  -webkit-background-clip: text;
  color: transparent;
  font-size: 7vmin;
  letter-spacing: -.04em;
  line-height: 1em;
  font-weight:900;
}
	
	
	
	.header-block-text h1 {
    color: #efe9e2;
    font-size: 3.8rem;
    font-weight: 700;
    line-height: 4.6rem;
    margin-bottom: 5rem;
}
	
.header-block-text p {
    color: #9a9daa;
    font-size: 2rem;
    font-weight: 600;
    line-height: 2.4rem;
    margin-bottom: 3rem;
}	







.header-title h1 {
	color: #ffffff;
    font-size: 3.8rem;
    font-weight: 700;
    line-height: 1.4;
    margin-bottom: 5rem;
}
.header-title .main-text {
    color:#ffc600;
	font-size: 7vmin;
    font-weight: 900;
}

.header-title p {
    color: #9a9daa;
    font-size: 2rem;
    font-weight: 600;
    line-height: 2.4rem;
    margin-bottom: 3rem;
}



@media (max-width:1400px) {
    
	
	.header-title h1 {
    color: #ffffff;
    font-size: 7vmin;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 5rem;
}
	
	.header-title h1 {
    line-height: 1.2;
    margin-bottom: 20px;
}
	
.section-1 .text {
    font-size: 14vmin;
}	
	
.header-block-text h1 {
    font-size: 3.1rem;
    line-height: 3.5rem;
}	
	
	.section-1 .main-wrap .left-col {
    width: 30%;
    order: 2;
}
	
	.section-1 .main-wrap .right-col {
    width: 50%;
    padding: 0;
    order: 1;
    margin: 0 0 20px 0;
}
	
	
	
    }


































.cases {
    
}

.cases {
    
}



.cases-block {
    background: #292c39;
    padding: 6rem 0 20rem
}


.case {
    align-items: center;
    background: #1a222d;
    border-radius: 20px;
    display: flex;
    justify-content: space-between;
    padding: 6rem 6em 6em 10em;
    width: 100%;
	position:relative;
	background: radial-gradient(circle at 70% center, #283b54 20%, #1a222d 80%);
}





.case .left-col {
    width:35%;
	z-index: 1;
}

.case .right-col {
    width:65%;
	z-index: 1;
}


.case img {
    height: auto;
    max-height: 100%;
	width:100%;
}

.case-left img {
    order: -1
}

.case-info {
    display: flex;
    flex-direction: column;
    justify-content: center
}

.case-info>h3 {
    color: #ffc600;
    font-size: 2.8rem;
    font-weight: 700;
    line-height: 3.2rem;
    margin-bottom: 2.75rem;
}

.case-info>span {
    display: inline-block;
    margin-bottom: 4rem
}

.case-info>span,
.case-info>ul {
    color: #efe9e2;
    font-size: 2rem;
    font-weight: 600;
    line-height: 2.4rem;
    list-style: none
}

.case-info>ul>li {
    margin-bottom: .75rem
}

@media (max-width:1000px) {
    .cases {
        gap: 4rem
    }

    .case {
        align-items: normal;
        display: flex;
        flex-direction: column;
        gap: 2rem;
        height: auto;
        justify-content: space-between;
        max-height: none;
        min-height: 420px;
        max-height: 420px;
        padding: 40px;
    }

	.case .left-col, .case .right-col {
    width: 100%;
}
	
    .case>img {
        align-self: center;
        height: auto;
        max-width: 90%
    }

    .case-left img {
        order: 1
    }

    .case-info>h3 {
        font-size: 2.2rem;
        line-height: 2.6rem;
        margin-bottom: 1.5rem
    }

    .case-info>span {
        margin-bottom: 2rem
    }

    .case-info>span,
    .case-info>ul {
        font-size: 1.4rem;
        line-height: 1.6rem
    }

    .case-info>ul>li {
        margin-bottom: .75rem
    }
}













footer {
  padding: 7rem 0 7rem;
	background: #0d0f12;
}

.footer-wrapper {
    display: flex;
    justify-content: space-between
}

.footer-center,
.footer-left,
.footer-right {
    width: 30%
}

.footer-left {
    gap: 2rem
}

.footer-center,
.footer-left {
    display: flex;
    flex-direction: column
}

.footer-center {
    align-items: center;
    text-align: center
}

.footer-right {
    text-align: right
}

.footer-center,
.footer-right {
    padding-top: 1rem
}

.footer-left>img {
    width: 50%
}

footer h5,
footer p {
    color: #efe9e2;
    font-size: 1.6rem;
    font-weight: 600;
    line-height: 1.9rem
}

footer h5 {
    margin-bottom: 2rem
}

footer ul {
    list-style: none
}

footer a {
    color: inherit;
    text-decoration: none
}

.footer-social {
    align-items: center;
    display: flex;
    gap: 2rem
}

.footer-social img {
    width: 3rem
}

.footer-center>ul {
    color: #efe9e2;
    color: #b0a291;
    display: flex;
    flex-direction: column;
    font-size: 1.4rem;
    font-weight: 300;
    gap: 1.25rem;
    line-height: 1.9rem
}

.footer-center>ul li:hover {
    text-decoration: underline
}

.footer-right>ul {
    align-items: flex-end;
    color: #efe9e2;
    display: flex;
    flex-direction: column;
    font-size: 1.4rem;
    font-weight: 300;
    gap: 1rem;
    line-height: 1.9rem;
    text-align: right
}

.footer-right a,
.footer-right li {
    align-items: center;
    display: flex;
    gap: 1rem
}

.footer-right li img{
    width:24px;
}

@media (max-width:1000px) {
    .footer-wrapper {
        flex-direction: column;
        gap: 4rem;
        justify-content: space-between
    }

    .footer-left,
    .footer-right {
        text-align: center;
        width: 100%
    }

    .footer-center {
        display: none
    }

    .footer-social {
        justify-content: center
    }

    .footer-left>img {
        align-self: center
    }

    .footer-right>ul {
        align-items: center
    }
}







.section-7 {
	background: #1a222d;
}

.section-7 .wrapper {
    margin: 0 auto;
    max-width: 1300px;
    width: 85%;
    display: flex;
	    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}



.section-7 .section-title {
    width:60%;
}



.section-7 h2 {
	color: #ffc600;
    font-size: 7rem;
    font-weight: 700;
    margin: 0 0 40px 0;
}

.section-7 .text{
    color:#fff;
	font-size:20px;
	line-height:1.4;
}



.form-block {
    width:35%;
}

.form {
    
}

.form {
    position: relative;
    padding: 40px;
    background: #fff;
    border-radius: 16px;
}






.form-main {
    
}

.form-main>h2 {
    color: #000;
    font-size: 2.8rem;
    font-weight: 700;
    line-height: 3.1rem
}

.form-main>p {
    color: #3e414d;
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 1.9rem
}



.form-input {
    margin: 0 0 25px 0;
}

.form-input>label {
        color: #1a222d;
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 1.9rem;
    margin: 0 0 7px 0;
    display: block;
}

.form-input>input {
    color: #1a222d;
    font-size: 2rem;
    font-weight: 400;
    line-height: 1.9rem
}

.form-input>input {
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 5px;
    outline: none;
    padding: 1.6rem 0.5rem 1.6rem 1.8rem;
    width: 100%;
	-webkit-box-shadow: inset 0px 0px 9px -1px rgba(204,204,204,1);
-moz-box-shadow: inset 0px 0px 9px -1px rgba(204,204,204,1);
box-shadow: inset 0px 0px 9px -1px rgba(204,204,204,1);
}

.form-img {
    background: linear-gradient(hsla(0, 0%, 100%, .25), hsla(0, 0%, 100%, .25)), url(/static/media/unnv.a41495d23d2810572612.png);
    background-size: cover;
    border-radius: 0 25px 25px 0;
    height: 47rem;
    width: 30%
}


.form .btn-primary {
    background: #ffc600;
    border: none;
    border-radius: 5px;
    color: #151208;
    cursor: pointer;
    font-size: 2rem;
    font-weight: 400;
    line-height: 1.9rem;
    padding: 1.6rem 3.9rem;
    transition: all .3s;
	width:100%;
}



@media (max-width:1000px) {
	
	
	.section-7 .wrapper {
    display: block;
}
	
	.section-7 .section-title {
    width: 100%;
}
	
	.section-7 h2 {
    font-size: 7vmin;
    margin: 0 0 20px 0;
}
	
	.form-block {
    width: 100%;
    background: #fff;
    border-radius: 16px;
    margin: 20px 0;
}
	
    .form {
        border-radius: 15px;
        display: flex;
        flex-direction: column;
        justify-content: normal;
        margin: 0 auto;
        width: 100%;
		padding: 30px;
    }

    .form-img {
        background: linear-gradient(hsla(0, 0%, 100%, .25), hsla(0, 0%, 100%, .25)), url(/static/media/unnv.a41495d23d2810572612.png) no-repeat;
        background-position: 50%;
        background-size: cover;
        border-radius: 15px 15px 0 0;
        height: 20rem;
        order: -1;
        width: 100%
    }

    .form-main {
        display: flex;
        flex-direction: column;
        flex-grow: 1;
        justify-content: space-between;
    }

    .form-main>h2 {
        color: #000;
        font-size: 2.3rem;
        line-height: 2.6rem;
        margin-bottom: 2rem
    }

    .form-main>p {
        color: #3e414d;
        font-size: 1.5rem;
        line-height: 1.9rem;
        margin-bottom: 3rem
    }

    .form-inputs {
        gap: 2rem;
        justify-content: normal;
        margin-bottom: 3rem
    }

    .form-input,
    .form-inputs {
        display: flex;
        flex-direction: column
    }

    .form-input {
        gap: 1rem;
        width: 100%
    }
}















.section-9 {
background:#e0e0e0;
	background: url(/wp-content/themes/lemotag/assets/design/scholl.jpg);
	position:relative;
	background-attachment:fixed;
}












.section-9 .row {
	display:flex;
	justify-content:space-between;
}

.section-9 .row .title {
	width:30%;
}



.section-9 .first-block {
    display: flex;
    justify-content: space-between;
    width: 100%;
    border-radius: 16px;
    margin: 0px 0 20px 0;
    align-items: center;
	height:380px;
}
.section-9 .first-block .left-col {
    width: 39%;
    font-size: 20px;
    line-height: 1.4;
    color: #1a222d;
    padding: 40px;
    background: #ffc600;
    border-radius: 16px;
	height: 380px;
    align-items: center;
    display: flex;
}

.section-9 .first-block .right-col {
    width: 59%;
    padding: 40px;
    height: 380px;
	backdrop-filter: blur(10px);
    margin: 20px 0;
    background-color: rgba(26, 34, 45, .5);
	border-radius: 16px;
}

.section-9 .first-block .right-col .title {
    color: #ffba00;
    display: inline-block;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.4;
    margin: 0 0 20px 0;
}




.section-9 .slide-3 {
    
}

.section-9 .slide-3 .item {
    width: 100%;
    color: #fff;
    padding: 20px 40px 40px;
    font-size: 16px;
    margin: 0;
    line-height: 1.4;
    
    
}


.section-9 .slide-3 .item .title {
    display:flex;
	align-items:center;
	margin: 0 0 20px 0;
}



.section-9 .slide-3 .item .photo {
    width: 80px;
    overflow: hidden;
    border-radius: 50%;
    box-shadow: 0 2px 15px rgb(0 0 0 / 15%);
    margin: 0 20px 0 0;
}

.section-9 .slide-3 .item .name {
    color:#fff;
	font-size:20px;
	font-weight:700;
	border-bottom:1px dotted #fff;
	padding:0 0 10px 0;
	width:100%;
}


.section-9 .slide-3 .owl-nav {
    position: absolute;
    right: 15px;
    bottom: 15px;
    width: 50px;
    height: 21px;
}


.section-9 .slide-3 .owl-prev {
    width: 12px;
    height: 21px;
    border: none;
    position: absolute;
    top: 0;
    left: 0;
    transform: translateY(0);
}

.section-9 .slide-3 .owl-prev::before {
    content: "";
    width: 12px;
    height: 21px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: url(/wp-content/themes/lemotag/assets/design/r-arrow-left.svg);
    background-repeat: no-repeat;
    background-size: cover;
}

.section-9 .slide-3 .owl-next {
    width: 12px;
    height: 21px;
    border: none;
    position: absolute;
    top: 0;
    right: 0;
    transform: translateY(0);
}
.section-9 .slide-3 .owl-next::before {
    content: "";
    width: 12px;
    height: 21px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: url(/wp-content/themes/lemotag/assets/design/r-arrow-right.svg);
    background-repeat: no-repeat;
    background-size: cover;
}





.section-9 ul li {
    position: relative;
    list-style-type: none;
    font-size: 16px;
    color: #fff;
    margin: 0 0 15px 0;
}



.section-9 .second-block {
	display:flex;
	justify-content:space-between;
	align-items: center;
	height:380px;
}

.section-9 .second-block .formats {
	width: 59%;
    padding: 40px;
    height: 380px;
    backdrop-filter: blur(10px);
    margin: 20px 0;
    background-color: rgba(26, 34, 45, .5);
    border-radius: 16px;
}

.section-9 .second-block .formats .title {
    color: #ffba00;
    display: inline-block;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.4;
    margin: 0 0 20px 0;
}



.section-9 .second-block .reviews-block {
	width:39%;
	border: 4px solid #ffc600;
    border-radius: 16px;
    backdrop-filter: blur(20px);
	    
}

.section-9 .second-block ul{
	
}

.section-9 .second-block ul li {
	font-size:16px;
	color:#fff;
}



.section-9 .slide-3 .to-video {
    padding: 5px 10px 5px 40px;
    font-size: 16px;
    border-radius: 5px;
    background: #ffc600;
    display: table;
    cursor: pointer;
    color: #1a222d;
    position: relative;
}

.section-9 .slide-3 .to-video:before {
    content: "";
    width: 20px;
    height: 20px;
    position: absolute;
    top: 50%;
    left: 10px;
    transform: translateY(-50%);
    background: url(/wp-content/themes/lemotag/assets/design/icons/to-video.svg);
    background-repeat: no-repeat;
    background-size: cover;
}





@media (max-width:1000px) {
    .section-9 .first-block {
    display: block;
    width: 100%;
		height:auto;
}
	.section-9 .first-block .left-col {
    width: 100%;
		height:auto;
		font-size: 16px;
}
	
	
	
	.section-9 .first-block .right-col {
    width: 100%;
		height:auto;
}
	.section-9 .second-block {
    display: block;
    height: auto;
}
	.section-9 .second-block .formats {
    width: 100%;
    padding: 40px;
    height: auto;
    margin: 20px 0;
}
	.section-9 .second-block .reviews-block {
    width: 100%;
}
    }



























.header-wrapper {
    align-items: center;
    display: flex;
    justify-content: space-between;
    max-height: 9rem;
    min-height: 7.5rem
}

header {
    padding: .75rem 0;
	/* Permalink - use to edit and share this gradient. Постоянная ссылка - используйте для редактирования и обмена этим градиентом: https://colorzilla.com/gradient-editor/#000000+0,0a0f15+50,000000+100 */
background: linear-gradient(to right,  rgba(0,0,0,1) 0%,rgba(10,15,21,1) 50%,rgba(0,0,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

}

.header-logo {
    width: 17%
}

.header-burger {
    display: none
}

.header {
            width: 100%;
            position: relative;
            transition: top 0.3s ease-in-out, background 0.3s;
				z-index:11;
        }  
			  
	.header.fixed {
            position: fixed;
            top: -100px;
            left: 0;
		border-bottom:1px solid #fff;
        }
        .header.visible {
            top: 0;
        }
			  
			.header.fixed .header-wrapper {
    max-height: 5rem;
    min-height: 5rem; 
}  
			  
		.header.fixed .header-logo {
    width: 15%;
}	

header ul {
    display: flex;
    gap: 4vw;
    list-style: none
}

header ul a {
    color: #fff;
    font-size: 1.8rem;
    font-weight: 300;
    line-height: 1.9rem;
    text-decoration: none;
}

main {
    background: #292c39 linear-gradient(180deg, rgba(27, 26, 31, 0) 84.37%, rgba(27, 26, 31, .88))
}

.header-block-wrapper {
    align-items: center;
    display: flex;
    justify-content: space-between;
    max-height: 70rem;
    min-height: 65rem
}

.header-block-wrapper>img {
    align-self: flex-end;
    min-width: 450px;
    width: 40%
}

main h1 {
    color: #efe9e2;
    font-size: 3.8rem;
    font-weight: 700;
    line-height: 4.6rem;
    margin-bottom: 5rem
}

main p {
    color: #9a9daa;
    font-size: 2rem;
    font-weight: 600;
    line-height: 2.4rem;
    margin-bottom: 3rem
}

@media (max-width:1000px) {
    .header-logo {
        max-width: 200px;
        width: 40%
    }

    .header-burger {
        cursor: pointer;
        display: block;
        max-width: 35px;
        width: 9%
    }

    header {
        padding: 0
    }

    header button,
    header ul {
        display: none
    }

    .header-block-wrapper {
        flex-direction: column;
        justify-content: space-between;
        max-height: 85vh;
        min-height: 80vh;
        overflow: hidden;
        padding-top: 5rem;
        text-align: center
    }

    .header-block-wrapper>img {
        align-self: center;
        max-width: 400px;
        min-width: 50%;
        width: 80%
    }

    main h1 {
        font-size: 2rem;
        line-height: 2.4rem;
        margin-bottom: 3.5rem
    }

    main p {
        font-size: 1.5rem;
        line-height: 1.7rem;
        margin-bottom: 3rem
    }
}

.burger-menu {
    align-items: center;
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    background: rgba(0, 0, 0, .35);
    gap: 3rem;
    height: 100vh;
    justify-content: center;
    left: 0;
    overflow: hidden;
    position: fixed;
    top: 0;
    width: 100vw;
    z-index: 2
}

.burger-menu,
.burger-menu ul {
    display: flex;
    flex-direction: column
}

.burger-menu ul {
    color: #efe9e2;
    font-size: 1.8rem;
    font-weight: 700;
    gap: 2.5rem;
    line-height: 2.2rem;
    list-style: none;
    text-align: center;
    text-shadow: 0 4px 4px rgba(0, 0, 0, .25)
}

.burger-menu a {
    color: #efe9e2;
    text-decoration: none
}

.burger-phone {
    align-items: center;
    bottom: 13rem;
    display: flex;
    font-size: 1.8rem;
    font-weight: 400;
    gap: 1rem;
    line-height: 2.2rem;
    position: absolute
}

.close-btn {
    position: absolute;
    right: 2rem;
    top: 3rem;
    width: 10%
}

.menu-wrapper {
    padding: 7rem 0 10rem
}

.menu {
    display: flex;
    flex-direction: column;
    gap: 3.5rem
}

.menu-item {
    align-items: flex-start;
    background: #3e414d;
    border-radius: 20px;
    display: flex;
    gap: 3rem;
    padding: 2.2rem 16.5rem 8.8rem 4rem;
    position: relative
}

.item-text>h3 {
    color: #cfbaa1;
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1.9rem;
    margin-bottom: 1.5rem
}

.item-text-area {
    background: #383b45;
    border-radius: 5px;
    color: #efe9e2;
    font-size: 1.4rem;
    font-weight: 300;
    line-height: 1.9rem;
    max-height: 120px;
    overflow: scroll;
    padding: 1rem
}

.item-text-btn {
    position: relative;
	    margin: 0 auto;
    display: table;
}

.item-text-btn>a {
    color: #000;
    text-decoration: none
}

@media (max-width:1000px) {
    .menu-item {
        gap: 1rem;
        padding: 2.5rem 2.5rem 9rem 1rem
    }

    .item-text>h3 {
        margin-bottom: 1rem
    }

    .item-text-btn {
        bottom: 20px;
        right: 20px
    }

    .item-text-area {
        max-height: 170px
    }
}












.section-2 {
	background: no-repeat url("/wp-content/themes/lemotag/assets/design/sec6-bg.jpg");
	width:100%;
	height:auto;
	background-size:cover;
	position:relative;
	background:#1a222d;
}









.offers-wrapper {
    z-index:10;
	position: relative;
	width:85%;
	max-width:1600px;
	display: flex;
}

.offers-wrap-row {
	width:60%;
}

.offers-wrapper .image {
    width: 40%;
    position: absolute;
    right: 0;
    bottom: -100px;
}

.offers-wrapper .image:after {
	content:"";
	background: no-repeat url("/wp-content/themes/lemotag/assets/design/bgbg.png");
	width:200px;
	height:200px;
	position:absolute;
	top:0;
	left:0;
	
}

.offers-wrapper .image img {
	width:100%;
}

.offers {
    display: flex;
    flex-direction: column;
    gap: 10rem;
}

.offers-row {
    display: flex;
    justify-content: space-between
}

.offer {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    max-width: 28.5%;
    width: 27.5%
}

.offer>img {
    margin-bottom: 2.2rem;
	width:auto;
}

.offer>span {
    color: #ffc600;
    font-weight: 400;
    margin-bottom: 1.2rem
}

.offer>p,
.offer>span {
    font-size: 16px;
    line-height: 1.4;
}

.offer>p {
    color: #efe9e2
}



@media (max-width:1400px) {
    .offers-wrap-row {
    width: 65%;
}
	
	.offers {
    gap: 5rem;
}
	
    }


@media (max-width:1000px) {
	
	.offers-wrapper {
    display: block;
		width: 85%;
}
	.offers {
    display: block;
}
	
.offers-row {
        display:block;
    }
	
	.offers-wrap-row {
    width: 100%;
}
	
	

   .offer {
    max-width: 100%;
    width: 100%;
    margin: 0 0 30px 0;
}
	
	.offer>img {
    margin-bottom: 10px;
}
	
	.offers-wrapper .image {
     display: none;
}
}

















.cases 

























.videos-block {
    background: #292c39;
    padding: 4rem 0
}

.videos-wrapper {
    border-bottom: 1px solid #fff;
    padding-bottom: 6rem
}

video {
    max-height: 37rem;
    width: 50%
}

.videos {
    display: flex;
    flex-direction: column;
    gap: 5rem
}

.video-item {
    align-items: center;
    display: flex
}

.video-info {
    background: #3e414d;
    border-radius: 0 25px 25px 0;
    flex-grow: 1;
    padding: 3rem 3rem 3rem 5rem
}

.video-info>h4 {
    font-weight: 600;
    margin-bottom: 1rem
}

.video-info>h4,
.video-info>p {
    color: #efe9e2;
    font-size: 1.4rem;
    line-height: 1.7rem
}

.video-info>p {
    font-weight: 400;
    margin-bottom: 6rem
}

.video-info>h3 {
    font-weight: 600;
    margin-bottom: 1rem
}

.video-info>h3,
.video-info>span {
    color: #ffd27c;
    font-size: 1.4rem;
    line-height: 1.7rem
}

.video-info>span {
    font-weight: 300
}

.video-item-right>video {
    order: 1
}

.video-item-right>.video-info {
    border-radius: 25px 0 0 25px
}

@media (max-width:1000px) {
    video {
        max-height: none;
        width: 100%
    }

    .video-item {
        align-items: center;
        flex-direction: column
    }

    .video-info {
        border-radius: 0 0 25px 25px;
        flex-grow: 0;
        max-width: 90%;
        padding: 3rem
    }

    .video-info>p {
        margin-bottom: 3rem
    }

    .video-item-right>video {
        order: -1
    }

    .video-item-right>.video-info {
        border-radius: 0 0 25px 25px
    }
}

/*# sourceMappingURL=main.b9aaf421.css.map*/















.reviews .item {
padding:15px;
	color:#1a222d;
	transition:0.3s;
	    width: 99.9%;
}


.review p {
	margin:0 0 10px 0;
}

.section-9 .slide-3 .to-video {
    padding: 5px 10px 5px 40px;
    font-size: 16px;
    border-radius: 5px;
    background: #ffc600;
    display: table;
    cursor: pointer;
    color: #1a222d;
    position: relative;
}

.section-9 .slide-3 .to-video:before {
    content: "";
    width: 20px;
    height: 20px;
    position: absolute;
    top: 50%;
    left: 10px;
    transform: translateY(-50%);
    background: url(/wp-content/themes/lemotag/assets/design/icons/to-video.svg);
    background-repeat: no-repeat;
    background-size: cover;
}



.reviews .item .inner {
	position:relative;
    height: 400px;
    box-shadow: 0 2px 15px rgb(0 0 0 / 15%);
    padding: 0 30px 30px;
    border: 1px solid #dbdbdb;
    border-radius: 16px;
    background: #fff;
    margin: 50px 0 30px 0;
	
}

.reviews .item:hover .inner {
	background: #1a222d;
	color:#fff;
	transition:0.3s;
	box-shadow: 0 1px 0px rgb(0 0 0 / 50%);
	border: 1px solid #1a222d;
}

.reviews .item .photo {
    width: 150px;
    height: 150px;
    overflow: hidden;
    margin: -40px auto 0 auto;
    border-radius: 50%;
	box-shadow: 0 2px 15px rgb(0 0 0 / 15%);
	border: 5px solid #fff;
}

.reviews .item .name {
    font-size: 24px;
    text-align: center;
    margin: 15px 0 5px 0;
    font-weight: 700;
}

.reviews .item .position {
    font-size: 14px;
    text-align: center;
}

.reviews .item .text {
    font-size: 16px;
    text-align: center;
    margin: 20px 0;
}


.reviews .item .to-video {
    background: #ffc600;
    border-radius: 5px;
    color: #151208;
    cursor: pointer;
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 1.9rem;
    padding: 1rem 1.2rem;
    display: table;
    margin: 0 auto;
    position: absolute;
    bottom: -20px;
    left: 0;
    right: 0;
	box-shadow: 0 2px 15px rgb(0 0 0 / 15%);
}



@media (max-width:1000px) {
   .reviews .item {
    padding: 0px;
    color: #1a222d;
    transition: 0.3s;
}
	
	.reviews .item .inner {
	 box-shadow: none;
	
}
	
    }










section {
	padding: 7rem 0 7rem;
}





@media (max-width:1000px) {
   section {
    padding: 4rem 0 4rem;
}
    }




.section-5 {
	background: #1a222d;
	color:#fff;
}


.accordion {
  margin:40px 0 40px 0;
}

.accordion-item {
  	
}

.accordion-header {
    padding: 30px 40px 30px 0px;
    cursor: pointer;
    position: relative;
    font-size: 24px;
    font-weight: 500;
    border-top: 1px solid #fff;
    margin: 0 auto;
	display: flex;
    align-items: center;
}


.accordion-item:first-child .accordion-header {
    border-top: 0px solid #000;
}


.accordion-header .btn-primary {
	display:none;
}

.accordion-header:hover .btn-primary {
	display:block;
}

.accordion-header .icon {
 margin:0 20px 0 0;
}


.accordion-header .accordion-title {
 
}

.accordion-content {
    padding: 0px 40px 40px 60px;
    display: none;
    font-size: 18px;
    line-height: 1.6;
	font-weight: 100;
}

.accordion-content p {
  margin:0 0 20px 0;
}


.accordion-content .file-item {
	margin:0 0 10px 0;
	padding:0 0 0 23px;
	position:relative;
	font-weight: 400;
}

.accordion-content .file-item:before {
    content: "";
    display: block;
    width: 16px;
    height: 20px;
    background-size: cover;
    background-image: url(/wp-content/themes/lemotag/assets/design/doc.svg);
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
    left: 0;
}



.accordion-content .title {
  color: #0E803B;
font-weight: 900;
font-size: 40px;
	margin-bottom:20px;
	text-align:center;
}
		
.accordion-content ul{
  margin: 20px 0;
}	

.accordion-content ul li {
  font-size: 16px;
    font-weight: 100;
    line-height: 1.3;
    margin: 5px 0 0 20px;
}	

.accordion-symbol {
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
	width: 20px;
height: 20px;
}

.accordion-symbol:before {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    background-size: cover;
}

.accordion-item.active .accordion-content {
    display: block;
}



.accordion-symbol:before {
    content: "";
	background-image: url(/wp-content/themes/lemotag/assets/design/plus.svg);
}

.accordion-item .accordion-symbol.minus:before {
    content: "";
	background-image: url(/wp-content/themes/lemotag/assets/design/minus.svg);
} 

.accordion-item.active .accordion-content {
  display: block;
}





@media (max-width:1400px) {
    
    }


@media (max-width:1000px) {
    .accordion {
    margin: 0px 0 0px 0;
}
	.accordion-header {
    padding: 15px 40px 15px 0px;
    font-size: 18px;
    line-height: 1.4;
}
	.accordion-header .icon img {
    width: 35px;
    display: block;
}
	.accordion-content {
    padding: 0px 40px 40px 55px;
    font-size: 16px;
}

    }









.section-3 .wrapper {
    padding: 5rem 0;
	width:85%;
	max-width:1600px;
}



.partners-wrapper {
    padding: 5rem 0;
	width:85%;
	max-width:1600px;
}

.partners-wrapper>h3 {
    color: #b0a291;
    font-size: 1.475rem;
    font-weight: 400;
    line-height: 1.8rem;
    margin-bottom: 2.5rem;
    text-align: center
}



.splide__slide img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    transition: all .25s;
}

.splide__slide img:hover {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}




@media (max-width:1000px) {
    .section-3 .wrapper {
    padding: 0rem 0;
}
    }









/*---------------------------animation------------------------------*/

.down-to-top {
    opacity: 0;
    transform: translateY(50px);
    transition: opacity 0.5s ease-out, transform 0.5s ease-out;
}

.down-to-top.visible {
    opacity: 1;
    transform: translateY(0);
}

.deep-down-to-top {
    opacity: 0;
    transform: translateY(350px);
    transition: opacity 0.5s ease-out, transform 0.5s ease-out;
}

.deep-down-to-top.visible {
    opacity: 1;
    transform: translateY(0);
}

.left-to-right {
    opacity: 0;
    transform: translateX(-100px);
    transition: opacity 0.5s ease-out, transform 0.5s ease-out;
}

.left-to-right.visible {
    opacity: 1;
    transform: translateX(0);
}

.right-to-left {
    opacity: 0;
    transform: translateX(100px);
    transition: opacity 0.5s ease-out, transform 0.5s ease-out;
}

.right-to-left.visible {
    opacity: 1;
    transform: translateX(0);
}

.delay-1 {
	transition-delay: 0.2s;
}

.delay-2 {
	transition-delay: 0.5s;
}

.delay-3 {
	transition-delay: 0.8s;
}






@media (max-width: 1400px) {
	
	
	
	.section-3 .wrapper {
    padding: 0rem 0;
}
	
	.section-7 h2 {
     font-size: 6rem;
}
	
	}



@media (max-width: 800px) {
	
	.section-1 .main-wrap {
    width: 85%;
}
	
	.section-1 .main-wrap .left-col {
    width: 70%;
		margin:0 auto;
    order: 2;
}
	
	.section-1 .main-wrap .right-col {
    width: 100%;
    padding: 0;
    order: 1;
    margin: 0 0 20px 0;
}
	
	

	
	
	}