@font-face {
    font-family: 'Montserrat';
    src:  url('fonts/Montserrat-Regular.ttf') format("opentype");
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat Bold';
    src:  url('fonts/Montserrat-Bold.ttf') format("opentype");
    font-weight: 600;
    font-style: normal;
}
* {
	margin: 0;
	padding: 0;
}
a {
	color: inherit;
}
a:hover {
	text-decoration: none;
}
html, body {
    font-family: 'Montserrat', sans-serif;
    color: #2b6aaf;
    scroll-behavior: smooth;
}
body {
	font-size: 1vw;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Montserrat Bold';
}
.row {
    display: flex;
    position: relative;
}
.d-md-none {
	display: none;
}
.wrap {
	width: 74%;
	margin: auto;
}
.menu_link:hover {
	text-decoration: underline;
}

.cloud-back {
    content:url('img/shape_1.png');
    position: absolute;
    right: 0;
    margin-top: -1em;
    width: 114%;
}
.header .col-3 {
    margin: 3em 12% 0 13%;
    width: 18%;
}
.logo {
    content:url('img/logo.png');
    width: 100%;
}
.telegram_wrap {
    margin-top: 3em;
}
.telegram_wrap a {
	color: #2b6aaf;	
	font-size: 1.2em;
}
.telegram {
    background: url(img/telegram.png?v=2) no-repeat;
    width: 5em;
    height: 5em;
    background-size: contain;
    margin-left: 1em;
}

.telegram-path {
    background: url(img/telegram-path.png) no-repeat;
    width: 20em;
    height: 11em;
    background-size: contain;
    position: absolute;
    left: -72%;
    bottom: -6em;
    pointer-events: none;
}
.menu {
    color: #fff;
    font-size: 1.5em;
    padding-top: 1em;
    width: 57%;
    position: relative;
}
.menu .col-auto {
    padding: 2em 6em 0 0;
    /* font-weight: bold; */
    font-family: 'Montserrat Bold';
    font-size: .7em;
}
.manual {
    padding: 3em 0 0 0;
    /* font-weight: bold; */
    font-family: 'Montserrat Bold';
    font-size: .7em;
    position: relative;
}
.manual .col-auto {
    padding: 0;
}
.button {
    color: #000;
    background-color: #fff568;
    text-transform: uppercase;
    border-radius: .25em;
    cursor: pointer;
    text-decoration: none;
    padding: 0.5em 1em;
    margin-right: 1em;
    font-size: 1.5em;
    box-shadow: 0.2em 0.2em 0px 0px #dfc953;
    transition: .1s;
    display: inline-block;
}
.button:hover {
	box-shadow: none;
	transform: translateX(.2em) translateY(.2em);
}
.girl {
	font-size: 2em;
}
.girl-header {
    content:url('img/girl_1.png');
    position: absolute;
    right: 5em;
    bottom: -7em;
    width: 6em;
}

.girl-finger {
    position: absolute;
}
.girl-finger.finger-1 {
        content:url('img/finger_1.png');
        bottom: -2em;
        right: 13em;
        width: 2em;
    }

.girl-finger.finger-2 {
        content:url('img/finger_2.png');
        bottom: 3em;
        right: 10em;
        width: 2em;
    }
.girl-finger.finger-3 {
        content:url('img/finger_3.png');
        bottom: 4em;
        right: 4em;
        width: 2em;
    }
.girl-finger.finger-4 {
        content:url('img/finger_4.png');
        bottom: 0em;
        right: 0em;
        width: 3em;
    }
.girl-finger.finger-5 {
        content:url('img/finger_5.png');
        bottom: -5em;
        right: 0em;
        width: 3em;
    }
}

.menu {
    color: #fff;
}

.first {
    padding-top: 4em;
    font-size: 1.8em;
}
.first h3 {
    font-family: 'Montserrat';
    font-size: 1.5em;
    padding: .5em 0 1.4em 0;
    /* width: 80%; */
}
.first p {
    padding: 0 0 3em 0;
    font-size: .7em;
    line-height: 1.7em;
}

.cloud-parent {
    position: relative;
    display: block;
    font-size: 1.2em;
    line-height: 2em;
}
.cloud-parent  .col-lg-6 {
	display: flex;
}

