*::-webkit-input-placeholder {
	color: #fff;
	opacity: 1;
}
*:-moz-placeholder {
	color: #fff;
	opacity: 1;
}
*::-moz-placeholder {
	color: #fff;
	opacity: 1;
}
*:-ms-input-placeholder {
	color: #fff;
	opacity: 1;
}
.main-form *::-webkit-input-placeholder {
	color: #000;
	opacity: 1;
}
.main-form *:-moz-placeholder {
	color: #000;
	opacity: 1;
}
.main-form *::-moz-placeholder {
	color: #000;
	opacity: 1;
}
.main-form *:-ms-input-placeholder {
	color: #000;
	opacity: 1;
}
.input:focus::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.25)
}
.input:focus::-moz-placeholder {
    color: rgba(255, 255, 255, 0.25)
}
.input:focus:-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.25)
}

.main-form .input:focus::-webkit-input-placeholder {
    color: rgba(0, 0, 0, 0.3);
}
.main-form .input:focus::-moz-placeholder {
    color: rgba(0, 0, 0, 0.3);
}
.main-form .input:focus:-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.3);
}

i {
    font-style: normal;
}
input {
    outline: none
}
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
input[type='number'] {
    -moz-appearance:textfield;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}
.no-padding {
    padding-left: 0px;
    padding-right: 0px;
}
a {
	color:#fff;
}
a:hover, a:focus{
	text-decoration: none;
}
a:active{
	background: transparent;
}
li {
    list-style: none;
}
ul {
    padding: 0;
    margin: 0;
}
body {
    font-family: 'FuturaNewBook-Reg';
    color: #000;
    padding: 0 !important;
/*    height: 100vh*/
}
body, html {
    overflow-x: hidden;
}
.shine {
    position: relative;
}
.shine:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    border-radius: 10px;
    background: linear-gradient(135deg, transparent 40px, rgba(255, 255, 255, 0.4) 60px, transparent 65px) no-repeat;
    background-position: -150px 0px;
    transform-origin: center;
    animation-name: but;
    animation-duration: 4s;
    animation-timing-function: cubic-bezier( .2, .2, .3, .4); 
    animation-iteration-count: infinite;
}
@keyframes but {
    from {background-position: -150px 0px;}
    to {background-position: 600px 0px;}
}
.shine:hover:after {
/*    display: none*/
}
.gray {
    background: #eeeef5
}
.wrapper {
    background: url(../img/bg.jpg) center/cover no-repeat;
    height: 100vh;
    overflow: hidden;
    color: #fff;
}
.flex-b {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.block {
    padding: 70px 0
}
.block-mod {
    padding: 70px 15px;
}
.fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9;
    background: rgba(0, 0, 0, 0.8);
    transition: all linear .5s
}
.hide-fix {
    background: none;
}
.hide-fix .top-head-nav a {
    display: none
}
.headline {
    text-align: center;
    margin: 0 0 30px;
    font-size: 48px;
    text-transform: uppercase;
    font-family: 'FuturaNewHeavy-Reg';
}
.subtitle {
    text-align: center;
    font-size: 40px;
    margin-bottom: 30px;
    font-family: 'FuturaNewBook-Reg';
    line-height: normal
}
.subtitle_mod {
    font-size: 24px;
    line-height: normal
}
.subtitle_mod1 {
    font-size: 24px;
    line-height: normal;
    display: flex;
    align-items: center;
    margin-bottom: 30px;
}
.subtitle_mod1 span {
    width: 80px;
    flex-shrink: 0;
    margin-right: 10px
}
.head {
    padding: 7px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #fff;
}
.fixed .head {
/*    padding: 4px 0*/
}
.head>div {
    display: flex;
    justify-content: space-between; 
    align-items: center;
    flex-wrap: wrap
}
.logo {
    margin-left: 35px
}
.nav-control {
    width: 40px;
    height: 27px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    cursor: pointer;
    position: relative;
    z-index: 99
}
.nav-control span {
    width: 100%;
    border-radius: 15px;
    height: 3px;
    background: #fff;
    transition: all linear .2s;
}
.fixed .nav-control span {
    background: #fff;
}
.nav-control.op span:nth-of-type(2) {
/*    display: none;*/
    opacity: 0;
}
.nav-control.op span:nth-child(1) {
    transform: translateY(10px) translateX(0px) rotate(45deg) ;
}
.nav-control.op span:nth-child(3) {
    transform: translateY(-14px) rotate(-45deg) ;
}
.head .soc {
    justify-content: flex-end;
    flex-direction: column
}
.soc a {
    margin: 0px 5px;
}
.soc a img {
    width: 25px
}
.soc p {
    margin: 3px 0 0;
    text-align: right;
    font-size: 16px;
    width: 100%;
}
.main {
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-content: center;
}
.main>div {
    width: 50%;
}
.title {
    position: relative;
    height: 100%;
    padding-top: 80px
}
.title>img {
    position: absolute;
    right: -5%;
    top: 5%
}
.title h1 {
    font-size: 22px;
}
h2 {
    font-family: 'FuturaNewHeavy-Reg';
    font-size: 110px;
    text-transform: uppercase;
    margin: 5px 0 80px
}
h2 span {
    font-family: 'FuturaNewBook-Reg';
    font-size: 48px;
    text-transform: none;
    display: block;
}
.but {
    border: none;
    border-radius: 10px;
    width: 260px;
    height: 60px;
    color: #000;
    text-transform: uppercase;
    font-size: 16px;
    font-family: 'FuturaNewHeavy-Reg';
    background: linear-gradient(145deg, #ffda63 10%, #d08b21 65%, #cf8920 70%, #e89a25 100%);
    box-shadow: 0px 0px 25px 0px rgba(252, 193, 75, 0.8);
    outline: none;
    transition: all linear .13s;
}

.but:hover {
    box-shadow: 0px 0px 5px 0px rgba(252, 193, 75, 0.8);transition: all linear .2s
}
.but:focus {
    background: linear-gradient(145deg, #ffda63 10%, #d08b21 65%, #cf8920 70%, #e89a25 100%);
}
.pazle {
    position: relative;
    height: 100%;
}
.pazl {
    width: 250px;
    height: 250px;
    background-size: 100%;
    background-repeat: no-repeat;
    transform-origin: 50% 50%;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    animation-duration: 1.7s;
    animation-timing-function: ease-in-out; 
    animation-fill-mode:forwards;
    cursor: pointer;
    animation-delay: 1s;
    opacity: 0;
    transition: all linear .3s
}
.main .pazl:hover {
    color: #fff;
    width: 260px;
    height: 260px;
    z-index: 5
}
.pazl:focus {
    text-decoration: none;
    color: #fff;
    outline: none
}
.pazl p {
    text-transform: uppercase;
    font-size: 20px;
    text-align: center;
    font-family: 'FuturaNewHeavy-Reg';
    text-shadow: 0px 3px 4px rgba(0, 0, 0, 0.5);
    transform-origin: center; 
}
.pazl1 {
    background-image: url(../img/pazl1.png);
    transform: translate(130px, -245px);
    animation-name: pazl1;
}
.pazl1 p {
    transform: translate(20px, -30px) rotate(-12deg)
}
.pazl2 {
    background-image: url(../img/pazl2.png);
    transform: translate(266px, -58px);
    animation-name: pazl2;
}
.pazl2 p {
    transform: translate(15px, -10px) rotate(45deg)
}
.pazl3 {
    background-image: url(../img/pazl3.png);
    transform: translate(1px, -57px);
    animation-name: pazl3;
}
.pazl3 p {
    transform: translate(-10px, 15px) rotate(45deg)
}
.pazl4 {
    background-image: url(../img/pazl4.png);
    transform: translate(134px, 75px);
    animation-name: pazl4;
}
.pazl4 p {
    transform: translate(5px, 5px) rotate(-45deg)
}
.pazl-mod {
    position: static;
    
/*    opacity: 1;*/
    width: 350px;
    height: 350px;
}
@keyframes pazl1-1 {
    from {
        transform: translate(130px, -200%) rotate(90deg);
        opacity: 0
    } 
    to {
        transform: translate(0px, 0px) rotate(0deg);
        opacity: 1;
    }
}
@keyframes pazl2-1 {
    from {
        transform: translate(500%, -58px) rotate(135deg);
        opacity: 0
    } 
    to {
        transform: translate(0px, 0px);
        opacity: 1;
    }
}

@keyframes pazl3-1 {
    from {
        transform: translate(-150%, -57px) rotate(60deg);
        opacity: 0
    } 
    to {
        transform: translate(0px, 0px);
        opacity: 1;
    }
}

@keyframes pazl4-1 {
    from {
        transform: translate(134px, 150%) rotate(90deg);
        opacity: 0
    } 
    to {
        transform: translate(0px, 0px) rotate(0deg);
        opacity: 1;
    }
}
.pazl-mod.pazl1 {
    width: 400px;
    animation-name: pazl1-1;
}
.pazl-mod.pazl2 {
    animation-name: pazl2-1;
}
.pazl-mod.pazl3 {
    animation-name: pazl3-1;
}
.pazl-mod.pazl4 {
    animation-name: pazl4-1;
}
.pazl-mod p {
    font-size: 34px
}
.pazl-mod.pazl1 p {
    transform: translate(30px, -10px) rotate(-15deg)
}
.head-main-container {
    background-attachment: fixed !important;
}
.head-content {
    padding: 120px 0 100px;
    color: #fff;
}
.head-content_mod {
    justify-content: flex-start
}
.head-content .pazle {
    40%;
}
.head-content-text {
    width: 60%;
}
.head-content-text_mod {
    width: auto;
    margin-left: 100px
}
.head-content-text h1 {
    font-size: 48px;
    margin: 0 0 35px;
    font-family: 'FuturaNewHeavy-Reg';
    text-transform: uppercase;
}
.head-content-text h1+p {
    font-size: 40px;
    line-height: normal
}
#scroll {
    display: block;
    margin: 0 auto 80px;
    width: 50px;
}
@keyframes pazl1 {
    from {
        transform: translate(130px, -200%) rotate(90deg);
        opacity: 0
    } 
    to {
        transform: translate(130px, -245px) rotate(0deg);
        opacity: 1;
    }
}

@keyframes pazl2 {
    from {
        transform: translate(500%, -58px) rotate(135deg);
        opacity: 0
    } 
    to {
        transform: translate(266px, -58px);
        opacity: 1;
    }
}

@keyframes pazl3 {
    from {
        transform: translate(-150%, -57px) rotate(60deg);
        opacity: 0
    } 
    to {
        transform: translate(1px, -57px);
        opacity: 1;
    }
}

@keyframes pazl4 {
    from {
        transform: translate(134px, 150%) rotate(90deg);
        opacity: 0
    } 
    to {
        transform: translate(134px, 75px) rotate(0deg);
        opacity: 1;
    }
}

footer {
    z-index: 1;
    position: absolute;
    bottom: 2%;
    width: 84%;
    left: 8%;
}
footer>div {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
footer a, footer p {
    color: #727272;
    margin: 0
}
footer a {
    text-decoration: underline;
}
.wrapper-menu {
    position: fixed;
    left: 0px;
    width: 100%;
    top: 0;
    display: none;
    z-index: 8;
}
.wrapper-menu .container {
    height: 100%;
}
.menu-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-left: 2%;
    height: 100%;
    z-index: 99
}
.menu-container>div {
    width: 50%;
}
.menu {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start
}
.menu a {
    width: 240px;
    height: 260px;
/*    background: url(../img/pazle/1.png) center/100% 100% no-repeat;*/
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 2px;
    position: relative;
}
.menu a img {
    position: absolute;
    width: 100%;
    height: 100%;
}
.menu a:hover img {
    filter: drop-shadow(0px 0px 10px #17aae8);
    transition: all linear .1s
}
.menu a:nth-of-type(2):hover img {
    filter: drop-shadow(0px 0px 10px #5dc750)
}
.menu a:nth-of-type(3):hover img {
    filter: drop-shadow(0px 0px 10px #ed5289)
}
.menu a:nth-of-type(4):hover img {
    filter: drop-shadow(0px 0px 10px #ffb16e)
}
.menu a:nth-of-type(5):hover img {
    filter: drop-shadow(0px 0px 10px #225e7d)
}
.menu a:nth-of-type(6):hover img {
    filter: drop-shadow(0px 0px 10px #9b359f)
}
.menu a span {
    text-transform: uppercase;
    font-size: 20px;
    text-align: center;
    font-family: 'FuturaNewHeavy-Reg';
    text-shadow: 0px 3px 4px rgba(0, 0, 0, 0.5);
    margin-top: -20%;
    position: relative;
    z-index: 2;
}
.menu .menu-link-last {
    height: 200px
}
a.menu-link-bot {
    margin-top: -64px
}
a.menu-link-last span {
    margin-top: 10%;
}
.menu a:hover {
    color: #fff
}
.form {
    padding-left: 2%;
}
.form a {
    text-decoration: underline
}
.form h4 {
    font-family: 'FuturaNewHeavy-Reg';
    font-size: 30px;
    margin: 0 0 40px
}
.form .input {
    width: 100%;
    background: none;
    border: none;
    border-bottom: 1px solid #fff;
    padding-bottom: 5px;
    margin-bottom: 30px;
}
.form textarea.input {
    resize: none;
    border-bottom: none;
    height: auto;
    margin: 0;
    outline: none
}
.file {
    display: flex;
    border-bottom: 1px solid #fff;
    justify-content: space-between;
    align-items: center;
    margin: 40px 0 10px
}
.file+span {
    margin-bottom: 40px;
    display: block;
    font-family: 'FuturaNewDemi-Reg';
}
.add_file {
    display: none !important;
}
.add_file+label {
    padding: 10px;
    cursor: pointer;
}
.but-cont {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin-bottom: 50px
}
.but-cont .but {
    width: auto;
    padding: 0 40px
}
.but-cont p {
    margin: 0;
    font-size: 15px;
}
.but-cont+p {
    margin-bottom: 5%
}
.police {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    color: #727272;
}
.breadcrumbs {
    padding: 20px 15px;
}
.breadcrumbs li {
    list-style: none;
    display: inline-block;
}
.breadcrumbs li a {
    color: #000;
    font-size: 20px
}
.breadcrumbs li.act a{
    color: #d08b21;
}
.portfolio {
    
}
.portfolio-bl {
    flex-wrap: wrap;
    align-items: flex-start;
    margin-top: 60px;
    justify-content: center;
}
.portfolio-it {
    width: 50%;
    color: #000;
    position: relative;  
    margin-bottom: 0px;
}
/*
.portfolio-it:nth-of-type(4n+2) {
    margin-top: 80px;
}
.portfolio-it:nth-of-type(4n+3) {
    margin-top: -80px;
}
*/
.portfolio-it:nth-of-type(2n+1) {
    margin-top: -80px;
}
.portfolio-it:nth-of-type(2n) {
    margin-top: 0px;
}
.portfolio-it>div {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
}
.portfolio-it h3 {
    font-size: 40px;
    margin: 0 0 25px;
    position: relative;
    z-index: 2
}
.portfolio-it p {
    font-size: 20px;
    margin: 0 0 20px;
    position: relative;
    z-index: 2
}
.portfolio-it a {
    color: #cf8920;
    font-size: 20px;
    position: relative;
    z-index: 2;
}
.portfolio-it a span {
    border-bottom: 1px solid;
    margin-right: 10px
}
.portfolio-it a b {
    position: relative;
    transition: all linear .2s
}
.portfolio-it a:hover b {
    margin-left: 10px;
}
.portfolio-it>div {
    padding-left: 50px;
    padding-right: 50px;
}
.portfolio-it img {
    margin-bottom: 40px
}
.portfolio-it_mod {
    margin: 0
}
.portfolio-it_mod>div {
    width: 100%;
    box-shadow: 0px 0px 10px 0px #d1d1d1;
    height: 550px;
    padding: 0;
}
.portfolio-it_mod img {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1
}
.portfolio-it_mod h3, .portfolio-it_mod p, .portfolio-it_mod a {
    padding: 0 40px
}
.portfolio-it_mod a {
    padding-bottom: 40px
}
.portfolio-it_mod a {
    color: inherit
}

.main-form {
    color: #000;
    font-size: 18px;
}
.main-form a {
    color: #000
}
.main-form .form {
    width: 46%;
    margin: 0 auto;
}
.main-form .input {
    border-bottom: 1px solid #000;
}
.main-form .file {
    border-bottom: 1px solid #000;
}
.footer {
    padding: 40px 0 15px;
    color: #fff;
}
.footer-nav {
    width: 62%;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.footer-nav a {
    font-size: 20px;
    margin-bottom: 30px;
    width: 33%
}
.footer-nav a:hover {
    color: #fff;
    text-decoration: underline
}
.footer-call {
    width: 25%;
    text-align: right
}
.footer-call p {
    margin-bottom: 20px;
    font-size: 20px
}
.bot-fot {
    padding-top: 15px
}
.bot-fot p, .bot-fot a {
    color: #d4d4d4;
    margin: 0
}



.icons {
    align-items: flex-start;
    margin-top: 70px;
}
.icons>div {
    width: 100%;
    text-align: center;
    font-size: 20px;
    padding: 0 20px;
}
.icons>div>div {
    height: 120px;
    display: flex;
    justify-content: center;
    align-items: center
}
.icons h4 {
    font-size: 20px;
    font-family: 'FuturaNewDemi-Reg';
    margin: 10px 0 25px
}

.change-bg>div:nth-of-type(2n) {
    background: #eeeef5
}
.block-img {
    margin-top: 40px;
    filter: drop-shadow(0px 20px 25px #d1d1d1);
    width: 100%;
/*    display: block;*/
}
.link-site {
    text-transform: uppercase;
    display: block;
    text-align: center;
    font-family: 'FuturaNewHeavy-Reg';
    font-size: 48px;
    position: relative;
    margin-bottom: 40px
}
.link-site:after {
    position: absolute;
    content: '';
    width: 53px;
    height: 57px;
    background: url(../img/icon/click.png) center/cover no-repeat;
    bottom: -60px;
    right: 30%
}
.project-slider {
    margin-top: 60px;
    padding-bottom: 50px;
}
.project-slider + p {
    text-align: center;
    font-size: 25px
}
.project-slide {
    position: relative;
    height: 360px !important;
/*    width: 360px !important;*/
    margin: 0 15px;
    display: flex !important;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
}
.project-slide img {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1
}
.project-slide h4 {
    font-size: 40px;
    margin: 0 0 0px;
    position: relative;
    z-index: 2;
    padding: 0 25px
}
.project-slide p {
    font-size: 20px;
    margin: 0 0 20px;
    position: relative;
    z-index: 2;
    padding: 0 25px
}
.project-slide a {
    color: inherit;
    font-size: 20px;
    position: relative;
    z-index: 2;
    margin-bottom: 30px;
    padding: 0 25px
}
.project-slide a span {
    border-bottom: 1px solid;
    margin-right: 10px
}


.site1 {
    width: 80%;
    margin: 0 auto;
}
.site1 p {
    margin-bottom: 35px;
    font-size: 22px;
    display: flex;
    align-items: center
}
.site1 p img {
    margin-right: 30px
}

.img-block {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 30px
}
.img-block img {
    box-shadow: 6px 6px 40px 0px rgba(0, 0, 0, 0.24)
}
.img-block img:nth-of-type(2) {
    margin-left: -40px
}
.site-block2 {
    padding-left: 50px;
}
.site-block2 p {
    text-align: left;
}
.site-block3 {
    width: 56%;
    margin-bottom: -20%;
    position: relative;
    z-index: 2
}
.site-block3 p {
    text-align: left
}
.mod-img {
    margin-left: -10%
}
.site-block4 {
    width: 43%;
    position: relative;
    z-index: 2
}
.site-block4 + img {
    margin-right: -14%;
}
.site-block4 p {
    text-align: left
}
.img {
    width: 100%;
    margin: 20px auto 0;
/*    display: block;*/
}

.icons-mod {
    flex-wrap: wrap;
}
.icons-mod1 {
    justify-content: space-around
}
.icons-mod>div {
    width: 25%;
    margin-bottom: 30px
}
.icons-mod p {
    line-height: normal
}
.icons-mod1>div {
    width: 20%;
}
.icons-mod2>div {
    width: 31%;
}
.target-block1 p {
    font-size: 24px;
    display: flex;
    align-items: flex-start;
    margin-bottom: 30px;
    line-height: normal
}
.target-block1 p img {
    margin-right: 30px
}
.target-block2 {
    padding-right: 60px
}
.target-block3 {
    display: flex;
    justify-content: space-around;
    align-items: flex-start;
}
.video1 {
    width: 695px;
    height: 382px;
    background: url(../img/ekran1.png) center/cover no-repeat;
    position: relative;
}
.video1 video {
    position: absolute;
    left: 110px;
    top: 15px;
    width: 470px;
    height: 300px
}
.video2 {
    width: 174px;
    height: 351px;
    background: url(../img/ekran2.png) center/cover no-repeat;
    position: relative;
}
.video2 video {
    position: absolute;
    left: 11px;
    top: 40px;
    height: auto;
    width: 151px
}
.rekl {
    display: flex;
    justify-content: space-around;
    align-items: flex-start;
}
.rekl>div {
    text-align: center;
    font-size: 24px;
}

.steps {
    display: flex;
    margin-top: 50px;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: flex-start
}
.steps>div {
    width: 30%;
    margin-bottom: 30px
}
.steps p:first-child {
    display: flex;
    align-items: center
}
.steps p span {
    font-family: 'FuturaNewDemi-Reg';
    font-size: 48px;
    margin-right: 30px
}
.steps p {
    font-size: 20px;
}
.steps p b {
    display: block;
    font-family: 'FuturaNewDemi-Reg';
    margin-bottom: 10px;
}
.steps_mod {
    justify-content: flex-start;
}
.steps_mod>div {
    width: 25%;
    position: relative;
    padding-right: 20px 
}
.steps_mod p b {
    margin: 0;
    display: inline
}
.steps_mod>div:not(:last-child):after {
    position: absolute;
    content: '';
    width: 34px;
    height: 60px;
    background: url(../img/icon/arr1.png) center/cover;
    top: 30px;
    right: 60px
}
.steps_mod>div:last-child {
    width: 32%
}
.step-target {
    margin-bottom: 0px;
}
.step-target:nth-of-type(2) div {
    padding-left: 50px;
}
.step-target .subtitle {
    text-align: left;
    font-size: 38px
}
.step-target p:not(.subtitle) {
    font-size: 22px;
    margin-bottom: 20px;
}
.tag-cont {
    text-align: center;
}
.tag {
    font-family: 'FuturaNewHeavy-Reg';
    display: inline-block;
    line-height: 26px;
    position: relative;
    animation-name: blink;
    animation-iteration-count: infinite;
    animation-direction: reverse;
}

@keyframes blink {
    from {
        text-shadow: 0 0 0px; transform: scale(1);
        opacity: .8
    }
    50% {
        text-shadow: 0 0 2px; transform: scale(1.01);
        opacity: 1
    }
    to {
        text-shadow: 0 0 0px; transform: scale(1);
        opacity: .8
    }
}

.modal-backdrop {
    overflow: hidden;
    background-color: #000;
}    
.modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0;
}
.modal-backdrop.in {
    filter: alpha(opacity=9);
    opacity: .95;
}
.modal {
    padding-right: 0px !important;
}
.modal-open {
    padding-right: 0px !important;
}
.modal .modal-dialog{
    margin: 70px auto 0px;
    padding: 0;
}
.modal-content {
    border-radius: 0px;
    background: none;
    width: 400px;
    margin: 0px auto;
    position: relative;
    box-shadow: none;
    border: none;
    padding: 0;
    text-align: center;
}
.modal h6 {
    font-size: 32px;
    margin: 20px 0;
    font-family: 'FuturaNewDemi-Reg';
    color: #fff;
}
.modal h6+p {
    font-size: 20px;
    color: #fff;
}
.modal-dialog .close {
    top: -10px;
    right: -10px;
    opacity: 1;
    position: absolute;
}
.modal-carousel {
    color: #fff;
    text-align: left;
}
.modal-carousel .modal-content {
    text-align: left;
}
.modal-carousel .modal-dialog .close {
    top: -30px;
    right: 10px;
}
.widget {
    position: fixed;
    background: linear-gradient(145deg, #ffda63 10%, #d08b21 65%, #cf8920 70%, #e89a25 100%);
    box-shadow: 0px 0px 25px 0px rgba(252, 193, 75, 0.8);
    bottom: 3%;
    right: 2%;
    width: 80px;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    z-index: 9;
    border-radius: 50%;
    flex-direction: column;   
}
.widget:hover {
    box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
}
.widget span {
    display: block;
    text-align: center;
    line-height: 10px;
    padding-bottom: 2px;
    font-weight: bold;
    font-size: 14px;
}
.widget>img {
    width: 28px;
    margin-bottom: 5px;
}
.widget a {
    position: absolute;
    width: 40px;
    height: 40px;
    display: none;
}
.widget a img {
    width: 100%;
}
.widget a:nth-of-type(1) {
    top: -50px
}
.widget a:nth-of-type(2) {
    top: -100px
}
.widget a:nth-of-type(3) {
    top: -150px
}
.widget.shine:after {
    border-radius: 50%;
}



/************
for LP
************/

.but_lp {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 40px;
}
.icons_lp {
    flex-wrap: wrap;
    justify-content: space-around
}
.icons_lp>div {
    width: 22%;
}
.icons_lp>div>div {
    height: auto;
}
.icons_lp h4 {
    margin: 10px 0 12px
}
.icons-flip {
    display: flex;
    justify-content: space-around;
    align-items: flex-start;
    flex-wrap: wrap;
    margin-top: 50px;
}
.ico-item {
    width: 260px;
    height: 240px;
    text-align: center;
    background: #2810a6;
    border-radius: 30px;
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.3);
    margin-bottom: 40px;
    font-size: 22px;
    color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    padding: 20px 10px
}
.ico-item img {
    width: 80%
}
.ico-item>div {
    margin: 20px auto 15px;
}
.steps_lp {
    justify-content: flex-start;
    
}
.steps_lp>div:not(:nth-of-type(3n)) {
    margin-right: 5%
}
.project-slide_lp h4 {
    font-size: 40px;
    margin: 0 0 20px;
}

.faq-bl {
    margin-top: 40px
}
.faq-it {
    margin-bottom: 20px;
    padding: 0px 0 15px;
    border-bottom: 1px solid rgba(108, 108, 108, 0.1);
}
.faq-it>div {
    justify-content: space-between;
}
.faq-it>div p {
    margin-left: 0px;
    font-size: 24px;
    cursor: pointer;
    font-family: 'FuturaNewHeavy-Reg';
}
.faq-it.open>div span {
    transform: rotate(45deg)
}
.faq-it>div span {
    cursor: pointer;
    transition: all linear .1s
}
.faq-it .answer {
    padding-top: 10px;
    font-size: 22px;
    line-height: 29px;
    display: none;
}

.footer_lp .footer-call {
    width: auto;
    text-align: right;
    margin-bottom: 20px;
}
.footer-call p {
    margin-bottom: 0px;
    margin-right: 20px;
}
.big-slider {
    padding-bottom: 0px;
}
.big-slider img {
    width: 100%;
}
.big-slider .slick-prev,
.big-slider .slick-next
{
    width: 65px;
    height: 65px;
    background: #fff url(../../../img/icon/arr.png) center no-repeat;
    bottom: 40%;
    z-index: 4;
    border-radius: 50%;
    border: 1px solid #d08b21
}
.big-slider .slick-prev
{
    left: -30px;
}

.big-slider .slick-next
{
    right: -30px;
}