.start-page-container {
  overflow: hidden;
}

.start-page-container {
    background-image: linear-gradient(to top, #e7e7e7, #fff 64%) !important;        
}

.start-page-container .start-container {
    mix-blend-mode: multiply;
}

.start-container {
    background-image: url("../images/itq-2/start-cont-bg-img.png");
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: 592px;
    position: absolute;
    bottom: 18.8%;
    left: 50%;
    transform: translate(-50%, 0);
}

.start-container .logo-backup {
        width: 1195px;
        height: 514px;
        left: calc(50% - 643px);
        top: 0px;
        position: absolute;
        z-index: -1;
        background-size: 100%;
        background-repeat: no-repeat;    
}

.start-container #logo-container.zoom > .logo-backup {
        z-index: 0;
}

.start-container .logo-colored.visible {
        z-index: 1 !important;    
        opacity: 0; 
}

.start-container #logo-container.zoom > canvas {
        display: none;
}

.start-page-container  .phrase {
    position: absolute;
    top: 68px;
    left: 50%;
    transform: translate(-50%, 0);
    z-index: 12;
}

.start-page-container .phrase > span {
    color: #e6ebee;
    font-family: 'ComfortaaBold',sans-serif;
    font-size: 26px;
    letter-spacing: 0.1em;
}

.start-page-container  .phrase > span.txt-vivid {
    font-family: 'ComfortaaBold',sans-serif;
    color: #d7dde0;  
}

.start-container > .studio-descr {
    text-align: center;
    position: absolute;
    bottom: -2%;
    left: 50%;
    transform: translate(-50%, 0);
}

.start-container > .studio-descr .descr-text {
    color: #1e6ca7;
    font-family: 'Montserrat-Regular', sans-serif;
    font-size: 20px;
    letter-spacing: 0.14em;
    line-height: 1.6em;
}

.start-container > .scroll-down-container {
    text-align: center;
    position: absolute;
    bottom: -24%;
    left: 50%;
    transform: translate(-50%, 0);
}

.start-container > .scroll-down-container .txt {
    color: #1e6ca7;
    letter-spacing: 0.08em;
    font-family: 'Montserrat-Regular', sans-serif;
    font-size: 14px;
    margin-bottom: 16%;
}

.start-container > .scroll-down-container svg {
    fill: #aed1e0;
}

.start-container > button {
    position: absolute;
    bottom: -87px;
    left: 50%;
    transform: translate(-50%, 0);
}

.start-container > button, .services-container ._inner button {
    border: none;
    border-radius: 500px;
    padding: 23px 39px 21px;
    font-family: 'Montserrat-Bold', sans-serif;
    letter-spacing: 3px;
    text-transform: lowercase;
}

.start-container > button:focus {
    outline: none;
}

.start-container > button {
    border-radius: 500px;
    width: 250px;
    border: none;
    box-shadow: 0px 0px 0px 1px rgba(30,108,167,0.7);
    position: absolute;
}

.letter {
  position: relative;
  display: inline-block;
  letter-spacing: 0.08em;
}

.letter.space {
  margin-left: 2px;
  margin-right: 2px;
}

.letter > .c1 {
  visibility: hidden;
}

.letter > .c2 {
  font-family: 'Montserrat-Regular', sans-serif;
  position: absolute;
  left: 0;
  top: 0;
}

.letter > .c3 {
  font-family: 'Montserrat-Bold', sans-serif;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}

.bounce {
  display: inline-block;
  position: relative;
  -moz-animation: bounce 0.5s infinite linear;
  -o-animation: bounce 0.5s infinite linear;
  -webkit-animation: bounce 0.5s infinite linear;
  animation: bounce 0.5s infinite linear;
}

@-webkit-keyframes bounce {
    0% { top: 0; }
    50% { top: -0.2em; }
    70% { top: -0.3em; }
    100% { top: 0; }
}
@-moz-keyframes bounce {
    0% { top: 0; }
    50% { top: -0.2em; }
    70% { top: -0.3em; }
    100% { top: 0; }
}
@-o-keyframes bounce {
    0% { top: 0; }
    50% { top: -0.2em; }
    70% { top: -0.3em; }
    100% { top: 0; }
}
@-ms-keyframes bounce {
    0% { top: 0; }
    50% { top: -0.2em; }
    70% { top: -0.3em; }
    100% { top: 0; }
}
@keyframes bounce {
    0% { top: 0; }
    50% { top: -0.2em; }
    70% { top: -0.3em; }
    100% { top: 0; }
}

.about-us {
    width: 100%;
    background: none;
    position: fixed; 
    top: 0;
    opacity: 0;
    z-index: -1;
    height: 111%;
}

.about-us .big-page-title {
    color: #e2e9f0;
}

