Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
D
dic-global-dev
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
CI / CD
CI / CD
Pipelines
Schedules
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Manzar Hussain
dic-global-dev
Commits
699089ee
Commit
699089ee
authored
Dec 23, 2020
by
Manzar Hussain
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add css
parent
8a0c526d
Hide whitespace changes
Inline
Side-by-side
Showing
19 changed files
with
148 additions
and
65 deletions
+148
-65
about.css
themes/custom/envigo/css/about.css
+1
-1
footer.css
themes/custom/envigo/css/footer.css
+1
-1
about.css.map
themes/custom/envigo/css/maps/about.css.map
+2
-2
footer.css.map
themes/custom/envigo/css/maps/footer.css.map
+2
-2
header.css.map
themes/custom/envigo/css/maps/header.css.map
+2
-2
leadership.css.map
themes/custom/envigo/css/maps/leadership.css.map
+2
-2
photo.css.map
themes/custom/envigo/css/maps/photo.css.map
+2
-2
product-main.css.map
themes/custom/envigo/css/maps/product-main.css.map
+2
-2
style-d.css.map
themes/custom/envigo/css/maps/style-d.css.map
+2
-0
style.css.map
themes/custom/envigo/css/maps/style.css.map
+0
-0
videos.css.map
themes/custom/envigo/css/maps/videos.css.map
+2
-2
product-main.css
themes/custom/envigo/css/product-main.css
+1
-1
style-d.css
themes/custom/envigo/css/style-d.css
+2
-0
style.css
themes/custom/envigo/css/style.css
+1
-1
envigo.libraries.yml
themes/custom/envigo/envigo.libraries.yml
+1
-1
views-view-fields--products-block.html.twig
themes/custom/envigo/templates/views/views-view-fields--products-block.html.twig
+0
-36
views-view-unformatted--news--block.html.twig
themes/custom/envigo/templates/views/views-view-unformatted--news--block.html.twig
+10
-10
views-view-unformatted--photos--block.html.twig
themes/custom/envigo/templates/views/views-view-unformatted--photos--block.html.twig
+44
-0
views-view.html.twig
themes/custom/envigo/templates/views/views-view.html.twig
+71
-0
No files found.
themes/custom/envigo/css/about.css
View file @
699089ee
.abt_o_c
{
position
:
relative
;
width
:
100%
;
text-align
:
right
}
.abt_o_c
*
{
-webkit-transition
:
all
.3s
ease-in-out
;
-o-transition
:
all
.3s
ease-in-out
;
transition
:
all
.3s
ease-in-out
}
.abt_c_b
{
display
:
inline-block
;
position
:
relative
;
z-index
:
1
;
border
:
5px
solid
#fff
;
-webkit-box-shadow
:
0
0
5px
rgba
(
0
,
0
,
0
,
.2
);
box-shadow
:
0
0
5px
rgba
(
0
,
0
,
0
,
.2
)}
.abt_c_b
img
{
max-width
:
100%
}
.abt_2_img
{
z-index
:
2
;
margin-top
:
-200px
;
margin-right
:
100px
}
.abt_1_img
{
margin-left
:
70px
}
.abt_f_c
{
position
:
relative
;
width
:
100%
}
.abt_f_c
img
{
width
:
100%
}
.abt_c_bb
{
position
:
relative
;
width
:
100%
;
padding-left
:
50px
}
.abt_c_bb
h6
{
font-size
:
2.6rem
;
color
:
#000
;
margin
:
0
;
padding
:
0
;
margin-bottom
:
15px
;
font-weight
:
600
}
.abt_imp_c
.container
{
z-index
:
2
;
text-align
:
center
}
.abt_hc_c_b
{
max-width
:
600px
;
margin
:
30px
auto
}
.aabt_h_cib
{
font-size
:
2.6rem
;
color
:
#fff
;
margin
:
0
;
padding
:
0
;
margin-bottom
:
15px
;
font-weight
:
400
}
.abt_inner_c
{
position
:
relative
;
margin-bottom
:
30px
;
margin-top
:
30px
}
.abt_img_cb
{
position
:
relative
}
.abt_img_cb
span
{
display
:
block
;
position
:
relative
;
padding-bottom
:
40px
}
.abt_img_cb
span
i
{
display
:
block
}
.abt_img_cb
span
img
{
height
:
48px
}
.abt_img_cb
span
:after
{
position
:
absolute
;
bottom
:
16px
;
width
:
50px
;
height
:
2px
;
background
:
#fff
;
left
:
50%
;
margin-left
:
-25px
;
content
:
""
;
border-radius
:
5px
}
.abt_hcb_main
{
font-size
:
4rem
;
font-weight
:
900
;
margin
:
0
;
padding
:
0
;
line-height
:
1
;
margin-bottom
:
5px
}
.abt_c_c
{
width
:
100%
;
position
:
relative
}
.abt_m_cb
{
font-size
:
1.6rem
}
.abt_m_cb
.card
{
border
:
none
;
margin-bottom
:
30px
}
.abt_m_cb
.abt_c_c
{
padding
:
25px
;
color
:
#fff
}
.abt_c_c
span
{
width
:
80px
;
height
:
80px
;
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-webkit-box-align
:
center
;
-ms-flex-align
:
center
;
align-items
:
center
;
-webkit-box-pack
:
center
;
-ms-flex-pack
:
center
;
justify-content
:
center
;
border-radius
:
50%
;
background
:
rgba
(
255
,
255
,
255
,
.3
);
margin-bottom
:
15px
}
.abt_c_c
span
img
{
width
:
70%
}
.abt_head_con_b
{
font-size
:
2.2rem
;
color
:
#fff
;
margin
:
0
;
padding
:
0
;
margin-bottom
:
10px
;
font-weight
:
400
}
.abt_m_cb
.abt_c_c.color_black
{
color
:
rgba
(
0
,
0
,
0
,
.8
)}
.color_black
.abt_head_con_b
{
color
:
#000
}
.abt_m_cb.card-columns
{
-webkit-column-gap
:
30px
;
-moz-column-gap
:
30px
;
column-gap
:
30px
}
.abt_m_cb
.abt_c_c.abt_blk_c
{
padding-top
:
63px
;
padding-bottom
:
63px
;
padding-left
:
40px
;
padding-right
:
40px
}
.abt_blk_c
ul
{
margin
:
40px
0
;
padding
:
0
}
.abt_blk_c
li
{
position
:
relative
;
padding-left
:
20px
;
margin-bottom
:
5px
}
.abt_blk_c
li
:before
{
position
:
absolute
;
width
:
8px
;
height
:
8px
;
border-radius
:
50%
;
background
:
#fff
;
content
:
""
;
left
:
0
;
top
:
9px
}
.abt_btn_c
{
position
:
relative
;
text-align
:
center
;
padding-top
:
15px
}
.abt_btn_c
a
{
color
:
#fff
;
text-decoration
:
none
;
border
:
1px
solid
#fff
;
padding
:
10px
25px
12px
;
line-height
:
normal
;
display
:
inline-block
;
margin
:
0
auto
}
@media
(
max-width
:
991px
){
.abt_o_c
{
max-width
:
500px
;
margin
:
20px
auto
0
}
.abt_c_bb
{
padding-left
:
0
}
.abt_hcb_main
{
font-size
:
2.8rem
}
.abt_m_cb
.abt_c_c.abt_blk_c
{
padding-top
:
52px
;
padding-bottom
:
52px
;
padding-left
:
25px
;
padding-right
:
25px
}}
@media
(
max-width
:
767px
){
.abt_c_bb
{
padding-top
:
30px
}
.abt_c_bb
h6
,
.abt_head_con_b
,
.h_c_w_bnm
{
font-size
:
1.8rem
;
line-height
:
1.5
}
.aabt_h_cib
{
font-size
:
2.4rem
}
.abt_hcb_main
{
font-size
:
2.4rem
}
.abt_m_cb.card-columns
{
-webkit-column-count
:
1
;
-moz-column-count
:
1
;
column-count
:
1
}
.abt_m_cb
,
.h_c_b_wrapper
p
{
font-size
:
1.4rem
}
.abt_m_cb
.abt_c_c.abt_blk_c
{
padding-top
:
25px
;
padding-bottom
:
25px
}}
.abt_o_c
{
position
:
relative
;
width
:
100%
;
text-align
:
right
}
.abt_o_c
*
{
-webkit-transition
:
all
.3s
ease-in-out
;
-o-transition
:
all
.3s
ease-in-out
;
transition
:
all
.3s
ease-in-out
}
.abt_c_b
{
display
:
inline-block
;
position
:
relative
;
z-index
:
1
;
border
:
5px
solid
#fff
;
-webkit-box-shadow
:
0
0
5px
rgba
(
0
,
0
,
0
,
.2
);
box-shadow
:
0
0
5px
rgba
(
0
,
0
,
0
,
.2
)}
.abt_c_b
img
{
max-width
:
100%
}
.abt_2_img
{
z-index
:
2
;
margin-top
:
-200px
;
margin-right
:
100px
}
.abt_1_img
{
margin-left
:
70px
}
.abt_f_c
{
position
:
relative
;
width
:
100%
}
.abt_f_c
img
{
width
:
100%
}
.abt_c_bb
{
position
:
relative
;
width
:
100%
;
padding-left
:
50px
}
.abt_c_bb
h6
{
font-size
:
2.6rem
;
color
:
#000
;
margin
:
0
;
padding
:
0
;
margin-bottom
:
15px
;
font-weight
:
600
}
.abt_imp_c
.container
{
z-index
:
2
;
text-align
:
center
}
.abt_hc_c_b
{
max-width
:
600px
;
margin
:
30px
auto
}
.aabt_h_cib
{
font-size
:
2.6rem
;
color
:
#fff
;
margin
:
0
;
padding
:
0
;
margin-bottom
:
15px
;
font-weight
:
400
}
.abt_inner_c
{
position
:
relative
;
margin-bottom
:
30px
;
margin-top
:
30px
}
.abt_img_cb
{
position
:
relative
}
.abt_img_cb
span
{
display
:
block
;
position
:
relative
;
padding-bottom
:
40px
}
.abt_img_cb
span
i
{
display
:
block
}
.abt_img_cb
span
img
{
height
:
48px
}
.abt_img_cb
span
:after
{
position
:
absolute
;
bottom
:
16px
;
width
:
50px
;
height
:
2px
;
background
:
#fff
;
left
:
50%
;
margin-left
:
-25px
;
content
:
""
;
border-radius
:
5px
}
.abt_hcb_main
{
font-size
:
4rem
;
font-weight
:
900
;
margin
:
0
;
padding
:
0
;
line-height
:
1
;
margin-bottom
:
5px
;
color
:
#fff
}
.abt_c_c
{
width
:
100%
;
position
:
relative
}
.abt_m_cb
{
font-size
:
1.6rem
}
.abt_m_cb
.card
{
border
:
none
;
margin-bottom
:
30px
}
.abt_m_cb
.abt_c_c
{
padding
:
25px
;
color
:
#fff
}
.abt_c_c
span
{
width
:
80px
;
height
:
80px
;
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-webkit-box-align
:
center
;
-ms-flex-align
:
center
;
align-items
:
center
;
-webkit-box-pack
:
center
;
-ms-flex-pack
:
center
;
justify-content
:
center
;
border-radius
:
50%
;
background
:
rgba
(
255
,
255
,
255
,
.3
);
margin-bottom
:
15px
}
.abt_c_c
span
img
{
width
:
70%
}
.abt_head_con_b
{
font-size
:
2.2rem
;
color
:
#fff
;
margin
:
0
;
padding
:
0
;
margin-bottom
:
10px
;
font-weight
:
400
}
.abt_m_cb
.abt_c_c.color_black
{
color
:
rgba
(
0
,
0
,
0
,
.8
)}
.color_black
.abt_head_con_b
{
color
:
#000
}
.abt_m_cb.card-columns
{
-webkit-column-gap
:
30px
;
-moz-column-gap
:
30px
;
column-gap
:
30px
}
.abt_m_cb
.abt_c_c.abt_blk_c
{
padding-top
:
63px
;
padding-bottom
:
63px
;
padding-left
:
40px
;
padding-right
:
40px
}
.abt_blk_c
ul
{
margin
:
40px
0
;
padding
:
0
}
.abt_blk_c
li
{
position
:
relative
;
padding-left
:
20px
;
margin-bottom
:
5px
}
.abt_blk_c
li
:before
{
position
:
absolute
;
width
:
8px
;
height
:
8px
;
border-radius
:
50%
;
background
:
#fff
;
content
:
""
;
left
:
0
;
top
:
9px
}
.abt_btn_c
{
position
:
relative
;
text-align
:
center
;
padding-top
:
15px
}
.abt_btn_c
a
{
color
:
#fff
;
text-decoration
:
none
;
border
:
1px
solid
#fff
;
padding
:
10px
25px
12px
;
line-height
:
normal
;
display
:
inline-block
;
margin
:
0
auto
}
@media
(
max-width
:
991px
){
.abt_o_c
{
max-width
:
500px
;
margin
:
20px
auto
0
}
.abt_c_bb
{
padding-left
:
0
}
.abt_hcb_main
{
font-size
:
2.8rem
}
.abt_m_cb
.abt_c_c.abt_blk_c
{
padding-top
:
52px
;
padding-bottom
:
52px
;
padding-left
:
25px
;
padding-right
:
25px
}}
@media
(
max-width
:
767px
){
.abt_c_bb
{
padding-top
:
30px
}
.abt_c_bb
h6
,
.abt_head_con_b
,
.h_c_w_bnm
{
font-size
:
1.8rem
;
line-height
:
1.5
}
.aabt_h_cib
{
font-size
:
2.4rem
}
.abt_hcb_main
{
font-size
:
2.4rem
}
.abt_m_cb.card-columns
{
-webkit-column-count
:
1
;
-moz-column-count
:
1
;
column-count
:
1
}
.abt_m_cb
,
.h_c_b_wrapper
p
{
font-size
:
1.4rem
}
.abt_m_cb
.abt_c_c.abt_blk_c
{
padding-top
:
25px
;
padding-bottom
:
25px
}}
/*# sourceMappingURL=maps/about.css.map */
/*# sourceMappingURL=maps/about.css.map */
themes/custom/envigo/css/footer.css
View file @
699089ee
.f_b_c_bs
,
.f_l_c_b
{
font-size
:
1.4rem
}
.fss_outer
{
background
:
#e2e2e2
;
padding-top
:
15px
;
padding-bottom
:
15px
;
color
:
#000
}
.f_l_c_b
{
background
:
#f3f3f3
;
padding-top
:
70px
;
padding-bottom
:
40px
}
.h6_h_c
{
font-size
:
1.8rem
;
font-weight
:
700
;
margin-bottom
:
10px
}
.h5_f_h
{
font-size
:
2.2rem
;
font-weight
:
700
;
margin-bottom
:
10px
}
.f_l_cb
{
position
:
relative
;
margin-bottom
:
20px
}
.f_l_cb
li
{
position
:
relative
}
.f_l_cb
li
a
{
color
:
#000
;
display
:
block
;
padding
:
3px
0
}
.f_l_cb
li
a
:hover
{
color
:
rgba
(
0
,
0
,
0
,
.5
);
text-decoration
:
none
}
.f_f_ic
,
.f_form_c
,
.fl_c_b
{
position
:
relative
}
.f_newsletter
{
width
:
100%
;
padding
:
5px
85px
5px
15px
;
border
:
1px
solid
#9c4
;
height
:
42px
;
outline
:
0
}
.f_newsletter
:focus
,
.f_submit
:focus
{
outline
:
0
}
.f_submit
{
background
:
#9c4
;
color
:
#fff
;
border
:
none
;
outline
:
0
;
position
:
absolute
;
right
:
0
;
height
:
42px
;
padding
:
5px
18px
;
font-weight
:
600
;
width
:
82px
}
.f_form_c
{
padding-bottom
:
25px
}
.f_t_c_b
small
{
font-size
:
1.4rem
;
display
:
block
}
.f_t_c_b
{
margin-bottom
:
25px
}
.f_app_link
li
{
display
:
inline-block
;
margin-bottom
:
15px
}
.f_app_link
li
{
display
:
inline-block
;
margin-right
:
20px
}
.f_app_link
li
:last-child
{
margin-right
:
0
}
.f_b_c_bs
{
background
:
#fff
;
border-bottom
:
10px
solid
#9c4
}
.f_b_c_l
{
padding
:
20px
0
;
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-webkit-box-pack
:
justify
;
-ms-flex-pack
:
justify
;
justify-content
:
space-between
;
-webkit-box-align
:
center
;
-ms-flex-align
:
center
;
align-items
:
center
}
.f_b_cbi
h6
{
font-size
:
1.8rem
;
font-weight
:
700
;
margin-bottom
:
5px
}
.f_b_cbi
p
{
font-size
:
1.2rem
;
margin-bottom
:
0
}
.f_b_c_l
ul
li
{
display
:
inline-block
;
position
:
relative
;
padding
:
0
20px
0
0
}
.f_b_c_l
ul
li
:last-child
{
padding-right
:
0
}
.f_b_c_l
ul
li
:last-child:after
{
display
:
none
}
.f_b_c_l
ul
li
:after
{
content
:
""
;
position
:
absolute
;
right
:
10px
;
top
:
50%
;
margin-top
:
-2px
;
height
:
8px
;
background
:
#000
;
width
:
1px
}
.f_b_c_l
ul
li
a
{
display
:
block
;
color
:
#000
}
.f_b_c_l
ul
li
a
:hover
{
color
:
rgba
(
0
,
0
,
0
,
.5
);
text-decoration
:
none
}
.fl_c_b
{
max-width
:
640px
}
.f_l_cb
.h6_h_c
span
{
display
:
none
}
.f_si_cb.f_sl_cb
{
display
:
none
}
.f_si_cb
li
{
margin-right
:
5px
;
position
:
relative
;
display
:
inline-block
}
.f_si_cb
li
a
{
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-webkit-box-align
:
center
;
-ms-flex-align
:
center
;
align-items
:
center
;
-webkit-box-pack
:
center
;
-ms-flex-pack
:
center
;
justify-content
:
center
;
width
:
30px
;
height
:
30px
;
background
:
#666
;
border-radius
:
50%
;
font-size
:
1.6rem
;
color
:
#fff
;
text-decoration
:
none
}
.f_si_cb
li
a
:hover
{
background
:
#65b9ff
}
@media
(
min-width
:
992px
){
.f_l_cb
ul
{
display
:
block
!important
}}
@media
(
max-width
:
1023px
){
.f_si_cb.f_sl_cb
{
display
:
block
}}
@media
(
max-width
:
991px
){
.f_l_cb
ul
{
display
:
none
;
margin-bottom
:
20px
}
.f_l_cb.activeMenu
ul
{
display
:
block
}
.fl_c_b
{
padding-top
:
25px
}
.f_l_c_b
{
padding-top
:
0
;
padding-bottom
:
20px
}
.f_cb_m
{
padding-left
:
0
;
padding-right
:
0
}
.f_l_cb
{
padding-left
:
15px
;
padding-right
:
15px
;
margin-bottom
:
0
;
border-bottom
:
1px
solid
#e1e1e1
}
.f_l_cb
.h6_h_c
{
position
:
relative
;
padding-top
:
15px
;
padding-bottom
:
15px
;
margin-bottom
:
0
;
padding-right
:
25px
;
cursor
:
pointer
}
.f_l_cb
.h6_h_c
span
{
content
:
""
;
position
:
absolute
;
width
:
20px
;
height
:
20px
;
right
:
0
;
top
:
15px
;
font-size
:
1.8rem
;
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-webkit-box-align
:
center
;
-ms-flex-align
:
center
;
align-items
:
center
;
-webkit-box-pack
:
end
;
-ms-flex-pack
:
end
;
justify-content
:
flex-end
}
.f_l_cb
.h6_h_c
span
i
{
-webkit-transform
:
rotate
(
0
);
-ms-transform
:
rotate
(
0
);
transform
:
rotate
(
0
);
-webkit-transition
:
all
.3s
ease-in-out
;
-o-transition
:
all
.3s
ease-in-out
;
transition
:
all
.3s
ease-in-out
}
.f_l_cb.activeMenu
.h6_h_c
span
i
{
-webkit-transform
:
rotate
(
-180deg
);
-ms-transform
:
rotate
(
-180deg
);
transform
:
rotate
(
-180deg
);
-webkit-transition
:
all
.3s
ease-in-out
;
-o-transition
:
all
.3s
ease-in-out
;
transition
:
all
.3s
ease-in-out
}
.f_l_cb
li
a
{
padding
:
5px
0
}
.h6_h_c
{
font-size
:
1.6rem
}
.h5_f_h
{
font-size
:
1.8rem
}}
@media
(
max-width
:
767px
){
.f_b_c_bs
,
.f_l_c_b
{
font-size
:
1.2rem
}
.f_b_c_l
{
display
:
block
;
text-align
:
center
}
.f_b_cbi
{
margin-top
:
15px
}
.f_b_cbi
h6
{
margin-bottom
:
10px
}
.h6_h_c
{
font-size
:
1.4rem
}
.h5_f_h
{
font-size
:
1.6rem
}
.f_b_cbi
h6
{
font-size
:
1.6rem
}
.f_t_c_b
small
{
font-size
:
1.2rem
}
.f_app_link
li
{
margin-bottom
:
25px
}}
.f_b_c_bs
,
.f_l_c_b
{
font-size
:
1.4rem
}
.fss_outer
{
background
:
#e2e2e2
;
padding-top
:
15px
;
padding-bottom
:
15px
;
color
:
#000
}
.f_l_c_b
{
background
:
#f3f3f3
;
padding-top
:
70px
;
padding-bottom
:
40px
}
.h6_h_c
{
font-size
:
1.8rem
;
font-weight
:
700
;
margin-bottom
:
10px
}
.h5_f_h
{
font-size
:
2.2rem
;
font-weight
:
700
;
margin-bottom
:
10px
}
.f_l_cb
{
position
:
relative
;
margin-bottom
:
20px
}
.f_l_cb
li
{
position
:
relative
}
.f_l_cb
li
a
{
color
:
#000
;
display
:
block
;
padding
:
3px
0
}
.f_l_cb
li
a
:hover
{
color
:
rgba
(
0
,
0
,
0
,
.5
);
text-decoration
:
none
}
.f_f_ic
,
.f_form_c
,
.fl_c_b
{
position
:
relative
}
.f_newsletter
{
width
:
100%
;
padding
:
5px
85px
5px
15px
;
border
:
1px
solid
#9c4
;
height
:
42px
;
outline
:
0
;
background
:
0
0
}
.f_newsletter
:focus
,
.f_submit
:focus
{
outline
:
0
}
.f_submit
{
background
:
#9c4
;
color
:
#fff
;
border
:
none
;
outline
:
0
;
position
:
absolute
;
right
:
0
;
height
:
42px
;
padding
:
5px
18px
;
font-weight
:
600
;
width
:
82px
}
.f_form_c
{
padding-bottom
:
25px
}
.f_t_c_b
small
{
font-size
:
1.4rem
;
display
:
block
}
.f_t_c_b
{
margin-bottom
:
25px
}
.f_app_link
li
{
display
:
inline-block
;
margin-bottom
:
15px
}
.f_app_link
li
{
display
:
inline-block
;
margin-right
:
20px
}
.f_app_link
li
:last-child
{
margin-right
:
0
}
.f_b_c_bs
{
background
:
#fff
;
border-bottom
:
10px
solid
#9c4
}
.f_b_c_l
{
padding
:
20px
0
;
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-webkit-box-pack
:
justify
;
-ms-flex-pack
:
justify
;
justify-content
:
space-between
;
-webkit-box-align
:
center
;
-ms-flex-align
:
center
;
align-items
:
center
}
.f_b_cbi
h6
{
font-size
:
1.8rem
;
font-weight
:
700
;
margin-bottom
:
5px
}
.f_b_cbi
p
{
font-size
:
1.2rem
;
margin-bottom
:
0
}
.f_b_c_l
ul
li
{
display
:
inline-block
;
position
:
relative
;
padding
:
0
20px
0
0
}
.f_b_c_l
ul
li
:last-child
{
padding-right
:
0
}
.f_b_c_l
ul
li
:last-child:after
{
display
:
none
}
.f_b_c_l
ul
li
:after
{
content
:
""
;
position
:
absolute
;
right
:
10px
;
top
:
50%
;
margin-top
:
-2px
;
height
:
8px
;
background
:
#000
;
width
:
1px
}
.f_b_c_l
ul
li
a
{
display
:
block
;
color
:
#000
}
.f_b_c_l
ul
li
a
:hover
{
color
:
rgba
(
0
,
0
,
0
,
.5
);
text-decoration
:
none
}
.fl_c_b
{
max-width
:
640px
}
.f_l_cb
.h6_h_c
span
{
display
:
none
}
.f_si_cb.f_sl_cb
{
display
:
none
}
.f_si_cb
li
{
margin-right
:
5px
;
position
:
relative
;
display
:
inline-block
}
.f_si_cb
li
a
{
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-webkit-box-align
:
center
;
-ms-flex-align
:
center
;
align-items
:
center
;
-webkit-box-pack
:
center
;
-ms-flex-pack
:
center
;
justify-content
:
center
;
width
:
30px
;
height
:
30px
;
background
:
#666
;
border-radius
:
50%
;
font-size
:
1.6rem
;
color
:
#fff
;
text-decoration
:
none
}
.f_si_cb
li
a
:hover
{
background
:
#65b9ff
}
.f_ss
img
{
max-width
:
100%
}
@media
(
min-width
:
992px
){
.f_l_cb
ul
{
display
:
block
!important
}}
@media
(
max-width
:
1023px
){
.f_si_cb.f_sl_cb
{
display
:
block
}}
@media
(
max-width
:
991px
){
.f_l_cb
ul
{
display
:
none
;
margin-bottom
:
20px
}
.f_l_cb.activeMenu
ul
{
display
:
block
}
.fl_c_b
{
padding-top
:
25px
}
.f_l_c_b
{
padding-top
:
0
;
padding-bottom
:
20px
}
.f_cb_m
{
padding-left
:
0
;
padding-right
:
0
}
.f_l_cb
{
padding-left
:
15px
;
padding-right
:
15px
;
margin-bottom
:
0
;
border-bottom
:
1px
solid
#e1e1e1
}
.f_l_cb
.h6_h_c
{
position
:
relative
;
padding-top
:
15px
;
padding-bottom
:
15px
;
margin-bottom
:
0
;
padding-right
:
25px
;
cursor
:
pointer
}
.f_l_cb
.h6_h_c
span
{
content
:
""
;
position
:
absolute
;
width
:
20px
;
height
:
20px
;
right
:
0
;
top
:
15px
;
font-size
:
1.8rem
;
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-webkit-box-align
:
center
;
-ms-flex-align
:
center
;
align-items
:
center
;
-webkit-box-pack
:
end
;
-ms-flex-pack
:
end
;
justify-content
:
flex-end
}
.f_l_cb
.h6_h_c
span
i
{
-webkit-transform
:
rotate
(
0
);
-ms-transform
:
rotate
(
0
);
transform
:
rotate
(
0
);
-webkit-transition
:
all
.3s
ease-in-out
;
-o-transition
:
all
.3s
ease-in-out
;
transition
:
all
.3s
ease-in-out
}
.f_l_cb.activeMenu
.h6_h_c
span
i
{
-webkit-transform
:
rotate
(
-180deg
);
-ms-transform
:
rotate
(
-180deg
);
transform
:
rotate
(
-180deg
);
-webkit-transition
:
all
.3s
ease-in-out
;
-o-transition
:
all
.3s
ease-in-out
;
transition
:
all
.3s
ease-in-out
}
.f_l_cb
li
a
{
padding
:
5px
0
}
.h6_h_c
{
font-size
:
1.6rem
}
.h5_f_h
{
font-size
:
1.8rem
}}
@media
(
max-width
:
767px
){
.f_b_c_bs
,
.f_l_c_b
{
font-size
:
1.2rem
}
.f_b_c_l
{
display
:
block
;
text-align
:
center
}
.f_b_cbi
{
margin-top
:
15px
}
.f_b_cbi
h6
{
margin-bottom
:
10px
}
.h6_h_c
{
font-size
:
1.4rem
}
.h5_f_h
{
font-size
:
1.6rem
}
.f_b_cbi
h6
{
font-size
:
1.6rem
}
.f_t_c_b
small
{
font-size
:
1.2rem
}
.f_app_link
li
{
margin-bottom
:
25px
}}
/*# sourceMappingURL=maps/footer.css.map */
/*# sourceMappingURL=maps/footer.css.map */
themes/custom/envigo/css/maps/about.css.map
View file @
699089ee
{"version":3,"sources":["about.scss","about.css"],"names":[],"mappings":"AAAA,SACE,SAAA,SACA,MAAA,KACA,WAAA,MAEF,WACE,mBAAA,IAAA,IAAA,YAAA,cAAA,IAAA,IAAA,YAAA,WAAA,IAAA,IAAA,YAGF,SACE,QAAA,aACA,SAAA,SACA,QAAA,EACA,OAAA,IAAA,MAAA,KACA,mBAAA,EAAA,EAAA,IAAA,eAAA,WAAA,EAAA,EAAA,IAAA,eAGF,aACE,UAAA,KAGF,WACE,QAAA,EACA,WAAA,OACA,aAAA,MAGF,WACE,YAAA,KAGF,SACE,SAAA,SACA,MAAA,KAEF,aACE,MAAA,KAGF,UACE,SAAA,SACA,MAAA,KACA,aAAA,KAGF,aACE,UAAA,OACA,MAAA,KACA,OAAA,EACA,QAAA,EACA,cAAA,KACA,YAAA,IAGF,sBACE,QAAA,EACA,WAAA,OAGF,YACE,UAAA,MACA,OAAA,KAAA,KAGF,YACE,UAAA,OACA,MAAA,KACA,OAAA,EACA,QAAA,EACA,cAAA,KACA,YAAA,IAGF,aACE,SAAA,SACA,cAAA,KACA,WAAA,KAGF,YACE,SAAA,SAGF,iBACE,QAAA,MACA,SAAA,SACA,eAAA,KAGF,mBACE,QAAA,MAGF,qBACE,OAAA,KAGF,uBACE,SAAA,SACA,OAAA,KACA,MAAA,KACA,OAAA,IACA,WAAA,KACA,KAAA,IACA,YAAA,MACA,QAAA,GACA,cAAA,IAGF,cACE,UAAA,KACA,YAAA,IACA,OAAA,EACA,QAAA,EACA,YAAA,EACA,cAAA,IAGF,SACE,MAAA,KACA,SAAA,SAGF,UACE,UAAA,OAGF,gBACE,OAAA,KACA,cAAA,KAGF,mBACE,QAAA,KACA,MAAA,KAGF,cACE,MAAA,KACA,OAAA,KACA,QAAA,YAAA,QAAA,YAAA,QAAA,KACA,kBAAA,OAAA,eAAA,OAAA,YAAA,OACA,iBAAA,OAAA,cAAA,OAAA,gBAAA,OACA,cAAA,IACA,WAAA,qBACA,cAAA,KAGF,kBACE,MAAA,IAGF,gBACE,UAAA,OACA,MAAA,KACA,OAAA,EACA,QAAA,EACA,cAAA,KACA,YAAA,IAGF,+BACE,MAAA,eAGF,6BACE,MAAA,KAGF,uBACE,mBAAA,KAAA,gBAAA,KAAA,WAAA,KAGF,6BACE,YAAA,KACA,eAAA,KACA,aAAA,KACA,cAAA,KAGF,cACE,OAAA,KAAA,EACA,QAAA,EAGF,cACE,SAAA,SACA,aAAA,KACA,cAAA,IAGF,qBACE,SAAA,SACA,MAAA,IACA,OAAA,IACA,cAAA,IACA,WAAA,KACA,QAAA,GACA,KAAA,EACA,IAAA,IAGF,WACE,SAAA,SACA,WAAA,OACA,YAAA,KAGF,aACE,MAAA,KACA,gBAAA,KACA,OAAA,IAAA,MAAA,KACA,QAAA,KAAA,KAAA,KACA,YAAA,OACA,QAAA,aACA,OAAA,EAAA,KAGF,yBACE,SACE,UAAA,MACA,OAAA,KAAA,KAAA,EAGF,UACE,aAAA,EAGF,cACE,UAAA,OAGF,6BACE,YAAA,KACA,eAAA,KACA,aAAA,KACA,cAAA,MAIJ,yBACE,UACE,YAAA,KAGF,aC/BA,gBADA,WDmCE,UAAA,OACA,YAAA,IAGF,YACE,UAAA,OAGF,cACE,UAAA,OAGF,uBACE,qBAAA,EAAA,kBAAA,EAAA,aAAA,ECnCF,UDsCA,iBAEE,UAAA,OAGF,6BACE,YAAA,KACA,eAAA","file":"../about.css","sourcesContent":[".abt_o_c {\n position: relative;\n width: 100%;\n text-align: right;\n}\n.abt_o_c * {\n transition: all 0.3s ease-in-out;\n}\n\n.abt_c_b {\n display: inline-block;\n position: relative;\n z-index: 1;\n border: 5px solid #ffffff;\n box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);\n}\n\n.abt_c_b img {\n max-width: 100%;\n}\n\n.abt_2_img {\n z-index: 2;\n margin-top: -200px;\n margin-right: 100px;\n}\n\n.abt_1_img {\n margin-left: 70px;\n}\n\n.abt_f_c {\n position: relative;\n width: 100%;\n}\n.abt_f_c img {\n width: 100%;\n}\n\n.abt_c_bb {\n position: relative;\n width: 100%;\n padding-left: 50px;\n}\n\n.abt_c_bb h6 {\n font-size: 2.6rem;\n color: #000;\n margin: 0;\n padding: 0;\n margin-bottom: 15px;\n font-weight: 600;\n}\n\n.abt_imp_c .container {\n z-index: 2;\n text-align: center;\n}\n\n.abt_hc_c_b {\n max-width: 600px;\n margin: 30px auto;\n}\n\n.aabt_h_cib {\n font-size: 2.6rem;\n color: #ffffff;\n margin: 0;\n padding: 0;\n margin-bottom: 15px;\n font-weight: 400;\n}\n\n.abt_inner_c {\n position: relative;\n margin-bottom: 30px;\n margin-top: 30px;\n}\n\n.abt_img_cb {\n position: relative;\n}\n\n.abt_img_cb span {\n display: block;\n position: relative;\n padding-bottom: 40px;\n}\n\n.abt_img_cb span i {\n display: block;\n}\n\n.abt_img_cb span img {\n height: 48px;\n}\n\n.abt_img_cb span:after {\n position: absolute;\n bottom: 16px;\n width: 50px;\n height: 2px;\n background: #fff;\n left: 50%;\n margin-left: -25px;\n content: \"\";\n border-radius: 5px;\n}\n\n.abt_hcb_main {\n font-size: 4rem;\n font-weight: 900;\n margin: 0;\n padding: 0;\n line-height: 1;\n margin-bottom: 5px;\n}\n\n.abt_c_c {\n width: 100%;\n position: relative;\n}\n\n.abt_m_cb {\n font-size: 1.6rem;\n}\n\n.abt_m_cb .card {\n border: none;\n margin-bottom: 30px;\n}\n\n.abt_m_cb .abt_c_c {\n padding: 25px;\n color: #fff;\n}\n\n.abt_c_c span {\n width: 80px;\n height: 80px;\n display: flex;\n align-items: center;\n justify-content: center;\n border-radius: 50%;\n background: rgba(255, 255, 255, 0.3);\n margin-bottom: 15px;\n}\n\n.abt_c_c span img {\n width: 70%;\n}\n\n.abt_head_con_b {\n font-size: 2.2rem;\n color: #ffffff;\n margin: 0;\n padding: 0;\n margin-bottom: 10px;\n font-weight: 400;\n}\n\n.abt_m_cb .abt_c_c.color_black {\n color: rgba(0, 0, 0, 0.8);\n}\n\n.color_black .abt_head_con_b {\n color: rgba(0, 0, 0, 1);\n}\n\n.abt_m_cb.card-columns {\n column-gap: 30px;\n}\n\n.abt_m_cb .abt_c_c.abt_blk_c {\n padding-top: 63px;\n padding-bottom: 63px;\n padding-left: 40px;\n padding-right: 40px;\n}\n\n.abt_blk_c ul {\n margin: 40px 0;\n padding: 0;\n}\n\n.abt_blk_c li {\n position: relative;\n padding-left: 20px;\n margin-bottom: 5px;\n}\n\n.abt_blk_c li:before {\n position: absolute;\n width: 8px;\n height: 8px;\n border-radius: 50%;\n background: #fff;\n content: \"\";\n left: 0;\n top: 9px;\n}\n\n.abt_btn_c {\n position: relative;\n text-align: center;\n padding-top: 15px;\n}\n\n.abt_btn_c a {\n color: #fff;\n text-decoration: none;\n border: 1px solid #fff;\n padding: 10px 25px 12px;\n line-height: normal;\n display: inline-block;\n margin: 0 auto;\n}\n\n@media (max-width: 991px) {\n .abt_o_c {\n max-width: 500px;\n margin: 20px auto 0;\n }\n\n .abt_c_bb {\n padding-left: 0px;\n }\n\n .abt_hcb_main {\n font-size: 2.8rem;\n }\n\n .abt_m_cb .abt_c_c.abt_blk_c {\n padding-top: 52px;\n padding-bottom: 52px;\n padding-left: 25px;\n padding-right: 25px;\n }\n}\n\n@media (max-width: 767px) {\n .abt_c_bb {\n padding-top: 30px;\n }\n\n .abt_c_bb h6,\n .h_c_w_bnm,\n .abt_head_con_b {\n font-size: 1.8rem;\n line-height: 1.5;\n }\n\n .aabt_h_cib {\n font-size: 2.4rem;\n }\n\n .abt_hcb_main {\n font-size: 2.4rem;\n }\n\n .abt_m_cb.card-columns {\n column-count: 1;\n }\n\n .h_c_b_wrapper p,\n .abt_m_cb {\n font-size: 1.4rem;\n }\n\n .abt_m_cb .abt_c_c.abt_blk_c {\n padding-top: 25px;\n padding-bottom: 25px;\n }\n}\n",null]}
{"version":3,"sources":["about.scss","about.css"],"names":[],"mappings":"AAAA,SACI,SAAA,SACA,MAAA,KACA,WAAA,MAGJ,WACI,mBAAA,IAAA,IAAA,YAAA,cAAA,IAAA,IAAA,YAAA,WAAA,IAAA,IAAA,YAGJ,SACI,QAAA,aACA,SAAA,SACA,QAAA,EACA,OAAA,IAAA,MAAA,KACA,mBAAA,EAAA,EAAA,IAAA,eAAA,WAAA,EAAA,EAAA,IAAA,eAGJ,aACI,UAAA,KAGJ,WACI,QAAA,EACA,WAAA,OACA,aAAA,MAGJ,WACI,YAAA,KAGJ,SACI,SAAA,SACA,MAAA,KAGJ,aACI,MAAA,KAGJ,UACI,SAAA,SACA,MAAA,KACA,aAAA,KAGJ,aACI,UAAA,OACA,MAAA,KACA,OAAA,EACA,QAAA,EACA,cAAA,KACA,YAAA,IAGJ,sBACI,QAAA,EACA,WAAA,OAGJ,YACI,UAAA,MACA,OAAA,KAAA,KAGJ,YACI,UAAA,OACA,MAAA,KACA,OAAA,EACA,QAAA,EACA,cAAA,KACA,YAAA,IAGJ,aACI,SAAA,SACA,cAAA,KACA,WAAA,KAGJ,YACI,SAAA,SAGJ,iBACI,QAAA,MACA,SAAA,SACA,eAAA,KAGJ,mBACI,QAAA,MAGJ,qBACI,OAAA,KAGJ,uBACI,SAAA,SACA,OAAA,KACA,MAAA,KACA,OAAA,IACA,WAAA,KACA,KAAA,IACA,YAAA,MACA,QAAA,GACA,cAAA,IAGJ,cACI,UAAA,KACA,YAAA,IACA,OAAA,EACA,QAAA,EACA,YAAA,EACA,cAAA,IACA,MAAA,KAGJ,SACI,MAAA,KACA,SAAA,SAGJ,UACI,UAAA,OAGJ,gBACI,OAAA,KACA,cAAA,KAGJ,mBACI,QAAA,KACA,MAAA,KAGJ,cACI,MAAA,KACA,OAAA,KACA,QAAA,YAAA,QAAA,YAAA,QAAA,KACA,kBAAA,OAAA,eAAA,OAAA,YAAA,OACA,iBAAA,OAAA,cAAA,OAAA,gBAAA,OACA,cAAA,IACA,WAAA,qBACA,cAAA,KAGJ,kBACI,MAAA,IAGJ,gBACI,UAAA,OACA,MAAA,KACA,OAAA,EACA,QAAA,EACA,cAAA,KACA,YAAA,IAGJ,+BACI,MAAA,eAGJ,6BACI,MAAA,KAGJ,uBACI,mBAAA,KAAA,gBAAA,KAAA,WAAA,KAGJ,6BACI,YAAA,KACA,eAAA,KACA,aAAA,KACA,cAAA,KAGJ,cACI,OAAA,KAAA,EACA,QAAA,EAGJ,cACI,SAAA,SACA,aAAA,KACA,cAAA,IAGJ,qBACI,SAAA,SACA,MAAA,IACA,OAAA,IACA,cAAA,IACA,WAAA,KACA,QAAA,GACA,KAAA,EACA,IAAA,IAGJ,WACI,SAAA,SACA,WAAA,OACA,YAAA,KAGJ,aACI,MAAA,KACA,gBAAA,KACA,OAAA,IAAA,MAAA,KACA,QAAA,KAAA,KAAA,KACA,YAAA,OACA,QAAA,aACA,OAAA,EAAA,KAGJ,yBACI,SACI,UAAA,MACA,OAAA,KAAA,KAAA,EAEJ,UACI,aAAA,EAEJ,cACI,UAAA,OAEJ,6BACI,YAAA,KACA,eAAA,KACA,aAAA,KACA,cAAA,MAIR,yBACI,UACI,YAAA,KAEJ,aC7BF,gBADA,WDiCM,UAAA,OACA,YAAA,IAEJ,YACI,UAAA,OAEJ,cACI,UAAA,OAEJ,uBACI,qBAAA,EAAA,kBAAA,EAAA,aAAA,EC9BN,UDgCE,iBAEI,UAAA,OAEJ,6BACI,YAAA,KACA,eAAA","file":"../about.css","sourcesContent":[".abt_o_c {\n position: relative;\n width: 100%;\n text-align: right;\n}\n\n.abt_o_c * {\n transition: all 0.3s ease-in-out;\n}\n\n.abt_c_b {\n display: inline-block;\n position: relative;\n z-index: 1;\n border: 5px solid #ffffff;\n box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);\n}\n\n.abt_c_b img {\n max-width: 100%;\n}\n\n.abt_2_img {\n z-index: 2;\n margin-top: -200px;\n margin-right: 100px;\n}\n\n.abt_1_img {\n margin-left: 70px;\n}\n\n.abt_f_c {\n position: relative;\n width: 100%;\n}\n\n.abt_f_c img {\n width: 100%;\n}\n\n.abt_c_bb {\n position: relative;\n width: 100%;\n padding-left: 50px;\n}\n\n.abt_c_bb h6 {\n font-size: 2.6rem;\n color: #000;\n margin: 0;\n padding: 0;\n margin-bottom: 15px;\n font-weight: 600;\n}\n\n.abt_imp_c .container {\n z-index: 2;\n text-align: center;\n}\n\n.abt_hc_c_b {\n max-width: 600px;\n margin: 30px auto;\n}\n\n.aabt_h_cib {\n font-size: 2.6rem;\n color: #ffffff;\n margin: 0;\n padding: 0;\n margin-bottom: 15px;\n font-weight: 400;\n}\n\n.abt_inner_c {\n position: relative;\n margin-bottom: 30px;\n margin-top: 30px;\n}\n\n.abt_img_cb {\n position: relative;\n}\n\n.abt_img_cb span {\n display: block;\n position: relative;\n padding-bottom: 40px;\n}\n\n.abt_img_cb span i {\n display: block;\n}\n\n.abt_img_cb span img {\n height: 48px;\n}\n\n.abt_img_cb span:after {\n position: absolute;\n bottom: 16px;\n width: 50px;\n height: 2px;\n background: #fff;\n left: 50%;\n margin-left: -25px;\n content: \"\";\n border-radius: 5px;\n}\n\n.abt_hcb_main {\n font-size: 4rem;\n font-weight: 900;\n margin: 0;\n padding: 0;\n line-height: 1;\n margin-bottom: 5px;\n color: #fff;\n}\n\n.abt_c_c {\n width: 100%;\n position: relative;\n}\n\n.abt_m_cb {\n font-size: 1.6rem;\n}\n\n.abt_m_cb .card {\n border: none;\n margin-bottom: 30px;\n}\n\n.abt_m_cb .abt_c_c {\n padding: 25px;\n color: #fff;\n}\n\n.abt_c_c span {\n width: 80px;\n height: 80px;\n display: flex;\n align-items: center;\n justify-content: center;\n border-radius: 50%;\n background: rgba(255, 255, 255, 0.3);\n margin-bottom: 15px;\n}\n\n.abt_c_c span img {\n width: 70%;\n}\n\n.abt_head_con_b {\n font-size: 2.2rem;\n color: #ffffff;\n margin: 0;\n padding: 0;\n margin-bottom: 10px;\n font-weight: 400;\n}\n\n.abt_m_cb .abt_c_c.color_black {\n color: rgba(0, 0, 0, 0.8);\n}\n\n.color_black .abt_head_con_b {\n color: rgba(0, 0, 0, 1);\n}\n\n.abt_m_cb.card-columns {\n column-gap: 30px;\n}\n\n.abt_m_cb .abt_c_c.abt_blk_c {\n padding-top: 63px;\n padding-bottom: 63px;\n padding-left: 40px;\n padding-right: 40px;\n}\n\n.abt_blk_c ul {\n margin: 40px 0;\n padding: 0;\n}\n\n.abt_blk_c li {\n position: relative;\n padding-left: 20px;\n margin-bottom: 5px;\n}\n\n.abt_blk_c li:before {\n position: absolute;\n width: 8px;\n height: 8px;\n border-radius: 50%;\n background: #fff;\n content: \"\";\n left: 0;\n top: 9px;\n}\n\n.abt_btn_c {\n position: relative;\n text-align: center;\n padding-top: 15px;\n}\n\n.abt_btn_c a {\n color: #fff;\n text-decoration: none;\n border: 1px solid #fff;\n padding: 10px 25px 12px;\n line-height: normal;\n display: inline-block;\n margin: 0 auto;\n}\n\n@media (max-width: 991px) {\n .abt_o_c {\n max-width: 500px;\n margin: 20px auto 0;\n }\n .abt_c_bb {\n padding-left: 0px;\n }\n .abt_hcb_main {\n font-size: 2.8rem;\n }\n .abt_m_cb .abt_c_c.abt_blk_c {\n padding-top: 52px;\n padding-bottom: 52px;\n padding-left: 25px;\n padding-right: 25px;\n }\n}\n\n@media (max-width: 767px) {\n .abt_c_bb {\n padding-top: 30px;\n }\n .abt_c_bb h6,\n .h_c_w_bnm,\n .abt_head_con_b {\n font-size: 1.8rem;\n line-height: 1.5;\n }\n .aabt_h_cib {\n font-size: 2.4rem;\n }\n .abt_hcb_main {\n font-size: 2.4rem;\n }\n .abt_m_cb.card-columns {\n column-count: 1;\n }\n .h_c_b_wrapper p,\n .abt_m_cb {\n font-size: 1.4rem;\n }\n .abt_m_cb .abt_c_c.abt_blk_c {\n padding-top: 25px;\n padding-bottom: 25px;\n }\n}",null]}
\ No newline at end of file
\ No newline at end of file
themes/custom/envigo/css/maps/footer.css.map
View file @
699089ee
{"version":3,"sources":["footer.css","footer.scss"],"names":[],"mappings":"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","file":"../footer.css","sourcesContent":[null,".f_l_c_b,\n.f_b_c_bs {\n font-size: 1.4rem;\n}\n\n.fss_outer {\n background: #e2e2e2;\n padding-top: 15px;\n padding-bottom: 15px;\n color: #000000;\n /* display: none; */\n}\n\n.f_l_c_b {\n background: #f3f3f3;\n padding-top: 70px;\n padding-bottom: 40px;\n}\n\n.h6_h_c {\n font-size: 1.8rem;\n font-weight: 700;\n margin-bottom: 10px;\n}\n\n.h5_f_h {\n font-size: 2.2rem;\n font-weight: 700;\n margin-bottom: 10px;\n}\n\n.f_l_cb {\n position: relative;\n margin-bottom: 20px;\n}\n\n.f_l_cb li {\n position: relative;\n}\n\n.f_l_cb li a {\n color: #000;\n display: block;\n padding: 3px 0;\n}\n\n.f_l_cb li a:hover {\n color: rgba(0, 0, 0, 0.5);\n text-decoration: none;\n}\n\n.fl_c_b,\n.f_form_c,\n.f_f_ic {\n position: relative;\n}\n\n.f_newsletter {\n width: 100%;\n padding: 5px 85px 5px 15px;\n border: 1px solid #99cc44;\n height: 42px;\n outline: none;\n}\n\n.f_newsletter:focus,\n.f_submit:focus {\n outline: none;\n}\n\n.f_submit {\n background: #9c4;\n color: #fff;\n border: none;\n outline: 0;\n position: absolute;\n right: 0;\n height: 42px;\n padding: 5px 18px;\n font-weight: 600;\n width: 82px;\n}\n\n.f_form_c {\n padding-bottom: 25px;\n}\n\n.f_t_c_b small {\n font-size: 1.4rem;\n display: block;\n}\n\n.f_t_c_b {\n margin-bottom: 25px;\n}\n\n.f_app_link li {\n display: inline-block;\n margin-bottom: 15px;\n}\n\n.f_app_link li {\n display: inline-block;\n margin-right: 20px;\n}\n\n.f_app_link li:last-child {\n margin-right: 0;\n}\n\n.f_b_c_bs {\n background: #fff;\n border-bottom: 10px solid #99cc44;\n}\n\n.f_b_c_l {\n padding: 20px 0;\n display: flex;\n justify-content: space-between;\n align-items: center;\n}\n\n.f_b_cbi h6 {\n font-size: 1.8rem;\n font-weight: 700;\n margin-bottom: 5px;\n}\n\n.f_b_cbi p {\n font-size: 1.2rem;\n margin-bottom: 0;\n}\n\n.f_b_c_l ul li {\n display: inline-block;\n position: relative;\n padding: 0 20px 0 0;\n}\n\n.f_b_c_l ul li:last-child {\n padding-right: 0;\n}\n\n.f_b_c_l ul li:last-child:after {\n display: none;\n}\n\n.f_b_c_l ul li:after {\n content: \"\";\n position: absolute;\n right: 10px;\n top: 50%;\n margin-top: -2px;\n height: 8px;\n background: #000;\n width: 1px;\n}\n\n.f_b_c_l ul li a {\n display: block;\n color: #000;\n}\n\n.f_b_c_l ul li a:hover {\n color: rgba(0, 0, 0, 0.5);\n text-decoration: none;\n}\n\n.fl_c_b {\n max-width: 640px;\n}\n\n.f_l_cb .h6_h_c span {\n display: none;\n}\n\n.f_si_cb.f_sl_cb {\n display: none;\n}\n\n.f_si_cb li {\n margin-right: 5px;\n position: relative;\n display: inline-block;\n}\n\n.f_si_cb li a {\n display: flex;\n align-items: center;\n justify-content: center;\n width: 30px;\n height: 30px;\n background: #666666;\n border-radius: 50%;\n font-size: 1.6rem;\n color: #fff;\n text-decoration: none;\n}\n\n.f_si_cb li a:hover {\n background: #65b9ff;\n}\n\n@media (min-width: 992px) {\n .f_l_cb ul {\n display: block !important;\n }\n}\n\n@media (max-width: 1023px) {\n .f_si_cb.f_sl_cb {\n display: block;\n }\n}\n\n@media (max-width: 991px) {\n .f_l_cb ul {\n display: none;\n margin-bottom: 20px;\n }\n\n .f_l_cb.activeMenu ul {\n display: block;\n }\n\n .fl_c_b {\n padding-top: 25px;\n }\n\n .f_l_c_b {\n padding-top: 0px;\n padding-bottom: 20px;\n }\n\n .f_cb_m {\n padding-left: 0;\n padding-right: 0;\n }\n\n .f_l_cb {\n padding-left: 15px;\n padding-right: 15px;\n margin-bottom: 0px;\n border-bottom: 1px solid #e1e1e1;\n }\n\n .f_l_cb .h6_h_c {\n position: relative;\n padding-top: 15px;\n padding-bottom: 15px;\n margin-bottom: 0;\n padding-right: 25px;\n cursor: pointer;\n }\n\n .f_l_cb .h6_h_c span {\n content: \"\";\n position: absolute;\n width: 20px;\n height: 20px;\n right: 0;\n top: 15px;\n font-size: 1.8rem;\n display: flex;\n align-items: center;\n justify-content: flex-end;\n }\n\n .f_l_cb .h6_h_c span i {\n transform: rotate(0deg);\n transition: all 0.3s ease-in-out;\n }\n\n .f_l_cb.activeMenu .h6_h_c span i {\n transform: rotate(-180deg);\n transition: all 0.3s ease-in-out;\n }\n\n .f_l_cb li a {\n padding: 5px 0;\n }\n\n .h6_h_c {\n font-size: 1.6rem;\n }\n .h5_f_h {\n font-size: 1.8rem;\n }\n}\n\n@media (max-width: 767px) {\n .f_l_c_b,\n .f_b_c_bs {\n font-size: 1.2rem;\n }\n\n .f_b_c_l {\n display: block;\n text-align: center;\n }\n\n .f_b_cbi {\n margin-top: 15px;\n }\n\n .f_b_cbi h6 {\n margin-bottom: 10px;\n }\n\n .h6_h_c {\n font-size: 1.4rem;\n }\n\n .h5_f_h {\n font-size: 1.6rem;\n }\n\n .f_b_cbi h6 {\n font-size: 1.6rem;\n }\n\n .f_t_c_b small {\n font-size: 1.2rem;\n }\n\n .f_app_link li {\n margin-bottom: 25px;\n }\n}\n"]}
{"version":3,"sources":["footer.css","footer.scss"],"names":[],"mappings":"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","file":"../footer.css","sourcesContent":[null,".f_l_c_b,\n.f_b_c_bs {\n font-size: 1.4rem;\n}\n\n.fss_outer {\n background: #e2e2e2;\n padding-top: 15px;\n padding-bottom: 15px;\n color: #000000;\n /* display: none; */\n}\n\n.f_l_c_b {\n background: #f3f3f3;\n padding-top: 70px;\n padding-bottom: 40px;\n}\n\n.h6_h_c {\n font-size: 1.8rem;\n font-weight: 700;\n margin-bottom: 10px;\n}\n\n.h5_f_h {\n font-size: 2.2rem;\n font-weight: 700;\n margin-bottom: 10px;\n}\n\n.f_l_cb {\n position: relative;\n margin-bottom: 20px;\n}\n\n.f_l_cb li {\n position: relative;\n}\n\n.f_l_cb li a {\n color: #000;\n display: block;\n padding: 3px 0;\n}\n\n.f_l_cb li a:hover {\n color: rgba(0, 0, 0, 0.5);\n text-decoration: none;\n}\n\n.fl_c_b,\n.f_form_c,\n.f_f_ic {\n position: relative;\n}\n\n.f_newsletter {\n width: 100%;\n padding: 5px 85px 5px 15px;\n border: 1px solid #99cc44;\n height: 42px;\n outline: none;\n background: transparent;\n}\n\n.f_newsletter:focus,\n.f_submit:focus {\n outline: none;\n}\n\n.f_submit {\n background: #9c4;\n color: #fff;\n border: none;\n outline: 0;\n position: absolute;\n right: 0;\n height: 42px;\n padding: 5px 18px;\n font-weight: 600;\n width: 82px;\n}\n\n.f_form_c {\n padding-bottom: 25px;\n}\n\n.f_t_c_b small {\n font-size: 1.4rem;\n display: block;\n}\n\n.f_t_c_b {\n margin-bottom: 25px;\n}\n\n.f_app_link li {\n display: inline-block;\n margin-bottom: 15px;\n}\n\n.f_app_link li {\n display: inline-block;\n margin-right: 20px;\n}\n\n.f_app_link li:last-child {\n margin-right: 0;\n}\n\n.f_b_c_bs {\n background: #fff;\n border-bottom: 10px solid #99cc44;\n}\n\n.f_b_c_l {\n padding: 20px 0;\n display: flex;\n justify-content: space-between;\n align-items: center;\n}\n\n.f_b_cbi h6 {\n font-size: 1.8rem;\n font-weight: 700;\n margin-bottom: 5px;\n}\n\n.f_b_cbi p {\n font-size: 1.2rem;\n margin-bottom: 0;\n}\n\n.f_b_c_l ul li {\n display: inline-block;\n position: relative;\n padding: 0 20px 0 0;\n}\n\n.f_b_c_l ul li:last-child {\n padding-right: 0;\n}\n\n.f_b_c_l ul li:last-child:after {\n display: none;\n}\n\n.f_b_c_l ul li:after {\n content: \"\";\n position: absolute;\n right: 10px;\n top: 50%;\n margin-top: -2px;\n height: 8px;\n background: #000;\n width: 1px;\n}\n\n.f_b_c_l ul li a {\n display: block;\n color: #000;\n}\n\n.f_b_c_l ul li a:hover {\n color: rgba(0, 0, 0, 0.5);\n text-decoration: none;\n}\n\n.fl_c_b {\n max-width: 640px;\n}\n\n.f_l_cb .h6_h_c span {\n display: none;\n}\n\n.f_si_cb.f_sl_cb {\n display: none;\n}\n\n.f_si_cb li {\n margin-right: 5px;\n position: relative;\n display: inline-block;\n}\n\n.f_si_cb li a {\n display: flex;\n align-items: center;\n justify-content: center;\n width: 30px;\n height: 30px;\n background: #666666;\n border-radius: 50%;\n font-size: 1.6rem;\n color: #fff;\n text-decoration: none;\n}\n\n.f_si_cb li a:hover {\n background: #65b9ff;\n}\n\n.f_ss img {\n max-width: 100%;\n}\n\n@media (min-width: 992px) {\n .f_l_cb ul {\n display: block !important;\n }\n}\n\n@media (max-width: 1023px) {\n .f_si_cb.f_sl_cb {\n display: block;\n }\n}\n\n@media (max-width: 991px) {\n .f_l_cb ul {\n display: none;\n margin-bottom: 20px;\n }\n .f_l_cb.activeMenu ul {\n display: block;\n }\n .fl_c_b {\n padding-top: 25px;\n }\n .f_l_c_b {\n padding-top: 0px;\n padding-bottom: 20px;\n }\n .f_cb_m {\n padding-left: 0;\n padding-right: 0;\n }\n .f_l_cb {\n padding-left: 15px;\n padding-right: 15px;\n margin-bottom: 0px;\n border-bottom: 1px solid #e1e1e1;\n }\n .f_l_cb .h6_h_c {\n position: relative;\n padding-top: 15px;\n padding-bottom: 15px;\n margin-bottom: 0;\n padding-right: 25px;\n cursor: pointer;\n }\n .f_l_cb .h6_h_c span {\n content: \"\";\n position: absolute;\n width: 20px;\n height: 20px;\n right: 0;\n top: 15px;\n font-size: 1.8rem;\n display: flex;\n align-items: center;\n justify-content: flex-end;\n }\n .f_l_cb .h6_h_c span i {\n transform: rotate(0deg);\n transition: all 0.3s ease-in-out;\n }\n .f_l_cb.activeMenu .h6_h_c span i {\n transform: rotate(-180deg);\n transition: all 0.3s ease-in-out;\n }\n .f_l_cb li a {\n padding: 5px 0;\n }\n .h6_h_c {\n font-size: 1.6rem;\n }\n .h5_f_h {\n font-size: 1.8rem;\n }\n}\n\n@media (max-width: 767px) {\n .f_l_c_b,\n .f_b_c_bs {\n font-size: 1.2rem;\n }\n .f_b_c_l {\n display: block;\n text-align: center;\n }\n .f_b_cbi {\n margin-top: 15px;\n }\n .f_b_cbi h6 {\n margin-bottom: 10px;\n }\n .h6_h_c {\n font-size: 1.4rem;\n }\n .h5_f_h {\n font-size: 1.6rem;\n }\n .f_b_cbi h6 {\n font-size: 1.6rem;\n }\n .f_t_c_b small {\n font-size: 1.2rem;\n }\n .f_app_link li {\n margin-bottom: 25px;\n }\n}"]}
\ No newline at end of file
\ No newline at end of file
themes/custom/envigo/css/maps/header.css.map
View file @
699089ee
{"version":3,"sources":["header.scss","header.css"],"names":[],"mappings":"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","file":"../header.css","sourcesContent":["body,\nhtml {\n font-size: 10px;\n}\n\nbody {\n font-family: \"Lato\", sans-serif;\n font-style: normal;\n font-weight: 500;\n line-height: 1.5;\n color: rgba(0, 0, 0, 0.6);\n}\n\nol,\nul {\n list-style: none;\n margin: 0;\n padding: 0;\n}\n\n.container {\n max-width: 1440px;\n}\n\n.flex_c_a_c {\n display: -ms-flexbox;\n display: flex;\n -ms-flex-wrap: wrap;\n flex-wrap: wrap;\n -ms-flex-align: center;\n align-items: center;\n -ms-flex-pack: center;\n justify-content: center;\n display: -webkit-box;\n display: -moz-box;\n display: -webkit-flex;\n}\n\n.h_scrollNone {\n overflow: hidden;\n}\n\n/* ======================================= */\n\n.h_site_search,\n.h_header_langBox {\n display: none;\n position: fixed;\n top: 0;\n left: 0;\n width: 100%;\n height: 100%;\n opacity: 1;\n -ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)\";\n transition: 0.4s;\n z-index: 2500;\n}\n\n.h_site_search_overlay,\n.h_header_langBox_overlay {\n position: fixed;\n top: 0;\n left: 0;\n width: 100%;\n height: 100%;\n background-color: rgba(0, 0, 0, 0.6);\n}\n\n.hh_site_search_box,\n.h_header_langBox_box {\n position: absolute;\n top: 50%;\n left: 50%;\n -ms-transform: translateY(-50%) translateX(-50%);\n transform: translateY(-50%) translateX(-50%);\n max-width: 616px;\n width: 96%;\n padding: 20px;\n background-color: #fff;\n border-radius: 4px;\n box-shadow: 0 0 3px 2px rgba(0, 0, 0, 0.15);\n}\n\n.h_header_langBox_box {\n padding: 10px;\n}\n\n.h_mod_input {\n position: relative;\n}\n\n.h_mod_input input,\n.h_mod_input input:focus {\n width: 100%;\n background: #fff;\n padding: 9px 45px 9px 20px;\n font-size: 18px;\n font-size: 1.6rem;\n border: 1px solid #e7e7e7;\n box-sizing: inherit;\n border-radius: 5px;\n height: 48px;\n outline: none;\n}\n\n.h_mod_input button[type=\"submit\"] {\n position: absolute;\n top: 50%;\n transform: translateY(-50%);\n right: 10px;\n line-height: 1;\n color: #8ac731;\n background: transparent;\n outline: none;\n border: none;\n font-size: 22px;\n}\n\n.h_pure_g {\n display: flex;\n flex-wrap: wrap;\n align-content: flex-start;\n}\n\n.h_pure_g li {\n -ms-flex: 0 0 50%;\n -webkit-box-flex: 0;\n flex: 0 0 50%;\n max-width: 50%;\n padding: 10px;\n}\n.h_mod_button {\n display: block;\n width: 100%;\n text-align: center;\n line-height: 1;\n}\n\n.h_mod_button a {\n position: relative;\n display: inline-block;\n width: 100%;\n height: 75px;\n font-size: 1.6rem;\n border: 1px solid #e7e7e7;\n color: #000;\n}\n\n.h_mod_button a:before {\n content: \"\";\n position: absolute;\n left: 0;\n bottom: 0;\n width: 100%;\n height: 3px;\n background: #8ac731;\n}\n\n.h_mod_button a span {\n display: block;\n position: absolute;\n top: 50%;\n left: 50%;\n -ms-transform: translate(-50%, -50%);\n transform: translate(-50%, -50%);\n width: 100%;\n padding: 0 40px;\n}\n\n.h_mod_button a i {\n position: absolute;\n top: 50%;\n right: 20px;\n -ms-transform: translateY(-50%);\n transform: translateY(-50%);\n font-size: 12px;\n font-size: 1.8rem;\n color: #8ac731;\n}\n\n@media (max-width: 767px) {\n .header-langBox-box {\n width: 90%;\n }\n\n .h_pure_g li {\n -ms-flex: 0 0 100%;\n flex: 0 0 100%;\n max-width: 100%;\n }\n}\n\n/* ======================================= */\n\n/* ======================== */\n.h_menu_btn {\n width: 36px;\n height: 36px;\n position: relative;\n display: none;\n justify-content: center;\n align-items: center;\n cursor: pointer;\n transition: all 0.3s ease-in-out;\n}\n\n.h_menu_btn__burger,\n.h_menu_btn__burger::before,\n.h_menu_btn__burger::after {\n width: 30px;\n height: 2px;\n border-radius: 2px;\n background-color: #000000;\n transition: all 0.3s ease-in-out;\n}\n.h_menu_btn__burger::before,\n.h_menu_btn__burger::after {\n content: \"\";\n position: absolute;\n}\n.h_menu_btn__burger::before {\n transform: translateY(-8px);\n}\n.h_menu_btn__burger::after {\n transform: translateY(8px);\n}\n\n/* ANIMATION */\n.h_menu_btn.open .h_menu_btn__burger {\n transform: translateX(-50px);\n background-color: transparent;\n box-shadow: none;\n}\n.h_menu_btn.open .h_menu_btn__burger::before {\n transform: rotate(45deg) translate(35px, -35px);\n}\n.h_menu_btn.open .h_menu_btn__burger::after {\n transform: rotate(-45deg) translate(35px, 35px);\n}\n\n/* ======================================= */\n\n.h_o_c_b {\n padding: 0;\n display: flex;\n justify-content: space-between;\n align-items: flex-start;\n position: relative;\n font-size: 1.4rem;\n}\n\n.h_lc_b {\n position: relative;\n padding-top: 15px;\n}\n\n.h_gn_eqry {\n margin: 0;\n padding: 0;\n color: #000000;\n margin-bottom: 15px;\n}\n\n.h_gn_eqry a {\n color: #000000;\n text-decoration: none;\n}\n\n.h_logo {\n width: 300px;\n height: auto;\n}\n\n.h_logo a {\n display: block;\n}\n\n.h_cr_b {\n display: inline-block;\n position: relative;\n padding: 0px 40px;\n}\n\n.h_cr_b a:hover .h_crcb i {\n color: #65b9ff;\n}\n\n.h_cr_b a:hover .h_crb {\n background: #65b9ff;\n color: #fff;\n}\n\n.h_cr_b:after,\n.h_cr_b:before {\n content: \"\";\n width: 1px;\n height: 10px;\n top: 50%;\n margin-top: -5px;\n background: rgba(102, 102, 102, 0.5);\n position: absolute;\n left: 20px;\n}\n\n.h_cr_b:after {\n left: auto;\n right: 20px;\n}\n\n.h_cr_b a {\n color: #666;\n text-decoration: none;\n display: flex;\n align-items: center;\n justify-content: flex-end;\n}\n\n.h_crcb i {\n font-size: 2.4rem;\n}\n\n.h_crb {\n background: #e2e2e2;\n padding: 7px 15px;\n font-size: 1.3rem;\n border-radius: 20px;\n margin-left: 10px;\n display: inline-block;\n}\n\n.h_rc_b .f_si_cb {\n display: inline-block;\n vertical-align: bottom;\n}\n\n.h_crcb {\n display: flex;\n align-items: center;\n}\n\n.h_crcb em {\n font-weight: 400;\n font-style: normal;\n display: inline-block;\n padding: 0 0 0 5px;\n font-size: 1.6rem;\n}\n\n.h_r_w_cb {\n display: flex;\n align-items: center;\n justify-content: flex-end;\n}\n\n.h_scbi {\n cursor: pointer;\n font-size: 1.6rem;\n display: inline-block;\n color: #666;\n}\n\n.h_scbi:hover {\n color: #9c4;\n}\n\n.h_rc_b {\n position: relative;\n padding-top: 10px;\n}\n\n.h_menu_c_b {\n position: relative;\n margin-top: 10px;\n}\n\n.h_nav_main li {\n display: inline-block;\n}\n\n.h_nav_main li a {\n display: block;\n font-size: 1.6rem;\n color: #000;\n padding: 10px 15px 20px;\n text-decoration: none;\n}\n\n.h_nav_main li:last-child a {\n padding-right: 0;\n}\n\n.h_menu_hp em {\n display: none;\n}\n\n.h_dd_mm {\n top: 107px;\n background: #f9f9f9;\n position: fixed;\n width: 100%;\n left: 0;\n min-height: 100px;\n z-index: 9999;\n display: none;\n}\n\n.h_cr_b *,\n.h_scbi *,\n.f_si_cb * {\n transition: all 0.2s ease-in-out;\n}\n\n.h_nav_main li {\n position: relative;\n}\n\n.h_nav_main li a {\n border-bottom: 2px solid transparent;\n}\n\n.h_nav_main li:hover a {\n color: #8ac731;\n border-bottom: 2px solid #8ac731;\n}\n\n.h_nav_main li em {\n display: none;\n}\n\n.h_nav_main li .header-nav-item-child-list {\n position: absolute;\n margin-top: 15px;\n top: 100%;\n width: 260px;\n left: 0;\n -webkit-transition: 0.2s all;\n -moz-transition: 0.2s all;\n -ms-transition: 0.2s all;\n -o-transition: 0.2s all;\n opacity: 0;\n visibility: hidden;\n z-index: 9;\n background: #fafafa;\n margin-left: 0px;\n padding-top: 15px;\n padding-bottom: 15px;\n}\n\n.h_nav_main li:hover .header-nav-item-child-list {\n -webkit-transition: 0.1s all;\n -moz-transition: 0.1s all;\n -ms-transition: 0.1s all;\n -o-transition: 0.1s all;\n margin-top: 0;\n opacity: 1;\n visibility: visible;\n}\n\n.h_nav_main li:hover .header-nav-item-child-list li a {\n color: rgba(0, 0, 0, 0.6);\n}\n\n.h_nav_main li .header-nav-item-child-list li {\n display: block;\n position: relative;\n transition: all 0.3s ease-in-out;\n}\n\n.h_nav_main li .header-nav-item-child-list li a {\n display: block;\n font-size: 1.4rem;\n border: none;\n padding: 7px 15px 7px 35px;\n transition: all 0.3s ease-in-out;\n -webkit-transition: all 0.3s ease-in-out;\n -moz-transition: all 0.3s ease-in-out;\n -ms-transition: all 0.3s ease-in-out;\n -o-transition: all 0.3s ease-in-out;\n}\n\n.h_nav_main li .header-nav-item-child-list li:hover a {\n border: none;\n color: #8ac731;\n background: rgba(153, 203, 68, 0.1);\n transition: all 0.3s ease-in-out;\n}\n\n.h_nav_main li .header-nav-item-child-list li:hover a:before {\n content: \"\";\n position: absolute;\n width: 8px;\n height: 8px;\n border-radius: 50%;\n background: #8ac731;\n left: 15px;\n top: 14px;\n transition: all 0.3s ease-in-out;\n}\n\n@media (min-width: 1441px) {\n .headercontainer {\n /* max-width: 100%; */\n /* padding-left: 50px;\n padding-right: 50px; */\n }\n}\n\n/* @media screen and (max-width: 1439px) and (min-width: 524px) {\n\n\n\n} */\n\n@media (max-width: 1439px) {\n .container {\n max-width: 1240px;\n }\n}\n\n@media (max-width: 1023px) {\n .h_rc_b .f_si_cb,\n .h_crb,\n .h_gn_eqry {\n display: none;\n }\n\n .h_cr_b {\n padding: 0 30px;\n }\n\n .h_cr_b:after,\n .h_cr_b:before {\n left: 15px;\n }\n\n .h_menu_c_b {\n display: none;\n }\n\n .h_cr_b:after {\n left: auto;\n right: 15px;\n }\n\n .h_lc_b {\n padding-bottom: 15px;\n }\n\n .h_menu_btn {\n display: flex;\n z-index: 999;\n }\n\n .activeMenucon .h_menu_c_b {\n position: fixed;\n margin: 0;\n z-index: 99;\n background: #fff;\n width: 100%;\n height: 100%;\n left: 0;\n top: 0px;\n display: block;\n }\n\n .activeMenucon .h_m_mob_c {\n position: absolute;\n width: 100%;\n height: 100%;\n top: 0px;\n left: 0px;\n padding-top: 60px;\n padding-bottom: 10px;\n }\n\n .activeMenucon .h_nav_main {\n position: relative;\n width: 100%;\n height: 100%;\n overflow-x: auto;\n }\n\n .h_nav_main li {\n position: relative;\n display: block;\n border-bottom: 1px solid #f3f3f3;\n }\n\n .h_nav_main li a {\n font-size: 1.6rem;\n padding: 10px 50px 10px 15px;\n border: none;\n display: inline-block;\n }\n\n .h_nav_main li:hover a {\n border: none;\n color: #000;\n }\n\n .h_nav_main li a:hover {\n color: #8ac731;\n }\n\n .h_nav_main li em {\n position: absolute;\n font-size: 1.6rem;\n right: 0;\n top: 0;\n width: 40px;\n height: 44px;\n background: #f3f3f3;\n display: flex;\n justify-content: center;\n align-items: center;\n cursor: pointer;\n }\n\n .h_nav_main li em i {\n transition: all 0.3s ease-in-out;\n -webkit-transition: all 0.3s ease-in-out;\n -moz-transition: all 0.3s ease-in-out;\n -ms-transition: all 0.3s ease-in-out;\n -o-transition: all 0.3s ease-in-out;\n transform: rotate(0deg);\n -webkit-transform: rotate(0deg);\n -moz-transform: rotate(0deg);\n -ms-transform: rotate(0deg);\n -o-transform: rotate(0deg);\n }\n\n .h_nav_main li.activeSM i {\n transition: all 0.3s ease-in-out;\n -webkit-transition: all 0.3s ease-in-out;\n -moz-transition: all 0.3s ease-in-out;\n -ms-transition: all 0.3s ease-in-out;\n -o-transition: all 0.3s ease-in-out;\n transform: rotate(-180deg);\n -webkit-transform: rotate(-180deg);\n -moz-transform: rotate(-180deg);\n -ms-transform: rotate(-180deg);\n -o-transform: rotate(-180deg);\n }\n\n .h_nav_main li .header-nav-item-child-list {\n position: relative;\n margin-top: 0;\n top: auto;\n width: 100%;\n left: 0;\n opacity: 1;\n visibility: visible;\n z-index: 9;\n background: #f3f3f3;\n margin-left: 0;\n display: none;\n padding: 0;\n }\n\n .h_nav_main li.activeSM .header-nav-item-child-list {\n display: block;\n }\n\n .h_nav_main li .header-nav-item-child-list li a {\n padding: 12px 15px 12px 35px;\n }\n\n .h_nav_main li .header-nav-item-child-list li {\n border-bottom: 1px solid #f9f9f9;\n }\n\n .h_nav_main li .header-nav-item-child-list li:hover a:before {\n top: 19px;\n }\n\n .menu_body_scrollNone {\n overflow: hidden;\n }\n}\n\n@media (max-width: 767px) {\n .h_logo {\n width: 180px;\n }\n\n .h_cr_b {\n padding: 0 16px;\n }\n\n .h_cr_b:after,\n .h_cr_b:before {\n left: 8px;\n }\n .h_cr_b:after {\n right: 8px;\n left: auto;\n }\n\n .h_nav_main li a {\n font-size: 1.4rem;\n }\n\n .h_nav_main li .header-nav-item-child-list li a {\n font-size: 1.2rem;\n transition: all 0.1s ease-in-out;\n -webkit-transition: all 0.1s ease-in-out;\n -moz-transition: all 0.1s ease-in-out;\n -ms-transition: all 0.1s ease-in-out;\n -o-transition: all 0.1s ease-in-out;\n }\n\n .h_nav_main li .header-nav-item-child-list li:hover a:before {\n top: 17px;\n }\n}\n\n@media (max-width: 480px) {\n .h_crcb em {\n display: none;\n }\n}\n","body,\nhtml {\n font-size: 10px; }\n\nbody {\n font-family: \"Lato\", sans-serif;\n font-style: normal;\n font-weight: 500;\n line-height: 1.5;\n color: rgba(0, 0, 0, 0.6); }\n\nol,\nul {\n list-style: none;\n margin: 0;\n padding: 0; }\n\n.container {\n max-width: 1440px; }\n\n.flex_c_a_c {\n display: -ms-flexbox;\n display: flex;\n -ms-flex-wrap: wrap;\n flex-wrap: wrap;\n -ms-flex-align: center;\n align-items: center;\n -ms-flex-pack: center;\n justify-content: center;\n display: -webkit-box;\n display: -moz-box;\n display: -webkit-flex; }\n\n.h_scrollNone {\n overflow: hidden; }\n\n/* ======================================= */\n.h_site_search,\n.h_header_langBox {\n display: none;\n position: fixed;\n top: 0;\n left: 0;\n width: 100%;\n height: 100%;\n opacity: 1;\n -ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)\";\n transition: 0.4s;\n z-index: 2500; }\n\n.h_site_search_overlay,\n.h_header_langBox_overlay {\n position: fixed;\n top: 0;\n left: 0;\n width: 100%;\n height: 100%;\n background-color: rgba(0, 0, 0, 0.6); }\n\n.hh_site_search_box,\n.h_header_langBox_box {\n position: absolute;\n top: 50%;\n left: 50%;\n -ms-transform: translateY(-50%) translateX(-50%);\n transform: translateY(-50%) translateX(-50%);\n max-width: 616px;\n width: 96%;\n padding: 20px;\n background-color: #fff;\n border-radius: 4px;\n box-shadow: 0 0 3px 2px rgba(0, 0, 0, 0.15); }\n\n.h_header_langBox_box {\n padding: 10px; }\n\n.h_mod_input {\n position: relative; }\n\n.h_mod_input input,\n.h_mod_input input:focus {\n width: 100%;\n background: #fff;\n padding: 9px 45px 9px 20px;\n font-size: 18px;\n font-size: 1.6rem;\n border: 1px solid #e7e7e7;\n box-sizing: inherit;\n border-radius: 5px;\n height: 48px;\n outline: none; }\n\n.h_mod_input button[type=\"submit\"] {\n position: absolute;\n top: 50%;\n transform: translateY(-50%);\n right: 10px;\n line-height: 1;\n color: #8ac731;\n background: transparent;\n outline: none;\n border: none;\n font-size: 22px; }\n\n.h_pure_g {\n display: flex;\n flex-wrap: wrap;\n align-content: flex-start; }\n\n.h_pure_g li {\n -ms-flex: 0 0 50%;\n -webkit-box-flex: 0;\n flex: 0 0 50%;\n max-width: 50%;\n padding: 10px; }\n\n.h_mod_button {\n display: block;\n width: 100%;\n text-align: center;\n line-height: 1; }\n\n.h_mod_button a {\n position: relative;\n display: inline-block;\n width: 100%;\n height: 75px;\n font-size: 1.6rem;\n border: 1px solid #e7e7e7;\n color: #000; }\n\n.h_mod_button a:before {\n content: \"\";\n position: absolute;\n left: 0;\n bottom: 0;\n width: 100%;\n height: 3px;\n background: #8ac731; }\n\n.h_mod_button a span {\n display: block;\n position: absolute;\n top: 50%;\n left: 50%;\n -ms-transform: translate(-50%, -50%);\n transform: translate(-50%, -50%);\n width: 100%;\n padding: 0 40px; }\n\n.h_mod_button a i {\n position: absolute;\n top: 50%;\n right: 20px;\n -ms-transform: translateY(-50%);\n transform: translateY(-50%);\n font-size: 12px;\n font-size: 1.8rem;\n color: #8ac731; }\n\n@media (max-width: 767px) {\n .header-langBox-box {\n width: 90%; }\n .h_pure_g li {\n -ms-flex: 0 0 100%;\n flex: 0 0 100%;\n max-width: 100%; } }\n\n/* ======================================= */\n/* ======================== */\n.h_menu_btn {\n width: 36px;\n height: 36px;\n position: relative;\n display: none;\n justify-content: center;\n align-items: center;\n cursor: pointer;\n transition: all 0.3s ease-in-out; }\n\n.h_menu_btn__burger,\n.h_menu_btn__burger::before,\n.h_menu_btn__burger::after {\n width: 30px;\n height: 2px;\n border-radius: 2px;\n background-color: #000000;\n transition: all 0.3s ease-in-out; }\n\n.h_menu_btn__burger::before,\n.h_menu_btn__burger::after {\n content: \"\";\n position: absolute; }\n\n.h_menu_btn__burger::before {\n transform: translateY(-8px); }\n\n.h_menu_btn__burger::after {\n transform: translateY(8px); }\n\n/* ANIMATION */\n.h_menu_btn.open .h_menu_btn__burger {\n transform: translateX(-50px);\n background-color: transparent;\n box-shadow: none; }\n\n.h_menu_btn.open .h_menu_btn__burger::before {\n transform: rotate(45deg) translate(35px, -35px); }\n\n.h_menu_btn.open .h_menu_btn__burger::after {\n transform: rotate(-45deg) translate(35px, 35px); }\n\n/* ======================================= */\n.h_o_c_b {\n padding: 0;\n display: flex;\n justify-content: space-between;\n align-items: flex-start;\n position: relative;\n font-size: 1.4rem; }\n\n.h_lc_b {\n position: relative;\n padding-top: 15px; }\n\n.h_gn_eqry {\n margin: 0;\n padding: 0;\n color: #000000;\n margin-bottom: 15px; }\n\n.h_gn_eqry a {\n color: #000000;\n text-decoration: none; }\n\n.h_logo {\n width: 300px;\n height: auto; }\n\n.h_logo a {\n display: block; }\n\n.h_cr_b {\n display: inline-block;\n position: relative;\n padding: 0px 40px; }\n\n.h_cr_b a:hover .h_crcb i {\n color: #65b9ff; }\n\n.h_cr_b a:hover .h_crb {\n background: #65b9ff;\n color: #fff; }\n\n.h_cr_b:after,\n.h_cr_b:before {\n content: \"\";\n width: 1px;\n height: 10px;\n top: 50%;\n margin-top: -5px;\n background: rgba(102, 102, 102, 0.5);\n position: absolute;\n left: 20px; }\n\n.h_cr_b:after {\n left: auto;\n right: 20px; }\n\n.h_cr_b a {\n color: #666;\n text-decoration: none;\n display: flex;\n align-items: center;\n justify-content: flex-end; }\n\n.h_crcb i {\n font-size: 2.4rem; }\n\n.h_crb {\n background: #e2e2e2;\n padding: 7px 15px;\n font-size: 1.3rem;\n border-radius: 20px;\n margin-left: 10px;\n display: inline-block; }\n\n.h_rc_b .f_si_cb {\n display: inline-block;\n vertical-align: bottom; }\n\n.h_crcb {\n display: flex;\n align-items: center; }\n\n.h_crcb em {\n font-weight: 400;\n font-style: normal;\n display: inline-block;\n padding: 0 0 0 5px;\n font-size: 1.6rem; }\n\n.h_r_w_cb {\n display: flex;\n align-items: center;\n justify-content: flex-end; }\n\n.h_scbi {\n cursor: pointer;\n font-size: 1.6rem;\n display: inline-block;\n color: #666; }\n\n.h_scbi:hover {\n color: #9c4; }\n\n.h_rc_b {\n position: relative;\n padding-top: 10px; }\n\n.h_menu_c_b {\n position: relative;\n margin-top: 10px; }\n\n.h_nav_main li {\n display: inline-block; }\n\n.h_nav_main li a {\n display: block;\n font-size: 1.6rem;\n color: #000;\n padding: 10px 15px 20px;\n text-decoration: none; }\n\n.h_nav_main li:last-child a {\n padding-right: 0; }\n\n.h_menu_hp em {\n display: none; }\n\n.h_dd_mm {\n top: 107px;\n background: #f9f9f9;\n position: fixed;\n width: 100%;\n left: 0;\n min-height: 100px;\n z-index: 9999;\n display: none; }\n\n.h_cr_b *,\n.h_scbi *,\n.f_si_cb * {\n transition: all 0.2s ease-in-out; }\n\n.h_nav_main li {\n position: relative; }\n\n.h_nav_main li a {\n border-bottom: 2px solid transparent; }\n\n.h_nav_main li:hover a {\n color: #8ac731;\n border-bottom: 2px solid #8ac731; }\n\n.h_nav_main li em {\n display: none; }\n\n.h_nav_main li .header-nav-item-child-list {\n position: absolute;\n margin-top: 15px;\n top: 100%;\n width: 260px;\n left: 0;\n -webkit-transition: 0.2s all;\n -moz-transition: 0.2s all;\n -ms-transition: 0.2s all;\n -o-transition: 0.2s all;\n opacity: 0;\n visibility: hidden;\n z-index: 9;\n background: #fafafa;\n margin-left: 0px;\n padding-top: 15px;\n padding-bottom: 15px; }\n\n.h_nav_main li:hover .header-nav-item-child-list {\n -webkit-transition: 0.1s all;\n -moz-transition: 0.1s all;\n -ms-transition: 0.1s all;\n -o-transition: 0.1s all;\n margin-top: 0;\n opacity: 1;\n visibility: visible; }\n\n.h_nav_main li:hover .header-nav-item-child-list li a {\n color: rgba(0, 0, 0, 0.6); }\n\n.h_nav_main li .header-nav-item-child-list li {\n display: block;\n position: relative;\n transition: all 0.3s ease-in-out; }\n\n.h_nav_main li .header-nav-item-child-list li a {\n display: block;\n font-size: 1.4rem;\n border: none;\n padding: 7px 15px 7px 35px;\n transition: all 0.3s ease-in-out;\n -webkit-transition: all 0.3s ease-in-out;\n -moz-transition: all 0.3s ease-in-out;\n -ms-transition: all 0.3s ease-in-out;\n -o-transition: all 0.3s ease-in-out; }\n\n.h_nav_main li .header-nav-item-child-list li:hover a {\n border: none;\n color: #8ac731;\n background: rgba(153, 203, 68, 0.1);\n transition: all 0.3s ease-in-out; }\n\n.h_nav_main li .header-nav-item-child-list li:hover a:before {\n content: \"\";\n position: absolute;\n width: 8px;\n height: 8px;\n border-radius: 50%;\n background: #8ac731;\n left: 15px;\n top: 14px;\n transition: all 0.3s ease-in-out; }\n\n@media (min-width: 1441px) {\n .headercontainer {\n /* max-width: 100%; */\n /* padding-left: 50px;\n padding-right: 50px; */ } }\n\n/* @media screen and (max-width: 1439px) and (min-width: 524px) {\n\n\n\n} */\n@media (max-width: 1439px) {\n .container {\n max-width: 1240px; } }\n\n@media (max-width: 1023px) {\n .h_rc_b .f_si_cb,\n .h_crb,\n .h_gn_eqry {\n display: none; }\n .h_cr_b {\n padding: 0 30px; }\n .h_cr_b:after,\n .h_cr_b:before {\n left: 15px; }\n .h_menu_c_b {\n display: none; }\n .h_cr_b:after {\n left: auto;\n right: 15px; }\n .h_lc_b {\n padding-bottom: 15px; }\n .h_menu_btn {\n display: flex;\n z-index: 999; }\n .activeMenucon .h_menu_c_b {\n position: fixed;\n margin: 0;\n z-index: 99;\n background: #fff;\n width: 100%;\n height: 100%;\n left: 0;\n top: 0px;\n display: block; }\n .activeMenucon .h_m_mob_c {\n position: absolute;\n width: 100%;\n height: 100%;\n top: 0px;\n left: 0px;\n padding-top: 60px;\n padding-bottom: 10px; }\n .activeMenucon .h_nav_main {\n position: relative;\n width: 100%;\n height: 100%;\n overflow-x: auto; }\n .h_nav_main li {\n position: relative;\n display: block;\n border-bottom: 1px solid #f3f3f3; }\n .h_nav_main li a {\n font-size: 1.6rem;\n padding: 10px 50px 10px 15px;\n border: none;\n display: inline-block; }\n .h_nav_main li:hover a {\n border: none;\n color: #000; }\n .h_nav_main li a:hover {\n color: #8ac731; }\n .h_nav_main li em {\n position: absolute;\n font-size: 1.6rem;\n right: 0;\n top: 0;\n width: 40px;\n height: 44px;\n background: #f3f3f3;\n display: flex;\n justify-content: center;\n align-items: center;\n cursor: pointer; }\n .h_nav_main li em i {\n transition: all 0.3s ease-in-out;\n -webkit-transition: all 0.3s ease-in-out;\n -moz-transition: all 0.3s ease-in-out;\n -ms-transition: all 0.3s ease-in-out;\n -o-transition: all 0.3s ease-in-out;\n transform: rotate(0deg);\n -webkit-transform: rotate(0deg);\n -moz-transform: rotate(0deg);\n -ms-transform: rotate(0deg);\n -o-transform: rotate(0deg); }\n .h_nav_main li.activeSM i {\n transition: all 0.3s ease-in-out;\n -webkit-transition: all 0.3s ease-in-out;\n -moz-transition: all 0.3s ease-in-out;\n -ms-transition: all 0.3s ease-in-out;\n -o-transition: all 0.3s ease-in-out;\n transform: rotate(-180deg);\n -webkit-transform: rotate(-180deg);\n -moz-transform: rotate(-180deg);\n -ms-transform: rotate(-180deg);\n -o-transform: rotate(-180deg); }\n .h_nav_main li .header-nav-item-child-list {\n position: relative;\n margin-top: 0;\n top: auto;\n width: 100%;\n left: 0;\n opacity: 1;\n visibility: visible;\n z-index: 9;\n background: #f3f3f3;\n margin-left: 0;\n display: none;\n padding: 0; }\n .h_nav_main li.activeSM .header-nav-item-child-list {\n display: block; }\n .h_nav_main li .header-nav-item-child-list li a {\n padding: 12px 15px 12px 35px; }\n .h_nav_main li .header-nav-item-child-list li {\n border-bottom: 1px solid #f9f9f9; }\n .h_nav_main li .header-nav-item-child-list li:hover a:before {\n top: 19px; }\n .menu_body_scrollNone {\n overflow: hidden; } }\n\n@media (max-width: 767px) {\n .h_logo {\n width: 180px; }\n .h_cr_b {\n padding: 0 16px; }\n .h_cr_b:after,\n .h_cr_b:before {\n left: 8px; }\n .h_cr_b:after {\n right: 8px;\n left: auto; }\n .h_nav_main li a {\n font-size: 1.4rem; }\n .h_nav_main li .header-nav-item-child-list li a {\n font-size: 1.2rem;\n transition: all 0.1s ease-in-out;\n -webkit-transition: all 0.1s ease-in-out;\n -moz-transition: all 0.1s ease-in-out;\n -ms-transition: all 0.1s ease-in-out;\n -o-transition: all 0.1s ease-in-out; }\n .h_nav_main li .header-nav-item-child-list li:hover a:before {\n top: 17px; } }\n\n@media (max-width: 480px) {\n .h_crcb em {\n display: none; } }\n"]}
{"version":3,"sources":["header.scss","header.css"],"names":[],"mappings":"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","file":"../header.css","sourcesContent":["body,\nhtml {\n font-size: 10px;\n}\n\nbody {\n font-family: \"Lato\", sans-serif;\n font-style: normal;\n font-weight: 500;\n line-height: 1.5;\n color: rgba(0, 0, 0, 0.6);\n}\n\nh1,\nh2,\nh3.h4,\nh5,\nh6 {\n color: #000;\n}\n\nol,\nul {\n list-style: none;\n margin: 0;\n padding: 0;\n}\n\n.container {\n max-width: 1440px;\n}\n\n.flex_c_a_c {\n display: -ms-flexbox;\n display: flex;\n -ms-flex-wrap: wrap;\n flex-wrap: wrap;\n -ms-flex-align: center;\n align-items: center;\n -ms-flex-pack: center;\n justify-content: center;\n display: -webkit-box;\n display: -moz-box;\n display: -webkit-flex;\n}\n\n.h_scrollNone {\n overflow: hidden;\n}\n\n\n/* ======================================= */\n\n.h_site_search,\n.h_header_langBox {\n display: none;\n position: fixed;\n top: 0;\n left: 0;\n width: 100%;\n height: 100%;\n opacity: 1;\n -ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)\";\n transition: 0.4s;\n z-index: 2500;\n}\n\n.h_site_search_overlay,\n.h_header_langBox_overlay {\n position: fixed;\n top: 0;\n left: 0;\n width: 100%;\n height: 100%;\n background-color: rgba(0, 0, 0, 0.6);\n}\n\n.hh_site_search_box,\n.h_header_langBox_box {\n position: absolute;\n top: 50%;\n left: 50%;\n -ms-transform: translateY(-50%) translateX(-50%);\n transform: translateY(-50%) translateX(-50%);\n max-width: 616px;\n width: 96%;\n padding: 20px;\n background-color: #fff;\n border-radius: 4px;\n box-shadow: 0 0 3px 2px rgba(0, 0, 0, 0.15);\n}\n\n.h_header_langBox_box {\n padding: 10px;\n}\n\n.h_mod_input {\n position: relative;\n}\n\n.h_mod_input input,\n.h_mod_input input:focus {\n width: 100%;\n background: #fff;\n padding: 9px 45px 9px 20px;\n font-size: 18px;\n font-size: 1.6rem;\n border: 1px solid #e7e7e7;\n box-sizing: inherit;\n border-radius: 5px;\n height: 48px;\n outline: none;\n}\n\n.h_mod_input button[type=\"submit\"] {\n position: absolute;\n top: 50%;\n transform: translateY(-50%);\n right: 10px;\n line-height: 1;\n color: #8ac731;\n background: transparent;\n outline: none;\n border: none;\n font-size: 22px;\n}\n\n.h_pure_g {\n display: flex;\n flex-wrap: wrap;\n align-content: flex-start;\n}\n\n.h_pure_g li {\n -ms-flex: 0 0 50%;\n -webkit-box-flex: 0;\n flex: 0 0 50%;\n max-width: 50%;\n padding: 10px;\n}\n\n.h_mod_button {\n display: block;\n width: 100%;\n text-align: center;\n line-height: 1;\n}\n\n.h_mod_button a {\n position: relative;\n display: inline-block;\n width: 100%;\n height: 75px;\n font-size: 1.6rem;\n border: 1px solid #e7e7e7;\n color: #000;\n}\n\n.h_mod_button a:before {\n content: \"\";\n position: absolute;\n left: 0;\n bottom: 0;\n width: 100%;\n height: 3px;\n background: #8ac731;\n}\n\n.h_mod_button a span {\n display: block;\n position: absolute;\n top: 50%;\n left: 50%;\n -ms-transform: translate(-50%, -50%);\n transform: translate(-50%, -50%);\n width: 100%;\n padding: 0 40px;\n}\n\n.h_mod_button a i {\n position: absolute;\n top: 50%;\n right: 20px;\n -ms-transform: translateY(-50%);\n transform: translateY(-50%);\n font-size: 12px;\n font-size: 1.8rem;\n color: #8ac731;\n}\n\n@media (max-width: 767px) {\n .header-langBox-box {\n width: 90%;\n }\n .h_pure_g li {\n -ms-flex: 0 0 100%;\n flex: 0 0 100%;\n max-width: 100%;\n }\n}\n\n\n/* ======================================= */\n\n\n/* ======================== */\n\n.h_menu_btn {\n width: 36px;\n height: 36px;\n position: relative;\n display: none;\n justify-content: center;\n align-items: center;\n cursor: pointer;\n transition: all 0.3s ease-in-out;\n}\n\n.h_menu_btn__burger,\n.h_menu_btn__burger::before,\n.h_menu_btn__burger::after {\n width: 30px;\n height: 2px;\n border-radius: 2px;\n background-color: #000000;\n transition: all 0.3s ease-in-out;\n}\n\n.h_menu_btn__burger::before,\n.h_menu_btn__burger::after {\n content: \"\";\n position: absolute;\n}\n\n.h_menu_btn__burger::before {\n transform: translateY(-8px);\n}\n\n.h_menu_btn__burger::after {\n transform: translateY(8px);\n}\n\n\n/* ANIMATION */\n\n.h_menu_btn.open .h_menu_btn__burger {\n transform: translateX(-50px);\n background-color: transparent;\n box-shadow: none;\n}\n\n.h_menu_btn.open .h_menu_btn__burger::before {\n transform: rotate(45deg) translate(35px, -35px);\n}\n\n.h_menu_btn.open .h_menu_btn__burger::after {\n transform: rotate(-45deg) translate(35px, 35px);\n}\n\n\n/* ======================================= */\n\n.h_o_c_b {\n padding: 0;\n display: flex;\n justify-content: space-between;\n align-items: flex-start;\n position: relative;\n font-size: 1.4rem;\n}\n\n.h_lc_b {\n position: relative;\n padding-top: 15px;\n}\n\n.h_gn_eqry {\n margin: 0;\n padding: 0;\n color: #000000;\n margin-bottom: 15px;\n}\n\n.h_gn_eqry a {\n color: #000000;\n text-decoration: none;\n}\n\n.h_logo {\n width: 300px;\n height: auto;\n}\n\n.h_logo a {\n display: block;\n}\n\n.h_cr_b {\n display: inline-block;\n position: relative;\n padding: 0px 40px;\n}\n\n.h_cr_b a:hover .h_crcb i {\n color: #65b9ff;\n}\n\n.h_cr_b a:hover .h_crb {\n background: #65b9ff;\n color: #fff;\n}\n\n.h_cr_b:after,\n.h_cr_b:before {\n content: \"\";\n width: 1px;\n height: 10px;\n top: 50%;\n margin-top: -5px;\n background: rgba(102, 102, 102, 0.5);\n position: absolute;\n left: 20px;\n}\n\n.h_cr_b:after {\n left: auto;\n right: 20px;\n}\n\n.h_cr_b a {\n color: #666;\n text-decoration: none;\n display: flex;\n align-items: center;\n justify-content: flex-end;\n}\n\n.h_crcb i {\n font-size: 2.4rem;\n}\n\n.h_crb {\n background: #e2e2e2;\n padding: 7px 15px;\n font-size: 1.3rem;\n border-radius: 20px;\n margin-left: 10px;\n display: inline-block;\n}\n\n.h_rc_b .f_si_cb {\n display: inline-block;\n vertical-align: bottom;\n}\n\n.h_crcb {\n display: flex;\n align-items: center;\n}\n\n.h_crcb em {\n font-weight: 400;\n font-style: normal;\n display: inline-block;\n padding: 0 0 0 5px;\n font-size: 1.6rem;\n}\n\n.h_r_w_cb {\n display: flex;\n align-items: center;\n justify-content: flex-end;\n}\n\n.h_scbi {\n cursor: pointer;\n font-size: 1.6rem;\n display: inline-block;\n color: #666;\n}\n\n.h_scbi:hover {\n color: #9c4;\n}\n\n.h_rc_b {\n position: relative;\n padding-top: 10px;\n}\n\n.h_menu_c_b {\n position: relative;\n margin-top: 10px;\n}\n\n.h_nav_main li {\n display: inline-block;\n}\n\n.h_nav_main li a {\n display: block;\n font-size: 1.6rem;\n color: #000;\n padding: 10px 15px 20px;\n text-decoration: none;\n}\n\n.h_nav_main li:last-child a {\n padding-right: 0;\n}\n\n.h_menu_hp em {\n display: none;\n}\n\n.h_dd_mm {\n top: 107px;\n background: #f9f9f9;\n position: fixed;\n width: 100%;\n left: 0;\n min-height: 100px;\n z-index: 9999;\n display: none;\n}\n\n.h_cr_b *,\n.h_scbi *,\n.f_si_cb * {\n transition: all 0.2s ease-in-out;\n}\n\n.h_nav_main li {\n position: relative;\n}\n\n.h_nav_main li a {\n border-bottom: 2px solid transparent;\n}\n\n.h_nav_main li:hover a {\n color: #8ac731;\n border-bottom: 2px solid #8ac731;\n}\n\n.h_nav_main li em {\n display: none;\n}\n\n.h_nav_main li .header-nav-item-child-list {\n position: absolute;\n margin-top: 15px;\n top: 100%;\n width: 260px;\n left: 0;\n -webkit-transition: 0.2s all;\n -moz-transition: 0.2s all;\n -ms-transition: 0.2s all;\n -o-transition: 0.2s all;\n opacity: 0;\n visibility: hidden;\n z-index: 9;\n background: #fafafa;\n margin-left: 0px;\n padding-top: 15px;\n padding-bottom: 15px;\n}\n\n.h_nav_main li:hover .header-nav-item-child-list {\n -webkit-transition: 0.1s all;\n -moz-transition: 0.1s all;\n -ms-transition: 0.1s all;\n -o-transition: 0.1s all;\n margin-top: 0;\n opacity: 1;\n visibility: visible;\n}\n\n.h_nav_main li:hover .header-nav-item-child-list li a {\n color: rgba(0, 0, 0, 0.6);\n}\n\n.h_nav_main li .header-nav-item-child-list li {\n display: block;\n position: relative;\n transition: all 0.3s ease-in-out;\n}\n\n.h_nav_main li .header-nav-item-child-list li a {\n display: block;\n font-size: 1.4rem;\n border: none;\n padding: 7px 15px 7px 35px;\n transition: all 0.3s ease-in-out;\n -webkit-transition: all 0.3s ease-in-out;\n -moz-transition: all 0.3s ease-in-out;\n -ms-transition: all 0.3s ease-in-out;\n -o-transition: all 0.3s ease-in-out;\n}\n\n.h_nav_main li .header-nav-item-child-list li:hover a {\n border: none;\n color: #8ac731;\n background: rgba(153, 203, 68, 0.1);\n transition: all 0.3s ease-in-out;\n}\n\n.h_nav_main li .header-nav-item-child-list li:hover a:before {\n content: \"\";\n position: absolute;\n width: 8px;\n height: 8px;\n border-radius: 50%;\n background: #8ac731;\n left: 15px;\n top: 14px;\n transition: all 0.3s ease-in-out;\n}\n\n@media (min-width: 1441px) {\n .headercontainer {\n /* max-width: 100%; */\n /* padding-left: 50px;\n padding-right: 50px; */\n }\n}\n\n\n/* @media screen and (max-width: 1439px) and (min-width: 524px) {\n\n\n\n} */\n\n@media (max-width: 1439px) {\n .container {\n max-width: 1240px;\n }\n}\n\n@media (max-width: 1023px) {\n .h_rc_b .f_si_cb,\n .h_crb,\n .h_gn_eqry {\n display: none;\n }\n .h_cr_b {\n padding: 0 30px;\n }\n .h_cr_b:after,\n .h_cr_b:before {\n left: 15px;\n }\n .h_menu_c_b {\n display: none;\n }\n .h_cr_b:after {\n left: auto;\n right: 15px;\n }\n .h_lc_b {\n padding-bottom: 15px;\n }\n .h_menu_btn {\n display: flex;\n z-index: 999;\n }\n .activeMenucon .h_menu_c_b {\n position: fixed;\n margin: 0;\n z-index: 99;\n background: #fff;\n width: 100%;\n height: 100%;\n left: 0;\n top: 0px;\n display: block;\n }\n .activeMenucon .h_m_mob_c {\n position: absolute;\n width: 100%;\n height: 100%;\n top: 0px;\n left: 0px;\n padding-top: 60px;\n padding-bottom: 10px;\n }\n .activeMenucon .h_nav_main {\n position: relative;\n width: 100%;\n height: 100%;\n overflow-x: auto;\n }\n .h_nav_main li {\n position: relative;\n display: block;\n border-bottom: 1px solid #f3f3f3;\n }\n .h_nav_main li a {\n font-size: 1.6rem;\n padding: 10px 50px 10px 15px;\n border: none;\n display: inline-block;\n }\n .h_nav_main li:hover a {\n border: none;\n color: #000;\n }\n .h_nav_main li a:hover {\n color: #8ac731;\n }\n .h_nav_main li em {\n position: absolute;\n font-size: 1.6rem;\n right: 0;\n top: 0;\n width: 40px;\n height: 44px;\n background: #f3f3f3;\n display: flex;\n justify-content: center;\n align-items: center;\n cursor: pointer;\n }\n .h_nav_main li em i {\n transition: all 0.3s ease-in-out;\n -webkit-transition: all 0.3s ease-in-out;\n -moz-transition: all 0.3s ease-in-out;\n -ms-transition: all 0.3s ease-in-out;\n -o-transition: all 0.3s ease-in-out;\n transform: rotate(0deg);\n -webkit-transform: rotate(0deg);\n -moz-transform: rotate(0deg);\n -ms-transform: rotate(0deg);\n -o-transform: rotate(0deg);\n }\n .h_nav_main li.activeSM i {\n transition: all 0.3s ease-in-out;\n -webkit-transition: all 0.3s ease-in-out;\n -moz-transition: all 0.3s ease-in-out;\n -ms-transition: all 0.3s ease-in-out;\n -o-transition: all 0.3s ease-in-out;\n transform: rotate(-180deg);\n -webkit-transform: rotate(-180deg);\n -moz-transform: rotate(-180deg);\n -ms-transform: rotate(-180deg);\n -o-transform: rotate(-180deg);\n }\n .h_nav_main li .header-nav-item-child-list {\n position: relative;\n margin-top: 0;\n top: auto;\n width: 100%;\n left: 0;\n opacity: 1;\n visibility: visible;\n z-index: 9;\n background: #f3f3f3;\n margin-left: 0;\n display: none;\n padding: 0;\n }\n .h_nav_main li.activeSM .header-nav-item-child-list {\n display: block;\n }\n .h_nav_main li .header-nav-item-child-list li a {\n padding: 12px 15px 12px 35px;\n }\n .h_nav_main li .header-nav-item-child-list li {\n border-bottom: 1px solid #f9f9f9;\n }\n .h_nav_main li .header-nav-item-child-list li:hover a:before {\n top: 19px;\n }\n .menu_body_scrollNone {\n overflow: hidden;\n }\n}\n\n@media (max-width: 767px) {\n .h_logo {\n width: 180px;\n }\n .h_cr_b {\n padding: 0 16px;\n }\n .h_cr_b:after,\n .h_cr_b:before {\n left: 8px;\n }\n .h_cr_b:after {\n right: 8px;\n left: auto;\n }\n .h_nav_main li a {\n font-size: 1.4rem;\n }\n .h_nav_main li .header-nav-item-child-list li a {\n font-size: 1.2rem;\n transition: all 0.1s ease-in-out;\n -webkit-transition: all 0.1s ease-in-out;\n -moz-transition: all 0.1s ease-in-out;\n -ms-transition: all 0.1s ease-in-out;\n -o-transition: all 0.1s ease-in-out;\n }\n .h_nav_main li .header-nav-item-child-list li:hover a:before {\n top: 17px;\n }\n}\n\n@media (max-width: 480px) {\n .h_crcb em {\n display: none;\n }\n}","body,\nhtml {\n font-size: 10px; }\n\nbody {\n font-family: \"Lato\", sans-serif;\n font-style: normal;\n font-weight: 500;\n line-height: 1.5;\n color: rgba(0, 0, 0, 0.6); }\n\nh1,\nh2,\nh3.h4,\nh5,\nh6 {\n color: #000; }\n\nol,\nul {\n list-style: none;\n margin: 0;\n padding: 0; }\n\n.container {\n max-width: 1440px; }\n\n.flex_c_a_c {\n display: -ms-flexbox;\n display: flex;\n -ms-flex-wrap: wrap;\n flex-wrap: wrap;\n -ms-flex-align: center;\n align-items: center;\n -ms-flex-pack: center;\n justify-content: center;\n display: -webkit-box;\n display: -moz-box;\n display: -webkit-flex; }\n\n.h_scrollNone {\n overflow: hidden; }\n\n/* ======================================= */\n.h_site_search,\n.h_header_langBox {\n display: none;\n position: fixed;\n top: 0;\n left: 0;\n width: 100%;\n height: 100%;\n opacity: 1;\n -ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)\";\n transition: 0.4s;\n z-index: 2500; }\n\n.h_site_search_overlay,\n.h_header_langBox_overlay {\n position: fixed;\n top: 0;\n left: 0;\n width: 100%;\n height: 100%;\n background-color: rgba(0, 0, 0, 0.6); }\n\n.hh_site_search_box,\n.h_header_langBox_box {\n position: absolute;\n top: 50%;\n left: 50%;\n -ms-transform: translateY(-50%) translateX(-50%);\n transform: translateY(-50%) translateX(-50%);\n max-width: 616px;\n width: 96%;\n padding: 20px;\n background-color: #fff;\n border-radius: 4px;\n box-shadow: 0 0 3px 2px rgba(0, 0, 0, 0.15); }\n\n.h_header_langBox_box {\n padding: 10px; }\n\n.h_mod_input {\n position: relative; }\n\n.h_mod_input input,\n.h_mod_input input:focus {\n width: 100%;\n background: #fff;\n padding: 9px 45px 9px 20px;\n font-size: 18px;\n font-size: 1.6rem;\n border: 1px solid #e7e7e7;\n box-sizing: inherit;\n border-radius: 5px;\n height: 48px;\n outline: none; }\n\n.h_mod_input button[type=\"submit\"] {\n position: absolute;\n top: 50%;\n transform: translateY(-50%);\n right: 10px;\n line-height: 1;\n color: #8ac731;\n background: transparent;\n outline: none;\n border: none;\n font-size: 22px; }\n\n.h_pure_g {\n display: flex;\n flex-wrap: wrap;\n align-content: flex-start; }\n\n.h_pure_g li {\n -ms-flex: 0 0 50%;\n -webkit-box-flex: 0;\n flex: 0 0 50%;\n max-width: 50%;\n padding: 10px; }\n\n.h_mod_button {\n display: block;\n width: 100%;\n text-align: center;\n line-height: 1; }\n\n.h_mod_button a {\n position: relative;\n display: inline-block;\n width: 100%;\n height: 75px;\n font-size: 1.6rem;\n border: 1px solid #e7e7e7;\n color: #000; }\n\n.h_mod_button a:before {\n content: \"\";\n position: absolute;\n left: 0;\n bottom: 0;\n width: 100%;\n height: 3px;\n background: #8ac731; }\n\n.h_mod_button a span {\n display: block;\n position: absolute;\n top: 50%;\n left: 50%;\n -ms-transform: translate(-50%, -50%);\n transform: translate(-50%, -50%);\n width: 100%;\n padding: 0 40px; }\n\n.h_mod_button a i {\n position: absolute;\n top: 50%;\n right: 20px;\n -ms-transform: translateY(-50%);\n transform: translateY(-50%);\n font-size: 12px;\n font-size: 1.8rem;\n color: #8ac731; }\n\n@media (max-width: 767px) {\n .header-langBox-box {\n width: 90%; }\n .h_pure_g li {\n -ms-flex: 0 0 100%;\n flex: 0 0 100%;\n max-width: 100%; } }\n\n/* ======================================= */\n/* ======================== */\n.h_menu_btn {\n width: 36px;\n height: 36px;\n position: relative;\n display: none;\n justify-content: center;\n align-items: center;\n cursor: pointer;\n transition: all 0.3s ease-in-out; }\n\n.h_menu_btn__burger,\n.h_menu_btn__burger::before,\n.h_menu_btn__burger::after {\n width: 30px;\n height: 2px;\n border-radius: 2px;\n background-color: #000000;\n transition: all 0.3s ease-in-out; }\n\n.h_menu_btn__burger::before,\n.h_menu_btn__burger::after {\n content: \"\";\n position: absolute; }\n\n.h_menu_btn__burger::before {\n transform: translateY(-8px); }\n\n.h_menu_btn__burger::after {\n transform: translateY(8px); }\n\n/* ANIMATION */\n.h_menu_btn.open .h_menu_btn__burger {\n transform: translateX(-50px);\n background-color: transparent;\n box-shadow: none; }\n\n.h_menu_btn.open .h_menu_btn__burger::before {\n transform: rotate(45deg) translate(35px, -35px); }\n\n.h_menu_btn.open .h_menu_btn__burger::after {\n transform: rotate(-45deg) translate(35px, 35px); }\n\n/* ======================================= */\n.h_o_c_b {\n padding: 0;\n display: flex;\n justify-content: space-between;\n align-items: flex-start;\n position: relative;\n font-size: 1.4rem; }\n\n.h_lc_b {\n position: relative;\n padding-top: 15px; }\n\n.h_gn_eqry {\n margin: 0;\n padding: 0;\n color: #000000;\n margin-bottom: 15px; }\n\n.h_gn_eqry a {\n color: #000000;\n text-decoration: none; }\n\n.h_logo {\n width: 300px;\n height: auto; }\n\n.h_logo a {\n display: block; }\n\n.h_cr_b {\n display: inline-block;\n position: relative;\n padding: 0px 40px; }\n\n.h_cr_b a:hover .h_crcb i {\n color: #65b9ff; }\n\n.h_cr_b a:hover .h_crb {\n background: #65b9ff;\n color: #fff; }\n\n.h_cr_b:after,\n.h_cr_b:before {\n content: \"\";\n width: 1px;\n height: 10px;\n top: 50%;\n margin-top: -5px;\n background: rgba(102, 102, 102, 0.5);\n position: absolute;\n left: 20px; }\n\n.h_cr_b:after {\n left: auto;\n right: 20px; }\n\n.h_cr_b a {\n color: #666;\n text-decoration: none;\n display: flex;\n align-items: center;\n justify-content: flex-end; }\n\n.h_crcb i {\n font-size: 2.4rem; }\n\n.h_crb {\n background: #e2e2e2;\n padding: 7px 15px;\n font-size: 1.3rem;\n border-radius: 20px;\n margin-left: 10px;\n display: inline-block; }\n\n.h_rc_b .f_si_cb {\n display: inline-block;\n vertical-align: bottom; }\n\n.h_crcb {\n display: flex;\n align-items: center; }\n\n.h_crcb em {\n font-weight: 400;\n font-style: normal;\n display: inline-block;\n padding: 0 0 0 5px;\n font-size: 1.6rem; }\n\n.h_r_w_cb {\n display: flex;\n align-items: center;\n justify-content: flex-end; }\n\n.h_scbi {\n cursor: pointer;\n font-size: 1.6rem;\n display: inline-block;\n color: #666; }\n\n.h_scbi:hover {\n color: #9c4; }\n\n.h_rc_b {\n position: relative;\n padding-top: 10px; }\n\n.h_menu_c_b {\n position: relative;\n margin-top: 10px; }\n\n.h_nav_main li {\n display: inline-block; }\n\n.h_nav_main li a {\n display: block;\n font-size: 1.6rem;\n color: #000;\n padding: 10px 15px 20px;\n text-decoration: none; }\n\n.h_nav_main li:last-child a {\n padding-right: 0; }\n\n.h_menu_hp em {\n display: none; }\n\n.h_dd_mm {\n top: 107px;\n background: #f9f9f9;\n position: fixed;\n width: 100%;\n left: 0;\n min-height: 100px;\n z-index: 9999;\n display: none; }\n\n.h_cr_b *,\n.h_scbi *,\n.f_si_cb * {\n transition: all 0.2s ease-in-out; }\n\n.h_nav_main li {\n position: relative; }\n\n.h_nav_main li a {\n border-bottom: 2px solid transparent; }\n\n.h_nav_main li:hover a {\n color: #8ac731;\n border-bottom: 2px solid #8ac731; }\n\n.h_nav_main li em {\n display: none; }\n\n.h_nav_main li .header-nav-item-child-list {\n position: absolute;\n margin-top: 15px;\n top: 100%;\n width: 260px;\n left: 0;\n -webkit-transition: 0.2s all;\n -moz-transition: 0.2s all;\n -ms-transition: 0.2s all;\n -o-transition: 0.2s all;\n opacity: 0;\n visibility: hidden;\n z-index: 9;\n background: #fafafa;\n margin-left: 0px;\n padding-top: 15px;\n padding-bottom: 15px; }\n\n.h_nav_main li:hover .header-nav-item-child-list {\n -webkit-transition: 0.1s all;\n -moz-transition: 0.1s all;\n -ms-transition: 0.1s all;\n -o-transition: 0.1s all;\n margin-top: 0;\n opacity: 1;\n visibility: visible; }\n\n.h_nav_main li:hover .header-nav-item-child-list li a {\n color: rgba(0, 0, 0, 0.6); }\n\n.h_nav_main li .header-nav-item-child-list li {\n display: block;\n position: relative;\n transition: all 0.3s ease-in-out; }\n\n.h_nav_main li .header-nav-item-child-list li a {\n display: block;\n font-size: 1.4rem;\n border: none;\n padding: 7px 15px 7px 35px;\n transition: all 0.3s ease-in-out;\n -webkit-transition: all 0.3s ease-in-out;\n -moz-transition: all 0.3s ease-in-out;\n -ms-transition: all 0.3s ease-in-out;\n -o-transition: all 0.3s ease-in-out; }\n\n.h_nav_main li .header-nav-item-child-list li:hover a {\n border: none;\n color: #8ac731;\n background: rgba(153, 203, 68, 0.1);\n transition: all 0.3s ease-in-out; }\n\n.h_nav_main li .header-nav-item-child-list li:hover a:before {\n content: \"\";\n position: absolute;\n width: 8px;\n height: 8px;\n border-radius: 50%;\n background: #8ac731;\n left: 15px;\n top: 14px;\n transition: all 0.3s ease-in-out; }\n\n@media (min-width: 1441px) {\n .headercontainer {\n /* max-width: 100%; */\n /* padding-left: 50px;\n padding-right: 50px; */ } }\n\n/* @media screen and (max-width: 1439px) and (min-width: 524px) {\n\n\n\n} */\n@media (max-width: 1439px) {\n .container {\n max-width: 1240px; } }\n\n@media (max-width: 1023px) {\n .h_rc_b .f_si_cb,\n .h_crb,\n .h_gn_eqry {\n display: none; }\n .h_cr_b {\n padding: 0 30px; }\n .h_cr_b:after,\n .h_cr_b:before {\n left: 15px; }\n .h_menu_c_b {\n display: none; }\n .h_cr_b:after {\n left: auto;\n right: 15px; }\n .h_lc_b {\n padding-bottom: 15px; }\n .h_menu_btn {\n display: flex;\n z-index: 999; }\n .activeMenucon .h_menu_c_b {\n position: fixed;\n margin: 0;\n z-index: 99;\n background: #fff;\n width: 100%;\n height: 100%;\n left: 0;\n top: 0px;\n display: block; }\n .activeMenucon .h_m_mob_c {\n position: absolute;\n width: 100%;\n height: 100%;\n top: 0px;\n left: 0px;\n padding-top: 60px;\n padding-bottom: 10px; }\n .activeMenucon .h_nav_main {\n position: relative;\n width: 100%;\n height: 100%;\n overflow-x: auto; }\n .h_nav_main li {\n position: relative;\n display: block;\n border-bottom: 1px solid #f3f3f3; }\n .h_nav_main li a {\n font-size: 1.6rem;\n padding: 10px 50px 10px 15px;\n border: none;\n display: inline-block; }\n .h_nav_main li:hover a {\n border: none;\n color: #000; }\n .h_nav_main li a:hover {\n color: #8ac731; }\n .h_nav_main li em {\n position: absolute;\n font-size: 1.6rem;\n right: 0;\n top: 0;\n width: 40px;\n height: 44px;\n background: #f3f3f3;\n display: flex;\n justify-content: center;\n align-items: center;\n cursor: pointer; }\n .h_nav_main li em i {\n transition: all 0.3s ease-in-out;\n -webkit-transition: all 0.3s ease-in-out;\n -moz-transition: all 0.3s ease-in-out;\n -ms-transition: all 0.3s ease-in-out;\n -o-transition: all 0.3s ease-in-out;\n transform: rotate(0deg);\n -webkit-transform: rotate(0deg);\n -moz-transform: rotate(0deg);\n -ms-transform: rotate(0deg);\n -o-transform: rotate(0deg); }\n .h_nav_main li.activeSM i {\n transition: all 0.3s ease-in-out;\n -webkit-transition: all 0.3s ease-in-out;\n -moz-transition: all 0.3s ease-in-out;\n -ms-transition: all 0.3s ease-in-out;\n -o-transition: all 0.3s ease-in-out;\n transform: rotate(-180deg);\n -webkit-transform: rotate(-180deg);\n -moz-transform: rotate(-180deg);\n -ms-transform: rotate(-180deg);\n -o-transform: rotate(-180deg); }\n .h_nav_main li .header-nav-item-child-list {\n position: relative;\n margin-top: 0;\n top: auto;\n width: 100%;\n left: 0;\n opacity: 1;\n visibility: visible;\n z-index: 9;\n background: #f3f3f3;\n margin-left: 0;\n display: none;\n padding: 0; }\n .h_nav_main li.activeSM .header-nav-item-child-list {\n display: block; }\n .h_nav_main li .header-nav-item-child-list li a {\n padding: 12px 15px 12px 35px; }\n .h_nav_main li .header-nav-item-child-list li {\n border-bottom: 1px solid #f9f9f9; }\n .h_nav_main li .header-nav-item-child-list li:hover a:before {\n top: 19px; }\n .menu_body_scrollNone {\n overflow: hidden; } }\n\n@media (max-width: 767px) {\n .h_logo {\n width: 180px; }\n .h_cr_b {\n padding: 0 16px; }\n .h_cr_b:after,\n .h_cr_b:before {\n left: 8px; }\n .h_cr_b:after {\n right: 8px;\n left: auto; }\n .h_nav_main li a {\n font-size: 1.4rem; }\n .h_nav_main li .header-nav-item-child-list li a {\n font-size: 1.2rem;\n transition: all 0.1s ease-in-out;\n -webkit-transition: all 0.1s ease-in-out;\n -moz-transition: all 0.1s ease-in-out;\n -ms-transition: all 0.1s ease-in-out;\n -o-transition: all 0.1s ease-in-out; }\n .h_nav_main li .header-nav-item-child-list li:hover a:before {\n top: 17px; } }\n\n@media (max-width: 480px) {\n .h_crcb em {\n display: none; } }\n"]}
\ No newline at end of file
\ No newline at end of file
themes/custom/envigo/css/maps/leadership.css.map
View file @
699089ee
{"version":3,"sources":["leadership.scss","leadership.css"],"names":[],"mappings":"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","file":"../leadership.css","sourcesContent":[".ls_h_c_b {\n position: relative;\n width: 75%;\n font-size: 1.6rem;\n margin-left: auto;\n}\n\n.a_s_w_c {\n position: relative;\n float: left;\n width: 100%;\n padding-top: 30px;\n}\n\n.ls_i_c {\n position: relative;\n float: left;\n width: 100%;\n font-size: 1.6rem;\n}\n\n.ls_r_con_b {\n position: relative;\n width: 75%;\n float: left;\n}\n\n.ls_l_con_b {\n position: relative;\n width: 25%;\n float: left;\n padding-top: 20px;\n}\n\n.la_sb_l {\n position: relative;\n}\n\n.sb_h_c_b {\n font-size: 2rem;\n color: #000;\n margin: 0;\n padding: 0;\n font-weight: 600;\n border-left: 2px solid #f6f6f6;\n padding-left: 15px;\n padding-bottom: 10px;\n}\n\n.ls_sbmenu {\n position: relative;\n font-size: 1.6rem;\n}\n\n.ls_sbmenu ul {\n margin: 0;\n padding: 0;\n display: block;\n width: 100%;\n}\n\n.ls_sbmenu ul li {\n display: block;\n}\n\n.ls_sbmenu ul li a {\n text-decoration: none;\n color: rgba(0, 0, 0, 0.6);\n display: inline-block;\n padding: 5px 0 5px 15px;\n border-left: 2px solid #f6f6f6;\n}\n\n.ls_sbmenu ul li a:hover {\n color: #8ac731;\n border-color: #8ac731;\n}\n\n.ls_s_c_b {\n position: relative;\n width: 100%;\n}\n\n.ls_i_s_c_b {\n position: relative;\n}\n\n.ls_img_cb {\n position: relative;\n border-radius: 50%;\n border-bottom-left-radius: 0;\n padding: 15px;\n border: 1px solid rgba(0, 0, 0, 0.1);\n}\n\n.ls_img_cb span {\n display: block;\n border-radius: 50%;\n overflow: hidden;\n}\n\n.ls_img_cb span img {\n width: 100%;\n}\n\n.s_m_l_c {\n position: absolute;\n width: 30px;\n height: 30px;\n left: 10px;\n bottom: 10px;\n}\n\n.s_m_l_c a {\n text-decoration: none;\n color: #1486ce;\n font-size: 2.4rem;\n}\n\n.ls_c_content_b {\n position: relative;\n padding: 25px 0 0;\n font-size: 1.6rem;\n}\n\n.ls_c_content_b span {\n display: block;\n margin-bottom: 15px;\n}\n\n.c_h_cb {\n font-size: 1.8rem;\n color: #000;\n margin: 0;\n padding: 0;\n font-weight: 600;\n}\n\n.row_slider_dat {\n display: flex;\n flex-wrap: wrap;\n}\n\n/* .row_slider_dat .ls_slider_bottom {\n padding-left: 30px;\n padding-right: 30px;\n} */\n\n.ls_slider_bottom {\n margin-bottom: 30px;\n}\n\n.row_slider_dat {\n overflow: hidden;\n}\n\n.row_slider_dat * {\n outline: none;\n}\n\n.row_slider_dat button {\n display: none !important;\n}\n\n.row_slider_dat button.arrowSlider {\n width: 30px;\n height: 30px;\n display: -webkit-box !important;\n display: -ms-flexbox !important;\n display: flex !important;\n -webkit-box-align: center;\n -ms-flex-align: center;\n align-items: center;\n position: absolute;\n top: auto;\n bottom: 0px;\n margin-top: 0;\n font-size: 1.6rem;\n border: none;\n background: 0 0;\n -webkit-box-pack: center;\n -ms-flex-pack: center;\n justify-content: center;\n padding: 0;\n outline: 0;\n z-index: 1;\n}\n\n.row_slider_dat .rightArrow {\n right: 0px;\n}\n\n.row_slider_dat .leftArrow {\n left: auto;\n right: 36px;\n}\n\n.row_slider_dat .arrowSlider.slick-disabled {\n pointer-events: none;\n opacity: 0.25;\n}\n\n.la_sb_l .sb_h_c_b span {\n display: none;\n}\n\n@media (max-width: 1480px) {\n .row_slider_dat .rightArrow {\n right: 20px;\n }\n\n .row_slider_dat .leftArrow {\n left: auto;\n right: 50px;\n }\n}\n\n@media (max-width: 991px) {\n .ls_h_c_b {\n width: 100%;\n }\n}\n\n@media (max-width: 767px) {\n .ls_l_con_b {\n width: 100%;\n float: none;\n padding-top: 0;\n margin-bottom: 30px;\n }\n\n .ls_r_con_b {\n width: 100%;\n float: none;\n }\n\n .a_s_w_c {\n margin-left: -15px;\n margin-right: -15px;\n width: auto;\n float: none;\n }\n\n .row_slider_dat {\n overflow: auto;\n }\n\n .ls_h_c_b,\n .ls_sbmenu {\n font-size: 1.4rem;\n }\n\n .la_sb_l .sb_h_c_b {\n font-size: 1.6rem;\n color: #000;\n margin: 0;\n padding: 0;\n font-weight: 600;\n border-left: none;\n background: #f9f9f9;\n padding: 15px;\n cursor: pointer;\n position: relative;\n }\n\n .la_sb_l {\n padding-left: 15px;\n padding-right: 15px;\n }\n\n .ls_sbmenu {\n display: none;\n }\n\n .ls_sbmenu ul li a {\n display: block;\n padding: 10px 0 10px 15px;\n border: 1px solid #f6f6f6;\n border-top: none;\n }\n\n .la_sb_l .sb_h_c_b span {\n position: absolute;\n width: 40px;\n height: 50px;\n right: 0;\n top: 0;\n display: flex;\n align-items: center;\n justify-content: center;\n }\n\n .sb_h_c_b span i {\n transition: all 0.3s ease-in-out;\n -webkit-transition: all 0.3s ease-in-out;\n -moz-transition: all 0.3s ease-in-out;\n -ms-transition: all 0.3s ease-in-out;\n -o-transition: all 0.3s ease-in-out;\n transform: rotate(0deg);\n -webkit-transform: rotate(0deg);\n -moz-transform: rotate(0deg);\n -ms-transform: rotate(0deg);\n -o-transform: rotate(0deg);\n }\n\n .active_sb_menu.sb_h_c_b span i {\n transform: rotate(-180deg);\n -webkit-transform: rotate(-180deg);\n -moz-transform: rotate(-180deg);\n -ms-transform: rotate(-180deg);\n -o-transform: rotate(-180deg);\n transition: all 0.3s ease-in-out;\n -webkit-transition: all 0.3s ease-in-out;\n -moz-transition: all 0.3s ease-in-out;\n -ms-transition: all 0.3s ease-in-out;\n -o-transition: all 0.3s ease-in-out;\n }\n\n .c_h_cb {\n font-size: 1.6rem;\n }\n .ls_c_content_b {\n font-size: 1.4rem;\n }\n}\n\n@media (min-width: 992px) {\n .ls_sbmenu {\n display: block !important;\n }\n}\n",".ls_h_c_b {\n position: relative;\n width: 75%;\n font-size: 1.6rem;\n margin-left: auto; }\n\n.a_s_w_c {\n position: relative;\n float: left;\n width: 100%;\n padding-top: 30px; }\n\n.ls_i_c {\n position: relative;\n float: left;\n width: 100%;\n font-size: 1.6rem; }\n\n.ls_r_con_b {\n position: relative;\n width: 75%;\n float: left; }\n\n.ls_l_con_b {\n position: relative;\n width: 25%;\n float: left;\n padding-top: 20px; }\n\n.la_sb_l {\n position: relative; }\n\n.sb_h_c_b {\n font-size: 2rem;\n color: #000;\n margin: 0;\n padding: 0;\n font-weight: 600;\n border-left: 2px solid #f6f6f6;\n padding-left: 15px;\n padding-bottom: 10px; }\n\n.ls_sbmenu {\n position: relative;\n font-size: 1.6rem; }\n\n.ls_sbmenu ul {\n margin: 0;\n padding: 0;\n display: block;\n width: 100%; }\n\n.ls_sbmenu ul li {\n display: block; }\n\n.ls_sbmenu ul li a {\n text-decoration: none;\n color: rgba(0, 0, 0, 0.6);\n display: inline-block;\n padding: 5px 0 5px 15px;\n border-left: 2px solid #f6f6f6; }\n\n.ls_sbmenu ul li a:hover {\n color: #8ac731;\n border-color: #8ac731; }\n\n.ls_s_c_b {\n position: relative;\n width: 100%; }\n\n.ls_i_s_c_b {\n position: relative; }\n\n.ls_img_cb {\n position: relative;\n border-radius: 50%;\n border-bottom-left-radius: 0;\n padding: 15px;\n border: 1px solid rgba(0, 0, 0, 0.1); }\n\n.ls_img_cb span {\n display: block;\n border-radius: 50%;\n overflow: hidden; }\n\n.ls_img_cb span img {\n width: 100%; }\n\n.s_m_l_c {\n position: absolute;\n width: 30px;\n height: 30px;\n left: 10px;\n bottom: 10px; }\n\n.s_m_l_c a {\n text-decoration: none;\n color: #1486ce;\n font-size: 2.4rem; }\n\n.ls_c_content_b {\n position: relative;\n padding: 25px 0 0;\n font-size: 1.6rem; }\n\n.ls_c_content_b span {\n display: block;\n margin-bottom: 15px; }\n\n.c_h_cb {\n font-size: 1.8rem;\n color: #000;\n margin: 0;\n padding: 0;\n font-weight: 600; }\n\n.row_slider_dat {\n display: flex;\n flex-wrap: wrap; }\n\n/* .row_slider_dat .ls_slider_bottom {\n padding-left: 30px;\n padding-right: 30px;\n} */\n.ls_slider_bottom {\n margin-bottom: 30px; }\n\n.row_slider_dat {\n overflow: hidden; }\n\n.row_slider_dat * {\n outline: none; }\n\n.row_slider_dat button {\n display: none !important; }\n\n.row_slider_dat button.arrowSlider {\n width: 30px;\n height: 30px;\n display: -webkit-box !important;\n display: -ms-flexbox !important;\n display: flex !important;\n -webkit-box-align: center;\n -ms-flex-align: center;\n align-items: center;\n position: absolute;\n top: auto;\n bottom: 0px;\n margin-top: 0;\n font-size: 1.6rem;\n border: none;\n background: 0 0;\n -webkit-box-pack: center;\n -ms-flex-pack: center;\n justify-content: center;\n padding: 0;\n outline: 0;\n z-index: 1; }\n\n.row_slider_dat .rightArrow {\n right: 0px; }\n\n.row_slider_dat .leftArrow {\n left: auto;\n right: 36px; }\n\n.row_slider_dat .arrowSlider.slick-disabled {\n pointer-events: none;\n opacity: 0.25; }\n\n.la_sb_l .sb_h_c_b span {\n display: none; }\n\n@media (max-width: 1480px) {\n .row_slider_dat .rightArrow {\n right: 20px; }\n .row_slider_dat .leftArrow {\n left: auto;\n right: 50px; } }\n\n@media (max-width: 991px) {\n .ls_h_c_b {\n width: 100%; } }\n\n@media (max-width: 767px) {\n .ls_l_con_b {\n width: 100%;\n float: none;\n padding-top: 0;\n margin-bottom: 30px; }\n .ls_r_con_b {\n width: 100%;\n float: none; }\n .a_s_w_c {\n margin-left: -15px;\n margin-right: -15px;\n width: auto;\n float: none; }\n .row_slider_dat {\n overflow: auto; }\n .ls_h_c_b,\n .ls_sbmenu {\n font-size: 1.4rem; }\n .la_sb_l .sb_h_c_b {\n font-size: 1.6rem;\n color: #000;\n margin: 0;\n padding: 0;\n font-weight: 600;\n border-left: none;\n background: #f9f9f9;\n padding: 15px;\n cursor: pointer;\n position: relative; }\n .la_sb_l {\n padding-left: 15px;\n padding-right: 15px; }\n .ls_sbmenu {\n display: none; }\n .ls_sbmenu ul li a {\n display: block;\n padding: 10px 0 10px 15px;\n border: 1px solid #f6f6f6;\n border-top: none; }\n .la_sb_l .sb_h_c_b span {\n position: absolute;\n width: 40px;\n height: 50px;\n right: 0;\n top: 0;\n display: flex;\n align-items: center;\n justify-content: center; }\n .sb_h_c_b span i {\n transition: all 0.3s ease-in-out;\n -webkit-transition: all 0.3s ease-in-out;\n -moz-transition: all 0.3s ease-in-out;\n -ms-transition: all 0.3s ease-in-out;\n -o-transition: all 0.3s ease-in-out;\n transform: rotate(0deg);\n -webkit-transform: rotate(0deg);\n -moz-transform: rotate(0deg);\n -ms-transform: rotate(0deg);\n -o-transform: rotate(0deg); }\n .active_sb_menu.sb_h_c_b span i {\n transform: rotate(-180deg);\n -webkit-transform: rotate(-180deg);\n -moz-transform: rotate(-180deg);\n -ms-transform: rotate(-180deg);\n -o-transform: rotate(-180deg);\n transition: all 0.3s ease-in-out;\n -webkit-transition: all 0.3s ease-in-out;\n -moz-transition: all 0.3s ease-in-out;\n -ms-transition: all 0.3s ease-in-out;\n -o-transition: all 0.3s ease-in-out; }\n .c_h_cb {\n font-size: 1.6rem; }\n .ls_c_content_b {\n font-size: 1.4rem; } }\n\n@media (min-width: 992px) {\n .ls_sbmenu {\n display: block !important; } }\n"]}
{"version":3,"sources":["leadership.scss","leadership.css"],"names":[],"mappings":"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","file":"../leadership.css","sourcesContent":[".ls_h_c_b {\n position: relative;\n width: 80%;\n font-size: 1.6rem;\n margin-left: auto;\n}\n\n.a_s_w_c {\n position: relative;\n float: left;\n width: 100%;\n padding-top: 30px;\n}\n\n.ls_i_c {\n position: relative;\n float: left;\n width: 100%;\n font-size: 1.6rem;\n}\n\n.ls_r_con_b {\n position: relative;\n width: 80%;\n float: left;\n}\n\n.ls_l_con_b {\n position: relative;\n width: 20%;\n float: left;\n /* padding-top: 20px; */\n}\n\n.la_sb_l {\n position: relative;\n}\n\n.sb_h_c_b {\n font-size: 2rem;\n color: #000;\n margin: 0;\n padding: 0;\n font-weight: 600;\n border-left: 2px solid #f6f6f6;\n padding-left: 15px;\n padding-bottom: 10px;\n}\n\n.ls_sbmenu {\n position: relative;\n font-size: 1.6rem;\n}\n\n.ls_sbmenu ul {\n margin: 0;\n padding: 0;\n display: block;\n width: 100%;\n}\n\n.ls_sbmenu ul li {\n display: block;\n max-width: 230px;\n}\n\n.ls_sbmenu ul li a {\n text-decoration: none;\n color: rgba(0, 0, 0, 0.6);\n display: block;\n padding: 5px 0 5px 15px;\n border-left: 2px solid #f6f6f6;\n}\n\n.ls_sbmenu ul li a:hover,\n.ls_sbmenu ul li.active_sb a {\n color: #8ac731;\n border-color: #8ac731;\n}\n\n.ls_s_c_b {\n position: relative;\n width: 100%;\n}\n\n.ls_i_s_c_b {\n position: relative;\n}\n\n.ls_img_cb {\n position: relative;\n border-radius: 50%;\n border-bottom-left-radius: 0;\n padding: 15px;\n border: 1px solid rgba(0, 0, 0, 0.1);\n}\n\n.ls_img_cb span {\n display: block;\n border-radius: 50%;\n overflow: hidden;\n}\n\n.ls_img_cb span img {\n width: 100%;\n}\n\n.s_m_l_c {\n position: absolute;\n width: 30px;\n height: 30px;\n left: 10px;\n bottom: 10px;\n}\n\n.s_m_l_c a {\n text-decoration: none;\n color: #1486ce;\n font-size: 2.4rem;\n}\n\n.ls_c_content_b {\n position: relative;\n padding: 25px 0 0;\n font-size: 1.6rem;\n}\n\n.ls_c_content_b span {\n display: block;\n margin-bottom: 15px;\n}\n\n.c_h_cb {\n font-size: 1.8rem;\n color: #000;\n margin: 0;\n padding: 0;\n font-weight: 600;\n}\n\n.row_slider_dat {\n display: flex;\n flex-wrap: wrap;\n}\n\n\n/* .row_slider_dat .ls_slider_bottom {\n padding-left: 30px;\n padding-right: 30px;\n} */\n\n.ls_slider_bottom {\n margin-bottom: 30px;\n}\n\n.row_slider_dat {\n overflow: hidden;\n}\n\n.row_slider_dat * {\n outline: none;\n}\n\n.row_slider_dat button {\n display: none !important;\n}\n\n.row_slider_dat button.arrowSlider {\n width: 30px;\n height: 30px;\n display: -webkit-box !important;\n display: -ms-flexbox !important;\n display: flex !important;\n -webkit-box-align: center;\n -ms-flex-align: center;\n align-items: center;\n position: absolute;\n top: auto;\n bottom: 0px;\n margin-top: 0;\n font-size: 1.6rem;\n border: none;\n background: 0 0;\n -webkit-box-pack: center;\n -ms-flex-pack: center;\n justify-content: center;\n padding: 0;\n outline: 0;\n z-index: 1;\n}\n\n.row_slider_dat .rightArrow {\n right: 0px;\n}\n\n.row_slider_dat .leftArrow {\n left: auto;\n right: 36px;\n}\n\n.row_slider_dat .arrowSlider.slick-disabled {\n pointer-events: none;\n opacity: 0.25;\n}\n\n.la_sb_l .sb_h_c_b span {\n display: none;\n}\n\n.ls_sbmenu ul .dd_sub_menu li a {\n padding-left: 25px;\n}\n\n.dd_sub_menu ul {\n display: none;\n}\n\n.dd_sub_menu a {\n padding-right: 40px;\n position: relative;\n}\n\n.dd_sub_menu span {\n display: flex;\n width: 30px;\n height: 34px;\n align-items: center;\n justify-content: center;\n font-size: 1.2rem;\n color: rgba(0, 0, 0, 0.4);\n position: absolute;\n right: 0px;\n top: 0px;\n}\n\n.dd_sub_menu a:hover span {\n color: #8ac731;\n}\n\n.dd_sub_menu span i {\n display: none;\n}\n\n.dd_sub_menu span i.fa-plus {\n display: block;\n}\n\n.dd_sub_menu.activedd_menu span i.fa-minus {\n display: block;\n}\n\n.dd_sub_menu.activedd_menu span i.fa-plus {\n display: none;\n}\n\n.dd_sub_menu.activedd_menu ul {\n display: block;\n}\n\n@media (max-width: 1480px) {\n .row_slider_dat .rightArrow {\n right: 20px;\n }\n .row_slider_dat .leftArrow {\n left: auto;\n right: 50px;\n }\n}\n\n@media screen and (min-width: 768px) and (max-width: 1023px) {\n .ls_h_c_b,\n .ls_r_con_b {\n width: 75%;\n }\n .ls_l_con_b {\n width: 25%;\n }\n}\n\n@media (max-width: 991px) {\n .ls_h_c_b {\n width: 100%;\n }\n}\n\n@media (max-width: 767px) {\n .ls_l_con_b {\n width: 100%;\n float: none;\n padding-top: 0;\n margin-bottom: 30px;\n }\n .ls_r_con_b {\n width: 100%;\n float: none;\n }\n .a_s_w_c {\n margin-left: -15px;\n margin-right: -15px;\n width: auto;\n float: none;\n }\n .row_slider_dat {\n overflow: auto;\n }\n .ls_h_c_b,\n .ls_sbmenu {\n font-size: 1.4rem;\n }\n .la_sb_l .sb_h_c_b {\n font-size: 1.6rem;\n color: #000;\n margin: 0;\n padding: 0;\n font-weight: 600;\n border-left: none;\n background: #f9f9f9;\n padding: 15px;\n cursor: pointer;\n position: relative;\n }\n .la_sb_l {\n padding-left: 15px;\n padding-right: 15px;\n }\n .ls_sbmenu {\n display: none;\n }\n .ls_sbmenu ul li a {\n display: block;\n padding: 10px 0 10px 15px;\n border: 1px solid #f6f6f6;\n border-top: none;\n }\n .la_sb_l .sb_h_c_b span {\n position: absolute;\n width: 40px;\n height: 50px;\n right: 0;\n top: 0;\n display: flex;\n align-items: center;\n justify-content: center;\n }\n .sb_h_c_b span i {\n transition: all 0.3s ease-in-out;\n -webkit-transition: all 0.3s ease-in-out;\n -moz-transition: all 0.3s ease-in-out;\n -ms-transition: all 0.3s ease-in-out;\n -o-transition: all 0.3s ease-in-out;\n transform: rotate(0deg);\n -webkit-transform: rotate(0deg);\n -moz-transform: rotate(0deg);\n -ms-transform: rotate(0deg);\n -o-transform: rotate(0deg);\n }\n .active_sb_menu.sb_h_c_b span i {\n transform: rotate(-180deg);\n -webkit-transform: rotate(-180deg);\n -moz-transform: rotate(-180deg);\n -ms-transform: rotate(-180deg);\n -o-transform: rotate(-180deg);\n transition: all 0.3s ease-in-out;\n -webkit-transition: all 0.3s ease-in-out;\n -moz-transition: all 0.3s ease-in-out;\n -ms-transition: all 0.3s ease-in-out;\n -o-transition: all 0.3s ease-in-out;\n }\n .c_h_cb {\n font-size: 1.6rem;\n }\n .ls_c_content_b {\n font-size: 1.4rem;\n }\n .ls_sbmenu ul li {\n max-width: 100%;\n }\n .ls_sbmenu ul li a:hover {\n border: 1px solid #f6f6f6;\n }\n .dd_sub_menu span {\n height: 100%;\n }\n .ls_r_con_b .cs_slider_wp {\n padding-left: 15px;\n padding-right: 15px;\n }\n .ls_sbmenu ul li a:hover,\n .ls_sbmenu ul li.active_sb a {\n border-left: 1px solid #f6f6f6;\n border-right: 1px solid #f6f6f6;\n border-top: none;\n }\n}\n\n@media (min-width: 992px) {\n .ls_sbmenu {\n display: block !important;\n }\n}",".ls_h_c_b {\n position: relative;\n width: 80%;\n font-size: 1.6rem;\n margin-left: auto; }\n\n.a_s_w_c {\n position: relative;\n float: left;\n width: 100%;\n padding-top: 30px; }\n\n.ls_i_c {\n position: relative;\n float: left;\n width: 100%;\n font-size: 1.6rem; }\n\n.ls_r_con_b {\n position: relative;\n width: 80%;\n float: left; }\n\n.ls_l_con_b {\n position: relative;\n width: 20%;\n float: left;\n /* padding-top: 20px; */ }\n\n.la_sb_l {\n position: relative; }\n\n.sb_h_c_b {\n font-size: 2rem;\n color: #000;\n margin: 0;\n padding: 0;\n font-weight: 600;\n border-left: 2px solid #f6f6f6;\n padding-left: 15px;\n padding-bottom: 10px; }\n\n.ls_sbmenu {\n position: relative;\n font-size: 1.6rem; }\n\n.ls_sbmenu ul {\n margin: 0;\n padding: 0;\n display: block;\n width: 100%; }\n\n.ls_sbmenu ul li {\n display: block;\n max-width: 230px; }\n\n.ls_sbmenu ul li a {\n text-decoration: none;\n color: rgba(0, 0, 0, 0.6);\n display: block;\n padding: 5px 0 5px 15px;\n border-left: 2px solid #f6f6f6; }\n\n.ls_sbmenu ul li a:hover,\n.ls_sbmenu ul li.active_sb a {\n color: #8ac731;\n border-color: #8ac731; }\n\n.ls_s_c_b {\n position: relative;\n width: 100%; }\n\n.ls_i_s_c_b {\n position: relative; }\n\n.ls_img_cb {\n position: relative;\n border-radius: 50%;\n border-bottom-left-radius: 0;\n padding: 15px;\n border: 1px solid rgba(0, 0, 0, 0.1); }\n\n.ls_img_cb span {\n display: block;\n border-radius: 50%;\n overflow: hidden; }\n\n.ls_img_cb span img {\n width: 100%; }\n\n.s_m_l_c {\n position: absolute;\n width: 30px;\n height: 30px;\n left: 10px;\n bottom: 10px; }\n\n.s_m_l_c a {\n text-decoration: none;\n color: #1486ce;\n font-size: 2.4rem; }\n\n.ls_c_content_b {\n position: relative;\n padding: 25px 0 0;\n font-size: 1.6rem; }\n\n.ls_c_content_b span {\n display: block;\n margin-bottom: 15px; }\n\n.c_h_cb {\n font-size: 1.8rem;\n color: #000;\n margin: 0;\n padding: 0;\n font-weight: 600; }\n\n.row_slider_dat {\n display: flex;\n flex-wrap: wrap; }\n\n/* .row_slider_dat .ls_slider_bottom {\n padding-left: 30px;\n padding-right: 30px;\n} */\n.ls_slider_bottom {\n margin-bottom: 30px; }\n\n.row_slider_dat {\n overflow: hidden; }\n\n.row_slider_dat * {\n outline: none; }\n\n.row_slider_dat button {\n display: none !important; }\n\n.row_slider_dat button.arrowSlider {\n width: 30px;\n height: 30px;\n display: -webkit-box !important;\n display: -ms-flexbox !important;\n display: flex !important;\n -webkit-box-align: center;\n -ms-flex-align: center;\n align-items: center;\n position: absolute;\n top: auto;\n bottom: 0px;\n margin-top: 0;\n font-size: 1.6rem;\n border: none;\n background: 0 0;\n -webkit-box-pack: center;\n -ms-flex-pack: center;\n justify-content: center;\n padding: 0;\n outline: 0;\n z-index: 1; }\n\n.row_slider_dat .rightArrow {\n right: 0px; }\n\n.row_slider_dat .leftArrow {\n left: auto;\n right: 36px; }\n\n.row_slider_dat .arrowSlider.slick-disabled {\n pointer-events: none;\n opacity: 0.25; }\n\n.la_sb_l .sb_h_c_b span {\n display: none; }\n\n.ls_sbmenu ul .dd_sub_menu li a {\n padding-left: 25px; }\n\n.dd_sub_menu ul {\n display: none; }\n\n.dd_sub_menu a {\n padding-right: 40px;\n position: relative; }\n\n.dd_sub_menu span {\n display: flex;\n width: 30px;\n height: 34px;\n align-items: center;\n justify-content: center;\n font-size: 1.2rem;\n color: rgba(0, 0, 0, 0.4);\n position: absolute;\n right: 0px;\n top: 0px; }\n\n.dd_sub_menu a:hover span {\n color: #8ac731; }\n\n.dd_sub_menu span i {\n display: none; }\n\n.dd_sub_menu span i.fa-plus {\n display: block; }\n\n.dd_sub_menu.activedd_menu span i.fa-minus {\n display: block; }\n\n.dd_sub_menu.activedd_menu span i.fa-plus {\n display: none; }\n\n.dd_sub_menu.activedd_menu ul {\n display: block; }\n\n@media (max-width: 1480px) {\n .row_slider_dat .rightArrow {\n right: 20px; }\n .row_slider_dat .leftArrow {\n left: auto;\n right: 50px; } }\n\n@media screen and (min-width: 768px) and (max-width: 1023px) {\n .ls_h_c_b,\n .ls_r_con_b {\n width: 75%; }\n .ls_l_con_b {\n width: 25%; } }\n\n@media (max-width: 991px) {\n .ls_h_c_b {\n width: 100%; } }\n\n@media (max-width: 767px) {\n .ls_l_con_b {\n width: 100%;\n float: none;\n padding-top: 0;\n margin-bottom: 30px; }\n .ls_r_con_b {\n width: 100%;\n float: none; }\n .a_s_w_c {\n margin-left: -15px;\n margin-right: -15px;\n width: auto;\n float: none; }\n .row_slider_dat {\n overflow: auto; }\n .ls_h_c_b,\n .ls_sbmenu {\n font-size: 1.4rem; }\n .la_sb_l .sb_h_c_b {\n font-size: 1.6rem;\n color: #000;\n margin: 0;\n padding: 0;\n font-weight: 600;\n border-left: none;\n background: #f9f9f9;\n padding: 15px;\n cursor: pointer;\n position: relative; }\n .la_sb_l {\n padding-left: 15px;\n padding-right: 15px; }\n .ls_sbmenu {\n display: none; }\n .ls_sbmenu ul li a {\n display: block;\n padding: 10px 0 10px 15px;\n border: 1px solid #f6f6f6;\n border-top: none; }\n .la_sb_l .sb_h_c_b span {\n position: absolute;\n width: 40px;\n height: 50px;\n right: 0;\n top: 0;\n display: flex;\n align-items: center;\n justify-content: center; }\n .sb_h_c_b span i {\n transition: all 0.3s ease-in-out;\n -webkit-transition: all 0.3s ease-in-out;\n -moz-transition: all 0.3s ease-in-out;\n -ms-transition: all 0.3s ease-in-out;\n -o-transition: all 0.3s ease-in-out;\n transform: rotate(0deg);\n -webkit-transform: rotate(0deg);\n -moz-transform: rotate(0deg);\n -ms-transform: rotate(0deg);\n -o-transform: rotate(0deg); }\n .active_sb_menu.sb_h_c_b span i {\n transform: rotate(-180deg);\n -webkit-transform: rotate(-180deg);\n -moz-transform: rotate(-180deg);\n -ms-transform: rotate(-180deg);\n -o-transform: rotate(-180deg);\n transition: all 0.3s ease-in-out;\n -webkit-transition: all 0.3s ease-in-out;\n -moz-transition: all 0.3s ease-in-out;\n -ms-transition: all 0.3s ease-in-out;\n -o-transition: all 0.3s ease-in-out; }\n .c_h_cb {\n font-size: 1.6rem; }\n .ls_c_content_b {\n font-size: 1.4rem; }\n .ls_sbmenu ul li {\n max-width: 100%; }\n .ls_sbmenu ul li a:hover {\n border: 1px solid #f6f6f6; }\n .dd_sub_menu span {\n height: 100%; }\n .ls_r_con_b .cs_slider_wp {\n padding-left: 15px;\n padding-right: 15px; }\n .ls_sbmenu ul li a:hover,\n .ls_sbmenu ul li.active_sb a {\n border-left: 1px solid #f6f6f6;\n border-right: 1px solid #f6f6f6;\n border-top: none; } }\n\n@media (min-width: 992px) {\n .ls_sbmenu {\n display: block !important; } }\n"]}
\ No newline at end of file
\ No newline at end of file
themes/custom/envigo/css/maps/photo.css.map
View file @
699089ee
{"version":3,"sources":["photo.scss"],"names":[],"mappings":"AAAA,WACE,SAAA,SAGF,sBACE,QAAA,KACA,MAAA,IAGF,wBACE,QAAA,MACA,SAAA,SACA,SAAA,OAGF,gCACE,QAAA,GACA,SAAA,SACA,MAAA,KACA,OAAA,KAaA,WAAA,sFAAA,WAAA,6DAAA,WAAA,gEAOA,QAAA,EAGF,4BACE,MAAA,KACA,mBAAA,IAAA,KAAA,YAAA,cAAA,IAAA,KAAA,YAAA,WAAA,IAAA,KAAA,YAGF,kCACE,kBAAA,WAAA,cAAA,WAAA,UAAA,WAGF,gBACE,SAAA,SACA,OAAA,EACA,MAAA,KACA,QAAA,KAAA,KACA,UAAA,OACA,MAAA,KACA,QAAA,EAGF,mBACE,YAAA,IACA,UAAA,OAGF,yBACE,sBACE,MAAA,WAIJ,yBACE,sBACE,MAAA,IAGF,mBACE,YAAA,IACA,UAAA,OAGF,gBACE,QAAA,KACA,UAAA","file":"../photo.css","sourcesContent":[".p_masarny {\n position: relative;\n}\n\n.p_masarny .grid-item {\n padding: 10px;\n width: 25%;\n}\n\n.p_masarny .grid-item a {\n display: block;\n position: relative;\n overflow: hidden;\n}\n\n.p_masarny .grid-item a::before {\n content: \"\";\n position: absolute;\n width: 100%;\n height: 100%;\n //background: rgba(0, 0, 0, 0.5);\n /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.65+100 */\n background: -moz-linear-gradient(\n top,\n rgba(0, 0, 0, 0) 0%,\n rgba(0, 0, 0, 0.75) 100%\n ); /* FF3.6-15 */\n background: -webkit-linear-gradient(\n top,\n rgba(0, 0, 0, 0) 0%,\n rgba(0, 0, 0, 0.75) 100%\n ); /* Chrome10-25,Safari5.1-6 */\n background: linear-gradient(\n to bottom,\n rgba(0, 0, 0, 0) 0%,\n rgba(0, 0, 0, 0.75) 100%\n ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */\n filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */\n\n z-index: 1;\n}\n\n.p_masarny .grid-item a img {\n width: 100%;\n transition: all 1.5s ease-in-out;\n}\n\n.p_masarny .grid-item a:hover img {\n transform: scale(1.2);\n}\n\n.grit_itm_inner {\n position: absolute;\n bottom: 0;\n width: 100%;\n padding: 10px 15px;\n font-size: 1.4rem;\n color: #fff;\n z-index: 2;\n}\n\n.grit_itm_inner h5 {\n font-weight: 700;\n font-size: 1.8rem;\n}\n\n@media (max-width: 991px) {\n .p_masarny .grid-item {\n width: 33.33333%;\n }\n}\n\n@media (max-width: 767px) {\n .p_masarny .grid-item {\n width: 50%;\n }\n\n .grit_itm_inner h5 {\n font-weight: 700;\n font-size: 1.4rem;\n }\n\n .grit_itm_inner {\n padding: 10px;\n font-size: 1.2rem;\n }\n}\n"]}
{"version":3,"sources":["photo.scss"],"names":[],"mappings":"AAAA,WACE,SAAA,SAGF,sBACE,QAAA,KACA,MAAA,IAGF,wBACE,QAAA,MACA,SAAA,SACA,SAAA,OAGF,gCACE,QAAA,GACA,SAAA,SACA,MAAA,KACA,OAAA,KAWA,WAAA,sFAAA,WAAA,6DAAA,WAAA,gEAOF,4BACE,MAAA,KACA,mBAAA,IAAA,KAAA,YAAA,cAAA,IAAA,KAAA,YAAA,WAAA,IAAA,KAAA,YAGF,kCACE,kBAAA,WAAA,cAAA,WAAA,UAAA,WAGF,gBACE,SAAA,SACA,OAAA,EACA,MAAA,KACA,QAAA,KAAA,KACA,UAAA,OACA,MAAA,KACA,QAAA,EAGF,mBACE,YAAA,IACA,UAAA,OACA,MAAA,KAGF,yBACE,sBACE,MAAA,WAIJ,yBACE,sBACE,MAAA,IAEF,mBACE,YAAA,IACA,UAAA,OAEF,gBACE,QAAA,KACA,UAAA","file":"../photo.css","sourcesContent":[".p_masarny {\n position: relative;\n}\n\n.p_masarny .grid-item {\n padding: 10px;\n width: 25%;\n}\n\n.p_masarny .grid-item a {\n display: block;\n position: relative;\n overflow: hidden;\n}\n\n.p_masarny .grid-item a::before {\n content: \"\";\n position: absolute;\n width: 100%;\n height: 100%;\n background: -moz-linear-gradient(\n top,\n rgba(0, 0, 0, 0) 0%,\n rgba(0, 0, 0, 0.75) 100%\n );\n background: -webkit-linear-gradient(\n top,\n rgba(0, 0, 0, 0) 0%,\n rgba(0, 0, 0, 0.75) 100%\n );\n background: linear-gradient(\n to bottom,\n rgba(0, 0, 0, 0) 0%,\n rgba(0, 0, 0, 0.75) 100%\n );\n}\n\n.p_masarny .grid-item a img {\n width: 100%;\n transition: all 1.5s ease-in-out;\n}\n\n.p_masarny .grid-item a:hover img {\n transform: scale(1.2);\n}\n\n.grit_itm_inner {\n position: absolute;\n bottom: 0;\n width: 100%;\n padding: 10px 15px;\n font-size: 1.4rem;\n color: #fff;\n z-index: 2;\n}\n\n.grit_itm_inner h5 {\n font-weight: 700;\n font-size: 1.8rem;\n color: #fff;\n}\n\n@media (max-width: 991px) {\n .p_masarny .grid-item {\n width: 33.33333%;\n }\n}\n\n@media (max-width: 767px) {\n .p_masarny .grid-item {\n width: 50%;\n }\n .grit_itm_inner h5 {\n font-weight: 700;\n font-size: 1.4rem;\n }\n .grit_itm_inner {\n padding: 10px;\n font-size: 1.2rem;\n }\n}\n"]}
\ No newline at end of file
\ No newline at end of file
themes/custom/envigo/css/maps/product-main.css.map
View file @
699089ee
{"version":3,"sources":["product-main.scss","product-main.css"],"names":[],"mappings":"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","file":"../product-main.css","sourcesContent":[".btn_r_m_con {\n position: absolute;\n bottom: 0px;\n width: 100%;\n padding: 10px 15px 25px;\n font-size: 1.4rem;\n}\n\n.btn_r_m_con a {\n display: inline-block;\n color: rgba(0, 0, 0, 0.6);\n text-decoration: none;\n}\n\n.card_s_page .cs_containe_i_w {\n padding-bottom: 45px;\n}\n\n.cs_box_shadow .cs_inner_item:hover .btn_r_m_con a {\n color: #8ac731;\n}\n\n.cs_box_shadow .cs_inner_item:hover .btn_r_m_con a:hover {\n color: #6eae0d;\n}\n\n.card_s_page .cs_item_b {\n margin-bottom: 30px;\n}\n\n.tm_c_o_b {\n position: relative;\n text-align: center;\n}\n\n.tm_h_c .c_heading_b {\n margin-bottom: 10px;\n}\n\n.tm_h_c {\n font-weight: 700;\n font-size: 2rem;\n color: #000000;\n}\n\n.tm_item_con {\n font-size: 1.6em;\n color: #444444;\n width: 100%;\n float: left;\n}\n\n.tm_m_name {\n position: relative;\n text-align: center;\n font-size: 1.4rem;\n color: #444;\n padding-top: 30px;\n padding-bottom: 20px;\n width: 100%;\n}\n\n.tm_main_h {\n font-size: 1.6rem;\n margin: 0;\n padding: 0;\n font-weight: 700;\n margin-bottom: 5px;\n color: #000000;\n}\n\n.tm_m_name ul {\n margin: 0;\n padding: 0;\n display: flex;\n align-items: center;\n justify-content: center;\n}\n\n.tm_m_name ul li {\n padding: 0 2px;\n color: #ffc600;\n font-size: 1.8rem;\n}\n\n.tm_item_con {\n position: relative;\n}\n\n.tm_item_con::before,\n.tm_item_con::after {\n content: \"\";\n position: absolute;\n width: 50px;\n height: 50px;\n background: url(../images/quote.png) no-repeat center;\n background-size: contain;\n}\n\n.tm_item_con::before {\n left: 0px;\n top: 0px;\n}\n\n.tm_item_con::after {\n right: 0;\n bottom: 0;\n transform: rotate(180deg);\n}\n\n.tm_item_con {\n position: relative;\n padding: 15px 100px;\n}\n\n.tm_i_item {\n padding: 50px 5% 0;\n width: 100%;\n position: relative;\n}\n\n.tm_s_c_b {\n position: relative;\n float: left;\n width: 100%;\n}\n\n.testimonial_c_b * {\n outline: none;\n}\n\n.testimonial_c_b button {\n display: none !important;\n}\n\n.testimonial_c_b button.arrowSlider {\n width: 40px;\n height: 40px;\n display: -webkit-box !important;\n display: -ms-flexbox !important;\n display: flex !important;\n -webkit-box-align: center;\n -ms-flex-align: center;\n align-items: center;\n position: absolute;\n top: 50%;\n margin-top: -20px;\n font-size: 1.6rem;\n border: none;\n background: 0 0;\n -webkit-box-pack: center;\n -ms-flex-pack: center;\n justify-content: center;\n padding: 0;\n outline: 0;\n z-index: 1;\n}\n\n.testimonial_c_b .rightArrow {\n right: -45px;\n}\n\n.testimonial_c_b .leftArrow {\n left: -45px;\n}\n\n.testimonial_c_b .arrowSlider.slick-disabled {\n pointer-events: none;\n opacity: 0.25;\n}\n\n.app_p_c_b .c_heading_b {\n margin-bottom: 5px;\n}\n\n.app_p_c_b .para_s_c_b {\n font-size: 1.6rem;\n font-weight: 700;\n}\n\n.app_p_c_b .cs_slider_wp {\n padding-top: 25px;\n}\n\n.f_c_ob {\n position: relative;\n max-width: 600px;\n margin: 0px auto;\n}\n\n.fc_ib {\n position: relative;\n padding-top: 15px;\n font-size: 1.6rem;\n}\n\n.formGroup {\n position: relative;\n width: 100%;\n}\n\n.formGroup input[type=\"text\"] {\n width: 100%;\n height: 44px;\n border: none;\n border-radius: 0px;\n outline: none;\n padding: 5px 150px 5px 15px;\n}\n\n.btn_submit_c {\n position: absolute;\n width: 140px;\n height: 100%;\n background: 0 0;\n top: 0;\n right: 0;\n}\n\n.btn_submit_c input {\n display: flex;\n width: 100%;\n height: 100%;\n text-align: center;\n justify-content: center;\n padding: 5px;\n background: #8ac731;\n color: #fff;\n border: none;\n border-radius: 0px;\n outline: none;\n}\n\n@media (max-width: 1480px) {\n .testimonial_c_b .leftArrow {\n left: 15px;\n }\n\n .testimonial_c_b .rightArrow {\n right: 15px;\n }\n\n .testimonial_c_b button.arrowSlider {\n /* color: #fff;\n background: #8ac731 !important; */\n }\n}\n\n@media (max-width: 991px) {\n .tm_item_con::before,\n .tm_item_con::after {\n width: 30px;\n height: 30px;\n }\n\n .tm_item_con {\n padding: 15px 50px;\n }\n}\n\n@media (max-width: 767px) {\n .tm_i_item {\n padding: 10px 0 0;\n }\n\n .tm_h_c {\n font-size: 1.6rem;\n }\n\n .tm_item_con {\n font-size: 1.4rem;\n }\n\n .tm_m_name {\n padding-top: 20px;\n float: left;\n padding-bottom: 0;\n }\n\n .tm_item_con {\n padding: 0px 20px;\n }\n\n .app_p_c_b .para_s_c_b {\n font-size: 1.4rem;\n }\n\n .fc_ib {\n font-size: 1.4rem;\n }\n\n .btn_submit_c {\n width: 100px;\n }\n}\n\n.ba_o_c {\n position: relative;\n width: 100%;\n overflow: hidden;\n}\n\n.ba_o_left_c {\n position: absolute;\n padding-right: 30px;\n z-index: 1;\n}\n\n.ba_left_w {\n padding-left: 15px;\n padding-right: 30px;\n border-right: 1px solid #eee;\n width: 200px;\n}\n\n.subheadings-list {\n margin: 0;\n padding: 0;\n list-style: none;\n display: inline-block;\n}\n\n.subheadings-list li {\n display: block;\n width: 100%;\n position: relative;\n}\n\n.subheadings-list li a {\n display: inline-block;\n color: rgba(0, 0, 0, 0.6);\n font-size: 1.6rem;\n text-decoration: none;\n position: relative;\n background: 0 0;\n -o-transition: 0.4s ease-in-out;\n transition: 0.4s ease-in-out;\n -webkit-transition: 0.4s ease-in-out;\n -moz-transition: 0.4s ease-in-out;\n padding: 5px 0;\n}\n\n.subheadings-list li a:hover {\n color: #8ac731;\n}\n\n.box_c_b {\n display: flex;\n font-size: 1.6rem;\n padding: 30px 0;\n position: relative;\n}\n\n.bod_bot {\n border-bottom: 1px solid rgba(0, 0, 0, 0.1);\n}\n\n.ba_right_w {\n position: relative;\n padding-left: 230px;\n padding-right: 15px;\n}\n\n.para_con_box {\n display: flex;\n align-items: center;\n justify-content: flex-start;\n padding-left: 30px;\n flex: 1 0 0%;\n}\n\n.para_inner_box {\n position: relative;\n}\n\n.h_con_b_m {\n color: #000000;\n font-weight: 700;\n font-size: 2rem;\n}\n\n.r_spacer .para_con_box {\n padding-left: 0;\n padding-right: 30px;\n}\n\n.img_c_b {\n width: 300px;\n}\n\n.img_c_b img {\n width: 100%;\n}\n\n@media (max-width: 767px) {\n .h_con_b_m {\n font-size: 1.6rem;\n }\n\n .box_c_b {\n font-size: 1.4rem;\n display: block;\n padding: 20px 0 5px;\n }\n\n .img_c_b {\n max-width: 360px;\n margin: 0px auto;\n width: 100%;\n }\n\n .para_con_box {\n padding: 30px 0 0;\n }\n\n .ba_o_left_c {\n display: none;\n }\n\n .ba_right_w {\n padding-left: 15px;\n }\n}\n",".btn_r_m_con {\n position: absolute;\n bottom: 0px;\n width: 100%;\n padding: 10px 15px 25px;\n font-size: 1.4rem; }\n\n.btn_r_m_con a {\n display: inline-block;\n color: rgba(0, 0, 0, 0.6);\n text-decoration: none; }\n\n.card_s_page .cs_containe_i_w {\n padding-bottom: 45px; }\n\n.cs_box_shadow .cs_inner_item:hover .btn_r_m_con a {\n color: #8ac731; }\n\n.cs_box_shadow .cs_inner_item:hover .btn_r_m_con a:hover {\n color: #6eae0d; }\n\n.card_s_page .cs_item_b {\n margin-bottom: 30px; }\n\n.tm_c_o_b {\n position: relative;\n text-align: center; }\n\n.tm_h_c .c_heading_b {\n margin-bottom: 10px; }\n\n.tm_h_c {\n font-weight: 700;\n font-size: 2rem;\n color: #000000; }\n\n.tm_item_con {\n font-size: 1.6em;\n color: #444444;\n width: 100%;\n float: left; }\n\n.tm_m_name {\n position: relative;\n text-align: center;\n font-size: 1.4rem;\n color: #444;\n padding-top: 30px;\n padding-bottom: 20px;\n width: 100%; }\n\n.tm_main_h {\n font-size: 1.6rem;\n margin: 0;\n padding: 0;\n font-weight: 700;\n margin-bottom: 5px;\n color: #000000; }\n\n.tm_m_name ul {\n margin: 0;\n padding: 0;\n display: flex;\n align-items: center;\n justify-content: center; }\n\n.tm_m_name ul li {\n padding: 0 2px;\n color: #ffc600;\n font-size: 1.8rem; }\n\n.tm_item_con {\n position: relative; }\n\n.tm_item_con::before,\n.tm_item_con::after {\n content: \"\";\n position: absolute;\n width: 50px;\n height: 50px;\n background: url(../images/quote.png) no-repeat center;\n background-size: contain; }\n\n.tm_item_con::before {\n left: 0px;\n top: 0px; }\n\n.tm_item_con::after {\n right: 0;\n bottom: 0;\n transform: rotate(180deg); }\n\n.tm_item_con {\n position: relative;\n padding: 15px 100px; }\n\n.tm_i_item {\n padding: 50px 5% 0;\n width: 100%;\n position: relative; }\n\n.tm_s_c_b {\n position: relative;\n float: left;\n width: 100%; }\n\n.testimonial_c_b * {\n outline: none; }\n\n.testimonial_c_b button {\n display: none !important; }\n\n.testimonial_c_b button.arrowSlider {\n width: 40px;\n height: 40px;\n display: -webkit-box !important;\n display: -ms-flexbox !important;\n display: flex !important;\n -webkit-box-align: center;\n -ms-flex-align: center;\n align-items: center;\n position: absolute;\n top: 50%;\n margin-top: -20px;\n font-size: 1.6rem;\n border: none;\n background: 0 0;\n -webkit-box-pack: center;\n -ms-flex-pack: center;\n justify-content: center;\n padding: 0;\n outline: 0;\n z-index: 1; }\n\n.testimonial_c_b .rightArrow {\n right: -45px; }\n\n.testimonial_c_b .leftArrow {\n left: -45px; }\n\n.testimonial_c_b .arrowSlider.slick-disabled {\n pointer-events: none;\n opacity: 0.25; }\n\n.app_p_c_b .c_heading_b {\n margin-bottom: 5px; }\n\n.app_p_c_b .para_s_c_b {\n font-size: 1.6rem;\n font-weight: 700; }\n\n.app_p_c_b .cs_slider_wp {\n padding-top: 25px; }\n\n.f_c_ob {\n position: relative;\n max-width: 600px;\n margin: 0px auto; }\n\n.fc_ib {\n position: relative;\n padding-top: 15px;\n font-size: 1.6rem; }\n\n.formGroup {\n position: relative;\n width: 100%; }\n\n.formGroup input[type=\"text\"] {\n width: 100%;\n height: 44px;\n border: none;\n border-radius: 0px;\n outline: none;\n padding: 5px 150px 5px 15px; }\n\n.btn_submit_c {\n position: absolute;\n width: 140px;\n height: 100%;\n background: 0 0;\n top: 0;\n right: 0; }\n\n.btn_submit_c input {\n display: flex;\n width: 100%;\n height: 100%;\n text-align: center;\n justify-content: center;\n padding: 5px;\n background: #8ac731;\n color: #fff;\n border: none;\n border-radius: 0px;\n outline: none; }\n\n@media (max-width: 1480px) {\n .testimonial_c_b .leftArrow {\n left: 15px; }\n .testimonial_c_b .rightArrow {\n right: 15px; }\n .testimonial_c_b button.arrowSlider {\n /* color: #fff;\n background: #8ac731 !important; */ } }\n\n@media (max-width: 991px) {\n .tm_item_con::before,\n .tm_item_con::after {\n width: 30px;\n height: 30px; }\n .tm_item_con {\n padding: 15px 50px; } }\n\n@media (max-width: 767px) {\n .tm_i_item {\n padding: 10px 0 0; }\n .tm_h_c {\n font-size: 1.6rem; }\n .tm_item_con {\n font-size: 1.4rem; }\n .tm_m_name {\n padding-top: 20px;\n float: left;\n padding-bottom: 0; }\n .tm_item_con {\n padding: 0px 20px; }\n .app_p_c_b .para_s_c_b {\n font-size: 1.4rem; }\n .fc_ib {\n font-size: 1.4rem; }\n .btn_submit_c {\n width: 100px; } }\n\n.ba_o_c {\n position: relative;\n width: 100%;\n overflow: hidden; }\n\n.ba_o_left_c {\n position: absolute;\n padding-right: 30px;\n z-index: 1; }\n\n.ba_left_w {\n padding-left: 15px;\n padding-right: 30px;\n border-right: 1px solid #eee;\n width: 200px; }\n\n.subheadings-list {\n margin: 0;\n padding: 0;\n list-style: none;\n display: inline-block; }\n\n.subheadings-list li {\n display: block;\n width: 100%;\n position: relative; }\n\n.subheadings-list li a {\n display: inline-block;\n color: rgba(0, 0, 0, 0.6);\n font-size: 1.6rem;\n text-decoration: none;\n position: relative;\n background: 0 0;\n -o-transition: 0.4s ease-in-out;\n transition: 0.4s ease-in-out;\n -webkit-transition: 0.4s ease-in-out;\n -moz-transition: 0.4s ease-in-out;\n padding: 5px 0; }\n\n.subheadings-list li a:hover {\n color: #8ac731; }\n\n.box_c_b {\n display: flex;\n font-size: 1.6rem;\n padding: 30px 0;\n position: relative; }\n\n.bod_bot {\n border-bottom: 1px solid rgba(0, 0, 0, 0.1); }\n\n.ba_right_w {\n position: relative;\n padding-left: 230px;\n padding-right: 15px; }\n\n.para_con_box {\n display: flex;\n align-items: center;\n justify-content: flex-start;\n padding-left: 30px;\n flex: 1 0 0%; }\n\n.para_inner_box {\n position: relative; }\n\n.h_con_b_m {\n color: #000000;\n font-weight: 700;\n font-size: 2rem; }\n\n.r_spacer .para_con_box {\n padding-left: 0;\n padding-right: 30px; }\n\n.img_c_b {\n width: 300px; }\n\n.img_c_b img {\n width: 100%; }\n\n@media (max-width: 767px) {\n .h_con_b_m {\n font-size: 1.6rem; }\n .box_c_b {\n font-size: 1.4rem;\n display: block;\n padding: 20px 0 5px; }\n .img_c_b {\n max-width: 360px;\n margin: 0px auto;\n width: 100%; }\n .para_con_box {\n padding: 30px 0 0; }\n .ba_o_left_c {\n display: none; }\n .ba_right_w {\n padding-left: 15px; } }\n"]}
{"version":3,"sources":["product-main.scss","product-main.css"],"names":[],"mappings":"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","file":"../product-main.css","sourcesContent":[".btn_r_m_con {\n position: absolute;\n bottom: 0px;\n width: 100%;\n padding: 10px 15px 25px;\n font-size: 1.4rem;\n}\n\n.btn_r_m_con a {\n display: inline-block;\n color: rgba(0, 0, 0, 0.6);\n text-decoration: none;\n}\n\n.card_s_page .cs_containe_i_w {\n padding-bottom: 45px;\n}\n\n.cs_box_shadow .cs_inner_item:hover .btn_r_m_con a {\n color: #8ac731;\n}\n\n.cs_box_shadow .cs_inner_item:hover .btn_r_m_con a:hover {\n color: #6eae0d;\n}\n\n.card_s_page .cs_item_b {\n margin-bottom: 30px;\n}\n\n.tm_c_o_b {\n position: relative;\n text-align: center;\n}\n\n.tm_h_c .c_heading_b {\n margin-bottom: 10px;\n}\n\n.tm_h_c {\n font-weight: 700;\n font-size: 2rem;\n color: #000000;\n}\n\n.tm_item_con {\n font-size: 1.6em;\n color: #444444;\n width: 100%;\n float: left;\n}\n\n.tm_m_name {\n position: relative;\n text-align: center;\n font-size: 1.4rem;\n color: #444;\n padding-top: 30px;\n padding-bottom: 20px;\n width: 100%;\n}\n\n.tm_main_h {\n font-size: 1.6rem;\n margin: 0;\n padding: 0;\n font-weight: 700;\n margin-bottom: 5px;\n color: #000000;\n}\n\n.tm_m_name ul {\n margin: 0;\n padding: 0;\n display: flex;\n align-items: center;\n justify-content: center;\n}\n\n.tm_m_name ul li {\n padding: 0 2px;\n color: #ffc600;\n font-size: 1.8rem;\n}\n\n.tm_item_con {\n position: relative;\n}\n\n.tm_item_con::before,\n.tm_item_con::after {\n content: \"\";\n position: absolute;\n width: 50px;\n height: 50px;\n background: url(../images/quote.png) no-repeat center;\n background-size: contain;\n}\n\n.tm_item_con::before {\n left: 0px;\n top: 0px;\n}\n\n.tm_item_con::after {\n right: 0;\n bottom: 0;\n transform: rotate(180deg);\n}\n\n.tm_item_con {\n position: relative;\n padding: 15px 100px;\n}\n\n.tm_i_item {\n padding: 50px 5% 0;\n width: 100%;\n position: relative;\n}\n\n.tm_s_c_b {\n position: relative;\n float: left;\n width: 100%;\n}\n\n.testimonial_c_b * {\n outline: none;\n}\n\n.testimonial_c_b button {\n display: none !important;\n}\n\n.testimonial_c_b button.arrowSlider {\n width: 40px;\n height: 40px;\n display: -webkit-box !important;\n display: -ms-flexbox !important;\n display: flex !important;\n -webkit-box-align: center;\n -ms-flex-align: center;\n align-items: center;\n position: absolute;\n top: 50%;\n margin-top: -20px;\n font-size: 1.6rem;\n border: none;\n background: 0 0;\n -webkit-box-pack: center;\n -ms-flex-pack: center;\n justify-content: center;\n padding: 0;\n outline: 0;\n z-index: 1;\n}\n\n.testimonial_c_b .rightArrow {\n right: -45px;\n}\n\n.testimonial_c_b .leftArrow {\n left: -45px;\n}\n\n.testimonial_c_b .arrowSlider.slick-disabled {\n pointer-events: none;\n opacity: 0.25;\n}\n\n.app_p_c_b .c_heading_b {\n margin-bottom: 5px;\n}\n\n.app_p_c_b .para_s_c_b {\n font-size: 1.6rem;\n font-weight: 700;\n}\n\n.app_p_c_b .cs_slider_wp {\n padding-top: 25px;\n}\n\n.f_c_ob {\n position: relative;\n max-width: 600px;\n margin: 0px auto;\n}\n\n.fc_ib {\n position: relative;\n padding-top: 15px;\n font-size: 1.6rem;\n}\n\n.formGroup {\n position: relative;\n width: 100%;\n}\n\n.formGroup input[type=\"text\"] {\n width: 100%;\n height: 44px;\n border: none;\n border-radius: 0px;\n outline: none;\n padding: 5px 150px 5px 15px;\n}\n\n.btn_submit_c {\n position: absolute;\n width: 140px;\n height: 100%;\n background: 0 0;\n top: 0;\n right: 0;\n}\n\n.btn_submit_c input {\n display: flex;\n width: 100%;\n height: 100%;\n text-align: center;\n justify-content: center;\n padding: 5px;\n background: #8ac731;\n color: #fff;\n border: none;\n border-radius: 0px;\n outline: none;\n}\n\n@media (max-width: 1480px) {\n .testimonial_c_b .leftArrow {\n left: 15px;\n }\n .testimonial_c_b .rightArrow {\n right: 15px;\n }\n .testimonial_c_b button.arrowSlider {\n /* color: #fff;\n background: #8ac731 !important; */\n }\n}\n\n@media (max-width: 991px) {\n .tm_item_con::before,\n .tm_item_con::after {\n width: 30px;\n height: 30px;\n }\n .tm_item_con {\n padding: 15px 50px;\n }\n}\n\n@media (max-width: 767px) {\n .tm_i_item {\n padding: 10px 0 0;\n }\n .tm_h_c {\n font-size: 1.6rem;\n }\n .tm_item_con {\n font-size: 1.4rem;\n }\n .tm_m_name {\n padding-top: 20px;\n float: left;\n padding-bottom: 0;\n }\n .tm_item_con {\n padding: 0px 20px;\n }\n .app_p_c_b .para_s_c_b {\n font-size: 1.4rem;\n }\n .fc_ib {\n font-size: 1.4rem;\n }\n .btn_submit_c {\n width: 100px;\n }\n}\n\n.ba_o_c {\n position: relative;\n width: 100%;\n overflow: hidden;\n}\n\n.ba_o_left_c {\n position: absolute;\n padding-right: 30px;\n z-index: 1;\n}\n\n.ba_left_w {\n padding-left: 15px;\n padding-right: 30px;\n border-right: 1px solid #eee;\n width: 200px;\n}\n\n.subheadings-list {\n margin: 0;\n padding: 0;\n list-style: none;\n display: inline-block;\n}\n\n.subheadings-list li {\n display: block;\n width: 100%;\n position: relative;\n}\n\n.subheadings-list li a {\n display: inline-block;\n color: rgba(0, 0, 0, 0.6);\n font-size: 1.6rem;\n text-decoration: none;\n position: relative;\n background: 0 0;\n -o-transition: 0.4s ease-in-out;\n transition: 0.4s ease-in-out;\n -webkit-transition: 0.4s ease-in-out;\n -moz-transition: 0.4s ease-in-out;\n padding: 5px 0;\n}\n\n.subheadings-list li a:hover {\n color: #8ac731;\n}\n\n.box_c_b {\n display: flex;\n font-size: 1.6rem;\n padding: 30px 0;\n position: relative;\n}\n\n.bod_bot {\n border-bottom: 1px solid rgba(0, 0, 0, 0.1);\n}\n\n.ba_right_w {\n position: relative;\n padding-left: 230px;\n padding-right: 15px;\n}\n\n.para_con_box {\n display: flex;\n align-items: center;\n justify-content: flex-start;\n padding-left: 30px;\n flex: 1 0 0%;\n}\n\n.para_inner_box {\n position: relative;\n}\n\n.h_con_b_m {\n color: #000000;\n font-weight: 700;\n font-size: 2rem;\n}\n\n.r_spacer .para_con_box {\n padding-left: 0;\n padding-right: 30px;\n}\n\n.img_c_b {\n width: 300px;\n}\n\n.img_c_b img {\n width: 100%;\n}\n\n@media (max-width: 767px) {\n .h_con_b_m {\n font-size: 1.6rem;\n }\n .box_c_b {\n font-size: 1.4rem;\n display: block;\n padding: 20px 0 5px;\n }\n .img_c_b {\n max-width: 360px;\n margin: 0px auto;\n width: 100%;\n }\n .para_con_box {\n padding: 30px 0 0;\n }\n .r_spacer .para_con_box {\n padding-right: 0px;\n }\n .ba_o_left_c {\n display: none;\n }\n .ba_right_w {\n padding-left: 15px;\n }\n}\n\n.hm_cb_d {\n font-size: 1.8rem;\n padding: 0;\n font-weight: 700;\n color: #000000;\n}\n\n.rcb_pd_page {\n padding-left: 15px;\n padding-right: 15px;\n}\n\n.rcb_pd_page p {\n margin-bottom: 25px;\n}\n\n.rcb_pd_page .box_c_b {\n padding: 0px 0 15px;\n}\n\n.rcb_pd_page .img_c_b {\n width: auto;\n max-width: 480px;\n}\n\n@media screen and (min-width: 768px) and (max-width: 1023px) {\n .box_c_b {\n display: block;\n }\n .r_spacer .para_con_box {\n padding-right: 0px;\n }\n .rcb_pd_page .r_spacer .para_con_box {\n padding-right: 0;\n padding-top: 30px;\n }\n}\n\n@media (max-width: 767px) {\n .hm_cb_d {\n font-size: 1.6rem;\n }\n}\n\n.ineves_det_h_m {\n font-size: 2.8rem;\n color: #000;\n font-weight: 700;\n margin: 0;\n padding: 0;\n margin-bottom: 25px;\n}\n\n.arcb_data {\n position: relative;\n margin-bottom: 25px;\n display: flex;\n flex-wrap: wrap;\n}\n\n.a_r_c_b .hm_cb_d {\n margin-bottom: 15px;\n}\n\n.a_r_c_b a {\n display: inline-block;\n position: relative;\n color: rgba(0, 0, 0, 0.6);\n text-decoration: none;\n padding-left: 20px;\n padding-right: 15px;\n margin-bottom: 10px;\n}\n\n.a_r_c_b a:before {\n content: \"\";\n position: absolute;\n top: 7px;\n left: 0;\n width: 14px;\n height: 14px;\n background: url(../images/pdf.png) no-repeat center;\n background-size: contain;\n}\n\n.a_r_c_b a:hover {\n color: #000;\n}\n\n@media (max-width: 767px) {\n .a_r_c_b a {\n font-size: 1.4rem;\n }\n}",".btn_r_m_con {\n position: absolute;\n bottom: 0px;\n width: 100%;\n padding: 10px 15px 25px;\n font-size: 1.4rem; }\n\n.btn_r_m_con a {\n display: inline-block;\n color: rgba(0, 0, 0, 0.6);\n text-decoration: none; }\n\n.card_s_page .cs_containe_i_w {\n padding-bottom: 45px; }\n\n.cs_box_shadow .cs_inner_item:hover .btn_r_m_con a {\n color: #8ac731; }\n\n.cs_box_shadow .cs_inner_item:hover .btn_r_m_con a:hover {\n color: #6eae0d; }\n\n.card_s_page .cs_item_b {\n margin-bottom: 30px; }\n\n.tm_c_o_b {\n position: relative;\n text-align: center; }\n\n.tm_h_c .c_heading_b {\n margin-bottom: 10px; }\n\n.tm_h_c {\n font-weight: 700;\n font-size: 2rem;\n color: #000000; }\n\n.tm_item_con {\n font-size: 1.6em;\n color: #444444;\n width: 100%;\n float: left; }\n\n.tm_m_name {\n position: relative;\n text-align: center;\n font-size: 1.4rem;\n color: #444;\n padding-top: 30px;\n padding-bottom: 20px;\n width: 100%; }\n\n.tm_main_h {\n font-size: 1.6rem;\n margin: 0;\n padding: 0;\n font-weight: 700;\n margin-bottom: 5px;\n color: #000000; }\n\n.tm_m_name ul {\n margin: 0;\n padding: 0;\n display: flex;\n align-items: center;\n justify-content: center; }\n\n.tm_m_name ul li {\n padding: 0 2px;\n color: #ffc600;\n font-size: 1.8rem; }\n\n.tm_item_con {\n position: relative; }\n\n.tm_item_con::before,\n.tm_item_con::after {\n content: \"\";\n position: absolute;\n width: 50px;\n height: 50px;\n background: url(../images/quote.png) no-repeat center;\n background-size: contain; }\n\n.tm_item_con::before {\n left: 0px;\n top: 0px; }\n\n.tm_item_con::after {\n right: 0;\n bottom: 0;\n transform: rotate(180deg); }\n\n.tm_item_con {\n position: relative;\n padding: 15px 100px; }\n\n.tm_i_item {\n padding: 50px 5% 0;\n width: 100%;\n position: relative; }\n\n.tm_s_c_b {\n position: relative;\n float: left;\n width: 100%; }\n\n.testimonial_c_b * {\n outline: none; }\n\n.testimonial_c_b button {\n display: none !important; }\n\n.testimonial_c_b button.arrowSlider {\n width: 40px;\n height: 40px;\n display: -webkit-box !important;\n display: -ms-flexbox !important;\n display: flex !important;\n -webkit-box-align: center;\n -ms-flex-align: center;\n align-items: center;\n position: absolute;\n top: 50%;\n margin-top: -20px;\n font-size: 1.6rem;\n border: none;\n background: 0 0;\n -webkit-box-pack: center;\n -ms-flex-pack: center;\n justify-content: center;\n padding: 0;\n outline: 0;\n z-index: 1; }\n\n.testimonial_c_b .rightArrow {\n right: -45px; }\n\n.testimonial_c_b .leftArrow {\n left: -45px; }\n\n.testimonial_c_b .arrowSlider.slick-disabled {\n pointer-events: none;\n opacity: 0.25; }\n\n.app_p_c_b .c_heading_b {\n margin-bottom: 5px; }\n\n.app_p_c_b .para_s_c_b {\n font-size: 1.6rem;\n font-weight: 700; }\n\n.app_p_c_b .cs_slider_wp {\n padding-top: 25px; }\n\n.f_c_ob {\n position: relative;\n max-width: 600px;\n margin: 0px auto; }\n\n.fc_ib {\n position: relative;\n padding-top: 15px;\n font-size: 1.6rem; }\n\n.formGroup {\n position: relative;\n width: 100%; }\n\n.formGroup input[type=\"text\"] {\n width: 100%;\n height: 44px;\n border: none;\n border-radius: 0px;\n outline: none;\n padding: 5px 150px 5px 15px; }\n\n.btn_submit_c {\n position: absolute;\n width: 140px;\n height: 100%;\n background: 0 0;\n top: 0;\n right: 0; }\n\n.btn_submit_c input {\n display: flex;\n width: 100%;\n height: 100%;\n text-align: center;\n justify-content: center;\n padding: 5px;\n background: #8ac731;\n color: #fff;\n border: none;\n border-radius: 0px;\n outline: none; }\n\n@media (max-width: 1480px) {\n .testimonial_c_b .leftArrow {\n left: 15px; }\n .testimonial_c_b .rightArrow {\n right: 15px; }\n .testimonial_c_b button.arrowSlider {\n /* color: #fff;\n background: #8ac731 !important; */ } }\n\n@media (max-width: 991px) {\n .tm_item_con::before,\n .tm_item_con::after {\n width: 30px;\n height: 30px; }\n .tm_item_con {\n padding: 15px 50px; } }\n\n@media (max-width: 767px) {\n .tm_i_item {\n padding: 10px 0 0; }\n .tm_h_c {\n font-size: 1.6rem; }\n .tm_item_con {\n font-size: 1.4rem; }\n .tm_m_name {\n padding-top: 20px;\n float: left;\n padding-bottom: 0; }\n .tm_item_con {\n padding: 0px 20px; }\n .app_p_c_b .para_s_c_b {\n font-size: 1.4rem; }\n .fc_ib {\n font-size: 1.4rem; }\n .btn_submit_c {\n width: 100px; } }\n\n.ba_o_c {\n position: relative;\n width: 100%;\n overflow: hidden; }\n\n.ba_o_left_c {\n position: absolute;\n padding-right: 30px;\n z-index: 1; }\n\n.ba_left_w {\n padding-left: 15px;\n padding-right: 30px;\n border-right: 1px solid #eee;\n width: 200px; }\n\n.subheadings-list {\n margin: 0;\n padding: 0;\n list-style: none;\n display: inline-block; }\n\n.subheadings-list li {\n display: block;\n width: 100%;\n position: relative; }\n\n.subheadings-list li a {\n display: inline-block;\n color: rgba(0, 0, 0, 0.6);\n font-size: 1.6rem;\n text-decoration: none;\n position: relative;\n background: 0 0;\n -o-transition: 0.4s ease-in-out;\n transition: 0.4s ease-in-out;\n -webkit-transition: 0.4s ease-in-out;\n -moz-transition: 0.4s ease-in-out;\n padding: 5px 0; }\n\n.subheadings-list li a:hover {\n color: #8ac731; }\n\n.box_c_b {\n display: flex;\n font-size: 1.6rem;\n padding: 30px 0;\n position: relative; }\n\n.bod_bot {\n border-bottom: 1px solid rgba(0, 0, 0, 0.1); }\n\n.ba_right_w {\n position: relative;\n padding-left: 230px;\n padding-right: 15px; }\n\n.para_con_box {\n display: flex;\n align-items: center;\n justify-content: flex-start;\n padding-left: 30px;\n flex: 1 0 0%; }\n\n.para_inner_box {\n position: relative; }\n\n.h_con_b_m {\n color: #000000;\n font-weight: 700;\n font-size: 2rem; }\n\n.r_spacer .para_con_box {\n padding-left: 0;\n padding-right: 30px; }\n\n.img_c_b {\n width: 300px; }\n\n.img_c_b img {\n width: 100%; }\n\n@media (max-width: 767px) {\n .h_con_b_m {\n font-size: 1.6rem; }\n .box_c_b {\n font-size: 1.4rem;\n display: block;\n padding: 20px 0 5px; }\n .img_c_b {\n max-width: 360px;\n margin: 0px auto;\n width: 100%; }\n .para_con_box {\n padding: 30px 0 0; }\n .r_spacer .para_con_box {\n padding-right: 0px; }\n .ba_o_left_c {\n display: none; }\n .ba_right_w {\n padding-left: 15px; } }\n\n.hm_cb_d {\n font-size: 1.8rem;\n padding: 0;\n font-weight: 700;\n color: #000000; }\n\n.rcb_pd_page {\n padding-left: 15px;\n padding-right: 15px; }\n\n.rcb_pd_page p {\n margin-bottom: 25px; }\n\n.rcb_pd_page .box_c_b {\n padding: 0px 0 15px; }\n\n.rcb_pd_page .img_c_b {\n width: auto;\n max-width: 480px; }\n\n@media screen and (min-width: 768px) and (max-width: 1023px) {\n .box_c_b {\n display: block; }\n .r_spacer .para_con_box {\n padding-right: 0px; }\n .rcb_pd_page .r_spacer .para_con_box {\n padding-right: 0;\n padding-top: 30px; } }\n\n@media (max-width: 767px) {\n .hm_cb_d {\n font-size: 1.6rem; } }\n\n.ineves_det_h_m {\n font-size: 2.8rem;\n color: #000;\n font-weight: 700;\n margin: 0;\n padding: 0;\n margin-bottom: 25px; }\n\n.arcb_data {\n position: relative;\n margin-bottom: 25px;\n display: flex;\n flex-wrap: wrap; }\n\n.a_r_c_b .hm_cb_d {\n margin-bottom: 15px; }\n\n.a_r_c_b a {\n display: inline-block;\n position: relative;\n color: rgba(0, 0, 0, 0.6);\n text-decoration: none;\n padding-left: 20px;\n padding-right: 15px;\n margin-bottom: 10px; }\n\n.a_r_c_b a:before {\n content: \"\";\n position: absolute;\n top: 7px;\n left: 0;\n width: 14px;\n height: 14px;\n background: url(../images/pdf.png) no-repeat center;\n background-size: contain; }\n\n.a_r_c_b a:hover {\n color: #000; }\n\n@media (max-width: 767px) {\n .a_r_c_b a {\n font-size: 1.4rem; } }\n"]}
\ No newline at end of file
\ No newline at end of file
themes/custom/envigo/css/maps/style-d.css.map
0 → 100644
View file @
699089ee
{"version":3,"sources":["style-d.scss","style-d.css"],"names":[],"mappings":"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","file":"../style-d.css","sourcesContent":["/*static_banner*/\n.static_banner {\n .container {\n max-width: 900px;\n width: 100%;\n }\n}\n\n.txt_link_pc {\n color: rgba(0, 0, 0, 0.6);\n font-size: 1.4rem;\n text-transform: uppercase;\n &:hover {\n text-decoration: none;\n color: #99cb43;\n }\n}\n\n.card-grid {\n .card {\n border-radius: 0px;\n .card-body {\n padding: 40px;\n }\n .card-title {\n display: flex;\n align-items: center;\n font-size: 2.2rem;\n margin-bottom: 15px;\n }\n p {\n font-size: 1.6rem;\n }\n .icon-left {\n width: 40px;\n height: 40px;\n margin-right: 20px;\n }\n .icon-left img {\n max-width: 40px;\n max-height: 40px;\n }\n }\n}\n.e-r-w-a {\n align-items: center;\n position: relative;\n .h_c_w_bnm {\n margin-left: 20px;\n margin-bottom: 50px;\n }\n .e-r-slider {\n .e-r-item {\n outline: none;\n padding: 0 10px 0px 20px;\n position: relative;\n &::before {\n content: \"\";\n left: -3px;\n position: absolute;\n width: 70px;\n height: 60px;\n background: url(../images/icon-quote.png) center no-repeat;\n background-size: auto 100%;\n }\n .e-r-item-quotes {\n font-size: 1.6rem;\n line-height: 1.5;\n }\n .e-r-item-footer {\n margin-top: 30px;\n .name {\n display: block;\n font-size: 2rem;\n font-weight: bold;\n }\n .designation {\n display: block;\n font-size: 1.5rem;\n }\n }\n }\n }\n .slick-dots {\n display: flex;\n justify-content: center;\n margin-top: 60px;\n li {\n button {\n text-indent: -9999px;\n background: 0 0;\n border-radius: 50%;\n width: 15px;\n height: 15px;\n display: inline-flex;\n border: 1px solid #dfdfdf;\n margin: 0px 5px;\n }\n\n &.slick-active {\n button {\n background: #99cb43;\n border-color: #99cb43;\n }\n }\n }\n }\n .e-r-img {\n outline: none;\n img {\n width: 100%;\n }\n }\n}\n.bg_img_dark {\n position: relative;\n background: #000;\n color: #fff;\n background-repeat: no-repeat;\n background-size: cover;\n background-position: center center;\n &:before {\n content: \"\";\n position: absolute;\n left: 0px;\n top: 0px;\n width: 100%;\n height: 100%;\n background: rgba(0, 0, 0, 0.85);\n }\n .h_c_w_bnm {\n color: #fff;\n }\n .card {\n background: none;\n color: #fff;\n border: 0px;\n .card-body {\n padding: 25px 25px 25px 0px;\n }\n }\n}\n.jo_l_wrapper {\n .card {\n transition: 0.3s all;\n .card-body {\n .card-title {\n color: #000;\n margin-bottom: 20px;\n }\n p {\n color: rgba(0, 0, 0, 0.6);\n }\n }\n .tx_btn_l {\n margin-top: 20px;\n a {\n color: rgba(0, 0, 0, 0.6);\n font-size: 1.4rem;\n text-transform: uppercase;\n }\n }\n &:hover {\n box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);\n border: 1px solid #ffffff;\n .tx_btn_l a {\n text-decoration: none;\n color: #99cb43;\n }\n }\n }\n}\n.j-m-info {\n margin-top: 20px;\n font-size: 1.4rem;\n &.cw span,\n &.cw span b {\n color: #fff !important;\n }\n span {\n margin-right: 20px;\n color: rgba(0, 0, 0, 0.6);\n b {\n color: rgba(0, 0, 0, 0.8);\n margin-left: 5px;\n }\n }\n}\n.txt_btn_link {\n a {\n color: #99cb43;\n text-decoration: none;\n font-size: 1.5rem;\n }\n}\n@media screen and (min-width: 768px) {\n .e-r-w-a {\n .e-r-item-quotes {\n padding-right: 100px;\n }\n }\n}\n@media screen and (max-width: 767px) {\n .e-r-w-a {\n .h_c_w_bnm {\n font-size: 1.8rem;\n }\n .e-r-item-quotes {\n font-size: 1.4rem;\n }\n .e-r-item-footer {\n .name {\n font-size: 1.6rem !important;\n }\n }\n }\n .h_c_b_wrapper {\n .h_c_w_bnm {\n font-size: 1.8rem;\n }\n p {\n font-size: 1.4rem;\n }\n }\n .card-grid .card {\n .card-body {\n padding: 15px 20px;\n }\n margin-bottom: 15px;\n .card-title {\n font-size: 1.8rem;\n }\n p {\n font-size: 1.4rem;\n }\n }\n .e-r-w-a {\n .e-r-item-quotes {\n padding-right: 10px;\n }\n .slick-dots {\n margin-top: 20px;\n }\n }\n}\n\n/*application*/\n.ap-slider {\n position: relative;\n .slick-slide {\n outline: 0px;\n }\n .slick-arrow {\n top: 25%;\n position: absolute;\n border: 0px;\n outline: 0px;\n text-indent: -9999px;\n background: url(../images/icon_arrow_nxt_blk.png) no-repeat center center;\n width: 40px;\n height: 40px;\n }\n .slick-next {\n right: 0px;\n right: -20px;\n z-index: 1;\n }\n .slick-prev {\n transform: rotate(-180deg);\n left: -20px;\n z-index: 1;\n }\n}\n.ap-grid-block {\n border: 1px solid #dfdfdf;\n padding: 20px;\n position: relative;\n .title {\n font-size: 2rem;\n font-weight: bold;\n text-align: center;\n margin-bottom: 30px;\n }\n .c1 {\n color: #c54960;\n }\n .c2 {\n color: #417d85;\n }\n .c3 {\n color: #4375b5;\n }\n .ap-grid-item {\n text-align: center;\n min-height: 200px;\n display: flex;\n flex-direction: column;\n figure {\n margin: 30px 0 50px 0;\n img {\n margin: 0px auto;\n max-width: 70%;\n }\n }\n p {\n font-size: 1.6rem;\n color: rgba(0, 0, 0, 0.6);\n margin-top: auto;\n }\n }\n}\n@media screen and (max-width: 767px) {\n .ap-grid-block {\n margin-bottom: 20px;\n .ap-grid-item {\n .title {\n font-size: 1.8rem;\n }\n p {\n font-size: 1.4rem;\n }\n }\n }\n}\n/*form*/\n.f-w {\n .form-control::placeholder {\n font-size: 1.4rem;\n color: rgba(0, 0, 0, 0.6);\n }\n .form-row {\n margin-bottom: 20px;\n }\n .form-control {\n height: 50px;\n font-size: 1.6rem;\n color: rgba(0, 0, 0, 0.9);\n border: 1px solid #e6e6e6;\n background: #f9fbff;\n border-radius: 0px;\n padding: 10px;\n }\n textarea.form-control {\n min-height: 100px;\n }\n\n select.form-control:required:invalid {\n color: #666;\n }\n select.form-control option[value=\"\"][disabled] {\n display: none;\n }\n}\n.btn {\n padding: 12px 40px;\n border-radius: 0px;\n}\n.btn-primary {\n background: #99cb43;\n color: #fff;\n text-transform: uppercase;\n font-size: 1.4rem;\n border: 0px;\n &:focus,\n &:active,\n &:hover {\n background: #99cb43 !important;\n color: #fff !important;\n }\n}\n@media screen and (max-width: 767px) {\n .f-w {\n margin-top: 20px;\n .form-control::placeholder {\n font-size: 1.2rem;\n color: rgba(0, 0, 0, 0.6);\n }\n .form-control {\n font-size: 1.4rem;\n }\n }\n}\n\n/*connect with dic*/\n.add-b-info {\n padding-left: 70px;\n &.mt {\n margin-top: 40px;\n }\n .title {\n font-size: 2.2rem;\n font-weight: 600;\n margin-bottom: 10px;\n position: relative;\n &.bg_icon {\n &:before {\n content: \"\";\n position: absolute;\n width: 60px;\n height: 60px;\n left: -70px;\n top: -5px;\n border-radius: 50%;\n background-repeat: no-repeat;\n background-position: center;\n background-size: cover;\n }\n &.add {\n &:before {\n background-image: url(../images/icon_location_blue.png);\n }\n }\n &.tel {\n &:before {\n background-image: url(../images/icon_phone_blue.png);\n }\n }\n &.em {\n &:before {\n background-image: url(../images/icon_email_blue.png);\n }\n }\n }\n }\n\n p {\n font-size: 1.6rem;\n margin-top: 0px;\n padding: 0px;\n line-height: 1.5;\n }\n p.o-t {\n font-size: 1.7rem;\n margin-bottom: 10px;\n }\n p a {\n color: rgba(0, 0, 0, 0.6);\n }\n}\n.c-dic-l {\n .f-dropdown-w {\n max-width: 250px;\n width: 100%;\n }\n}\n\n.loc-l-o {\n overflow: auto;\n overflow-x: hidden;\n height: 350px;\n .c-n {\n font-size: 2rem;\n margin-bottom: 15px;\n font-weight: 700;\n }\n .add-b-i {\n margin-bottom: 20px;\n border-bottom: 1px solid #dfdfdf;\n padding-bottom: 20px;\n .add-b-i-h {\n font-size: 1.4rem;\n font-weight: 600;\n color: rgba(0, 0, 0, 0.8);\n margin-bottom: 0px;\n }\n p {\n font-size: 1.4rem;\n a {\n color: rgba(0, 0, 0, 0.6);\n }\n }\n }\n}\n@media screen and (max-width: 767px) {\n .add-b-info {\n padding-left: 70px;\n margin-top: 30px !important;\n &.mt {\n margin-top: 0px;\n }\n &.mt_m {\n margin-top: 20px;\n }\n\n .title {\n font-size: 1.8rem;\n }\n p {\n font-size: 1.4rem;\n }\n p.o-t {\n font-size: 1.5rem;\n }\n }\n .c-dic-l {\n margin-top: 20px;\n .f-dropdown-w {\n max-width: 100%;\n width: 100%;\n }\n .loc-l-o {\n height: auto;\n overflow: auto;\n .c-n {\n font-size: 1.8rem;\n }\n }\n }\n}\n/*custom dropdown*/\n.f-dropdown-l {\n position: relative;\n width: auto;\n .d-value {\n border: 1px solid #ccc;\n background: rgba(0, 0, 0, 0.02);\n padding: 15px 20px;\n font-size: 1.6rem;\n position: relative;\n }\n .d-value:after {\n background: url(../images/icon_dropdown_ad.png) no-repeat center;\n width: 10px;\n height: 10px;\n position: absolute;\n content: \"\";\n right: 15px;\n top: 20px;\n }\n .list {\n background: #f3f3f3;\n display: none;\n position: absolute;\n top: 56px;\n z-index: 10;\n width: 100%;\n li {\n font-size: 1.5rem;\n a {\n padding: 15px 30px 15px 40px;\n display: block;\n color: rgba(0, 0, 0, 0.5);\n text-decoration: none;\n position: relative;\n &:hover {\n text-decoration: none;\n background: rgba(153, 202, 67, 0.2);\n }\n\n &:hover {\n &:before {\n width: 8px;\n height: 8px;\n top: 22px;\n left: 20px;\n border-radius: 50%;\n background: #99cb43;\n content: \"\";\n position: absolute;\n }\n }\n }\n }\n }\n &.open {\n .list {\n display: block;\n }\n }\n}\n\n/*jobs*/\n.jo_l_i_w {\n .card {\n margin-bottom: 30px;\n }\n}\n.jo_d_w {\n .container {\n max-width: 800px;\n h5 {\n font-size: 1.8rem;\n font-weight: 700;\n margin-bottom: 10px;\n color: rgba(0, 0, 0, 0.8);\n }\n\n ul li,\n ol li,\n p {\n font-size: 1.6rem;\n line-height: 1.5;\n color: rgba(0, 0, 0, 0.6);\n }\n ul,\n ol,\n p {\n margin-bottom: 20px;\n }\n ul li,\n ol li {\n margin-left: 20px;\n padding-left: 15px;\n margin-bottom: 5px;\n }\n ul {\n list-style: disc;\n }\n ol {\n list-style: decimal;\n }\n }\n .apply-wrapper {\n border-top: 1px solid #ccc;\n padding-top: 20px;\n margin-top: 40px;\n }\n}\n\n@media screen and (max-width: 767px) {\n .jo_d_w {\n .container {\n h5 {\n font-size: 1.8rem;\n }\n\n ul li,\n ol li,\n p {\n font-size: 1.4rem;\n line-height: 1.5;\n color: rgba(0, 0, 0, 0.6);\n }\n ul,\n ol,\n p {\n margin-bottom: 15px;\n }\n ul li,\n ol li {\n margin-left: 20px;\n padding-left: 15px;\n margin-bottom: 5px;\n }\n ul {\n list-style: disc;\n }\n ol {\n list-style: decimal;\n }\n }\n }\n}\n.jo-form {\n .file-upload {\n p {\n font-size: 1.4rem;\n }\n border: 1px solid #e6e6e6;\n background: #f9fbff;\n padding: 20px;\n }\n}\n@media screen and (max-width: 767px) {\n .jo-form {\n .form-row {\n margin-bottom: 0px;\n > div {\n margin-bottom: 15px;\n }\n }\n }\n}\n\n/*modal modify*/\n.modal {\n .modal-content {\n padding: 50px;\n }\n .modal-header {\n border-bottom: 0px;\n }\n .modal-title {\n font-size: 2rem;\n }\n .close {\n font-size: 3rem;\n position: absolute;\n right: 30px;\n top: 20px;\n outline: none;\n border: 0px;\n width: 40px;\n height: 40px;\n }\n}\n\n@media screen and (max-width: 767px) {\n .modal {\n .modal-content {\n padding: 20px;\n }\n }\n}\n",null]}
\ No newline at end of file
themes/custom/envigo/css/maps/style.css.map
View file @
699089ee
This source diff could not be displayed because it is too large. You can
view the blob
instead.
themes/custom/envigo/css/maps/videos.css.map
View file @
699089ee
{"version":3,"sources":["videos.scss","videos.css"],"names":[],"mappings":"AAAA,SACE,SAAA,SACA,MAAA,KACA,cAAA,KACA,MAAA,KAGF,WACE,QAAA,EAGF,cACE,MAAA,IACA,MAAA,KACA,SAAA,SAGF,cACE,MAAA,IACA,MAAA,KACA,aAAA,KACA,SAAA,SAGF,SACE,eAAA,KACA,SAAA,SAGF,SACE,SAAA,SACA,MAAA,KAGF,gBACE,OAAA,MAGF,SACE,WAAA,QAGF,QACE,SAAA,SACA,QAAA,YAAA,QAAA,YAAA,QAAA,KACA,iBAAA,MAAA,cAAA,MAAA,gBAAA,WACA,UAAA,OACA,WAAA,IAAA,IAAA,YACA,mBAAA,IAAA,IAAA,YACA,gBAAA,IAAA,IAAA,YACA,eAAA,IAAA,IAAA,YACA,cAAA,IAAA,IAAA,YACA,OAAA,QAGF,SACE,MAAA,MACA,SAAA,SAGF,aACE,MAAA,KAGF,SACE,iBAAA,EAAA,SAAA,EAAA,EAAA,GAAA,KAAA,EAAA,EAAA,GACA,QAAA,KAAA,KACA,QAAA,YAAA,QAAA,YAAA,QAAA,KACA,kBAAA,OAAA,eAAA,OAAA,YAAA,OACA,iBAAA,MAAA,cAAA,MAAA,gBAAA,WAGF,WACE,OAAA,EACA,QAAA,EAGF,QACE,SAAA,SACA,IAAA,IACA,KAAA,IACA,MAAA,KACA,OAAA,KACA,WAAA,MACA,YAAA,MACA,QAAA,EAGF,YACE,MAAA,KCCF,+BDEA,sBAEE,mBAAA,EAAA,EAAA,IAAA,eAAA,WAAA,EAAA,EAAA,IAAA,eCCF,gCDEA,uBAEE,WAAA,KAGF,qBACE,QAAA,eAGF,iCACE,MAAA,KACA,OAAA,KACA,QAAA,sBAAA,QAAA,sBAAA,QAAA,eACA,kBAAA,OAAA,eAAA,OAAA,YAAA,OACA,SAAA,SACA,IAAA,KACA,OAAA,MACA,WAAA,EACA,UAAA,OACA,OAAA,KACA,WAAA,EAAA,EACA,iBAAA,OAAA,cAAA,OAAA,gBAAA,OACA,QAAA,EACA,QAAA,EACA,QAAA,EAGF,yBACE,KAAA,KACA,MAAA,KAGF,0BACE,MAAA,EAGF,yBASE,SACE,MAAA,MAGF,QACE,UAAA,OAGF,gBACE,OAAA,OAIJ,yBACE,cACE,MAAA,KAGF,cACE,WAAA,KACA,MAAA,KACA,aAAA,EAGF,QACE,QAAA,MAGF,SACE,MAAA,KAEF,SACE,aAAA,IACA,cAAA,IAGF,SACE,QAAA,KAAA,IACA,WAAA,OAEF,gBACE,OAAA,MAEF,WACE,MAAA","file":"../videos.css","sourcesContent":[".v_c_o_b {\n position: relative;\n width: 100%;\n margin-bottom: 20px;\n float: left;\n}\n\n.v_c_o_b * {\n outline: none;\n}\n\n.rbc_slider_b {\n width: 65%;\n float: left;\n position: relative;\n}\n\n.rbc_slider_s {\n width: 35%;\n float: left;\n padding-left: 20px;\n position: relative;\n}\n\n.rbc_s_t {\n padding-bottom: 13px;\n position: relative;\n}\n\n.rbc_b_t {\n position: relative;\n width: 100%;\n}\n\n.rbc_b_t iframe {\n height: 490px;\n}\n\n.v_b_c_b {\n background: #f9f9f9;\n}\n\n.v_t_ob {\n position: relative;\n display: flex;\n justify-content: flex-start;\n font-size: 1.4rem;\n transition: all 0.3s ease-in-out;\n -webkit-transition: all 0.3s ease-in-out;\n -moz-transition: all 0.3s ease-in-out;\n -ms-transition: all 0.3s ease-in-out;\n -o-transition: all 0.3s ease-in-out;\n cursor: pointer;\n}\n\n.v_t_i_b {\n width: 140px;\n position: relative;\n}\n\n.v_t_i_b img {\n width: 100%;\n}\n\n.v_t_c_b {\n flex: 1 0 0%;\n padding: 10px 15px;\n display: flex;\n align-items: center;\n justify-content: flex-start;\n}\n\n.v_t_c_b p {\n margin: 0;\n padding: 0;\n}\n\n.y_t_ic {\n position: absolute;\n top: 50%;\n left: 50%;\n width: 38px;\n height: 24px;\n margin-top: -12px;\n margin-left: -19px;\n z-index: 1;\n}\n\n.y_t_ic img {\n width: 100%;\n}\n\n.v_t_ob:hover .v_t_ob,\n.rbc_s_t.slick-current .v_t_ob {\n box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);\n}\n\n.v_t_ob:hover .v_b_c_b,\n.rbc_s_t.slick-current .v_b_c_b {\n background: #fff;\n}\n\n.rbc_slider_s button {\n display: none !important;\n}\n\n.rbc_slider_s button.arrowSlider {\n width: 30px;\n height: 30px;\n display: flex !important;\n align-items: center;\n position: absolute;\n top: auto;\n bottom: -40px;\n margin-top: 0px;\n font-size: 1.6rem;\n border: none;\n background: 0 0;\n justify-content: center;\n padding: 0;\n outline: 0;\n z-index: 1;\n}\n\n.rbc_slider_s .leftArrow {\n left: auto;\n right: 36px;\n}\n\n.rbc_slider_s .rightArrow {\n right: 0px;\n}\n\n@media (max-width: 991px) {\n /* .rbc_slider_b {\n width: 65%;\n }\n\n .rbc_slider_s {\n width: 35%;\n } */\n\n .v_t_i_b {\n width: 100px;\n }\n\n .v_t_ob {\n font-size: 1.2rem;\n }\n\n .rbc_b_t iframe {\n height: 370px;\n }\n}\n\n@media (max-width: 767px) {\n .rbc_slider_b {\n width: 100%;\n }\n\n .rbc_slider_s {\n margin-top: 20px;\n width: 100%;\n padding-left: 0px;\n }\n\n .v_t_ob {\n display: block;\n }\n\n .v_t_i_b {\n width: 100%;\n }\n .rbc_s_t {\n padding-left: 5px;\n padding-right: 5px;\n }\n\n .v_t_c_b {\n padding: 10px 5px;\n text-align: center;\n }\n .rbc_b_t iframe {\n height: 280px;\n }\n .vcb_inner {\n width: 100%;\n }\n}\n",".v_c_o_b {\n position: relative;\n width: 100%;\n margin-bottom: 20px;\n float: left; }\n\n.v_c_o_b * {\n outline: none; }\n\n.rbc_slider_b {\n width: 65%;\n float: left;\n position: relative; }\n\n.rbc_slider_s {\n width: 35%;\n float: left;\n padding-left: 20px;\n position: relative; }\n\n.rbc_s_t {\n padding-bottom: 13px;\n position: relative; }\n\n.rbc_b_t {\n position: relative;\n width: 100%; }\n\n.rbc_b_t iframe {\n height: 490px; }\n\n.v_b_c_b {\n background: #f9f9f9; }\n\n.v_t_ob {\n position: relative;\n display: flex;\n justify-content: flex-start;\n font-size: 1.4rem;\n transition: all 0.3s ease-in-out;\n -webkit-transition: all 0.3s ease-in-out;\n -moz-transition: all 0.3s ease-in-out;\n -ms-transition: all 0.3s ease-in-out;\n -o-transition: all 0.3s ease-in-out;\n cursor: pointer; }\n\n.v_t_i_b {\n width: 140px;\n position: relative; }\n\n.v_t_i_b img {\n width: 100%; }\n\n.v_t_c_b {\n flex: 1 0 0%;\n padding: 10px 15px;\n display: flex;\n align-items: center;\n justify-content: flex-start; }\n\n.v_t_c_b p {\n margin: 0;\n padding: 0; }\n\n.y_t_ic {\n position: absolute;\n top: 50%;\n left: 50%;\n width: 38px;\n height: 24px;\n margin-top: -12px;\n margin-left: -19px;\n z-index: 1; }\n\n.y_t_ic img {\n width: 100%; }\n\n.v_t_ob:hover .v_t_ob,\n.rbc_s_t.slick-current .v_t_ob {\n box-shadow: 0 0 6px rgba(0, 0, 0, 0.2); }\n\n.v_t_ob:hover .v_b_c_b,\n.rbc_s_t.slick-current .v_b_c_b {\n background: #fff; }\n\n.rbc_slider_s button {\n display: none !important; }\n\n.rbc_slider_s button.arrowSlider {\n width: 30px;\n height: 30px;\n display: flex !important;\n align-items: center;\n position: absolute;\n top: auto;\n bottom: -40px;\n margin-top: 0px;\n font-size: 1.6rem;\n border: none;\n background: 0 0;\n justify-content: center;\n padding: 0;\n outline: 0;\n z-index: 1; }\n\n.rbc_slider_s .leftArrow {\n left: auto;\n right: 36px; }\n\n.rbc_slider_s .rightArrow {\n right: 0px; }\n\n@media (max-width: 991px) {\n /* .rbc_slider_b {\n width: 65%;\n }\n\n .rbc_slider_s {\n width: 35%;\n } */\n .v_t_i_b {\n width: 100px; }\n .v_t_ob {\n font-size: 1.2rem; }\n .rbc_b_t iframe {\n height: 370px; } }\n\n@media (max-width: 767px) {\n .rbc_slider_b {\n width: 100%; }\n .rbc_slider_s {\n margin-top: 20px;\n width: 100%;\n padding-left: 0px; }\n .v_t_ob {\n display: block; }\n .v_t_i_b {\n width: 100%; }\n .rbc_s_t {\n padding-left: 5px;\n padding-right: 5px; }\n .v_t_c_b {\n padding: 10px 5px;\n text-align: center; }\n .rbc_b_t iframe {\n height: 280px; }\n .vcb_inner {\n width: 100%; } }\n"]}
{"version":3,"sources":["videos.scss","videos.css"],"names":[],"mappings":"AAAA,SACE,SAAA,SACA,MAAA,KACA,cAAA,KACA,MAAA,KAGF,WACE,QAAA,EAGF,cACE,MAAA,IACA,MAAA,KACA,SAAA,SAGF,cACE,MAAA,IACA,MAAA,KACA,aAAA,KACA,SAAA,SAGF,SACE,eAAA,KACA,SAAA,SAGF,SACE,SAAA,SACA,MAAA,KAGF,gBACE,OAAA,MAGF,SACE,WAAA,QAGF,QACE,SAAA,SACA,QAAA,YAAA,QAAA,YAAA,QAAA,KACA,iBAAA,MAAA,cAAA,MAAA,gBAAA,WACA,UAAA,OACA,WAAA,IAAA,IAAA,YACA,mBAAA,IAAA,IAAA,YACA,gBAAA,IAAA,IAAA,YACA,eAAA,IAAA,IAAA,YACA,cAAA,IAAA,IAAA,YACA,OAAA,QAGF,SACE,MAAA,MACA,SAAA,SAGF,aACE,MAAA,KAGF,SACE,iBAAA,EAAA,SAAA,EAAA,EAAA,GAAA,KAAA,EAAA,EAAA,GACA,QAAA,KAAA,KACA,QAAA,YAAA,QAAA,YAAA,QAAA,KACA,kBAAA,OAAA,eAAA,OAAA,YAAA,OACA,iBAAA,MAAA,cAAA,MAAA,gBAAA,WAGF,WACE,OAAA,EACA,QAAA,EAGF,QACE,SAAA,SACA,IAAA,IACA,KAAA,IACA,MAAA,KACA,OAAA,KACA,WAAA,MACA,YAAA,MACA,QAAA,EAGF,YACE,MAAA,KCCF,+BDEA,sBAEE,mBAAA,EAAA,EAAA,IAAA,eAAA,WAAA,EAAA,EAAA,IAAA,eCCF,gCDEA,uBAEE,WAAA,KAGF,qBACE,QAAA,eAGF,iCACE,MAAA,KACA,OAAA,KACA,QAAA,sBAAA,QAAA,sBAAA,QAAA,eACA,kBAAA,OAAA,eAAA,OAAA,YAAA,OACA,SAAA,SACA,IAAA,KACA,OAAA,MACA,WAAA,EACA,UAAA,OACA,OAAA,KACA,WAAA,EAAA,EACA,iBAAA,OAAA,cAAA,OAAA,gBAAA,OACA,QAAA,EACA,QAAA,EACA,QAAA,EAGF,yBACE,KAAA,KACA,MAAA,KAGF,0BACE,MAAA,EAGF,yBAQE,SACE,MAAA,MAEF,QACE,UAAA,OAEF,gBACE,OAAA,OAIJ,yBACE,cACE,MAAA,KAEF,cACE,WAAA,KACA,MAAA,KACA,aAAA,EAEF,QACE,QAAA,MAEF,SACE,MAAA,KAEF,SACE,aAAA,IACA,cAAA,IAEF,SACE,QAAA,KAAA,IACA,WAAA,OAEF,gBACE,OAAA,MAEF,WACE,MAAA","file":"../videos.css","sourcesContent":[".v_c_o_b {\n position: relative;\n width: 100%;\n margin-bottom: 20px;\n float: left;\n}\n\n.v_c_o_b * {\n outline: none;\n}\n\n.rbc_slider_b {\n width: 65%;\n float: left;\n position: relative;\n}\n\n.rbc_slider_s {\n width: 35%;\n float: left;\n padding-left: 20px;\n position: relative;\n}\n\n.rbc_s_t {\n padding-bottom: 13px;\n position: relative;\n}\n\n.rbc_b_t {\n position: relative;\n width: 100%;\n}\n\n.rbc_b_t iframe {\n height: 490px;\n}\n\n.v_b_c_b {\n background: #f9f9f9;\n}\n\n.v_t_ob {\n position: relative;\n display: flex;\n justify-content: flex-start;\n font-size: 1.4rem;\n transition: all 0.3s ease-in-out;\n -webkit-transition: all 0.3s ease-in-out;\n -moz-transition: all 0.3s ease-in-out;\n -ms-transition: all 0.3s ease-in-out;\n -o-transition: all 0.3s ease-in-out;\n cursor: pointer;\n}\n\n.v_t_i_b {\n width: 140px;\n position: relative;\n}\n\n.v_t_i_b img {\n width: 100%;\n}\n\n.v_t_c_b {\n flex: 1 0 0%;\n padding: 10px 15px;\n display: flex;\n align-items: center;\n justify-content: flex-start;\n}\n\n.v_t_c_b p {\n margin: 0;\n padding: 0;\n}\n\n.y_t_ic {\n position: absolute;\n top: 50%;\n left: 50%;\n width: 38px;\n height: 24px;\n margin-top: -12px;\n margin-left: -19px;\n z-index: 1;\n}\n\n.y_t_ic img {\n width: 100%;\n}\n\n.v_t_ob:hover .v_t_ob,\n.rbc_s_t.slick-current .v_t_ob {\n box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);\n}\n\n.v_t_ob:hover .v_b_c_b,\n.rbc_s_t.slick-current .v_b_c_b {\n background: #fff;\n}\n\n.rbc_slider_s button {\n display: none !important;\n}\n\n.rbc_slider_s button.arrowSlider {\n width: 30px;\n height: 30px;\n display: flex !important;\n align-items: center;\n position: absolute;\n top: auto;\n bottom: -40px;\n margin-top: 0px;\n font-size: 1.6rem;\n border: none;\n background: 0 0;\n justify-content: center;\n padding: 0;\n outline: 0;\n z-index: 1;\n}\n\n.rbc_slider_s .leftArrow {\n left: auto;\n right: 36px;\n}\n\n.rbc_slider_s .rightArrow {\n right: 0px;\n}\n\n@media (max-width: 991px) {\n /* .rbc_slider_b {\n width: 65%;\n }\n\n .rbc_slider_s {\n width: 35%;\n } */\n .v_t_i_b {\n width: 100px;\n }\n .v_t_ob {\n font-size: 1.2rem;\n }\n .rbc_b_t iframe {\n height: 370px;\n }\n}\n\n@media (max-width: 767px) {\n .rbc_slider_b {\n width: 100%;\n }\n .rbc_slider_s {\n margin-top: 20px;\n width: 100%;\n padding-left: 0px;\n }\n .v_t_ob {\n display: block;\n }\n .v_t_i_b {\n width: 100%;\n }\n .rbc_s_t {\n padding-left: 5px;\n padding-right: 5px;\n }\n .v_t_c_b {\n padding: 10px 5px;\n text-align: center;\n }\n .rbc_b_t iframe {\n height: 280px;\n }\n .vcb_inner {\n width: 100%;\n }\n}\n",".v_c_o_b {\n position: relative;\n width: 100%;\n margin-bottom: 20px;\n float: left; }\n\n.v_c_o_b * {\n outline: none; }\n\n.rbc_slider_b {\n width: 65%;\n float: left;\n position: relative; }\n\n.rbc_slider_s {\n width: 35%;\n float: left;\n padding-left: 20px;\n position: relative; }\n\n.rbc_s_t {\n padding-bottom: 13px;\n position: relative; }\n\n.rbc_b_t {\n position: relative;\n width: 100%; }\n\n.rbc_b_t iframe {\n height: 490px; }\n\n.v_b_c_b {\n background: #f9f9f9; }\n\n.v_t_ob {\n position: relative;\n display: flex;\n justify-content: flex-start;\n font-size: 1.4rem;\n transition: all 0.3s ease-in-out;\n -webkit-transition: all 0.3s ease-in-out;\n -moz-transition: all 0.3s ease-in-out;\n -ms-transition: all 0.3s ease-in-out;\n -o-transition: all 0.3s ease-in-out;\n cursor: pointer; }\n\n.v_t_i_b {\n width: 140px;\n position: relative; }\n\n.v_t_i_b img {\n width: 100%; }\n\n.v_t_c_b {\n flex: 1 0 0%;\n padding: 10px 15px;\n display: flex;\n align-items: center;\n justify-content: flex-start; }\n\n.v_t_c_b p {\n margin: 0;\n padding: 0; }\n\n.y_t_ic {\n position: absolute;\n top: 50%;\n left: 50%;\n width: 38px;\n height: 24px;\n margin-top: -12px;\n margin-left: -19px;\n z-index: 1; }\n\n.y_t_ic img {\n width: 100%; }\n\n.v_t_ob:hover .v_t_ob,\n.rbc_s_t.slick-current .v_t_ob {\n box-shadow: 0 0 6px rgba(0, 0, 0, 0.2); }\n\n.v_t_ob:hover .v_b_c_b,\n.rbc_s_t.slick-current .v_b_c_b {\n background: #fff; }\n\n.rbc_slider_s button {\n display: none !important; }\n\n.rbc_slider_s button.arrowSlider {\n width: 30px;\n height: 30px;\n display: flex !important;\n align-items: center;\n position: absolute;\n top: auto;\n bottom: -40px;\n margin-top: 0px;\n font-size: 1.6rem;\n border: none;\n background: 0 0;\n justify-content: center;\n padding: 0;\n outline: 0;\n z-index: 1; }\n\n.rbc_slider_s .leftArrow {\n left: auto;\n right: 36px; }\n\n.rbc_slider_s .rightArrow {\n right: 0px; }\n\n@media (max-width: 991px) {\n /* .rbc_slider_b {\n width: 65%;\n }\n\n .rbc_slider_s {\n width: 35%;\n } */\n .v_t_i_b {\n width: 100px; }\n .v_t_ob {\n font-size: 1.2rem; }\n .rbc_b_t iframe {\n height: 370px; } }\n\n@media (max-width: 767px) {\n .rbc_slider_b {\n width: 100%; }\n .rbc_slider_s {\n margin-top: 20px;\n width: 100%;\n padding-left: 0px; }\n .v_t_ob {\n display: block; }\n .v_t_i_b {\n width: 100%; }\n .rbc_s_t {\n padding-left: 5px;\n padding-right: 5px; }\n .v_t_c_b {\n padding: 10px 5px;\n text-align: center; }\n .rbc_b_t iframe {\n height: 280px; }\n .vcb_inner {\n width: 100%; } }\n"]}
\ No newline at end of file
\ No newline at end of file
themes/custom/envigo/css/product-main.css
View file @
699089ee
.btn_r_m_con
{
position
:
absolute
;
bottom
:
0
;
width
:
100%
;
padding
:
10px
15px
25px
;
font-size
:
1.4rem
}
.btn_r_m_con
a
{
display
:
inline-block
;
color
:
rgba
(
0
,
0
,
0
,
.6
);
text-decoration
:
none
}
.card_s_page
.cs_containe_i_w
{
padding-bottom
:
45px
}
.cs_box_shadow
.cs_inner_item
:hover
.btn_r_m_con
a
{
color
:
#8ac731
}
.cs_box_shadow
.cs_inner_item
:hover
.btn_r_m_con
a
:hover
{
color
:
#6eae0d
}
.card_s_page
.cs_item_b
{
margin-bottom
:
30px
}
.tm_c_o_b
{
position
:
relative
;
text-align
:
center
}
.tm_h_c
.c_heading_b
{
margin-bottom
:
10px
}
.tm_h_c
{
font-weight
:
700
;
font-size
:
2rem
;
color
:
#000
}
.tm_item_con
{
font-size
:
1.6em
;
color
:
#444
;
width
:
100%
;
float
:
left
}
.tm_m_name
{
position
:
relative
;
text-align
:
center
;
font-size
:
1.4rem
;
color
:
#444
;
padding-top
:
30px
;
padding-bottom
:
20px
;
width
:
100%
}
.tm_main_h
{
font-size
:
1.6rem
;
margin
:
0
;
padding
:
0
;
font-weight
:
700
;
margin-bottom
:
5px
;
color
:
#000
}
.tm_m_name
ul
{
margin
:
0
;
padding
:
0
;
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-webkit-box-align
:
center
;
-ms-flex-align
:
center
;
align-items
:
center
;
-webkit-box-pack
:
center
;
-ms-flex-pack
:
center
;
justify-content
:
center
}
.tm_m_name
ul
li
{
padding
:
0
2px
;
color
:
#ffc600
;
font-size
:
1.8rem
}
.tm_item_con
{
position
:
relative
}
.tm_item_con
::after
,
.tm_item_con
::before
{
content
:
""
;
position
:
absolute
;
width
:
50px
;
height
:
50px
;
background
:
url(../images/quote.png)
no-repeat
center
;
background-size
:
contain
}
.tm_item_con
::before
{
left
:
0
;
top
:
0
}
.tm_item_con
::after
{
right
:
0
;
bottom
:
0
;
-webkit-transform
:
rotate
(
180deg
);
-ms-transform
:
rotate
(
180deg
);
transform
:
rotate
(
180deg
)}
.tm_item_con
{
position
:
relative
;
padding
:
15px
100px
}
.tm_i_item
{
padding
:
50px
5%
0
;
width
:
100%
;
position
:
relative
}
.tm_s_c_b
{
position
:
relative
;
float
:
left
;
width
:
100%
}
.testimonial_c_b
*
{
outline
:
0
}
.testimonial_c_b
button
{
display
:
none
!important
}
.testimonial_c_b
button
.arrowSlider
{
width
:
40px
;
height
:
40px
;
display
:
-webkit-box
!important
;
display
:
-ms-flexbox
!important
;
display
:
flex
!important
;
-webkit-box-align
:
center
;
-ms-flex-align
:
center
;
align-items
:
center
;
position
:
absolute
;
top
:
50%
;
margin-top
:
-20px
;
font-size
:
1.6rem
;
border
:
none
;
background
:
0
0
;
-webkit-box-pack
:
center
;
-ms-flex-pack
:
center
;
justify-content
:
center
;
padding
:
0
;
outline
:
0
;
z-index
:
1
}
.testimonial_c_b
.rightArrow
{
right
:
-45px
}
.testimonial_c_b
.leftArrow
{
left
:
-45px
}
.testimonial_c_b
.arrowSlider.slick-disabled
{
pointer-events
:
none
;
opacity
:
.25
}
.app_p_c_b
.c_heading_b
{
margin-bottom
:
5px
}
.app_p_c_b
.para_s_c_b
{
font-size
:
1.6rem
;
font-weight
:
700
}
.app_p_c_b
.cs_slider_wp
{
padding-top
:
25px
}
.f_c_ob
{
position
:
relative
;
max-width
:
600px
;
margin
:
0
auto
}
.fc_ib
{
position
:
relative
;
padding-top
:
15px
;
font-size
:
1.6rem
}
.formGroup
{
position
:
relative
;
width
:
100%
}
.formGroup
input
[
type
=
text
]
{
width
:
100%
;
height
:
44px
;
border
:
none
;
border-radius
:
0
;
outline
:
0
;
padding
:
5px
150px
5px
15px
}
.btn_submit_c
{
position
:
absolute
;
width
:
140px
;
height
:
100%
;
background
:
0
0
;
top
:
0
;
right
:
0
}
.btn_submit_c
input
{
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
width
:
100%
;
height
:
100%
;
text-align
:
center
;
-webkit-box-pack
:
center
;
-ms-flex-pack
:
center
;
justify-content
:
center
;
padding
:
5px
;
background
:
#8ac731
;
color
:
#fff
;
border
:
none
;
border-radius
:
0
;
outline
:
0
}
@media
(
max-width
:
1480px
){
.testimonial_c_b
.leftArrow
{
left
:
15px
}
.testimonial_c_b
.rightArrow
{
right
:
15px
}}
@media
(
max-width
:
991px
){
.tm_item_con
::after
,
.tm_item_con
::before
{
width
:
30px
;
height
:
30px
}
.tm_item_con
{
padding
:
15px
50px
}}
@media
(
max-width
:
767px
){
.tm_i_item
{
padding
:
10px
0
0
}
.tm_h_c
{
font-size
:
1.6rem
}
.tm_item_con
{
font-size
:
1.4rem
}
.tm_m_name
{
padding-top
:
20px
;
float
:
left
;
padding-bottom
:
0
}
.tm_item_con
{
padding
:
0
20px
}
.app_p_c_b
.para_s_c_b
{
font-size
:
1.4rem
}
.fc_ib
{
font-size
:
1.4rem
}
.btn_submit_c
{
width
:
100px
}}
.ba_o_c
{
position
:
relative
;
width
:
100%
;
overflow
:
hidden
}
.ba_o_left_c
{
position
:
absolute
;
padding-right
:
30px
;
z-index
:
1
}
.ba_left_w
{
padding-left
:
15px
;
padding-right
:
30px
;
border-right
:
1px
solid
#eee
;
width
:
200px
}
.subheadings-list
{
margin
:
0
;
padding
:
0
;
list-style
:
none
;
display
:
inline-block
}
.subheadings-list
li
{
display
:
block
;
width
:
100%
;
position
:
relative
}
.subheadings-list
li
a
{
display
:
inline-block
;
color
:
rgba
(
0
,
0
,
0
,
.6
);
font-size
:
1.6rem
;
text-decoration
:
none
;
position
:
relative
;
background
:
0
0
;
-o-transition
:
.4s
ease-in-out
;
transition
:
.4s
ease-in-out
;
-webkit-transition
:
.4s
ease-in-out
;
-moz-transition
:
.4s
ease-in-out
;
padding
:
5px
0
}
.subheadings-list
li
a
:hover
{
color
:
#8ac731
}
.box_c_b
{
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
font-size
:
1.6rem
;
padding
:
30px
0
;
position
:
relative
}
.bod_bot
{
border-bottom
:
1px
solid
rgba
(
0
,
0
,
0
,
.1
)}
.ba_right_w
{
position
:
relative
;
padding-left
:
230px
;
padding-right
:
15px
}
.para_con_box
{
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-webkit-box-align
:
center
;
-ms-flex-align
:
center
;
align-items
:
center
;
-webkit-box-pack
:
start
;
-ms-flex-pack
:
start
;
justify-content
:
flex-start
;
padding-left
:
30px
;
-webkit-box-flex
:
1
;
-ms-flex
:
1
0
0%
;
flex
:
1
0
0%
}
.para_inner_box
{
position
:
relative
}
.h_con_b_m
{
color
:
#000
;
font-weight
:
700
;
font-size
:
2rem
}
.r_spacer
.para_con_box
{
padding-left
:
0
;
padding-right
:
30px
}
.img_c_b
{
width
:
300px
}
.img_c_b
img
{
width
:
100%
}
@media
(
max-width
:
767px
){
.h_con_b_m
{
font-size
:
1.6rem
}
.box_c_b
{
font-size
:
1.4rem
;
display
:
block
;
padding
:
20px
0
5px
}
.img_c_b
{
max-width
:
360px
;
margin
:
0
auto
;
width
:
100%
}
.para_con_box
{
padding
:
30px
0
0
}
.
ba_o_left_c
{
display
:
none
}
.ba_right_w
{
padding-left
:
15px
}}
.btn_r_m_con
{
position
:
absolute
;
bottom
:
0
;
width
:
100%
;
padding
:
10px
15px
25px
;
font-size
:
1.4rem
}
.btn_r_m_con
a
{
display
:
inline-block
;
color
:
rgba
(
0
,
0
,
0
,
.6
);
text-decoration
:
none
}
.card_s_page
.cs_containe_i_w
{
padding-bottom
:
45px
}
.cs_box_shadow
.cs_inner_item
:hover
.btn_r_m_con
a
{
color
:
#8ac731
}
.cs_box_shadow
.cs_inner_item
:hover
.btn_r_m_con
a
:hover
{
color
:
#6eae0d
}
.card_s_page
.cs_item_b
{
margin-bottom
:
30px
}
.tm_c_o_b
{
position
:
relative
;
text-align
:
center
}
.tm_h_c
.c_heading_b
{
margin-bottom
:
10px
}
.tm_h_c
{
font-weight
:
700
;
font-size
:
2rem
;
color
:
#000
}
.tm_item_con
{
font-size
:
1.6em
;
color
:
#444
;
width
:
100%
;
float
:
left
}
.tm_m_name
{
position
:
relative
;
text-align
:
center
;
font-size
:
1.4rem
;
color
:
#444
;
padding-top
:
30px
;
padding-bottom
:
20px
;
width
:
100%
}
.tm_main_h
{
font-size
:
1.6rem
;
margin
:
0
;
padding
:
0
;
font-weight
:
700
;
margin-bottom
:
5px
;
color
:
#000
}
.tm_m_name
ul
{
margin
:
0
;
padding
:
0
;
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-webkit-box-align
:
center
;
-ms-flex-align
:
center
;
align-items
:
center
;
-webkit-box-pack
:
center
;
-ms-flex-pack
:
center
;
justify-content
:
center
}
.tm_m_name
ul
li
{
padding
:
0
2px
;
color
:
#ffc600
;
font-size
:
1.8rem
}
.tm_item_con
{
position
:
relative
}
.tm_item_con
::after
,
.tm_item_con
::before
{
content
:
""
;
position
:
absolute
;
width
:
50px
;
height
:
50px
;
background
:
url(../images/quote.png)
no-repeat
center
;
background-size
:
contain
}
.tm_item_con
::before
{
left
:
0
;
top
:
0
}
.tm_item_con
::after
{
right
:
0
;
bottom
:
0
;
-webkit-transform
:
rotate
(
180deg
);
-ms-transform
:
rotate
(
180deg
);
transform
:
rotate
(
180deg
)}
.tm_item_con
{
position
:
relative
;
padding
:
15px
100px
}
.tm_i_item
{
padding
:
50px
5%
0
;
width
:
100%
;
position
:
relative
}
.tm_s_c_b
{
position
:
relative
;
float
:
left
;
width
:
100%
}
.testimonial_c_b
*
{
outline
:
0
}
.testimonial_c_b
button
{
display
:
none
!important
}
.testimonial_c_b
button
.arrowSlider
{
width
:
40px
;
height
:
40px
;
display
:
-webkit-box
!important
;
display
:
-ms-flexbox
!important
;
display
:
flex
!important
;
-webkit-box-align
:
center
;
-ms-flex-align
:
center
;
align-items
:
center
;
position
:
absolute
;
top
:
50%
;
margin-top
:
-20px
;
font-size
:
1.6rem
;
border
:
none
;
background
:
0
0
;
-webkit-box-pack
:
center
;
-ms-flex-pack
:
center
;
justify-content
:
center
;
padding
:
0
;
outline
:
0
;
z-index
:
1
}
.testimonial_c_b
.rightArrow
{
right
:
-45px
}
.testimonial_c_b
.leftArrow
{
left
:
-45px
}
.testimonial_c_b
.arrowSlider.slick-disabled
{
pointer-events
:
none
;
opacity
:
.25
}
.app_p_c_b
.c_heading_b
{
margin-bottom
:
5px
}
.app_p_c_b
.para_s_c_b
{
font-size
:
1.6rem
;
font-weight
:
700
}
.app_p_c_b
.cs_slider_wp
{
padding-top
:
25px
}
.f_c_ob
{
position
:
relative
;
max-width
:
600px
;
margin
:
0
auto
}
.fc_ib
{
position
:
relative
;
padding-top
:
15px
;
font-size
:
1.6rem
}
.formGroup
{
position
:
relative
;
width
:
100%
}
.formGroup
input
[
type
=
text
]
{
width
:
100%
;
height
:
44px
;
border
:
none
;
border-radius
:
0
;
outline
:
0
;
padding
:
5px
150px
5px
15px
}
.btn_submit_c
{
position
:
absolute
;
width
:
140px
;
height
:
100%
;
background
:
0
0
;
top
:
0
;
right
:
0
}
.btn_submit_c
input
{
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
width
:
100%
;
height
:
100%
;
text-align
:
center
;
-webkit-box-pack
:
center
;
-ms-flex-pack
:
center
;
justify-content
:
center
;
padding
:
5px
;
background
:
#8ac731
;
color
:
#fff
;
border
:
none
;
border-radius
:
0
;
outline
:
0
}
@media
(
max-width
:
1480px
){
.testimonial_c_b
.leftArrow
{
left
:
15px
}
.testimonial_c_b
.rightArrow
{
right
:
15px
}}
@media
(
max-width
:
991px
){
.tm_item_con
::after
,
.tm_item_con
::before
{
width
:
30px
;
height
:
30px
}
.tm_item_con
{
padding
:
15px
50px
}}
@media
(
max-width
:
767px
){
.tm_i_item
{
padding
:
10px
0
0
}
.tm_h_c
{
font-size
:
1.6rem
}
.tm_item_con
{
font-size
:
1.4rem
}
.tm_m_name
{
padding-top
:
20px
;
float
:
left
;
padding-bottom
:
0
}
.tm_item_con
{
padding
:
0
20px
}
.app_p_c_b
.para_s_c_b
{
font-size
:
1.4rem
}
.fc_ib
{
font-size
:
1.4rem
}
.btn_submit_c
{
width
:
100px
}}
.ba_o_c
{
position
:
relative
;
width
:
100%
;
overflow
:
hidden
}
.ba_o_left_c
{
position
:
absolute
;
padding-right
:
30px
;
z-index
:
1
}
.ba_left_w
{
padding-left
:
15px
;
padding-right
:
30px
;
border-right
:
1px
solid
#eee
;
width
:
200px
}
.subheadings-list
{
margin
:
0
;
padding
:
0
;
list-style
:
none
;
display
:
inline-block
}
.subheadings-list
li
{
display
:
block
;
width
:
100%
;
position
:
relative
}
.subheadings-list
li
a
{
display
:
inline-block
;
color
:
rgba
(
0
,
0
,
0
,
.6
);
font-size
:
1.6rem
;
text-decoration
:
none
;
position
:
relative
;
background
:
0
0
;
-o-transition
:
.4s
ease-in-out
;
transition
:
.4s
ease-in-out
;
-webkit-transition
:
.4s
ease-in-out
;
-moz-transition
:
.4s
ease-in-out
;
padding
:
5px
0
}
.subheadings-list
li
a
:hover
{
color
:
#8ac731
}
.box_c_b
{
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
font-size
:
1.6rem
;
padding
:
30px
0
;
position
:
relative
}
.bod_bot
{
border-bottom
:
1px
solid
rgba
(
0
,
0
,
0
,
.1
)}
.ba_right_w
{
position
:
relative
;
padding-left
:
230px
;
padding-right
:
15px
}
.para_con_box
{
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-webkit-box-align
:
center
;
-ms-flex-align
:
center
;
align-items
:
center
;
-webkit-box-pack
:
start
;
-ms-flex-pack
:
start
;
justify-content
:
flex-start
;
padding-left
:
30px
;
-webkit-box-flex
:
1
;
-ms-flex
:
1
0
0%
;
flex
:
1
0
0%
}
.para_inner_box
{
position
:
relative
}
.h_con_b_m
{
color
:
#000
;
font-weight
:
700
;
font-size
:
2rem
}
.r_spacer
.para_con_box
{
padding-left
:
0
;
padding-right
:
30px
}
.img_c_b
{
width
:
300px
}
.img_c_b
img
{
width
:
100%
}
@media
(
max-width
:
767px
){
.h_con_b_m
{
font-size
:
1.6rem
}
.box_c_b
{
font-size
:
1.4rem
;
display
:
block
;
padding
:
20px
0
5px
}
.img_c_b
{
max-width
:
360px
;
margin
:
0
auto
;
width
:
100%
}
.para_con_box
{
padding
:
30px
0
0
}
.
r_spacer
.para_con_box
{
padding-right
:
0
}
.ba_o_left_c
{
display
:
none
}
.ba_right_w
{
padding-left
:
15px
}}
.hm_cb_d
{
font-size
:
1.8rem
;
padding
:
0
;
font-weight
:
700
;
color
:
#000
}
.rcb_pd_page
{
padding-left
:
15px
;
padding-right
:
15px
}
.rcb_pd_page
p
{
margin-bottom
:
25px
}
.rcb_pd_page
.box_c_b
{
padding
:
0
0
15px
}
.rcb_pd_page
.img_c_b
{
width
:
auto
;
max-width
:
480px
}
@media
screen
and
(
min-width
:
768px
)
and
(
max-width
:
1023px
){
.box_c_b
{
display
:
block
}
.r_spacer
.para_con_box
{
padding-right
:
0
}
.rcb_pd_page
.r_spacer
.para_con_box
{
padding-right
:
0
;
padding-top
:
30px
}}
@media
(
max-width
:
767px
){
.hm_cb_d
{
font-size
:
1.6rem
}}
.ineves_det_h_m
{
font-size
:
2.8rem
;
color
:
#000
;
font-weight
:
700
;
margin
:
0
;
padding
:
0
;
margin-bottom
:
25px
}
.arcb_data
{
position
:
relative
;
margin-bottom
:
25px
;
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-ms-flex-wrap
:
wrap
;
flex-wrap
:
wrap
}
.a_r_c_b
.hm_cb_d
{
margin-bottom
:
15px
}
.a_r_c_b
a
{
display
:
inline-block
;
position
:
relative
;
color
:
rgba
(
0
,
0
,
0
,
.6
);
text-decoration
:
none
;
padding-left
:
20px
;
padding-right
:
15px
;
margin-bottom
:
10px
}
.a_r_c_b
a
:before
{
content
:
""
;
position
:
absolute
;
top
:
7px
;
left
:
0
;
width
:
14px
;
height
:
14px
;
background
:
url(../images/pdf.png)
no-repeat
center
;
background-size
:
contain
}
.a_r_c_b
a
:hover
{
color
:
#000
}
@media
(
max-width
:
767px
){
.a_r_c_b
a
{
font-size
:
1.4rem
}}
/*# sourceMappingURL=maps/product-main.css.map */
/*# sourceMappingURL=maps/product-main.css.map */
themes/custom/envigo/css/style-d.css
0 → 100644
View file @
699089ee
.static_banner
.container
{
max-width
:
900px
;
width
:
100%
}
.txt_link_pc
{
color
:
rgba
(
0
,
0
,
0
,
.6
);
font-size
:
1.4rem
;
text-transform
:
uppercase
}
.txt_link_pc
:hover
{
text-decoration
:
none
;
color
:
#99cb43
}
.card-grid
.card
{
border-radius
:
0
}
.card-grid
.card
.card-body
{
padding
:
40px
}
.card-grid
.card
.card-title
{
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-webkit-box-align
:
center
;
-ms-flex-align
:
center
;
align-items
:
center
;
font-size
:
2.2rem
;
margin-bottom
:
15px
}
.card-grid
.card
p
{
font-size
:
1.6rem
}
.card-grid
.card
.icon-left
{
width
:
40px
;
height
:
40px
;
margin-right
:
20px
}
.card-grid
.card
.icon-left
img
{
max-width
:
40px
;
max-height
:
40px
}
.e-r-w-a
{
-webkit-box-align
:
center
;
-ms-flex-align
:
center
;
align-items
:
center
;
position
:
relative
}
.e-r-w-a
.h_c_w_bnm
{
margin-left
:
20px
;
margin-bottom
:
50px
}
.e-r-w-a
.e-r-slider
.e-r-item
{
outline
:
0
;
padding
:
0
10px
0
20px
;
position
:
relative
}
.e-r-w-a
.e-r-slider
.e-r-item
::before
{
content
:
""
;
left
:
-3px
;
position
:
absolute
;
width
:
70px
;
height
:
60px
;
background
:
url(../images/icon-quote.png)
center
no-repeat
;
background-size
:
auto
100%
}
.e-r-w-a
.e-r-slider
.e-r-item
.e-r-item-quotes
{
font-size
:
1.6rem
;
line-height
:
1.5
}
.e-r-w-a
.e-r-slider
.e-r-item
.e-r-item-footer
{
margin-top
:
30px
}
.e-r-w-a
.e-r-slider
.e-r-item
.e-r-item-footer
.name
{
display
:
block
;
font-size
:
2rem
;
font-weight
:
700
}
.e-r-w-a
.e-r-slider
.e-r-item
.e-r-item-footer
.designation
{
display
:
block
;
font-size
:
1.5rem
}
.e-r-w-a
.slick-dots
{
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-webkit-box-pack
:
center
;
-ms-flex-pack
:
center
;
justify-content
:
center
;
margin-top
:
60px
}
.e-r-w-a
.slick-dots
li
button
{
text-indent
:
-9999px
;
background
:
0
0
;
border-radius
:
50%
;
width
:
15px
;
height
:
15px
;
display
:
-webkit-inline-box
;
display
:
-ms-inline-flexbox
;
display
:
inline-flex
;
border
:
1px
solid
#dfdfdf
;
margin
:
0
5px
}
.e-r-w-a
.slick-dots
li
.slick-active
button
{
background
:
#99cb43
;
border-color
:
#99cb43
}
.e-r-w-a
.e-r-img
{
outline
:
0
}
.e-r-w-a
.e-r-img
img
{
width
:
100%
}
.bg_img_dark
{
position
:
relative
;
background
:
#000
;
color
:
#fff
;
background-repeat
:
no-repeat
;
background-size
:
cover
;
background-position
:
center
center
}
.bg_img_dark
:before
{
content
:
""
;
position
:
absolute
;
left
:
0
;
top
:
0
;
width
:
100%
;
height
:
100%
;
background
:
rgba
(
0
,
0
,
0
,
.85
)}
.bg_img_dark
.h_c_w_bnm
{
color
:
#fff
}
.bg_img_dark
.card
{
background
:
0
0
;
color
:
#fff
;
border
:
0
}
.bg_img_dark
.card
.card-body
{
padding
:
25px
25px
25px
0
}
.jo_l_wrapper
.card
{
-webkit-transition
:
.3s
all
;
-o-transition
:
.3s
all
;
transition
:
.3s
all
}
.jo_l_wrapper
.card
.card-body
.card-title
{
color
:
#000
;
margin-bottom
:
20px
}
.jo_l_wrapper
.card
.card-body
p
{
color
:
rgba
(
0
,
0
,
0
,
.6
)}
.jo_l_wrapper
.card
.tx_btn_l
{
margin-top
:
20px
}
.jo_l_wrapper
.card
.tx_btn_l
a
{
color
:
rgba
(
0
,
0
,
0
,
.6
);
font-size
:
1.4rem
;
text-transform
:
uppercase
}
.jo_l_wrapper
.card
:hover
{
-webkit-box-shadow
:
0
0
20px
rgba
(
0
,
0
,
0
,
.2
);
box-shadow
:
0
0
20px
rgba
(
0
,
0
,
0
,
.2
);
border
:
1px
solid
#fff
}
.jo_l_wrapper
.card
:hover
.tx_btn_l
a
{
text-decoration
:
none
;
color
:
#99cb43
}
.j-m-info
{
margin-top
:
20px
;
font-size
:
1.4rem
}
.j-m-info.cw
span
,
.j-m-info.cw
span
b
{
color
:
#fff
!important
}
.j-m-info
span
{
margin-right
:
20px
;
color
:
rgba
(
0
,
0
,
0
,
.6
)}
.j-m-info
span
b
{
color
:
rgba
(
0
,
0
,
0
,
.8
);
margin-left
:
5px
}
.txt_btn_link
a
{
color
:
#99cb43
;
text-decoration
:
none
;
font-size
:
1.5rem
}
@media
screen
and
(
min-width
:
768px
){
.e-r-w-a
.e-r-item-quotes
{
padding-right
:
100px
}}
@media
screen
and
(
max-width
:
767px
){
.e-r-w-a
.h_c_w_bnm
{
font-size
:
1.8rem
}
.e-r-w-a
.e-r-item-quotes
{
font-size
:
1.4rem
}
.e-r-w-a
.e-r-item-footer
.name
{
font-size
:
1.6rem
!important
}
.h_c_b_wrapper
.h_c_w_bnm
{
font-size
:
1.8rem
}
.h_c_b_wrapper
p
{
font-size
:
1.4rem
}
.card-grid
.card
{
margin-bottom
:
15px
}
.card-grid
.card
.card-body
{
padding
:
15px
20px
}
.card-grid
.card
.card-title
{
font-size
:
1.8rem
}
.card-grid
.card
p
{
font-size
:
1.4rem
}
.e-r-w-a
.e-r-item-quotes
{
padding-right
:
10px
}
.e-r-w-a
.slick-dots
{
margin-top
:
20px
}}
.ap-slider
{
position
:
relative
}
.ap-slider
.slick-slide
{
outline
:
0
}
.ap-slider
.slick-arrow
{
top
:
25%
;
position
:
absolute
;
border
:
0
;
outline
:
0
;
text-indent
:
-9999px
;
background
:
url(../images/icon_arrow_nxt_blk.png)
no-repeat
center
center
;
width
:
40px
;
height
:
40px
}
.ap-slider
.slick-next
{
right
:
0
;
right
:
-20px
;
z-index
:
1
}
.ap-slider
.slick-prev
{
-webkit-transform
:
rotate
(
-180deg
);
-ms-transform
:
rotate
(
-180deg
);
transform
:
rotate
(
-180deg
);
left
:
-20px
;
z-index
:
1
}
.ap-grid-block
{
border
:
1px
solid
#dfdfdf
;
padding
:
20px
;
position
:
relative
}
.ap-grid-block
.title
{
font-size
:
2rem
;
font-weight
:
700
;
text-align
:
center
;
margin-bottom
:
30px
}
.ap-grid-block
.c1
{
color
:
#c54960
}
.ap-grid-block
.c2
{
color
:
#417d85
}
.ap-grid-block
.c3
{
color
:
#4375b5
}
.ap-grid-block
.ap-grid-item
{
text-align
:
center
;
min-height
:
200px
;
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-webkit-box-orient
:
vertical
;
-webkit-box-direction
:
normal
;
-ms-flex-direction
:
column
;
flex-direction
:
column
}
.ap-grid-block
.ap-grid-item
figure
{
margin
:
30px
0
50px
0
}
.ap-grid-block
.ap-grid-item
figure
img
{
margin
:
0
auto
;
max-width
:
70%
}
.ap-grid-block
.ap-grid-item
p
{
font-size
:
1.6rem
;
color
:
rgba
(
0
,
0
,
0
,
.6
);
margin-top
:
auto
}
@media
screen
and
(
max-width
:
767px
){
.ap-grid-block
{
margin-bottom
:
20px
}
.ap-grid-block
.ap-grid-item
.title
{
font-size
:
1.8rem
}
.ap-grid-block
.ap-grid-item
p
{
font-size
:
1.4rem
}}
.f-w
.form-control
::-webkit-input-placeholder
{
font-size
:
1.4rem
;
color
:
rgba
(
0
,
0
,
0
,
.6
)}
.f-w
.form-control
::-moz-placeholder
{
font-size
:
1.4rem
;
color
:
rgba
(
0
,
0
,
0
,
.6
)}
.f-w
.form-control
:-ms-input-placeholder
{
font-size
:
1.4rem
;
color
:
rgba
(
0
,
0
,
0
,
.6
)}
.f-w
.form-control
::-ms-input-placeholder
{
font-size
:
1.4rem
;
color
:
rgba
(
0
,
0
,
0
,
.6
)}
.f-w
.form-control
::placeholder
{
font-size
:
1.4rem
;
color
:
rgba
(
0
,
0
,
0
,
.6
)}
.f-w
.form-row
{
margin-bottom
:
20px
}
.f-w
.form-control
{
height
:
50px
;
font-size
:
1.6rem
;
color
:
rgba
(
0
,
0
,
0
,
.9
);
border
:
1px
solid
#e6e6e6
;
background
:
#f9fbff
;
border-radius
:
0
;
padding
:
10px
}
.f-w
textarea
.form-control
{
min-height
:
100px
}
.f-w
select
.form-control
:required:invalid
{
color
:
#666
}
.f-w
select
.form-control
option
[
value
=
""
][
disabled
]
{
display
:
none
}
.btn
{
padding
:
12px
40px
;
border-radius
:
0
}
.btn-primary
{
background
:
#99cb43
;
color
:
#fff
;
text-transform
:
uppercase
;
font-size
:
1.4rem
;
border
:
0
}
.btn-primary
:active
,
.btn-primary
:focus
,
.btn-primary
:hover
{
background
:
#99cb43
!important
;
color
:
#fff
!important
}
@media
screen
and
(
max-width
:
767px
){
.f-w
{
margin-top
:
20px
}
.f-w
.form-control
::-webkit-input-placeholder
{
font-size
:
1.2rem
;
color
:
rgba
(
0
,
0
,
0
,
.6
)}
.f-w
.form-control
::-moz-placeholder
{
font-size
:
1.2rem
;
color
:
rgba
(
0
,
0
,
0
,
.6
)}
.f-w
.form-control
:-ms-input-placeholder
{
font-size
:
1.2rem
;
color
:
rgba
(
0
,
0
,
0
,
.6
)}
.f-w
.form-control
::-ms-input-placeholder
{
font-size
:
1.2rem
;
color
:
rgba
(
0
,
0
,
0
,
.6
)}
.f-w
.form-control
::placeholder
{
font-size
:
1.2rem
;
color
:
rgba
(
0
,
0
,
0
,
.6
)}
.f-w
.form-control
{
font-size
:
1.4rem
}}
.add-b-info
{
padding-left
:
70px
}
.add-b-info.mt
{
margin-top
:
40px
}
.add-b-info
.title
{
font-size
:
2.2rem
;
font-weight
:
600
;
margin-bottom
:
10px
;
position
:
relative
}
.add-b-info
.title.bg_icon
:before
{
content
:
""
;
position
:
absolute
;
width
:
60px
;
height
:
60px
;
left
:
-70px
;
top
:
-5px
;
border-radius
:
50%
;
background-repeat
:
no-repeat
;
background-position
:
center
;
background-size
:
cover
}
.add-b-info
.title.bg_icon.add
:before
{
background-image
:
url(../images/icon_location_blue.png)
}
.add-b-info
.title.bg_icon.tel
:before
{
background-image
:
url(../images/icon_phone_blue.png)
}
.add-b-info
.title.bg_icon.em
:before
{
background-image
:
url(../images/icon_email_blue.png)
}
.add-b-info
p
{
font-size
:
1.6rem
;
margin-top
:
0
;
padding
:
0
;
line-height
:
1.5
}
.add-b-info
p
.o-t
{
font-size
:
1.7rem
;
margin-bottom
:
10px
}
.add-b-info
p
a
{
color
:
rgba
(
0
,
0
,
0
,
.6
)}
.c-dic-l
.f-dropdown-w
{
max-width
:
250px
;
width
:
100%
}
.loc-l-o
{
overflow
:
auto
;
overflow-x
:
hidden
;
height
:
350px
}
.loc-l-o
.c-n
{
font-size
:
2rem
;
margin-bottom
:
15px
;
font-weight
:
700
}
.loc-l-o
.add-b-i
{
margin-bottom
:
20px
;
border-bottom
:
1px
solid
#dfdfdf
;
padding-bottom
:
20px
}
.loc-l-o
.add-b-i
.add-b-i-h
{
font-size
:
1.4rem
;
font-weight
:
600
;
color
:
rgba
(
0
,
0
,
0
,
.8
);
margin-bottom
:
0
}
.loc-l-o
.add-b-i
p
{
font-size
:
1.4rem
}
.loc-l-o
.add-b-i
p
a
{
color
:
rgba
(
0
,
0
,
0
,
.6
)}
@media
screen
and
(
max-width
:
767px
){
.add-b-info
{
padding-left
:
70px
;
margin-top
:
30px
!important
}
.add-b-info.mt
{
margin-top
:
0
}
.add-b-info.mt_m
{
margin-top
:
20px
}
.add-b-info
.title
{
font-size
:
1.8rem
}
.add-b-info
p
{
font-size
:
1.4rem
}
.add-b-info
p
.o-t
{
font-size
:
1.5rem
}
.c-dic-l
{
margin-top
:
20px
}
.c-dic-l
.f-dropdown-w
{
max-width
:
100%
;
width
:
100%
}
.c-dic-l
.loc-l-o
{
height
:
auto
;
overflow
:
auto
}
.c-dic-l
.loc-l-o
.c-n
{
font-size
:
1.8rem
}}
.f-dropdown-l
{
position
:
relative
;
width
:
auto
}
.f-dropdown-l
.d-value
{
border
:
1px
solid
#ccc
;
background
:
rgba
(
0
,
0
,
0
,
.02
);
padding
:
15px
20px
;
font-size
:
1.6rem
;
position
:
relative
}
.f-dropdown-l
.d-value
:after
{
background
:
url(../images/icon_dropdown_ad.png)
no-repeat
center
;
width
:
10px
;
height
:
10px
;
position
:
absolute
;
content
:
""
;
right
:
15px
;
top
:
20px
}
.f-dropdown-l
.list
{
background
:
#f3f3f3
;
display
:
none
;
position
:
absolute
;
top
:
56px
;
z-index
:
10
;
width
:
100%
}
.f-dropdown-l
.list
li
{
font-size
:
1.5rem
}
.f-dropdown-l
.list
li
a
{
padding
:
15px
30px
15px
40px
;
display
:
block
;
color
:
rgba
(
0
,
0
,
0
,
.5
);
text-decoration
:
none
;
position
:
relative
}
.f-dropdown-l
.list
li
a
:hover
{
text-decoration
:
none
;
background
:
rgba
(
153
,
202
,
67
,
.2
)}
.f-dropdown-l
.list
li
a
:hover:before
{
width
:
8px
;
height
:
8px
;
top
:
22px
;
left
:
20px
;
border-radius
:
50%
;
background
:
#99cb43
;
content
:
""
;
position
:
absolute
}
.f-dropdown-l.open
.list
{
display
:
block
}
.jo_l_i_w
.card
{
margin-bottom
:
30px
}
.jo_d_w
.container
{
max-width
:
800px
}
.jo_d_w
.container
h5
{
font-size
:
1.8rem
;
font-weight
:
700
;
margin-bottom
:
10px
;
color
:
rgba
(
0
,
0
,
0
,
.8
)}
.jo_d_w
.container
ol
li
,
.jo_d_w
.container
p
,
.jo_d_w
.container
ul
li
{
font-size
:
1.6rem
;
line-height
:
1.5
;
color
:
rgba
(
0
,
0
,
0
,
.6
)}
.jo_d_w
.container
ol
,
.jo_d_w
.container
p
,
.jo_d_w
.container
ul
{
margin-bottom
:
20px
}
.jo_d_w
.container
ol
li
,
.jo_d_w
.container
ul
li
{
margin-left
:
20px
;
padding-left
:
15px
;
margin-bottom
:
5px
}
.jo_d_w
.container
ul
{
list-style
:
disc
}
.jo_d_w
.container
ol
{
list-style
:
decimal
}
.jo_d_w
.apply-wrapper
{
border-top
:
1px
solid
#ccc
;
padding-top
:
20px
;
margin-top
:
40px
}
@media
screen
and
(
max-width
:
767px
){
.jo_d_w
.container
h5
{
font-size
:
1.8rem
}
.jo_d_w
.container
ol
li
,
.jo_d_w
.container
p
,
.jo_d_w
.container
ul
li
{
font-size
:
1.4rem
;
line-height
:
1.5
;
color
:
rgba
(
0
,
0
,
0
,
.6
)}
.jo_d_w
.container
ol
,
.jo_d_w
.container
p
,
.jo_d_w
.container
ul
{
margin-bottom
:
15px
}
.jo_d_w
.container
ol
li
,
.jo_d_w
.container
ul
li
{
margin-left
:
20px
;
padding-left
:
15px
;
margin-bottom
:
5px
}
.jo_d_w
.container
ul
{
list-style
:
disc
}
.jo_d_w
.container
ol
{
list-style
:
decimal
}}
.jo-form
.file-upload
{
border
:
1px
solid
#e6e6e6
;
background
:
#f9fbff
;
padding
:
20px
}
.jo-form
.file-upload
p
{
font-size
:
1.4rem
}
@media
screen
and
(
max-width
:
767px
){
.jo-form
.form-row
{
margin-bottom
:
0
}
.jo-form
.form-row
>
div
{
margin-bottom
:
15px
}}
.modal
.modal-content
{
padding
:
50px
}
.modal
.modal-header
{
border-bottom
:
0
}
.modal
.modal-title
{
font-size
:
2rem
}
.modal
.close
{
font-size
:
3rem
;
position
:
absolute
;
right
:
30px
;
top
:
20px
;
outline
:
0
;
border
:
0
;
width
:
40px
;
height
:
40px
}
@media
screen
and
(
max-width
:
767px
){
.modal
.modal-content
{
padding
:
20px
}}
/*# sourceMappingURL=maps/style-d.css.map */
themes/custom/envigo/css/style.css
View file @
699089ee
.clr_white
{
color
:
#fff
}
.bg_blue
{
background
:
#66b9ff
}
.bg_ggray
{
background
:
#d5d5d5
}
.bg_ggreen
{
background
:
#99cb43
}
.bg_black
{
background
:
#000
}
.pos_rel_c
{
position
:
relative
}
.b_o_c_b
{
position
:
relative
;
width
:
100%
}
.b_main_slider
{
position
:
relative
}
.b_main_slider
.b_desktop_view
{
display
:
block
}
.b_main_slider
.b_mobile_view
{
display
:
none
}
.b_main_slider
.b_slide_item
{
display
:
block
;
outline
:
0
}
.b_main_slider
.b_slide_item
a
{
outline
:
0
;
display
:
block
}
.b_main_slider
.b_slide_item
a
img
{
width
:
100%
}
.b_main_slider
.slick-next
,
.b_main_slider
.slick-prev
{
position
:
absolute
;
width
:
140px
;
height
:
40px
;
text-indent
:
-99999px
;
z-index
:
1
;
margin-top
:
-20px
}
.b_main_slider
.slick-next
{
right
:
0
}
.b_main_slider
.slick-prev
{
left
:
0
}
.b_main_slider
.slick-next.slick-disabled
,
.b_main_slider
.slick-prev.slick-disabled
{
opacity
:
0
;
display
:
none
}
.b_main_slider
.slick-next
:before
,
.b_main_slider
.slick-prev
:before
{
content
:
""
;
position
:
relative
;
top
:
auto
;
left
:
auto
;
height
:
4px
;
width
:
100%
;
background
:
#9c4
;
display
:
block
}
.b_ticker_o_c
{
position
:
absolute
;
left
:
0
;
bottom
:
0
;
width
:
100%
;
background
:
#fff
}
.b_slide_ticker
{
width
:
100%
;
padding
:
15px
;
line-height
:
1.5
;
word-break
:
break-all
;
font-size
:
1.6rem
;
outline
:
0
;
text-align
:
center
}
.b_slide_ticker
a
{
text-decoration
:
none
;
color
:
#000
;
outline
:
0
}
.b_slide_ticker
p
{
margin
:
0
;
padding
:
0
;
font-size
:
1.6rem
}
.b_notice
{
background
:
#f2fff2
;
position
:
relative
;
width
:
100%
;
padding-left
:
15px
;
padding-right
:
15px
;
padding-top
:
40px
;
padding-bottom
:
40px
}
.b_mod_auto
{
text-align
:
center
}
.b_mod_auto
a
{
text-decoration
:
none
;
display
:
inline-block
;
font-size
:
2.4rem
;
color
:
#005085
;
font-weight
:
700
}
.b_mod_auto
h3
{
font-size
:
2.4rem
;
color
:
#005085
;
font-weight
:
700
;
padding
:
0
;
margin
:
0
}
.listin_s_c_d
{
position
:
relative
;
margin-bottom
:
15px
}
.listin_s_c_d
h6
{
font-size
:
1.6rem
;
color
:
#000
;
text-decoration
:
none
;
text-align
:
left
;
font-weight
:
600
;
display
:
block
;
position
:
relative
;
margin-bottom
:
5px
;
line-height
:
1.5
}
.listin_s_c_d
p
{
position
:
relative
;
color
:
rgba
(
51
,
51
,
58
,
.8
);
font-size
:
1.5rem
;
font-weight
:
400
;
margin
:
0
;
padding
:
0
}
.seoContentcon
.listin_s_c_d
{
display
:
none
}
.seoContentcon
.listin_s_c_d
:nth-child
(
1
),
.seoContentcon
.listin_s_c_d
:nth-child
(
2
)
{
display
:
block
}
.seoContentcon
.listin_s_c_d.activeContent
{
display
:
block
}
.readMore_con
{
display
:
none
}
.readMore_con.activeReadmore
{
display
:
block
}
.readMore_con
a
,
.readMore_con
a
:hover
{
color
:
#295662
;
font-size
:
1.4rem
;
text-decoration
:
underline
;
font-weight
:
400
;
text-transform
:
uppercase
}
.bg_l_gray
{
background
:
#f9f9f9
}
.bg_gray_2
{
background
:
#ededed
}
.spacerTB
{
padding-top
:
70px
;
padding-bottom
:
60px
}
.cs_w_b
{
position
:
relative
}
.cs_inner_item
{
position
:
relative
;
height
:
100%
}
.c_heading_b
{
font-size
:
3.2rem
;
margin
:
0
;
padding
:
0
;
font-weight
:
600
;
margin-bottom
:
40px
;
color
:
#000
}
.cs_inner_item
{
position
:
relative
;
border
:
1px
solid
#ccc
;
-webkit-transition
:
.3s
ease-in-out
;
-o-transition
:
.3s
ease-in-out
;
transition
:
.3s
ease-in-out
}
.cs_box_shadow
.cs_inner_item
:hover
{
-webkit-transition
:
.3s
ease-in-out
;
-o-transition
:
.3s
ease-in-out
;
transition
:
.3s
ease-in-out
;
-webkit-box-shadow
:
0
0
20px
rgba
(
0
,
0
,
0
,
.2
);
box-shadow
:
0
0
20px
rgba
(
0
,
0
,
0
,
.2
)}
.cs_iwcb
{
position
:
relative
;
width
:
100%
;
background
:
#fff
;
display
:
block
;
height
:
100%
}
.cs_img_c_b
{
position
:
relative
;
width
:
100%
;
display
:
block
;
outline
:
0
}
.cs_img_c_b
:before
{
position
:
absolute
;
width
:
100%
;
height
:
100%
;
content
:
""
;
background
:
rgba
(
0
,
0
,
0
,
.2
);
top
:
0
;
left
:
0
}
.cs_img_c_b
img
{
width
:
100%
}
.cs_hcb
{
position
:
relative
;
width
:
100%
;
padding
:
30px
15px
15px
;
color
:
rgba
(
0
,
0
,
0
,
.6
);
font-size
:
1.5rem
}
.cs_hcb
.cs_icon_c
{
position
:
absolute
;
width
:
70px
;
height
:
70px
;
background
:
#fff
;
left
:
15px
;
bottom
:
100%
;
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-webkit-box-pack
:
center
;
-ms-flex-pack
:
center
;
justify-content
:
center
;
-webkit-box-align
:
center
;
-ms-flex-align
:
center
;
align-items
:
center
}
.cs_hcb
.cs_icon_c
img
{
max-width
:
80%
}
.cs_hcb
.cs_hgbc
{
font-size
:
2rem
;
color
:
#000
;
margin-bottom
:
10px
;
font-weight
:
400
}
.cs_hcb
.cs_hgbc
a
{
color
:
#000
;
text-decoration
:
none
}
.cs_hcb
.cs_hgbc.cs_c1
a
{
color
:
#c54960
}
.cs_hcb
.cs_hgbc.cs_c2
a
{
color
:
#417d85
}
.cs_hcb
.cs_hgbc.cs_c3
a
{
color
:
#4375b5
}
.cs_hcb
.cs_hgbc.cs_c4
a
{
color
:
#094b67
}
.cs_item_b
{
outline
:
0
}
.bg_n_img
{
background-position
:
right
center
!important
;
background-size
:
cover
!important
}
.cs_a_con_ob
{
background
:
#fff
;
position
:
relative
;
width
:
100%
;
display
:
block
;
overflow
:
hidden
}
.cs_a_c_w
:before
{
content
:
""
;
position
:
absolute
;
width
:
100%
;
height
:
100%
;
left
:
0
;
top
:
0
;
background
:
rgba
(
0
,
0
,
0
,
.3
)}
.cs_a_c_w
{
position
:
relative
;
width
:
100%
}
.cs_a_c_w
img
{
width
:
100%
}
.cs_overlay_c_b
{
position
:
absolute
;
margin-top
:
-55px
;
top
:
100%
;
left
:
0
;
width
:
100%
;
overflow-x
:
auto
;
z-index
:
2
;
padding
:
15px
;
-webkit-transition
:
all
.5s
ease-in-out
;
-o-transition
:
all
.5s
ease-in-out
;
transition
:
all
.5s
ease-in-out
;
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-webkit-box-align
:
end
;
-ms-flex-align
:
end
;
align-items
:
flex-end
}
.cs_overlay_c_b
{
font-size
:
1.5rem
;
color
:
#fff
}
.cs_overlay_c_b
p
{
font-size
:
1.5rem
;
color
:
#fff
}
.cs_hcbmd
{
font-size
:
2rem
;
margin
:
0
;
padding
:
0
;
margin-bottom
:
10px
;
font-weight
:
800
}
.cs_a_con_ob
:hover
.cs_overlay_c_b
{
-webkit-transition
:
all
.5s
ease-in-out
;
-o-transition
:
all
.5s
ease-in-out
;
transition
:
all
.5s
ease-in-out
;
top
:
0
;
margin-top
:
0
}
.cs_application_c
.cs_item_b
{
margin-bottom
:
30px
}
.cs_btn_c_b
{
position
:
relative
;
width
:
100%
;
text-align
:
center
;
padding-top
:
20px
;
font-size
:
1.4rem
;
text-transform
:
uppercase
}
.cs_btn_c_b
a
{
display
:
inline-block
;
vertical-align
:
middle
;
text-decoration
:
none
;
color
:
#000
}
.cs_btn_c_b
a
:hover
{
text-decoration
:
underline
}
.cs_btn_c_b
a
i
{
font-size
:
1.7rem
}
.cs_bnmv
.cs_btn_c_b
a
,
.cs_s_i_c_b
.cs_btn_c_b
a
{
color
:
#8ac731
}
.cs_bnmv
.cs_btn_c_b
a
:hover
,
.cs_s_i_c_b
.cs_btn_c_b
a
:hover
{
color
:
#6eae0d
}
.cs_s_inwb
{
position
:
relative
;
width
:
100%
;
margin-bottom
:
30px
}
.cs_icb
{
position
:
relative
;
margin
:
0
auto
;
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-webkit-box-pack
:
center
;
-ms-flex-pack
:
center
;
justify-content
:
center
;
margin-bottom
:
20px
}
.cs_icb
span
{
width
:
100px
;
height
:
100px
;
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-webkit-box-align
:
center
;
-ms-flex-align
:
center
;
align-items
:
center
;
-webkit-box-pack
:
center
;
-ms-flex-pack
:
center
;
justify-content
:
center
;
border
:
2px
solid
#66b9ff
;
border-radius
:
50%
;
padding
:
12px
}
.cs_icb
span
img
{
max-width
:
100%
}
.cs_s_i_c_b
.cs_inner_item
{
border
:
none
}
.cs_tcb
{
text-align
:
center
;
position
:
relative
;
font-size
:
1.5rem
;
color
:
rgba
(
0
,
0
,
0
,
.6
)}
.cs_ihcb
{
font-size
:
1.8rem
;
color
:
#000
;
margin
:
0
;
padding
:
0
;
margin-bottom
:
10px
;
font-weight
:
600
}
.cs_containe_i_w
{
position
:
relative
;
background
:
#fff
;
height
:
100%
}
.cs_img_bc
{
position
:
relative
;
display
:
block
}
.cs_img_bc
img
{
width
:
100%
}
.cs_text_cib
{
position
:
relative
;
padding
:
15px
;
font-size
:
1.5rem
;
color
:
rgba
(
0
,
0
,
0
,
.8
)}
.cs_hcwbm
{
font-size
:
1.6rem
;
margin
:
0
;
padding
:
0
;
margin-bottom
:
10px
;
font-weight
:
600
}
.life_of_dic
.cs_hcwbm
{
margin-bottom
:
5px
}
.cs_hcwbm
a
{
text-decoration
:
none
;
color
:
#000
}
.cs_img_bc
span
{
color
:
#fff
;
padding
:
5px
10px
;
position
:
absolute
;
display
:
inline-block
;
right
:
0
;
top
:
0
;
font-size
:
1.2rem
}
.cs_c1_m
{
background
:
#c5495f
}
.cs_c2_m
{
background
:
#dd7f2d
}
.cs_wc_b
{
position
:
relative
;
width
:
100%
;
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-webkit-box-pack
:
justify
;
-ms-flex-pack
:
justify
;
justify-content
:
space-between
;
-webkit-box-align
:
center
;
-ms-flex-align
:
center
;
align-items
:
center
;
font-size
:
1.2rem
;
margin-bottom
:
10px
}
.cs_iwcb
i
{
font-size
:
1.4rem
}
.cs_wc_b
span
{
display
:
block
;
white-space
:
nowrap
;
border
:
1px
solid
rgba
(
0
,
0
,
0
,
.6
);
padding
:
3px
15px
}
.cs_item_b
*
{
outline
:
0
}
.cs_slider_container
button
,
.cs_slider_dic_news_inner
button
,
.cs_team_slider_container
button
{
display
:
none
!important
}
.cs_slider_container
button
.arrowSlider
,
.cs_slider_dic_news_inner
button
.arrowSlider
,
.cs_team_slider_container
button
.arrowSlider
{
width
:
40px
;
height
:
40px
;
display
:
-webkit-box
!important
;
display
:
-ms-flexbox
!important
;
display
:
flex
!important
;
-webkit-box-align
:
center
;
-ms-flex-align
:
center
;
align-items
:
center
;
position
:
absolute
;
top
:
50%
;
margin-top
:
-20px
;
font-size
:
1.6rem
;
border
:
none
;
background
:
0
0
;
-webkit-box-pack
:
center
;
-ms-flex-pack
:
center
;
justify-content
:
center
;
padding
:
0
;
outline
:
0
;
z-index
:
1
}
.cs_slider_container
.rightArrow
,
.cs_slider_dic_news_inner
.rightArrow
,
.cs_team_slider_container
.rightArrow
{
right
:
-45px
}
.cs_slider_container
.leftArrow
,
.cs_slider_dic_news_inner
.leftArrow
,
.cs_team_slider_container
.leftArrow
{
left
:
-45px
}
.cs_slider_container
.arrowSlider.slick-disabled
,
.cs_slider_dic_news_inner
.arrowSlider.slick-disabled
,
.cs_team_slider_container
.arrowSlider.slick-disabled
{
pointer-events
:
none
;
opacity
:
.25
}
.cs_s_cb
.slick-track
{
padding-bottom
:
30px
}
.cs_nwc_b
.cs_hcb
{
padding-top
:
15px
}
.cs_t_cb
{
display
:
block
;
margin-bottom
:
15px
}
.static_banner
.b_slide_item
img
{
width
:
100%
}
.static_banner
.b_slide_item
{
position
:
relative
;
width
:
100%
}
.static_banner
.s_b_o_c
{
position
:
absolute
;
top
:
0
;
left
:
0
;
width
:
100%
;
height
:
100%
;
font-size
:
2rem
;
color
:
#fff
;
text-align
:
center
;
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
z-index
:
1
}
.static_banner
.s_c_iw
{
position
:
relative
;
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
height
:
100%
;
-webkit-box-pack
:
center
;
-ms-flex-pack
:
center
;
justify-content
:
center
;
margin
:
0
auto
;
-webkit-box-align
:
center
;
-ms-flex-align
:
center
;
align-items
:
center
}
.static_banner
::before
{
position
:
absolute
;
content
:
""
;
top
:
0
;
left
:
0
;
width
:
100%
;
height
:
100%
;
background
:
rgba
(
0
,
0
,
0
,
.5
);
z-index
:
1
}
.static_banner
.s_p_h_c
{
font-size
:
3.2rem
;
font-weight
:
700
;
margin
:
0
;
padding
:
0
;
margin-bottom
:
15px
}
.border-bottom
{
border-bottom
:
1px
solid
#dee2e6
!important
}
.cd-breadcrumb
{
padding
:
15px
0
;
font-size
:
1.4rem
}
.cd-breadcrumb
li
{
display
:
inline-block
;
margin
:
0
;
position
:
relative
;
padding-right
:
5px
}
.cd-breadcrumb
li
i
{
margin-left
:
5px
}
.cd-breadcrumb
li
>*
{
display
:
inline-block
;
color
:
#b9b9b9
;
text-decoration
:
none
}
.breadcrumb_select
{
color
:
#000
}
.cb_ocb
{
background-position
:
center
center
!important
;
background-size
:
cover
!important
;
background-repeat
:
no-repeat
!important
;
position
:
relative
}
.cb_ocb
::before
{
position
:
absolute
;
content
:
""
;
top
:
0
;
left
:
0
;
width
:
100%
;
height
:
100%
;
background
:
rgba
(
0
,
0
,
0
,
.7
);
z-index
:
1
}
.c_b_c_img
{
position
:
relative
;
z-index
:
9
;
padding-top
:
50px
;
padding-bottom
:
50px
;
max-width
:
600px
;
margin
:
0
auto
}
.cb_i_w
{
text-align
:
center
;
font-size
:
1.6rem
;
color
:
#fff
}
.csh_cwd
{
font-size
:
2.4rem
;
font-weight
:
700
;
margin
:
0
;
padding
:
0
;
margin-bottom
:
15px
}
.cb_btn_c
{
position
:
relative
;
padding-top
:
10px
}
.cb_btn_c
{
position
:
relative
;
padding-top
:
10px
}
.cb_btn_c
a
{
color
:
#fff
;
text-decoration
:
none
;
background
:
#8ac731
;
padding
:
10px
25px
;
display
:
inline-block
}
.cb_btn_c
a
:hover
{
background
:
#6eae0d
}
.m_c_s_d_i
{
font-size
:
1.6rem
}
.hl_cw_box
{
font-size
:
2.6rem
;
color
:
#000
;
margin
:
0
;
padding
:
0
;
margin-bottom
:
15px
;
font-weight
:
600
}
.slider_m_c_b
{
background
:
#8ac731
}
.spacerTB.slider_m_c_b
{
padding-top
:
40px
;
padding-bottom
:
40px
}
.c_item_slide
{
position
:
relative
;
font-size
:
1.6rem
;
color
:
#fff
;
padding-left
:
50px
;
padding-right
:
50px
}
.c_item_slide
h6
{
font-weight
:
400
;
margin
:
0
;
padding
:
0
;
margin-bottom
:
15px
;
font-size
:
1.6rem
}
.c_item_slide
p
{
font-size
:
1.8rem
}
.btn_c_b_mn
{
position
:
relative
;
display
:
inline-block
;
padding-left
:
15px
;
padding-right
:
15px
}
.btn_c_b_mn
a
{
position
:
relative
;
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-webkit-box-pack
:
center
;
-ms-flex-pack
:
center
;
justify-content
:
center
;
-webkit-box-align
:
center
;
-ms-flex-align
:
center
;
align-items
:
center
;
padding
:
10px
25px
;
background
:
#fff
;
text-decoration
:
none
;
color
:
#8ac731
}
.slider_strip_container
*
{
outline
:
0
}
.slider_strip_container
.slick-dots
li
button
:before
{
background
:
0
0
;
border
:
1px
solid
#fff
;
border-radius
:
50%
;
opacity
:
1
;
text-indent
:
-9999px
;
width
:
16px
;
height
:
16px
}
.slider_strip_container
.slick-dots
li
.slick-active
button
:before
{
background
:
#fff
}
.slider_strip_container
.slick-dots
{
bottom
:
-30px
}
.c_r_c_b
{
font-size
:
1.8rem
;
color
:
#fff
;
position
:
relative
;
z-index
:
1
;
-webkit-box-align
:
center
;
-ms-flex-align
:
center
;
align-items
:
center
}
.cc_cw_box
{
font-size
:
3.2rem
;
color
:
#fff
;
margin
:
0
;
padding
:
0
;
margin-bottom
:
25px
;
font-weight
:
600
}
.c_c_b_i
{
border-radius
:
50%
;
background
:
#8ac731
;
color
:
#fff
;
width
:
160px
;
height
:
160px
;
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-webkit-box-pack
:
center
;
-ms-flex-pack
:
center
;
justify-content
:
center
;
-webkit-box-align
:
center
;
-ms-flex-align
:
center
;
align-items
:
center
;
text-align
:
center
;
padding
:
15px
;
position
:
absolute
}
.c_middle_c
p
{
font-size
:
4rem
;
font-weight
:
900
;
margin
:
0
;
padding
:
0
;
line-height
:
1
;
margin-bottom
:
5px
}
.c_middle_c
span
{
margin
:
0
;
padding
:
0
;
line-height
:
1.3
;
text-transform
:
uppercase
;
font-size
:
1.4rem
;
display
:
block
}
.cc_1
{
width
:
220px
;
height
:
220px
;
top
:
-42px
;
right
:
255px
}
.cc_2
{
right
:
0
;
top
:
6px
}
.cc_3
{
right
:
340px
;
top
:
202px
}
.cc_4
{
right
:
130px
;
top
:
158px
}
.text_c_i_img
{
position
:
relative
;
height
:
356px
}
.nf_oc_b
{
margin-bottom
:
30px
}
.nf_c_w
{
background
:
#f9f9f9
;
position
:
relative
;
height
:
100%
;
overflow
:
hidden
}
.nf_i_c_w
{
position
:
relative
;
width
:
100%
;
height
:
100%
;
font-size
:
1.6rem
}
.nf_i_c_w
{
position
:
relative
;
width
:
100%
;
height
:
100%
;
padding
:
15px
;
text-align
:
center
}
.nf_v_c_b
{
position
:
relative
;
padding-top
:
50px
;
padding-bottom
:
50px
}
.nf_v_c_b
span
{
width
:
70px
;
height
:
70px
;
display
:
block
;
margin
:
0
auto
15px
}
.nf_v_c_b
span
img
{
width
:
100%
}
.nf_v_c_b
h6
{
font-size
:
1.8rem
;
font-weight
:
600
;
margin
:
0
;
padding
:
0
;
margin-bottom
:
15px
;
color
:
#000
}
.nf_h_w_c
{
position
:
absolute
;
top
:
100%
;
left
:
0
;
width
:
100%
;
text-align
:
center
;
height
:
100%
;
background
:
#fff
;
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-webkit-box-align
:
center
;
-ms-flex-align
:
center
;
align-items
:
center
;
-webkit-box-pack
:
center
;
-ms-flex-pack
:
center
;
justify-content
:
center
;
padding
:
30px
15px
;
font-size
:
1.5rem
;
-webkit-transition
:
all
.3s
ease-in-out
;
-o-transition
:
all
.3s
ease-in-out
;
transition
:
all
.3s
ease-in-out
}
.nf_c_w
:hover
.nf_h_w_c
{
top
:
0
;
-webkit-transition
:
all
.3s
ease-in-out
;
-o-transition
:
all
.3s
ease-in-out
;
transition
:
all
.3s
ease-in-out
}
.nf_oc_b
.box_shd_d
{
-webkit-transition
:
all
.3s
ease-in-out
;
-o-transition
:
all
.3s
ease-in-out
;
transition
:
all
.3s
ease-in-out
}
.nf_oc_b
:hover
.box_shd_d
{
-webkit-transition
:
all
.3s
ease-in-out
;
-o-transition
:
all
.3s
ease-in-out
;
transition
:
all
.3s
ease-in-out
;
-webkit-box-shadow
:
0
0
20px
rgba
(
0
,
0
,
0
,
.2
);
box-shadow
:
0
0
20px
rgba
(
0
,
0
,
0
,
.2
)}
.nf_ic_box
span
{
width
:
50px
;
height
:
50px
;
display
:
block
;
margin
:
0
auto
15px
}
.nf_ic_box
span
img
{
width
:
100%
}
.nf_ic_box
h6
{
font-size
:
1.8rem
;
font-weight
:
600
;
margin
:
0
;
padding
:
0
;
margin-bottom
:
25px
;
color
:
#8ac731
}
.nf_ic_box
p
{
margin
:
0
;
padding
:
0
;
margin-bottom
:
5px
}
.nf_ic_box
p
a
{
color
:
inherit
;
text-decoration
:
none
}
.nf_btn_c
{
position
:
relative
;
width
:
100%
;
padding-top
:
15px
}
.nf_btn_c
a
{
border
:
1px
solid
;
display
:
inline-block
;
position
:
relative
;
padding
:
10px
50px
10px
15px
;
color
:
#8ac731
;
text-decoration
:
none
}
.nf_btn_c
a
i
{
position
:
absolute
;
right
:
15px
}
.h_c_b_wrapper
{
position
:
relative
;
margin-bottom
:
30px
;
max-width
:
60%
}
.h_c_w_bnm
{
font-size
:
2.6rem
;
font-weight
:
700
;
margin
:
0
;
padding
:
0
;
margin-bottom
:
15px
;
color
:
#000
}
.h_c_b_wrapper
p
{
font-size
:
1.6rem
}
.hs_wrap_c
ul
{
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-ms-flex-wrap
:
nowrap
;
flex-wrap
:
nowrap
;
-webkit-box-align
:
end
;
-ms-flex-align
:
end
;
align-items
:
flex-end
;
-webkit-box-pack
:
start
;
-ms-flex-pack
:
start
;
justify-content
:
flex-start
;
position
:
relative
;
padding-left
:
5px
}
.hs_wrap_c
ul
li
{
position
:
relative
;
padding
:
0
10px
0
15px
;
font-size
:
1.2rem
;
-webkit-box-flex
:
0
;
-ms-flex
:
0
0
auto
;
flex
:
0
0
auto
;
width
:
200px
}
.hs_heading_c_b
{
font-size
:
1.6rem
;
font-weight
:
800
;
margin
:
0
;
padding
:
0
;
margin-bottom
:
5px
;
color
:
#000
}
.hs_wrap_c
ul
li
:before
{
content
:
""
;
position
:
absolute
;
width
:
1px
;
height
:
100%
;
background
:
#d8d8d8
;
top
:
0
;
left
:
0
}
.hs_wrap_c
ul
li
:after
{
content
:
""
;
position
:
absolute
;
width
:
10px
;
height
:
10px
;
background
:
#d8d8d8
;
bottom
:
-3px
;
left
:
-4px
;
border-radius
:
50%
}
.hs_wrap_c
ul
li
p
{
padding
:
0
;
margin
:
0
}
.hs_wrap_c
ul
li
img
{
margin-top
:
10px
}
.hs_wrap_c
.down_c_b
{
-webkit-box-align
:
start
;
-ms-flex-align
:
start
;
align-items
:
flex-start
;
padding-bottom
:
70px
}
.hs_wrap_c
.down_c_b
li
:after
{
top
:
-3px
}
.strip_c_line
{
padding-top
:
40px
;
padding-bottom
:
40px
;
width
:
100%
}
.strip_c_line
span
{
display
:
block
;
width
:
3200px
;
height
:
10px
;
background
:
url(../images/strip.png)
repeat-x
}
.sb_ibcd
{
max-width
:
700px
;
margin
:
0
auto
}
.hs_wrap_c
.jspCap
{
display
:
block
;
background
:
#fff
}
.hs_wrap_c
.jspHorizontalBar
.jspCap
{
width
:
20%
;
height
:
100%
}
.hs_wrap_c
.jspHorizontalBar
{
background
:
0
0
;
height
:
10px
;
z-index
:
9
}
.hs_wrap_c
.jspDrag
{
background
:
#8ac731
;
z-index
:
2
}
.hs_wrap_c
.jspTrack
{
background
:
0
0
;
position
:
relative
;
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-webkit-box-align
:
center
;
-ms-flex-align
:
center
;
align-items
:
center
;
-webkit-box-pack
:
start
;
-ms-flex-pack
:
start
;
justify-content
:
flex-start
}
.hs_wrap_c
.jspTrack
:after
{
content
:
""
;
width
:
100%
;
height
:
1px
;
display
:
block
;
background
:
#e2e2e2
;
left
:
0
;
position
:
absolute
;
z-index
:
1
}
.hs_i_wrapper
*
{
outline
:
0
}
@media
(
max-width
:
1480px
){
.cs_slider_container
button
.arrowSlider
,
.cs_slider_dic_news_inner
button
.arrowSlider
,
.cs_team_slider_container
button
.arrowSlider
{
color
:
#fff
;
background
:
#8ac731
!important
}
.cs_slider_container
.rightArrow
,
.cs_slider_dic_news_inner
.rightArrow
,
.cs_team_slider_container
.rightArrow
{
right
:
15px
}
.cs_slider_container
.leftArrow
,
.cs_slider_dic_news_inner
.leftArrow
,
.cs_team_slider_container
.leftArrow
{
left
:
15px
}
.cs_w_b
{
overflow
:
hidden
}}
@media
(
max-width
:
1365px
){
.static_banner
.s_p_h_c
{
font-size
:
2.8rem
}
.static_banner
.s_b_o_c
{
font-size
:
1.6rem
}
.h_c_b_wrapper
{
max-width
:
80%
}}
@media
(
max-width
:
1200px
){
.cc_cw_box
{
font-size
:
2.6rem
;
margin-bottom
:
15px
}
.c_r_c_b
{
font-size
:
1.6rem
}}
@media
(
max-width
:
991px
){
.text_c_i_img
{
position
:
relative
;
height
:
auto
}
.text_c_i_img
.txt_c_i_b
{
position
:
relative
;
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-webkit-box-align
:
center
;
-ms-flex-align
:
center
;
align-items
:
center
;
margin-bottom
:
15px
;
-ms-flex-wrap
:
wrap
;
flex-wrap
:
wrap
;
-webkit-box-pack
:
center
;
-ms-flex-pack
:
center
;
justify-content
:
center
}
.c_c_b_i
{
width
:
130px
;
height
:
130px
}
.c_middle_c
p
{
font-size
:
2.4rem
}
.c_middle_c
span
{
font-size
:
1.2rem
}
.c_c_b_i
{
position
:
relative
;
margin-right
:
20px
;
margin-bottom
:
15px
}
.cc_1
,
.cc_2
,
.cc_3
,
.cc_4
{
top
:
auto
;
right
:
auto
}
.h_c_b_wrapper
{
max-width
:
100%
}}
@media
(
max-width
:
767px
){
.static_banner
.s_c_iw
{
max-width
:
100%
}
.b_main_slider
.b_desktop_view
{
display
:
none
}
.b_main_slider
.b_mobile_view
{
display
:
block
}
.cs_s_cb
{
-ms-flex-pack
:
start
!important
;
-webkit-box-pack
:
start
!important
;
justify-content
:
flex-start
!important
;
-ms-flex-wrap
:
nowrap
!important
;
flex-wrap
:
nowrap
!important
;
overflow
:
auto
}
.cs_s_cb
::-webkit-scrollbar
{
display
:
none
}
.cs_overlay_c_b
{
margin-top
:
0
;
top
:
auto
;
left
:
0
;
bottom
:
0
}
.cs_s_inwb
{
margin-bottom
:
0
}
.cs_btn_c_b
{
padding-top
:
30px
;
font-size
:
1.3rem
}
.readMore_con
a
,
.readMore_con
a
:hover
{
font-size
:
1.2rem
}
.cs_application_c
.cs_item_b
{
margin-bottom
:
0
}
.c_heading_b
{
font-size
:
2.4rem
}
.b_slide_ticker
p
{
font-size
:
1.4rem
}
.b_notice
{
padding-top
:
20px
;
padding-bottom
:
20px
}
.b_mod_auto
h3
{
font-size
:
1.6rem
;
line-height
:
1.5
}
.spacerTB
{
padding-top
:
40px
;
padding-bottom
:
40px
}
.cs_hcb
.cs_hgbc
,
.cs_hcbmd
,
.cs_hcwbm
,
.cs_ihcb
{
font-size
:
1.6rem
}
.cs_hcb
,
.cs_overlay_c_b
p
,
.cs_tcb
,
.cs_text_cib
,
.listin_s_c_d
p
{
font-size
:
1.4rem
}
.b_main_slider
.slick-next
,
.b_main_slider
.slick-prev
{
width
:
60px
}
.btn_c_b_mn
{
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
width
:
100%
;
padding-top
:
20px
;
-webkit-box-pack
:
center
;
-ms-flex-pack
:
center
;
justify-content
:
center
;
-webkit-box-align
:
center
;
-ms-flex-align
:
center
;
align-items
:
center
;
padding-bottom
:
20px
}
.c_item_slide
p
{
font-size
:
1.4rem
}
.static_banner
.s_p_h_c
{
font-size
:
2.4rem
}
.cc_cw_box
,
.hl_cw_box
{
font-size
:
1.8rem
;
line-height
:
1.5
}
.c_r_c_b
{
font-size
:
1.4rem
}
.m_c_s_d_i
,
.static_banner
.s_b_o_c
{
font-size
:
1.4rem
}
.txt_c_i_b
{
text-align
:
center
}
.c_c_b_i
{
margin-right
:
10px
;
margin-left
:
10px
}
.c_b_c_img
{
padding-top
:
0
;
padding-bottom
:
0
}
.c_item_slide
{
padding-left
:
0
;
padding-right
:
0
}
.cd-breadcrumb
{
font-size
:
1.2rem
}
.h_c_b_wrapper
p
{
font-size
:
1.4rem
}
.h_c_w_bnm
{
font-size
:
2.4rem
}
.cb_i_w
{
font-size
:
1.4rem
}
.csh_cwd
{
font-size
:
2rem
}
.c_item_slide
,
.nf_h_w_c
,
.nf_i_c_w
{
font-size
:
1.4rem
}
.nf_ic_box
h6
,
.nf_v_c_b
h6
{
font-size
:
1.6rem
}
.nf_ic_box
h6
{
margin-bottom
:
15px
}}
.clr_white
{
color
:
#fff
}
.bg_blue
{
background
:
#66b9ff
}
.bg_ggray
{
background
:
#d5d5d5
}
.bg_ggreen
{
background
:
#99cb43
}
.bg_black
{
background
:
#000
}
.pos_rel_c
{
position
:
relative
}
.b_o_c_b
{
position
:
relative
;
width
:
100%
}
.b_main_slider
{
position
:
relative
}
.b_main_slider
.b_desktop_view
{
display
:
block
}
.b_main_slider
.b_mobile_view
{
display
:
none
}
.b_main_slider
.b_slide_item
{
display
:
block
;
outline
:
0
}
.b_main_slider
.b_slide_item
a
{
outline
:
0
;
display
:
block
}
.b_main_slider
.b_slide_item
a
img
{
width
:
100%
}
.b_main_slider
.slick-next
,
.b_main_slider
.slick-prev
{
position
:
absolute
;
width
:
140px
;
height
:
40px
;
text-indent
:
-99999px
;
z-index
:
1
;
margin-top
:
-20px
}
.b_main_slider
.slick-next
{
right
:
0
}
.b_main_slider
.slick-prev
{
left
:
0
}
.b_main_slider
.slick-next.slick-disabled
,
.b_main_slider
.slick-prev.slick-disabled
{
opacity
:
0
;
display
:
none
}
.b_main_slider
.slick-next
:before
,
.b_main_slider
.slick-prev
:before
{
content
:
""
;
position
:
relative
;
top
:
auto
;
left
:
auto
;
height
:
4px
;
width
:
100%
;
background
:
#9c4
;
display
:
block
}
.b_ticker_o_c
{
position
:
absolute
;
left
:
0
;
bottom
:
0
;
width
:
100%
;
background
:
#fff
}
.b_slide_ticker
{
width
:
100%
;
padding
:
15px
;
line-height
:
1.5
;
word-break
:
break-all
;
font-size
:
1.6rem
;
outline
:
0
;
text-align
:
center
}
.b_slide_ticker
a
{
text-decoration
:
none
;
color
:
#000
;
outline
:
0
}
.b_slide_ticker
p
{
margin
:
0
;
padding
:
0
;
font-size
:
1.6rem
}
.b_notice
{
background
:
#f2fff2
;
position
:
relative
;
width
:
100%
;
padding-left
:
15px
;
padding-right
:
15px
;
padding-top
:
40px
;
padding-bottom
:
40px
}
.b_mod_auto
{
text-align
:
center
}
.b_mod_auto
a
{
text-decoration
:
none
;
display
:
inline-block
;
font-size
:
2.4rem
;
color
:
#005085
;
font-weight
:
700
}
.b_mod_auto
h3
{
font-size
:
2.4rem
;
color
:
#005085
;
font-weight
:
700
;
padding
:
0
;
margin
:
0
}
.listin_s_c_d
{
position
:
relative
;
margin-bottom
:
15px
}
.listin_s_c_d
h6
{
font-size
:
1.6rem
;
color
:
#000
;
text-decoration
:
none
;
text-align
:
left
;
font-weight
:
600
;
display
:
block
;
position
:
relative
;
margin-bottom
:
5px
;
line-height
:
1.5
}
.listin_s_c_d
p
{
position
:
relative
;
color
:
rgba
(
51
,
51
,
58
,
.8
);
font-size
:
1.5rem
;
font-weight
:
400
;
margin
:
0
;
padding
:
0
}
.seoContentcon
.listin_s_c_d
{
display
:
none
}
.seoContentcon
.listin_s_c_d
:nth-child
(
1
),
.seoContentcon
.listin_s_c_d
:nth-child
(
2
)
{
display
:
block
}
.seoContentcon
.listin_s_c_d.activeContent
{
display
:
block
}
.readMore_con
{
display
:
none
}
.readMore_con.activeReadmore
{
display
:
block
}
.readMore_con
a
,
.readMore_con
a
:hover
{
color
:
#295662
;
font-size
:
1.4rem
;
text-decoration
:
underline
;
font-weight
:
400
;
text-transform
:
uppercase
}
.bg_l_gray
{
background
:
#f9f9f9
}
.bg_gray_2
{
background
:
#ededed
}
.spacerTB
{
padding-top
:
70px
;
padding-bottom
:
60px
}
.cs_w_b
{
position
:
relative
}
.cs_inner_item
{
position
:
relative
;
height
:
100%
}
.c_heading_b
{
font-size
:
3.2rem
;
margin
:
0
;
padding
:
0
;
font-weight
:
600
;
margin-bottom
:
40px
;
color
:
#000
}
.cs_inner_item
{
position
:
relative
;
border
:
1px
solid
#ccc
;
-webkit-transition
:
.3s
ease-in-out
;
-o-transition
:
.3s
ease-in-out
;
transition
:
.3s
ease-in-out
}
.cs_box_shadow
.cs_inner_item
:hover
{
-webkit-transition
:
.3s
ease-in-out
;
-o-transition
:
.3s
ease-in-out
;
transition
:
.3s
ease-in-out
;
-webkit-box-shadow
:
0
0
20px
rgba
(
0
,
0
,
0
,
.2
);
box-shadow
:
0
0
20px
rgba
(
0
,
0
,
0
,
.2
)}
.cs_iwcb
{
position
:
relative
;
width
:
100%
;
background
:
#fff
;
display
:
block
;
height
:
100%
}
.cs_img_c_b
{
position
:
relative
;
width
:
100%
;
display
:
block
;
outline
:
0
}
.cs_img_c_b
:before
{
position
:
absolute
;
width
:
100%
;
height
:
100%
;
content
:
""
;
background
:
rgba
(
0
,
0
,
0
,
.2
);
top
:
0
;
left
:
0
}
.cs_img_c_b
img
{
width
:
100%
}
.cs_hcb
{
position
:
relative
;
width
:
100%
;
padding
:
30px
15px
15px
;
color
:
rgba
(
0
,
0
,
0
,
.6
);
font-size
:
1.5rem
}
.cs_hcb
.cs_icon_c
{
position
:
absolute
;
width
:
70px
;
height
:
70px
;
background
:
#fff
;
left
:
15px
;
bottom
:
100%
;
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-webkit-box-pack
:
center
;
-ms-flex-pack
:
center
;
justify-content
:
center
;
-webkit-box-align
:
center
;
-ms-flex-align
:
center
;
align-items
:
center
}
.cs_hcb
.cs_icon_c
img
{
max-width
:
80%
}
.cs_hcb
.cs_hgbc
{
font-size
:
2rem
;
color
:
#000
;
margin-bottom
:
10px
;
font-weight
:
400
}
.cs_hcb
.cs_hgbc
a
{
color
:
#000
;
text-decoration
:
none
}
.cs_hcb
.cs_hgbc.cs_c1
a
{
color
:
#c54960
}
.cs_hcb
.cs_hgbc.cs_c2
a
{
color
:
#417d85
}
.cs_hcb
.cs_hgbc.cs_c3
a
{
color
:
#4375b5
}
.cs_hcb
.cs_hgbc.cs_c4
a
{
color
:
#094b67
}
.cs_item_b
{
outline
:
0
}
.bg_n_img
{
background-position
:
right
center
!important
;
background-size
:
cover
!important
}
.cs_a_con_ob
{
background
:
#fff
;
position
:
relative
;
width
:
100%
;
display
:
block
;
overflow
:
hidden
}
.cs_a_c_w
:before
{
content
:
""
;
position
:
absolute
;
width
:
100%
;
height
:
100%
;
left
:
0
;
top
:
0
;
background
:
rgba
(
0
,
0
,
0
,
.3
)}
.cs_a_c_w
{
position
:
relative
;
width
:
100%
}
.cs_a_c_w
img
{
width
:
100%
}
.cs_overlay_c_b
{
position
:
absolute
;
margin-top
:
-55px
;
top
:
100%
;
left
:
0
;
width
:
100%
;
overflow-x
:
auto
;
z-index
:
2
;
padding
:
15px
;
-webkit-transition
:
all
.5s
ease-in-out
;
-o-transition
:
all
.5s
ease-in-out
;
transition
:
all
.5s
ease-in-out
;
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-webkit-box-align
:
end
;
-ms-flex-align
:
end
;
align-items
:
flex-end
}
.cs_overlay_c_b
{
font-size
:
1.5rem
;
color
:
#fff
}
.cs_overlay_c_b
p
{
font-size
:
1.5rem
;
color
:
#fff
;
margin
:
0
}
.cs_hcbmd
{
font-size
:
2rem
;
margin
:
0
;
padding
:
0
;
margin-bottom
:
10px
;
font-weight
:
800
;
color
:
#fff
}
.cs_a_con_ob
:hover
.cs_overlay_c_b
{
-webkit-transition
:
all
.5s
ease-in-out
;
-o-transition
:
all
.5s
ease-in-out
;
transition
:
all
.5s
ease-in-out
;
top
:
0
;
margin-top
:
0
}
.cs_application_c
.cs_item_b
{
margin-bottom
:
30px
}
.cs_item_b
{
margin-bottom
:
30px
}
.cs_slider_bp_con
.cs_item_b
{
margin-bottom
:
0
}
.cs_btn_c_b
{
position
:
relative
;
width
:
100%
;
text-align
:
center
;
padding-top
:
20px
;
font-size
:
1.4rem
;
text-transform
:
uppercase
}
.cs_btn_c_b
a
{
display
:
inline-block
;
vertical-align
:
middle
;
text-decoration
:
none
;
color
:
#000
}
.cs_btn_c_b
a
:hover
{
text-decoration
:
underline
}
.cs_btn_c_b
a
i
{
font-size
:
1.7rem
}
.cs_bnmv
.cs_btn_c_b
a
,
.cs_s_i_c_b
.cs_btn_c_b
a
{
color
:
#8ac731
}
.cs_bnmv
.cs_btn_c_b
a
:hover
,
.cs_s_i_c_b
.cs_btn_c_b
a
:hover
{
color
:
#6eae0d
}
.cs_s_inwb
{
position
:
relative
;
width
:
100%
;
margin-bottom
:
30px
}
.cs_icb
{
position
:
relative
;
margin
:
0
auto
;
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-webkit-box-pack
:
center
;
-ms-flex-pack
:
center
;
justify-content
:
center
;
margin-bottom
:
20px
}
.cs_icb
span
{
width
:
100px
;
height
:
100px
;
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-webkit-box-align
:
center
;
-ms-flex-align
:
center
;
align-items
:
center
;
-webkit-box-pack
:
center
;
-ms-flex-pack
:
center
;
justify-content
:
center
;
border
:
2px
solid
#66b9ff
;
border-radius
:
50%
;
padding
:
12px
}
.cs_icb
span
img
{
max-width
:
100%
}
.cs_s_i_c_b
.cs_inner_item
{
border
:
none
}
.cs_tcb
{
text-align
:
center
;
position
:
relative
;
font-size
:
1.5rem
;
color
:
rgba
(
0
,
0
,
0
,
.6
)}
.cs_ihcb
{
font-size
:
1.8rem
;
color
:
#000
;
margin
:
0
;
padding
:
0
;
margin-bottom
:
10px
;
font-weight
:
600
}
.cs_containe_i_w
{
position
:
relative
;
background
:
#fff
;
height
:
100%
}
.cs_img_bc
{
position
:
relative
;
display
:
block
}
.cs_img_bc
img
{
width
:
100%
}
.cs_text_cib
{
position
:
relative
;
padding
:
15px
;
font-size
:
1.5rem
;
color
:
rgba
(
0
,
0
,
0
,
.8
)}
.cs_hcwbm
{
font-size
:
1.6rem
;
margin
:
0
;
padding
:
0
;
margin-bottom
:
10px
;
font-weight
:
600
}
.life_of_dic
.cs_hcwbm
{
margin-bottom
:
5px
}
.cs_hcwbm
a
{
text-decoration
:
none
;
color
:
#000
}
.cs_img_bc
span
{
color
:
#fff
;
padding
:
5px
10px
;
position
:
absolute
;
display
:
inline-block
;
right
:
0
;
top
:
0
;
font-size
:
1.2rem
}
.cs_c1_m
{
background
:
#c5495f
}
.cs_c2_m
{
background
:
#dd7f2d
}
.cs_wc_b
{
position
:
relative
;
width
:
100%
;
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-webkit-box-pack
:
justify
;
-ms-flex-pack
:
justify
;
justify-content
:
space-between
;
-webkit-box-align
:
center
;
-ms-flex-align
:
center
;
align-items
:
center
;
font-size
:
1.2rem
;
margin-bottom
:
10px
}
.cs_iwcb
i
{
font-size
:
1.4rem
}
.cs_wc_b
span
{
display
:
block
;
white-space
:
nowrap
;
border
:
1px
solid
rgba
(
0
,
0
,
0
,
.6
);
padding
:
3px
15px
}
.cs_item_b
*
{
outline
:
0
}
.cs_slider_container
button
,
.cs_slider_dic_news_inner
button
,
.cs_team_slider_container
button
{
display
:
none
!important
}
.cs_slider_container
button
.arrowSlider
,
.cs_slider_dic_news_inner
button
.arrowSlider
,
.cs_team_slider_container
button
.arrowSlider
{
width
:
40px
;
height
:
40px
;
display
:
-webkit-box
!important
;
display
:
-ms-flexbox
!important
;
display
:
flex
!important
;
-webkit-box-align
:
center
;
-ms-flex-align
:
center
;
align-items
:
center
;
position
:
absolute
;
top
:
50%
;
margin-top
:
-20px
;
font-size
:
1.6rem
;
border
:
none
;
background
:
0
0
;
-webkit-box-pack
:
center
;
-ms-flex-pack
:
center
;
justify-content
:
center
;
padding
:
0
;
outline
:
0
;
z-index
:
1
}
.cs_slider_container
.rightArrow
,
.cs_slider_dic_news_inner
.rightArrow
,
.cs_team_slider_container
.rightArrow
{
right
:
-45px
}
.cs_slider_container
.leftArrow
,
.cs_slider_dic_news_inner
.leftArrow
,
.cs_team_slider_container
.leftArrow
{
left
:
-45px
}
.cs_slider_container
.arrowSlider.slick-disabled
,
.cs_slider_dic_news_inner
.arrowSlider.slick-disabled
,
.cs_team_slider_container
.arrowSlider.slick-disabled
{
pointer-events
:
none
;
opacity
:
.25
}
.cs_nwc_b
.cs_hcb
{
padding-top
:
15px
}
.cs_t_cb
{
display
:
block
;
margin-bottom
:
15px
}
.static_banner
.b_slide_item
img
{
width
:
100%
}
.static_banner
.b_slide_item
{
position
:
relative
;
width
:
100%
}
.static_banner
.s_b_o_c
{
position
:
absolute
;
top
:
0
;
left
:
0
;
width
:
100%
;
height
:
100%
;
font-size
:
2rem
;
color
:
#fff
;
text-align
:
center
;
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
z-index
:
1
}
.static_banner
.s_c_iw
{
position
:
relative
;
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
height
:
100%
;
-webkit-box-pack
:
center
;
-ms-flex-pack
:
center
;
justify-content
:
center
;
margin
:
0
auto
;
-webkit-box-align
:
center
;
-ms-flex-align
:
center
;
align-items
:
center
}
.static_banner
::before
{
position
:
absolute
;
content
:
""
;
top
:
0
;
left
:
0
;
width
:
100%
;
height
:
100%
;
background
:
rgba
(
0
,
0
,
0
,
.5
);
z-index
:
1
}
.static_banner
.s_p_h_c
{
font-size
:
3.2rem
;
font-weight
:
700
;
margin
:
0
;
padding
:
0
;
margin-bottom
:
15px
;
color
:
#fff
}
.border-bottom
{
border-bottom
:
1px
solid
#dee2e6
!important
}
.cd-breadcrumb
{
padding
:
15px
0
;
font-size
:
1.4rem
}
.cd-breadcrumb
li
{
display
:
inline-block
;
margin
:
0
;
position
:
relative
;
padding-right
:
5px
}
.cd-breadcrumb
li
i
{
margin-left
:
5px
}
.cd-breadcrumb
li
>*
{
display
:
inline-block
;
color
:
#b9b9b9
;
text-decoration
:
none
}
.breadcrumb_select
{
color
:
#000
}
.cb_ocb
{
background-position
:
center
center
!important
;
background-size
:
cover
!important
;
background-repeat
:
no-repeat
!important
;
position
:
relative
}
.cb_ocb
::before
{
position
:
absolute
;
content
:
""
;
top
:
0
;
left
:
0
;
width
:
100%
;
height
:
100%
;
background
:
rgba
(
0
,
0
,
0
,
.7
);
z-index
:
1
}
.c_b_c_img
{
position
:
relative
;
z-index
:
9
;
padding-top
:
50px
;
padding-bottom
:
50px
;
max-width
:
600px
;
margin
:
0
auto
}
.cb_i_w
{
text-align
:
center
;
font-size
:
1.6rem
;
color
:
#fff
}
.csh_cwd
{
font-size
:
2.4rem
;
font-weight
:
700
;
margin
:
0
;
padding
:
0
;
margin-bottom
:
15px
}
.cb_btn_c
{
position
:
relative
;
padding-top
:
10px
}
.cb_btn_c
{
position
:
relative
;
padding-top
:
10px
}
.cb_btn_c
a
{
color
:
#fff
;
text-decoration
:
none
;
background
:
#8ac731
;
padding
:
10px
25px
;
display
:
inline-block
}
.cb_btn_c
a
:hover
{
background
:
#6eae0d
}
.m_c_s_d_i
{
font-size
:
1.6rem
}
.hl_cw_box
{
font-size
:
2.6rem
;
color
:
#000
;
margin
:
0
;
padding
:
0
;
margin-bottom
:
15px
;
font-weight
:
600
}
.slider_m_c_b
{
background
:
#8ac731
}
.spacerTB.slider_m_c_b
{
padding-top
:
40px
;
padding-bottom
:
40px
}
.c_item_slide
{
position
:
relative
;
font-size
:
1.6rem
;
color
:
#fff
;
padding-left
:
50px
;
padding-right
:
50px
}
.c_item_slide
h6
{
font-weight
:
400
;
margin
:
0
;
padding
:
0
;
margin-bottom
:
15px
;
font-size
:
1.6rem
}
.inner_m_slider
h6
{
color
:
#fff
}
.c_item_slide
p
{
font-size
:
1.8rem
}
.btn_c_b_mn
{
position
:
relative
;
display
:
inline-block
;
padding-left
:
15px
;
padding-right
:
15px
}
.btn_c_b_mn
a
{
position
:
relative
;
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-webkit-box-pack
:
center
;
-ms-flex-pack
:
center
;
justify-content
:
center
;
-webkit-box-align
:
center
;
-ms-flex-align
:
center
;
align-items
:
center
;
padding
:
10px
25px
;
background
:
#fff
;
text-decoration
:
none
;
color
:
#8ac731
}
.slider_strip_container
*
{
outline
:
0
}
.slider_strip_container
.slick-dots
li
button
:before
{
background
:
0
0
;
border
:
1px
solid
#fff
;
border-radius
:
50%
;
opacity
:
1
;
text-indent
:
-9999px
;
width
:
16px
;
height
:
16px
}
.slider_strip_container
.slick-dots
li
.slick-active
button
:before
{
background
:
#fff
}
.slider_strip_container
.slick-dots
{
bottom
:
-30px
}
.c_r_c_b
{
font-size
:
1.8rem
;
color
:
#fff
;
position
:
relative
;
z-index
:
1
;
-webkit-box-align
:
center
;
-ms-flex-align
:
center
;
align-items
:
center
}
.cc_cw_box
{
font-size
:
3.2rem
;
color
:
#fff
;
margin
:
0
;
padding
:
0
;
margin-bottom
:
25px
;
font-weight
:
600
}
.c_c_b_i
{
border-radius
:
50%
;
background
:
#8ac731
;
color
:
#fff
;
width
:
160px
;
height
:
160px
;
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-webkit-box-pack
:
center
;
-ms-flex-pack
:
center
;
justify-content
:
center
;
-webkit-box-align
:
center
;
-ms-flex-align
:
center
;
align-items
:
center
;
text-align
:
center
;
padding
:
15px
;
position
:
absolute
}
.c_middle_c
p
{
font-size
:
4rem
;
font-weight
:
900
;
margin
:
0
;
padding
:
0
;
line-height
:
1
;
margin-bottom
:
5px
}
.c_middle_c
span
{
margin
:
0
;
padding
:
0
;
line-height
:
1.3
;
text-transform
:
uppercase
;
font-size
:
1.4rem
;
display
:
block
}
.cc_1
{
width
:
220px
;
height
:
220px
;
top
:
-42px
;
right
:
255px
}
.cc_2
{
right
:
0
;
top
:
6px
}
.cc_3
{
right
:
340px
;
top
:
202px
}
.cc_4
{
right
:
130px
;
top
:
158px
}
.text_c_i_img
{
position
:
relative
;
height
:
356px
}
.nf_oc_b
{
margin-bottom
:
30px
}
.nf_c_w
{
background
:
#f9f9f9
;
position
:
relative
;
height
:
100%
;
overflow
:
hidden
}
.nf_i_c_w
{
position
:
relative
;
width
:
100%
;
height
:
100%
;
font-size
:
1.6rem
}
.nf_i_c_w
{
position
:
relative
;
width
:
100%
;
height
:
100%
;
padding
:
15px
;
text-align
:
center
}
.nf_v_c_b
{
position
:
relative
;
padding-top
:
50px
;
padding-bottom
:
50px
}
.nf_v_c_b
span
{
width
:
70px
;
height
:
70px
;
display
:
block
;
margin
:
0
auto
15px
}
.nf_v_c_b
span
img
{
width
:
100%
}
.nf_v_c_b
h6
{
font-size
:
1.8rem
;
font-weight
:
600
;
margin
:
0
;
padding
:
0
;
margin-bottom
:
15px
;
color
:
#000
}
.nf_h_w_c
{
position
:
absolute
;
top
:
100%
;
left
:
0
;
width
:
100%
;
text-align
:
center
;
height
:
100%
;
background
:
#fff
;
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-webkit-box-align
:
center
;
-ms-flex-align
:
center
;
align-items
:
center
;
-webkit-box-pack
:
center
;
-ms-flex-pack
:
center
;
justify-content
:
center
;
padding
:
30px
15px
;
font-size
:
1.5rem
;
-webkit-transition
:
all
.3s
ease-in-out
;
-o-transition
:
all
.3s
ease-in-out
;
transition
:
all
.3s
ease-in-out
}
.nf_c_w
:hover
.nf_h_w_c
{
top
:
0
;
-webkit-transition
:
all
.3s
ease-in-out
;
-o-transition
:
all
.3s
ease-in-out
;
transition
:
all
.3s
ease-in-out
}
.nf_oc_b
.box_shd_d
{
-webkit-transition
:
all
.3s
ease-in-out
;
-o-transition
:
all
.3s
ease-in-out
;
transition
:
all
.3s
ease-in-out
}
.nf_oc_b
:hover
.box_shd_d
{
-webkit-transition
:
all
.3s
ease-in-out
;
-o-transition
:
all
.3s
ease-in-out
;
transition
:
all
.3s
ease-in-out
;
-webkit-box-shadow
:
0
0
20px
rgba
(
0
,
0
,
0
,
.2
);
box-shadow
:
0
0
20px
rgba
(
0
,
0
,
0
,
.2
)}
.nf_ic_box
span
{
width
:
50px
;
height
:
50px
;
display
:
block
;
margin
:
0
auto
15px
}
.nf_ic_box
span
img
{
width
:
100%
}
.nf_ic_box
h6
{
font-size
:
1.8rem
;
font-weight
:
600
;
margin
:
0
;
padding
:
0
;
margin-bottom
:
25px
;
color
:
#8ac731
}
.nf_ic_box
p
{
margin
:
0
;
padding
:
0
;
margin-bottom
:
5px
}
.nf_ic_box
p
a
{
color
:
inherit
;
text-decoration
:
none
}
.nf_btn_c
{
position
:
relative
;
width
:
100%
;
padding-top
:
15px
}
.nf_btn_c
a
{
border
:
1px
solid
;
display
:
inline-block
;
position
:
relative
;
padding
:
10px
50px
10px
15px
;
color
:
#8ac731
;
text-decoration
:
none
}
.nf_btn_c
a
i
{
position
:
absolute
;
right
:
15px
}
.h_c_b_wrapper
{
position
:
relative
;
margin-bottom
:
30px
;
max-width
:
60%
}
.h_c_w_bnm
{
font-size
:
2.6rem
;
font-weight
:
700
;
margin
:
0
;
padding
:
0
;
margin-bottom
:
15px
;
color
:
#000
}
.h_c_b_wrapper
p
{
font-size
:
1.6rem
}
.hs_wrap_c
ul
{
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-ms-flex-wrap
:
nowrap
;
flex-wrap
:
nowrap
;
-webkit-box-align
:
end
;
-ms-flex-align
:
end
;
align-items
:
flex-end
;
-webkit-box-pack
:
start
;
-ms-flex-pack
:
start
;
justify-content
:
flex-start
;
position
:
relative
;
padding-left
:
5px
}
.hs_wrap_c
ul
li
{
position
:
relative
;
padding
:
0
10px
0
15px
;
font-size
:
1.2rem
;
-webkit-box-flex
:
0
;
-ms-flex
:
0
0
auto
;
flex
:
0
0
auto
;
width
:
200px
}
.hs_heading_c_b
{
font-size
:
1.6rem
;
font-weight
:
800
;
margin
:
0
;
padding
:
0
;
margin-bottom
:
5px
;
color
:
#000
}
.hs_wrap_c
ul
li
:before
{
content
:
""
;
position
:
absolute
;
width
:
1px
;
height
:
100%
;
background
:
#d8d8d8
;
top
:
0
;
left
:
0
}
.hs_wrap_c
ul
li
:after
{
content
:
""
;
position
:
absolute
;
width
:
10px
;
height
:
10px
;
background
:
#d8d8d8
;
bottom
:
-3px
;
left
:
-4px
;
border-radius
:
50%
}
.hs_wrap_c
ul
li
p
{
padding
:
0
;
margin
:
0
}
.hs_wrap_c
ul
li
img
{
margin-top
:
10px
}
.hs_wrap_c
.down_c_b
{
-webkit-box-align
:
start
;
-ms-flex-align
:
start
;
align-items
:
flex-start
;
padding-bottom
:
70px
}
.hs_wrap_c
.down_c_b
li
:after
{
top
:
-3px
}
.strip_c_line
{
padding-top
:
40px
;
padding-bottom
:
40px
;
width
:
100%
}
.strip_c_line
span
{
display
:
block
;
width
:
3200px
;
height
:
10px
;
background
:
url(../images/strip.png)
repeat-x
}
.sb_ibcd
{
max-width
:
700px
;
margin
:
0
auto
}
.hs_wrap_c
.jspCap
{
display
:
block
;
background
:
#fff
}
.hs_wrap_c
.jspHorizontalBar
.jspCap
{
width
:
20%
;
height
:
100%
}
.hs_wrap_c
.jspHorizontalBar
{
background
:
0
0
;
height
:
10px
;
z-index
:
9
}
.hs_wrap_c
.jspDrag
{
background
:
#8ac731
;
z-index
:
2
}
.hs_wrap_c
.jspTrack
{
background
:
0
0
;
position
:
relative
;
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-webkit-box-align
:
center
;
-ms-flex-align
:
center
;
align-items
:
center
;
-webkit-box-pack
:
start
;
-ms-flex-pack
:
start
;
justify-content
:
flex-start
}
.hs_wrap_c
.jspTrack
:after
{
content
:
""
;
width
:
100%
;
height
:
1px
;
display
:
block
;
background
:
#e2e2e2
;
left
:
0
;
position
:
absolute
;
z-index
:
1
}
.hs_i_wrapper
*
{
outline
:
0
}
@media
(
max-width
:
1480px
){
.cs_slider_container
button
.arrowSlider
,
.cs_slider_dic_news_inner
button
.arrowSlider
,
.cs_team_slider_container
button
.arrowSlider
{
color
:
#fff
;
background
:
#8ac731
!important
}
.cs_slider_container
.rightArrow
,
.cs_slider_dic_news_inner
.rightArrow
,
.cs_team_slider_container
.rightArrow
{
right
:
15px
}
.cs_slider_container
.leftArrow
,
.cs_slider_dic_news_inner
.leftArrow
,
.cs_team_slider_container
.leftArrow
{
left
:
15px
}
.cs_w_b
{
overflow
:
hidden
}}
@media
(
max-width
:
1365px
){
.static_banner
.s_p_h_c
{
font-size
:
2.8rem
}
.static_banner
.s_b_o_c
{
font-size
:
1.6rem
}
.h_c_b_wrapper
{
max-width
:
80%
}}
@media
(
max-width
:
1200px
){
.cc_cw_box
{
font-size
:
2.6rem
;
margin-bottom
:
15px
}
.c_r_c_b
{
font-size
:
1.6rem
}}
@media
(
max-width
:
991px
){
.text_c_i_img
{
position
:
relative
;
height
:
auto
}
.text_c_i_img
.txt_c_i_b
{
position
:
relative
;
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-webkit-box-align
:
center
;
-ms-flex-align
:
center
;
align-items
:
center
;
margin-bottom
:
15px
;
-ms-flex-wrap
:
wrap
;
flex-wrap
:
wrap
;
-webkit-box-pack
:
center
;
-ms-flex-pack
:
center
;
justify-content
:
center
}
.c_c_b_i
{
width
:
130px
;
height
:
130px
}
.c_middle_c
p
{
font-size
:
2.4rem
}
.c_middle_c
span
{
font-size
:
1.2rem
}
.c_c_b_i
{
position
:
relative
;
margin-right
:
20px
;
margin-bottom
:
15px
}
.cc_1
,
.cc_2
,
.cc_3
,
.cc_4
{
top
:
auto
;
right
:
auto
}
.h_c_b_wrapper
{
max-width
:
100%
}}
@media
(
max-width
:
767px
){
.static_banner
.s_c_iw
{
max-width
:
100%
}
.b_main_slider
.b_desktop_view
{
display
:
none
}
.b_main_slider
.b_mobile_view
{
display
:
block
}
.cs_s_cb
{
-ms-flex-pack
:
start
!important
;
-webkit-box-pack
:
start
!important
;
justify-content
:
flex-start
!important
;
-ms-flex-wrap
:
nowrap
!important
;
flex-wrap
:
nowrap
!important
;
overflow
:
auto
}
.cs_s_cb
::-webkit-scrollbar
{
display
:
none
}
.cs_overlay_c_b
{
margin-top
:
0
;
top
:
auto
;
left
:
0
;
bottom
:
0
}
.cs_s_inwb
{
margin-bottom
:
0
}
.cs_btn_c_b
{
padding-top
:
30px
;
font-size
:
1.3rem
}
.readMore_con
a
,
.readMore_con
a
:hover
{
font-size
:
1.2rem
}
.cs_application_c
.cs_item_b
{
margin-bottom
:
0
}
.c_heading_b
{
font-size
:
2.4rem
}
.b_slide_ticker
p
{
font-size
:
1.4rem
}
.b_notice
{
padding-top
:
20px
;
padding-bottom
:
20px
}
.b_mod_auto
h3
{
font-size
:
1.6rem
;
line-height
:
1.5
}
.spacerTB
{
padding-top
:
40px
;
padding-bottom
:
40px
}
.cs_hcb
.cs_hgbc
,
.cs_hcbmd
,
.cs_hcwbm
,
.cs_ihcb
{
font-size
:
1.6rem
}
.cs_hcb
,
.cs_overlay_c_b
p
,
.cs_tcb
,
.cs_text_cib
,
.listin_s_c_d
p
{
font-size
:
1.4rem
}
.b_main_slider
.slick-next
,
.b_main_slider
.slick-prev
{
width
:
60px
}
.btn_c_b_mn
{
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
width
:
100%
;
padding-top
:
20px
;
-webkit-box-pack
:
center
;
-ms-flex-pack
:
center
;
justify-content
:
center
;
-webkit-box-align
:
center
;
-ms-flex-align
:
center
;
align-items
:
center
;
padding-bottom
:
20px
}
.c_item_slide
p
{
font-size
:
1.4rem
}
.static_banner
.s_p_h_c
{
font-size
:
2.4rem
}
.cc_cw_box
,
.hl_cw_box
{
font-size
:
1.8rem
;
line-height
:
1.5
}
.c_r_c_b
{
font-size
:
1.4rem
}
.m_c_s_d_i
,
.static_banner
.s_b_o_c
{
font-size
:
1.4rem
}
.txt_c_i_b
{
text-align
:
center
}
.c_c_b_i
{
margin-right
:
10px
;
margin-left
:
10px
}
.c_b_c_img
{
padding-top
:
0
;
padding-bottom
:
0
}
.c_item_slide
{
padding-left
:
0
;
padding-right
:
0
}
.cd-breadcrumb
{
font-size
:
1.2rem
}
.h_c_b_wrapper
p
{
font-size
:
1.4rem
}
.h_c_w_bnm
{
font-size
:
2.4rem
}
.cb_i_w
{
font-size
:
1.4rem
}
.csh_cwd
{
font-size
:
2rem
}
.c_item_slide
,
.nf_h_w_c
,
.nf_i_c_w
{
font-size
:
1.4rem
}
.nf_ic_box
h6
,
.nf_v_c_b
h6
{
font-size
:
1.6rem
}
.nf_ic_box
h6
{
margin-bottom
:
15px
}}
.nf_cb
{
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-webkit-box-pack
:
center
;
-ms-flex-pack
:
center
;
justify-content
:
center
;
-webkit-box-align
:
center
;
-ms-flex-align
:
center
;
align-items
:
center
;
padding-top
:
150px
;
padding-bottom
:
150px
}
.not_f_i_w
{
max-width
:
500px
;
margin
:
0
auto
;
text-align
:
center
}
.not_f_i_w
img
{
max-width
:
100%
}
.not_f_i_w
h5
{
font-size
:
2.4rem
;
font-weight
:
700
;
margin-top
:
35px
;
margin-bottom
:
15px
;
padding-bottom
:
20px
;
color
:
#000
;
position
:
relative
}
.not_f_i_w
h5
:after
{
content
:
""
;
position
:
absolute
;
left
:
50%
;
width
:
60px
;
height
:
1px
;
bottom
:
5px
;
background
:
#d0d0d0
;
margin-left
:
-30px
}
.not_f_i_w
{
font-size
:
1.6rem
}
.tk_h_c
{
font-size
:
2.8rem
;
font-weight
:
600
;
color
:
#8ac731
;
padding
:
0
;
margin
:
25px
0
15px
0
}
.tk_hs_c
{
font-size
:
1.8rem
;
font-weight
:
600
;
color
:
#000
;
padding
:
0
;
margin
:
0
;
margin-bottom
:
15px
}
.c_s_c
{
padding-top
:
25px
}
.c_s_c
span
{
color
:
#0c8df7
}
@media
(
max-width
:
767px
){
.not_f_i_w
{
font-size
:
1.4rem
}
.not_f_i_w
h5
{
font-size
:
1.8rem
}
.tk_h_c
{
font-size
:
2.4rem
;
margin-bottom
:
10px
}
.tk_hs_c
{
font-size
:
1.6rem
;
margin-bottom
:
10px
}
.c_s_c
{
padding-top
:
15px
}}
.ceo_c_b
{
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-ms-flex-wrap
:
wrap
;
flex-wrap
:
wrap
;
font-size
:
1.6rem
}
.ceo_ciw
{
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-webkit-box-align
:
center
;
-ms-flex-align
:
center
;
align-items
:
center
;
-webkit-box-pack
:
start
;
-ms-flex-pack
:
start
;
justify-content
:
flex-start
;
padding-right
:
30px
;
-webkit-box-flex
:
1
;
-ms-flex
:
1
0
0%
;
flex
:
1
0
0%
}
.ceo_i_wc
{
max-width
:
500px
;
position
:
relative
;
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-ms-flex-wrap
:
wrap
;
flex-wrap
:
wrap
;
-webkit-box-pack
:
center
;
-ms-flex-pack
:
center
;
justify-content
:
center
}
.ceo_i_cb
{
position
:
relative
}
.ceo_i_cb
:before
{
content
:
""
;
position
:
absolute
;
top
:
-15px
;
left
:
-15px
;
width
:
100px
;
height
:
100px
;
background
:
url(../images/icon-quote.png)
no-repeat
top
left
;
background-size
:
contain
}
.ceo_i_wc
img
{
max-width
:
100%
}
.ceo_h_c_t
{
font-size
:
2.8rem
;
font-weight
:
700
;
margin
:
0
;
padding
:
0
;
margin-bottom
:
15px
}
.ceo_n_cb
{
padding-top
:
40px
}
.ceo_h_name_c
{
font-size
:
1.8rem
;
font-weight
:
700
;
margin
:
0
;
padding
:
0
}
.ceo_n_cb
span
{
font-size
:
1.2rem
}
@media
(
max-width
:
1365px
){
.ceo_i_wc
{
max-width
:
380px
}
.ceo_h_c_t
{
margin-bottom
:
10px
}
.ceo_i_cb
:before
{
left
:
-5px
}
.ceo_n_cb
{
padding-top
:
15px
}}
@media
(
max-width
:
991px
){
.ceo_i_wc
{
max-width
:
300px
}
.ceo_c_b
{
font-size
:
1.4rem
}
.ceo_h_c_t
{
font-size
:
2.4rem
}}
@media
(
max-width
:
767px
){
.ceo_c_b
{
display
:
block
}
.ceo_ciw
{
padding-right
:
0
;
margin-bottom
:
30px
}
.ceo_i_wc
{
max-width
:
100%
}
.ceo_h_c_t
{
font-size
:
2.4rem
}
.ceo_h_name_c
{
font-size
:
1.6rem
}
.ceo_i_cb
:before
{
top
:
0
;
left
:
-10px
;
width
:
60px
;
height
:
60px
}}
.video_container
.cs_btn_c_b
{
float
:
left
}
.news_event_container
.cs_btn_c_b
a
,
.photo_va
.cs_btn_c_b
a
,
.video_container
.cs_btn_c_b
a
{
color
:
#8ac731
}
.video_container
.v_b_c_b
{
background
:
#fff
}
.video_container
.rbc_s_t.slick-current
.v_b_c_b
,
.video_container
.v_t_ob
:hover
.v_b_c_b
{
border
:
none
}
.video_container
.rbc_s_t.slick-current
.v_t_ob
,
.video_container
.v_t_ob
:hover
.v_t_ob
{
-webkit-box-shadow
:
0
0
12px
rgba
(
0
,
0
,
0
,
.3
);
box-shadow
:
0
0
12px
rgba
(
0
,
0
,
0
,
.3
)}
.news_event_container
.cs_btn_c_b
a
:hover
,
.photo_va
.cs_btn_c_b
a
:hover
,
.video_container
.cs_btn_c_b
a
:hover
{
color
:
#6eae0d
}
.photo_va
.p_masarny
.grid-item
{
width
:
50%
;
padding
:
10px
}
.photo_va
.p_masarny
.grid-item.grid-item--width2
{
width
:
70%
;
padding
:
10px
}
.photo_va
.m_c_l_b
{
width
:
27%
;
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-ms-flex-wrap
:
wrap
;
flex-wrap
:
wrap
;
-webkit-box-align
:
start
;
-ms-flex-align
:
start
;
align-items
:
flex-start
}
.photo_va
.p_masarny
.grid-item
a
::before
{
display
:
none
}
@media
(
max-width
:
767px
){
.photo_va
.m_c_l_b
{
width
:
100%
}
.photo_va
.p_masarny
.grid-item
{
width
:
33.333%
}
.photo_va
.p_masarny
.grid-item.grid-item--width2
{
width
:
100%
}}
.news_event_container
.cs_btn_c_b
{
float
:
left
}
.news_event_container
.event_slider_b
{
float
:
right
;
width
:
65%
;
position
:
relative
}
.news_event_container
.event_slider_s
{
width
:
35%
;
float
:
right
;
padding-left
:
0
;
padding-right
:
15px
}
.news_event_container
.v_t_ob
{
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
height
:
100px
;
-webkit-box-align
:
center
;
-ms-flex-align
:
center
;
align-items
:
center
;
-ms-flex-wrap
:
wrap
;
flex-wrap
:
wrap
;
padding
:
5px
15px
;
border
:
1px
solid
#d9d9d9
}
.news_event_container
.v_b_c_b
{
background
:
#fff
;
padding-right
:
5px
}
.news_event_container
.rbc_s_t
{
padding-bottom
:
18px
}
.news_event_container
.e_h_cb
{
font-size
:
1.6rem
;
font-weight
:
700
;
margin
:
0
;
padding
:
0
;
line-height
:
1.5
}
.event_c_b
{
position
:
relative
;
width
:
100%
;
height
:
auto
}
.e_c_txt_b
{
position
:
absolute
;
top
:
0
;
left
:
0
;
background
:
rgba
(
0
,
0
,
0
,
.2
);
height
:
100%
;
padding
:
15px
;
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-webkit-box-align
:
end
;
-ms-flex-align
:
end
;
align-items
:
flex-end
;
-ms-flex-wrap
:
wrap
;
flex-wrap
:
wrap
;
font-size
:
1.6rem
;
color
:
#fff
}
.eci_txt_b
{
position
:
relative
}
.e_h_cb_m
{
font-size
:
2rem
;
font-weight
:
600
;
margin
:
0
;
padding
:
0
;
margin-bottom
:
10px
}
.btn_e_rm
{
position
:
relative
;
font-size
:
1.4rem
}
.btn_e_rm
a
{
display
:
inline-block
;
color
:
#8ac730
;
text-decoration
:
none
}
.btn_e_rm
a
:hover
{
color
:
#6eae0d
}
@media
(
max-width
:
991px
){
.news_event_container
.e_h_cb
{
font-size
:
1.4rem
}
.e_h_cb_m
{
font-size
:
1.8rem
}}
@media
(
max-width
:
767px
){
.news_event_container
.event_slider_b
{
float
:
left
;
width
:
100%
;
position
:
relative
}
.news_event_container
.event_slider_s
{
width
:
100%
;
float
:
left
;
padding-left
:
0
;
padding-right
:
0
;
margin-top
:
30px
}
.news_event_container
.v_t_ob
{
height
:
auto
}
.news_event_container
.cs_btn_c_b
{
padding-top
:
0
}
.e_h_cb_m
{
font-size
:
1.6rem
}
.e_c_txt_b
{
font-size
:
1.4rem
}
.btn_e_rm
{
font-size
:
1.2rem
}}
/*# sourceMappingURL=maps/style.css.map */
/*# sourceMappingURL=maps/style.css.map */
themes/custom/envigo/envigo.libraries.yml
View file @
699089ee
...
@@ -8,12 +8,12 @@ global-style:
...
@@ -8,12 +8,12 @@ global-style:
vendor/jquery.jscrollpane.css
:
{}
vendor/jquery.jscrollpane.css
:
{}
css/header.css
:
{}
css/header.css
:
{}
css/footer.css
:
{}
css/footer.css
:
{}
css/style.css
:
{}
css/about.css
:
{}
css/about.css
:
{}
css/photos.css
:
{}
css/photos.css
:
{}
css/videos.css
:
{}
css/videos.css
:
{}
css/leadership.css
:
{}
css/leadership.css
:
{}
css/product-main.css
:
{}
css/product-main.css
:
{}
css/style.css
:
{}
js
:
js
:
js/slick.min.js
:
{}
js/slick.min.js
:
{}
...
...
themes/custom/envigo/templates/views/views-view-fields--products-block.html.twig
deleted
100644 → 0
View file @
8a0c526d
{#
/**
* @file
* Default view template to display all the fields in a row.
*
* Available variables:
* - view: The view in use.
* - fields: A list of fields, each one contains:
* - content: The output of the field.
* - raw: The raw data for the field, if it exists. This is NOT output safe.
* - class: The safe class ID to use.
* - handler: The Views field handler controlling this field.
* - inline: Whether or not the field should be inline.
* - wrapper_element: An HTML element for a wrapper.
* - wrapper_attributes: List of attributes for wrapper element.
* - separator: An optional separator that may appear before a field.
* - label: The field's label text.
* - label_element: An HTML element for a label wrapper.
* - label_attributes: List of attributes for label wrapper.
* - label_suffix: Colon after the label.
* - element_type: An HTML element for the field content.
* - element_attributes: List of attributes for HTML element for field content.
* - has_label_colon: A boolean indicating whether to display a colon after
* the label.
* - element_type: An HTML element for the field content.
* - element_attributes: List of attributes for HTML element for field content.
* - row: The raw result from the query, with all data it fetched.
*
* @see template_preprocess_views_view_fields()
*
* @ingroup themeable
*/
#}
<div
class=
"custom"
>
{{
field.title.content
}}
</div>
themes/custom/envigo/templates/views/views-view-unformatted--news--block.html.twig
View file @
699089ee
...
@@ -19,11 +19,11 @@
...
@@ -19,11 +19,11 @@
#}
#}
<div
class=
"container-fluid bg_l_gray spacerTB cs_bnmv cs_box_shadow"
>
<div
class=
"container-fluid bg_l_gray spacerTB cs_bnmv cs_box_shadow"
>
<div
class=
"row"
>
<div
class=
"container"
>
<div
class=
"row"
>
<div
class=
"row"
>
<div
class=
"container"
>
<div
class=
"col-12"
>
<div
class=
"row"
>
<div
class=
"col-12"
>
<div
class=
"cs_w_b"
>
<div
class=
"cs_w_b"
>
<h1
class=
"c_heading_b text-center"
>
DIC News
</h1>
<h1
class=
"c_heading_b text-center"
>
DIC News
</h1>
<div
class=
"cs_slider_wp"
>
<div
class=
"cs_slider_wp"
>
...
@@ -58,18 +58,18 @@
...
@@ -58,18 +58,18 @@
</div>
</div>
</div>
</div>
</div>
</div>
{%
endfor
%}
{%
endfor
%}
</div>
</div>
</div>
</div>
<div
class=
"cs_btn_c_b"
>
<div
class=
"cs_btn_c_b"
>
<a
href=
""
>
View All
<i
class=
"fa fa-angle-right"
aria-hidden=
"true"
></i></a>
<a
href=
""
>
View All
<i
class=
"fa fa-angle-right"
aria-hidden=
"true"
></i></a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
themes/custom/envigo/templates/views/views-view-unformatted--photos--block.html.twig
0 → 100644
View file @
699089ee
{#
/**
* @file
* Default theme implementation to display a view of unformatted rows.
*
* Available variables:
* - title: The title of this group of rows. May be empty.
* - rows: A list of the view's row items.
* - attributes: The row's HTML attributes.
* - content: The row's content.
* - view: The view object.
* - default_row_class: A flag indicating whether default classes should be
* used on rows.
*
* @see template_preprocess_views_view_unformatted()
*
* @ingroup themeable
*/
#}
<div
class=
"container-fluid spacerTB"
>
<div
class=
"row"
>
<div
class=
"container"
>
<div
class=
"row"
>
<div
class=
"col-12"
>
<div
class=
"p_masarny grid row"
style=
"position: relative; height: 2981.19px;"
>
{%
for
row
in
rows
%}
<div
class=
"grid-item"
style=
"position: absolute; left: 0px; top: 0px;"
>
<a
href=
""
data-lightbox=
"image-1"
data-title=
"My caption"
>
{{
row.content
[
'#view'
]
.
style_plugin.render_tokens
[
loop.index0
][
'{{ field_image }}'
]
}}
<div
class=
"grit_itm_inner"
>
<h5>
{{
row.content
[
'#view'
]
.
style_plugin.render_tokens
[
loop.index0
][
'{{ title }}'
]
}}
</h5>
{{
row.content
[
'#view'
]
.
style_plugin.render_tokens
[
loop.index0
][
'{{ body }}'
]
}}
</div>
</a>
</div>
{%
endfor
%}
</div>
</div>
</div>
</div>
</div>
</div>
\ No newline at end of file
themes/custom/envigo/templates/views/views-view.html.twig
0 → 100644
View file @
699089ee
{#
/**
* @file
* Default theme implementation for main view template.
*
* Available variables:
* - attributes: Remaining HTML attributes for the element.
* - css_name: A CSS-safe version of the view name.
* - css_class: The user-specified classes names, if any.
* - header: The optional header.
* - footer: The optional footer.
* - rows: The results of the view query, if any.
* - empty: The content to display if there are no rows.
* - pager: The optional pager next/prev links to display.
* - exposed: Exposed widget form/info to display.
* - feed_icons: Optional feed icons to display.
* - more: An optional link to the next page of results.
* - title: Title of the view, only used when displaying in the admin preview.
* - title_prefix: Additional output populated by modules, intended to be
* displayed in front of the view title.
* - title_suffix: Additional output populated by modules, intended to be
* displayed after the view title.
* - attachment_before: An optional attachment view to be displayed before the
* view content.
* - attachment_after: An optional attachment view to be displayed after the
* view content.
* - dom_id: Unique id for every view being printed to give unique class for
* Javascript.
*
* @see template_preprocess_views_view()
*
* @ingroup themeable
*/
#}
{%
set
classes
=
[
dom_id
?
'js-view-dom-id-'
~
dom_id
,
]
%}
{{
title_prefix
}}
{{
title
}}
{{
title_suffix
}}
{%
if
header
%}
<header>
{{
header
}}
</header>
{%
endif
%}
{{
exposed
}}
{{
attachment_before
}}
{%
if
rows
-
%}
{{
rows
}}
{%
elseif
empty
-
%}
{{
empty
}}
{%
endif
%}
{{
pager
}}
{{
attachment_after
}}
{{
more
}}
{%
if
footer
%}
<footer>
{{
footer
}}
</footer>
{%
endif
%}
{{
feed_icons
}}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment