/* by armi  */

/* ****** font ****** */
@font-face {
  font-family: "Iranyekan";
  src: url("../fonts/eot/iranyekanwebthin.eot"); /* IE9 Compat Modes */
  src: url("../fonts/eot/iranyekanwebthin.eot?#iefix") format("embedded-opentype"),
    /* IE6-IE8 */ url("../fonts/woff/iranyekanwebthin.woff") format("woff"),
    /* Super Modern Browsers */ url("../fonts/woff2/iranyekanwebthin.woff2") format("woff2"),
    /* Pretty Modern Browsers */ url("../fonts/ttf/iranyekanwebthin.ttf") format("truetype"),
    /* Safari, Android, iOS */ url("../fonts/svg/iranyekanwebthin.svg#svgFontName") format("svg"); /* Legacy iOS */
  font-weight: 100;
}

@font-face {
  font-family: "Iranyekan";
  src: url("../fonts/eot/iranyekanwebregular.eot"); /* IE9 Compat Modes */
  src: url("../fonts/eot/iranyekanwebregular.eot?#iefix") format("embedded-opentype"),
    /* IE6-IE8 */ url("../fonts/woff/iranyekanwebregular.woff") format("woff"),
    /* Super Modern Browsers */ url("../fonts/woff2/iranyekanwebregular.woff2") format("woff2"),
    /* Pretty Modern Browsers */ url("../fonts/ttf/iranyekanwebregular.ttf") format("truetype"),
    /* Safari, Android, iOS */ url("../fonts/svg/iranyekanwebregular.svg#svgFontName") format("svg"); /* Legacy iOS */
  font-weight: normal;
}

@font-face {
  font-family: "Iranyekan";
  src: url("../fonts/eot/iranyekanweblight.eot"); /* IE9 Compat Modes */
  src: url("../fonts/eot/iranyekanweblight.eot?#iefix") format("embedded-opentype"),
    /* IE6-IE8 */ url("../fonts/woff/iranyekanweblight.woff") format("woff"),
    /* Super Modern Browsers */ url("../fonts/woff2/iranyekanweblight.woff2") format("woff2"),
    /* Pretty Modern Browsers */ url("../fonts/ttf/iranyekanweblight.ttf") format("truetype"),
    /* Safari, Android, iOS */ url("../fonts/svg/iranyekanweblight.svg#svgFontName") format("svg"); /* Legacy iOS */
  font-weight: 300;
}

@font-face {
  font-family: "Iranyekan";
  src: url("../fonts/eot/iranyekanwebmedium.eot"); /* IE9 Compat Modes */
  src: url("../fonts/eot/iranyekanwebmedium.eot?#iefix") format("embedded-opentype"),
    /* IE6-IE8 */ url("../fonts/woff/iranyekanwebmedium.woff") format("woff"),
    /* Super Modern Browsers */ url("../fonts/woff2/iranyekanwebmedium.woff2") format("woff2"),
    /* Pretty Modern Browsers */ url("../fonts/ttf/iranyekanwebmedium.ttf") format("truetype"),
    /* Safari, Android, iOS */ url("../fonts/svg/iranyekanwebmedium.svg#svgFontName") format("svg"); /* Legacy iOS */
  font-weight: 500;
}

@font-face {
  font-family: "Iranyekan";
  src: url("../fonts/eot/iranyekanwebbold.eot"); /* IE9 Compat Modes */
  src: url("../fonts/eot/iranyekanwebbold.eot?#iefix") format("embedded-opentype"),
    /* IE6-IE8 */ url("../fonts/woff/iranyekanwebbold.woff") format("woff"),
    /* Super Modern Browsers */ url("../fonts/woff2/iranyekanwebbold.woff2") format("woff2"),
    /* Pretty Modern Browsers */ url("../fonts/ttf/iranyekanwebbold.ttf") format("truetype"),
    /* Safari, Android, iOS */ url("../fonts/svg/iranyekanwebbold.svg#svgFontName") format("svg"); /* Legacy iOS */
  font-weight: bold;
}

@font-face {
  font-family: "Iranyekan";
  src: url("../fonts/eot/iranyekanwebextrabold.eot"); /* IE9 Compat Modes */
  src: url("../fonts/eot/iranyekanwebextrabold.eot?#iefix") format("embedded-opentype"),
    /* IE6-IE8 */ url("../fonts/woff/iranyekanwebextrabold.woff") format("woff"),
    /* Super Modern Browsers */ url("../fonts/woff2/iranyekanwebextrabold.woff2") format("woff2"),
    /* Pretty Modern Browsers */ url("../fonts/ttf/iranyekanwebextrabold.ttf") format("truetype"),
    /* Safari, Android, iOS */ url("../fonts/svg/iranyekanwebextrabold.svg#svgFontName") format("svg"); /* Legacy iOS */
  font-weight: 700;
}