.about-us .content-container {
    height: 100%;
/*    background-image: url(../images/itq-2/design-elements/about-us/about-us-logo-bg.png);*/
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
}

.about-us .border-container .menu-btn {
    background-color: #e9eff2;
}

.about-us .border-container .menu-btn svg {
    fill: #1e6ca7;
}

.about-us .border-container .menu-btn:hover {
    background-color: #1e6ca7;
}

.about-us .border-container .menu-btn:hover svg {
    fill: #fff;
}

.about-us .content-container .info-col-container {
    margin-left: auto;
    margin-right: auto;
    width: 70%;
    margin-top: 20%;
}

.about-us .content-container .info-col-container:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.about-us .deco-wave-container {
    margin-top: 2.8%;
    position: relative;
    margin-bottom: 7.8%;
}

.about-us .deco-wave-container img.deco-wave {
    width: 82px;
    left: 50%;
    top: -10px;
    transform: translate(-50%, 50%);
    position: absolute;
    opacity: 0.7;
}

.about-us .deco-wave-container img.deco-wave-2 {
    position: absolute;
    width: 130px;
    left: 50%;
    top: 3px;
    transform: translate(-50%, 0);
    opacity: 0.15;
}

.about-us .socials-container {
    margin-top: 8%;
    padding-right: 5%;
}

.about-us .socials-container ul {
    text-align: right;
}

.about-us .socials-container ul li svg {
    fill: #78a7ca;
    opacity: 1;
}

.about-us .socials-container ul li:hover svg {
    fill: #1e6ca7;
}

.about-us .about-info-container {
    margin-top: 25%;
    padding-left: 50px;
    padding-right: 50px;
}

.about-us .about-info-container:after {
  content: "";
  display: table;
  clear: both;
}

.about-us .about-info-container .col {
    float: left;
    min-height: 200px;
}

.about-us .about-info-container .col.left {
    width: 37%;
}

.about-us .about-info-container .col.right {
    width: 60%;
    position: relative;
}

.about-us .about-info-container .col.right .link-container a.link-contact {
    color: #1e6ca7;
    font-family: 'Montserrat-Medium', sans-serif;
    font-size: 24px;
}

.about-us .about-info-container .col.right .link-container {
    position: absolute;
    bottom: -86px;
    right: -38px;
}

.about-us .about-info-container .col.right .link-container svg {
    fill: #1e6ca7;
    vertical-align: -6px;
    margin-left: 16px;
}

.about-us .about-info-container .skills-container {
    position: absolute;
    top: 57%;
    left: 13.5%;
    transition: all 0.3s;
    cursor: default;
}

.about-us .about-info-container .skills-container .skills-90deg {
    color: #c8d5e2;
    font-family: 'Montserrat-Semibold', sans-serif;
    font-size: 94px;
    position: absolute;
    top: 82px;
    left: -120px;
    letter-spacing: 0.15em;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg); 
    -ms-transform: rotate(90deg); 
    -o-transform: rotate(90deg); 
    transform: rotate(90deg);
    transition: all 1s;
    opacity: .5;
    z-index: -1;
    cursor: pointer;
}

.border-container .menu-btn:hover svg circle {
    animation-name: circle-blink;
    animation-duration: 1.4s;
    animation-iteration-count: 1;
    animation-fill-mode: both;
}
/*
.about-us .about-info-container .skills-container:hover .skills-90deg {
    opacity: 1;
    top: 110px;
    left: 40px;
    letter-spacing: 0.05em;
    font-size: 62px;
    z-index: 1;
    transform: rotate(360deg);
}

.about-us .about-info-container .skills-container:hover ul.skills-list {
    opacity: .05;
}
*/
.about-us .about-info-container .skills-container ul.skills-list {
    list-style: none;
    transition: all 1.2s;
}

.about-us .about-info-container .skills-container ul.skills-list li {
    color: #1e6ca7;
    font-family: 'Montserrat-Medium', sans-serif;
    font-size: 24px;
    letter-spacing: 0;
    line-height: 2.2em;
}

.about-us .about-text-block {
    width: 654px;
    color: #333;
    font-family: 'Montserrat-Light', sans-serif;
    font-size: 18px;
    letter-spacing: 0;
    line-height: 1.8em;
}

.about-us .about-text-block .about-vivid {
    color: #1e6ca7;
    font-family: 'Montserrat-Medium', sans-serif;
    font-size: 30px;
    margin-bottom: 28px;
    line-height: 42px;
}

.portfolio-link {
    font-family: 'Montserrat-Medium', sans-serif;
    font-size: 30px;
	color: #1e6ca7;
	text-transform: uppercase;
	text-decoration: underline;
}

.portfolio-link:hover {
	color: #1e6ca7;
}

.contact-block {
    position: fixed;
    bottom: 50px;
    right: 120px;
    font-family: Montserrat-Regular;
    font-size: 16px;
    text-align: right;
}

