    @font-face {
			font-family: "LatoRegular";
			src: url("../fonts/LatoRegular/LatoRegular.eot");
			src: url("../fonts/LatoRegular/LatoRegular.eot?#iefix")format("embedded-opentype"),
			url("../fonts/LatoRegular/LatoRegular.woff") format("woff"),
			url("../fonts/LatoRegular/LatoRegular.ttf") format("truetype");
			font-style: normal;
			font-weight: normal;
	}

	@font-face {
			font-family: "LatoBold";
			src: url("../fonts/LatoBold/LatoBold.eot");
			src: url("../fonts/LatoBold/LatoBold.eot?#iefix")format("embedded-opentype"),
			url("../fonts/LatoBold/LatoBold.woff") format("woff"),
			url("../fonts/LatoBold/LatoBold.ttf") format("truetype");
			font-style: normal;
			font-weight: normal;
	}

	@font-face {
			font-family: "LatoItalic";
			src: url("../fonts/LatoItalic/LatoItalic.eot");
			src: url("../fonts/LatoItalic/LatoItalic.eot?#iefix")format("embedded-opentype"),
			url("../fonts/LatoItalic/LatoItalic.woff") format("woff"),
			url("../fonts/LatoItalic/LatoItalic.ttf") format("truetype");
			font-style: normal;
			font-weight: normal;
	}

	@font-face {
			font-family: "LatoLight";
			src: url("../fonts/LatoLight/LatoLight.eot");
			src: url("../fonts/LatoLight/LatoLight.eot?#iefix")format("embedded-opentype"),
			url("../fonts/LatoLight/LatoLight.woff") format("woff"),
			url("../fonts/LatoLight/LatoLight.ttf") format("truetype");
			font-style: normal;
			font-weight: normal;
	}

	@font-face {
			font-family: "LatoBoldItalic";
			src: url("../fonts/LatoBoldItalic/LatoBoldItalic.eot");
			src: url("../fonts/LatoBoldItalic/LatoBoldItalic.eot?#iefix")format("embedded-opentype"),
			url("../fonts/LatoBoldItalic/LatoBoldItalic.woff") format("woff"),
			url("../fonts/LatoBoldItalic/LatoBoldItalic.ttf") format("truetype");
			font-style: normal;
			font-weight: normal;
	}

	@font-face {
			font-family: "LatoLightItalic";
			src: url("../fonts/LatoLightItalic/LatoLightItalic.eot");
			src: url("../fonts/LatoLightItalic/LatoLightItalic.eot?#iefix")format("embedded-opentype"),
			url("../fonts/LatoLightItalic/LatoLightItalic.woff") format("woff"),
			url("../fonts/LatoLightItalic/LatoLightItalic.ttf") format("truetype");
			font-style: normal;
			font-weight: normal;
	}
    @font-face {
			font-family: "BoomBoomRegular";
			src: url("../fonts/BoomBoomRegular/BoomBoomRegular.eot");
			src: url("../fonts/BoomBoomRegular/BoomBoomRegular.eot?#iefix")format("embedded-opentype"),
			url("../fonts/BoomBoomRegular/BoomBoomRegular.woff") format("woff"),
			url("../fonts/BoomBoomRegular/BoomBoomRegular.ttf") format("truetype");
			font-style: normal;
			font-weight: normal;
	}
  @font-face {
    font-family: 'beer money';
    src: url('../fonts/BeerMoney/beer money.eot');
    src: local('☺'), url('../fonts/BeerMoney/beer money.woff') format('woff'), 
    url('../fonts/BeerMoney/beer money.ttf') format('truetype'), 
    url('../fonts/BeerMoney/beer money.svg') format('svg');
    font-weight: normal;
    font-style: normal;
  }
  @font-face {
    font-family: 'KZAppetiteRounded';
    src: url('../fonts/KZAppetiteRounded/KZ_Appetite-Rounded.otf') format("opentype");
    font-weight: normal;
    font-style: normal;
  }
