@font-face {
    font-family: 'Conv_Etelka Medium Pro';
    src: url('../fonts/Etelka Medium Pro.eot');
    src: local('☺'), url('../fonts/Etelka Medium Pro.woff') format('woff'), url('../fonts/Etelka Medium Pro.ttf') format('truetype'), url('../fonts/Etelka Medium Pro.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Conv_EtelkaLight';
    src: url('../fonts/EtelkaLight.eot');
    src: local('☺'), url('../fonts/EtelkaLight.woff') format('woff'), url('../fonts/EtelkaLight.ttf') format('truetype'), url('../fonts/EtelkaLight.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

* {
    margin: 0;
    padding: 0;
    outline: 0 !important;
}

html,
body {
    height: 100%;
    min-width: 320px;
    background: #ffffff;
    font-family: 'Conv_EtelkaLight';
    color: white !important;
}
a {
text-decoration: none;
}
.wrapper {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.content {
    flex: 1 0 auto;
    position: relative;
    overflow: hidden;
}

.footer {
    flex: 0 0 auto;
}

.blur-bg {
    position: fixed;
    width: 100%;
    height: 100%;
    background: url(../images/bg.jpg) 50% 50% no-repeat;
    background-size: 100% 100%;
    filter: blur(0px);
    z-index: 1;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.port-bg {
    position: fixed;
    width: 100%;
    height: 100%;
    background: url(../images/port_bg.jpg) 50% 50% no-repeat;
    background-size: 100% 100%;
    filter: blur(0px);
    z-index: 1;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.blur-bg2 {
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(../images/bg2.jpg) 50% 50% no-repeat;
    background-size: 100% 100%;
    z-index: 1;
    display: none;
}

.blur-bg3 {
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(../images/bg3.jpg) 50% 50% no-repeat;
    background-size: 100% 100%;
    z-index: 2;
    display: none;
}

.b1 {
    position: absolute;
    left: 29%;
    top: 25%;
    z-index: 1;
display:none;
}

.b2 {
    position: absolute;
    left: 4%;
    top: 65%;
    z-index: 1;
display:none;
}

.b3 {
    position: absolute;
    left: 19%;
    top: 16%;
    z-index: 1;
display:none;
}

.b4 {
    position: absolute;
    right: 2%;
    top: 5%;
    z-index: 1;
display:none;
}

.b5 {
    position: absolute;
    left: 5%;
    top: 5%;
    z-index: 1;
display:none;
}

.b6 {
    position: absolute;
    left: 2%;
    top: 63%;
    z-index: 1;
}

.b7 {
    position: absolute;
    right: 2%;
    top: -10%;
    z-index: 1;
}

.b8 {
    position: absolute;
    left: 2%;
    top: 52%;
    z-index: 1;
}

.b9 {
    position: absolute;
    right: 2%;
    top: 7%;
    z-index: 1;
}

.b10 {
    position: absolute;
    left: 2%;
    top: 7%;
    z-index: 1;
}

.b11 {
    position: absolute;
    right: 2%;
    top: 22%;
    z-index: 1;
}

.b12 {
    position: absolute;
    left: 39%;
    top: 44%;
    z-index: 1;
}

.b13 {
    position: absolute;
    right: 2%;
    top: 67%;
    z-index: 1;
}

.b14 {
    position: absolute;
    right: 2%;
    top: 83%;
    z-index: 1;
}

.content-index {}

.screen {
    position: relative;
    z-index: 2;
}

.screen-1 {
    height: 974px;
}

.girl {
    position: absolute;
    bottom: 400px;
    left: 40%;
    margin: 0 0 0 -156px;
    z-index: 5;
}

.showreel-title {
    position: absolute;
    bottom: 50%;
    left: 0;
    margin: 0 0 0 31px;
    color: #ffffff;
    font-size: 30px;
    font-family: 'Conv_Etelka Medium Pro';
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 4px;
    text-shadow: 1px 6px 12px rgba(0, 0, 0, 0.8);
    z-index: 5;
    width: 100%;
    text-align: center;
}

.showreel-title img {
    display: block;
    margin: 0 auto;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.showreel-title img:hover {
    transform: scale(0.9);
}

.logo-fix {
    position: fixed;
    left: 56px;
    top: 5px;
    z-index: 6;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.logo-fix img {
    width: 90px;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.logo-fix-small {
    left: 26px;
    top: 26px;
}

.logo-fix-small img {
    width: 50px;
}

.logo-dot {
display:none;
    width: 11px;
    height: 11px;
    background: #c1001f;
    position: fixed;
    z-index: 10;
    left: 136px;
    top: 56px;
    border-radius: 11px;
}


.menu-icon {
    position: fixed;
    right: 20px;
    top: 94px;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 50px;
    height: 50px;
    z-index: 6;
    cursor: pointer;
}

.menu-icon .dot {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 3px;
    height: 3px;
    border: 2px solid #ffffff;
    border-radius: 10px;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: margin 0.4s ease 0.4s, width 0.4s ease;
    -moz-transition: margin 0.4s ease 0.4s, width 0.4s ease;
    -o-transition: margin 0.4s ease 0.4s, width 0.4s ease;
    transition: margin 0.4s ease 0.4s, width 0.4s ease;
}

.menu-icon .dot:nth-of-type(1) {
    margin-top: -14px;
    margin-left: -14px;
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    -moz-transform: translate(-50%, -50%) rotate(45deg);
    -ms-transform: translate(-50%, -50%) rotate(45deg);
    -o-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg);
}

.menu-icon .dot:nth-of-type(2) {
    margin-top: -14px;
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    -moz-transform: translate(-50%, -50%) rotate(-45deg);
    -ms-transform: translate(-50%, -50%) rotate(-45deg);
    -o-transform: translate(-50%, -50%) rotate(-45deg);
    transform: translate(-50%, -50%) rotate(-45deg);
}

.menu-icon .dot:nth-of-type(3) {
    margin-top: -14px;
    margin-left: 14px;
}

.menu-icon .dot:nth-of-type(4) {
    margin-left: -14px;
}

.menu-icon .dot:nth-of-type(6) {
    margin-left: 14px;
}

.menu-icon .dot:nth-of-type(7) {
    margin-top: 14px;
    margin-left: -14px;
}

.menu-icon .dot:nth-of-type(8) {
    margin-top: 14px;
}

.menu-icon .dot:nth-of-type(9) {
    margin-top: 14px;
    margin-left: 14px;
}

.menu-icon.clicked .dot {
    -webkit-transition: margin 0.4s ease, width 0.4s ease 0.4s;
    -moz-transition: margin 0.4s ease, width 0.4s ease 0.4s;
    -o-transition: margin 0.4s ease, width 0.4s ease 0.4s;
    transition: margin 0.4s ease, width 0.4s ease 0.4s;
    margin-left: 0;
    margin-top: 0;
    background: #fff;
    border: none;
}

.menu-icon.clicked .dot:nth-of-type(1) {
    width: 40px;
}

.menu-icon.clicked .dot:nth-of-type(2) {
    width: 40px;
}

.menu-title {
    text-align: center;
    position: absolute;
    bottom: -12px;
    left: 0;
    width: 100%;
    color: #ffffff;
    font-size: 12px;
    font-family: 'Conv_Etelka Medium Pro';
    text-transform: lowercase;
    opacity: 1;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.menu-fix {
d
    position: fixed;
    flex-direction: column;
    right: -670px;
    top: 0;
    height: 100%;
    background: url(../images/menu_bg.jpg) 0 0 no-repeat;
    background-size: cover;
    display: flex;
    box-shadow: -20px 0 20px rgba(0, 0, 0, 0.4);
    z-index: 5;
    opacity: 0;
    transform: scale(0.8);

    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.menu-fix.open {
    opacity: 1;
    right: 0;
    transform: scale(1);

}

/*
.menu-fix li{
    position: relative;
    margin: -40px 0 0;
    opacity: 0;
    -webkit-transition: all 1.4s ease;
    -moz-transition: all 1.4s ease;
    -o-transition: all 1.4s ease;
    transition: all 1.4s ease;
}
.menu-fix.open li{
    position: relative;
    margin: 0;
    opacity: 1;
}
*/
.contacts-fix {
    position: fixed;
    left: -670px;
    top: 0;
    height: 100%;
    background: url(../images/contacts_bg.jpg) 0 0 no-repeat;
    background-size: cover;
    display: flex;
    flex-direction: column;
    box-shadow: -20px 0 20px rgba(0, 0, 0, 0.4);
    z-index: 7;
    opacity: 0;
    transform: scale(0.8);
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.contacts-fix-content {
    margin: 119px auto 0;
}

.contacts-fix-content-menu {
    margin: 0 auto 49px;
}

.contacts-fix-content-menu .soc {
    text-align: center;
}

.contacts-fix-content-menu ul {
    margin: 0 0 19px !important;
    padding: 17px 0 10px 40px !important;
    line-height: 1.3;
}

.contacts-fix.open {
    opacity: 1;
    left: 0;
    transform: scale(1);
}

.contacts-fix ul {
    margin: auto 44px;
    padding: 0 51px;
    color: #ffffff;
    position: relative;
}

.contacts-fix ul::before {
    content: "";
    display: block;
    width: 100px;
    height: 2px;
    background: #ffffff;
    position: absolute;
    left: -90px;
    top: 14px;
}

.contacts-fix ul li {
    font-size: 14px;
    font-family: 'Conv_EtelkaLight';
    letter-spacing: 3px;
    display: block;
    margin: 0 0 23px;
    position: relative;
    padding: 8px 0 0;
}

.contacts-fix ul li a {
    font-size: 14px;
    font-family: 'Conv_EtelkaLight';
    letter-spacing: 3px;
    text-decoration: none;
    color: #fff;
}

.contacts-fix ul li:first-child {
    font-size: 24px;
    font-family: 'Conv_Etelka Medium Pro';
    font-weight: bold;
    margin: 0 0 59px;
    padding: 4px 0 0;
}

.contacts-fix ul li:first-child::before {
    background: #ffffff;
}

.contacts-fix ul li::before {
    content: "";
    display: block;
    width: 19px;
    height: 19px;
    position: absolute;
    left: -51px;
    top: 4px;
    border: 2px solid #ffffff;
    border-radius: 20px;
}

.contacts-fix ul li::after {
    content: "";
    display: block;
    width: 2px;
    height: 40px;
    position: absolute;
    left: -40px;
    top: 25px;
    border-radius: 20px;
    background: #ffffff;
}

.contacts-fix ul li:first-child::after {
    height: 67px;
}

.contacts-fix ul li:last-child::after {
    display: none;
}

.contacts-fix-close {
    position: absolute;
    right: 59px;
    top: 83px;
    width: 33px;
    height: 33px;
    transform: rotate(45deg);
    cursor: pointer;
}

.contacts-fix-close::before {
    content: "";
    position: absolute;
    left: 0;
    top: 15px;
    width: 100%;
    height: 2px;
    background: #ffffff;
}

.contacts-fix-close::after {
    content: "";
    position: absolute;
    left: 15px;
    top: 0;
    height: 100%;
    width: 2px;
    background: #ffffff;
}

.contacts-fix-close:hover {
    opacity: 0.7;
}

.want-more {
    text-align: center;
    font-size: 30px;
    font-family: 'Conv_Etelka Medium Pro';
    font-weight: bold;
    color: #ffffff;
    padding: 80px 0 30px;
}

.submit-application {
    text-align: center;
    font-size: 16px;
    font-family: 'Conv_Etelka Medium Pro';
    font-weight: bold;
    color: #ffffff;
    display: block;
    width: 238px;
    margin: 10px auto 0;
    text-decoration: none;
    border: 2px solid #ffffff;
    padding: 11px 0;
    text-transform: uppercase;
}

.submit-application:hover {
    color: #252f3d;
    border: 2px solid #ffffff;
    background: #ffffff;
}

.contacts-fix .soc {
    position: absolute;
    bottom: 50px;
    width: 100%;
    text-align: center;
}

.contacts-fix .soc a {
    display: inline-block;
}

.contacts-fix .soc a:hover {
    opacity: 0.7;
}

.contacts-fix-btn {
    display: block;
    position: fixed;
    font-size: 16px;
    font-family: 'Conv_Etelka Medium Pro';
    font-weight: bold;
    color: #ffffff;
    z-index: 5;
    left: 56px;
    bottom: 30px;
    text-decoration: none;
}

.contacts-fix-btn:hover {
    opacity: 0.7;
}


.menu-fix ul {
    margin: auto 154px;
    padding: 0 51px;
    color: #ffffff;
    position: relative;
}

.menu-fix ul::before {
    content: "";
    display: block;
    width: 2px;
    height: 84%;
    background: #ffffff;
    position: absolute;
    left: 10px;
    top: 14px;
}

.menu-fix ul li span {
    font-size: 30px;
    font-family: 'Conv_Etelka Medium Pro';
    letter-spacing: 3px;
    display: block;
    margin: 0 0 110px;
    position: relative;
}

.menu-fix ul li span::before {
    content: "";
    display: block;
    width: 19px;
    height: 19px;
    background: #ffffff;
    position: absolute;
    left: -51px;
    top: 4px;
    border: 2px solid #ffffff;
    border-radius: 20px;
}


.menu-fix ul li a {
    font-size: 24px;
    font-family: 'Conv_Etelka Medium Pro';
    text-decoration: none;
    color: #ffffff;
    font-family: 'Conv_EtelkaLight';
    letter-spacing: 3px;
    display: block;
    margin: 0;
    margin: 42px 0;
    position: relative;
}

.menu-fix ul li a::before {
    content: "";
    display: block;
    width: 19px;
    height: 19px;
    background: #76a0b1;
    position: absolute;
    left: -51px;
    top: 2px;
    border: 2px solid #ffffff;
    border-radius: 20px;
}

.contacts-fix-content-menu ul li a {
    font-size: 18px;
    font-family: 'Conv_Etelka Medium Pro';
    text-decoration: none;
    color: #ffffff;
    font-family: 'Conv_EtelkaLight';
    letter-spacing: 3px;
    display: block;
    margin: 0 !important;
    position: relative;
}

.contacts-fix-content-menu ul li a::before {
    display: none !important;
}

.menu-icon.clicked .menu-title {
    opacity: 0;
}

.portfolio-wrap {
    position: relative;
    margin: auto;
    max-width: 1800px;
    padding: 0 20px;
    z-index: 6;
}

.portfolio-slider-wrap {
    /*max-width: 1397px;*/
    margin: 0 auto;
    padding: 0 196px 0 201px;
}

.portfolio-slider {}

.portfolio-slider-item {
    position: relative;
}

.portfolio-slider-item a {
    display: block;
    position: relative;
}

.portfolio-slider-item a::after {
    content: "";
    display: block;
    position: absolute;
    background: url(../images/play.png) 0 0 no-repeat;
    width: 140px;
    height: 140px;
    left: 50%;
    top: 50%;
    margin: -70px 0 0 -70px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.portfolio-slider-item a:hover::after {
    transform: scale(0.9);
}

.portfolio-slider-item a::before {
    content: "";
    display: block;
    position: absolute;
    background: rgba(0, 0, 0, 0.4);
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}


.portfolio-slider-item a span {
    display: block;
    position: absolute;
    left: -67px;
    bottom: 51px;
    color: #ffffff;
    font-size: 15px;
    font-family: 'Conv_Etelka Medium Pro';
    text-transform: uppercase;
    border: 2px solid #ffffff;
    padding: 12px 25px;
}

.portfolio-slider-item a span:hover {
    background: #ffffff;
    color: #252525;
}

.all-portfolio-lnk {
    display: block;
    position: absolute;
    right: 152px;
    bottom: 51px;
    color: #ffffff;
    font-size: 15px;
    font-family: 'Conv_Etelka Medium Pro';
    text-transform: uppercase;
    border: 2px solid #ffffff;
    padding: 12px 25px;
    text-decoration: none;
}

.all-portfolio-lnk:hover {
    background: #ffffff;
    color: #252525;
}

.portfolio-slider-item img {
    width: 100%;
}

.portfolio-title {
      margin: auto;
    text-align: center;
    margin-bottom: 120px !important;
    top: -120px;
    left: 150px;
    margin: 0;
    color: #ffffff;
    font-size: 40px;
    font-family: 'Conv_Etelka Medium Pro';
    text-transform: uppercase;
    z-index: 5;
}

.portfolio-subtitle {
    position: absolute;
    top: 59px;
    right: 151px;
    margin: 0;
    color: #ffffff;
    font-size: 30px;
    font-family: 'Conv_Etelka Medium Pro';
    text-transform: uppercase;
    z-index: 5;
    text-align: right;
}

.screen-3 {
    padding: 140px 0 0;
    margin: 110px 0 0;
}

.skills-list {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    position: relative;
    z-index: 5;
    padding: 0 112px 0 155px;
}

.skills-list-item {
    width: 33.33%;
    position: relative;
}

.skills-list-item img {
    max-width: 100%;
}

.skills-list-item:nth-child(2) {
    margin: 209px 0 0;
}

.skills-list-item:nth-child(3) {
    margin: 62px 0 0;
}

.skills-list-item span {
    display: block;
    position: absolute;
    color: #ffffff;
    font-size: 30px;
    font-family: 'Conv_Etelka Medium Pro';
    top: 38%;
    right: 17px;
    line-height: 2;
    z-index: 50;
    text-transform: uppercase;
}

.skills-list-item span::after {
    content: "";
    position: absolute;
    bottom: -40px;
    left: 0;
    width: 75px;
    height: 2px;
    background: #ffffff;
}

.skills-list-nav {
    margin: 90px 0 0 !important;
    right: 17px !important;
}

.screen-title {
    max-width: 1300px;
    margin: 0 auto;
    padding: 0 20px 0 150px;
    color: #ffffff;
    font-size: 60px;
    font-family: 'Conv_Etelka Medium Pro';
    text-transform: uppercase;
    z-index: 6;
    font-weight: bold;
}

.skills-title {
    margin: 0 0 -64px 131px;
    position: relative;
}

.screen-4 {
    margin: 178px 0 0;
}

.about-title {
    position: absolute;
    width: 100%;
    top: 28%;
    text-align: center;
    z-index: 5;
}

.about-title img {
    display: inline-block;
    max-width: 100%;
    margin: 0 -42px;
    position: relative;
}

.about-list {
    margin: 0 auto;
    max-width: 1200px;
    padding: 53px 20px 53px 150px;
    position: relative;
    z-index: 5;
}

.about-list-item {
    display: flex;
    flex-wrap: wrap;
    margin: 0 0 79px;
}

.about-list-item div {
    width: 60%;
    display: flex;
}

.about-list-item div span {
    display: block;
    margin: auto;
    color: #ffffff;
    font-size: 30px;
    font-family: 'Conv_EtelkaLight';
    letter-spacing: 2px;
    padding: 0 39px 0 50px;
}

.about-list-item.even div span {
    padding: 0 140px 0 0;
}

.about-list-item-img {
    width: 40% !important;
    position: relative;
}

.about-list-item-img img {
    max-width: 100%;
}

.about-list-item-img a {
    display: block;
    position: absolute;
    right: -100px;
    bottom: 20%;
    color: #ec008a;
    background: rgba(255, 255, 255, 0.8);
    font-size: 16px;
    font-family: 'Conv_EtelkaLight';
    text-transform: uppercase;
    padding: 12px 20px 8px;
    margin: -21px 0 0;
    text-decoration: none;
}

.about-list-item-img a:hover {
    color: #ffffff;
    background: #ec008a;
}

.about-list-item.even .about-list-item-img a {
    right: auto;
    left: -100px;
}

.about-list-item-img a::before,
.about-list-item-img a::after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 2px solid #ffffff;
    content: '';
    -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
    -moz-transition: -moz-transform 0.3s, opacity 0.3s;
    transition: transform 0.3s, opacity 0.3s;
}

.about-list-item-img a::after {
    border-color: #ec008a;
    opacity: 0;
    -webkit-transform: translateY(-7px) translateX(6px);
    -moz-transform: translateY(-7px) translateX(6px);
    transform: translateY(-7px) translateX(6px);
}

.about-list-item-img a:hover::before,
.about-list-item-img a:focus::before {
    opacity: 0;
    -webkit-transform: translateY(5px) translateX(-5px);
    -moz-transform: translateY(5px) translateX(-5px);
    transform: translateY(5px) translateX(-5px);
}

.about-list-item-img a:hover::after,
.about-list-item-img a:focus::after {
    opacity: 1;
    -webkit-transform: translateY(0px) translateX(0px);
    -moz-transform: translateY(0px) translateX(0px);
    transform: translateY(0px) translateX(0px);
}

.select-hidden {
    display: none;
    visibility: hidden;
    padding-right: 10px;
}

.select {
    cursor: pointer;
    display: inline-block;
    position: relative;
    font-size: 16px;
    color: #fff;
    width: 100%;
    height: 40px;
    margin: 0 0 -3px;
}

.select-styled {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: none;
    padding: 14px 15px 14px;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}

.select-styled:after {
    content: "";
    width: 25px;
    height: 14px;
    background: url(../images/select_arrow.png) 0 0 no-repeat;
    position: absolute;
    top: 16px;
    right: 10px;
}

.select-styled:hover {
    background-color: rgba(255, 255, 255, 0.4);
}

.select-styled:active,
.select-styled.active {
    background-color: rgba(255, 255, 255, 0.4);
}

.select-styled:active:after,
.select-styled.active:after {
    transform: scale(-1);
}

.select-options {
    display: none;
    position: absolute;
    bottom: 100%;
    right: 0;
    left: 0;
    z-index: 999;
    margin: 0;
    padding: 0;
    list-style: none;
    background-color: rgba(255, 255, 255, 0.9);
    color: #000000;
}

.select-options li {
    margin: 0;
    padding: 12px 0;
    text-indent: 15px;
    /*border-top: 1px solid #ffffff;*/
    -moz-transition: all 0.15s ease-in;
    -o-transition: all 0.15s ease-in;
    -webkit-transition: all 0.15s ease-in;
    transition: all 0.15s ease-in;
}

.select-options li:hover {
    color: #c0392b;
    background: #fff;
}

.select-options li[rel="hide"] {
    display: none;
}

.index-bot-form {
    max-width: 1040px;
    margin: 0 auto;
    border: 2px solid #ffffff;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.index-bot-form .item {
    width: 33.33%;
}

.index-bot-form-btn {
    max-width: 280px;
    margin: 49px auto 60px;
    left:-25px;
    border: 2px solid #ffffff;
    align-items: center;
    color: #ffffff;
    font-size: 16px;
    font-family: 'Conv_EtelkaLight';
    text-transform: uppercase;
    background: none;
    cursor: pointer;
    display: block;
    padding: 11px 20px;
    position: relative;
    z-index: 6;
    display: block;
    text-align: center;
}

.index-bot-form-btn:hover {
    background: #ec008c;
    border-color: #ec008c;
}


.about-descr {
    color: #ffffff;
    max-width: 1030px;
    margin: 0 auto;
    padding: 120px 10px 30px;
    line-height: 1.2;
    font-size: 18px;
}

.screen-3a {
    padding: 180px 0 150px;
}

.exp-list {
    color: #ffffff;
    max-width: 1030px;
    margin: 0 auto;
    padding: 120px 10px 30px;
    line-height: 1.2;
    font-size: 24px;
    position: relative;
}

.exp-list div {
    position: relative;
    padding: 0 0 0 74px;
    margin: 0 0 50px;
}

.exp-list div::before {
    content: "";
    width: 20px;
    height: 20px;
    border: 2px solid #ffffff;
    border-radius: 50px;
    position: absolute;
    left: 0;
    top: 2px;
}

.exp-list div::after {
    content: "";
    width: 2px;
    height: 57px;
    background: #ffffff;
    position: absolute;
    left: 11px;
    top: 25px;
}

.exp-list div:last-child::after {
    display: none;
}

.exp-list::before {
    content: "";
    width: 100%;
    height: 2px;
    background: #ffffff;
    position: absolute;
    left: -1039px;
    top: 133px;
}



.screen-5a {
    padding: 170px 0 100px;
}

.hworks-list-wrap {
    max-width: 1200px;
    margin: 0 auto;
    padding: 100px 10px;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    position: relative;
    justify-content: space-around;
}

.hworks-list {
    position: relative;
}

.hworks-list::before {
    content: "";
    width: 700px;
    height: 2px;
    background: #ffffff;
    position: absolute;
    left: -1469px;
    top: 15px;
}

.hworks-list div {
    position: relative;
    padding: 0 0 0 42px;
    margin: 0 0 22px;
    font-size: 18px;
    color: #ffffff;
}

.hworks-list div::before {
    content: "";
    width: 20px;
    height: 20px;
    border: 2px solid #ffffff;
    border-radius: 50px;
    position: absolute;
    left: 0;
    top: -3px;
}

.hworks-list div::after {
    content: "";
    width: 2px;
    height: 18px;
    background: #ffffff;
    position: absolute;
    left: 11px;
    top: 20px;
}

.hworks-list-title {
    font-size: 30px !important;
    font-family: 'Conv_Etelka Medium Pro' !important;
}

.hworks-list-title::before {
    top: 4px !important;
    background: #ffffff;
}

.hworks-list-title::after {
    height: 31px !important;
}

.hworks-list div:last-child::after {
    display: none;
}

.portfolio-list-title {
    position: absolute;
    top: 54px;
    right: 190px;
    color: #ffffff;
    font-size: 60px;
    font-family: 'Conv_Etelka Medium Pro';
    text-transform: uppercase;
    font-weight: bold;
    z-index: 5;
    text-align: right;
    max-width: 740px;
}

.portfolio-list-title span {
    font-size: 18px;
    font-family: 'Conv_EtelkaLight';
    font-weight: normal;
    display: block;
    text-align: right;
    padding: 15px 0 0;
}

.portfolio-list-wrap {
    overflow: hidden;
    position: absolute;
    bottom: 0;
    width: 80%;
    height: 80%;
    left: 0;
}

.portfolio-list {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    margin-left: 50px;
}

.portfolio-list div {
    width: 48.5%;
    position: relative;
    margin: 6px 6px;
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.5);
}

.portfolio-list div a {
    display: block;
    margin: 0 0 -3px;
    text-decoration: none;
}

.portfolio-list div img {
    width: 100%;
}

.portfolio-list div span {
    width: 100%;
    height: 100%;
    display: flex;
    background: rgba(41, 41, 41, 0.88);
    position: absolute;
    left: 0;
    top: 50px;
    opacity: 0;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.portfolio-list div span i {
    display: block;
    margin: auto;
    padding: 10px 20px;
    color: #ffffff;
    font-size: 16px;
    font-family: 'Conv_EtelkaLight';
    text-decoration: none;
}

.portfolio-list div span i b {
    font-size: 24px;
    font-family: 'Conv_Etelka Medium Pro';
    display: block;
    padding: 0 0 30px;
    text-align: center;
}

.portfolio-list-screen {
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}

.portfolio-list div an {
    display: block;
    overflow: hidden;
}

.portfolio-list div a:hover span {
    top: 0;
    opacity: 1;
}

.portfolio-list-tabs-fix {
    position: absolute;
    right: 60px;
    top: 50%;
    text-align: right;
    z-index: 2;
    margin: -160px 0 0 0;
}

.portfolio-list-tabs-fix-page {
    top: 181px;
    margin: 0;
    right: 50px;
}

.tabs-index {
    position: absolute;
    z-index: 5;
    margin: -143px 0 0 0;
    left: 18px;
    right: auto;
}

.portfolio-list-tabs-fix.tabs-index a {
    margin: 0 0 17px;
}


.portfolio-list-tabs-fix a {
    display: block;
    color: #ffffff;
    font-size: 14px;
    opacity: 0.9;
    padding: 0 0 12px;
    text-decoration: none;
    position: relative;
    margin: 0 0 27px;
    white-space: nowrap;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.portfolio-list-tabs-fix a::before {
    content: "";
    height: 2px;
    width: 51px;
    background: #ffffff;
    position: absolute;
    bottom: -1px;
    right: 0;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.portfolio-list-tabs-fix a:hover::before,
.portfolio-list-tabs-fix .ui-tabs-active a::before {
    width: 101px !important;
}

.portfolio-list-tabs-fix a:hover,
.portfolio-list-tabs-fix .ui-tabs-active a {
    opacity: 1;
    font-weight: bold;
}

.video-page {
    position: relative;
}

.video-page-text {
    background: url(../images/video_page_text.jpg) 0 0 no-repeat;
    background-size: cover;
    padding: 100px 0;
}

.video-page-text_descr {
    max-width: 971px;
    margin: 0 auto;
    padding: 0 10px;
    color: #ffffff;
    font-size: 18px;
    font-family: 'Conv_EtelkaLight';
}

.video-page-text_descr p {
    line-height: 1.2;
}

.backstage-wrap {
    position: relative;
    max-width: 1800px;
    margin: 0 auto;
    padding: 102px 0 0;
}

.backstage-title {
    position: absolute;
    top: 144px;
    left: 18px;
    margin: 0;
    color: #ffffff;
    font-size: 60px;
    font-family: 'Conv_Etelka Medium Pro';
    text-transform: uppercase;
    font-weight: bold;
    z-index: 5;
}

.backstage-video-wrap {
    max-width: 1600px;
    margin: 0 auto;
    padding: 0 50px;
    position: relative;
}

.backstage-video {
    padding: 0 128px 0 0;
}

.backstage-next {
    position: absolute;
    right: 55px;
    top: 0;
    height: 100%;
}

.backstage-next a {
    display: flex;
    text-align: center;
    color: #ffffff;
    background: rgba(255, 255, 255, 0.3);
    text-decoration: none;
    height: 100%;
    width: 70px;
}

.backstage-next a:hover {
    background: rgba(255, 255, 255, 0.5);
}

.backstage-next a span {
    display: block;
    margin: auto;
}

.portfolio-slider .slick-list {
    overflow: visible !important;
}

.portfolio-slider-item {
    opacity: 0;
}

.portfolio-slider-item.slick-active {
    opacity: 1;
}

.portfolio-slider-item-img-mob {
    display: none !important;
}

.portfolio-slider .slick-next,
.portfolio-slider .slick-prev {
    position: absolute;
    right: -22px;
    top: 50%;
    background: none;
    border: none;
    display: block;
    color: #ffffff;
    font-size: 18px;
    font-family: 'Conv_Etelka Medium Pro';
    text-transform: uppercase;
    font-weight: bold;
    cursor: pointer;
    margin: -8px 0 0;
    z-index: 2;
}

.portfolio-slider .slick-prev {
    right: auto;
    left: -22px;
}

.portfolio-slider .slick-next::after,
.portfolio-slider .slick-prev::after {
    content: "";
    display: block;
    width: 28px;
    height: 14px;
    background: url(../images/next.png) 0 0 no-repeat;
    position: absolute;
    right: -41px;
    top: 5px;
}

.portfolio-slider .slick-prev::after {
    right: auto;
    left: -41px;
    transform: scale(-1);
}

.portfolio-slider .slick-next:hover,
.portfolio-slider .slick-prev:hover {
    opacity: 0.7;
}

.video-frame-left-code {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 0;
    height: 0;
    overflow: hidden;
    margin: -9px 0 0;
}

.video-frame-left-code iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.video-page {
    background: url(../images/video_page_text.jpg) 0 0 no-repeat;
    background-size: cover;
}

.modal-form-wrap {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    z-index: 5;
    opacity: 0;
    bottom: -300px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.modal-form-wrap.open {
    opacity: 1;
    bottom: 140px;
}

.modal-form-inner {
    margin: 0 auto;
    max-width: 1044px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    padding: 66px 0 50px;
    background: #44023f;
    background: -moz-linear-gradient(left, #44023f 0%, #151247 100%);
    background: -webkit-linear-gradient(left, #44023f 0%, #151247 100%);
    background: linear-gradient(to right, #44023f 0%, #151247 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#44023f', endColorstr='#151247', GradientType=1);
}

.modal-form-inner div {
    padding: 0 49px;
}

.modal-form-inner input {
    display: block;
    background: none;
    border: none;
    border-bottom: 2px solid #ffffff;
    color: #ffffff;
    font-size: 16px;
    text-transform: uppercase;
    width: 390px;
    padding: 6px 0 6px;
    margin: 0 0 13px;
}

.modal-form-inner button {
    display: block;
    background: #ffffff;
    border: none;
    text-align: center;
    width: 390px;
    color: #000022;
    font-size: 16px;
    text-transform: uppercase;
    padding: 15px 0 15px;
    margin: 42px 0 0;
    cursor: pointer;
}

.modal-form-inner button:hover {
    background: #ec008c;
    color: #ffffff;
}

.lastname {
    display: none !important;
}

.thanks {
    text-align: center;
    padding: 10px 0 50px;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 38px;
}

#fancy-form .thanks {
    color: #2e2d4d;
    padding: 60px 80px 60px;
}

.video-frame-left-item {
    padding: 190px 190px 63px 56px;
}

.parents_list_mob {
    display: none;
}

.video_list_page_more_mob {
    display: none !important;
}

.about-title-w-mob {
    display: none;
}

.skills-list-item-hide {
    display: none;
}

.screen-2-5 {
    padding: 0;
}

.prices {
    text-align: center;
    margin: 120px 0 0;
}

.prices_item {
    display: inline-block;
    width: 262px;
    vertical-align: top;
    padding: 39px 0;
    margin: 0 15px;
    height: 616px;
    position: relative;
    z-index: 10;
    background: #00194b;
    background: -moz-linear-gradient(45deg, #00194b 0%, #4b003e 100%);
    background: -webkit-linear-gradient(45deg, #00194b 0%, #4b003e 100%);
    background: linear-gradient(45deg, #00194b 0%, #4b003e 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00194b', endColorstr='#4b003e', GradientType=1);
}

.prices_item b {
    display: block;
    color: #ffffff;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    padding: 20px 20px 24px;
    height: 59px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.prices_item span {
    display: block;
    color: #ffffff;
    font-size: 14px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    padding: 17px 10px;
    line-height: 1.3;
}

.prices_item a {
    display: block;
    color: #ffffff;
    font-size: 12px;
    text-decoration: none;
    text-transform: uppercase;
    border: 2px solid #ffffff;
    padding: 7px 10px;
    margin: 0 0 0 -73px;
    width: 130px;
    bottom: 30px;
    position: absolute;
    left: 50%;
}

.prices_item a:hover {
    opacity: 0.7;
}

.prices_item .price {
    position: relative;
}

.prices_item .price i {
    font-size: 36px;
    font-weight: bold;
}

.prices_item .price::before {
    content: "от";
    position: absolute;
    left: 29%;
    top: 21px;
    display: block;
}

.prices_item .price::after {
    content: "тыс. руб";
    position: absolute;
    left: 40%;
    bottom: 5px;
    display: block;
}

.polit-title {
    font-size: 28px;
    font-weight: bold;
    padding: 0 0 40px;
}

.sogl {
    text-align: center;
    font-family: 'Conv_EtelkaLight';
    padding: 20px 0 10px !important;
    font-size: 14px;
}

.sogl label {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
}

.sogl a {
    color: #fff;
}

.sogl input {
    width: 21px !important;
    margin: 0 10px 0 0 !important;
}

.sogl span {
    display: block;
    text-align: left;
    padding: 0 !important;
    width: auto !important;
}

.polit_lnk {
    text-align: center;
    padding: 0 0 40px;
    z-index: 5;
    position: absolute;
    bottom: -80px;
    width: 100%;
}

.polit_lnk a {
    font-family: 'Conv_EtelkaLight';
    font-size: 14px;
    color: #fff;
}

.whatsapp{
    position: fixed;
    right: 2%;
    bottom: 20px;
    z-index: 100;
    width: 40px;
    transition: all 0.2s ease-in-out;
}

.whatsapp img{
    max-width: 100%;
}
.whatsapp:hover{
    transform: scale(1.1);
}



@media only screen and (max-width: 1800px) {}

@media only screen and (max-width: 1600px) {}

@media only screen and (max-width: 1440px) {}

@media only screen and (max-width: 1366px) {
    .want-more {
        padding: 25px 0 30px;
    }
}

@media only screen and (max-width: 1280px) {}

@media only screen and (max-width: 1024px) {}

@media only screen and (max-width: 768px) {
    .logo-fix {
        left: 10px;
        top: 10px;
    }

    .logo-fix img {
        width: 55px;
    }

    .menu-icon {
        right: -24px;
        top: 29px;
    }

    .logo-dot {
        width: 8px;
        height: 8px;
        left: 51px;
        top: 11px;
    }

    .girl {
        bottom: auto;
        left: 50%;
        margin: 40px 0 0 -84px;
        width: 193px;
    }

    .contacts-fix-btn {
        font-size: 14px;
        left: 10px;
        bottom: 10px;
    }

    .showreel-title {
        bottom: auto;
        margin: 0 0 0 9px;
        top: 147px;
    }

    .b1,
    .b6,
    .b5,
    .b10,
    .b8,
    .b2,
    .b12,
    .b9 {
        display: none;
    }

    .menu-fix ul {
        margin: auto 0;
    }

    .menu-fix {
        padding: 0 0 0 46px;
    }

    .menu-fix ul li span {
        margin: 0 0 40px;
    }

    .menu-fix ul li a {
        margin: 19px 0;
    }

    .menu-fix ul {
        text-align: left;
    }

    .menu-fix ul::before {
        display: none;
    }

    .portfolio-slider-wrap {
        margin: 0 auto;
        padding: 0;
    }

    .screen-1 {
        height: 684px;
    }

    .portfolio-list-tabs-fix,
    .portfolio-subtitle,
    .portfolio-slider-item a span {
        display: none !important;
    }

    .portfolio-title {
        top: -44px;
        left: 0;
        margin: 0;
        font-size: 28px;
    }

    .portfolio-slider .slick-next,
    .portfolio-slider .slick-prev {
        text-indent: -9999px;
        right: 30px;
    }

    .portfolio-slider .slick-prev {
        left: 30px;
        right: auto;
    }

    .portfolio-slider-item img {
        width: 170%;
        margin: 0 0 0 -27%;
    }

    .portfolio-slider-item a {
        overflow: hidden;
    }

    .portfolio-slider-item a::after {
        margin: -70px 0 0 -55px;
    }

    .all-portfolio-lnk {
        position: relative;
        right: auto;
        bottom: auto;
        margin: 21px 0 0;
        text-align: center;
    }

    .skills-title {
        margin: 0 20px;
    }

    .screen-title {
        margin: 0 auto -73px;
        padding: 0;
        font-size: 30px;
    }

    .screen-3 {
        padding: 0;
        margin: 71px 0 0;
    }

    .skills-list-item span {
        font-size: 24px;
        top: 63%;
        right: 9px;
    }

    .skills-list {
        padding: 0 10px;
    }

    .skills-list-item {
        width: 90%;
        margin: 0 auto;
    }

    .skills-list-item:nth-child(2),
    .skills-list-item:nth-child(3) {
        margin: 0 auto;
    }

    .about-list-item-img {
        width: 100% !important;
    }

    .about-list {
        max-width: 1200px;
        padding: 87px 10px 0;
    }

    .about-list-item {
        margin: 0 0 40px;
        flex-direction: column-reverse;
    }

    .about-list-item.even {
        flex-direction: column;
    }

    .about-list-item div span {
        margin: auto;
        padding: 10px 0 7px !important;
        font-size: 18px;
    }

    .about-list-item div {
        width: 100%;
        display: block;
    }

    .about-list-item-img a {
        right: 0px;
        bottom: -15px;
    }

    .about-list-item.even .about-list-item-img a {
        left: 93px;
    }

    .index-bot-form .item {
        width: 100%;
        border: 2px solid #ffffff;
        margin: 0 8px 10px;
    }

    .index-bot-form {
        border: none;
        padding: 80px 0 0;
    }

    .modal-form-wrap {
        bottom: -440px;
    }

    .select {
        font-size: 14px;
    }

    .modal-form-inner div:last-child {
        display: none;
    }

    .modal-form-inner input {
        width: 250px;
    }

    .modal-form-wrap.open {
        bottom: 40px;
    }

    .modal-form-inner button {
        width: 250px;
    }

    .screen-4 {
        margin: 98px 0 0;
    }

    .contacts-fix ul {
        margin: auto 44px;
        padding: 0 31px;
    }

    .contacts-fix-close {
        right: 14px;
        top: 23px;
    }

    .contacts-fix-content {
        margin: 60px auto 0;
    }

    .contacts-fix ul li:first-child {
        margin: 0 0 20px;
        padding: 4px 0 0;
    }

    .contacts-fix ul li {
        margin: 0 0 11px;
        padding: 8px 0 0;
    }

    .want-more {
        font-size: 18px;
        padding: 20px 0 17px;
    }

    .contacts-fix ul::before {
        left: -110px;
    }

    .contacts-fix ul li:first-child::after {
        height: 28px;
    }

    .portfolio-list-title {
        top: 131px;
        right: 15px;
        font-size: 26px;
    }

    .portfolio-list-title span {
        font-size: 14px;
        padding: 10px 0 0;
    }

    .video-frame-left-item {
        padding: 188px 0 0;
    }

    .portfolio-list-wrap {
        overflow: hidden;
        position: relative;
        bottom: auto;
        width: auto;
        height: auto;
        left: 0;
    }

    .portfolio-list div {
        width: 100%;
        margin: 10px 7px 82px;
        box-shadow: none;
    }

    .portfolio-list-screen {
        height: auto;
        position: relative;
        left: 0;
        top: 0;
        width: auto;
    }

    .portfolio-list div span i b {
        font-size: 22px;
    }

    .parents_list_mob {
        display: block;
        position: absolute;
        left: 0;
        top: 88px;
        z-index: 5;
        width: 100%;
        text-align: left;
    }

    .parents_list_mob span {
        font-size: 23px;
        font-family: 'Conv_Etelka Medium Pro';
        text-transform: uppercase;
        text-decoration: none;
        color: #ffffff;
        border: 2px solid #ffffff;
        display: block;
        margin: 0 15px;
        padding: 10px 20px 7px;
        position: relative;
        background: rgba(237, 0, 140, 0.7);
    }

    .parents_list_mob span::after {
        content: "";
        width: 25px;
        height: 14px;
        background: url(../images/select_arrow.png) 0 0 no-repeat;
        position: absolute;
        top: 12px;
        right: 10px;
    }

    .parents_list_mob span.clicked::after {
        transform: rotate(180deg);
    }

    .parents_list_mob a {
        font-size: 18px;
        font-family: 'Conv_Etelka Medium Pro';
        text-transform: uppercase;
        text-decoration: none;
        color: rgba(237, 0, 140, 1);
        background: rgba(255, 255, 255, 0.97);
        margin: 0 15px;
        display: block;
        padding: 6px 20px;
    }

    .portfolio-list-title b {
        display: none;
    }

    .parents_list_mob_ot {
        display: none;
    }

    .parents_list_mob_ot.open {
        display: block;
    }

    .portfolio-list-title-page {
        display: none;
    }

    .portfolio-list {
        margin: 140px 10px 0;
    }

    .portfolio-list div span {
        background: none;
        left: auto;
        top: auto;
        opacity: 1;
        display: block;
        text-shadow: 1px 1px 3px #000000;
        position: relative;
    }

    .portfolio-list div span i b {
        text-align: left;
        margin: 0 0 0 -20px;
        padding: 0;
    }

    .video_list_page_more_mob {
        display: block !important;
        border: 2px solid #ffffff;
        color: #ffffff;
        text-align: center;
        position: absolute !important;
        bottom: -48px;
        right: 0px;
        left: auto !important;
        top: auto !important;
        width: auto !important;
        height: auto !important;
        padding: 8px 20px;
        text-transform: uppercase;
        font-size: 14px;
    }

    .about-title-w {
        display: none;
    }

    .about-title-w-mob {
        display: block;
    }

    .about-title-w-mob img {
        margin: 0 0 0 10px;
    }

    .about-page .b3 {
        display: none;
    }

    .about-page .screen-1 {
        height: auto;
        margin: 150px 0 260px;
    }

    .about-descr {
        font-size: 16px;
    }

    .screen-3a {
        padding: 40px 10px 30px;
    }

    .exp-list {
        font-size: 16px;
        position: relative;
        z-index: 5;
    }

    .exp-list div {
        padding: 0 0 0 46px;
        margin: 0 0 39px;
    }

    .screen-5a {
        padding: 10px 0 100px;
    }

    .hworks-list-wrap {
        justify-content: left;
        position: relative;
        z-index: 5;
    }

    .modal-form-inner div {
        padding: 0 11px;
    }

    .skills-list-item-hide {
        display: block;
    }

    .skills-list-item img {
        max-width: 68%;
        margin: 0 auto;
    }

    .screen-2-5 {
        padding: 60px 0 0;
    }

    .portfolio-slider-item-img163 {
        display: none !important;
    }

    .portfolio-slider-item-img-mob {
        display: block !important;
        width: 100% !important;
        margin: 0 !important;
    }


}

@media only screen and (max-width: 480px) {}

@media only screen and (max-width: 320px) {}

.logo-fix1 {
    position: fixed;
    left: 75%;
    top: 26px;
    z-index: 6;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.logo-fix2 {
    position: fixed;
    left: 58%;
      top: 26px;
    z-index: 6;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.logo-fix3 {
    position: fixed;
    left: 45%;
       top: 26px;
    z-index: 6;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.logo-fix4 {
    position: fixed;
    top: 26px;
    z-index: 6;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.header-phone {
    margin-right: 8%;
    margin-left: auto;
    padding-left: 34px;
    background-image: url(https://makedvideo.ru/images/icon-phone.svg);
    background-position: 0% 50%;
    background-size: 24px;
    background-repeat: no-repeat;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
    color: #fff;
    font-size: 24px;
    line-height: 1em;
    text-decoration: none;
}
.header-phone2 {
    margin-right: 8%;
    margin-left: auto;
    padding-left: 34px;
    background-image: url(http://cdn.onlinewebfonts.com/svg/download_200424.png);
    background-position: 0% 50%;
    background-size: 24px;
    background-repeat: no-repeat;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
    color: #fff;
    font-size: 24px;
    line-height: 1em;
    text-decoration: none;
}

element.style {
}
.btn-primary-wrap {
    margin-top: 50px;
}
.btn-primary {
    padding: 24px 55px;
    border-radius: 3px;
    background-color: #fff;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
    color: #575757;
    font-size: 28px;
    line-height: 1em;
    font-weight: 700;
}
.btn-primary-play {
    position: absolute;
    /* left: -15px; */
    left: 36%;
    margin-top: -15px;
    width: 60px;
    /* height: 60px; */
    border-style: solid;
    border-width: 30px 0px 30px 60px;
    border-color: transparent transparent transparent #feed00;
    -webkit-transform: translate(0px, -50%);
    -ms-transform: translate(0px, -50%);
    transform: translate(0px, -50%);
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
}
.portfolio-wrap {

}
li {
float: left;
}
.social {
margin-right:20px;
}
.menu-icon {
    display: none !important;
}
#line_block { 
        width:40%; 
        height:300px; 

        float:left; 
        margin: 0 15px 15px 0; 
        text-align:center;
        padding: 10px;
        }
.centervideo {
    width: 90%;
    margin: auto;
margin-left: 14%;
}
@media screen and (min-width: 1284px) and (max-width: 1717px)  {
.logo-fix2 {
 
    left: 53% !important;
}
}
.social-icons-group, a[data-fancybox] {
    display: block !important;
}
.showreel-description {
    position: absolute;
    bottom: 38%;
    left: 0;
    margin: 0 0 0 31px;
    color: #ffffff;
    font-size: 14px;
    font-family: 'Conv_Etelka Medium Pro';
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 4px;
    text-shadow: 1px 6px 12px rgb(0 0 0 / 80%);
    z-index: 1;
    width: 100%;
    text-align: center;
}
}
ul.dropdown-menu li a {
    border-bottom: 3px solid #03a9f4 !important;
}
details {
    margin-bottom: 20px;
    cursor: pointer;
}
.btn-primary-play {
    left: 34% !important;
display:none !important;
}
.btn-primary {
    font-size: 20px !important;
}
.blur-bg {
    opacity: 0.6;
}
.content {
    background: #001047;
}
@media only screen and (min-width: 1200px) {
.footer .footer-content {
    z-index: 1 !important;
}
}
.content{
    z-index: 1;
    background: none;
}
.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
    line-height: 1.5;
}
@media screen and (max-width: 768px) {
.screen-3 {
z-index: -1;
}
.showreel-description {
    bottom: 28%;
}
.btn-primary-wrap {
    margin-top: 100px;
}
.btn-primary {
    font-size: 12px !important;
}
.offcanvas-right{
display:none !important;
}
#mainmenu_container{
display:none !important;
}
.skip-link {
display:none !important;
}
.fa-bars {
display:none !important;
}
#line_block {
    width: 100%;
    height: auto;
}
.vse{
margin-top:50px !important;
display:none;
}
}
.blur-bg22{
width: 100%;
    height: 100%;
    background: url(../images/bg.jpg) 50% 50% no-repeat;
    background-size: 100% 100%;
    filter: blur(0px);
    z-index: 1;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    opacity: 0.6;
}

@media only screen and (min-width: 1200px) and (min-width: 768px) {
.footer-contact-boxes .col-sm-3 {
padding-top: 20px !important;
    padding-bottom: 20px !important;
}
}
.index-bot-form {
    border: 0 !important;
}
.portfolio-wrap {
    top: -60px;
}
.screen-3{
    top: -150px;
}
.screen-4{
    top: -150px;
}
#menu-item-80{
margin-left:-25px;
}
.lightbox-play {
    margin-left: 50%;
    margin-top: -25%;
    left: 50%;
    top: 50%;
    width: 100px;
    height: 100px;
    background-image: url(https://www.freeiconspng.com/uploads/play-button-icon-png-8.png);
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
}
#line_block2 {
    width: 30%;
    height: 300px;
    float: left;
    margin: 0 15px 15px 0;
    text-align: center;
    padding: 10px;
}

element.style {
    margin-bottom: 20px;
}
.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}
.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
    line-height: 1.5;
}
@media only screen and (max-width: 768px) {
.header-top-bar-area {
    z-index: 99999999999999;
}
.top-bar-field a{
    color: black !important;
    font-size: 20px !important;
    font-weight: 700;
}
.top-bar-social-icons a{
    color: black !important;
    font-size: 20px !important;
    font-weight: 700;
}
.nomob{
display:none;
}
.fa-envelope{
display:none !important;
}
.robogallery-gallery-148{
width: 100% !important;
padding-left: 0px !important;
}
.polosa{
    height: 200px !important;
}
.bu1{
height: 0 !important;
} 
.portfolio-title {
    padding-top: 70px !important;
}
.mesmerize-inner-page .header-top {
display:none !important;
}
.portfolio-title1 {
    padding-top: 150px !important;
}
.bu2{
padding-top:60px !important;
} 
.index-bot-form-btn{
left: 0 !important;
}
.centervideo {
margin-left: 5%;
    margin: auto;
}
div.pp_default .pp_content_container .pp_details {
    margin-bottom: 25px;
}
.portfolio-title {
    padding-top: 50px;
}
.showreel-description{
    bottom: 4.3% !important;
    left: -30px;
}
#line_block2 {
margin-left: 50px !important;
}
.form-btn{
top: -100px !important;
}
.skills-list-item img {
    max-width: 100% !important;
}
.dizain{
margin-top:0 !important;
}
.screen-2-5 {
    z-index: -1 !important;
padding:0 !important;
}
}
.menu{
display:none;
}
@media only screen and (max-width: 768px) {
html,
body {
   
overflow-x: hidden;
}
.content{
   
overflow-x: hidden !important;
}
.portfolio-wrap {
    top: 0 !important;
}
#line_block2{
margin-top:20px !important;
}

.about-list{
padding:0 !important;
margin:0 !important;
}
.about-list img {
margin-right:0 !important;
margin-bottom:20px;
}
.karta{
margin-left: 0 !important;
}
.header-top{
height:100px !important;
}
.menu{
    float: right;
    top: -70px;
z-index: 99999;
}
.menu ul {
    width: 200px !important;
left: -140px !important;
}
.cont{
position:fixed;height: 100%;overflow: auto;
}
body {
background: rgb(67, 83, 255);
}
.blur-bg {
width:170vh !important;
    top: -80px;
}
.showreel-title{
margin-top: -50px !important;
.showreel-description{
bottom:94% !important;
}
.portfolio-wrap {
    top: 250px;
}
body {
    color: #6B7C93;
    margin: 0;
    padding: 0;
    width: 100%;

}
}
#zatemnenie1:target {

display: block;

}

#zatemnenie1 {

background: rgba(102, 102, 102, 0.68);

width: 100%;

height: 100%;

position: fixed;

top: 0;

left: 0;

display: none;

z-index: 9999999999;

}
#zatemnenie2:target {

display: block;

}

#zatemnenie2 {

background: rgba(102, 102, 102, 0.68);

width: 100%;

height: 100%;

position: fixed;

top: 0;

left: 0;

display: none;

z-index: 9999999999;

}
#zatemnenie3:target {

display: block;

}

#zatemnenie3 {

background: rgba(102, 102, 102, 0.68);

width: 100%;

height: 100%;

position: fixed;

top: 0;

left: 0;

display: none;

z-index: 9999999999;

}
#zatemnenie4:target {

display: block;

}

#zatemnenie4 {

background: rgba(102, 102, 102, 0.68);

width: 100%;

height: 100%;

position: fixed;

top: 0;

left: 0;

display: none;

z-index: 9999999999;

}
#zatemnenie5:target {

display: block;

}

#zatemnenie5 {

background: rgba(102, 102, 102, 0.68);

width: 100%;

height: 100%;

position: fixed;

top: 0;

left: 0;

display: none;

z-index: 9999999999;

}
#zatemnenie6:target {

display: block;

}

#zatemnenie6 {

background: rgba(102, 102, 102, 0.68);

width: 100%;

height: 100%;

position: fixed;

top: 0;

left: 0;

display: none;

z-index: 9999999999;

}
.screen-4 {
    top: -100px !important;
}
.screen-4 {
    margin: 100px 0 0 !important;
}
details{
cursor: pointer;
}
/*----- Toggle Button -----*/
.toggle-nav {
  display:none;
}

/*----- Menu -----*/
@media screen and (min-width: 860px) {
  .menu {
  width:100%;
  padding:10px 18px;
  box-shadow:0px 1px 1px rgba(0,0,0,0.15);
  border-radius:3px;

  }
}

.menu ul {
  display:inline-block;
}

.menu li {
  margin:0px 50px 0px 0px;
  float:left;
  list-style:none;
  font-size:17px;
}

.menu li:last-child {
  margin-right:0px;
}

.menu a {
  text-shadow:0px 1px 0px rgba(0,0,0,0.5);
  color:#777;
  transition:color linear 0.15s;
}

.menu a:hover, .menu .current-item a {
  text-decoration:none;
  color:#66a992;
}

/*----- Search -----*/
.search-form {
  float:right;
  display:inline-block;
}

.search-form input {
  width:200px;
  height:30px;
  padding:0px 8px;
  float:left;
  border-radius:2px 0px 0px 2px;
  font-size:13px;
}

.search-form button {
  height:30px;
  padding:0px 7px;
  float:right;
  border-radius:0px 2px 2px 0px;
  background:#66a992;
  font-size:13px;
  font-weight:600;
  text-shadow:0px 1px 0px rgba(0,0,0,0.3);
  color:#fff;
}

/*----- Responsive -----*/
@media screen and (max-width: 1150px) {
  .wrap {
    width:90%;
  }
}

@media screen and (max-width: 970px) {
  .search-form input {
    width:120px;
  }
}

@media screen and (max-width: 860px) {
  .menu {
    position:relative;
    display:inline-block;
  }

  .menu ul.active {
    display:none;
  }

  .menu ul {
    width:100%;
    position:absolute;
    top:120%;
    left:0px;
    padding:10px 18px;
    box-shadow:0px 1px 1px rgba(0,0,0,0.15);
    border-radius:3px;
    background:#303030;
  }

  .menu ul:after {
    width:0px;
    height:0px;
    position:absolute;
    top:0%;
    left:22px;
    content:'';
    transform:translate(0%, -100%);
    border-left:7px solid transparent;
    border-right:7px solid transparent;
    border-bottom:7px solid #303030;
  }

  .menu li {
    margin:5px 0px 5px 0px;
    float:none;
    display:block;
  }

  .menu a {
    display:block;
  }

  .toggle-nav {
    padding:20px;
    float:left;
    display:inline-block;
    box-shadow:0px 1px 1px rgba(0,0,0,0.15);
    border-radius:3px;
    background:#303030;
    text-shadow:0px 1px 0px rgba(0,0,0,0.5);
    color:#777;
    font-size:20px;
    transition:color linear 0.15s;
  }

  .toggle-nav:hover, .toggle-nav.active {
    text-decoration:none;
    color:#66a992;
  }

  .search-form {
    margin:12px 0px 0px 20px;
    float:left;
  }

  .search-form input {
    box-shadow:-1px 1px 2px rgba(0,0,0,0.1);
  }
}
.row {
  display: flex;
  flex-wrap: wrap;
  padding: 0 4px;
}

/* Создайте четыре одинаковых столбца, которые находятся рядом друг с другом */
.column {
  flex: 25%;
  max-width: 25%;
  padding: 0 4px;
}

.column img {
  margin-top: 8px;
  vertical-align: middle;
  width: 100%;
}

/* Адаптивный макет - делает два столбца макет вместо четырех столбцов */
@media screen and (max-width: 800px) {
  .column {
    flex: 50%;
    max-width: 50%;
  }
  .wrapper {
    width: 100% !important;
    }
      .cont {
    position: relative !important;
    }
    .showreel-title{
    font-size:16px !important;
        left: -8px;
    }
      .screen-1 {
    height: 450px !important;
}
}

/* Адаптивный макет - делает два столбца стека друг на друга, а не рядом друг с другом */
@media screen and (max-width: 600px) {
  .column {
    flex: 100%;
    max-width: 100%;
  }
}
	.venyoo-mobile-widget-viewport .venyoo-mobile-widget-header .venyoo-mobile-widget-buttons-container .venyoo-mobile-widget-button .venyoo-mobile-widget-icon {
    width: 30px!important;
	}