.company-info {
	margin-bottom: 0;
}

.company-info > li {
	padding: 0 16px;
}

.company-info > li:not(:last-child) {
	border-right: 1px solid #343e49;
}

.company-info > li span {
	color: #34495e;
}

@media(max-width: 768px) {
    
    .start-container {
        background-size: contain;
        background-position: center;
        bottom: 100px;
        height: 506px;
    }
	
	.about-us .about-info-container .col.left {
		display: none;
	}
	
	.about-us .about-info-container .col.right {
		width: 100%;
	}
	
	.about-us .about-text-block {
		width: auto;
	}
    
    .start-container {
        background-size: 100%;
        background-position: 0 38%;
    }
    
    .start-page-container > .phrase {
        top: 92px;
        width: 100%;
        left: 50%;
        transform: translate(-50%, 0);
        font-size: 12px;
        text-align: center;
    }
    
    .start-page-container > .phrase > span {
        letter-spacing: 8px;
    }
    
    .start-container > .studio-descr {
        width: 92%;
        left: 50%;
        bottom: 22%;
        transform: translate(-50%, 0);
    }
    
    .start-container > .studio-descr span {
        letter-spacing: 5px !important;
        font-weight: 400 !important;
        font-size: 10px !important;
        line-height: 1.2em !important;
    }
    
    .start-container > button {
        bottom: 0;
        white-space: nowrap;
    }
    
  .start-container {
    position: static;
    transform: none;
  }

  .start-page-container > .phrase {
    position: static; 
    transform: none;
  }

  .start-container > .scroll-down-container {
    bottom: initial;
    position: relative;
    top: -40px;
  }

  .start-container > .scroll-down-container .txt {
    margin-bottom: 5px;
  }

  .start-container > .studio-descr {
    position: relative;
    left: 0;
    top: -60px;
    transform: none;
    margin-top: 20px;
    width: 100%;
  }

  .phrase {
    position: static;
    transform: none;
    margin-top: 90px;
  }

  .logo-container-mobile {
    position: relative;
    margin-top: 30px;
  }

  .logo-container-mobile > .logo-backup {
    visibility: hidden;
    width: 100%;
    left: 0;
  }

  .logo-container-mobile > .logo-colored {
    z-index: 2;
  } 

  .about-us .deco-wave-container {
    margin-top: 20px;
  }
}

@media (min-width: 769px) and (max-width: 960px) {
    .start-container {
        background-size: 94%;
    }
}

@media (min-width: 769px) and (max-width: 1280px) {
    .start-container {
        background-size: 60%;
        background-position: 50% 54%;
    }
}

@media (max-width: 768px) {
    .about-us .content-container .info-col-container {
        margin-top: 28% !important;
        width: 86% !important;
    }
    
    .about-us .content-container .info-col-container .col-left .skills-bg-w {
        display: none !important;
    }
    
    .about-us .content-container .info-col-container .col-left {
        width: 100% !important;
    }
    
    .about-us .content-container .info-col-container .col-left.col-skills ul li {
        font-size: 16px !important;
        display: inline-block;
    }
    
    .about-us .content-container .info-col-container .col-right {
        margin-top: 5% !important;
        width: 100% !important;
    }
    
    .about-us .content-container .info-col-container .col-right .txt-highli {
        font-size: 16px !important;
    }
    
    .about-us .content-container .info-col-container .col-right .txt-default {
        font-size: 16px !important;
    }
    
    .about-us .content-container .info-col-container .col-right .txt-default .txt-vivid {
        font-size: 16px !important;
    }
    
    .about-us .socials-container {
        margin-top: 15% !important;
        padding-right: 0 !important;
    }
    
    .about-us .socials-container ul {
        text-align: center !important;
    }
    
    .about-us .content-container .info-col-container .link-container {
        margin-top: 10%;
        text-align: center;
    }
    
    .about-us .content-container .info-col-container .col-right .link-hire {
        font-size: 22px !important;
    }
}

@media (min-width: 769px) and (max-width: 1847px) {
     .about-us .content-container .info-col-container .col-left .skills-bg-w {
        top: 42.8% !important;
    }
    
    .about-us .content-container .info-col-container .col-left.col-skills ul li {
        font-size: 18px;
    }
    
    .about-us .content-container .info-col-container .col-right .txt-highli {
        font-size: 22px;
    }
    
    .about-us .content-container .info-col-container .col-right .txt-default {
        font-size: 20px;
    }
    
    .about-us .content-container .info-col-container .col-right .txt-default .txt-vivid {
        font-size: 20px;
    }
    
    .about-us .content-container .info-col-container .col-right .link-hire {
        font-size: 20px;
    }
    
    .about-us .content-container .info-col-container .col-right .txt-default {
        margin-bottom: 4.2%;
    }
}