@font-face {
  font-family: 'Lato Semi Bold Italic';
  src: url('../fonts/LatoSemiBoldItalic/Lato-SemiboldItalic.eot');
  src: local('☺'), url('../fonts/LatoSemiBoldItalic/Lato-SemiboldItalic.woff') format('woff'), 
  url('../fonts/LatoSemiBoldItalic/Lato-SemiboldItalic.ttf') format('truetype'), 
  url('../fonts/LatoSemiBoldItalic/Lato-SemiboldItalic.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
body{
    margin: 0;
    padding: 0;
    background: #fff;
    font-family: "LatoRegular";
}
a:focus{
    outline: none;
}
a:hover{
    text-decoration: none;
}
p{
    color: #1a1a1a;
}
.btn-primary:focus{
    box-shadow: none;
}
#mobileMenu, .mobile-block, .freeTitleMob, .map-mob, .footer-text-mob, .user-mob, .sub-header-mobile, .mobile-1, .mobile-img, .mobile-menu{
    display: none
}
.navbar-inverse .navbar-toggle {
    border-color: #333;
}
.navbar-toggle .icon-bar {
    background-color: #434343;
}
.navbar-toggle .icon-bar {
    display: block;
    width: 26px;
    height: 5px;
    border-radius: 1px;
    position: absolute;
}

/********header**************/
/***************************/
header {
  font-family: -apple-system,'BlinkMacSystemFont',"Segoe UI",'Roboto',"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
}
.sub-header, .sub-header-mobile{
    background: #3f51b5;
    color: #fff;
}
.sub-header a{
    display: block;
    font-size: .9rem;
    padding: .6rem .9rem;
    transition: .3s;
    color: #fff;
}
.sub-header .dropdown .dropdown-menu .dropdown-item {
    color: #000;
    padding: .5rem 1.5rem;
}
.sub-header .dropdown.show .dropdown-info {
    background-color: #fff;
    color: #000;
}
.sub-header .dropdown .dropdown-menu {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: 0 2px 1px 0 rgba(33, 33, 33, 0.25);
    -moz-box-shadow: 0 2px 1px 0 rgba(33, 33, 33, 0.25);
    box-shadow: 0 2px 1px 0 rgba(33, 33, 33, 0.25);
    padding: 0;
    border: none;
    min-width: 14rem;
    margin: 0;
}
.dropdown-item:active{
    background-color:transparent;
}
.lang-select{
    padding: 0;
    margin: 0;
}
.lang-select li{
    list-style: none;   
}
.lang-select li.active a,
.lang-select li a:hover,
.sub-header a:hover{
    background: #7587ed;
    transition: .3s;
}
.navbar-toggle{
    display: none;
    position: relative;
    width: 26px;
    height: 5px;
}
.time {
  font-size: .8125rem;
}
.main-header .nav-indigo {
  height: 3.4rem;
  padding: 0;
}
.main-logo img {
  height: 2.2rem;
}
.navbar-light .navbar-nav .nav-link{
  font-size: .88rem;
  color: #000;
  line-height: 1.373;
  transition: .3s;
  padding: 0 12px;
  font-weight: 600;
}
.navbar-light .navbar-nav .nav-link:hover{
    color: #3f51b5;
    transition: .3s;
}
.btn-indigo{
    background-color: #3f51b5;
    border: 2px solid #3f51b5;
    color: #fff;
    font-size: .8rem;
    font-weight: 600;
    line-height: 1.45;
    border-radius: 4px;
    display: inline-block;
    padding: .3125rem .75rem;
    transition: .3s;
}
.btn-indigo:hover{
    background-color: #7587ed;
    transition: .3s;
    border-color: #7587ed;
}
/*********************FirstBlock******************/
/*************************************************/
#FirstBlock{
    background: url(../image/fon-new.png);
    overflow: hidden;
    position: relative;
    background-repeat: no-repeat;
    width: 100%;
    background-size: cover;
}
/* #FirstBlock > .container, 
.sub-header > .container{
    max-width: 80%;
} */
/* .navbar{
   padding: 5% 0 0;
} */
.bd-masthead{
    margin: 10% 0 5%;
}
.bd-masthead .row .col-6{
    padding: 0;
}
.Title{
    font-size: 80px;
    font-family: "KZAppetiteRounded";
    color: #3f51b5;
    line-height: 0.9;
    text-align: left;
    margin-bottom: 35px;
}
.TitleLittle{
    font-size: 30px;
    color: #797979;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1.2;
}
.Text{
  font-size: 30px;
  color: #797979;
  line-height: 1.2;
}
.mob-img{
    position: absolute;
    bottom: -4%;
    right: -19%;
}
.comp-img{
    margin-top: -20%;
}
.btn-ping{
    border-radius: 10px;
    background: #f655a0;
    height: 65px;
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    line-height: 1.2;
    text-align: center;
    border: none;
    transition: .3s;
    margin-top: 15px;
    padding: 0 40px;
    display: flex;
    align-items: center;
}
.btn-ping:hover, .btn-ping:active{
    background: #bc2d6f;
    transition: .3s;
}
.top-block{
    position: relative;
}
.bottom-block{
    position: relative;
}
.bottom-block p{
    font-size: 30px;
    font-family: 'Lato Semi Bold Italic';
    color: #3f51b5;
    line-height: 1.2;
    text-align: center;
}
.left-arrow{
    position: absolute;
    left: 5%;
    top: -43%;
}
.right-arrow{
    position: absolute;
    right: 0%;
    top: 64%;
}
/*************cloud**************/
.cloud1, .cloud2, .cloud3, .cloud4{
    position: absolute;
}
.cloud1{
    top: 33%;
    right: 0;
}
.cloud2{
    top: 42%;
    left: 3%;
}
.cloud3{
    top: 16%;
    left: 5%;
}
.cloud4{
    right: 27%;
    top: 22%;
}