@font-face {
  font-family: "Iranyekan";
  src: url("../fonts/eot/iranyekanwebblack.eot"); /* IE9 Compat Modes */
  src: url("../fonts/eot/iranyekanwebblack.eot?#iefix") format("embedded-opentype"),
    /* IE6-IE8 */ url("../fonts/woff/iranyekanwebblack.woff") format("woff"),
    /* Super Modern Browsers */ url("../fonts/woff2/iranyekanwebblack.woff2") format("woff2"),
    /* Pretty Modern Browsers */ url("../fonts/ttf/iranyekanwebblack.ttf") format("truetype"),
    /* Safari, Android, iOS */ url("../fonts/svg/iranyekanwebblack.svg#svgFontName") format("svg"); /* Legacy iOS */
  font-weight: 800;
}

@font-face {
  font-family: "Iranyekan";
  src: url("../fonts/eot/iranyekanwebextrablack.eot"); /* IE9 Compat Modes */
  src: url("../fonts/eot/iranyekanwebextrablack.eot?#iefix") format("embedded-opentype"),
    /* IE6-IE8 */ url("../fonts/woff/iranyekanwebextrablack.woff") format("woff"),
    /* Super Modern Browsers */ url("../fonts/woff2/iranyekanwebextrablack.woff2") format("woff2"),
    /* Pretty Modern Browsers */ url("../fonts/ttf/iranyekanwebextrablack.ttf") format("truetype"),
    /* Safari, Android, iOS */ url("../fonts/svg/iranyekanwebextrablack.svg#svgFontName") format("svg"); /* Legacy iOS */
  font-weight: 900;
}

/* ****** reset ****** */
* {
  margin: 0;
  padding: 0;
}

body {
  font-size: 14px;
  line-height: 22px;
  color: #4a4a4a;
  font-family: "Iranyekan", "Arial", sans-serif ;
  font-weight: normal;
  background-color: #ffffff;
  direction: rtl;
  position: relative;
}

input,
button,
textarea,
label,
select {
  font-family: "Iranyekan", "Arial", sans-serif;
  font-size: 18px;
  font-weight: normal;
}

ul {
  margin-right: 0;
  list-style: none;
}

a,
a:hover {
  text-decoration: none;
  font-family: "Iranyekan", "Arial", sans-serif;
  font-weight: normal;
}

input,
textarea,
button {
  outline: 0 !important;
}

h1,
h2,
h3,
h4,
h5 {
  font-weight: normal;
  font-family: "Iranyekan", "Arial", sans-serif;
}

hr {
  background-color: rgba(0, 0, 0, 0.12);
}

.block {
  display: block !important;
}

.size-14 {
  font-size: 14px !important;
}

.size-15 {
  font-size: 15px !important;
}

.size-20 {
  font-size: 20px !important;
}

.size-40 {
  font-size: 40px !important;
}

.pull-left {
  float: left !important;
}
.pull-right {
  float: right !important;
}

.border-bottom-1 {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12) !important;
}

.ltr {
  direction: ltr !important;
}
.rtl {
  direction: rtl !important;
}
.relative{
  position: relative;
}
.clearfix {
  clear: both !important;
}

.full-width {
  width: 100%;
}

.text-center {
  text-align: center !important;
}

.text-left {
  text-align: left !important;
}

.text-right {
  text-align: right !important;
}
.text-default {
  color: #00a7cf;
}
.text-smoky {
  color: #5e5e5e;
}
.text-pink {
  color: #ec61ad;
}
.nopadding {
  padding: 0 !important;
}

.nomargin {
  margin: 0 !important;
}

.noborder {
  border: 0 !important;
}
.img-responsive {
  width: 100%;
}

/* ******* header ****** */

.transparent-back {
  background-color: rgba(0, 0, 0, 0.3);
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10;
  /*display: none;*/
  opacity: 0;
  visibility: hidden;
}

.transparent-back.active {
  display: block;
  opacity: 1;
  visibility: visible;
  transition: 0.3s all;
  -webkit-transition: 0.3s all;
  -moz-transition: 0.3s all;
  -ms-transition: 0.3s all;
}

.main-header {
  background-color: #ffffff;
  position: absolute;
  top: 60px;
  left: 0;
  right: 0;
  z-index: 10;
  height: 84px;
  box-shadow: 0px 6px 7px 0 rgba(1, 1, 1, 0.16);
  -webkit-box-shadow: 0px 6px 7px 0 rgba(1, 1, 1, 0.16);
  -moz-box-shadow: 0px 6px 7px 0 rgba(1, 1, 1, 0.16);
  -ms-box-shadow: 0px 6px 7px 0 rgba(1, 1, 1, 0.16);
}

.main-header .logo {
  display: block;
  width: 100%;
  max-width: 246px;
  float: right;
  position: absolute;
  left: 0;
  top:-38px;
}

.main-header .logo img {
  width: 100%;
}

.main-header-tl {
  margin: 10px 0;
  text-align: left;
}

.main-header-tl button {
  margin-right: 10px;
  margin-bottom: 10px;
}

.main-header .container {
  position: relative !important;
  width: 100%;
}

.main-header ul li {
  display: inline-block;
}
.main-header ul li a {
  display: block;

}


.main-menu .right-menu li {
  margin-left: 10px;
}
.main-menu .right-menu li a {
  color: #00a5ce;
  padding: 0 10px;
  font-size: 16px;
  font-weight: 500;
  line-height: 46px;
  position: relative;
  display: block;
}

.right-menu {
  float: right;
  margin-top: 17px;
}
.left-menu {
  float: left;
}

.burger-menu {
  position: absolute;
  line-height: 24px;
  text-align: center;
  border: 0;
  background-color: transparent;
  cursor: pointer;
  z-index: 10;
  top: 14px;
  display: none;
  width: 24px;
}
.burger-menu img {
  width: 100%;
}
.loginBtn{
  float: left;
  margin-top: 7px;
  display: none;
  line-height: 24px;
  text-align: center;
  border: 0;
  background-color: transparent;
  cursor: pointer;
}
.loginBtn img{
  width: 100%;
}
.logoMobile{
  display: none;
  position: absolute;
  max-width: 170px;
  top:-30px;
  left:50%;
  transform: translate(-50%);
  -webkit-transform: translate(-50%);
  -moz-transform: translate(-50%);
  -ms-transform: translate(-50%);
  width: 170px;
}
.logoMobile img{
  width: 100%;
}
.btn-primary {
  color: #ffffff !important;
  line-height: 44px;
  border-radius: 24px;
  background-color: #00a5ce;
  border: 1px solid #00a5ce;
  padding: 0 20px !important;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  display: inline-block;
}
/* **********home********* */
.section {
  padding: 60px 0;
}
.section-top {
  min-height: 100vh;
  background-color: #ffffff;
  background-image: url(../img/back.png);
  background-size:100%;
  background-position:left -90px;
  background-repeat: no-repeat;
  position: relative;
  display: flex;
  align-items: center;
}

.section-top .content{
  font-size: 16px;
  font-weight: bold;
  color: #4a4a4a;
  line-height: 36px;
  position: relative;
  z-index: 9;
}
.section-top .content img{
  margin:0 auto 30px;
  max-width: 600px;
  width: 100%;
  display: block;
}
.content .help{
  margin: 15px 0 0;
  text-align: center;
  font-size: 18px;
  font-weight: 800;
  color: #00a7cf;
}
.section-top .content .shape{
  position: absolute;
  z-index: 2;

}

.section-top .content .shape1{
  left:-50%;
  top:0;
  width: 92px;
  -webkit-animation: scales 2s ease-in-out infinite alternate;
  -moz-animation: scales 2s ease-in-out infinite alternate;
  animation: scales 2s ease-in-out infinite alternate;
}
.section-top .content .shape2{
  left:-20%;
  top:40%;
  width: 62px;
  -webkit-animation: scales 3s ease-in-out infinite alternate;
  -moz-animation: scales 3s ease-in-out infinite alternate;
  animation: scales 3s ease-in-out infinite alternate;
}

.section-top .content .shape3{
  left:-35%;
  top:65%;
  width: 98px;
  -webkit-animation: scales 4s ease-in-out infinite alternate;
  -moz-animation: scales 4s ease-in-out infinite alternate;
  animation: scales 4s ease-in-out infinite alternate;
}
.section-top .content .shape4{
  right:-50%;
  top:0;
  width: 183px;
  -webkit-animation: scales 5s ease-in-out infinite alternate;
  -moz-animation: scales 5s ease-in-out infinite alternate;
  animation: scales 5s ease-in-out infinite alternate;
}
.section-top .content .shape5{
  right:-45%;
  top:80%;
  max-width: 136px;
  -webkit-animation: scales 3.5s ease-in-out infinite alternate;
  -moz-animation: scales 3.5s ease-in-out infinite alternate;
  animation: scales 3.5s ease-in-out infinite alternate;
}
.section-top .shape6{
  position: absolute;
  left:50%;
  max-width: 180px;
  cursor: pointer;
  transform: translate(-50%);
  -webkit-transform: translate(-50%);
  -moz-transform: translate(-50%);
  -ms-transform: translate(-50%);
  z-index: 4;
  -webkit-animation: MoveUpDown 3.5s ease-in-out infinite alternate;
  -moz-animation: MoveUpDown 3.5s ease-in-out infinite alternate;
  animation: MoveUpDown 3.5s ease-in-out infinite alternate;
}

.section-second {
  min-height: 100vh;
  background-color: #ffffff;
  position: relative;
  padding-bottom: 120px;

}
.section-second .back{
  position: absolute;
  top:-360px;
  left:0;
  right: 0;
  z-index: 3;
  width: 100%;

}
.section-second .content{
  position: relative;
  z-index: 4;
  top:60px;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  font-style: normal;
  line-height: 1.78;
  letter-spacing: normal;
  color: #00a7cf;
}

.section-second .content h2{
  font-size: 24px;
  font-weight: 900;
  color: #3258a8;
  margin-bottom: 40px;
}
.section-second .content p{
  margin-bottom: 30px;
}
.section-second .content .baby{
  max-width: 152px;
  margin: 0 auto 40px;
}
.section-second  .shape7{
  position: absolute;
  right: 12%;
  top: 0;
  max-width: 233px;
  z-index: 5;
  -webkit-animation: Rotate 5s ease-in-out infinite alternate;
  -moz-animation: Rotate 5s ease-in-out infinite alternate;
  animation: Rotate 5s ease-in-out infinite alternate;
}
.section-second  .shape8{
  position: absolute;
  left: 12%;
  top: 0;
  max-width: 233px;
  z-index: 5;
  -webkit-animation: Rotate 4s ease-in-out infinite alternate;
  -moz-animation: Rotate 4s ease-in-out infinite alternate;
  animation: Rotate 4s ease-in-out infinite alternate;
}
.section-second  .shape9{
  position: absolute;
  left: 0;
  top: 58%;
  max-width: 88px;
  z-index: 5;
  transition: 1s all ease-in;
}

.section-second  .shape10{
  position: absolute;
  left: -40%;
  top: 60%;
  max-width: 207px;
  z-index: 5;
  -webkit-animation: Rotate 6s ease-in-out infinite alternate;
  -moz-animation: Rotate 6s ease-in-out infinite alternate;
  animation: Rotate 6s ease-in-out infinite alternate;
}
.section-second  .shape11{
  position: absolute;
  right: -38%;
  top: 55%;
  max-width: 200px;
  z-index: 5;
  -webkit-animation: UpDown 3.5s ease-in-out infinite alternate;
  -moz-animation: UpDown 3.5s ease-in-out infinite alternate;
  animation: UpDown 3.5s ease-in-out infinite alternate;
}

