
k {
	cursor: pointer;
	text-decoration: underline;
}

.bg {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.75);
    z-index: 3000;
    top: 0px;
}

.block_dowmlaod {
    position: relative;
    width: 700px;
    height: 450px;
    margin: 95px auto;
    background: #FFFFFF;
    border-radius: 20px;
    z-index: 3002;
}

.close {
    position: relative;
    width: 15px;
    height: 15px;
    padding: 7px;
    top: 97px;
    left: 363px;
    margin: 0 auto;
    z-index: 3001;
    text-align: center;
    border-radius: 100px;
    background: #FFFFFF;
    cursor: pointer;
    opacity: 0.75;
}

.close:hover {
    opacity: 1;
}

.close_button {
    width: 15px;
    opacity: 0.75;
    
}

.mobile_slider {
    position: absolute;
    width: 185px;
    top: 40px;
    right: 50px;
    
}

.top {
    display: none;
    position: absolute;
    background-image: url(img/top.png);
    width: 189px;
    height: 26px;
    top: 0px;
    left: 23px;
    z-index: 1;
}

.bottom {
    display: none;
    position: absolute;
    background-image: url(img/bottom.png);
    width: 189px;
    height: 27px;
    bottom: -5px;
    left: 23px;
    z-index: 1;
}

.left {
    display: none;
    position: absolute;
    background-image: url(img/left.png);
    width: 24px;
    height: 460px;
    left: 0px;
    top: 2px;
    z-index: 1;
}

.right {
    display: none;
    position: absolute;
    background-image: url(img/right.png);
    width: 24px;
    height: 460px;
    right: -4px;
    top: 2px;
    z-index: 1;
    
}

.text1_block_download {
    position: absolute;
    font-family: "Montserrat";
    font-weight: 700;
    font-size: 25px;
    top: 40px;
    left: 50px;
    color: #4D565A;
}

.qr_code {
    position: absolute;
    width: 200px;
    left: 30px;
    top: 135px;
}

.text2_block_download {
    position: absolute;
    font-family: "Montserrat";
    font-weight: 500;
    font-size: 18px;
    top: 370px;
    left: 50px;
    color: #333333;
    opacity: 0.5;
}

.qr-code_mobile {
    position: absolute;
    width: 100px;
    top: 235px;
    left: 260px;
}

.apple_block_download {
    position: absolute;
    width: 150px;
    bottom: 230px;
    left: 250px;
}

.google_block_download {
    position: absolute;
    width: 150px;
    bottom: 160px;
    left: 250px;
}


c {
    font-weight: 700;
}

c:hover {
    text-decoration: underline;
}

.login2 {
	display: none;
}

iframe {
    position: absolute;
    top: 650px;
    left: 100px;
    width: 540px;
    height: 295px;
}

.href2 {
    position: relative;
    font-family: "Montserrat";
    font-weight: 400;
    color:  #15a9fa;
    font-size: 20px;
    margin-bottom: 30px;
    text-align: center;
    top: 15px;
    display: none;
}

.grid_href1 {
    position: absolute;
    right: 0px;
    top: 90px;
    height: 0px;
    width: 0px;
    display: none;
    grid-template-columns: 1fr;
    justify-items: center;
    align-items: center;
    grid-gap: 0px;
    background-color: #FFFFFF;
    box-shadow: 0 0 0px 0px #030303;
}

html {
            
            
    background-color: #FFFFFF;
    overflow-x:hidden; 

        }


.conteiner_top {
    position: relative;
	width: 1280px;   
    margin: 0 auto;
    height: 100%;
    margin-top: 70px;
    
}




.name_label {
    position: absolute;
    font-family: "Montserrat";
    color: #4D565A;
    padding: 5px; 
    padding-left: 27px;
    padding-right: 27px;
    font-weight: 800;
    font-size: 36px;
    text-align: center;
    width: auto;
    height: auto;
    top: 50px; 
    left: 90px;
    background: #FFFFFF;
}