/*********************SecondBlock****************************/
/************************************************************/
#SecondBlock{
    background: url(../image/secondfon.png);
    padding-top: 14%;
    background-position: bottom;
    min-height: 820px;
    background-repeat: no-repeat;
    overflow: hidden;
    width: 100%;
    background-size: cover;
}
.substrate{
    border-radius: 20px;
    background: #fff;
    padding: 30px;
    box-shadow: 0px 0px 28.8px 3.2px rgba(0, 0, 0, 0.16);
    min-height: 400px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
.substrateTitle{
  font-size: 24px;
  color: #1a1a1a;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1.2;
}
.substrateText{
   font-size: 24px;
   color: #1a1a1a;
   line-height: 1.2;
}
.substrate img{
    margin-top: -52%;
    margin-bottom: 11%;
}
.substrate .btn-ping{
    width: 100%;
    text-align: center;
    justify-content: center;
}
/**************third******************************/
/*************************************************/
#ThirdBlock{
    background: url(../image/fon3-big.png);
    min-height: 2287px;
    padding-top: 0;
    background-size: cover;
    overflow: hidden;
    background-repeat: no-repeat;
}
@media screen and (max-width: 1600px) {
    #ThirdBlock{min-height: 2320px;}
}
.thirdTitle{
    font-size: 48px;
    color: #1a1a1a;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1.2;
}
.thirdText{
    font-size: 30px;
    text-transform: uppercase;
    line-height: 1.2;
}
.third-substrate_Title{
    font-size: 36px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1.2;
    margin-bottom: 30px;
}
.third-substrate_Text{
    font-size: 20px;
    line-height: 1.2;
}
.third-substrate_Text span{
    color: #3f51b5;
}
a.link{
    font-size: 20px;
    color: #3f51b5;
    line-height: 1.2;
    border-bottom: 2px dashed #3f51b5;
    margin-left: 30px;
    margin-top: 18px;
}
a.link:hover{
    border-bottom: 2px dashed #f655a0;
}
.arrow-1{
    margin-left: 43%;
    margin-bottom: 45px;
}
.arrow-2{
    margin-left: -20%;
    margin-top: 8%;
}
.arrow-3{
    margin-left: 73%;
    margin-top: 7%;
}
.arrow-4{
    margin-left: -3%;
    margin-top: 4%;
}
.arrow-5{
    margin-left: 60%;
    position: absolute;
    top: -4%;
    z-index: 16;
}
.third-substrate_2{
    margin-top: 10%;
}
.third-substrate_3{
   margin-top: 10%;
}
.image_2{
    margin-left: -38%;
}
.image_1{
    margin-left: 16%;
}
.image_3{
    margin-left: 16%;
    margin-top: 18%;
}
.image_4{
    margin-top: 49%;
    margin-left: -17%;
    width: 111%;
}
a.link:hover{
    color: #f655a0;
}
/********************Fourth Block**************************/
/**********************************************************/
#FourthBlock{
    position: relative;
}
.FourthBlockTitle_text{
    font-size: 30px;
    line-height: 1.2;
    text-align: center;
}
.FourthBlockTitle_title{
    font-size: 60px;
    font-family: "KZAppetiteRounded";
    color: #f655a0;
    text-transform: uppercase;
    line-height: 1.2;
    text-align: center;
}
.FourthBlockTitle{
    background: url(../image/envelope.png);
    min-height: 870px;
    background-repeat: no-repeat;
    background-position: center;
    text-align: center;
    padding-top: 18%;
}
.FourthBlockSubstrate, .free{
    border-radius: 20px;
    background-color: #fff;
    box-shadow: 0px 0px 28.8px 3.2px rgba(0, 0, 0, 0.16);
    padding: 50px;
    margin-bottom: 50px;
}
.FourthBlockSubstrate_title{
    font-size: 36px;
    font-weight: bold;
    line-height: 1.2;
    text-align: left;
    text-transform: uppercase;
    
}
.FourthBlockSubstrate_text{
    font-size: 24px;
    line-height: 1.2;
    text-align: left;
    margin-bottom: 0;
}
.FourthBlockSubstrate-1{
    margin-top: -23%;
}
#FourthBlock .btn-ping{
    margin: 0 auto;
}
.men{
    margin-left: -43%;
}
/*******************FifthBlock***************************/
/********************************************************/
#FifthBlock{
    background: url(../image/fon-5.png);
    background-size: inherit;
    padding-top: 5%;
    overflow: hidden;
    background-position: center;
    background-repeat: no-repeat;
}
.FifthBlock_title{
    font-size: 30px;
    color: #000;
    font-weight: bold;
    line-height: 1.2;
    padding: 0 0 0 54px;
    margin-top: 24%;
}
.FifthBlock_list{
    font-size: 30px;
    line-height: 1.2;
    text-align: left;
    padding: 0px 0 0 54px;
}
.FifthBlock_list li{
    list-style: none;
    border-bottom: 1px dotted #c7c7c7;
    position: relative;
    font-size: 30px;
    line-height: 1.2;
    padding: 15px 0;
}
.FifthBlock_list li:last-child{
    border: none;
}
.FifthBlock_list li:before{
    content: '';
    width: 14px;
    height: 14px;
    background: #3f51b5;
    display: inline-block;
    border-radius: 50%;
    position: absolute;
    top: 38%;
    left: -8%;
}
.FifthBlock_title_big1, .FifthBlock_title_big2{
    color: #5363c3;
    text-transform: uppercase;
    line-height: 1.2;
    font-family: "KZAppetiteRounded";
    margin-bottom: 0
}
.FifthBlock_title_big1{
    font-size: 50px;
    padding-top: 45px;
}
.FifthBlock_title_big2{
    font-size: 58px;
}
.free_title{
    font-size: 36px;
    color: rgb(255, 255, 255);
    font-weight: bold;
    line-height: 1.333;
    margin-top: 25px;
    margin-left: 9%;
}
.free_text{
    font-size: 26px;
    line-height: 1.2;
    text-align: left;
    padding: 0 40px 10px 62px;
    margin-top: 13%;
}
.free{
    padding: 25px 0;
    overflow: hidden;
    position: relative;
    margin-top: 21%;
}
.free button{
    margin-left: 9%;
}
.free:before{
    content: '';
    background: url(../image/free.png);
    width: 100%;
    position: absolute;
    top: 0;
    height: 159px;
    background-repeat: no-repeat;
    border-top-right-radius: 20px;
}
.btn-blue{
    border-radius: 10px;
    background-color: rgb(63, 81, 181);
    width: 300px;
    height: 65px;
    font-size: 16px;
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    line-height: 1.2;
    border: none;
}
.btn-blue:hover{
    background: #324191;
    transition: .3s;
}
/*************SixthBlock*************************/
/************************************************/
.SixthBlock{
    position: relative;
    margin-top: 12%;
    overflow: hidden;
}
.SixthBlockTitle{
    position: absolute;
}
.TitleBlock{
    display: flex;
    align-items: flex-end;
}
.TitleBlock1, .TitleBlock2{
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1.2;
    margin-bottom: 0;
}
.TitleBlock1{
  font-size: 38px;
  color: #324191;
}
.TitleBlock4{
    font-size: 28px;
    color: #324191;
    display: block;
    width: 100%;
    line-height: 1;
}
.TitleBlock5{
    font-size: 48px;
    color: #324191;
    display: block;
    width: 100%;
    margin-bottom: 35px;
    line-height: 0.7;
}
.TitleBlock2{
    font-size: 80px;
    color: #f655a0;
    line-height: 0.9;
    margin: 0 15px;
}
.TitleBlock3{
    margin-bottom: 0;
}
.map{
    margin-left: 15%;
}
.SixthBlockTitle .btn-ping{
    padding: 0 65px;
}
/****************Seven************************/
/*********************************************/
.faqTitle{
    font-size: 48px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1.2;
    text-align: center;
    z-index: 6;
    position: relative;
    margin: 15px 0 0;
}
.faq{
    padding: 50px 35px;
    width: 100%;
}
.faq span{
   font-size: 24px;
   color: rgb(26, 26, 26);
   font-weight: bold;
   line-height: 1.2;
}
.faq a{
   font-size: 18px;
   color: #f655a0;
   text-decoration: underline;
   line-height: 1.2;
   text-align: left;
}
.faq a:hover{
   color: #324191; 
}
.faq:nth-child(2n+1){
    background: #f3f3f3;
}
.SeventhBlock .free{
    padding: 25px 0 0;
    margin: 10% 0 3%;
}
.faq:nth-child(2){
    margin-top: 5%;
}
.bottom-text p{
   font-size: 30px;
   line-height: 1.2;
    margin-bottom: 0;
}
.bottom-text button{
    margin-top: 3%;
}
.SeventhBlock .bottom-text button{
    margin: 35px auto 0;
}
/*************footer*******************************/
/**************************************************/
.footer{
    width: 100%;
    background-size: cover;
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
    min-height: 1100px;
    margin-top: 130px;
    position: relative;
}
.footer .container{
    z-index: 2;
}
.footer > img{
    position: absolute;
    z-index: 0;
    width: 100%;
    bottom: 0;
}
.footerTitle{
    font-size: 48px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1.2;
    text-align: center;
    width: 100%;
    margin-bottom: 0;
}
.footerText{
    font-size: 36px;
    line-height: 1.2;
    text-align: center;
    width: 100%;
    margin-bottom: 0;
}
.footerBlock{
    margin-top: 60px;
    width: 100%;
    position: relative;
}
.left-arrow-f{
    position: absolute;
    left: 16%;
    bottom: -49%;
}
.right-arrow-f{
    position: absolute;
    right: 12%;
    bottom: -54%;
}
.footer-button{
    justify-content: space-around;
    margin-top: 90px;
}
.wrapper-insta,
.wrapper-facebook{
    position: relative;
}
.insta{
  border-radius: 10px;
  width: 457px;
  height: 168px;
  font-size: 48px;
  color: rgb(254, 254, 254);
  font-weight: bold;
  line-height: 1.2;
    display: flex;
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);
    box-shadow: 0px 3px 10px rgba(0,0,0,.25);
    position: relative;
    z-index: 1;
    align-items: center;
    justify-content: center;
    transition: .3s;
}
.wrapper-insta span{
    border-radius: 10px;
    background-color: rgb(163, 31, 64);
    position: absolute;
    width: 457px;
    height: 168px; 
    top: 10px;
}
.wrapper-insta:hover a{
    color: #fff;
    height: 173px;
    transition: .3s;
}
.wrapper-facebook span{
    border-radius: 10px;
    background-color: rgb(43, 62, 98);
    position: absolute;
    width: 457px;
    height: 168px;
    left: 0;
    top: 10px;
}
.facebook{
    font-size: 48px;
    color: rgb(254, 254, 254);
    font-weight: bold;
    line-height: 1.2;
    border-radius: 10px;
    background-color: rgb(59, 89, 152);
    width: 457px;
    height: 168px;
    position: relative;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: .3s;
}
.wrapper-facebook:hover a{
    color: #fff;
    height: 173px;
    transition: .3s;
}
.footer-text{
    font-size: 18px;
    color: #000;
    line-height: 1.2;
    text-align: center;
    width: 90%;
    float: right;
}
/********Modal*********************/
.modal-title{
  font-size: 36px;
  font-family: "LatoRegular";
  color: rgb(67, 85, 183);
  font-weight: bold;
  line-height: 1.2;
  text-align: left;
}
.modal-content{
  border-width: 2px;
  border-color: rgb(63, 81, 181);
  border-style: solid;
  border-radius: 7px;
  background-color: rgb(255, 255, 255);
}
.modal-header .close{
    opacity: 1;
}
.modal-header .close span{
  color: rgb(63, 81, 181);
  font-size: 50px;
}
.modal-body_Title{
    font-size: 18px;
    color: rgb(119, 119, 119);
    line-height: 1.2;
    text-align: left;
    position: relative;
    margin-bottom: 30px;
}
.modal-header, .modal-footer{
    border: none;
}
.city-modal a{
  font-size: 24px;
  font-family: "LatoRegular";
  color: rgb(26, 26, 26);
  text-decoration: underline;
  line-height: 1.2;
  text-align: left;
}
.city-modal a:hover{
   color: rgb(246, 85, 160);
   text-decoration: none;
}
.city-list{
    padding: 0;
}
.city-list li{
    list-style: none;
    margin-bottom: 25px;
}
.modal-header{
    padding: 35px 45px;
}
.modal-body{
    padding: 15px 45px;
}
.modal-body_Title .line{
    border: 2px dotted rgb(186, 186, 186);
    border-color: rgb(186, 186, 186);
    position: absolute;
    width: 50%;
    right: 0;
    top: 44%;
    margin: 0;
}
.modalFooter{
    border-top: 2px dotted rgb(186, 186, 186);
    margin: 0 45px 25px;
    padding-top: 25px;
}
.modalFooter a{
  font-size: 18px;
  font-family: "LatoRegular";
  color: rgb(63, 81, 181);
  text-decoration: underline;
  line-height: 1.667;
  text-align: left;
}
.modal-body_TitleBig{
    font-size: 24px;
    color: rgb(119, 119, 119);
    line-height: 1.2;
    text-align: left;
    margin-bottom: 30px;
}
.left-city{
    font-size: 24px;
    color: rgb(63, 81, 181);
    line-height: 1.2;
    border-bottom: 2px dotted rgb(63, 81, 181);
    width: max-content;
    margin: 0 0 0 15px;
}
.modal-body-city{
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-bottom: 25px;
}
#exampleModalCenterTwo .modal-content .modal-body:nth-child(2) .line, #exampleModalCenterTwo .modal-content .modal-body:nth-child(3) .line{
    width: 85%;
}
#exampleModalCenterTwo .modal-content .modal-body:nth-child(4) .line{
    width: 73%;
}
#exampleModalCenter .modal-content .modal-body:nth-child(3) .city-modal{
    padding-bottom: 75px;
}