.cloud-img {
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
}

.cloud-1 {
    background: url(img/cloud-1.png) no-repeat 0% 0%;
    width: 50%;
    background-size: contain;
    height: 27em;
    color: #fff;
    padding: 3em 7em 0 11em;
    position: relative;
    box-sizing: border-box;
    
}
.cloud-2 {
    background: url(img/cloud-2.png) no-repeat 0% 0%;
    width: 50%;
    background-size: contain;
    height: 27em;
    margin-top: 3em;
    padding: 4em 2em 0em 19em;
    position: relative;
    box-sizing: border-box;
}
.cloud-3 {
    background: url(img/cloud-3.png) no-repeat 0% 0%;
    width: 50%;
    background-size: contain;
    height: 27em;
    padding: 5em 13em 0em 5em;
    position: relative;
    box-sizing: border-box;
}
.cloud-4 {
    background: url(img/cloud-4.png) no-repeat 0% 0%;
    width: 45%;
    margin-left: 5%;
    background-size: contain;
    height: 37em;
    padding: 4em 12em 0em 6em;
    top: 7em;
    left: 5em;
    box-sizing: border-box;
}
.back-rect-1 {
    background: url('img/back-rect-1.png') 50% 50% no-repeat;
    background-size: cover;
}


.forchild h3 {
    font-size: 2em;
    padding: 3.5em 0 1.5em 0;
}
.forchild p {
    font-size: 1.25em;
    line-height: 1.8em;
    padding-bottom: 2em;
}

.when {
    text-align: center;
}
.when h3 {
    font-size: 5em;
    position: relative;
    margin-top: 1em;
    text-transform: uppercase;
}
.when h3:after {
    position: absolute;
    width: 1.5em;
    height: 1.5em;
    content: '';
    background: url(img/q.png) 50% 50% no-repeat;
    background-size: contain;
    /* margin-left: .2em; */
}
.when h4 {
    font-size: 2em;
    text-transform: uppercase;
}
/* must be desktop only */
/*.whenimg {
	background: url(img/whenimg.png) 50% 50% no-repeat;
    background-size: cover;
    width: 100%;
    height: 0;
    padding-bottom: 57%;
}*/
@media screen and (orientation: landscape) {
.whenimg {
	background: url(img/whenimg.png) 50% 50% no-repeat;
    background-size: cover;
    width: 100%;
    height: 0;
    padding-bottom: 57%;
}
}@media screen and (orientation: portrait) {
.whenimg {
	background: url(img/whenimg_m.png) 50% 50% no-repeat;
    background-size: cover;
    width: 100%;
    height: 0;
    padding-bottom: 344%;
}
}
.when h5 {
    font-size: 2.5em;
    text-transform: uppercase;
}
.when h6 {
    font-size: 2.25em;
    line-height: 2em;
}
.when h6.hide_mobile { display: none;}


.maybe {
    text-align: center;
}
.maybe h3 {
    font-size: 3.5em;
    position: relative;
    margin-top: 1.8em;
    text-transform: uppercase;
}
.maybe h3:after {
    position: absolute;
    width: 1.75em;
    height: 2em;
    content: '';
    background: url(img/q.png) 50% 50% no-repeat;
    background-size: contain;
    top: 0.2em;
    margin-left: .25em;
}
/*.maybeimg {
	background: url(img/maybeimg.png) 50% 50% no-repeat;
    background-size: cover;
    width: 100%;
    height: 0;
    padding-bottom: 34%;
}*/
@media screen and (orientation: landscape) {
.maybeimg {
	background: url(img/maybeimg.png) 50% 50% no-repeat;
    background-size: cover;
    width: 100%;
    height: 0;
    padding-bottom: 34%;
}
}
@media screen and (orientation: portrait) {
.maybeimg {
	background: url(img/maybeimg_m.png) 50% 50% no-repeat;
    background-size: cover;
    width: 100%;
    height: 0;
    padding-bottom: 164%;
}
}

.you {
    display: flex;
    font-size: 1.7em;
    /* margin-top: 3.5em; */
    font-family: 'Montserrat Bold', sans-serif;
    overflow: hidden;
    padding-top: 4em;
    position: relative;
}
.you:after {
	content: '';
	background-color: #f1f1f1;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 50%;
	z-index: 0;
}
.you .left {
    width: 36%;
    background: url(img/youleft.png) 0% 0% no-repeat;
    background-size: contain;
    position: relative;
    padding: 7em 4em 0em 7.5em;
    height: 18em;
    color: #fff;
    transform: scale(1.05);
    transform-origin: left center;
    z-index: 2;
}
.you .left h2 {
    /* width: 50%; */
    background: url(img/youleft_h.png) 50% 50% no-repeat;
    background-size: contain;
    position: absolute;
    top: -1em;
    left: 2.5em;
    color: #324885;
    line-height: 3em;
    font-size: 2em;
    padding: .25em 2em;
    white-space: nowrap;
    transform: rotate(-5deg);
}
.you .right {
    width: 50%;
    background: url(img/youright.png) 100% 0% no-repeat;
    background-size: contain;
    position: relative;
    padding: 6em 5em 0em 3.5em;
    transform: scale(1.05);
    transform-origin: right center;
    margin-top: 6em;
    height: 23em;
    box-sizing: border-box;
    z-index: 1;
}
.you .right h2 {
    /* width: 50%; */
    background: url(img/youright_h.png) 100% 50% no-repeat;
    background-size: contain;
    position: absolute;
    top: -2em;
    right: 0;
    color: #fff;
    line-height: 1em;
    font-size: 1.5em;
    padding: 1.5em 3em 1.5em 1em;
    white-space: nowrap;
    transform: rotate(2deg);
}

.forparent {
	background-color: #f1f1f1;
}
.forparent h3 {
    font-size: 2em;
    padding: 1.5em 0 1em 0;
}
.forparent p {
    font-size: 1.25em;
    line-height: 1.8em;
    padding-bottom: 2em;
}

.vs {
	background: url(img/vs.png) 50% 0% no-repeat;
    background-size: cover;
    width: 100%;
    height: 61em;
}
.vs p {
    font-size: .9em;
    line-height: 1.6em;
}
.vs .wrap {
    display: flex;
}
.vs .colums {
    display: flex;
    padding-top: 3em;
}
.vs .col1 {
	margin-right: 1em; 
}
.vs .col1 span {
	color: #324885;
	background-color: #c4e4f8;
	padding: .2em 3em .2em .5em;
}
.vs .col2 span {
	color: #fff;
	background-color: #2b6aaf;
	padding: .2em 3em .2em .5em;
}
.vs .colums p {
	font-size: .8em;
	margin-top: .5em;
}
.vs .left {
    width: 65%;
    font-size: 1.5em;
    padding: 9em 4em 0 0;
    box-sizing: border-box;
}
.vs .right {
    width: 35%;
    font-size: 1.5em;
    padding: 4.5em 0em 0px 0;
    box-sizing: border-box;
}
.vs ul {
    margin-left: 2em;
    font-size: .73em;
    line-height: 1.5em;
}
.vs li {
	padding: 2em 0 0 0 ;
}

.forspec {
	background-color: #fff;
}
.forspec h3 {
    font-size: 2em;
    padding: 1.5em 0 1em 0;
}
.forspec p {
    font-size: 1.25em;
    line-height: 1.8em;
    padding-bottom: 2em;
}

.footer {
	background-color: #141d33;
	color: #fff;
}
.footer h3 {
    font-size: 2em;
    padding: 1.5em 0 1em 0;
}
.footer p {
    font-size: 1.25em;
    line-height: 1.8em;
    padding-bottom: 2em;
}
.first .manual {
	display: none;
}
.first .telegram_wrap {
    display: none;
}
.menu_mobile {display: none;}
div#menuToggle {
    display: none;
} 

