0.0.55
This commit is contained in:
@@ -79,23 +79,7 @@ body,html{
|
||||
padding-right: 90px;
|
||||
}
|
||||
|
||||
.description_page{
|
||||
margin-top: 50px;
|
||||
display: block;
|
||||
font-size: 24px;
|
||||
font-weight: 500;
|
||||
color: #000000;
|
||||
}
|
||||
|
||||
.title_page{
|
||||
font-size: 36px;
|
||||
font-weight: 700;
|
||||
text-transform: uppercase;
|
||||
color: #000000;
|
||||
margin-top: 10px;
|
||||
display: block;
|
||||
margin-bottom: 60px;
|
||||
}
|
||||
|
||||
.standart_txt{
|
||||
color: #ffffff;
|
||||
@@ -104,7 +88,10 @@ body,html{
|
||||
font-size: 16px;
|
||||
font-weight: 500;
|
||||
line-height: normal;
|
||||
text-transform: uppercase;
|
||||
}
|
||||
|
||||
.standart_txt.orange{
|
||||
color: #FB6952;
|
||||
}
|
||||
|
||||
|
||||
@@ -115,7 +102,6 @@ body,html{
|
||||
font-size: 16px;
|
||||
font-weight: 600;
|
||||
line-height: normal;
|
||||
text-transform: uppercase;
|
||||
}
|
||||
|
||||
.large_txt{
|
||||
@@ -172,6 +158,23 @@ body,html{
|
||||
.text_header.last_left{
|
||||
padding-right: 26px;
|
||||
}
|
||||
.description_page{
|
||||
margin-top: 50px;
|
||||
display: block;
|
||||
font-size: 24px;
|
||||
font-weight: 500;
|
||||
color: #000000;
|
||||
}
|
||||
|
||||
.title_page{
|
||||
font-size: 36px;
|
||||
font-weight: 600;
|
||||
text-transform: uppercase;
|
||||
color: #000000;
|
||||
margin-top: 10px;
|
||||
display: block;
|
||||
margin-bottom: 60px;
|
||||
}
|
||||
.splitter_text_header{
|
||||
height: 37px;
|
||||
width: 1px;
|
||||
@@ -285,16 +288,19 @@ body,html{
|
||||
color: #10212B;
|
||||
padding: 15px 30px 15px 30px;
|
||||
transition: 300ms;
|
||||
text-transform: uppercase;
|
||||
}
|
||||
.section_btn.close > .txt_section{
|
||||
color: #ffffff;
|
||||
padding: 18px 30px 18px 30px;
|
||||
transition: 500ms;
|
||||
text-transform: uppercase;
|
||||
}
|
||||
|
||||
.section_btn:hover > .txt_section{
|
||||
padding: 15px 30px 15px 30px;
|
||||
transition: 300ms;
|
||||
text-transform: uppercase;
|
||||
}
|
||||
|
||||
.description_sections_buttons{
|
||||
@@ -362,10 +368,12 @@ body,html{
|
||||
padding-left: 20px;
|
||||
font-weight: 700;
|
||||
color: #000000;
|
||||
text-transform: uppercase;
|
||||
}
|
||||
|
||||
.right_part_service.two_cols{
|
||||
font-weight: 500;
|
||||
text-transform: uppercase;
|
||||
}
|
||||
|
||||
.right_part_service.child{
|
||||
@@ -422,6 +430,7 @@ body,html{
|
||||
text-align: center;
|
||||
width: 100%;
|
||||
color: #000000;
|
||||
text-transform: uppercase;
|
||||
}
|
||||
.img_descript_process{
|
||||
padding-top: 45px;
|
||||
@@ -722,6 +731,7 @@ body,html{
|
||||
margin-top: 20px;
|
||||
display: block;
|
||||
text-decoration: none;
|
||||
text-transform: uppercase;
|
||||
}
|
||||
|
||||
.flex_container_footer{
|
||||
|
||||
@@ -125,6 +125,16 @@
|
||||
.block_overlay.show{
|
||||
display: block;
|
||||
}
|
||||
.curtain_txt_float{
|
||||
float: right;
|
||||
}
|
||||
.language_select.curtain{
|
||||
top: 0;
|
||||
margin-left: 10px;
|
||||
}
|
||||
.description_page{
|
||||
font-size: 24px;
|
||||
}
|
||||
}
|
||||
|
||||
@media (max-width: 850px) {
|
||||
@@ -139,22 +149,6 @@
|
||||
}
|
||||
|
||||
@media (max-width: 800px) {
|
||||
.text_header{
|
||||
padding-right: 20px;
|
||||
}
|
||||
.section_btn:hover {
|
||||
height: unset;
|
||||
position: unset;
|
||||
bottom: unset;
|
||||
}
|
||||
.text_header.last_left {
|
||||
padding-right: 20px;
|
||||
}
|
||||
.language_select {
|
||||
margin-left: 20px;
|
||||
margin-right: 20px;
|
||||
padding-right: 0;
|
||||
}
|
||||
.line_go_to_sections{
|
||||
width: 100%;
|
||||
color: #000000;
|
||||
|
||||
Reference in New Issue
Block a user