@media screen and (max-width: 1600px) {
    #ThirdBlock {
        background: url(../image/fon3.png);
        padding-top: 0;
        background-size: cover;
        overflow: hidden;
    }
}

@media screen and (max-width: 1550px) {
    #FirstBlock > .container, .sub-header > .container {
        max-width: 90%;
    }
    .navbar {
        padding: 4% 0 0;
    }
}
@media screen and (max-width: 1440px) {
    .main-logo img{
        width: 80%;
    }
    .navbar-light .navbar-nav .nav-link {
        font-size: 14px;
    }
}
@media screen and (max-width: 1280px) {
    #FirstBlock > .container, .sub-header > .container {
        max-width: 90%;
    }
    .mob-img {
        right: -10%;
    }
    .comp-img{
        margin-left: -10%;
    }
    #SecondBlock{
        min-height: 650px;
    }
    .image_1 {
        margin-left: 0%;
    }
    #FifthBlock img{
        width: 100%;
    }
    .map {
        margin-left: 7%;
    }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1170px;
  }
}
@media screen and (max-width: 1024px) {
    .comp-img {
        margin-left: -37%;
        margin-top: -37%;
    }
    #FirstBlock > .container, .sub-header > .container {
        max-width: 100%;
    }
    .free_title {
        font-size: 30px;
    }
    .footerTitle {
        font-size: 40px;
    }
    .right-arrow-f, .left-arrow-f{
        bottom: -84%;
    }
    .map {
        margin-left: 0;
        width: 100%;
    }
    .FifthBlock_list li{
        font-size: 26px;
    }
    .FifthBlock_title_big2 {
        font-size: 53px;
    }
}
@media (min-width: 576px){
    .modal-dialog {
        max-width: 49%;
        margin: 1.75rem auto;
    }
    .main-logo img {
      height: 2.75rem;
    }
    .sub-header a {
      padding: .9rem;
  }
}
@media screen and (max-width: 768px) {
    .sub-header{
        display: none;
    }
    .selectpicker{
        background: transparent;
        border: none;
        color: #fff;
    }
    .selectpicker:focus{
        outline: none;
    }
    .selectpicker option{
        color: #000;
        font-size: 14px;
    }
    .sub-header-mobile{
        display: block;
        padding: 10px 0;
    }
    .time{
        margin-bottom: 15px;
    }
    .location{
        margin-right: 25px;
    }
    .mobile-dropdown .sometext, .dropdown-toggle:after{
        color: #fff;
		font-size: 0.9rem;
    }
    .modal-dialog {
        max-width: 90%;
    }
    .navbar-toggle{
        display: block;
        background: transparent;
        border: none;
        padding: 0;
        margin-top: -20px;
    }
    .nav-icon-5 span:nth-child(1){
        top:0px;
        left: 0px;
    }
    .nav-icon-5 span:nth-child(2){
        top:10px;
        left: 0px;
    }
    .nav-icon-5 span:nth-child(3){
        top: 20px;
        left: 0px;
    }
    .main-logo{
        text-align: right;
        margin: 0;
        width: 185px;
    }
    .main-logo img {
        width: 100%;
    }
    .navbar-light .navbar-nav .nav-link {
        font-size: 1rem;
        padding: 0;
        margin-bottom: 10px;
        color: #fff;
        margin: 0;
    }
    .Title {
        font-size: 56px;
        line-height: 0.944;
    }
    
    .TitleLittle {
        font-size: 20px;
    }
    .Text {
        font-size: 18px;
    }
    .comp-img {
        margin-left: 0;
        margin-top: 0;
        width: 100%;
    }
    .mob-img {
        right: 1%;
        width: 30%;
    }
    .bottom-block p {
        font-size: 22px;
    }
    .right-arrow {
        right: -6%;
        top: 67%;
    }
    .left-arrow {
        left: -6%;
        top: -73%;
    }
    .footer-button{
        flex-wrap: wrap;
    }
    .substrateText{
        width: 100%;
    }
    .substrate{
        display: block;
        margin-bottom: 20%;
    }
    .substrate img {
        margin-top: -18%;
    }
    .image_2 {
        margin-left: 0;
    }
    #ThirdBlock .container .row:nth-child(4),
    #ThirdBlock .container .row:nth-child(6){
        flex-direction: column-reverse;
    }
    #ThirdBlock .container .row:nth-child(6) .col-lg-5{
        text-align: center;
    }
    .arrow-2, .arrow-3, .arrow-4 {
        margin-left: 40%;
    }
    .image_3 {
        margin-left: 0;
        margin-top: 5%;
        width: 100%;
    }
    .image_4 {
        margin-top: 12%;
        margin-left: 0;
        width: 75%;
    }
    .thirdTitle {
        font-size: 40px;
    }
    #ThirdBlock{
        margin-bottom: 21%;
    }
    .FourthBlockTitle{
        padding-top: 26%;
    }
    #FourthBlock .container .col-lg-12{
        padding: 0;
    }
    .FourthBlockSubstrate, .free{
        padding: 30px;
    }
    .FourthBlockSubstrate_title {
        font-size: 26px;
    }
    .FourthBlockSubstrate_text {
        font-size: 18px;
    }
    #FifthBlock{
        margin-top: 0;
    }
    .FifthBlock_title{
        font-size: 24px;
        padding: 0px 0 0 50px;
        margin-top: 15%;
    }
    .FifthBlock_title_big2 {
        font-size: 44px;
    }
    .FifthBlock_title_big1 {
        font-size: 40px;
        padding-top: 100px;
    }
    .free:before{
        left: 0;
    }
    .free{
        flex-direction: column-reverse;
    }
    .free button{
        margin-bottom: 50px;
    }
    .faqTitle {
        font-size: 34px;
    }
    .faq span {
        font-size: 20px;
    }
    .faq a {
        font-size: 16px;
    }
    .bottom-text p {
        font-size: 24px;
    }
    .footerTitle {
        font-size: 28px;
    }
    .footerText {
        font-size: 26px;
    }
    .right-arrow-f, .left-arrow-f {
        bottom: -130%;
    }
    .wrapper-insta{
        margin-bottom: 50px;
    }
    .footer-text {
        font-size: 12px;
        width: 100%;
    }
    #FirstBlock > .container{
        background: #fff;
        border-bottom: 2px solid #d1d2cc;
        min-height: 75px;
    }
    .desctop-version{
        width: 100%;
        padding: 2% 0 0;
    }
    .user-mob{
        display: block;
        background: transparent;
        border: none;
    }
    .map{
        height: 50%;
        margin-top: 19%;
    }
    /***********************/
    .navbar-indigo{
        position: fixed;
        width: 0;
        height: 100%;
        left: 0;
        background: rgba(0,0,0,0.5);
        top: 0;
        z-index: 99;
        transition: 0.3s;
    }
    .collapse.show{
        width: 100%;
        transition: 0.3s;
    }
    .navbar-indigo-show{
        background: #3f51b5;
        width: 90%;
        height: 100%;
    }
    .navbar-nav{
        padding: 0 25px;
    }
    .navbar-indigo-show p{
        padding: 20px 25px;
        margin-bottom: 0;
        border-bottom: 1px solid #7688ec;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .navbar-indigo-show p span{
        color: #fff;
        font-size: 1.3rem;
        font-weight: 500;
    }
    .navbar-nav li{
      border-bottom: 1px solid #7688ec;
      margin-top: .8rem;
      padding-bottom: .8rem;
    }
    .services-dropdown-menu {
        padding: 1rem 1rem 0;
        border-top: 1px solid rgb(117, 135, 237);
        margin-top: 0.75rem;
        list-style: none;
    }
    .services-dropdown-menu > li {
      border: none;
      padding-bottom: 0;
    }
    .services-dropdown-menu > li:first-child {
      margin-top: 0;
    }
    .mobile-menu .navbar-nav .services-dropdown-menu li a {
      font-weight: 400;
    }
    .services-dropdown-menu  li a,
    .services-dropdown-menu  li a:hover {
      color: #fff;
    }
    .navbar-light .navbar-nav .nav-link:hover,
    .navbar-light .navbar-nav .nav-link:focus {
         color: #fff;
    }
    .arrow-down {
      position: relative;
      display: block;
    }
    .arrow-down.menu-collapse.collapsed:after {
      -webkit-transform: rotate(0);
      -moz-transform: rotate(0);
      transform: rotate(0);
    }
    .arrow-down.menu-collapse:after {
      content: '';
      width: 12px;
      height: 12px;
      position: absolute;
      background: url(../image/arrow-bottom-w.svg) no-repeat center;
      -webkit-background-size: 100%;
      background-size: 100%;
      top: 50%;
      right: .2rem;
      margin-top: -6px;
      -webkit-transform: rotate(180deg);
      -moz-transform: rotate(180deg);
      transform: rotate(180deg);
      -webkit-transition: all 0.3s ease-in;
      -moz-transition: all 0.3s ease-in;
      transition: all 0.3s ease-in;
    }
    .desctop-menu{display: none;}
    #FifthBlock{
        background: url(../image/FifthBlock-mob-fon.png);
        background-repeat: no-repeat;
        background-position: 0px 19.5%;
    }
}
@media screen and (max-width: 767px) {
    .sub-header a{
        padding: 0;
    }
    .btn-ping, a.link{
        font-size: 14px;
    }
    .sub-header .d-flex{
        flex-wrap: wrap;
    }
    .right-arrow {
        right: 3%;
        width: 15%;
    }
    .left-arrow {
        left: 4%;
        width: 7%;
        top: -47%;
    }
    .third-substrate .d-flex{
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .third-substrate .d-flex a.link{
        margin-left: 0;
    }
    .image_1, .image_2{
        width: 100%;
    }
    .arrow-5 {
        margin-left: 69%;
        top: -4%;
        width: 10%;
    }
    .Title {
        font-size: 56px;
        line-height: 0.944;
    }
    .TitleLittle {
        font-size: 16px;
    }
    .mx-auto .btn-ping{
        display: none;
    }
    #FourthBlock{
        margin-top: 14%;
    }
    .FourthBlockTitle_title {
        font-size: 34px;
        margin-bottom: 8px;
    }
    .FourthBlockTitle {
        padding-top: 18%;
    }
    .FourthBlockSubstrate{
        flex-direction: column;
    }
    .FourthBlockSubstrate_text{
        margin-bottom: 35px;
    }
    .FourthBlockSubstrate .col-md-4{
        text-align: center;
    }
    .men {
        margin-left: 0;
    }
    .free_title {
        font-size: 24px;
        margin-left: 0;
        margin-top: 0;
    }
    .free_text {
        font-size: 20px;
        margin-top: 8%;
        margin-bottom: 45px;
        padding: 0;
    }
    .free button {
        margin-left: 0;
        margin-bottom: 30px;
        padding: 0 60px;
    }
    .btn-blue{
        width: max-content;
    }
    .map {
        height: 270px;
        padding: 0 15px;
    }
    .SixthBlockTitle {
        position: relative;
        padding: 0 30px;
    }
    .TitleBlock1 {
        font-size: 30px;
    }
    .insta, .facebook, .wrapper-facebook span, .wrapper-insta span{
        width: 100%;
    }
    .btn-ping{
        padding: 0 15px;
        justify-content: center;
    }
    .FourthBlockTitle_text {
        font-size: 16px;
        line-height: 1;
        margin-bottom: 5px;
    }
    .faq span, .faq a {
        font-size: 14px;
    }
    .faqTitle {
        font-size: 30px;
        margin-top: 0;
    }
    .FifthBlock_title
    .faq:nth-child(2) {
        margin-top: 20%;
    }
    .faq {
        padding: 30px 15px;
        display: block !important;
    }
    .faq a {
        width: 100%;
        text-align: right;
        display: block;
    }
    .footer{
        margin-top: 60px;
    }
    .footerText {
        font-size: 28px;
        padding: 0 28px 0;
    }
    .footer-button{
        display: block !important;
        padding: 0 15px;
        margin-top: 45px;
    }
    .footer{
        min-height: 820px;
    }
    .insta, .facebook, .wrapper-facebook span, .wrapper-insta span{
        height: 100px;
    }
    .mobile-block{
        display: block;
    }
    .mobile-block .btn-ping{
        margin: 45px auto 0;
        font-size: 16px;
    }
    .substrate {
        width: 75%;
        margin: 0 auto 29%;
    }
    .substrateTitle {
        font-size: 20px;
    }
    #SecondBlock{
        padding-top: 31%;
    }
    .substrate img {
        margin-top: -48%;
    }
    .substrate{
        min-height: 360px;
    }
    #ThirdBlock{
        background: transparent;
        background-position: bottom;
        background-repeat: no-repeat;
    }
    .FourthBlockTitle{
        background: url(../image/FourthBlock-1.png);
        background-repeat: no-repeat;
        background-size: contain;
        min-height: 540px;
    }
    #FourthBlock .container{
        padding: 0;
    }
    .FourthBlockTitle img{
        width: 7%;
        margin-top: 5px;
    }
    .FourthBlockSubstrate {
        margin: 0 15px 7%;
        padding: 30px 0 0;
    }
    .FourthBlockSubstrate-1 {
        margin: -57% 15px 7%;
    }
    .FourthBlockSubstrate .col-md-4 img{
        width: 30%;
        margin-bottom: 35px;
    }
    .medical{
        width: 15% !important;
    }
    #FourthBlock .btn-ping {
        margin: 0 auto;
        font-size: 13px;
        padding: 0 10px;
    }
    #FifthBlock .container .row{
        flex-direction: column-reverse;
    }
    .FifthBlock_list {
        font-size: 20px;
    }
    .FifthBlock_list li {
        font-size: 20px;
    }
    .FifthBlock_title {
        font-size: 24px;
        padding: 0px 0 0 30px;
        margin-top: 15%;
    }
    #FifthBlock .container .row .btn-ping{
        padding: 0 60px;
        margin-left: 15px;
    }
    .freeTitleMob{
        display: block;
    }
    .free {
        flex-direction: column;
        padding: 30px 0;
    }
    .free .col-lg-4{
        text-align: center;
    }
    #FifthBlock .col-lg-4 img {
        width: 60%;
        margin: 18% auto 0;
    }
    .free .col-lg-8 .free_title{
        display: none;
    }
    .TitleBlock5 {
        font-size: 55px;
    }
    .map, .footer-text, .footer > img{
        display: none;
    }
    .map-mob{
        display: block;
    }
    .faq:nth-child(2) {
        margin-top: 14%;
    }
    .SeventhBlock .bottom-text button {
        padding: 0 60px;
    }
    .footerBlock {
        margin-top: 15px;
    }
    .wrapper-insta, .footer-button > .wrapper-facebook{
        width: 75%;
        margin: 0 auto 40px;
    }
    .right-arrow-f, .left-arrow-f {
        bottom: -23%;
    }
    .left-arrow-f {
        width: 9%;
        left: 4%;
    }
    .right-arrow-f {
        right: 4%;
        width: 14%;
        bottom: -20%;
    }
    .insta, .facebook{
        font-size: 30px;
    }
    .footer-text-mob{
        display: block;
        background: #9eaf63;
        padding: 25px 0;
        border: none;
    }
    .footer-text-mob p{
        font-size: 14px;
        color: #000;
        line-height: 1.2;
        text-align: center;
        margin: 0;
    }
    .footer{
        background: url(../image/footer-fon-1.png);
        background-repeat: no-repeat;
        background-size: auto;
        min-height: 1000px;
        background-position: bottom;
    }
    .FifthBlock_title_big2 {
        font-size: 46px;
    }
    .third-substrate_Text {
        font-size: 18px;
    }
    .third-substrate_Title {
        font-size: 28px;
    }
    .third-substrate{
        position: relative;
        z-index: 1;
    }
    .image-fon_1{
        display: none;
    }
    .mobile-img {
        display: block;
    }
    .mobile-1{
        margin-top: -62%;
        z-index: 0; 
    }
    .arrow-2{
        margin-top: -3%;
    }
    .mobile-2{
        position: absolute;
        left: -39%;
        top: -12%;
    }
    .third-substrate_2 {
        margin-top: 68%;
    }
    .mobile-3{
        margin-top: -33%;
    }
    .arrow-3{
        width: 30%;
    }
    .arrow-4{
        width: 24%;
        margin-top: -8%;
    }
    .mobile-4{
        position: absolute;
        left: -21%;
        top: -13%;
    }
    .third-substrate_4{
        margin-top: 93%;
    }
    .bottom-text{
        margin-top: 35px;      
    }
    .bottom-text p {
        font-size: 18px;
        margin-top: 0px;
        padding: 0 35px;
    }
}
@media screen and (max-width: 380px) {
    .third-substrate_2 {
        margin-top: 75%;
    }
    .third-substrate_4 {
        margin-top: 100%;
    }
    .TitleBlock1 {
        font-size: 28px;
    }
    .map-mob{
        width: 100%
    }   
}

