0.0.198 media 360px all static page
This commit is contained in:
@@ -70,7 +70,7 @@
|
||||
border: 2px solid #E6E6E6;
|
||||
}
|
||||
.daterangepicker{
|
||||
width: 305px;
|
||||
width: 291px;
|
||||
}
|
||||
.cont-el-form-search-carrier > button{
|
||||
width: 97%;
|
||||
@@ -129,7 +129,7 @@
|
||||
margin-top: 40px;
|
||||
}
|
||||
#title_static{
|
||||
font-size: 34px;
|
||||
font-size: 33px;
|
||||
line-height: 42px;
|
||||
}
|
||||
.cards_wrapper{
|
||||
@@ -189,7 +189,7 @@
|
||||
margin: 0 0 120px 0;
|
||||
}
|
||||
.news_item {
|
||||
margin-bottom: 20px;
|
||||
margin-bottom: 40px;
|
||||
}
|
||||
|
||||
|
||||
@@ -337,6 +337,8 @@
|
||||
.benefit_img_about_service{
|
||||
display: inline-block;
|
||||
text-align: center;
|
||||
margin-bottom: unset;
|
||||
margin-top: unset;
|
||||
}
|
||||
.benefit_img_about_service>figure>figcaption{
|
||||
margin: 15px auto;
|
||||
@@ -374,6 +376,22 @@
|
||||
.bottom_block_static img{
|
||||
display: none;
|
||||
}
|
||||
.bottom_block_static{
|
||||
padding: unset;
|
||||
width: unset;
|
||||
}
|
||||
.bottom_block_static>form>.inputs_l{
|
||||
width: unset;
|
||||
padding: 10px 0;
|
||||
}
|
||||
.bottom_block_static>form>.button_register{
|
||||
margin: 10px 0;
|
||||
width: 92%;
|
||||
padding: unset;
|
||||
}
|
||||
span#sub_title_static{
|
||||
margin: unset;
|
||||
}
|
||||
#title_static_customer{
|
||||
font-size: 24px;
|
||||
font-style: normal;
|
||||
@@ -388,6 +406,9 @@
|
||||
background-image: url("/static/img/svg/mobMap.svg");
|
||||
background-size: cover;
|
||||
}
|
||||
.arrange_subscribe{
|
||||
margin: 20px auto 20px auto;
|
||||
}
|
||||
|
||||
/* for_customers*/
|
||||
|
||||
@@ -506,6 +527,56 @@
|
||||
|
||||
/* END user_profile*/
|
||||
|
||||
/* feedback_form*/
|
||||
.feedback_form{
|
||||
padding: unset;
|
||||
}
|
||||
.feedback_form>form{
|
||||
width: unset;
|
||||
}
|
||||
.left_inputs_form,
|
||||
.right_inputs_form{
|
||||
float: none;
|
||||
width: 99%;
|
||||
}
|
||||
.inputs_l>input{
|
||||
width: 93%;
|
||||
}
|
||||
.counter-box>textarea{
|
||||
width: 99%;
|
||||
max-width: unset;
|
||||
min-width: unset;
|
||||
}
|
||||
button#send_feedback_form{
|
||||
width: 102%;
|
||||
}
|
||||
/* END feedback_form*/
|
||||
|
||||
/* news_page*/
|
||||
.wrapper_advertisement{
|
||||
padding: unset;
|
||||
}
|
||||
.advertisement_block_news{
|
||||
height: 80px;
|
||||
}
|
||||
.three_pinned_news{
|
||||
margin: unset;
|
||||
}
|
||||
.news_gradient{
|
||||
height: 36px;
|
||||
}
|
||||
.news_item_pagination{
|
||||
width: unset;
|
||||
padding-top: 1px;
|
||||
margin-bottom: 40px;
|
||||
}
|
||||
.news_item_pagination:nth-child(odd) .pag_news_img, .news_item_pagination:nth-child(odd) .pag_news_item_text,
|
||||
.news_item_pagination:nth-child(even) .pag_news_img, .news_item_pagination:nth-child(even) .pag_news_item_text{
|
||||
float: none;
|
||||
width: unset;
|
||||
}
|
||||
/* END news_page*/
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user