.section-third {
  background-color: #ffffff;
  position: relative;
  padding-bottom: 100px;
}
.section-third .back{
  position: absolute;
  top:-200px;
  left:0;
  right: 0;
  z-index: 2;
  width: 100%;
}
.section-third .blk{
  position: relative;
  z-index: 6;
}
.section-third .blkH h3{
  display: inline-block;
  margin-left: 10px;
  font-size: 22px;
  font-weight: 900;
  color: #3258a8;
}
.section-third .blkH img {
  display: inline-block;
  width: 64px;
  position: relative;
  top:30px;
}
.section-third .sycle{
  max-width: 700px;
  width: 100%;
  position: relative;
  left: 100px;
}
.section-third .blk .shape13 {
  position: absolute;
  left: 6%;
  top: 10%;
  max-width: 92px;
  z-index:7;
  -webkit-animation: scales 2s ease-in-out infinite alternate;
  -moz-animation: scales 2s ease-in-out infinite alternate;
  animation: scales 2s ease-in-out infinite alternate;
}
.section-third .blk .shape14 {
  position: absolute;
  max-width: 122px;
  z-index:7;
  top: 62%;
  right: 20%;
  -webkit-animation: scales 3.5s ease-in-out infinite alternate;
  -moz-animation: scales 3.5s ease-in-out infinite alternate;
  animation: scales 3.5s ease-in-out infinite alternate;
}
.section-fourth{
  position: relative;
  padding-bottom: 1000px;
}
.section-fourth .back{
  position: absolute;
  top:-200px;
  left:0;
  right: 0;
  z-index: 2;
  width: 100%;
}
.section-fourth .content{
  position: relative;
  z-index: 3;
}
.section-fourth .content .shape16{
  position: absolute;
  right: 0;
  top: -400px;
  max-width: 400px;
  z-index:3;
  cursor: pointer;
  display: block;


}
.section-fourth .content .shape16 img{
  width: 100%;
}
.section-fourth .content .shape17{
  position: relative;
  float: left;
  left: -50px;
  top: 0;
  max-width: 800px;
  z-index:3;
  -webkit-animation: Rotate 7s ease-in-out infinite alternate;
  -moz-animation: Rotate 7s ease-in-out infinite alternate;
  animation: Rotate 7s ease-in-out infinite alternate;
}
.section-fourth .content .shape18{
  position: absolute;
  left: 0;
  top: -204px;
  max-width: 340px;
  z-index:3;

}
.section-fourth .box{
  position: absolute;
  left: 100px;
  top:300px;
  max-width: 940px;
  width: 100%;
  z-index:4;
}
.section-fourth .box1{
  position: relative;
  z-index: 2;
  top:8px;
  width: 100%;
}
.section-fourth .box2{
  position: relative;
  z-index: 2;
  top:-7px;
  width: 100%;
}
.section-fourth .box .text{
  border-right:8px solid #046783;
  border-left: 8px solid #046783;
  border-top: 0 solid transparent;
  border-bottom: 0 solid transparent;
  background-color: #ffffff;
  border-radius: 12px;
  margin-top: -8px;
  position: relative;
  padding:15px 60px;
  color: #00a7cf;
  line-height: 24px;
  font-size: 18px;
  font-weight: 500;
}
.section-fourth .boxMob{
  left: auto;
  right: 0;
}
.section-fourth .boxMob .text{
  border-width: 10px;
}
.section-fourth .box .text h3{
  color: #575757;
  margin-bottom: 40px;
  font-size: 22px;
  font-weight: 500;
}
.section-fourth .box .text h4{
  color: #3258a8;
  margin-top: 40px;
  font-size: 20px;
  font-weight: 500;
  text-align: center;
}
.section-fourth .box .baby2{
  max-width: 350px;
  width: 100%;
  display: block;
  margin: auto;
}
.section-fourth .shape19 {
  position: absolute;
  left: 0;
  top: 50%;
  max-width: 180px;
  z-index: 5;
  cursor: pointer;
  /*-webkit-animation: scales 3.5s ease-in-out infinite alternate;*/
  /*-moz-animation: scales 3.5s ease-in-out infinite alternate;*/
  /*animation: scales 3.5s ease-in-out infinite alternate;*/
}
.section-fourth .box3{
  position: relative;
  z-index: 2;
  top:8px;
  width: 100%;
}
.section-fourth .box4{
  position: relative;
  z-index: 2;
  top:-7px;
  width: 100%;
}
.section-fourth .textIn{
  position: relative;
  top:-30px;
  z-index:8;
}
.section-fourth .content .shape20{
  position: absolute;
  left:40px;
  bottom: 30px;
  max-width: 277px;
  z-index:3;
  -webkit-animation: Rotate 4s ease-in-out infinite alternate;
  -moz-animation: Rotate 4s ease-in-out infinite alternate;
  animation: Rotate 4s ease-in-out infinite alternate;
}
.section-faq{
  padding-bottom: 50px;
}
.section-faq .blk{
  /*position: relative;*/
}
.section-faq h3{
  font-size: 22px;
  font-weight: 800;
  color: #3258a8;
  margin-bottom: 40px;
  text-align: center;
}
.section-faq .shape21{
  position: absolute;
  z-index: 3;
  left:-100px;
  top:-140px;
  max-width: 600px;
  width: 100%;
}
.quesList {
  position: relative;
  z-index: 4;
}
.quesList li {
  padding:20px 30px ;
  background-color: rgba(189, 231 ,251,0.68);
  margin-bottom: 20px;
  border-radius: 40px;
  color: #3258a8;
}

