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
f0029a60
Commit
f0029a60
authored
Dec 17, 2020
by
Manzar Hussain
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update page.html and page--front.html
parent
aceef994
Hide whitespace changes
Inline
Side-by-side
Showing
10 changed files
with
128 additions
and
14 deletions
+128
-14
header.css
themes/custom/envigo/css/header.css
+1
-1
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
-0
photo - Copy.css.map
themes/custom/envigo/css/maps/photo - Copy.css.map
+2
-0
product-main.css.map
themes/custom/envigo/css/maps/product-main.css.map
+2
-0
style.css.map
themes/custom/envigo/css/maps/style.css.map
+0
-0
style.css
themes/custom/envigo/css/style.css
+1
-1
custom.js
themes/custom/envigo/js/custom.js
+90
-0
page--front.html.twig
themes/custom/envigo/templates/layout/page--front.html.twig
+14
-5
page.html.twig
themes/custom/envigo/templates/layout/page.html.twig
+14
-5
No files found.
themes/custom/envigo/css/header.css
View file @
f0029a60
body
,
html
{
font-size
:
10px
}
body
{
font-family
:
Lato
,
sans-serif
;
font-style
:
normal
;
font-weight
:
500
;
line-height
:
1.5
;
color
:
rgba
(
0
,
0
,
0
,
.
8
)}
ol
,
ul
{
list-style
:
none
;
margin
:
0
;
padding
:
0
}
.container
{
max-width
:
1440px
}
.flex_c_a_c
{
display
:
-ms-flexbox
;
display
:
flex
;
-ms-flex-wrap
:
wrap
;
flex-wrap
:
wrap
;
-ms-flex-align
:
center
;
-webkit-box-align
:
center
;
align-items
:
center
;
-ms-flex-pack
:
center
;
-webkit-box-pack
:
center
;
justify-content
:
center
;
display
:
-webkit-box
;
display
:
-webkit-flex
}
.h_scrollNone
{
overflow
:
hidden
}
.h_header_langBox
,
.h_site_search
{
display
:
none
;
position
:
fixed
;
top
:
0
;
left
:
0
;
width
:
100%
;
height
:
100%
;
opacity
:
1
;
-webkit-transition
:
.4s
;
-o-transition
:
.4s
;
transition
:
.4s
;
z-index
:
2500
}
.h_header_langBox_overlay
,
.h_site_search_overlay
{
position
:
fixed
;
top
:
0
;
left
:
0
;
width
:
100%
;
height
:
100%
;
background-color
:
rgba
(
0
,
0
,
0
,
.6
)}
.h_header_langBox_box
,
.hh_site_search_box
{
position
:
absolute
;
top
:
50%
;
left
:
50%
;
-ms-transform
:
translateY
(
-50%
)
translateX
(
-50%
);
-webkit-transform
:
translateY
(
-50%
)
translateX
(
-50%
);
transform
:
translateY
(
-50%
)
translateX
(
-50%
);
max-width
:
616px
;
width
:
96%
;
padding
:
20px
;
background-color
:
#fff
;
border-radius
:
4px
;
-webkit-box-shadow
:
0
0
3px
2px
rgba
(
0
,
0
,
0
,
.15
);
box-shadow
:
0
0
3px
2px
rgba
(
0
,
0
,
0
,
.15
)}
.h_header_langBox_box
{
padding
:
10px
}
.h_mod_input
{
position
:
relative
}
.h_mod_input
input
,
.h_mod_input
input
:focus
{
width
:
100%
;
background
:
#fff
;
padding
:
9px
45px
9px
20px
;
font-size
:
18px
;
font-size
:
1.6rem
;
border
:
1px
solid
#e7e7e7
;
-webkit-box-sizing
:
inherit
;
box-sizing
:
inherit
;
border-radius
:
5px
;
height
:
48px
;
outline
:
0
}
.h_mod_input
button
[
type
=
submit
]
{
position
:
absolute
;
top
:
50%
;
-webkit-transform
:
translateY
(
-50%
);
-ms-transform
:
translateY
(
-50%
);
transform
:
translateY
(
-50%
);
right
:
10px
;
line-height
:
1
;
color
:
#8ac731
;
background
:
0
0
;
outline
:
0
;
border
:
none
;
font-size
:
22px
}
.h_pure_g
{
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-ms-flex-wrap
:
wrap
;
flex-wrap
:
wrap
;
-ms-flex-line-pack
:
start
;
align-content
:
flex-start
}
.h_pure_g
li
{
-ms-flex
:
0
0
50%
;
-webkit-box-flex
:
0
;
flex
:
0
0
50%
;
max-width
:
50%
;
padding
:
10px
}
.h_mod_button
{
display
:
block
;
width
:
100%
;
text-align
:
center
;
line-height
:
1
}
.h_mod_button
a
{
position
:
relative
;
display
:
inline-block
;
width
:
100%
;
height
:
75px
;
font-size
:
1.6rem
;
border
:
1px
solid
#e7e7e7
;
color
:
#000
}
.h_mod_button
a
:before
{
content
:
""
;
position
:
absolute
;
left
:
0
;
bottom
:
0
;
width
:
100%
;
height
:
3px
;
background
:
#8ac731
}
.h_mod_button
a
span
{
display
:
block
;
position
:
absolute
;
top
:
50%
;
left
:
50%
;
-ms-transform
:
translate
(
-50%
,
-50%
);
-webkit-transform
:
translate
(
-50%
,
-50%
);
transform
:
translate
(
-50%
,
-50%
);
width
:
100%
;
padding
:
0
40px
}
.h_mod_button
a
i
{
position
:
absolute
;
top
:
50%
;
right
:
20px
;
-ms-transform
:
translateY
(
-50%
);
-webkit-transform
:
translateY
(
-50%
);
transform
:
translateY
(
-50%
);
font-size
:
12px
;
font-size
:
1.8rem
;
color
:
#8ac731
}
@media
(
max-width
:
767px
){
.header-langBox-box
{
width
:
90%
}
.h_pure_g
li
{
-ms-flex
:
0
0
100%
;
-webkit-box-flex
:
0
;
flex
:
0
0
100%
;
max-width
:
100%
}}
.h_menu_btn
{
width
:
36px
;
height
:
36px
;
position
:
relative
;
display
:
none
;
-webkit-box-pack
:
center
;
-ms-flex-pack
:
center
;
justify-content
:
center
;
-webkit-box-align
:
center
;
-ms-flex-align
:
center
;
align-items
:
center
;
cursor
:
pointer
;
-webkit-transition
:
all
.3s
ease-in-out
;
-o-transition
:
all
.3s
ease-in-out
;
transition
:
all
.3s
ease-in-out
}
.h_menu_btn__burger
,
.h_menu_btn__burger
::after
,
.h_menu_btn__burger
::before
{
width
:
30px
;
height
:
2px
;
border-radius
:
2px
;
background-color
:
#000
;
-webkit-transition
:
all
.3s
ease-in-out
;
-o-transition
:
all
.3s
ease-in-out
;
transition
:
all
.3s
ease-in-out
}
.h_menu_btn__burger
::after
,
.h_menu_btn__burger
::before
{
content
:
""
;
position
:
absolute
}
.h_menu_btn__burger
::before
{
-webkit-transform
:
translateY
(
-8px
);
-ms-transform
:
translateY
(
-8px
);
transform
:
translateY
(
-8px
)}
.h_menu_btn__burger
::after
{
-webkit-transform
:
translateY
(
8px
);
-ms-transform
:
translateY
(
8px
);
transform
:
translateY
(
8px
)}
.h_menu_btn.open
.h_menu_btn__burger
{
-webkit-transform
:
translateX
(
-50px
);
-ms-transform
:
translateX
(
-50px
);
transform
:
translateX
(
-50px
);
background-color
:
transparent
;
-webkit-box-shadow
:
none
;
box-shadow
:
none
}
.h_menu_btn.open
.h_menu_btn__burger
::before
{
-webkit-transform
:
rotate
(
45deg
)
translate
(
35px
,
-35px
);
-ms-transform
:
rotate
(
45deg
)
translate
(
35px
,
-35px
);
transform
:
rotate
(
45deg
)
translate
(
35px
,
-35px
)}
.h_menu_btn.open
.h_menu_btn__burger
::after
{
-webkit-transform
:
rotate
(
-45deg
)
translate
(
35px
,
35px
);
-ms-transform
:
rotate
(
-45deg
)
translate
(
35px
,
35px
);
transform
:
rotate
(
-45deg
)
translate
(
35px
,
35px
)}
.h_o_c_b
{
padding
:
0
;
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-webkit-box-pack
:
justify
;
-ms-flex-pack
:
justify
;
justify-content
:
space-between
;
-webkit-box-align
:
start
;
-ms-flex-align
:
start
;
align-items
:
flex-start
;
position
:
relative
;
font-size
:
1.4rem
}
.h_lc_b
{
position
:
relative
;
padding-top
:
15px
}
.h_gn_eqry
{
margin
:
0
;
padding
:
0
;
color
:
#000
;
margin-bottom
:
15px
}
.h_gn_eqry
a
{
color
:
#000
;
text-decoration
:
none
}
.h_logo
{
width
:
300px
;
height
:
auto
}
.h_logo
a
{
display
:
block
}
.h_cr_b
{
display
:
inline-block
;
position
:
relative
;
padding
:
0
40px
}
.h_cr_b
a
:hover
.h_crcb
i
{
color
:
#65b9ff
}
.h_cr_b
a
:hover
.h_crb
{
background
:
#65b9ff
;
color
:
#fff
}
.h_cr_b
:after
,
.h_cr_b
:before
{
content
:
""
;
width
:
1px
;
height
:
10px
;
top
:
50%
;
margin-top
:
-5px
;
background
:
rgba
(
102
,
102
,
102
,
.5
);
position
:
absolute
;
left
:
20px
}
.h_cr_b
:after
{
left
:
auto
;
right
:
20px
}
.h_cr_b
a
{
color
:
#666
;
text-decoration
:
none
;
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
}
.h_crcb
i
{
font-size
:
2.4rem
}
.h_crb
{
background
:
#e2e2e2
;
padding
:
7px
15px
;
font-size
:
1.3rem
;
border-radius
:
20px
;
margin-left
:
10px
;
display
:
inline-block
}
.h_rc_b
.f_si_cb
{
display
:
inline-block
;
vertical-align
:
bottom
}
.h_crcb
{
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-webkit-box-align
:
center
;
-ms-flex-align
:
center
;
align-items
:
center
}
.h_crcb
em
{
font-weight
:
400
;
font-style
:
normal
;
display
:
inline-block
;
padding
:
0
0
0
5px
;
font-size
:
1.6rem
}
.h_r_w_cb
{
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
}
.h_scbi
{
cursor
:
pointer
;
font-size
:
1.6rem
;
display
:
inline-block
;
color
:
#666
}
.h_scbi
:hover
{
color
:
#9c4
}
.h_rc_b
{
position
:
relative
;
padding-top
:
10px
}
.h_menu_c_b
{
position
:
relative
;
margin-top
:
10px
}
.h_nav_main
li
{
display
:
inline-block
}
.h_nav_main
li
a
{
display
:
block
;
font-size
:
1.6rem
;
color
:
#000
;
padding
:
10px
15px
20px
;
text-decoration
:
none
}
.h_nav_main
li
:last-child
a
{
padding-right
:
0
}
.h_menu_hp
em
{
display
:
none
}
.h_dd_mm
{
top
:
107px
;
background
:
#f9f9f9
;
position
:
fixed
;
width
:
100%
;
left
:
0
;
min-height
:
100px
;
z-index
:
9999
;
display
:
none
}
.f_si_cb
*,
.h_cr_b
*,
.h_scbi
*
{
-webkit-transition
:
all
.2s
ease-in-out
;
-o-transition
:
all
.2s
ease-in-out
;
transition
:
all
.2s
ease-in-out
}
@media
(
max-width
:
1023px
){
.h_crb
,
.h_gn_eqry
,
.h_rc_b
.f_si_cb
{
display
:
none
}
.h_cr_b
{
padding
:
0
30px
}
.h_cr_b
:after
,
.h_cr_b
:before
{
left
:
15px
}
.h_cr_b
:after
{
left
:
auto
;
right
:
15px
}
.h_lc_b
{
padding-bottom
:
15px
}
.h_menu_btn
{
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
}}
@media
(
max-width
:
767px
){
.h_menu_c_b
{
display
:
none
}
.h_logo
{
width
:
180px
}
.h_cr_b
{
padding
:
0
16px
}
.h_cr_b
:after
,
.h_cr_b
:before
{
left
:
8px
}
.h_cr_b
:after
{
right
:
8px
;
left
:
auto
}}
@media
(
max-width
:
480px
){
.h_crcb
em
{
display
:
none
}}
body
,
html
{
font-size
:
10px
}
body
{
font-family
:
Lato
,
sans-serif
;
font-style
:
normal
;
font-weight
:
500
;
line-height
:
1.5
;
color
:
rgba
(
0
,
0
,
0
,
.
6
)}
ol
,
ul
{
list-style
:
none
;
margin
:
0
;
padding
:
0
}
.container
{
max-width
:
1440px
}
.flex_c_a_c
{
display
:
-ms-flexbox
;
display
:
flex
;
-ms-flex-wrap
:
wrap
;
flex-wrap
:
wrap
;
-ms-flex-align
:
center
;
-webkit-box-align
:
center
;
align-items
:
center
;
-ms-flex-pack
:
center
;
-webkit-box-pack
:
center
;
justify-content
:
center
;
display
:
-webkit-box
;
display
:
-webkit-flex
}
.h_scrollNone
{
overflow
:
hidden
}
.menu_body_scrollNone
{
overflow
:
hidden
}
.h_header_langBox
,
.h_site_search
{
display
:
none
;
position
:
fixed
;
top
:
0
;
left
:
0
;
width
:
100%
;
height
:
100%
;
opacity
:
1
;
-webkit-transition
:
.4s
;
-o-transition
:
.4s
;
transition
:
.4s
;
z-index
:
2500
}
.h_header_langBox_overlay
,
.h_site_search_overlay
{
position
:
fixed
;
top
:
0
;
left
:
0
;
width
:
100%
;
height
:
100%
;
background-color
:
rgba
(
0
,
0
,
0
,
.6
)}
.h_header_langBox_box
,
.hh_site_search_box
{
position
:
absolute
;
top
:
50%
;
left
:
50%
;
-ms-transform
:
translateY
(
-50%
)
translateX
(
-50%
);
-webkit-transform
:
translateY
(
-50%
)
translateX
(
-50%
);
transform
:
translateY
(
-50%
)
translateX
(
-50%
);
max-width
:
616px
;
width
:
96%
;
padding
:
20px
;
background-color
:
#fff
;
border-radius
:
4px
;
-webkit-box-shadow
:
0
0
3px
2px
rgba
(
0
,
0
,
0
,
.15
);
box-shadow
:
0
0
3px
2px
rgba
(
0
,
0
,
0
,
.15
)}
.h_header_langBox_box
{
padding
:
10px
}
.h_mod_input
{
position
:
relative
}
.h_mod_input
input
,
.h_mod_input
input
:focus
{
width
:
100%
;
background
:
#fff
;
padding
:
9px
45px
9px
20px
;
font-size
:
18px
;
font-size
:
1.6rem
;
border
:
1px
solid
#e7e7e7
;
-webkit-box-sizing
:
inherit
;
box-sizing
:
inherit
;
border-radius
:
5px
;
height
:
48px
;
outline
:
0
}
.h_mod_input
button
[
type
=
submit
]
{
position
:
absolute
;
top
:
50%
;
-webkit-transform
:
translateY
(
-50%
);
-ms-transform
:
translateY
(
-50%
);
transform
:
translateY
(
-50%
);
right
:
10px
;
line-height
:
1
;
color
:
#8ac731
;
background
:
0
0
;
outline
:
0
;
border
:
none
;
font-size
:
22px
}
.h_pure_g
{
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-ms-flex-wrap
:
wrap
;
flex-wrap
:
wrap
;
-ms-flex-line-pack
:
start
;
align-content
:
flex-start
}
.h_pure_g
li
{
-ms-flex
:
0
0
50%
;
-webkit-box-flex
:
0
;
flex
:
0
0
50%
;
max-width
:
50%
;
padding
:
10px
}
.h_mod_button
{
display
:
block
;
width
:
100%
;
text-align
:
center
;
line-height
:
1
}
.h_mod_button
a
{
position
:
relative
;
display
:
inline-block
;
width
:
100%
;
height
:
75px
;
font-size
:
1.6rem
;
border
:
1px
solid
#e7e7e7
;
color
:
#000
}
.h_mod_button
a
:before
{
content
:
""
;
position
:
absolute
;
left
:
0
;
bottom
:
0
;
width
:
100%
;
height
:
3px
;
background
:
#8ac731
}
.h_mod_button
a
span
{
display
:
block
;
position
:
absolute
;
top
:
50%
;
left
:
50%
;
-ms-transform
:
translate
(
-50%
,
-50%
);
-webkit-transform
:
translate
(
-50%
,
-50%
);
transform
:
translate
(
-50%
,
-50%
);
width
:
100%
;
padding
:
0
40px
}
.h_mod_button
a
i
{
position
:
absolute
;
top
:
50%
;
right
:
20px
;
-ms-transform
:
translateY
(
-50%
);
-webkit-transform
:
translateY
(
-50%
);
transform
:
translateY
(
-50%
);
font-size
:
12px
;
font-size
:
1.8rem
;
color
:
#8ac731
}
@media
(
max-width
:
767px
){
.header-langBox-box
{
width
:
90%
}
.h_pure_g
li
{
-ms-flex
:
0
0
100%
;
-webkit-box-flex
:
0
;
flex
:
0
0
100%
;
max-width
:
100%
}}
.h_menu_btn
{
width
:
36px
;
height
:
36px
;
position
:
relative
;
display
:
none
;
-webkit-box-pack
:
center
;
-ms-flex-pack
:
center
;
justify-content
:
center
;
-webkit-box-align
:
center
;
-ms-flex-align
:
center
;
align-items
:
center
;
cursor
:
pointer
;
-webkit-transition
:
all
.3s
ease-in-out
;
-o-transition
:
all
.3s
ease-in-out
;
transition
:
all
.3s
ease-in-out
}
.h_menu_btn__burger
,
.h_menu_btn__burger
::after
,
.h_menu_btn__burger
::before
{
width
:
30px
;
height
:
2px
;
border-radius
:
2px
;
background-color
:
#000
;
-webkit-transition
:
all
.3s
ease-in-out
;
-o-transition
:
all
.3s
ease-in-out
;
transition
:
all
.3s
ease-in-out
}
.h_menu_btn__burger
::after
,
.h_menu_btn__burger
::before
{
content
:
""
;
position
:
absolute
}
.h_menu_btn__burger
::before
{
-webkit-transform
:
translateY
(
-8px
);
-ms-transform
:
translateY
(
-8px
);
transform
:
translateY
(
-8px
)}
.h_menu_btn__burger
::after
{
-webkit-transform
:
translateY
(
8px
);
-ms-transform
:
translateY
(
8px
);
transform
:
translateY
(
8px
)}
.h_menu_btn.open
.h_menu_btn__burger
{
-webkit-transform
:
translateX
(
-50px
);
-ms-transform
:
translateX
(
-50px
);
transform
:
translateX
(
-50px
);
background-color
:
transparent
;
-webkit-box-shadow
:
none
;
box-shadow
:
none
}
.h_menu_btn.open
.h_menu_btn__burger
::before
{
-webkit-transform
:
rotate
(
45deg
)
translate
(
35px
,
-35px
);
-ms-transform
:
rotate
(
45deg
)
translate
(
35px
,
-35px
);
transform
:
rotate
(
45deg
)
translate
(
35px
,
-35px
)}
.h_menu_btn.open
.h_menu_btn__burger
::after
{
-webkit-transform
:
rotate
(
-45deg
)
translate
(
35px
,
35px
);
-ms-transform
:
rotate
(
-45deg
)
translate
(
35px
,
35px
);
transform
:
rotate
(
-45deg
)
translate
(
35px
,
35px
)}
.h_o_c_b
{
padding
:
0
;
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-webkit-box-pack
:
justify
;
-ms-flex-pack
:
justify
;
justify-content
:
space-between
;
-webkit-box-align
:
start
;
-ms-flex-align
:
start
;
align-items
:
flex-start
;
position
:
relative
;
font-size
:
1.4rem
}
.h_lc_b
{
position
:
relative
;
padding-top
:
15px
}
.h_gn_eqry
{
margin
:
0
;
padding
:
0
;
color
:
#000
;
margin-bottom
:
15px
}
.h_gn_eqry
a
{
color
:
#000
;
text-decoration
:
none
}
.h_logo
{
width
:
300px
;
height
:
auto
}
.h_logo
a
{
display
:
block
}
.h_cr_b
{
display
:
inline-block
;
position
:
relative
;
padding
:
0
40px
}
.h_cr_b
a
:hover
.h_crcb
i
{
color
:
#65b9ff
}
.h_cr_b
a
:hover
.h_crb
{
background
:
#65b9ff
;
color
:
#fff
}
.h_cr_b
:after
,
.h_cr_b
:before
{
content
:
""
;
width
:
1px
;
height
:
10px
;
top
:
50%
;
margin-top
:
-5px
;
background
:
rgba
(
102
,
102
,
102
,
.5
);
position
:
absolute
;
left
:
20px
}
.h_cr_b
:after
{
left
:
auto
;
right
:
20px
}
.h_cr_b
a
{
color
:
#666
;
text-decoration
:
none
;
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
}
.h_crcb
i
{
font-size
:
2.4rem
}
.h_crb
{
background
:
#e2e2e2
;
padding
:
7px
15px
;
font-size
:
1.3rem
;
border-radius
:
20px
;
margin-left
:
10px
;
display
:
inline-block
}
.h_rc_b
.f_si_cb
{
display
:
inline-block
;
vertical-align
:
bottom
}
.h_crcb
{
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-webkit-box-align
:
center
;
-ms-flex-align
:
center
;
align-items
:
center
}
.h_crcb
em
{
font-weight
:
400
;
font-style
:
normal
;
display
:
inline-block
;
padding
:
0
0
0
5px
;
font-size
:
1.6rem
}
.h_r_w_cb
{
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
}
.h_scbi
{
cursor
:
pointer
;
font-size
:
1.6rem
;
display
:
inline-block
;
color
:
#666
}
.h_scbi
:hover
{
color
:
#9c4
}
.h_rc_b
{
position
:
relative
;
padding-top
:
10px
}
.h_menu_c_b
{
position
:
relative
;
margin-top
:
10px
}
.h_nav_main
li
{
display
:
inline-block
}
.h_nav_main
li
a
{
display
:
block
;
font-size
:
1.6rem
;
color
:
#000
;
padding
:
10px
15px
20px
;
text-decoration
:
none
}
.h_nav_main
li
:last-child
a
{
padding-right
:
0
}
.h_menu_hp
em
{
display
:
none
}
.h_dd_mm
{
top
:
107px
;
background
:
#f9f9f9
;
position
:
fixed
;
width
:
100%
;
left
:
0
;
min-height
:
100px
;
z-index
:
9999
;
display
:
none
}
.f_si_cb
*,
.h_cr_b
*,
.h_scbi
*
{
-webkit-transition
:
all
.2s
ease-in-out
;
-o-transition
:
all
.2s
ease-in-out
;
transition
:
all
.2s
ease-in-out
}
.h_nav_main
li
{
position
:
relative
}
.h_nav_main
li
a
{
border-bottom
:
2px
solid
transparent
}
.h_nav_main
li
:hover
a
{
color
:
#8ac731
;
border-bottom
:
2px
solid
#8ac731
}
.h_nav_main
li
em
{
display
:
none
}
.h_nav_main
li
.header-nav-item-child-list
{
position
:
absolute
;
margin-top
:
15px
;
top
:
100%
;
width
:
260px
;
left
:
0
;
-webkit-transition
:
.2s
all
;
-moz-transition
:
.2s
all
;
-ms-transition
:
.2s
all
;
-o-transition
:
.2s
all
;
opacity
:
0
;
visibility
:
hidden
;
z-index
:
9
;
background
:
#fafafa
;
margin-left
:
0
;
padding-top
:
15px
;
padding-bottom
:
15px
}
.h_nav_main
li
:hover
.header-nav-item-child-list
{
-webkit-transition
:
.1s
all
;
-moz-transition
:
.1s
all
;
-ms-transition
:
.1s
all
;
-o-transition
:
.1s
all
;
margin-top
:
0
;
opacity
:
1
;
visibility
:
visible
}
.h_nav_main
li
:hover
.header-nav-item-child-list
li
a
{
color
:
rgba
(
0
,
0
,
0
,
.6
)}
.h_nav_main
li
.header-nav-item-child-list
li
{
display
:
block
;
position
:
relative
;
-webkit-transition
:
all
.3s
ease-in-out
;
-o-transition
:
all
.3s
ease-in-out
;
transition
:
all
.3s
ease-in-out
}
.h_nav_main
li
.header-nav-item-child-list
li
a
{
display
:
block
;
font-size
:
1.4rem
;
border
:
none
;
padding
:
7px
15px
7px
35px
;
transition
:
all
.3s
ease-in-out
;
-webkit-transition
:
all
.3s
ease-in-out
;
-moz-transition
:
all
.3s
ease-in-out
;
-ms-transition
:
all
.3s
ease-in-out
;
-o-transition
:
all
.3s
ease-in-out
}
.h_nav_main
li
.header-nav-item-child-list
li
:hover
a
{
border
:
none
;
color
:
#8ac731
;
background
:
rgba
(
153
,
203
,
68
,
.1
);
-webkit-transition
:
all
.3s
ease-in-out
;
-o-transition
:
all
.3s
ease-in-out
;
transition
:
all
.3s
ease-in-out
}
.h_nav_main
li
.header-nav-item-child-list
li
:hover
a
:before
{
content
:
""
;
position
:
absolute
;
width
:
8px
;
height
:
8px
;
border-radius
:
50%
;
background
:
#8ac731
;
left
:
15px
;
top
:
14px
;
-webkit-transition
:
all
.3s
ease-in-out
;
-o-transition
:
all
.3s
ease-in-out
;
transition
:
all
.3s
ease-in-out
}
@media
(
max-width
:
1439px
){
.container
{
max-width
:
1240px
}}
@media
(
max-width
:
1023px
){
.h_crb
,
.h_gn_eqry
,
.h_rc_b
.f_si_cb
{
display
:
none
}
.h_cr_b
{
padding
:
0
30px
}
.h_cr_b
:after
,
.h_cr_b
:before
{
left
:
15px
}
.h_cr_b
:after
{
left
:
auto
;
right
:
15px
}
.h_lc_b
{
padding-bottom
:
15px
}
.h_menu_btn
{
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
z-index
:
999
}
.activeMenucon
.h_menu_c_b
{
position
:
fixed
;
margin
:
0
;
z-index
:
99
;
background
:
#fff
;
width
:
100%
;
height
:
100%
;
left
:
0
;
top
:
0
;
display
:
block
}
.activeMenucon
.h_m_mob_c
{
position
:
absolute
;
width
:
100%
;
height
:
100%
;
top
:
0
;
left
:
0
;
padding-top
:
60px
;
padding-bottom
:
10px
}
.activeMenucon
.h_nav_main
{
position
:
relative
;
width
:
100%
;
height
:
100%
;
overflow-x
:
auto
}
.h_nav_main
li
{
position
:
relative
;
display
:
block
;
border-bottom
:
1px
solid
#f3f3f3
}
.h_nav_main
li
a
{
font-size
:
1.6rem
;
padding
:
10px
50px
10px
15px
;
border
:
none
;
display
:
inline-block
}
.h_nav_main
li
:hover
a
{
border
:
none
;
color
:
#000
}
.h_nav_main
li
a
:hover
{
color
:
#8ac731
}
.h_nav_main
li
em
{
position
:
absolute
;
font-size
:
1.6rem
;
right
:
0
;
top
:
0
;
width
:
40px
;
height
:
44px
;
background
:
#f3f3f3
;
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
;
cursor
:
pointer
}
.h_nav_main
li
em
i
{
transition
:
all
.3s
ease-in-out
;
-webkit-transition
:
all
.3s
ease-in-out
;
-moz-transition
:
all
.3s
ease-in-out
;
-ms-transition
:
all
.3s
ease-in-out
;
-o-transition
:
all
.3s
ease-in-out
;
transform
:
rotate
(
0
);
-webkit-transform
:
rotate
(
0
);
-moz-transform
:
rotate
(
0
);
-ms-transform
:
rotate
(
0
);
-o-transform
:
rotate
(
0
)}
.h_nav_main
li
.activeSM
i
{
transition
:
all
.3s
ease-in-out
;
-webkit-transition
:
all
.3s
ease-in-out
;
-moz-transition
:
all
.3s
ease-in-out
;
-ms-transition
:
all
.3s
ease-in-out
;
-o-transition
:
all
.3s
ease-in-out
;
transform
:
rotate
(
-180deg
);
-webkit-transform
:
rotate
(
-180deg
);
-moz-transform
:
rotate
(
-180deg
);
-ms-transform
:
rotate
(
-180deg
);
-o-transform
:
rotate
(
-180deg
)}
.h_nav_main
li
.header-nav-item-child-list
{
position
:
relative
;
margin-top
:
0
;
top
:
auto
;
width
:
100%
;
left
:
0
;
opacity
:
1
;
visibility
:
visible
;
z-index
:
9
;
background
:
#f3f3f3
;
margin-left
:
0
;
display
:
none
;
padding
:
0
}
.h_nav_main
li
.activeSM
.header-nav-item-child-list
{
display
:
block
}
.h_nav_main
li
.header-nav-item-child-list
li
a
{
padding
:
12px
15px
12px
35px
}
.h_nav_main
li
.header-nav-item-child-list
li
{
border-bottom
:
1px
solid
#f9f9f9
}}
@media
(
max-width
:
767px
){
.h_menu_c_b
{
display
:
none
}
.h_logo
{
width
:
180px
}
.h_cr_b
{
padding
:
0
16px
}
.h_cr_b
:after
,
.h_cr_b
:before
{
left
:
8px
}
.h_cr_b
:after
{
right
:
8px
;
left
:
auto
}
.h_nav_main
li
a
{
font-size
:
1.4rem
}
.h_nav_main
li
.header-nav-item-child-list
li
a
{
font-size
:
1.2rem
;
transition
:
all
.1s
ease-in-out
;
-webkit-transition
:
all
.1s
ease-in-out
;
-moz-transition
:
all
.1s
ease-in-out
;
-ms-transition
:
all
.1s
ease-in-out
;
-o-transition
:
all
.1s
ease-in-out
}}
@media
(
max-width
:
480px
){
.h_crcb
em
{
display
:
none
}}
/*# sourceMappingURL=maps/header.css.map */
/*# sourceMappingURL=maps/header.css.map */
themes/custom/envigo/css/maps/header.css.map
View file @
f0029a60
{"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.8);\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@media (min-width: 1441px) {\n .headercontainer {\n /* max-width: 100%; */\n /* padding-left: 50px;\n padding-right: 50px; */\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_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 }\n}\n\n@media (max-width: 767px) {\n .h_menu_c_b {\n display: none;\n }\n\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\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.8); }\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@media (min-width: 1441px) {\n .headercontainer {\n /* max-width: 100%; */\n /* padding-left: 50px;\n padding-right: 50px; */ } }\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_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\n@media (max-width: 767px) {\n .h_menu_c_b {\n display: none; }\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\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\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.menu_body_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_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\n@media (max-width: 767px) {\n .h_menu_c_b {\n display: none;\n }\n\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\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.menu_body_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_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\n@media (max-width: 767px) {\n .h_menu_c_b {\n display: none; }\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\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
0 → 100644
View file @
f0029a60
{"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"]}
\ No newline at end of file
themes/custom/envigo/css/maps/photo - Copy.css.map
0 → 100644
View file @
f0029a60
{"version":3,"sources":["photo - Copy.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 - Copy.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"]}
\ No newline at end of file
themes/custom/envigo/css/maps/product-main.css.map
0 → 100644
View file @
f0029a60
{"version":3,"sources":["product-main.scss","product-main.css"],"names":[],"mappings":"AAAA,aACE,SAAA,SACA,OAAA,EACA,MAAA,KACA,QAAA,KAAA,KAAA,KACA,UAAA,OAGF,eACE,QAAA,aACA,MAAA,eACA,gBAAA,KAGF,+BACE,eAAA,KAGF,mDACE,MAAA,QAGF,yDACE,MAAA,QAGF,yBACE,cAAA,KAGF,UACE,SAAA,SACA,WAAA,OAGF,qBACE,cAAA,KAGF,QACE,YAAA,IACA,UAAA,KACA,MAAA,KAGF,aACE,UAAA,MACA,MAAA,KACA,MAAA,KACA,MAAA,KAGF,WACE,SAAA,SACA,WAAA,OACA,UAAA,OACA,MAAA,KACA,YAAA,KACA,eAAA,KACA,MAAA,KAGF,WACE,UAAA,OACA,OAAA,EACA,QAAA,EACA,YAAA,IACA,cAAA,IACA,MAAA,KAGF,cACE,OAAA,EACA,QAAA,EACA,QAAA,YAAA,QAAA,YAAA,QAAA,KACA,kBAAA,OAAA,eAAA,OAAA,YAAA,OACA,iBAAA,OAAA,cAAA,OAAA,gBAAA,OAGF,iBACE,QAAA,EAAA,IACA,MAAA,QACA,UAAA,OAGF,aACE,SAAA,SCLF,oBDQA,qBAEE,QAAA,GACA,SAAA,SACA,MAAA,KACA,OAAA,KACA,WAAA,yBAAA,UAAA,OACA,gBAAA,QAGF,qBACE,KAAA,EACA,IAAA,EAGF,oBACE,MAAA,EACA,OAAA,EACA,kBAAA,eAAA,cAAA,eAAA,UAAA,eAGF,aACE,SAAA,SACA,QAAA,KAAA,MAGF,WACE,QAAA,KAAA,GAAA,EACA,MAAA,KACA,SAAA,SAGF,UACE,SAAA,SACA,MAAA,KACA,MAAA,KAGF,mBACE,QAAA,EAGF,wBACE,QAAA,eAGF,oCACE,MAAA,KACA,OAAA,KACA,QAAA,sBACA,QAAA,sBACA,QAAA,eACA,kBAAA,OACA,eAAA,OACA,YAAA,OACA,SAAA,SACA,IAAA,IACA,WAAA,MACA,UAAA,OACA,OAAA,KACA,WAAA,EAAA,EACA,iBAAA,OACA,cAAA,OACA,gBAAA,OACA,QAAA,EACA,QAAA,EACA,QAAA,EAGF,6BACE,MAAA,MAGF,4BACE,KAAA,MAGF,6CACE,eAAA,KACA,QAAA,IAGF,0BACE,4BACE,KAAA,KAGF,6BACE,MAAA,MASJ,yBCvBE,oBDwBA,qBAEE,MAAA,KACA,OAAA,KAGF,aACE,QAAA,KAAA,MAIJ,yBACE,WACE,QAAA,KAAA,EAAA,EAGF,QACE,UAAA,OAGF,aACE,UAAA,OAGF,WACE,YAAA,KACA,MAAA,KACA,eAAA,EAGF,aACE,QAAA,EAAA","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.product_main .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.product_main .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@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",".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.product_main .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.product_main .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@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"]}
\ No newline at end of file
themes/custom/envigo/css/maps/style.css.map
View file @
f0029a60
This source diff could not be displayed because it is too large. You can
view the blob
instead.
themes/custom/envigo/css/style.css
View file @
f0029a60
.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
}
.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
}
.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
}
.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
}
.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.6rem
}
.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
}}
.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
}}
/*# sourceMappingURL=maps/style.css.map */
/*# sourceMappingURL=maps/style.css.map */
themes/custom/envigo/js/custom.js
View file @
f0029a60
...
@@ -330,6 +330,65 @@
...
@@ -330,6 +330,65 @@
}
}
if
(
$
(
".tm_slider_container"
).
length
)
{
$
(
".tm_slider_container"
).
slick
({
dots
:
false
,
arrows
:
true
,
infinite
:
false
,
slidesToShow
:
1
,
slidesToScroll
:
1
,
nextArrow
:
'<button class="arrowSlider leftArrow"><i class="fa fa-chevron-left" aria-hidden="true"></i><button>'
,
prevArrow
:
'<button class="arrowSlider rightArrow"><i class="fa fa-chevron-right" aria-hidden="true"></i><button>'
,
responsive
:
[
{
breakpoint
:
767
,
settings
:
{
arrows
:
false
,
autoplay
:
true
},
}
],
})
}
if
(
$
(
".ls_t_c_slider"
).
length
)
{
$
(
".ls_t_c_slider"
).
slick
({
dots
:
false
,
arrows
:
true
,
infinite
:
false
,
slidesToShow
:
3
,
slidesToScroll
:
3
,
nextArrow
:
'<button class="arrowSlider leftArrow"><i class="fa fa-chevron-left" aria-hidden="true"></i><button>'
,
prevArrow
:
'<button class="arrowSlider rightArrow"><i class="fa fa-chevron-right" aria-hidden="true"></i><button>'
,
responsive
:
[
{
breakpoint
:
991
,
settings
:
{
arrows
:
true
,
slidesToShow
:
2
,
slidesToScroll
:
2
,
},
},
{
breakpoint
:
767
,
settings
:
"unslick"
},
],
});
}
$
(
'.box_c_dd_menu'
).
click
(
function
(){
$
(
this
).
toggleClass
(
'active_sb_menu'
);
$
(
this
).
siblings
(
'.sb_dd_m_data'
).
slideToggle
();
})
...
@@ -355,6 +414,37 @@
...
@@ -355,6 +414,37 @@
if
(
$
(
".coinSlider"
).
length
)
{
if
(
$
(
".coinSlider"
).
length
)
{
$
(
".coinSlider"
).
slick
({
$
(
".coinSlider"
).
slick
({
dots
:
false
,
dots
:
false
,
...
...
themes/custom/envigo/templates/layout/page--front.html.twig
View file @
f0029a60
...
@@ -58,7 +58,7 @@
...
@@ -58,7 +58,7 @@
<div
class=
"layout-content"
>
<div
class=
"layout-content"
>
{{
page.content
}}
{{
page.content
}}
</div>
{# /.layout-content #}
</div>
{# /.layout-content #}
</div>
...
@@ -70,18 +70,27 @@
...
@@ -70,18 +70,27 @@
<div
class=
"row"
>
<div
class=
"row"
>
<div
class=
"col-lg-9"
>
<div
class=
"col-lg-9"
>
<div
class=
"row"
>
<div
class=
"row"
>
<div
class=
"col-lg-3 col-12 f_cb_m"
>
<div
class=
"col-lg-3 col-12 f_cb_m"
>
{{
page.footer
}}
{{
page.footer
}}
</div>
<div
class=
"col-lg-3 col-12 f_cb_m"
>
{{
page.footer_first
}}
</div>
<div
class=
"col-lg-3 col-12 f_cb_m"
>
{{
page.footer_second
}}
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
{%
endif
%}
{%
endif
%}
</div>
{# /.layout-container #}
<!-- footer copyright strip start -->
<!-- footer copyright strip start -->
<div
class=
"container-fluid f_b_c_bs"
>
<div
class=
"container-fluid f_b_c_bs"
>
...
...
themes/custom/envigo/templates/layout/page.html.twig
View file @
f0029a60
...
@@ -58,7 +58,7 @@
...
@@ -58,7 +58,7 @@
<div
class=
"layout-content"
>
<div
class=
"layout-content"
>
{{
page.content
}}
{{
page.content
}}
</div>
{# /.layout-content #}
</div>
{# /.layout-content #}
</div>
...
@@ -70,18 +70,27 @@
...
@@ -70,18 +70,27 @@
<div
class=
"row"
>
<div
class=
"row"
>
<div
class=
"col-lg-9"
>
<div
class=
"col-lg-9"
>
<div
class=
"row"
>
<div
class=
"row"
>
<div
class=
"col-lg-3 col-12 f_cb_m"
>
<div
class=
"col-lg-3 col-12 f_cb_m"
>
{{
page.footer
}}
{{
page.footer
}}
</div>
<div
class=
"col-lg-3 col-12 f_cb_m"
>
{{
page.footer_first
}}
</div>
<div
class=
"col-lg-3 col-12 f_cb_m"
>
{{
page.footer_second
}}
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
{%
endif
%}
{%
endif
%}
</div>
{# /.layout-container #}
<!-- footer copyright strip start -->
<!-- footer copyright strip start -->
<div
class=
"container-fluid f_b_c_bs"
>
<div
class=
"container-fluid f_b_c_bs"
>
...
...
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