@media screen and (orientation: portrait) {
body {
	font-size: 2.6vw;
}
.menu_mobile, .menu_mobile_wrap {
    background: #2b6aaf;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    position: fixed;
    z-index: 10;
}
.menu_mobile_wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-around;
    box-sizing: border-box;
    padding: 20vh 0;
    color: #fff;
    font-size: 2em;
}
.wrap {
    width: 90%;
}
.button {
    font-size: 1.2em;
}
.menu, .girl {
	display: none;
}
.header .col-3 {
    margin: 5%;
    width: 60%;
}
.first .manual {
	display: block;
}
.telegram_wrap {
    display: none;
}
.first .telegram_wrap {
    display: flex;
}
.telegram {
    margin-left: 3em;
}
.telegram-path {
    width: 100%;
    height: 6em;
    left: 0;
    bottom: 0em;
}
.first {
    padding-top: 1em;
}
.cloud-parent {
    overflow: hidden;
}
.cloud-parent .col-lg-6 {
    flex-direction: column;
}
.cloud-1, .cloud-2, .cloud-3, .cloud-4 {
	width: 100%;
	line-height: 1.7em;
	transform: scale(1.1);
}
.cloud-1 {
	padding: 2em 5em 0 9em;
	height: 24em;
	margin-top: 3em;
}
.cloud-2 {
	height: 20em;
    margin-top: 1em;
    padding: 2em 2em 0em 15em;
}
.cloud-3 {
	height: 22em;
    padding: 3em 9em 0em 5em;
    margin-top: 2em;
}
.cloud-4 {
	padding: 5em 6em 0em 6em;
}
.when h6.hide_mobile {
    display: block;
    width: 90%;
    font-size: 2.25em;
    line-height: 1.2em;
    margin: 1em auto 0;
}
.when h6.hide_desktop { display: none;}
    
.maybe h3 {
    width: 78%;
    text-align: left;
    margin-left: 5%;
}
.maybe h3:after {
    top: 1.2em;
    margin-left: .25em;
    right: -1.5em;
}
.you {
    flex-direction: column;
    font-size: 1.5em;
}
.you .left {
    width: 80%;
    padding: 3em 2em 0em 2em;
    height: 18em;
    transform: scale(1);
}
.you .left h2 {
    font-size: 1.5em;
    top: -2em;
    left: 1.5em;
}
.you .right {
    width: 100%;
    padding: 2em 2em 0em 2em;
    transform: scale(1);
    margin-top: 6em;
}
.you .right h2 {
    top: -4em;
    font-size: 1.5em;
}
.you:after {
    height: 28%;
}
.vs {
    background: none;
    background-size: cover;
    width: 100%;
    height: auto;
}
.vs .wrap {
    display: flex;
    flex-direction: column;
}
.vs .left {
    width: 100%;
    font-size: 1.5em;
    padding: 4em 0em 0 0;
    box-sizing: border-box;
}
.vs .colums {
    display: flex;
    flex-direction: column;
}
.vs .col1 {
    margin-right: 0em;
    margin-bottom: 3em;
}
.vs p {
    font-size: 1em;
}
.vs .colums p {
    font-size: .8em;
    line-height: 2.5em;
}
.vs span {
    font-size: 2em;
}
.vs .right {
    width: 100%;
    font-size: 1.5em;
    padding: 4em 0em 0 0;
    box-sizing: border-box;
}


div#menuToggle {
    display: block;
} 

}





/* menu */
div#menuToggle {
    position: fixed;
    right: 5%;
    top: 5vw;
    z-index: 30;
}
#menuToggle span
{
  display: block;
  width: 33px;
  height: 4px;
  margin-bottom: 5px;
  position: relative;
  
  background: #3586c6;
  border-radius: 3px;
  
  z-index: 1;
  
  transform-origin: 4px 0px;
  
  transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
              background 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
              opacity 0.55s ease;
}


#menuToggle span:nth-of-type(1)
{
  transform-origin: 0% 0%;
}

#menuToggle span:nth-of-type(1)
{
  transform-origin: 0% 100%;
}
#menuToggle.active span
{
  opacity: 1;
  transform: rotate(45deg) translate(-2px, -2px);
  background: #fff;
}

/*
 * But let's hide the middle one.
 */
#menuToggle.active span:nth-of-type(2)
{
  opacity: 0;
  transform: rotate(0deg) scale(0.2, 0.2);
}

/*
 * Ohyeah and the last one should go the other direction
 */
#menuToggle.active span:nth-of-type(3)
{
  transform: rotate(-45deg) translate(-1px, -1px);
}