.quesList li .title {
  cursor: pointer;
  position: relative;
  padding-left: 30px;

}
.quesList li .title .arrow{
  position: absolute;
  left:0;
  top:5px;
  transition: 0.3s  all ease-in;
  -webkit-transition: 0.3s  all ease-in;
  -moz-transition: 0.3s  all ease-in;
  -ms-transition: 0.3s  all ease-in;
}
.quesList li .title .arrow.active{
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transition: 0.3s all ease-in;
  -webkit-transition: 0.3s all ease-in;
  -moz-transition: 0.3s  all ease-in;
  -ms-transition: 0.3s  all ease-in;
}
.quesList li .title img {
  width: 20px;
  display: inline-block;
  position: relative;
  top: 5px;
}

.quesList li .content {
  height: 0;
  overflow: hidden;

  transition: 0.3s all;
  -webkit-transition: 0.3s all;
  -moz-transition: 0.3s all;
  -ms-transition: 0.3s all;
}

.quesList li.active .content {
  height: auto;
  margin-top: 10px;
  overflow: visible;
  transition: 0.3s all;
  -webkit-transition: 0.3s all;
  -moz-transition: 0.3s all;
  -ms-transition: 0.3s all;
}
.footer{
  background: url("../img/footer.png") top center no-repeat;
  background-size: cover;
  padding: 150px 0 100px;
}
.footer .blk{
  background: url("../img/blk.png") no-repeat center;
  background-size: cover;
  max-width:680px;
  text-align: center;
  font-size: 38px;
  line-height: 46px;
  position: relative;
  z-index: 2;
  height: 427px;
  margin: auto;
  color: #3258a8;
  display: flex;
  align-items: center;
}
.footer .blk h4{
  font-size: 38px;
  font-weight: 700;
  margin-top: 10px;
  color: #3258a8;
  margin-bottom: 30px;
}
.footer .blk p{
  margin-bottom: 30px;
  font-weight: normal;

}
.footer .blk .text{
  text-align: center;
  padding: 30px;
  margin: auto;
}
.footer .shape22{
  position: absolute;
  z-index: 3;
  right:-90px;
  top:-90px;
  max-width: 260px;
  width: 100%;
}
.footer .shape23{
  position: absolute;
  z-index: 3;
  left:0;
  top:160px;
  max-width: 160px;
  width: 100%;
  -webkit-animation: scales 4s ease-in-out infinite alternate;
  -moz-animation: scales 4s ease-in-out infinite alternate;
  animation: scales 4s ease-in-out infinite alternate;
}
.footerT{
  position: relative;
}
.footerB{
  margin-top: 100px;
  text-align: center;
  font-size: 18px;
  color: #5e5e5e;
}
.footerB .logo{
  max-width: 230px;
  margin-bottom: 15px;
}
.footer .shape24{
  max-width: 166px;
  display: inline-block;
  position: relative;
  -webkit-animation: MoveUpDown 4s ease-in-out infinite alternate;
  -moz-animation: MoveUpDown 4s ease-in-out infinite alternate;
  animation: MoveUpDown 4s ease-in-out infinite alternate;
}
.footer .shape25{
  max-width: 116px;
  display: inline-block;
  position: relative;
  -webkit-animation: MoveUpDown 2s ease-in-out infinite alternate;
  -moz-animation: MoveUpDown 2s ease-in-out infinite alternate;
  animation: MoveUpDown 2s ease-in-out infinite alternate;
}
.zemtrix{
  display: block;
  max-width: 220px;
  margin: auto;
}
.zemtrix img{
  width: 100%;
}
/*MoveUpDown*/
@-moz-keyframes MoveUpDown {
  from {
    bottom: 0;
  }
  to {
    bottom: 20px;
  }
}
@-webkit-keyframes MoveUpDown {
  from {
    bottom: 0;
  }
  to {
    bottom: 20px;
  }
}
@-o-keyframes MoveUpDown {
  from {
    bottom: 0;
  }
  to {
    bottom: 20px;
  }
}
@keyframes MoveUpDown {
  from {
    bottom: 0;
  }
  to {
    bottom: 20px;
  }
}
/*MoveUpDown*/
@-moz-keyframes MoveUpDown2 {
  from {
    margitop: 0;
  }
  to {
    margin-top:-20px;
  }
}
@-webkit-keyframes MoveUpDown2 {
  from {
    margin-top: 0;
  }
  to {
    margin-top:-20px;
  }

}
@-o-keyframes MoveUpDown2 {
  from {
    margin-top: 0;
  }
  to {
    margin-top:-20px;
  }

}
@keyframes MoveUpDown2 {
  from {
    margin-top: 0;
  }
  to {
    margin-top:-20px;
  }

}
/* UpDown */
@-moz-keyframes UpDown {
  from {
    top: 55%;
  }
  to {
   top:53%;
  }
}
@-webkit-keyframes UpDown {
  from {
    top: 55%;
  }
  to {
    top:53%;
  }
}
@-o-keyframes UpDown {
  from {
    top: 55%;
  }
  to {
    top:53%;
  }
}
@keyframes UpDown {
  from {
    top: 55%;
  }
  to {
    top:53%;
  }
}
/* shape */
@-moz-keyframes scales {
  from {
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    transform: scale(0.9);
  }
  to {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
  }
}
@-webkit-keyframes scales {
  from {
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    transform: scale(0.9);
  }
  to {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
  }
}
@-o-keyframes scales {
  from {
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    transform: scale(0.9);
  }
  to {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes scales {
  from {
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    transform: scale(0.9);
  }
  to {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
  }
}

/* rotate */
@-moz-keyframes Rotate {
  from {
    -webkit-transform: rotate(0deg);
    -moz-transform:rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(10deg);
    -moz-transform: rotate(10deg);
    transform: rotate(10deg);
  }
}
@-webkit-keyframes Rotate {
  from {
    -webkit-transform: rotate(0deg);
    -moz-transform:rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(10deg);
    -moz-transform: rotate(10deg);
    transform: rotate(10deg);
  }
}
@-o-keyframes Rotate {
  from {
    -webkit-transform: rotate(0deg);
    -moz-transform:rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(10deg);
    -moz-transform: rotate(10deg);
    transform: rotate(10deg);
  }
}
@keyframes Rotate {
  from {
    -webkit-transform: rotate(0deg);
    -moz-transform:rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(10deg);
    -moz-transform: rotate(10deg);
    transform: rotate(10deg);
  }
}


@media (max-width: 1366px){
  .section-faq .shape21{
    left:0;
  }
}
@media (max-width: 1200px){
  .section-fourth .box{
    left: auto;
    right: auto;
  }
}
@media (max-width: 992px){
  .main-header{
    height: 54px;
  }
  .burger-menu{
    display: block;
  }
  .main-menu{
    display: none;
  }
  .main-menu.active{
    display: block;
    background: #ffffff;
    position: fixed;
    z-index: 100;
    right: 0;
    top:0;
    bottom: 0;
    width: 80%;
  }
  .main-menu.active .logo{
    float: none;
    margin: 30px auto;
    position: initial ;
  }
  .main-menu.active .right-menu{
    float: none;
    padding: 30px;
  }
  .main-menu.active .right-menu li{
    display: block;
  }
  .main-menu .right-menu li:last-child{
    display: none;
  }
  .loginBtn{
    display: block;
  }
  .logoMobile{
    display: block;
  }
  .section-top .content img{
    max-width: 57px !important;
  }
  .section-top .content .logo{
    max-width: 600px;
  }
  .section-second .shape9{
    top:5%;
    width: 50px;
  }
  .section-second .shape7{
    top:-200px;
    width: 116px;
  }
  .section-second .shape8{
    top:-200px;
    width: 116px;
  }
  .section-second .content .baby {
    width: 99px;
    margin-bottom: 15px;
  }
  .section-second .shape11{
    position: relative;
    margin:15px auto;
    max-width: 136px;
    left: auto;
    right: auto;
  }
  .section-second .shape10{
    position: relative;
    margin:15px auto;
    max-width: 136px;
    left: auto;
    right: auto;
  }
  .section-third .blkH h3{
    font-size: 20px;
  }
  .section-third .blkH img{
    width: 47px;
    top:20px
  }
  .section-third .sycle{
    left: auto;
    margin: auto;
    max-width: 500px;
    display: block;
  }
  .section-third .blk .shape13{
    width: 50px;
  }
  .section-third .blk .shape14{
    right: 0;
    width: 46px;
  }
  .section-fourth{
    padding-bottom: 900px;
  }
  .section-fourth .back {
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    -o-object-fit: cover;
  }
  .section-fourth .content .shape18{
    width: 141px;
  }
  .section-fourth .content .shape16{
    position: relative;
    top:-240px;
    max-width: 337px;
  }
  .section-fourth .content .shape17{
    max-width: 700px;
    width: 100%;
    top:-220px;
    left: auto;
    float: none;
    margin: auto;
  }
  .section-fourth .box{
    top:470px;
    max-width: 700px;
    left: 50%;
    transform: translate(-50%);
    -webkit-transform: translate(-50%);
    -moz-transform: translate(-50%);
    -ms-transform: translate(-50%);
  }
  .section-fourth .boxMob{
    position: relative;
     margin: auto;
    top:240px;
  }
  .section-fourth .box .text{
    border-width: 8px;
  }
  .section-fourth .shape19{
    top:50%;
    width: 100px;
  }
  .section-fourth .content .shape20{
    width: 157px;
    top:60%;
    bottom: auto;
  }
  .section-faq .shape21{
    max-width: 277px;
    left: 15px;
    top: 32px;
  }
  .section-faq{
    padding-top: 60px;
  }
  .section-faq{
    padding-top: 0;
    margin-top: -300px;
  }
  .section-faq h3{
    margin-bottom: 110px;
  }
  .footer{
    padding-bottom: 30px;
  }
  .footer .blk{
    font-size: 18px;
    height: 208px;
    width: 330px;
  }
  .footer .blk h4{
    margin-bottom:0;
    font-size: 18px;
  }
  .footer .blk p{
    margin-bottom: 15px;
    line-height: 32px;
  }
  .footer .shape22{
    width:100px;
    right: -26px;
    top: -35px;
  }
  .footer .shape23{
    top:-100px;
    left: 0;
    width: 65px;
  }
  .footerB .logo{
    margin-bottom: 60px;
    max-width: 162px;
  }
  .footerB p{
    margin-bottom: 40px;
  }
  .zemtrix{
    width: 139px;
    margin-top: 30px;
  }
}
@media (max-width: 768px){
  .section-top .content {
    padding: 0 30px;
  }
  .section-top .content .shape1{
    left:0;
    top:20%;
    max-width: 40px !important;
  }
  .section-top .content .shape4{
    right: 0;
    top:20%;
    max-width: 57px !important;
  }
  .section-top .content .shape5{
    right: 0;
    top:90%;
    max-width: 46px !important;
  }
  .section-top .content .shape3{
    left: 10px;
    width: 26px !important;
    top:60%;
  }
  .section-top .content .logo{
    max-width: 400px !important;
    margin-bottom: 20%;
  }
  .section-top .content .shape2{
    display: none;
  }
  .section-second .back{
    top:-200px;
  }
  .section-second .shape7{
    top:-110px;
  }
  .section-second .shape8{
    top:-110px;
  }
  .section-second .content{
    font-size: 14px;
    font-weight: 500;
  }
  .section-second .content h2{
    font-size: 22px;
    font-weight: 800;
  }
  .section-second .shape9{
    top:10%;
  }
  .section-third .blk .shape14{
    top:75%;
  }
  .section-fourth .content .shape16{
    top:-165px;
  }
  .section-fourth .content .shape17{
    top:-150px;
  }
  .section-fourth .box {
    top: 540px;
    max-width: 380px;

  }
  .section-fourth .boxMob{
    top:250px;
    margin: auto;
    left: auto;
    transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
  }
  .section-fourth .shape19{
    top:48%;
  }

  .section-fourth .box .text{
    border-width: 4px;
    font-size: 14px;
    padding: 15px 30px;
  }
  .section-fourth .box .text h3{
    font-size: 14px;
    margin-bottom: 15px;
  }
  .section-fourth .box .text h4{
    margin:15px 0;
    font-size: 14px;
  }
  .footerB{
    font-size: 14px;
  }
}
@media (max-width: 575px){
  .section-second .content h2 {
    font-weight: 800;
    font-stretch: normal;
  }
  .section-top {
    background-position: left top;
  }
  .section-top .content {
    font-size: 12px;
    line-height: 24px;

  }
  .section-top .shape6{
    max-width: 130px;
  }
  .section-top .content .logo{
    max-width: 258px !important;
  }
  .section-fourth .shape19{
    width: 80px;
    left: 3px;
  }
  .section-fourth .content .shape16{
    max-width: 290px;
  }
  .section-fourth .content .shape17{
    max-width: 480px;
    animation: none;
    -webkit-animation: none;
    -moz-animation: none;
  }
  .section-fourth .box .text{
    padding: 15px;
  }
  .section-fourth .box{
    top:400px;
  }
  .footer .shape22{
    right:10px;
  }
  .footer .blk{
    background-image: url("../img/mobile/blk.png");
    font-size: 16px;
    height: 232px;
    width: 365px;
  }
}
@media (max-width: 480px){
  .footer .blk{
    font-size: 16px;
    height: 186px;
    width: 294px;

  }
  .footer .blk .text{
    padding: 15px;
  }
  .section-second .shape7{
    width: 80px;
    top:-160px
  }
  .section-second .shape8{
    width: 80px;
    top:-160px
  }
}