@media screen and (max-width: 991px) {
    .insta, .wrapper-insta span, .wrapper-facebook span,  .facebook {
        width:max-content;
    }
    .insta, .facebook {
        padding:0 20px;
    }
    .faqTitle {
      font-size:40px;
    }
}

@media screen and (max-width: 767px) {
    .insta, .wrapper-insta span, .wrapper-facebook span,  .facebook {
        width:100%;
    }
    .wrapper-insta, .footer-button > .wrapper-facebook {
        width:100%;
    }
    .faqTitle {
        font-size:34px;
    }
    .TitleBlock1, .TitleBlock4 {
        font-size: 18px;
    }
    .TitleBlock5 {
        font-size: 40px;
    }
    .TitleBlock2 {
        font-size: 65px;
    }
    .free button {
        padding: 0;
        width: 100%;
    }
    #FifthBlock .container .row .btn-ping {
        padding: 0;
        width: 100%;
        margin:0;
    }
    .FifthBlock_list {
        padding:0 0 0 28px;
    }
    .FifthBlock_title_big2 {
        font-size: 40px;
    }
    .FourthBlockTitle_title {
        font-size: 26px;
    }
    .FourthBlockTitle_text {
        font-size: 14px;
    }
    .substrate {
        width:100%;
    }
}

.mobile-lang .dropdown-info.dropdown-toggle {
    color: white;
	font-size: .9rem;
}

.desc-lang .lang-select.align-self-center {
    display: flex;
}