.name_label_mini {
    position: absolute;
    font-family: "Montserrat";
    color: #4D565A;
    padding: 5px;
    padding-left: 27px;
    padding-right: 27px;
    font-weight: 600;
    font-size: 28px;
    text-align: center;
    width: auto;
    height: auto;
    top: 120px; 
    left: 90px;
    background: #FFFFFF;
}


.button_buy {
    position: absolute;
    width: 250px;
    height: 37px;
    top: 0px;
    left: 0px;
    text-align: center;
    font-family: "Montserrat";
    font-size: 22px;
    font-weight: 600;
    color: #FFFFFF;
    background: linear-gradient(142deg, rgba(220,148,149,1) 0%, rgba(225,140,141,1) 100%);
    border-radius: 100px;
    padding-top: 11px;
    box-shadow: 0 15px 30px rgba(223,145,146,0.3);
    cursor: pointer;
}

.button_buy_old:hover .button_buy{
    top: 3px;
    box-shadow: 0 15px 30px rgba(223,145,146,0.5);
}

.button_buy_old {
    position: absolute;
    width: 250px;
    height: 50px;
    top: 235px;
    left: 400px;
}


.mobile {
    position: absolute;
    top: 180px;
    width: 285px;
    right: 90px;
}

.flowers_img {
    position: absolute;
    width: 700px;
    top: 15px;
    left: -190px;
}

.conteiner_download {
    position: relative;
	width: 1280px;   
    margin: 0 auto;
    height: 100%;
    
}

.text_conteiner_downlaod {
    position: absolute;
    font-family: "Montserrat";
    font-size: 22px;
    font-weight: 600;
    color: #FFFFFF;
    top: 32px;
	left: 100px;
}

.google_download {
    position: absolute;
    width: 165px;
    top: 20px;
    right: 100px;
}

.apple_download {
    position: absolute;
    width: 165px;
    top: 20px;
    right: 330px;
}



.conteiner_bottom {
    position: relative;
	width: 1280px;   
    margin: 0 auto;
    height: 100%;
}

.map {
    position: absolute;
    top: 110px;
    right: 100px;
    width: 600px;
    height:  400px;
}

.text_footer_download {
    position: absolute;
    font-family: "Montserrat";
    font-size: 20px;
    font-weight: 600;
    color: #FFFFFF;
    left: 90px;
    top: 595px;
}

.apple2 {
    position: absolute;
    width: 165px;
    top: 645px;
    left: 90px;
    cursor: pointer;
}

.google2 {
   position: absolute;
    width: 165px;
    top: 645px;
    left: 300px;
    cursor: pointer;
}

.grid_soc {
    position: absolute;
    display: grid;
    grid-template-columns: auto auto auto;
    grid-gap: 45px;
    justify-items: center;
    align-items: center;
    top: 490px;
    left: 100px;
}

.vk {
    position: relative;
    width: 57px;
    opacity: 0.8;
}

.inst {
    position: relative;
    width: 46px;
    opacity: 0.8;
}

.ok {
    position: relative;
    width: 29px;
    opacity: 0.8;
}

.vk:hover {
    opacity: 1;
}

.inst:hover {
    opacity: 1;
}

.ok:hover {
    opacity: 1;
}

.grid_contacts {
    position: absolute;
    display: grid;
    width: auto;
    grid-template-columns: auto auto;
    grid-column-gap: 30px;
    grid-row-gap: 10px;
    justify-items: left;
    align-items: center;
    top: 155px;
    left: 100px;
}

.item_grid_contacts {
    width: auto;
    font-family: "Montserrat";
    font-size: 20px;
    font-weight: 400;
    color: #FFFFFF;
    height: 50px;
    line-height: 27px;
}

.footer_text {
    position: absolute;
    font-family: "Montserrat";
    font-weight: 400;
    font-size: 15px;
    text-align: center;
    width: 100%;
    color: #FFFFFF;
    bottom: 15px;
    
    
    
}

.header {
    position: fixed;
    width: 100%;
    height: 70px;
    background: linear-gradient(142deg, rgba(225,140,141,1) 0%, rgba(220,148,149,1) 100%);
    box-shadow: 0 0 10px -3px #333333;
    z-index: 1000;
    top: 0px;
}

.header_content {
    position: relative;
    width: 1280px;
    height: 100%;
    margin: 0 auto;
    transition: ease 0.3s;
}


.logo {
    position: relative;
    width: auto;
    height: 55px;
    left: 100px;
    border-radius: 10px;
    padding-top: 7px;
    
}

.img_logo {
    width: auto;
    height: 100%
}

.logo_text {
    position: absolute;
    font-size: 53px;
    color: #000000;
    font-family: "Montserrat";
    font-weight: 500;
    top: 11px;
    left: 210px;
    
}

.logo_text_2 {
    position: absolute;
    font-size: 14px;
    color: #FFFFFF;;
    font-family: "Montserrat";
    font-weight: 500;
    top: 27px;
    left: 410px;
}

.shop_block {
    position: fixed;
    top: 305px;
    right: 0px;
    width: 100px;
    height: 70px;
    background-color: #FFFFFF;
    box-shadow: 0 0 10px -3px #333333;
    z-index: 1000;
    border-radius: 100px 0px 0px 100px;
    border: solid 0px #FFFFFF;
    cursor: pointer;
    transition: ease 0.3s;
    animation: pulsing 1.5s infinite;
}

@-webkit-keyframes pulsing {
  0% {
   box-shadow: 0 0 3px 0px rgba(220, 148, 149,0.5);
   	 
  }
  50% {
   
   box-shadow: 0 0 0px 7px rgba(220, 148, 149,0.65);
         
   
   
  }
  100% {
   box-shadow: 0 0 3px 0px rgba(220, 148, 149,0.5);
   	      
	 
  }
}

.shop_block:hover {
    width: 120px;
}



.icon_shop {
    position: absolute;
    width: 47px;
    left: 25px;
    top: 12px;
}

.grid_href {
    position: relative;
    left: 335px;
    height: 90px;
    width: 680px;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr ;
    justify-items: center;
    align-items: center;
}

.href1 {
    position: relative;
    font-family: "Montserrat";
    font-weight: 400;
    color: #FFFFFF;
    font-size: 20px;
    
}

.href1:hover, .href1:active {
    text-decoration: underline;
} 

.login {
    position: absolute;
    width: 130px;
    height: 32px;
    border-radius: 100px;
    top: 14px;
    right: 100px;
    padding-left: 60px;
    padding-top: 10px;
    font-family: "Montserrat";
    font-weight: 600;
    font-size: 18px;
    color: #FFFFFF;
    z-index: 1;
    background: #4D565A;
    
    
}

.phone_number {
    display: none;
    position: absolute;
    width: 130px;
    height: 32px;
    border-radius: 100px;
    top: 24px;
    right: 100px;
    padding-left: 60px;
    padding-top: 10px;
    font-family: "Montserrat";
    font-weight: 600;
    font-size: 18px;
    color: #FFFFFF;
    z-index: 1;
    background: #047B6D;
    
}

.login:hover .phone {
    display: none;
}

.login:hover .phone_number {
    display: block;
    position: absolute;
    width: 190px;
    height: 32px;
    border-radius: 100px;
    top: 0px;
    right: 0px;
    padding-left: 0px;
    padding-top: 10px;
    font-family: "Montserrat";
    font-weight: 600;
    font-size: 18px;
    color: #FFFFFF;
    z-index: 1;
    background: #4D565A;
	text-align: center;
    
}


.phone {
    position: absolute;
    width: 26px;
    height: 26px;
    left: 19px;
    top: 8px;
}

.conteiner_top_bg {
    position: relative;
    width: 100%;
    height: 550px;
    background: #F7F7F7;
    background-image: url(img/bg_1.png);
    
    
    

}

.conteiner_download_bg {
    position: relative;
    width: 100%;
    height: 90px;
    background: rgb(39,111,183);
    background: linear-gradient(142deg, rgba(59,66,69,1) 0%, rgba(47,53,56,1) 100%);
    
}



.conteiner_bottom_bg {
    position: relative;
    width: 100%;
    height: 825px;
    background: linear-gradient(142deg, rgba(77,86,90,1) -50%, rgba(34,38,41,1) 150%);
    
    
}

.sales {
    position: absolute;
    width: 100%;
    text-align: left;
    top: 40px;
    left: 100px;
    font-family: "Montserrat";
    font-size: 38px;
    font-weight: 700;
    color: #FFFFFF;
    
}

.wrapper { 
	position: absolute;
	width: 480px; 
	height: 270px; 
	border:1px solid #ddd;
	margin: 0 auto; 
	right: 100px;
	top: 110px;
}

img { 
	width: 100%; 
	height: auto; 
}

.portfolio-thumb-slider .slick-slider-item { 
	padding: 5px; 
}

.portfolio-thumb-slider { 
	margin: 0 -5px 5px -5px; 
}

.portfolio-thumb-slider .slick-active img {
	outline: 2px solid transparent;
}

.portfolio-thumb-slider .slick-current img { 
	outline-color: skyblue;
}

.slick-slider { 
	margin-bottom: 0px;
	
}

@media (max-width: 1279px) 
{
    



    
    
.login2 {
	display: none;
}
	
	
iframe {
    position: absolute;
    top: 1080px;
    left: 135px;
    width: 480px;
    height: 270px;
}    
    


.conteiner_top {
    position: relative;
	width: 750px;   
    margin: 0 auto;
    height: 100%;
    margin-top: 70px;
    
    
}
    

.name_label {
    position: absolute;
    font-family: "Montserrat";
    color: #3F3E39;
    padding: 5px; 
    padding-left: 27px;
    padding-right: 27px;
    font-weight: 800;
    font-size: 28px;
    text-align: center;
    width: auto;
    height: auto;
    top: 50px; 
    left: 35px;
    background: #FFFFFF;
}


.name_label_mini {
    position: absolute;
    font-family: "Montserrat";
    color: #3F3E39;
    padding: 5px; 
    padding-left: 27px;
    padding-right: 27px; 
    font-weight: 600;
    font-size: 20px;
    text-align: center;
    width: auto;
    height: auto;
    top: 107px; 
    left: 35px;
    background: #FFFFFF;
}
    
.button_buy_old {
    left: 35px;
}    

.mobile {
    width: 230px;
    right: 90px;
    top: 251px;
}    
    
.flowers_img {
    position: absolute;
    width: 430px;
    top: 230px;
    left: -100px;
}    


.button_buy:hover {

}
    
.conteiner_download {
    position: relative;
	width: 750px;   
    margin: 0 auto;
    height: 100%;
    
}

.text_conteiner_downlaod {
    position: absolute;
    font-family: "Montserrat";
    font-size: 25px;
    font-weight: 600;
    color: #FFFFFF;
    top: 20px;
	left: 0px;
    width: 100%;
    text-align: center;
}

.google_download {
    position: absolute;
    top: 63px;
    right: 145px;
}

.apple_download {
    position: absolute;
    top: 63px;
    left: 145px;
}   
    
  

.sales {
    position: absolute;
    width: 100%;
    text-align: left;
    left: 30px;
    font-family: "Montserrat";
    font-weight: 700;
    color: #FFFFFF;
}



c {
    font-weight: 700;
}

.auto {
    position: absolute;
    width: 240px;
    height: 120px;
    background-image: url(img/car3.png);
    top: 395px;
    right: 80px;
}
    
.time_text {
    position: absolute;
    font-family: "Montserrat";
    font-weight: 800;
    font-size: 60px;
    color: #00C5F0;
    right: 380px;
    top: 420px;
    
}

.conteiner_bottom {
	position: relative;
    width: 750px;   
    margin: 0 auto;
    height: 100%;
    
}
    
.footer_text {
    position: absolute;
    font-family: "Montserrat";
    font-weight: 400;
    font-size: 15px;
    text-align: center;
    width: 100%;
    color: #FFFFFF;
    bottom: 15px;
}

.map {
    position: absolute;
    top: 435px;
    right: 160px;
    width: 430px;
    height: 270px;
}
	
.text_footer_download {
    position: absolute;
    font-family: "Montserrat";
    font-size: 20px;
    font-weight: 600;
    color: #FFFFFF;
    left: 30px;
    top: 865px;
}

.apple2 {
    position: absolute;
    top: 915px;
    left: 30px;
    cursor: pointer;
}

.google2 {
   position: absolute; 
    top: 915px;
    left: 245px;
    cursor: pointer;
}	

.grid_soc {
    position: absolute;
    display: grid;
    justify-items: center;
    align-items: center;
    top: 765px;
    left: 30px;
}


.grid_contacts {
    position: absolute;
    display: grid;
    width: 340px;
    grid-template-columns: 40% 120%;
    grid-column-gap: 100px;
    grid-row-gap: 10px;
    justify-items: left;
    align-items: center;
    top: 125px;
    left: 30px;
}

.item_grid_contacts {
    font-family: "Montserrat";
    font-size: 20px;
    font-weight: 400;
    color: #FFFFFF;
    height: 50px;
    line-height: 27px;
}

.header {
    position: fixed;
    width: 100%;
    box-shadow: 0 0 10px -3px #333333;
    z-index: 1000;
    top: 0px;
}

.header_content {
    position: relative;
    width: 750px;
    height: 100%;
    margin: 0 auto;
    transition: ease 0.3s;
}



.logo_text {
    left: 140px;
    
}
    
.logo {
    left: 30px;    
}
    
.logo_text_2 {
    position: absolute;
    font-size: 11px;
    color: #FFFFFF;;
    font-family: "Montserrat";
    font-weight: 500;
    top: 38px;
    left: 170px;
}


.grid_href1 {
    position: absolute;
    right: 0px;
    top: 90px;
    height: 230px;
    width: 190px;
    display: none;
    grid-template-columns: 1fr;
    justify-items: center;
    align-items: center;
    grid-gap: 0px;
    background-color: #FFFFFF;
    box-shadow: 0 5px 15px -7px #030303;
}

.href2 {
    position: relative;
    font-family: "Montserrat";
    font-weight: 400;
    color:  #4678d7;
    font-size: 20px;
    margin-bottom: 30px;
    text-align: center;
    top: 15px;
    display: block;
}
    
.href1 {
    position: relative;
    font-family: "Montserrat";
    font-weight: 400;
    color:  #4678d7;
    font-size: 20px;
    margin-bottom: 30px;
    text-align: center;
    top: 15px;
    display: none;
}
    
.pillar1 {
    position: absolute;
    width: 50px;
    height: 5px;
    background-color: #FFFFFF;
    left: 10px;
    top: 15px;
    }
    
.pillar2 {
    position: absolute;
    width: 50px;
    height: 5px;
    background-color: #FFFFFF;
    left: 10px;
    top: 33px;
    }
    
.pillar3 {
    position: absolute;
    width: 50px;
    height: 5px;
    background-color: #FFFFFF;
    left: 10px;
    top: 51px;
    }

.href1:hover, .href1:active {
    text-decoration: underline;
} 

.login {
    
    
    
}

.phone_number {
    display: none;
    
}

.login:hover .phone {
    display: none;
}

.login:hover .phone_number {
   
    
}



    
.login:active .phone {
    display: none;
}




.phone {
    
}

    
.button_href1 {
    position: absolute;
    width: 70px;
    height: 70px;
    top: 10px;
    right: 15px;
    }

.conteiner_top_bg {
    position: relative;
    width: 100%;
    height: 550px;
    background-image: url(img/bg_2.png);
    
    

}

.conteiner_download_bg {
    position: relative;
    width: 100%;
    height: 150px;
    background-color: #3179C2;
    
}
    

.conteiner_bottom_bg {
    position: relative;
    width: 100%;
    height: 1095px;
    background-color: #1661A3;
    
    
}

.wrapper { 
	position: absolute;
	width: 340px; 
	height: 200px; 
	border:1px solid #ddd;
	margin: 0 auto; 
	right: 40px;
	top: 235px;
}

img { 
	width: 100%; 
	height: auto; 
}

.portfolio-thumb-slider .slick-slider-item { 
	padding: 5px; 
}

.portfolio-thumb-slider { 
	margin: 0 -5px 5px -5px; 
}

.portfolio-thumb-slider .slick-active img {
	outline: 2px solid transparent;
}

.portfolio-thumb-slider .slick-current img { 
	outline-color: skyblue;
}

.slick-slider { 
	margin-bottom: 0px;
	
}

}

@media only screen and (max-width: 749px)
{
    
.bg {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.75);
    z-index: 3000;
    top: 0px;
}

.block_dowmlaod {
    position: relative;
    width: 300px;
    height: 630px;
    margin: 80px auto;
    background: #FFFFFF;
    border-radius: 20px;
    z-index: 3002;
}

.close {
    position: relative;
    width: 25px;
    height: 25px;
    padding: 15px;
    top: 45px;
    left: 0px;
    margin: 0 auto;
    z-index: 3001;
    text-align: center;
    border-radius: 100px;
    background: #FFFFFF;
    cursor: pointer;
    opacity: 0.75;
}

.close:hover {
    opacity: 1;
}

.close_button {
    width: 25px;
    opacity: 0.75;
    
}

.mobile_slider {
    position: absolute;
    width: 210px;
    top: 170px;
    right: 45px;
    
}

.top {
    display: none;
    position: absolute;
    background-image: url(img/top.png);
    width: 189px;
    height: 26px;
    top: 0px;
    left: 23px;
    z-index: 1;
}

.bottom {
    display: none;
    position: absolute;
    background-image: url(img/bottom.png);
    width: 189px;
    height: 27px;
    bottom: -5px;
    left: 23px;
    z-index: 1;
}

.left {
    display: none;
    position: absolute;
    background-image: url(img/left.png);
    width: 24px;
    height: 460px;
    left: 0px;
    top: 2px;
    z-index: 1;
}

.right {
    display: none;
    position: absolute;
    background-image: url(img/right.png);
    width: 24px;
    height: 460px;
    right: -4px;
    top: 2px;
    z-index: 1;
    
}

.text1_block_download {
    position: absolute;
    font-family: "Montserrat";
    font-weight: 700;
    font-size: 19px;
    top: 25px;
    left: 0px;
    text-align: center;
    width: 100%;
    color: #4D565A;
}

.qr_code {
    display: none;
    position: absolute;
    width: 200px;
    left: 18px;
    top: 130px;
}

.text2_block_download {
    display: none;
    position: absolute;
    font-family: "Montserrat";
    font-weight: 500;
    font-size: 14px;
    top: 170px;
    left: 224px;
    color: #318BDA;
}

.qr-code_mobile {
    display: none;
    position: absolute;
    width: 70px;
    top: 210px;
    left: 210px;
}

.apple_block_download {
    position: absolute;
    width: 130px;
    bottom: 495px;
    left: 12px;
}

.google_block_download {
    position: absolute;
    width: 130px;
    bottom: 495px;
    left: 158px;
}
    
	
.login2 {
	display: none;
}
	
  
iframe {
    position: absolute;
    top: 1500px;
    left: 7px;
    width: 432px;
    height: 243px;
}    
    


.conteiner_top {
    position: relative;
	width: 310px;   
    margin: 0 auto;
    height: 100%;
    margin-top: 50px;
    
    
}



.name_label {
    position: absolute;
    font-family: "Montserrat";
    color: #3F3E39;
    padding: 5px; 
    padding-left: 15px;
    padding-right: 15px;
    font-weight: 800;
    font-size: 18px;
    text-align: left;
    width: auto;
    height: auto;
    top: 50px; 
    left: 0px;
    background: #FFFFFF;
}


.name_label_mini {
    position: absolute;
    font-family: "Montserrat";
    color: #3F3E39;
    padding: 5px; 
    padding-left: 15px;
    padding-right: 15px;
    font-weight: 600;
    font-size: 15px;
    text-align: center;
    width: auto;
    height: auto;
    top: 125px; 
    left: 0px;
    background: #FFFFFF;
}

.button_buy {
    top: 0px;
    left: 0px;

}
    
.button_buy_old {
    top: 200px;
    left: 0px;
}      

.mobile {
    display: none;
}        

.flowers_img {
    display: none;
}       

.button_buy:hover {

}
	
.conteiner_download {
    position: relative;
	width: 310px;   
    margin: 0 auto;
    height: 100%;
    
}

.text_conteiner_downlaod {
    position: absolute;
    font-family: "Montserrat";
    font-size: 18px;
    font-weight: 600;
    color: #FFFFFF;
    top: 20px;
	left: 0px;
    width: 100%;
    text-align: center;
}

.google_download {
    position: absolute;
    width: 140px;
    top: 80px;
    right: 0px;
}

.apple_download {
    position: absolute;
    width: 140px;
    top: 80px;
    left: 0px;
}   

.sales {
    position: absolute;
    width: auto;
    text-align: left;
    top: 30px;
    left: 0px;
    font-family: "Montserrat";
    font-weight: 700;
    color: #FFFFFF;
    font-size: 25px;
}


.company {
    position: absolute;
    width: 100%;
    text-align: left;
    top: 30px;
    left: 25px;
    font-family: "Montserrat";
    font-size: 40px;
    font-weight: 700;
    color: #1578DB;
}


c {
    font-weight: 700;
    white-space: pre-line;
    
}


.conteiner_bottom {
    position: relative;
    width: 310px;   
    margin: 0 auto;
    height: 100%;
}
    
.footer_text {
    position: absolute;
    font-family: "Montserrat";
    font-weight: 400;
    font-size: 12px;
    text-align: center;
    width: 100%;
    color: #FFFFFF;
    bottom: 15px;
}

.map {
    position: absolute;
    top: 375px;
    left: 0px;
    width: 310px;
    height: 200px;
}
	
.text_footer_download {
    position: absolute;
    font-family: "Montserrat";
    font-size: 17px;
    font-weight: 600;
    color: #FFFFFF;
    left: 0px;
    top: 735px;
}

.apple2 {
    position: absolute;
    width: 140px;
    top: 785px;
    left: 0px;
    cursor: pointer;
}

.google2 {
   position: absolute;
    width: 140px;
    top: 785px;
    left: 160px;
    cursor: pointer;
}	

.grid_soc {
    position: absolute;
    display: grid;
    justify-items: center;
    align-items: center;
    top: 630px;
    left: 0px;
}
    
.vk {
    position: relative;
    width: 57px;
}

.inst {
    position: relative;
    width: 46px;
}

.fb {
    position: relative;
    width: 46px;

}

.grid_contacts {
    position: absolute;
    display: grid;
    width: 310px;
    grid-template-columns: auto auto;
    grid-column-gap: 14px;
    grid-row-gap: 0px;
    justify-items: left;
    align-items: center;
    top: 95px;
    left: 0px;
}

.item_grid_contacts {
    font-family: "Montserrat";
    font-size: 16px;
    font-weight: 400;
    color: #FFFFFF;
    height: 50px;
    line-height: 20px;
}

.header {
    position: fixed;
    width: 100%;
    box-shadow: 0 0 10px -3px #333333;
    z-index: 1000;
    top: 0px;
}

.header_content {
    position: relative;
    width: 310px;
    height: 100%;
    margin: 0 auto;
    transition: ease 0.3s;
}

.logo {
   left: 0px; 
    
}



.logo_text {
    left: 110px;
    
}

.logo_text_2 {
    position: absolute;
    font-size: 6px;
    color: #FFFFFF;;
    font-family: "Montserrat";
    font-weight: 500;
    top: 42px;
    left: 70px;
}

.shop_block {
    position: fixed;
    top: 305px;
    right: 0px;
    width: 75px;
    height: 65px;
    background-color: #FFFFFF;
    box-shadow: 0 0 10px -3px #333333;
    z-index: 1000;
    border-radius: 100px 0px 0px 100px;
    cursor: pointer;
    transition: ease 0.3s;
}
	
	

.shop_block:hover {
    width: 95px;
}

.icon_shop {
    position: absolute;
    width: 43px;
    left: 21px;
    top: 12px;
}


.grid_href1 {
    position: absolute;
    right: 0px;
    top: 90px;
    height: 230px;
    width: 190px;
    display: none;
    grid-template-columns: 1fr;
    justify-items: center;
    align-items: center;
    grid-gap: 0px;
    background-color: #FFFFFF;
    box-shadow: 0 5px 15px -7px #030303;
}

.href2 {
    position: relative;
    font-family: "Montserrat";
    font-weight: 400;
    color:  #4678d7;
    font-size: 20px;
    margin-bottom: 30px;
    text-align: center;
    top: 15px;
    display: block;
}
    
.href1 {
    position: relative;
    font-family: "Montserrat";
    font-weight: 400;
    color:  #4678d7;
    font-size: 20px;
    margin-bottom: 30px;
    text-align: center;
    top: 15px;
    display: none;
}
    
.pillar1 {
    position: absolute;
    width: 50px;
    height: 5px;
    background-color: #FFFFFF;
    left: 10px;
    top: 15px;
    }
    
.pillar2 {
    position: absolute;
    width: 50px;
    height: 5px;
    background-color: #FFFFFF;
    left: 10px;
    top: 33px;
    }
    
.pillar3 {
    position: absolute;
    width: 50px;
    height: 5px;
    background-color: #FFFFFF;
    left: 10px;
    top: 51px;
    }

.href1:hover, .href1:active {
    text-decoration: underline;
} 

.login2 {
    display: block;
    position: absolute;
    width: 50px;
    height: 50px;
    border-radius: 100px;
    top: 10px;
    right: 15px;
    padding-left: 0px;
    padding-top: 0px;
    font-family: "Montserrat";
    font-weight: 600;
    font-size: 0px;
    color: #FFFFFF;
    z-index: 1;
    background: #4D565A;
    
}
    
.login {
   display: none;
    }    

.phone_number {
    display: none;
    
}
    
.phone {
    position: absolute;
    width: 26px;
    height: 26px;
    left: 12px;
    top: 12px;
}    

.login:hover .phone {
   
}

.login:hover .phone_number {
   
}



    
.login:active .phone {
    display: none;
}

.login:active .phone_number {
    
}


.phone {
    
}

    
.button_href1 {
    position: absolute;
    width: 70px;
    height: 70px;
    top: 10px;
    right: 15px;
    }

.conteiner_top_bg {
    position: relative;
    width: 100%;
    height: 370px;
    background-image: url(img/bg_3.png);
    

}
    
.conteiner_download_bg {
    position: relative;
    width: 100%; 
    height: 150px;
    background-color: #3179C2;
    
}



.conteiner_bottom_bg {
    position: relative;
    width: 100%; 
    height: 965px;
    background-color: #1661A3;
    
}

.wrapper { 
	position: absolute;
	width: 340px; 
	height: 200px; 
	border: 1px solid #ddd;
	margin: 0 auto; 
	right: 55px;
	top: 680px;
}

img { 
	width: 100%; 
	height: auto; 
}

.portfolio-thumb-slider .slick-slider-item { 
	padding: 5px; 
}

.portfolio-thumb-slider { 
	margin: 0 -5px 5px -5px; 
}

.portfolio-thumb-slider .slick-active img {
	outline: 2px solid transparent;
}

.portfolio-thumb-slider .slick-current img { 
	outline-color: skyblue;
}

.slick-slider { 
	margin-bottom: 0px;
	
}
    
}


